@charset "UTF-8";
@media screen and (min-width: 768px),print { 
.p-story .sec01 .row01 h2{ font-weight: bold; }
.sec06 .container a{text-decoration: underline;}
.sec04 .ttl-h3-sub{ font-size: 34px !important; }
.p-story .sec .ttl-h3{ font-weight: bold; font-size: 34px; }

.p-story .sec03 .modelhouse{}
.p-story .sec03 .modelhouse .l-flex{
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 56px;
	display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;-webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
	-webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center;-webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;
}

.p-story .sec03 .modelhouse .l-flex li{
	margin-bottom: 24px;
	margin-right: 24px;
}
.p-story .sec03 .modelhouse .l-flex li.li_ano{}

}

@media screen and (max-width: 767px) {
.p-story .sec01 .row01 h2{ font-weight: bold; }
.sec06 .container a{text-decoration: underline;}
.p-story .sec .ttl-h3{ font-size: 1.4rem !important; line-height: 1.4; font-weight: bold;}
.p-story .sec02 .box01 .contact__to .item .flow-tel-logo{}
.p-story .sec04 .box07 .event .caption{font-size: 0.8rem; text-align: center; padding: 5% 0 0 0;}


.p-story .sec03 .modelhouse .l-flex{
	width: 87.923vw;
	margin: 0 auto;
	margin-bottom: -2.415vw;
	display: -webkit-box; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex;-webkit-box-lines: multiple; -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
	-webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center;-webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;
}

.p-story .sec03 .modelhouse .l-flex li{
	width: 32%;
	margin-bottom: 2%;
	margin-right: 2%;
}
.p-story .sec03 .modelhouse .l-flex li:nth-child(3n){margin-right: 0px;}



}
