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

.pages_main_image{height:auto;position: relative}
.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}

#body_location{padding: 100px 0;background: #e6e6e6; color: #595858}
#body_location h2{font-size: 58px;letter-spacing: 0.1em;text-indent: 0.1em;padding-bottom: 60px;font-weight: normal}
#body_location .txt{font-size: 18px;letter-spacing: 0.1em;line-height: 2.4em;}

#body_location .tab{margin: 100px 0 0;position: relative}
#body_location .tab::before {
  position: absolute;
  content: "";
  width: 96%;
  height: 20px;
  background-color: #0f3233;
bottom: 0;
 left: 0;
}
#body_location .tab2::before {
  position: absolute;
  content: "";
  width: 96%;
  height: 20px;
  background-color: #937e60;
bottom: 0;
 right: 0;
}

#body_location .tab ul{position: relative;z-index: 1}
#body_location .bg{background: url("../images/location/bg.jpg") no-repeat center top;background-size: cover;padding: 80px 0;color: #fff}
#body_location .bg2{background: url("../images/location/bg2.jpg") no-repeat center top;background-size: cover;padding: 80px 0;color: #fff}

#body_location h2{position: relative}
#body_location h2 span{display: block;position: absolute;font-size: 28px;letter-spacing: 0.1em;line-height: 2.4em;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);}
   
   #body_location .name{text-align: left; font-size: 24px;letter-spacing: 0.1em;line-height: 2.4;}
   #body_location .txt2{text-align: left; font-size: 18px;letter-spacing: 0.1em;line-height: 1.8;}
   #body_location .col22{width: 48%; padding-right: 4%;box-sizing:border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}
   #body_location .col6{width: 60%; padding-right: 4%;box-sizing:border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}
   #body_location .photo{margin-top: -320px;margin-right: -80px}
   #body_location h3{margin: 180px 0 80px; font-size: 24px;letter-spacing: 0.1em;line-height: 2.4;display: inline-block;border: 1px solid #fff;padding: 5px 16px}
   #body_location h4{font-size: 30px;text-align: left;letter-spacing: 0.1em;line-height: 2;margin-bottom: 20px}

#body_location .bg p.col2{margin-left: auto; margin-top: 70px;width: 80%}

#body_location .info{ padding: 100px 0 30px;}
#body_location .info h3{margin: 60px 0 40px; font-size: 24px;letter-spacing: 0.1em;line-height: 2.4;display: block;border: none;padding: 0}


#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 #000;width: 850px;padding: 10px 23px 13px 23px;  font-size: 13px;  text-align: left;background: #fff}
#location_list dt,#location_list dd{ display: inline-block; vertical-align: top;  border-top: 1px solid #ccc;  padding: 10px 0;  line-height: 1.8em;}

#location_list dt.nob,#location_list dd.nob{border-top: none;padding: 0px 0;}
#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{padding: 0px 0 20px;}
#body_location .info h3{margin: 20px 0 10px; font-size: 24px;letter-spacing: 0.1em;line-height: 2.4;display: block;border: none;padding: 0}

#body_location h2{font-size: 20px;padding-bottom: 30px;}
#body_location .txt{font-size: 15px;}
#body_location .bg{padding: 40px 0}
#body_location .mt100{margin-top: 60px!important}
#body_location .tab{margin-top: 60px}
#body_location .tab li{width: 48%}
#body_location .tab::before {width: 100%;}
#body_location h2 img{width: 80%;margin: auto}
#body_location h2 span{display: block;position: static;margin-top: -80px; font-size:16px;letter-spacing: 0.1em;line-height: 2.4em;
   top: 0%;
   left: 0%;
   -webkit-transform: translate(0%, 0%);
   transform: translate(0%, 0%);}
   #body_location .name{font-size: 16px;letter-spacing: 0.1em;line-height: 2.4;}
   #body_location .txt2{font-size: 13px;letter-spacing: 0.1em;line-height: 1.8;}
   
   
   #body_location h3{margin: 60px 0 20px; font-size: 18px;padding: 5px 16px}
   #body_location .bg .col2{width: 100%}
   #body_location .bg p.col2{width: 96%;margin: 20px auto}
   
   #body_location .col22{width: 96%;margin: auto; padding-right: 0%;}
   #body_location .col6{width: 96%; margin: auto; padding-right: 0%;}
   #body_location .col6{width: 96%; margin: auto}
   #body_location .col6 img{width: 100%}
   #body_location h4{font-size: 17px;text-align: left;letter-spacing: 0.1em;line-height: 2;margin: 20px 0}
   #body_location .photo{margin-top: 20px;margin-right: 0px;text-align: right}
   #body_location .photo img{width: 50%}
   #body_location .photo2{text-align: left;}
   #body_location .photo2 img{width: 50%;}
   #body_location .photo3 img{width: 100%;margin-top: 60px}
}


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

#body_location .info{padding: 60px 0 20px;}
#body_location .info h3{font-size: 20px;}
#body_location .info .map{width: 90%;margin: 0 auto 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: #000; 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 #000;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:hover, #location_list_menu li.select {color: #fff;	 border: 1px solid #000;
background: #000}
#location_list{width: 100%;margin: auto; padding: 0; border-left: 1px solid #000;border-right: 1px solid #000;border-bottom: 1px solid #000;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}

}