


@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/honmonono_silverliner/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: 50px 0 50px;
}
.buybtn2{
	text-align: center;
	padding: 0 0 60px;
}
.buybtn3{
	text-align: center;
	padding: 50px 0 0;
}

.buybtn img,
.buybtn img,
.buybtn img{
	width: 67% !important;
	height: auto;
	display: block;
	margin: 0 auto 40px;
}
.buybtn img,
.buybtn2 img,
.buybtn3 img{
	width: 80% !important;
	height: auto;
	display: block;
	margin: 0 auto;
}

.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/honmonono_silverliner/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/honmonono_silverliner/images/bg_02.jpg?v=0003") no-repeat center top ;
	background-size: 100% auto;
}

.lp_cont_03{
	background: url("https://fujiko.itembox.design/item/lp/honmonono_silverliner/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/honmonono_silverliner/images/bg_04.jpg?v=0004") no-repeat center top ;
	background-size: 100% auto;	
}
.lp_cont_04-2{
	background: url("https://fujiko.itembox.design/item/lp/honmonono_silverliner/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/honmonono_silverliner/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/honmonono_silverliner/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/honmonono_silverliner/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/honmonono_silverliner/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/honmonono_silverliner/images/bg_09.jpg?v=0004") no-repeat center top ;
	background-size: 100% auto;	
}


.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: 10px 46px 40px 46px;
}
.youtube_embed {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube_embed iframe {
  width: 100%;
  height: 100%;
}




.lp_cont_mov{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 30px 46px 30px 46px;
}

.lp_cont_mov_L{
	width:50%;
}
.lp_cont_mov_L iframe {
    width: 244px;
    height: 435px;
}
.lp_cont_mov_R{
	width:50%;
}
.lp_cont_mov_R iframe {
    width: 244px;
    height: 435px;
}


.movieTitle{
	padding-bottom: 5px;
}




.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(1);
		opacity: 1
	}
	30% {
		transform :scale(1);
		opacity: 1
	}
	50% {
		transform :scale(1.05);
		opacity: .5
	}
	70% {
		transform :scale(1);
		opacity: 1
	}
		
}






@media screen and (max-width: 640px) {

	.buybtn{
		text-align: center;
		padding: 50px 0 50px;
	}

	.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;
	}

	.btnbg01{
		background-color: #e8c9c5;
		padding: 50px 0 20px;
	}
	.btnbg02{
		padding: 50px 0 0;
	}
	.btnbg03{
		padding: 0 0 50px;
	}

	

	.youtubebox {
		padding: 2vw 7vw 6vw;
	}
	.youtube_embed {
	  width: 100%;
	  aspect-ratio: 16 / 9;
	}
	.youtube_embed iframe {
	  width: 100%;
	  height: 100%;
	}
	
	.lp_cont_mov {
    	justify-content: flex-start;
        padding: 7vw 7vw 7vw;
    }	
	.lp_cont_mov_L {
        width: 43vw;
    }
	.lp_cont_mov_R {
        width: 43vw;
    }
	.lp_cont_mov_R iframe {
        width: 43vw;
        height: 76.6vw;
    }

}




.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;
	
}

