@charset "UTF-8";
/* ---------------------------------------------------------------------
 * コンセプトページ
 * --------------------------------------------------------------------- */

.pages_main_image{height:auto;position: relative;background: #000}
.pages_main_image .images{width: 100%;height: auto;min-width: 1200px;}
.pages_main_image .inner{position: absolute;left: 0;right: 0;margin: auto;top: 0}
.pages_main_image p.txtR{position: absolute;right: 10px;bottom: 10px;color: #fff}
#body_location .tab{}
#body_location .tab li{width: 48%}
#body_location img{width: 100%;height: auto}

#body_location{background: #000;color: #fff}
#body_location h2{font-size: 35px; line-height: 1.6; letter-spacing: 0.1em;font-weight: normal;margin-bottom: 50px;padding-top: 80px}
#body_location .txt{font-size: 18px;letter-spacing: 0.1em;line-height: 2em;text-align: left;margin-bottom: 40px}


@media screen and (max-width: 767px) {/*スマホ設定*/
#body_location h2{font-size: 20px;margin-bottom: 30px;padding-top: 40px}
#body_location .txt{font-size: 14px;}
#body_location .tab{padding-top: 30px}
.pages_main_image img{height: 280px!important;width: 100%;object-fit: cover}
}

#body_location .photo{}
#body_location .photo li{margin-bottom: 50px}
#body_location .photo li p{text-align: left;margin-top: 8px;font-size: 16px}
#body_location .photo .col40{width: 38%}
#body_location .photo .col60{width: 58%}

#body_location .event{background: #8a7d45;padding: 60px 160px;margin-top: 0px}
#body_location .event dt{font-size: 26px;letter-spacing: 0.1em;padding-bottom: 40px;line-height: 1.7}


@media screen and (max-width: 767px) {/*スマホ設定*/
#body_location h3 img{height: 180px!important;width: 100%;object-fit: cover}
#body_location .sec1 h3 img{height: 150px!important;width: 100%;object-fit: cover}
#body_location .event{padding: 20px 20px;}
#body_location .event dt{font-size: 23px;padding-bottom: 20px;}
#body_location .photo .col40{width: 100%;}
#body_location .photo .col60{width: 100%}
#body_location .photo .col2{width: 100%}
}

#body_location .bg{background: #3e3a39;padding: 100px 0;}
#body_location .tab_b{padding: 70px 0}
#body_location .info{padding-top:100px}
#body_location .info h3{margin-bottom: 40px}
#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 .bg{padding:60px 0;}
#body_location .bg h3 img{height: 15px!important;width: 100%;object-fit: cover}
#body_location .tab_b{padding: 40px 0}

#body_location .info{padding-top:60px}
#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{
.body_area_inner{width: 96%;margin: auto}
#body_location img{max-width: 100%;height: auto}

}