@charset "UTF-8";
/* ---------------------------------------------------------------------
 * accessページ
 * --------------------------------------------------------------------- */
.pages_main_image{height:auto;position: relative;}
.pages_main_image .images{width: 100%;height: auto;min-width: 1200px;height: 600px!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: 200px!important;}
.pages_main_image picture figcaption{width: 98%;left: 0;right: 0;margin: auto;}
}


#body_access{}
#body_access img{width: 100%;height: auto}
#body_access h2{width: 640px;margin: auto}


#body_access .catch{font-size: 26px;line-height: 2; letter-spacing: 0.1em;text-indent: 0.1em;padding: 40px 0 80px}
#body_access .catch2{font-size: 26px;line-height: 2;letter-spacing: 0.1em;text-indent: 0.1em;padding:0px 0 40px}
#body_access .catch3{font-size: 16px;line-height: 2;letter-spacing: 0.1em;text-indent: 0.1em;padding-top: 60px;text-align: left}
#body_access .txt{font-size: 16px;line-height: 2.2em; letter-spacing: 0.1em;text-indent: 0.1em;}
@media screen and (max-width: 767px) {/*スマホ設定*/
#body_access h2{width: 90%;margin: auto}
#body_access .catch{font-size: 20px;padding-bottom: 50px}
#body_access .catch2{font-size: 18px;}
#body_access .catch3{font-size: 16px;padding-bottom: 10px;margin-bottom: 10px}
#body_access h3{font-size: 20px;}
#body_access .txt{font-size: 13px;text-align: left;line-height: 2}
}


.loc{padding: 100px 0}
.loc.car{padding: 100px 0;background: #f5f0e9;}
.loc h2{color: #c79f62;font-size: 25px;letter-spacing:0.2em;text-indent:0.2em;line-height:0.8;}
.loc .photo{margin-top: 60px}
.loc.car .photo{margin-top: 0px}
.loc li p{text-align: left;margin-top: 10px;}
p.indent {margin-left: 1em;text-indent: -1em;}
.zu{width: 70%;margin: 70px auto 0}
@media screen and (max-width: 767px) {/*スマホ設定*/
.loc{padding: 80px 0}
.loc .col4{width: 48%;margin-bottom: 20px}
.loc li p{font-size: 13px;}
.loc.car{padding: 80px 0;}
.zu{width: 100%;margin: 50px auto 0}
}




/*===============================================================================
===============================================================================*/
@media print {/*印刷設定*/

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


}
