.maindesign{
	font-family: "Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
}
.maindesign img{
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

.maindesign .feature-hdg3{
	border-left: 4px solid #E5002D;
	padding: 0.3rem 1rem;
}
.maindesign .feature-hdg4{
	font-size: 1.4rem;
	font-weight: bold;
    margin-bottom: 20px;
	line-height: 1.3;
}

.maindesign .images img{
    margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
.maindesign .feature-hdg4{
	font-size: 1.2rem;
}
}

.maindesign .link-bnr{
	display: block;
	margin-bottom: 30px;
}

/*  movie  */
.maindesign .frames{
	width:100%;
	max-width:900px;
	margin:auto;
	/*background-color: #c0c0c0;
	border: 1px solid #c0c0c0;*/
	}
.maindesign .videos{
    width: 100%;
	height:100%;	
	}


.maindesign #goods_movie{
    position: relative;
    width: 100%;
    padding-top: 56.2%;
	margin: 0 auto 40px auto;
	}
.maindesign #goods_movie iframe{
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
	}
@media screen and (max-width: 767px) {
        .maindesign #goods_movie iframe{
	}
}




@media screen and (max-width:767px) {
.pc-only#html2{
	display: block!important;
}
.sp-only#html5{
	display: none!important;
}
}

/*
.global-main .maindesignBnrArea{
	display: none;
}
*/

/*表示出し分け*/
#html2 .kokoro-product-block,#html5 .kokoro-product-block{
    display: none !important;
}
#store-device-html2 .front-product-block{
    display:none !important;
}
#store-device-html2 .kokoro-product-block{
    display:block !important;
}
