﻿.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 .w100{
	width: 100%!important;
}
@media screen and (min-width: 768px) {

.maindesign .w70pc{
	width: 70%!important;
	margin: auto;
}
}
.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 .col2-1{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.maindesign .col2-1 .flex-cont{
	width: 48%;
}
.maindesign .insert-html{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
}
.maindesign .insert-html--block{
	width: 100%;
	margin-top: 40px;
}
.maindesign .insert-html--block:nth-child(-n + 2){
	margin-top: 0;
}
.maindesign .insert-html--block .images{
	margin-bottom: 10px;
}
.maindesign .insert-html--block .feature-hdg3{
	margin-top: 0;
}
.maindesign p{
	line-height: 1.4;
	font-size: 1.15em;
	text-align: justify;
		margin-bottom: 20px;
}
.maindesign .blue-box{
	background-color: #2e3192;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    width: 200px;
    margin: auto;
    font-size: 2em;
    font-weight: bold;
}
@media screen and (max-width: 767px) {
.maindesign .feature-hdg4{
	font-size: 1.2rem;
}
	.maindesign .col2-1 .flex-cont{
	width: 100%;
}
.maindesign .insert-html--block{
	width: 48%;
}

/*.maindesign .insert-html--block{
	width: 100%;
}
.maindesign .insert-html--block:nth-child(-n + 2){
	margin-top: 40px;
}
.maindesign .insert-html--block:first-child{
	margin-top: 0;
}*/
.maindesign .insert-html--block p{
	font-size: 1.00em;
}
.maindesign .blue-box{
	background-color: #2e3192;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    width: 150px;
    margin: auto;
    font-size: 1.5em;
    font-weight: bold;
}

}

.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 (min-width:767px) {
	.maindesign .ttl2{
		display: flex;
		flex-direction: column;
	}
	.maindesign .ttl2 h3{
		flex: 1;
	}
	.maindesign .ttl2 p{
		height: 5em;
	}	
.maindesign .pc-height35{
	height: 3.5em;
}
.maindesign .pc-height5{
	height: 5em;
}
}



@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;
}
