@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;object-position: bottom center;}
.pages_main_image p{position: absolute;width: 1200px;margin: auto;text-align: right;color: #fff;font-size: 11px; right: 0px;left: 0; bottom: 10px}
.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: auto!important;}
.pages_main_image p{width: 98%}
.pages_main_image .inner{display: none}
}

#body_location img{width: 100%;height: auto}
#body_location h2{color: #fff;font-size: 30px;letter-spacing: 0.2em;line-height: 2; font-weight: normal;margin-bottom: 40px}

#body_location .sec1{background: url("../images/plan/pc/bg.jpg");background-size: cover;padding: 80px 0;}
#body_location .sec1 .copy{font-size: 15px;line-height: 2.7;letter-spacing: 0.1em;color: #fff}
#body_location .sec1 .photo{ margin-top: 80px;}

@media screen and (max-width: 767px) {/*スマホ設定*/
#body_location h2{font-size: 23px;margin-bottom:30px;letter-spacing: 0.1em;}
#body_location .sec1{background: url("../images/plan/sp/bg_sp.jpg");background-size: cover;padding: 60px 0 20px;}
#body_location .sec1 .copy{font-size: 13px;line-height: 2.4;letter-spacing: 0.05em;}
#body_location .sec1 .photo{ margin-top: 60px;}
}

#body_location .sec2{background: url("../images/location/pc/img1.jpg");background-size: contain; background-repeat: no-repeat; padding: 80px 0 140px; margin-top: 100px; border-bottom: 1px solid #b28146;}
#body_location .sec3-1{background: url("../images/location/pc/img2.jpg");background-size: contain; background-repeat: no-repeat; padding: 80px 0 0; margin-top: 100px; height: 553px;}
#body_location .sec3-2{background: url("../images/location/pc/img2_2.jpg");background-size: contain; background-repeat: no-repeat; margin-top: 40px; height: 1126px; border-bottom: 1px solid #b28146;}
#body_location .sec4-1{background: url("../images/location/pc/img3.jpg");background-size: contain; background-repeat: no-repeat; padding: 80px 0 0; margin-top: 100px; height: 535px;}
#body_location .sec4-2{background: url("../images/location/pc/img3_2.jpg");background-size: contain; background-repeat: no-repeat; margin-top: 40px; height: 1217px; border-bottom: 1px solid #b28146;}
#body_location .sec5{background: url("../images/location/pc/img4.jpg");background-size: contain; background-repeat: no-repeat; padding: 80px 0; margin-top: 40px; height: 874px;}

#body_location .text_block{text-align: left; border-left: 1px solid #b28146; padding-left: 30px; margin-top: 100px;}
#body_location h3{color: #b28146;font-size: 60px;letter-spacing: 0.1em;line-height: 1.4; font-weight: normal;}
#body_location .distance{font-size: 26px;letter-spacing: 0.1em;color: #b28146;}
#body_location .number{font-size: 68px;letter-spacing: 0.1em;color: #b28146}
#body_location .minutes{font-size: 41px;letter-spacing: 0.1em;color: #b28146}
#body_location .copy{font-size: 16px;letter-spacing: 0.1em;color: #231815; margin-top: 20px;}
#body_location h4{color: #231815;font-size: 28px;letter-spacing: 0.1em;line-height: 1.4; font-weight: normal; margin-top: 50px; text-align: left;}
#body_location .tenant_note{font-size: 16px;letter-spacing: 0.1em;color: #231815; margin-top: 6px; margin-left: 30px; text-align: left;}

#body_location .tenant_block{text-align: left;}
#body_location .sec3-2 .culture{font-size: 16px;letter-spacing: 0.1em; line-height: 2.0; color: #231815; padding-top: 80px;}
#body_location .sec3-2 .beauty{font-size: 16px;letter-spacing: 0.1em; line-height: 2.0; color: #231815; padding-top: 220px;}
#body_location .sec3-2 .lifestyle{font-size: 16px;letter-spacing: 0.1em; line-height: 2.0; color: #231815; padding-top: 290px;}
#body_location .sec4-2 .culture{font-size: 16px;letter-spacing: 0.1em; line-height: 2.0; color: #231815; padding-top: 80px;}
#body_location .sec4-2 .beauty{font-size: 16px;letter-spacing: 0.1em; line-height: 2.0; color: #231815; padding-top: 160px;}
#body_location .sec4-2 .lifestyle{font-size: 16px;letter-spacing: 0.1em; line-height: 2.0; color: #231815; padding-top: 300px;}

@media screen and (max-width: 767px) {/*スマホ設定*/
    #body_location .sec2{background: none; padding: 40px 0; margin-top: 0; border-bottom: 1px solid #b28146; height: auto;}
    #body_location .sec3-1{background: none; padding: 40px 0 0; margin-top: 0; border-bottom: none; height: auto;}
    #body_location .sec3-2{background: none; padding: 0 0 40px; margin-top: 0; border-bottom: 1px solid #b28146; height: auto;}
    #body_location .sec4-1{background: none; padding: 40px 0 0; margin-top: 0; border-bottom: none; height: auto;}
    #body_location .sec4-2{background: none; padding: 0 0 40px; margin-top: 0; border-bottom: 1px solid #b28146; height: auto;}
    #body_location .sec5{background: none; padding: 40px 0; margin-top: 0; height: auto;}

    #body_location .text_block{text-align: left; border-left: 1px solid #b28146; padding-left: 20px; margin-top: 20px;}
    #body_location h3{color: #b28146;font-size: 30px;letter-spacing: 0.1em;line-height: 1.4; font-weight: normal;}
    #body_location .distance{font-size: 13px;letter-spacing: 0.1em;color: #b28146;}
    #body_location .number{font-size: 30px;letter-spacing: 0.1em;color: #b28146}
    #body_location .minutes{font-size: 16px;letter-spacing: 0.1em;color: #b28146}
    #body_location .copy{font-size: 13px;letter-spacing: 0.1em;color: #231815; margin-top: 10px; margin-bottom: 20px;}
    #body_location h4{color: #231815;font-size: 16px;letter-spacing: 0.1em;line-height: 1.4; font-weight: normal; margin-top: 10px; text-align: left;}
    #body_location .tenant_note{font-size: 13px;letter-spacing: 0.1em; color: #231815; margin-top: 0; margin-left: 16px; text-align: left;}

    #body_location .tenant_block{text-align: left;}
    #body_location .sp_title{margin-top: 30px;}
    
    #body_location .sec3-2 .culture{font-size: 13px;letter-spacing: 0.1em; line-height: 2.0; color: #231815; padding-top: 20px; padding-bottom: 20px;}
    #body_location .sec3-2 .beauty{font-size: 13px;letter-spacing: 0.1em; line-height: 2.0; color: #231815; padding-top: 20px; padding-bottom: 20px;}
    #body_location .sec3-2 .lifestyle{font-size: 13px;letter-spacing: 0.1em; line-height: 2.0; color: #231815; padding-top: 20px; padding-bottom: 20px;}
    #body_location .sec4-2 .culture{font-size: 13px;letter-spacing: 0.1em; line-height: 2.0; color: #231815; padding-top: 20px; padding-bottom: 20px;}
    #body_location .sec4-2 .beauty{font-size: 13px;letter-spacing: 0.1em; line-height: 2.0; color: #231815; padding-top: 20px; padding-bottom: 20px;}
    #body_location .sec4-2 .lifestyle{font-size: 13px;letter-spacing: 0.1em; line-height: 2.0; color: #231815; padding-top: 20px; padding-bottom: 20px;}
    
    #body_location .img3-4{ width: 60%; margin-left: 30%;}
    #body_location .img4-3{ margin-top: 20px;}
}


#body_location .photo{margin-top: 60px}
#body_location .photo li p{margin-top: 12px; text-align: left}

.loc1{background: url("../images/location/loc_bg1.jpg");background-size: cover;padding: 100px 0}

.loc3{background: url("../images/location/loc_bg3.jpg");background-size: cover;padding: 100px 0}

.acc1{background: url("../images/location/access_bg1.jpg");background-size: cover;padding: 100px 0}
.acc2{background: url("../images/location/loc_bg3.jpg");background-size: cover;padding: 100px 0}


.loc_area .loc2 h3{font-size: 24px;color: #c8b9a0;margin-top: 30px;margin-bottom: 20px;font-weight: normal;}
.loc_area .loc2 h4{font-size: 16px;color: #fff;margin-bottom: 30px;font-weight: normal;}
.loc_area .big{font-size: 20px}
.loc_area .loc2 .img4{margin-top: 40px}

.loc_area .loc2 .photo2{margin-top: 80px;color: #fff}
.loc_area .loc2 .photo2.line{border-bottom: 1px solid #c8b9a0;border-top: 1px solid #c8b9a0;padding:80px 0;}
.loc_area .loc2 .photo2 li{text-align: left}
.loc_area .loc2 .photo2 .img6{width: 70%;margin-top: 30px}

#body_location .loc_area .loc3 h2{color: #c8b9a0}
#body_location .loc_area .loc3 .copy{color: #fff}
.loc_area .loc3 .photo{margin-top: 80px;color: #fff}
.loc_area .loc3 .photo li{width: 33.333%}
@media screen and (max-width: 767px) {/*スマホ設定*/
.loc1,
.loc2,
.loc3,
.acc1,
.acc2{padding: 60px 0}
#body_location h2{font-size: 23px;margin-bottom:30px;letter-spacing: 0.1em;}
#body_location .copy{font-size: 13px;line-height: 2.4;letter-spacing: 0.05em;}
#body_location .photo{margin-top: 40px}
#body_location .photo li{width: 100%;margin-bottom: 20px}
.loc_area .loc2 h3{font-size: 24px;color: #c8b9a0;margin-top: 20px;margin-bottom: 0px;font-weight: normal;}
.loc_area .loc2 h4{font-size: 16px;color: #fff;margin-bottom: 20px;font-weight: normal;}
.loc_area .loc2 .photo2 .col2{width: 100%;text-align: center;margin-bottom: 30px}
.loc_area .loc2 h3{font-size: 20px;margin-top: 20px;}
.loc_area .loc2 h4{font-size: 13px;margin-bottom: 20px;margin-top: 12px}
.loc_area .loc2 .photo2{margin-top: 30px;}
.loc_area .loc2 .photo2.line{padding:30px 0;}
.loc_area .loc2 .photo2 .img6{width: 100%;margin-top: 20px}
.loc_area .loc3 .photo3{margin-top: 30px}
.loc_area .loc3 .photo3 li{width: 48%;text-align: left;color: #fff}
}

.map{background: #d6d8dc;padding-top: 100px}

@media screen and (max-width: 767px) {/*スマホ設定*/
.map{padding-top: 60px}
}

#body_location .acc_area .acc1 h2{margin-bottom: 0px}
.acc_area .acc1 h3{font-size: 28px;margin-top: 10px;margin-bottom: 20px;font-weight: normal;letter-spacing: 0.05em;}
.txt36{font-size: 36px}
.txt20{font-size: 20px}
#body_location .acc_area .acc1 .photo li p{text-align: center}
#body_location .acc_area .acc2 h2{color: #c8b9a0}
#body_location .acc_area .acc2 .copy{color: #fff}
.acc_area .acc2 h3{font-size: 28px;margin-top: 10px;margin-bottom: 20px;font-weight: normal;text-align: left;border-bottom: 1px solid #fff;padding-bottom: 12px;margin-bottom: 12px;margin-top: 60px;color: #fff;letter-spacing: 0.05em;}
#body_location .acc_area .acc2 .photo li{margin-bottom: 40px;text-align: center;color: #fff}
#body_location .acc_area .acc2 .photo li p{font-size: 28px;letter-spacing: 0.05em;text-align: center}
@media screen and (max-width: 767px) {/*スマホ設定*/
.acc_area .acc1 h3{font-size: 24px;}
.txt36{font-size: 29px}
.txt20{font-size: 12px}
#body_location .acc_area .acc1 .photo li p{font-size: 12px}
}

#body_location .info{padding-bottom: 60px}
#body_location .info h3{font-size: 30px;letter-spacing: 0.2em;line-height: 1.6; font-weight: normal;margin-bottom: 30px}
#location_list_menu li img{width: 187px;}

#location_list{padding-top: 30px; padding-bottom: 60px; background-color: #f4e8d1;  border-top: 1px solid #b28146;}
#location_list dl{border-bottom: 1px solid #ccc }
#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:nth-child(1),#location_list dd:nth-child(2){ border-top:none}
#location_list dt{  clear: both;}
#location_list dt{width: 70%;text-align: left}
#location_list dd{width: 30%;text-align: right}

.location_list_box{display: none}
.location_list_box.select{display: block}

/*===============================================================================
===============================================================================*/
@media screen and (max-width: 767px) {/*スマホ設定*/

#location_list_menu li{width: 33.333%;}
#location_list_menu li img{width: 100%;}
#body_location .info{padding: 0px 0 40px;}

#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{width: 96%;/*width: 100%;*/margin: auto; padding: 0; padding-top: 8px; border: 1px solid #b28146;}
#location_list .col2{width: 100%}
#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}
}
