.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: 40px 0 20px;
	line-height: 1.3;
}
.maindesign .lead-text{
	margin-top: 10px;
}

.maindesign .strong-point{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.maindesign .strong-point li{
	margin-top: 30px;
	width: 48%;
}
.maindesign .strong-point--images{
	width: 100%;
}
.maindesign .strong-point .lead-text{
	margin-top: 10px;
}

.maindesign .strong-point--text .feature-hdg3{
	margin: 0 0 20px;
}
.maindesign .strong-point--text p{
	line-height: 1.3;
}
.maindesign .scenes{
	margin-bottom: 30px;
}
.maindesign .scenes li{
	font-size: 1.1em;
	line-height: 1.3;
	font-weight: bold;
	margin-top: 5px;
	text-indent: -1em;
    padding-left: 1em;
}


.maindesign .cooler-bag{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.maindesign .cooler-bag--block{
	width: 49%;
	margin-top: 30px;
}
.maindesign .cooler-bag--block .feature-hdg3{
	margin: 0 0 20px;
}

@media screen and (max-width: 767px) {
.maindesign .feature-hdg4{
	font-size: 1.2rem;
}

.maindesign .strong-point li{
	width: 100%;
}

.maindesign .scenes li{
	font-size: 1.0em;
}

.maindesign .cooler-bag--block{
	width: 100%;
}

}

.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%;	
	}




@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;
}
