


@keyframes fadeout {
    from {
        opacity: 1;
    }
    to {
        opacity: 0; /* 画像のマイナス幅 */
    }
}


#wrapper{
	background: #fef3f3
}
.product_lp_cont{

}

.product_lp_cont div{
	
}

.product_lp_cont div img{
	width: 100%;
	height: auto;
	
}

.product_lp_cont div input[type=image]{
	width: 100%;
	height: auto;
	
}

.lp_cont_links{
	background: url("https://fujiko.itembox.design/item/lp/narisumashitint/images/menu_bg.jpg") no-repeat center ;
	background-size: 100% 100%;
    padding: 0 20px;
}

.lp_cont_links ul {
	display: flex;
	justify-content: space-between;
    border-left: 1px solid #ccc;
}

.lp_cont_links ul li{
	width: 33%;
	position: relative;
	line-height: 130%;

}

.lp_cont_links ul li:hover{
	background: rgba(245,212,212,.3);
}

.lp_cont_links ul li::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%) rotate(45deg);
	width: 10px;
	height: 10px;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	transition:  all.2s ease-in-out;
	
}

.lp_cont_links ul li:hover::after{
	bottom: -5px;
}


.lp_cont_links ul li a{
    display: block;
    border-right: 1px solid #ccc;
    text-align: center;
    height: 70px;
    padding: 6px 0 0 0;
    font-size: 13px;
	font-weight: normal;
	letter-spacing: .1em;
	line-height: 120%;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.lp_cont_links ul li a span{
    display: flex;
	justify-content: center;
    font-size: 16px;
    font-weight: normal;
    align-items: center;
    height: 30px;
    width: 100%;
}
.lp_cont_links ul li a span.mj{
    font-size: 12px;
	font-weight: normal;
    height: 1em;
}


.buybtn{
	text-align: center;
	padding: 30px 0 0;
}
.setbana{
	text-align: center;
	padding: 0 0 0;
}
.buybtn2{
	text-align: center;
	padding:40px 0 10px;
	background: #fae2e3
}
.buybtn3{
	text-align: center;
	padding: 50px 0 0;
}
.buybtm{
	text-align: center;
	padding: 0 0 0;
}
.buybtn4{
	padding: 60px 0 0 !important;
}
.buybtn42{
	padding: 0 0 20px !important;
}
.buybtn43{
	padding: 20px 0 20px !important;
}

.buybtn img,
.buybtn2 img,
.buybtn3 img{
		transform :scale(0.9);
	width: 100% !important;
	height: auto;
	display: block;
	
	
	
	margin: 0 auto;
	animation: btnAnime 3s ease -2s infinite alternate;
}
.buybtn4 img{
	width: 100% !important;
	animation: btnAnime 3s ease -2s infinite alternate;
}
.buybtn3 img{
	width: 100% !important;
	animation: none;
}
.setbana img{
	width: 100% !important;
	animation: btnAnime2 1.5s ease -2s infinite alternate;
}

.btnbg01{
	background-color: #e8c9c5;
	padding: 50px 0 20px;
}
.btnbg02{
	padding: 50px 0 0;
}
.btnbg03{
	padding: 0 0 50px;
}






.lp_cont_01{
	background: url("https://fujiko.itembox.design/item/lp/narisumashitint/images/bg_01.jpg?v=0003") no-repeat center top ;
	background-size: 100% auto;
}

.lp_cont_02{
	background: url("https://fujiko.itembox.design/item/lp/narisumashitint/images/bg_02.jpg?v=0003") no-repeat center top ;
	background-size: 100% auto;
}


.product_lp_cont .img02_2 ,.product_lp_cont .img02_3 {
	display: inline-block;
	width: 49%;
}
.product_lp_cont .img02_2 img,.product_lp_cont .img02_3 img{
	width: 100%;
	height: auto;
}
.lp_cont_03{
	background: url("https://fujiko.itembox.design/item/lp/narisumashitint/images/bg_03.jpg?v=0003") no-repeat center top ;
	background-size: 100% auto;
}


.lp_cont_04{
	background: url("https://fujiko.itembox.design/item/lp/narisumashitint/images/bg_04.jpg?v=0005") no-repeat center top ;
	background-size: 100% auto;	
}
.lp_cont_04_2{
	background: url("https://fujiko.itembox.design/item/lp/narisumashitint/images/bg_04_2.jpg?v=0005") no-repeat center top ;
	background-size: 100% auto;	
}
.lp_cont_04-2{
	background: url("https://fujiko.itembox.design/item/lp/narisumashitint/images/bg_04-2.jpg?v=0004") no-repeat center top ;
	background-size: 100% auto;	
}
.lp_cont_05{
	background: url("https://fujiko.itembox.design/item/lp/narisumashitint/images/bg_05.jpg?v=0004") no-repeat center top ;
	background-size: 100% auto;	
}
.lp_cont_06{
	background: url("https://fujiko.itembox.design/item/lp/narisumashitint/images/bg_06.jpg?v=0004") no-repeat center top ;
	background-size: 100% auto;
}

.lp_cont_07{
	background: url("https://fujiko.itembox.design/item/lp/narisumashitint/images/bg_07.jpg?v=0004") no-repeat center top ;
	background-size: 100% auto;	
}
.lp_cont_08{
	background: url("https://fujiko.itembox.design/item/lp/narisumashitint/images/bg_08.jpg?v=0004") no-repeat center top ;
	background-size: 100% auto;	
}
.lp_cont_09{
	background: url("https://fujiko.itembox.design/item/lp/narisumashitint/images/bg_09.jpg?v=0004") no-repeat center top ;
	background-size: 100% auto;	
}
.lp_cont_10{
	background: url("https://fujiko.itembox.design/item/lp/narisumashitint/images/bg_10.jpg?v=0004") no-repeat center top ;
	background-size: 100% auto;	
}
.lp_cont_11{
	background: url("https://fujiko.itembox.design/item/lp/narisumashitint/images/bg_11.jpg?v=0004") no-repeat center top ;
	background-size: 100% auto;	
}


.m01{
	position: relative;
	
}
.m01 div,
.m02 div,
.m03 div{
	position: absolute;
	background: rgba(255,255,255,.0);
}
.m01 div a,
.m02 div a,
.m03 div a{
	display: block;
	width: 100%;
	height: 100%;
}
.m01 div img,
.m02 div img,
.m02 div img{
	width: 100%;
	height: auto;
}
.m01 .m01_01{ width:77px;height: 196px;top:83px;left: 87px;}
.m01 .m01_02{ width:177px;height: 132px;top:111px;left: 195px;}
.m01 .m01_03{ width:70px;height: 264px;top:35px;left: 422px;}
.m01 .m01_04{ width:59px;height: 192px;top:242px;left: 182px;}
.m01 .m01_05{ width:93px;height: 202px;top:238px;left: 303px;}

.m02 .m02_01{ width:77px;height: 196px;top:83px;left: 87px;}
.m02 .m02_02{ width:177px;height: 132px;top:131px;left: 205px;}
.m02 .m02_03{ width:70px;height: 264px;top:15px;left: 415px;}
.m02 .m02_04{ width: 99px;height: 182px;top: 282px;left: 113px;}
.m02 .m02_05{ width:93px;height: 192px;top:263px;left: 255px;}
.m02 .m02_06{ width:93px;height: 192px;top:273px;left: 374px;}


.m03 .m03_01{ width:77px;height: 206px;top:83px;left: 87px;}
.m03 .m03_02{ width:197px;height: 132px;top:117px;left: 195px;}
.m03 .m03_03{ width:70px;height: 254px;top:35px;left: 422px;}
.m03 .m03_04{ width:59px;height: 182px;top:238px;left: 182px;}
.m03 .m03_05{ width:93px;height: 192px;top:251px;left: 304px;}



.otheritem{
	display: flex;
	flex-wrap: wrap;
	
	justify-content: center;
}
.otheritem div{
	width: 100%;
	height: auto;
}
.otheritem .otheritem1{
	width: 38.8%;
}
.otheritem .otheritem2{
	width: 20.3%;
}
.otheritem .otheritem3{
	width: 23.1%;
}



.menu_07_06{
	display: flex;
	flex-wrap: wrap;
	padding: 0 6.3%;
}

.menu_07_06 img{
	width: 100%;
	height: auto;
}


.menu_07_06 div:nth-of-type(1){width:49.2%;}
.menu_07_06 div:nth-of-type(2){width:50.8%;}
.menu_07_06 div:nth-of-type(3){width:24.3%;}
.menu_07_06 div:nth-of-type(4){width:20.5%;}
.menu_07_06 div:nth-of-type(5){width:26.5%;}
.menu_07_06 div:nth-of-type(6){width:28.7%;}





.menu_08_05{
	display: flex;
	flex-wrap: wrap;
	padding: 0 6.3%;
}

.menu_08_05 img{
	width: 100%;
	height: auto;
}


.menu_08_05 div:nth-of-type(1){width:35.4%;}
.menu_08_05 div:nth-of-type(2){width:30.8%;}
.menu_08_05 div:nth-of-type(3){width:33.8%;}
.menu_08_05 div:nth-of-type(4){width:28.0%;}
.menu_08_05 div:nth-of-type(5){width:21.2%;}
.menu_08_05 div:nth-of-type(6){width:23.1%;}
.menu_08_05 div:nth-of-type(7){width:27.7%;}
.menu_08_05 div:nth-of-type(8){width:37.5%;}
.menu_08_05 div:nth-of-type(9){width:28.7%;}
.menu_08_05 div:nth-of-type(10){width:33.8%;}





.menu_10_02{
	display: flex;
	flex-wrap: wrap;
	padding: 40px 0 40px;
}

.menu_10_02 img{
	width: 100%;
	height: auto;
}
.menu_10_02 div{
	padding-bottom: 5px;
}

.menu_10_02 div:nth-of-type(1){width:33.5%;}
.menu_10_02 div:nth-of-type(2){width:33.8%;}
.menu_10_02 div:nth-of-type(3){width:32.7%;}
.menu_10_02 div:nth-of-type(4){width:33.5%;}
.menu_10_02 div:nth-of-type(5){width:33.8%;}
.menu_10_02 div:nth-of-type(6){width:32.7%;}


.youtubebox {
	padding: 70px 46px 70px 46px;
}
.youtube_embed {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube_embed iframe {
  width: 100%;
  height: 100%;
}






.bb{
	animation: btnAnime2 4s ease -2s infinite alternate;
}



.aa{
	animation: btnAnime 4s ease -2s infinite alternate;
}



@keyframes loop {
    from {
        background-position: 0 0;
    }
    to {
        background-position: -900px 0; /* 画像のマイナス幅 */
    }
}
@keyframes fadeout {
    from {
        opacity: 1;
    }
    to {
        opacity: 0; /* 画像のマイナス幅 */
    }
}


@keyframes btnAnime {
	0% {
		transform :scale(0.9);
		opacity: 1
	}
	30% {
		transform :scale(0.9);
		opacity: 1
	}
	50% {
		transform :scale(1);
		opacity: .5
	}
	70% {
		transform :scale(0.9);
		opacity: 1
	}
		
}
@keyframes btnAnime2 {
	0% {
		transform :scale(0.9);
		opacity: 1
	}
	50% {
		transform :scale(0.9);
		opacity: .5
	}
	100% {
		transform :scale(0.9);
		opacity: 1
	}
		
}






@media screen and (max-width: 640px) {

	.buybtn{
		text-align: center;
		padding: 10px 0 0;
	}
	.buybtn2{
		text-align: center;
		padding: 10vw 0 3vw;
	}
	.buybtn3{
		text-align: center;
		padding: 12vw 0 2vw;
	}

	.setbana{

		padding: 0 0 20px;
	}
	.buybtn img.btnBuy{
		width: 67% !important;
		height: auto;
		display: block;
		margin: 0 auto 30px;
	}
	.buybtn img.btnBuy2{
		width: 87% !important;
		height: auto;
		display: block;
		margin: 0 auto;
	}

	.setbana img{
		transform: scale(1);
	}
	.btnbg01{
		background-color: #e8c9c5;
		padding: 50px 0 20px;
	}
	.btnbg02{
		padding: 50px 0 0;
	}
	.btnbg03{
		padding: 0 0 50px;
	}

	@keyframes btnAnime2 {
		0% {
			transform :scale(1);
			opacity: 1
		}
		50% {
			transform :scale(1);
			opacity: .5
		}
		100% {
			transform :scale(1);
			opacity: 1
		}

	}


	.youtubebox {
		padding: 10vw 7vw 10vw;
	}
	.youtube_embed {
	  width: 100%;
	  aspect-ratio: 16 / 9;
	}
	.youtube_embed iframe {
	  width: 100%;
	  height: 100%;
	}
	

	.m01 .m01_01{ width:14vw;height: 36vw;top:14vw;left: 15vw;}
	.m01 .m01_02{ width:30vw;height: 23vw;top:18vw;left: 34vw;}
	.m01 .m01_03{ width:14vw;height: 47vw;top:6vw;left: 72vw;}
	.m01 .m01_04{ width:14vw;height: 34vw;top:41vw;left: 31vw;}
	.m01 .m01_05{ width:17vw;height: 34vw;top:41vw;left: 52vw;}

	.m02 .m02_01{ width:14vw;height: 36vw;top:14vw;left: 15vw;}
	.m02 .m02_02{ width:30vw;height: 25vw;top:20vw;left: 34vw;}
	.m02 .m02_03{ width:14vw;height: 44vw;top:6vw;left: 72vw;}
	.m02 .m02_04{ width:17vw;height: 26vw;top:54vw;left: 19vw;}
	.m02 .m02_05{ width:17vw;height: 26vw;top:54vw;left: 44vw;}
	.m02 .m02_06{ width:17vw;height: 26vw;top:54vw;left: 62vw;}


	.m03 .m03_01{ width:14vw;height: 36vw;top:14vw;left: 15vw;}
	.m03 .m03_02{ width:30vw;height: 25vw;top:18vw;left: 34vw;}
	.m03 .m03_03{ width:14vw;height: 47vw;top:6vw;left: 72vw;}
	.m03 .m03_04{ width:14vw;height: 36vw;top:43vw;left: 31vw;}
	.m03 .m03_05{ width:17vw;height: 36vw;top:43vw;left: 52vw;}


	.buybtn4{
		text-align: center;
		padding: 40px 0 0 !important;
	}	
	.buybtn4 img{
		width: 100% !important;
	}
	
}




.btnArea{
	padding: 20px 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	background: rgba(223,196,190,1.00)
}
.btnArea.bgalpha{
	background: rgba(223,196,190,0)
}
.btnArea div{
	width: 48%;
}
.btnArea div img{
	width: 100%;
	height: auto;
	
}



.bidamaset{
	padding: 40px 0 70px;
}