@charset "utf-8";
/*FONT*/
.font-red{
	color: #c00012;
}
.text-narrow{
	letter-spacing: -0.099em;
}
.text-narrow02{
	letter-spacing: -0.13em;
	font-size: 93%;
}
.text-narrow03{
	letter-spacing: -0.13em;
	font-size: 80%;
}
.text-narrow04{
	letter-spacing: -0.14em;
	font-size:80%;
}

.address-lineheight{
	line-height: 1.385em;
}

.address-lineheight02{
	line-height: 1.385em;
	margin-top: 27px;
}
/*ALL*/
body{
	width: 100%;
	font-family: YuGothic, '游ゴシック',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.serif{
	font-family: "Hiragino UD Serif W4 JIS2004", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", "Hiragino Mincho ProN", "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", "serif";
}
.inner{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}

	@media screen and (min-width:768px){
		.tellink{
		pointer-events: none;}}

img[src$="_sp.jpg"], img[src$="_sp.png"], img[src$="_sp.svg"] {
    display: none;
}
.sp_display{
	display: none
}

@media screen and (max-width:768px){
img[src$="_sp.jpg"], img[src$="_sp.png"], img[src$="_sp.svg"] {
    display: inline-block; } 
.pc_display { display: none;}
.sp_display{display: block}}

iframe{
	width: 100%;
	height: 100vh;
}

#iframe{
	overflow-y: none;
	overflow-y: hidden;
}
a.toContents{
    width: 100%;
    text-align: left;}


/*Main Visual*/
.mv{
	width: 100%;
	background-image: url("../imgs/main_visual.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	margin: 0 auto;
	position: relative;
}
	@media screen and (max-width:768px){
		.mv{
		height: 400px;
		background-image: url("../imgs/main_visual_sp.png");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: top;}
	}
.mv .logo_box{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
.mv .logo_box .logo{
	padding: 1em;
	max-width: 100px;
}
	@media screen and (max-width:768px){
	.mv .logo_box .logo{max-width: 150px;}}

.mv .mv_text{
	color: #fff;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 300px;
	font-size: 35px;
	text-align: center
}
	@media screen and (max-width:768px){
		.mv .mv_text{height: 300px;}}

.mv .mv_text img{
	width: 80%;
}
		@media screen and (max-width:768px){
			.mv .mv_text img{
			width: 100%;}}

.mv .logo_box .logo img{
	width: 90%;
}
.mv .mv_text h1{
	font-weight: 200;
	margin-bottom: 30px;
}
.mv .caption_box{
	color: #fff;
	font-weight: normal;
	position: absolute;
	bottom: 5px;
	padding: 0.5em;
	font-size: 12px;
}
@media screen and (max-width:768px){
	.mv .caption_box{font-size: 80%;}}

/*MAIN*/
main{
	width: 100%;
}

/*LEAD CONTAINER*/
.lead_container{
	background-color:#eef3fc;
	width: 100%;
}
.lead_container .lead_text{
	text-align: center;
	padding-top:50px;
	padding-bottom:50px;
	font-size: 20px;
	line-height: 2.2em;
}
@media screen and (max-width:768px){
	.lead_container .lead_text{
		font-size: 80%;
		line-height: 2em;
	}
}
.lead_container .lead_bnr{
	text-align: center;
	padding-bottom: 50px;
}
@media screen and (max-width:768px){
	.lead_container .lead_bnr{
		width: 95%;
		margin:0 auto;
	}
	.lead_container .lead_bnr img{
		width: 100%;
	}
}



/*MAIN CONTAINER*/
.main_container{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 50px;
}
.main_container .main_inner{
	text-align: center;
}

.main_container .main_inner .main_container_ttl{
	width: 100%;
	margin: 60px auto 0;
	background: #eef3fc;
	padding: 1.5em 0;
	font-size: 18px;
	font-weight: bold;
}
		@media screen and (max-width:768px){
			.main_container .main_inner .main_container_ttl{
			font-size: 26px;
			padding: 1em 0;
			}
			.main_container .main_inner .main_container_ttl img{
				width: 100%;
			}
		}

.main_container .flex_container{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.main_container .modelhouse_catch{
	height: 50px;
	margin-bottom: 1em;
	font-family: serif;
	font-feature-settings:"palt" 1;
	letter-spacing: -0.04em;
	line-height: 1.75em;
	display: flex;
	justify-content: center;
	align-items: center;
}
.main_container .modelhouse_ttl{
	text-align: left;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

.main_container .modelhouse_img{
	transition: all 0.3s ease 0s;	
}
.main_container .modelhouse_img:hover{
	opacity: .7;
	transition: all 0.3s ease 0s;	
}
.main_container .modelhouse_img img{
	width: 100%;
}

.main_container .reserve_img{
	text-align: right;
	margin: 10px 0 0 auto;
	width: 70%;
	transition: all 0.3s ease 0s;
}
@media screen and (max-width:768px){
	.main_container .reserve_img{
	width: 70%;}}

.main_container .reserve_img:hover{
	opacity: .7;
	transition: all 0.3s ease 0s;	
}
.main_container .reserve_img img{
	width: 100%;
}



.main_container .modelhouse_text{
	text-align: left;
	margin-top: 10px;
	font-size: 13px;
	line-height: 2em;
}
.main_container .modelhouse_close_text{
	text-align: left;
	font-size: 13px;
	line-height: 2.5em;
	margin: 15px auto;
}
.main_container .modelhouse_text .font-bold{
	font-weight: bold;
}
.main_container .modelhouse_text .sub_ttl{
	font-size: 13px;
	font-weight: bold;
}

/*1カラム時のoff設定*/
.main_container .flex_container .off{
	visibility: hidden;
}
	@media screen and (max-width:768px){
		.main_container .flex_container .off{
		display: none;}	}


.main_container .flex_container .flex_box_l,
.main_container .flex_container .flex_box_r,
.main_container .flex_container .flex_box_c{
	width:32%; 
}
	@media screen and (max-width:768px){
		.main_container .flex_container .flex_box_l,
		.main_container .flex_container .flex_box_r,
		.main_container .flex_container .flex_box_c{
		width:100%; }	
	}
.main_container .modelhouse_box{
	margin: 15px auto;
	max-width: 400px;
	padding: 1em;
	border:solid 3px #293659;
	color: #293659;
}
	@media screen and (max-width:768px){
		.main_container .modelhouse_box{
			width: 80%;
			padding: 1em 1.5em;
		}
	}
.main_container .btn_walkthrough{
	margin: 10px auto;
	transition:all 0.3s ease 0s;}

.main_container .btn_walkthrough:hover{
	transition:all 0.3s ease 0s;
	transform: translateY(-0.1875em);}

.main_container .btn_walkthrough_off {
	position: relative;
}

/*
.main_container .btn_walkthrough_off:hover .btn_walkthrough_off_inner01{
	display: none;
}
*/
.main_container .btn_walkthrough_off .btn_walkthrough_off_inner01{
	display: none;
}
/*
.main_container .btn_walkthrough_off .btn_walkthrough_off_inner02{
	display: none;
	transition: all 0.3s ease 0s;
}
*/
.main_container .btn_walkthrough_off .btn_walkthrough_off_inner02{
	background-color:#293659;
	height: 59px;
	margin: 16px auto;
	width: 100%;
	color: #fff;
    display:flex;
    align-items: center;
    justify-content: center;
	transition: all 0.3s ease 0s;	
}
/*
.main_container .btn_walkthrough_off:hover .btn_walkthrough_off_inner02{
	background-color:#293659;
	height: 59px;
	margin: 16px auto;
	width: 100%;
	color: #fff;
    display:flex;
    align-items: center;
    justify-content: center;
	transition: all 0.3s ease 0s;
}
*/
.main_container .btn_walkthrough img{
	width: 100%;
}

/*btn_container*/
.btn_container{
	width: 100%;
	margin: 0 auto;
	display:flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
	text-align: left;
}

.btn_container .btn_box{
	width: 48%;
	text-align: left;
	border-bottom: 2px solid #000;
	padding-bottom: 5px;
}
.btn_container .btn_box a{
	display: block;
}
.btn_container .btn_left{
	margin-right: 4%;
}



/*bnr_box*/
.bnr_box{
	max-width: 1000px;
	width: 100%;
	margin: 70px auto;
	transition:all 0.3s ease 0s;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
		@media screen and (max-width:768px){
			.bnr_box{
				margin: 50px auto;
			}}

.bnr_box .flex_box_l,
.bnr_box .flex_box_r{
	width: 42%;
}
		@media screen and (max-width:768px) {
			.bnr_box .flex_box_l,
			.bnr_box .flex_box_r{
				width: 100%;}}

.bnr_box .flex_box_l:hover,
.bnr_box .flex_box_r:hover{
	transition:all 0.3s ease 0s;
	transform: translateY(-0.1875em);
	opacity: .7;
}
		@media screen and (max-width:768px){
			.bnr_box .flex_box_l{
				margin-bottom: 1.5em;
			}}

/*FOOTER*/
footer{
	height: 100px;
}
.footer_logo_box{
	width: 200px;
	margin: 0 auto;
	text-align: center;
}
.footer_logo_box img{
	width: 100%;
}
footer .copyright{
	text-align: center;
	margin: 20px auto;
	font-weight: bold;
	font-size:12px;
}
.topbtn{
	width: 32px;
	height: 32px;
	position: fixed;
	right:10px;
	bottom: 25px;
}
.topbtn img{
	width: 100%;
}

