@charset "UTF-8";
#header {background-color: rgba(255,255,255,1);}
#page_header{background-image: url("../img/header_img_pc.webp");border-top: solid 1px #666666;border-bottom: solid 1px #666666;background-size: contain;}

#page_header h2.header_icon{color:#363b43;background-image: url("../img/header_ttl_mark.webp");background-repeat: no-repeat;background-size: contain;padding-left: 2.2em;}



.bg_contact{background-color:#e4e5e0;}
.contact_box{background-color: #ffffff;border: solid 1px #1e1516;padding: 5%;}
.center_en_ttl span{display: block;font-size: 0.4em;}
.center_en_ttl{text-align: center;font-size: 2.8em;font-weight: normal;color:#595757;margin-bottom: 0.6em;}
.w90per{width: 90%;margin: 0 auto;}
.center_thanks_ttl{text-align: center;font-size: 1.6em;font-weight: bold;color:#595757;margin-top: 1em; margin-bottom: 1em;}
.thanks_h3{font-size: 1.14em;margin-bottom: 1%;margin-top: 1em;line-height: 1.6em;}
/*
===================================================
 資料請求ページ用のヘッダーCSS
===================================================
*/
#page_header_02{background-image: url("../img/header_img_02_pc.webp");border-top: solid 1px #666666;border-bottom: solid 1px #666666;background-repeat: no-repeat;background-position: center;background-size: contain; margin-top: 150px; padding: 7em 0 7em;}
#page_header_02 h2{text-align: left; font-size: 2.6em;color: #ffffff;line-height: 1.2;}
#page_header_02 h2 span{display: block;font-size: 0.85em;}
#page_header_02 h2.header_icon{color:#363b43;background-image: url("../img/header_ttl_mark_02.webp");background-repeat: no-repeat;background-size: contain;padding-left: 2.2em;}
.catalog_left{width: 60%;float: left;}
.catalog_left h3{margin-top: 2em; font-size: 1.4em;line-height: 1.8em;}
.catalog_right{width: 30%;float: right;}

/*
===================================================
 来場予約ページ用のヘッダーCSS
===================================================
*/
#page_header_03{background-image: url("../img/header_img_03_pc.webp");border-top: solid 1px #666666;border-bottom: solid 1px #666666;background-repeat: no-repeat;background-position: center;background-size: contain; margin-top: 150px; padding: 7em 0 7em;}
#page_header_03 h2{text-align: left; font-size: 2.6em;color: #ffffff;line-height: 1.2;}
#page_header_03 h2 span{display: block;font-size: 0.85em;}
#page_header_03 h2.header_icon{color:#363b43;background-image: url("../img/header_ttl_mark_02.webp");background-repeat: no-repeat;background-size: contain;padding-left: 2.2em;}
/*
===================================================
 tb タブレット解像度
===================================================
*/
@media screen and (max-width:1000px) {

	}
/*
===================================================
 sp スマホ解像度
===================================================
*/
@media screen and (max-width:640px) {
#page_header{background-image: url("../img/header_img_sp.webp");padding: 3em 0;}

/*
===================================================
 資料請求ページ用のヘッダーCSS
===================================================
*/
#page_header_02{background-image: url("../img/header_img_02_sp.webp");padding: 3em 0;background-repeat: no-repeat;background-position: center;background-size: contain; margin-top: 90px; padding: 4em 0 4em;}
#page_header_02 h2{text-align: left; font-size: 1.8em;color: #ffffff;}
#page_heade_02 h2 span{display: block;font-size: 0.7em;}
.catalog_left{width: 100%;float: none;}
.catalog_left h3{margin-top: 0em; font-size: 1.2em;line-height: 1.4em;}
.catalog_right{width: 80%;float: none;margin: 0 auto;}
	
/*
===================================================
  来場予約ページ用のヘッダーCSS
===================================================
*/
#page_header_03{background-image: url("../img/header_img_03_sp.webp");padding: 3em 0;background-repeat: no-repeat;background-position: center;background-size: contain; margin-top: 90px; padding: 4em 0 4em;}
#page_header_03 h2{text-align: left; font-size: 1.8em;color: #ffffff;}
#page_heade_03 h2 span{display: block;font-size: 0.7em;}

.center_en_ttl span{display: block;font-size: 0.6em;}
.center_en_ttl{text-align: center;font-size: 1.8em;font-weight: normal;color:#595757;margin-bottom: 0.6em;}
}
