@charset "UTF-8";
/* ---------------------------------------------------------------------
 * locationページ
 * --------------------------------------------------------------------- */
.pages_main_image{height:auto;position: relative;}
.pages_main_image .images{width: 100%;height: auto;min-width: 1200px;height: 700px!important;object-fit: cover}
.pages_main_image picture figcaption{width: 1200px;left: 0;right: 0;margin: auto;}
.pages_main_image .inner{position: absolute;width: 1200px;left: 0;right: 0;top: 0; margin: auto}
@media screen and (max-width: 767px) {/*スマホ設定*/
.pages_main_image .images{min-width: 100%;height: 240px!important;}
.pages_main_image .inner{display: none}
.pages_main_image picture figcaption{width: 96%;bottom: 30px}
}


#body_location{}
#body_location img{width: 100%;height: auto}
#body_location .page_title{background: url("../images/plan/bg.jpg") no-repeat center top;background-size: cover;position: relative;color: #fff;padding: 80px 0}
#body_location .page_title h2{position:absolute;top: -130px;left: 0;right: 0;margin: auto;  font-size: 150px;letter-spacing: 0.1em;font-weight: normal;}
#body_location .page_title h3{font-size: 43px;letter-spacing: 0.3em;font-weight: normal;padding-bottom: 20px}
#body_location .txt{line-height: 3;letter-spacing: 0.2em;font-size: 14px;}
@media screen and (max-width: 767px) {/*スマホ設定*/
#body_location .page_title{padding: 50px 0}
#body_location .page_title h2{top: -40px;font-size: 13vw;}
#body_location .page_title h3{font-size: 20px;padding-bottom: 20px;line-height: 2}
#body_location .txt{line-height: 2;letter-spacing: 0.2em;font-size: 14px;}
}

#body_location .bg{background: linear-gradient(to right,  rgba(148,141,108,0.2) 0%,rgba(208,201,172,0.2) 50%,rgba(148,141,108,0.2) 100%);padding-bottom: 50px}
#body_location .sec{margin-top: 50px}
#body_location .sec dt{background: linear-gradient(to right,  rgba(148,141,108,0.2) 0%,rgba(208,201,172,0.2) 50%,rgba(148,141,108,0.2) 100%);
position: relative}
#body_location .sec .block{position: absolute;width: 1100px; top: 50%;   left: 50%;   -webkit-transform: translate(-50%, -50%);   transform: translate(-50%, -50%);color: #fff;text-align: left}
#body_location .sec .block h2{font-size: 35px;letter-spacing: 0.2em;font-weight: normal;margin-bottom: 20px}
#body_location .sec .block .txt{line-height: 2;letter-spacing: 0.1em;font-size: 14px;}
#body_location .sec dd{width: 1100px;margin: 50px auto 0}
#body_location .sec dd li p{font-size: 13px;margin-top: 10px;}
#body_location .sec dd li p span{font-size: 19px}

.rekishi,
.map{margin-top: 60px}
@media screen and (max-width: 767px) {/*スマホ設定*/
#body_location .sec .block{position: absolute;width: 96%; }
#body_location .sec .block h2{font-size: 18px;letter-spacing: 0.2em;font-weight: normal;margin-bottom: 20px}
#body_location .sec .block .txt{line-height: 2;letter-spacing: 0.1em;font-size: 12px;}
#body_location .sec dt .body_area_inner{width: 100%}
#body_location .sec dt img{height: 300px!important;object-fit: cover}
#body_location .sec dd{width: 90%;margin: 0px auto 0}
#body_location .sec dd li.col3,
#body_location .sec dd li.col2{width: 48%;margin-top: 30px;}
#body_location .sec dd li p{font-size: 11px;}
#body_location .sec dd li p span{font-size: 14px}
}


#body_location .info{padding-top:100px;padding-bottom: 80px}
#body_location .info h3{margin-bottom: 40px;font-size: 35px;letter-spacing: 0.2em;font-weight: normal;}
#location_list_menu{  float: left;width:300px;text-align: center}
#location_list_menu li {cursor: pointer;background: url(../images/location/pc/location_menu_off.svg) no-repeat left top;width:290px;line-height: 54px;height: 54px;   color: #000;margin: 0;letter-spacing: 2px;	margin-bottom:1px;text-align: center!important;}
#location_list_menu li:hover, #location_list_menu li.select {	color:#fff;background: url(../images/location/pc/location_menu_on.svg) no-repeat left top;}
#location_list{  float: right;border: 1px solid #878464;width: 850px;padding: 10px 23px 13px 23px;  font-size: 13px;  text-align: left;background: #fff}
#location_list dt,#location_list dd{color: #000; display: inline-block; vertical-align: top;  border-top: 1px solid #ccc;  padding: 10px 0;  line-height: 1.8em;}
#location_list dt:nth-child(1),#location_list dd:nth-child(2){ border-top:none}
#location_list dt{  clear: both;}
#location_list dt{width: 70%;}
#location_list dd{width: 30%;}
#location_list .location_cate{  display: none;}

.location_list_box dl{display: none}
.location_list_box.select dl{display: block}



/*===============================================================================
===============================================================================*/
@media screen and (max-width: 767px) {/*スマホ設定*/

#body_location .info{padding-top:60px}
#body_location .info h3{margin-bottom: 40px;font-size: 20px;letter-spacing: 0.2em;font-weight: normal;}

#location_list dt{width: 100%; display: block;font-weight: bold}
#location_list dd{width: 100%; display: block;text-align: right;border-top: none}
#location_list dd.line2{  padding: 13px 0 12px;}
#location_list_menu{background: #878464; float: none; width: 100%;}
#location_list_menu li {cursor: pointer;background: #fff;width:33.333%;float: left;color: #000;text-align: center;margin: 0;letter-spacing: 2px;border: 1px solid #878464;box-sizing: border-box;font-size: 11px;box-sizing:border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;font-size: 11px;line-height: 1.2em;height: auto;padding: 22px 0}
#location_list_menu li:nth-child(n+7){width: 50%}
#location_list_menu li:hover, #location_list_menu li.select {color: #fff;	 border: 1px solid #878464;
background: #878464}
#location_list{width: 100%;margin: auto; padding: 0; border-left: 1px solid #878464;border-right: 1px solid #878464;border-bottom: 1px solid #878464;box-sizing:border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;padding-top: 8px}
#location_list dt,#location_list dd{ padding: 5px 10px;  line-height: 1.5em;box-sizing:border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}


}
/*===============================================================================
===============================================================================*/
@media print {/*印刷設定*/
#location_list{width: 60%}
#location_list .location_cate{  display: block;}
#location_list_menu li.select {color: #fff;background: url(../images/location/pc/location_menu_off.png) no-repeat;}
#location_list dl{  display: block !important;}

#body_location .body_area_inner{width: 96%;margin: auto}


}
