@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
.lower #pankuzu {
  border-bottom: 1px solid #F1E9DC;
  border-top: 1px solid #F1E9DC;
  width: 100%;
  padding: 20px;
  line-height: 1;
  overflow: hidden;
}

.lower #pankuzu li {
  float: left;
  font-size: 0.88vw;
  line-height: 12px;
  color: #888;
  text-align: left;
  padding: 2px 5px 2px 0;
}

.lower #pankuzu li a {
  text-decoration: none;
  color: #333;
  font-family: 'Noto Sans JP', sans-serif;
}

.lower #pankuzu li strong {
  color: #333;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #888;
}

.lower .main-visual {
  position: relative;
  z-index: 10;
}

.lower .main-visual .mv-title {
  position: absolute;
}

.lower .main-visual .texts {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.lower .main-visual .texts .title {
  font-weight: normal;
}

.lower .fixed-bar {
  position: fixed;
  top: 0;
  right: 7%;
  right: 3%;
  width: 120rem;
  width: 60rem;
  height: 100vh;
  background-size: 100%;
  pointer-events: none;
  z-index: 11;
}

@media (max-width: 768px) {
  .lower .fixed-bar {
    display: none;
    width: 120rem;
  }
}

.lower .category-content {
  margin: 0;
  position: relative;
  z-index: 2;
}

.lower .category-content.foot {
  border-top: 1px solid #F1E9DC;
}

.lower .category-content ul {
  text-align: center;
}

.lower .category-content ul li {
  float: left;
  width: 50%;
}

.lower .category-content ul li a {
  display: block;
  position: relative;
  padding: 38rem 40rem;
  background: #fefcf7;
  font-size: 18rem;
  color: #333;
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: .2em;
}

.lower .category-content ul li a::after {
  content: "";
  display: block;
  position: absolute;
  left: 20rem;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  width: 8rem;
  height: 8rem;
  border-right: 1px solid #595757;
  border-bottom: 1px solid #595757;
}

.lower .category-content ul li a.current {
  pointer-events: none;
  background: #868076;
  color: #fff;
}

.lower .category-content ul li a.current::after {
  border-color: #fff;
}

@media (max-width: 768px) {
  .lower #pankuzu {
    display: none;
  }
  .lower .category-content ul li {
    float: none;
    width: auto;
    margin: 0 auto;
  }
  .lower .category-content ul li:nth-child(2n) {
    float: none;
  }
  .lower .category-content ul li a {
    padding: 50rem 40rem;
    font-size: 42rem;
    letter-spacing: .1em;
  }
}

/*
sitemap
*/
#sitemap .content .title {
  margin: 190rem 0 75rem 0;
  font-size: 30px;
  font-weight: normal;
}

#sitemap .content .pages {
  padding: 20rem;
}

#sitemap .content li {
  margin-bottom: 12rem;
  line-height: 1.9;
  font-size: 14px;
}

#sitemap .content li a {
  color: #444;
  text-decoration: underline;
}

#sitemap .content li a:hover {
  opacity: 1 !important;
}

#sitemap .content li a.disble {
  text-decoration: none;
}

@media (max-width: 768px) {
  #sitemap .content .title {
    font-size: 30px;
  }
}

/* -----------------------------
map
----------------------------- */
#map main .content-inner {
  max-width: 1300px;
  width: 90%;
  margin: 0 auto;
}

@media screen and (max-width: 1600px) {
  #map main .content-inner {
    width: 81.25%;
  }
}

#map main .ttl {
  margin: 190px 0 75px 0;
  text-align: center;
}

#map main .ttl img {
  width: auto;
}

#map main .page-title {
  font-size: 30px;
  line-height: 1.6;
  font-weight: normal;
  padding: 0px 15px 80px;
  text-align: center;
  letter-spacing: .1em;
  color: #5a5a15;
}

#map main .page-title img {
  max-width: 100%;
}

#map main .page-title.map01 {
  margin-top: 45px;
}

#map main .map-image .text01 {
  padding: 75px 25px 0;
  color: #5a5a15;
  font-size: 36px;
  text-align: center;
}

#map main .map-image .text02 {
  padding: 0 0 25px;
  color: #5a5a15;
  font-size: 18px;
  line-height: 1.6;
  text-align: left;
}

#map main .map-image .text02 .tit {
  background: #5a5a15;
  color: #fff;
  font-size: 18px;
  padding: 10px;
  margin-bottom: 10px;
  display: inline-block;
}

#map main .map-image .text02 span {
  font-size: 14px;
}

#map main .map-image .text02 img {
  width: 75%;
  max-width: 480px;
  display: block;
  margin-top: 30px;
}

#map main .map-image .text02.pb0 {
  padding-bottom: 0;
}

#map main .map-image .link a {
  display: block;
  padding: 20px;
  text-align: center;
  color: #000;
  background: #EFEFEF;
  position: relative;
  font-size: 18px;
  letter-spacing: .25em;
}

#map main .map-image .link a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
}

#map main .map-image .annotation {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 25px;
  font-size: 13px;
  line-height: 1.4;
}

#map .maps {
  margin: 0 auto 50px;
  overflow: hidden; 
}

#map .maps li {
  display: inline-block;
  width: 48%;
  vertical-align: top;
}

#map .maps li.text {
  margin-right: 3%;
}

#map .maps li.image {
  float: right;
}

#map .maps .link-buttons li {
  float: left;
}

#map .maps .link-buttons li:last-child {
  float: right;
}

@media screen and (max-width: 1600px) {
  #map .maps .link-buttons li {
    width: 45%;
  }
}

#map .map01 {
  padding: 120px 0 0;
}

#map .map02 {
  padding: 30px 0 75px;
}

#map .link-buttons {
  clear: both;
  text-align: center;
  font-size: 0;
  margin: 0 auto;
  max-width: 1300px;
  overflow: hidden;
  padding-top: 30px;
}

#map .link-buttons li {
  text-align: center;
  width: 50%;
  max-width: 560px;
  margin: 0 auto 25px;
}

#map .link-buttons li:last-child {
  margin: auto;
}

#map .link-buttons li.link02 a {
  background: #b6a793;
}

#map .link-buttons a {
  display: block;
  padding: 25px 0;
  font-size: 24px;
  background: #8a5a32;
  position: relative;
  color: #fff;
}

#map .link-buttons.map01, #map .link-buttons.map02 {
  margin-bottom: 100px;
}

@media screen and (max-width: 1600px) {
  #map .link-buttons li {
    width: 100%;
  }
}

@media (max-width: 768px) {
  #map main .ttl {
    width: 60%;
    height: auto;
    margin: 40px auto;
    font-size: 30px;
  }
  #map main .page-title {
    font-size: 36rem;
    padding-bottom: 30px;
  }
  #map main .page-title span {
    font-size: 420%;
  }
  #map main .content-inner {
    max-width: auto;
    max-width: inherit;
    width: 92%;
  }
  #map main .map-image {
    padding-bottom: 0;
  }
  #map main .map-image .image {
    text-align: center;
  }
  #map main .map-image .image img {
    height: 460px;
  }
  #map main .map-image .text01 {
    font-size: 23px;
    line-height: 1.8;
    padding: 0 25px;
  }
  #map main .map-image .text02 {
    font-size: 14px;
  }
  #map main .map-image .text02 .tit {
    font-size: 14px;
  }
  #map main .map-image .text02 img {
    width: 100%;
    margin-top: 15px;
  }
  #map main .map-image .annotation {
    width: 90%;
    margin: 0 auto;
  }
  #map main .map-image .link {
    width: 90%;
    margin: 0 auto;
  }
  #map main .map-image .link a {
    font-size: 24px;
  }
  #map .maps {
    margin-bottom: 50px;
  }
  #map .maps li {
    display: block;
    width: 100%;
    vertical-align: top;
  }
  #map .maps li .image img {
    height: auto;
  }
  #map .maps .link-buttons li {
    width: 100%;
    float: none;
  }
  #map .maps .link-buttons li:last-child {
    float: none;
    display: block !important;
  }
  #map .link-buttons li {
    display: block;
    float: none;
    width: auto;
    margin: 0 auto 20px;
  }
  #map .link-buttons li:last-child {
    margin-right: auto;
  }
  #map .link-buttons a {
    padding: 23px 30px;
    font-size: 22px;
  }
}

@media print {
  * html {
    text-align: center;
  }
  @page {
    margin: 0mm 5mm;
  }
  body {
    padding-top: 5mm;
    width: 210mm;
    height: 297mm;
  }
  #map .site-header .tools-pc,
  #map .site-header .menu-button,
  #map .link-buttons,
  #map .page-annotation,
  #map .footer,
  #map .site-footer .footer-contacts .links,
  #map .site-footer .fNavArea,
  #map .site-footer .fcap,
  #map .container,
  #map .site-footer .bnrArea,
  #map .site-footer .footer-infoes,
  #map .site-header .sp-fixed-btns {
    display: none !important;
  }
  #map .site-header {
    display: block !important;
  }
  #map main {
    padding-top: 30px;
    padding-bottom: 0;
  }
  #map main .page-title {
    transform: scale(0.8);
    font-size: 18px;
    padding-bottom: 14px;
  }
  #map main .page-title.title01 {
    padding-top: 100px;
  }
  #map .content-inner {
    width: 100% !important;
  }
  #map .content-inner .ttl {
    margin: -4mm 0 0 !important;
    transform: scale(0.8);
  }
  #map .content-inner .map-image {
    width: 180mm;
    text-align: center;
    margin: auto;
  }
  #map .content-inner #map01 {
    width: 180mm;
  }
  #map main .map-image .text01 {
    margin: -2mm auto 0 !important;
    transform: scale(0.8);
    font-size: 25px;
    padding: 20px 0 10px;
  }
  #map main .map-image .text02 {
    font-size: 10px;
    padding: 10px 0 0;
  }
  #map main .map-image .text02 span {
    font-size: 8px;
  }
  #map main .map-image .text02 .tit {
    font-size: 10px;
  }
  #map main .maps {
    margin-bottom: 20px;
    width: 100% !important;
    clear: both;
  }
  #map main .maps .map-image {
    margin-bottom: 20px;
  }
  #map main .maps li {
    width: 40%;
    display: inline-block !important;
  }
  #map main .maps li.image {
    width: 50%;
  }
  #map main .map01 {
    padding-bottom: 0 !important;
    margin-bottom: 50px;
  }
  #map main .map02 {
    padding: 30px 0 50px !important;
    margin-bottom: 100px;
  }
  #map .site-footer {
    display: block !important;
  }
  #map .site-footer .footer-contacts {
    padding: 20px 0 !important;
    background: #534D44;
  }
  #map .site-footer .footer-contacts .about-tel {
    display: block !important;
    margin-top: -2mm !important;
    font-size: 12px;
  }
  #map .site-footer .footer-contacts .tel-link-wrap, #map .site-footer .footer-contacts .mail {
    display: block !important;
    margin-left: -16mm !important;
    padding: 5px 0 6px;
    font-size: 10px;
  }
  #map .site-footer .footer-contacts .tel-link-wrap a {
    display: block !important;
    font-size: 30px;
  }
  #map .site-footer .footer-contacts .tel-link-wrap a:after {
    left: 35%;
    width: 46px;
    height: 26px;
  }
  #map .site-footer .footer-contacts .mail a:after {
    width: 15px;
    height: 12px;
  }
  #map .site-footer .footer-contacts .bussiness-hour {
    display: block !important;
    font-size: 10px;
  }
}

/* -----------------------------
access
----------------------------- */
#access .main-visual .mv-title {
  bottom: 20%;
  left: 50%;
  transform: translateX(-50%);
  width: 65%;
}

#access .content {
  background: url(../images/access/bg01.jpg) top left;
  background-size: 100% auto;
  padding-bottom: 180rem;
}

#access .intro {
  text-align: center;
  padding: 80rem 0 120rem;
}

#access .intro .title {
  font-size: 32rem;
  line-height: 1.5;
  padding-bottom: 30rem;
  font-weight: normal;
}

#access .intro .lead {
  font-size: 20rem;
  line-height: 1.9;
}

#access .sections .title {
  font-size: 30rem;
  line-height: 1.6;
  text-align: center;
  padding-bottom: 90rem;
  font-weight: normal;
  letter-spacing: .3em;
}

#access .train {
  padding-bottom: 120rem;
}

#access .train .inner {
  margin: 0 auto;
  max-width: 900px;
}

#access .train .points {
  padding-top: 110rem;
  padding-bottom: 110rem;
}

#access .train .points li {
  float: left;
  margin-bottom: 35rem;
}

#access .train .points li:nth-child(2n) {
  float: right;
}

#access .train .points li:nth-child(2n+1) {
  clear: both;
}

#access .train .points .point01 {
  width: 48%;
}

#access .train .points .point02 {
  width: 46%;
}

#access .train .points .point03 {
  width: 42%;
}

#access .train .points .point04 {
  width: 52%;
}

#access .train .mini-title {
  font-size: 28rem;
  padding-bottom: 12rem;
  border-bottom: 2px solid #000;
  font-weight: normal;
}

#access .train .spots {
  padding-top: 20rem;
  padding-bottom: 30rem;
  border-bottom: 2px solid #000;
  margin-bottom: 70rem;
}

#access .train .spots li {
  float: left;
  width: 47%;
}

#access .train .spots li:last-child {
  float: right;
}

#access .train .spots li .text {
  min-height: 110rem;
  margin-bottom: 20rem;
}

@media screen and (max-width: 1300px) {
  #access .train .spots li .text {
    min-height: 150rem;
  }
}

#access .train .more {
  background: #272D3B;
  padding: 60rem 50rem;
}

#access .train .more .more-head {
  float: right;
  width: 48%;
  margin-bottom: 35rem;
  color: #fff;
}

#access .train .more .more-head .lead {
  font-size: 28rem;
  line-height: 1.8;
  padding-bottom: 100rem;
}

#access .train .more .more-head .text {
  font-size: 17rem;
  padding-bottom: 14rem;
}

#access .train .more .more-head .more-title {
  padding: 15rem 0 19rem;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-size: 36rem;
  font-weight: normal;
}

#access .train .more .main-image {
  float: left;
  width: 48%;
  margin-bottom: 35rem;
}

#access .train .more .images {
  clear: both;
}

#access .train .more .images .image {
  float: left;
  width: 48%;
}

#access .train .more .images .image02 {
  float: right;
}

#access .taxi {
  margin-bottom: 120rem;
}

#access .taxi .body {
  background: #62626A;
  padding: 50rem 60rem 70rem;
}

#access .taxi .lead {
  text-align: center;
  font-size: 26rem;
  padding-bottom: 35rem;
  color: #fff;
}

#access .taxi .texts li {
  float: left;
  width: 48%;
}

#access .taxi .texts li:last-child {
  float: right;
}

#access .bus .body {
  background: #626F7F;
  padding: 50rem 60rem 70rem;
}

#access .bus .lead {
  text-align: center;
  font-size: 26rem;
  padding-bottom: 35rem;
  line-height: 1.6;
  color: #fff;
}

#access .bus .image-box {
  padding-bottom: 80rem;
}

#access .bus .image-box .image {
  float: left;
  width: 48%;
}

#access .bus .image-box .image .caption {
  bottom: -30px;
}

#access .bus .image-box .text {
  float: right;
  width: 48%;
  color: #fff;
  font-size: 25rem;
  line-height: 1.9;
}

#access .bus .descriptions {
  padding-bottom: 80rem;
}

#access .bus .descriptions li {
  width: 47.5%;
  float: left;
  padding-bottom: 25rem;
}

#access .bus .descriptions li:nth-child(2n) {
  float: right;
}

#access .bus .descriptions li:nth-child(2n+1) {
  clear: both;
}

#access .bus .train-map .caption {
  text-align: right;
  line-height: 1.4;
  padding-right: 25rem;
  padding-bottom: 15rem;
}

@media (max-width: 768px) {
  #access .main-visual .mv-title {
    width: 80%;
  }
  #access .content {
    padding-bottom: 120rem;
  }
  #access .intro {
    padding: 130rem 0 120rem;
  }
  #access .intro .title {
    font-size: 56rem;
    padding-bottom: 36rem;
    line-height: 1.7;
  }
  #access .intro .lead {
    font-size: 42rem;
    width: 90%;
    margin: 0 auto;
    letter-spacing: .25em;
    line-height: 2.4;
  }
  #access .sections .title {
    font-size: 56rem;
    padding-bottom: 50rem;
  }
  #access .train {
    padding-bottom: 170rem;
  }
  #access .train .points {
    padding-bottom: 120rem;
  }
  #access .train .points li {
    float: none;
    margin: 0 0 35rem;
  }
  #access .train .points li:nth-child(2n) {
    float: none;
  }
  #access .train .points li:nth-child(2n+1) {
    clear: both;
  }
  #access .train .points .point01 {
    width: 80%;
  }
  #access .train .points .point02 {
    width: 78%;
  }
  #access .train .points .point03 {
    width: 63%;
  }
  #access .train .points .point04 {
    width: 78%;
  }
  #access .train .mini-title {
    font-size: 50rem;
    padding-bottom: 24rem;
  }
  #access .train .spots {
    padding-top: 90rem;
    padding-bottom: 0rem;
    margin-bottom: 160rem;
  }
  #access .train .spots li {
    float: none;
    width: auto;
    margin-bottom: 140rem;
  }
  #access .train .spots li:last-child {
    float: none;
  }
  #access .train .spots li .text {
    min-height: auto;
    min-height: inherit;
    padding-bottom: 40rem;
    margin-bottom: 0;
  }
  #access .train .more {
    padding: 60rem 50rem;
  }
  #access .train .more .more-head {
    float: none;
    width: auto;
    margin-bottom: 95rem;
  }
  #access .train .more .more-head .lead {
    font-size: 42rem;
    padding-bottom: 90rem;
  }
  #access .train .more .more-head .text {
    font-size: 38rem;
    padding-bottom: 44rem;
  }
  #access .train .more .more-head .more-title {
    padding: 45rem 0 49rem;
    font-size: 56rem;
  }
  #access .train .more .more-head .more-title .image {
    display: block !important;
    margin-top: 30rem;
  }
  #access .train .more .main-image {
    float: none;
    width: auto;
    margin-bottom: 35rem;
  }
  #access .train .more .images {
    clear: both;
  }
  #access .train .more .images .image {
    margin-bottom: 35rem;
    float: none;
    width: auto;
  }
  #access .train .more .images .image02 {
    float: none;
  }
  #access .taxi {
    margin-bottom: 180rem;
  }
  #access .taxi .body {
    padding: 90rem 60rem 75rem;
  }
  #access .taxi .lead {
    font-size: 58rem;
    padding-bottom: 55rem;
    line-height: 1.4;
  }
  #access .taxi .texts li {
    float: none;
    width: auto;
    margin-bottom: 35rem;
  }
  #access .taxi .texts li:last-child {
    float: none;
  }
  #access .bus .body {
    padding: 90rem 60rem 110rem;
  }
  #access .bus .lead {
    font-size: 52rem;
    line-height: 1.7;
    padding-bottom: 55rem;
  }
  #access .bus .image-box {
    padding-bottom: 60rem;
  }
  #access .bus .image-box .image {
    float: none;
    width: auto;
    margin-bottom: 55rem;
  }
  #access .bus .image-box .image .caption {
    bottom: -40rem;
  }
  #access .bus .image-box .text {
    float: none;
    width: auto;
    color: #fff;
    font-size: 43rem;
  }
  #access .bus .descriptions {
    padding-bottom: 20rem;
  }
  #access .bus .descriptions li {
    width: auto;
    float: none;
    padding-bottom: 35rem;
  }
  #access .bus .descriptions li:nth-child(2n) {
    float: none;
  }
  #access .bus .train-map .caption {
    bottom: -36px;
    color: #fff;
  }
}

/* -----------------------------
design
----------------------------- */
#design .content {
  background: url(../images/design/bg01.jpg) top left;
  background-size: 100% auto;
  padding-bottom: 180rem;
}

#design .intro {
  text-align: center;
  padding: 200rem 0 120rem;
}

#design .intro .title {
  font-size: 30rem;
  line-height: 1.5;
  letter-spacing: .2em;
  padding-bottom: 30rem;
  font-weight: normal;
}

#design .intro .lead {
  font-size: 54rem;
  line-height: 1.9;
  letter-spacing: .2em;
  padding-bottom: 30rem;
}

#design .intro .image {
  width: 80%;
  margin: auto;
}

#design .intro .image .caption {
  bottom: -12px;
}

#design .sections {
  text-align: center;
}

#design .sections .text {
  font-size: 36rem;
  line-height: 1.6;
  padding-bottom: 30rem;
  font-weight: normal;
}

#design .sections .lead {
  font-size: 26rem;
  line-height: 1.9;
  padding-bottom: 100rem;
}

#design .sections .image {
  width: 60%;
  margin: 0 auto 60px;
}

#design .sections .text01 {
  font-size: 30rem;
  line-height: 1.5;
  letter-spacing: .2em;
  padding-bottom: 30rem;
}

#design .sections .lead01 {
  font-size: 26rem;
  line-height: 1.9;
}

@media (max-width: 768px) {
  #design .content {
    padding-bottom: 120rem;
  }
  #design .intro {
    padding: 130rem 0 120rem;
  }
  #design .intro .title {
    font-size: 56rem;
    line-height: 1.7;
  }
  #design .intro .lead {
    font-size: 80rem;
    width: 90%;
    margin: 0 auto;
    letter-spacing: .25em;
    line-height: 2.4;
  }
  #design .sections .text {
    font-size: 56rem;
  }
  #design .sections .lead {
    font-size: 40rem;
  }
  #design .sections .image {
    width: 90%;
    margin: 0 auto 40px;
  }
  #design .sections .text01 {
    font-size: 56rem;
  }
  #design .sections .lead01 {
    font-size: 40rem;
  }
}

#location main {
  padding-bottom: 0;
}

#location .page-annotation {
  padding-bottom: 160rem;
}

/* -----------------------------
location01
----------------------------- */
.all-wrap.location01 .main-visual .mv-title {
  bottom: 20%;
  left: 50%;
  transform: translateX(-50%);
  width: 65%;
}

.all-wrap.location01 .content {
  background: url(../images/access/bg01.jpg) top left;
  background-size: 100% auto;
}

.all-wrap.location01 .intro {
  padding: 130rem 0 160rem;
  text-align: center;
}

.all-wrap.location01 .intro .title {
  font-size: 36rem;
  line-height: 1.6;
  padding-bottom: 30rem;
  font-weight: normal;
}

.all-wrap.location01 .intro .lead {
  font-size: 26rem;
  line-height: 1.9;
}

.all-wrap.location01 .gion {
  background: #272D3B;
  padding-bottom: 190rem;
  color: #fff;
}

.all-wrap.location01 .gion .title {
  font-size: 36rem;
  line-height: 1.7;
  padding: 75rem 0 55rem;
  text-align: center;
  font-weight: normal;
}

.all-wrap.location01 .gion .lead {
  font-size: 26rem;
  line-height: 2.9;
  line-height: 1.9;
  letter-spacing: .25em;
  padding-bottom: 130rem;
  text-align: center;
}

.all-wrap.location01 .gion .sub-title {
  font-weight: normal;
  text-align: center;
  font-size: 32rem;
  line-height: 1.9;
  padding-bottom: 90rem;
}

.all-wrap.location01 .gion .map-box .image {
  float: left;
  width: 52%;
}

.all-wrap.location01 .gion .map-box .description {
  float: right;
  width: 43%;
  position: relative;
  z-index: 3;
}

.all-wrap.location01 .season {
  padding-bottom: 150rem;
}

.all-wrap.location01 .season .left-box {
  float: left;
  width: 48%;
}

.all-wrap.location01 .season .right-box {
  float: right;
  width: 40%;
}

.all-wrap.location01 .season .left-box02 {
  clear: both;
}

.all-wrap.location01 .season .title {
  line-height: 1.9;
  font-size: 36rem;
  padding: 0 30rem 80rem;
  font-weight: normal;
}

.all-wrap.location01 .season .left-box01 {
  padding-top: 190rem;
}

.all-wrap.location01 .season .right-box01 {
  padding-top: 100rem;
  margin-bottom: -120rem;
}

.all-wrap.location01 .season .right-box01 .text01 {
  font-size: 26rem;
  line-height: 2.5;
  padding: 80rem 20rem 60rem;
}

.all-wrap.location01 .season .left-box02 {
  padding-top: 40rem;
}

.all-wrap.location01 .season .left-box02 .text02 {
  font-size: 26rem;
  line-height: 2.5;
  padding: 80rem 30rem;
}

.all-wrap.location01 .season .right-box02 {
  width: 50%;
  padding-top: 140rem;
}

.all-wrap.location01 .season .right-box02 .image05 {
  margin-bottom: 40rem;
}

.all-wrap.location01 .season .right-box02 .image06 {
  margin-left: 80rem;
}

.all-wrap.location01 .tanoji {
  padding: 200rem 0 240rem;
  background: #473E42;
}

.all-wrap.location01 .tanoji .title {
  font-size: 36rem;
  color: #fff;
  line-height: 1.9;
  padding-bottom: 60rem;
  font-weight: normal;
  text-align: center;
}

.all-wrap.location01 .tanoji .image {
  float: left;
  width: 50%;
}

.all-wrap.location01 .tanoji .image .caption {
  bottom: -35rem;
}

.all-wrap.location01 .tanoji .texts {
  float: right;
  width: 46%;
  color: #fff;
}

.all-wrap.location01 .tanoji .texts .text01 {
  font-size: 32rem;
  line-height: 1.6;
  padding-bottom: 65rem;
}

.all-wrap.location01 .tanoji .texts .text02 {
  font-size: 26rem;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .all-wrap.location01 .main-visual .mv-title {
    width: 80%;
  }
  .all-wrap.location01 .content {
    background-size: cover;
  }
  .all-wrap.location01 .intro {
    padding: 90rem 0 110rem;
    text-align: center;
  }
  .all-wrap.location01 .intro .title {
    font-size: 56rem;
    padding-bottom: 60rem;
  }
  .all-wrap.location01 .intro .lead {
    font-size: 40rem;
    line-height: 1.9;
  }
  .all-wrap.location01 .gion {
    padding-bottom: 290rem;
  }
  .all-wrap.location01 .gion .title {
    font-size: 56rem;
    padding: 75rem 0 55rem;
  }
  .all-wrap.location01 .gion .lead {
    font-size: 40rem;
    padding-bottom: 220rem;
    letter-spacing: .15em;
    line-height: 1.9;
  }
  .all-wrap.location01 .gion .sub-title {
    font-size: 52rem;
    padding-bottom: 90rem;
  }
  .all-wrap.location01 .gion .map-box .image {
    float: none;
    width: 80%;
    margin: 0 auto 50rem;
  }
  .all-wrap.location01 .gion .map-box .description {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
  .all-wrap.location01 .season {
    padding-bottom: 70rem;
  }
  .all-wrap.location01 .season .left-box {
    float: none;
    width: auto;
    padding-bottom: 50rem;
  }
  .all-wrap.location01 .season .right-box {
    float: none;
    width: auto;
    margin-left: 10%;
    padding-bottom: 50rem;
  }
  .all-wrap.location01 .season .left-box02 {
    clear: both;
  }
  .all-wrap.location01 .season .title {
    line-height: 1.9;
    font-size: 58rem;
    padding: 140rem 60rem 170rem;
    font-weight: normal;
  }
  .all-wrap.location01 .season .left-box01 {
    padding-top: 90rem;
    margin-bottom: auto;
  }
  .all-wrap.location01 .season .right-box01 {
    padding-top: 0rem;
    margin: 0 auto;
    width: auto;
    margin-bottom: 0rem;
  }
  .all-wrap.location01 .season .right-box01 .text01 {
    font-size: 48rem;
    line-height: 1.8;
    padding: 180rem 60rem 130rem;
  }
  .all-wrap.location01 .season .left-box02 {
    padding-top: 0rem;
    margin: 0 auto;
  }
  .all-wrap.location01 .season .left-box02 .text02 {
    font-size: 48rem;
    line-height: 1.8;
    padding: 160rem 60rem 180rem;
  }
  .all-wrap.location01 .season .right-box02 {
    width: auto;
    padding-top: 230rem;
    padding-bottom: 230rem;
    margin-left: auto;
  }
  .all-wrap.location01 .season .right-box02 .image05 {
    margin-left: auto;
    margin-bottom: 250rem;
  }
  .all-wrap.location01 .season .right-box02 .image06 {
    margin: 0 auto;
    width: auto;
  }
  .all-wrap.location01 .tanoji {
    padding: 240rem 0 210rem;
  }
  .all-wrap.location01 .tanoji .title {
    font-size: 56rem;
    padding-bottom: 50rem;
  }
  .all-wrap.location01 .tanoji .image {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
  .all-wrap.location01 .tanoji .image .caption {
    bottom: -35rem;
  }
  .all-wrap.location01 .tanoji .texts {
    float: none;
    width: auto;
    padding-top: 80rem;
  }
  .all-wrap.location01 .tanoji .texts .text01 {
    font-size: 56rem;
    padding-bottom: 45rem;
    text-align: center;
  }
  .all-wrap.location01 .tanoji .texts .text02 {
    font-size: 42rem;
  }
}

/* -----------------------------
location02
----------------------------- */
.all-wrap.location02 .main-visual .mv-title {
  bottom: 20%;
  left: 50%;
  transform: translateX(-50%);
  width: 65%;
}

.all-wrap.location02 .content {
  background: url(../images/access/bg01.jpg) top left;
  background-size: cover;
  padding-bottom: 190rem;
}

.all-wrap.location02 .intro {
  padding: 230rem 0 260rem;
  text-align: center;
}

.all-wrap.location02 .intro .title {
  font-size: 36rem;
  line-height: 1.6;
  padding-bottom: 30rem;
  font-weight: normal;
}

.all-wrap.location02 .intro .lead {
  font-size: 26rem;
  line-height: 1.9;
}

.all-wrap.location02 .toshin {
  padding-bottom: 270rem;
}

.all-wrap.location02 .toshin .section-header {
  padding-bottom: 190rem;
}

.all-wrap.location02 .toshin .section-header .image {
  margin-bottom: 150rem;
}

.all-wrap.location02 .toshin .section-header .title {
  font-size: 46rem;
  font-weight: normal;
  text-align: center;
  padding-bottom: 35rem;
  line-height: 1.8;
}

.all-wrap.location02 .toshin .section-header .title sup {
  display: inline-block;
  transform: translateY(-20rem);
}

.all-wrap.location02 .toshin .section-header .title .base {
  position: relative;
}

.all-wrap.location02 .toshin .section-header .title .mini {
  position: absolute;
  right: 0;
  bottom: -12px;
  font-size: 10px;
  white-space: nowrap;
}

.all-wrap.location02 .toshin .section-header .lead {
  font-size: 26rem;
  line-height: 1.9;
  text-align: center;
}

.all-wrap.location02 .toshin .image-box01 {
  padding-bottom: 220rem;
}

.all-wrap.location02 .toshin .image-box01 .first {
  margin-bottom: 11rem;
}

.all-wrap.location02 .toshin .image-box01 .images li {
  float: left;
  width: 65.5%;
}

.all-wrap.location02 .toshin .image-box01 .images li:last-child {
  float: right;
  width: 33.5%;
}

.all-wrap.location02 .toshin .shopping .sub-header {
  margin: 0 auto 90rem;
  max-width: 900px;
}

.all-wrap.location02 .toshin .shopping .sub-title {
  font-size: 38rem;
  line-height: 1.8;
  text-align: center;
  padding-bottom: 185rem;
  font-weight: normal;
}

.all-wrap.location02 .toshin .shopping .lead {
  font-size: 26rem;
  line-height: 2.2;
  text-align: center;
  padding: 80rem 0;
}

.all-wrap.location02 .toshin .shopping .shopping-map {
  padding-bottom: 60rem;
}

.all-wrap.location02 .toshin .image-box02 .left {
  float: left;
  width: 54.75%;
}

.all-wrap.location02 .toshin .image-box02 .left .first {
  margin-bottom: 17rem;
}

.all-wrap.location02 .toshin .image-box02 .right {
  float: right;
  width: 44.25%;
}

.all-wrap.location02 .gourmet {
  padding-top: 150rem;
  padding-bottom: 130rem;
  margin-bottom: 130rem;
  background: #272D3B;
  color: #fff;
}

.all-wrap.location02 .gourmet .title {
  font-size: 26rem;
  line-height: 1.9;
  text-align: center;
  font-weight: normal;
  padding-bottom: 120rem;
}

.all-wrap.location02 .gourmet .texts {
  position: absolute;
  bottom: 15rem;
  left: 15rem;
}

.all-wrap.location02 .gourmet .texts .category {
  font-size: 15rem;
  padding-bottom: 9rem;
}

.all-wrap.location02 .gourmet .texts .name {
  font-size: 22rem;
  padding-bottom: 25rem;
}

.all-wrap.location02 .gourmet .texts .description {
  font-size: 15rem;
  line-height: 1.9;
}

.all-wrap.location02 .gourmet .image-box .image {
  margin-bottom: 15rem;
}

.all-wrap.location02 .gourmet .image-box .left {
  float: left;
  width: 49.5%;
}

.all-wrap.location02 .gourmet .image-box .right {
  float: right;
  width: 49.5%;
}

.all-wrap.location02 .life-information .title {
  font-size: 36rem;
  line-height: 1.6;
  text-align: center;
  font-weight: normal;
  padding-bottom: 60rem;
}

.all-wrap.location02 .life-information .lead {
  font-size: 26rem;
  list-style: 1.8;
  text-align: center;
  padding-bottom: 120rem;
}

.all-wrap.location02 .life-information .wrapper {
  box-sizing: border-box;
  background: #fff;
  margin: 0 auto;
  max-width: 1000px;
  padding: 60rem 60rem;
}

.all-wrap.location02 .life-information .tabs li {
  float: left;
  width: 15.83333%;
  margin-right: 1%;
  padding-bottom: 7px;
  margin-bottom: 30rem;
  position: relative;
  opacity: 1;
  transition: opacity .3s;
}

.all-wrap.location02 .life-information .tabs li::after {
  content: "";
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #91374D;
}

.all-wrap.location02 .life-information .tabs li:hover {
  opacity: .7;
}

.all-wrap.location02 .life-information .tabs li.current {
  pointer-events: none;
}

.all-wrap.location02 .life-information .tabs li.current::after {
  display: block;
}

.all-wrap.location02 .life-information .tabs li:last-child {
  margin-right: auto;
}

.all-wrap.location02 .life-information .tabs li.bank::after {
  background: #5267A2;
}

.all-wrap.location02 .life-information .tabs li.culture::after {
  background: #948A50;
}

.all-wrap.location02 .life-information .tabs li.medic::after {
  background: #554560;
}

.all-wrap.location02 .life-information .tabs li.education::after {
  background: #2E4A5E;
}

.all-wrap.location02 .life-information .tabs li.park::after {
  background: #214935;
}

.all-wrap.location02 .life-information .maps {
  margin-bottom: 45rem;
}

.all-wrap.location02 .life-information .maps li {
  display: none;
}

.all-wrap.location02 .life-information .maps li.current {
  display: block;
}

.all-wrap.location02 .life-information .tit {
  padding: 10rem 15rem;
  background: #000;
  color: #fff;
  font-size: 13rem;
  margin-top: 12rem;
  margin-bottom: 12rem;
}

.all-wrap.location02 .life-information .image {
  padding: 10rem 20rem 15rem;
}

.all-wrap.location02 .life-information .left {
  float: left;
  width: 48%;
}

.all-wrap.location02 .life-information .right {
  float: right;
  width: 48%;
}

.all-wrap.location02 .life-information .informations li {
  display: none;
}

.all-wrap.location02 .life-information .informations li.current {
  display: block;
}

@media (max-width: 768px) {
  .all-wrap.location02 .main-visual .mv-title {
    width: 80%;
  }
  .all-wrap.location02 .content {
    background-image: url(../images/location/location02/bg01.jpg);
    background-size: cover;
  }
  .all-wrap.location02 .intro {
    padding: 130rem 0 110rem;
    text-align: center;
  }
  .all-wrap.location02 .intro .title {
    font-size: 56rem;
    padding-bottom: 50rem;
  }
  .all-wrap.location02 .intro .lead {
    font-size: 42rem;
    line-height: 1.9;
  }
  .all-wrap.location02 .toshin {
    padding-bottom: 180rem;
  }
  .all-wrap.location02 .toshin .section-header {
    padding-bottom: 140rem;
  }
  .all-wrap.location02 .toshin .section-header .image {
    margin-bottom: 110rem;
  }
  .all-wrap.location02 .toshin .section-header .title {
    font-size: 56rem;
    padding-bottom: 35rem;
    line-height: 2.2;
  }
  .all-wrap.location02 .toshin .section-header .lead {
    font-size: 42rem;
    line-height: 1.9;
  }
  .all-wrap.location02 .toshin .image-box01 {
    padding-bottom: 150rem;
  }
  .all-wrap.location02 .toshin .image-box01 .first {
    margin-bottom: 13rem;
  }
  .all-wrap.location02 .toshin .image-box01 .images li {
    float: left;
    width: 65.5%;
  }
  .all-wrap.location02 .toshin .image-box01 .images li:last-child {
    float: right;
    width: 33.5%;
  }
  .all-wrap.location02 .toshin .image-box01 .caption {
    line-height: 1.5;
  }
  .all-wrap.location02 .toshin .shopping .sub-title {
    font-size: 47rem;
    padding-bottom: 85rem;
  }
  .all-wrap.location02 .toshin .shopping .lead {
    font-size: 40rem;
    line-height: 2;
    padding: 160rem 0 100rem;
  }
  .all-wrap.location02 .toshin .shopping .sub-header {
    margin-bottom: 0rem;
  }
  .all-wrap.location02 .toshin .shopping .shopping-map {
    padding-bottom: 30rem;
  }
  .all-wrap.location02 .toshin .image-box02 .left {
    float: left;
    width: 54.75%;
  }
  .all-wrap.location02 .toshin .image-box02 .left .first {
    margin-bottom: 17rem;
  }
  .all-wrap.location02 .toshin .image-box02 .right {
    float: right;
    width: 44.25%;
  }
  .all-wrap.location02 .gourmet {
    padding-top: 140rem;
    padding-bottom: 100rem;
    margin-bottom: 80rem;
  }
  .all-wrap.location02 .gourmet .title {
    font-size: 40rem;
    line-height: 1.9;
    padding-bottom: 110rem;
  }
  .all-wrap.location02 .gourmet .texts {
    bottom: 25rem;
    left: 25rem;
  }
  .all-wrap.location02 .gourmet .texts .category {
    font-size: 28rem;
    padding-bottom: 13rem;
  }
  .all-wrap.location02 .gourmet .texts .name {
    font-size: 32rem;
    padding-bottom: 25rem;
  }
  .all-wrap.location02 .gourmet .texts .description {
    font-size: 26rem;
  }
  .all-wrap.location02 .gourmet .image-box .left {
    float: none;
    width: auto;
  }
  .all-wrap.location02 .gourmet .image-box .right {
    float: none;
    width: auto;
  }
  .all-wrap.location02 .life-information .title {
    font-size: 52rem;
    padding-bottom: 40rem;
  }
  .all-wrap.location02 .life-information .lead {
    font-size: 40rem;
    padding-bottom: 70rem;
  }
  .all-wrap.location02 .life-information .wrapper {
    max-width: 1000px;
    padding: 60rem 30rem;
  }
  .all-wrap.location02 .life-information .tabs {
    margin-bottom: 5px;
  }
  .all-wrap.location02 .life-information .tabs li {
    width: 48%;
    margin-right: 2%;
    padding-bottom: 7px;
    margin-bottom: 12px;
  }
  .all-wrap.location02 .life-information .tabs li.current::after {
    display: block;
  }
  .all-wrap.location02 .life-information .tabs li:nth-child(2n) {
    margin-right: auto;
  }
  .all-wrap.location02 .life-information .tabs li:last-child {
    margin-right: auto;
  }
  .all-wrap.location02 .life-information .maps {
    margin-bottom: 45rem;
  }
  .all-wrap.location02 .life-information .maps li {
    display: none;
  }
  .all-wrap.location02 .life-information .maps li.current {
    display: block;
  }
  .all-wrap.location02 .life-information .tit {
    padding: 10rem 15rem;
    background: #000;
    color: #fff;
    font-size: 40rem;
    margin-top: 12rem;
    margin-bottom: 12rem;
  }
  .all-wrap.location02 .life-information .image {
    padding: 10rem 20rem 15rem;
  }
  .all-wrap.location02 .life-information .left {
    float: none;
    width: auto;
  }
  .all-wrap.location02 .life-information .right {
    float: none;
    width: auto;
  }
  .all-wrap.location02 .life-information .informations li {
    display: none;
  }
  .all-wrap.location02 .life-information .informations li.current {
    display: block;
  }
}

/* -----------------------------
concept
----------------------------- */
#concept .main-visual .mv-title {
  top: 11%;
  left: 50%;
  transform: translateX(-50%);
  width: 45%;
}

#concept .main-visual .texts {
  top: 11%;
  width: 60%;
}

#concept .main-visual .title {
  font-size: 40rem;
  letter-spacing: .185em;
  padding-bottom: 70rem;
  letter-spacing: .15em;
}

#concept .main-visual .lead {
  font-size: 25rem;
  letter-spacing: .2em;
  line-height: 2.4;
}

#concept .image-boxes {
  padding: 150rem 0 60rem;
  background: #272D3B;
}

#concept .image-boxes .image-box01 {
  display: table;
}

#concept .image-boxes .image-box01 .image {
  display: table-cell;
  width: 50%;
}

#concept .image-boxes .image-box01 .text {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  padding: 0 100rem;
  box-sizing: border-box;
  color: #fff;
  font-size: 25rem;
  line-height: 1.9;
}

#concept .image-boxes .image-box02 {
  display: block;
  position: relative;
}

#concept .image-boxes .image-box02 .left {
  float: left;
  width: 50%;
  vertical-align: top;
}

#concept .image-boxes .image-box02 .right {
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
}

#concept .image-boxes .image-box02 .right img {
  object-fit: cover;
  height: 100%;
}

#concept .image-boxes .image-box02 .text {
  vertical-align: middle;
  padding: 70rem 100rem;
  padding: 160rem 100rem 150rem;
  box-sizing: border-box;
  color: #fff;
  font-size: 25rem;
  line-height: 1.9;
}

#concept .image-boxes .image-box03 {
  display: table;
}

#concept .image-boxes .image-box03 .image {
  display: table-cell;
  width: 50%;
}

@media (max-width: 768px) {
  #concept .main-visual .mv-title {
    top: 8%;
    width: 72%;
  }
  #concept .main-visual .texts {
    width: 90%;
  }
  #concept .main-visual .title {
    font-size: 56rem;
    padding-bottom: 50rem;
    letter-spacing: .15em;
  }
  #concept .main-visual .lead {
    font-size: 40rem;
    letter-spacing: .15em;
    line-height: 2.4;
  }
  #concept .image-boxes .image-box01 {
    display: block;
  }
  #concept .image-boxes .image-box01 .image {
    display: block;
    width: auto;
  }
  #concept .image-boxes .image-box01 .text {
    display: block;
    width: auto;
    padding: 130rem 40rem;
    font-size: 40rem;
    text-align: center;
  }
  #concept .image-boxes .image-box02 {
    display: block;
  }
  #concept .image-boxes .image-box02 .left {
    display: block;
    width: auto;
  }
  #concept .image-boxes .image-box02 .left .image {
    position: relative;
  }
  #concept .image-boxes .image-box02 .right {
    position: static;
    display: block;
    width: auto;
  }
  #concept .image-boxes .image-box02 .image {
    position: static;
  }
  #concept .image-boxes .image-box02 .text {
    padding: 130rem 40rem;
    font-size: 40rem;
    text-align: center;
  }
  #concept .image-boxes .image-box03 {
    display: block;
  }
  #concept .image-boxes .image-box03 .image {
    display: block;
    width: auto;
  }
}

#equipment main {
  padding-bottom: 0;
}

#equipment .page-annotation {
  padding-bottom: 160rem;
}

#equipment .category-content ul li {
  width: 20%;
  border-right: 1px solid #F1E9DC;
  box-sizing: border-box;
}

#equipment .category-content ul li a {
  font-size: 17rem;
  height: 12rem;
}

#equipment .category-content ul li:last-child {
  border-right: none;
}

#equipment .caption {
  font-size: 10px;
  color: #fff;
  background: #000;
  padding: 4px 7px;
  box-shadow: none;
  box-sizing: border-box;
}

#equipment .content {
  padding: 80px 0 0;
}

#equipment .sections {
  text-align: center;
}

#equipment .sections .title {
  font-size: 45px;
  line-height: 1.4;
  font-weight: normal;
  font-family: 'EB Garamond', serif;
  margin-bottom: 90px;
}

#equipment .sections .text {
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.1em;
  height: 50px;
  margin: 20px 0;
}

#equipment .sections .lead {
  font-size: 14px;
  line-height: 2;
}

#equipment .sections .mini {
  font-size: 10px;
  line-height: 2;
  margin-top: 10px;
}

#equipment .sections .item-lists {
  text-align: left;
}

#equipment .sections .item-lists li {
  vertical-align: top;
  display: inline-block;
  width: 31%;
  margin-right: 2%;
  margin-bottom: 90px;
}

#equipment .sections.sec04 .item-lists li:nth-child(2) {
  margin-top: 90px;
}

#equipment .sections .item-lists li:nth-child(3n) {
  margin-right: auto;
}

#equipment .sections .item-lists.colum01 li {
  width: 100%;
  margin-bottom: 90px;
}

@media (max-width: 768px) {
  #equipment .category-content ul li {
    width: 100%;
    border-right: none;
  }
  #equipment .category-content ul li a {
    font-size: 42rem;
    height: auto;
  }
  #equipment .content {
    padding: 40px 0 0;
  }
  #equipment .sections .title {
    margin-bottom: 40px;
  }
  #equipment .main-img {
    margin-bottom: 32px;
  }
  #equipment .sections .text {
    font-size: 14px;
    height: 40px;
    margin: 10px 0;
  }
  #equipment .sections .text.height {
    height: 60px;
  }
  #equipment .sections .lead {
    font-size: 12px;
    line-height: 1.6;
  }
  #equipment .sections .mini {
    font-size: 12px;
    line-height: 1.6;
    margin-top: auto;
  }
  #equipment .sections .item-lists {
    text-align: left;
  }
  #equipment .sections .item-lists li {
    display: inline-block;
    width: 100%;
    margin-bottom: 45px;
  }
  #equipment .sections.sec04 .item-lists li:nth-child(2) {
    margin-top: 0;
  }
  #equipment .sections .item-lists li:nth-child(3n) {
    margin-right: 2%;
  }
  #equipment .sections .item-lists li:nth-child(2n) {
    margin-right: auto;
  }
}

/* -----------------------------
equipment01
----------------------------- */
@media (max-width: 768px) {
  .equipment01 .sections .item-lists li.colum01 {
    width: 100%;
    margin-bottom: 45px;
  }
}

/* -----------------------------
equipment02
----------------------------- */
.equipment02 .sections .item-lists.colum01 li .image {
  width: 80%;
  margin: auto;
}

@media (max-width: 768px) {
  .equipment02 .sections .item-lists.colum01 li .image {
    width: 100%;
    margin: auto;
  }
}

/* -----------------------------
equipment04
----------------------------- */
.equipment04 .sections .text span {
  font-size: 14px;
}

.equipment04 .sections .lead02 {
  font-size: 14px;
  line-height: 1.6;
  margin: 20px auto 10px;
}

.equipment04 .sections .box-text {
  font-size: 14px;
  line-height: 1.6;
  border: 1px solid;
  padding: 6px 10px;
  box-sizing: border-box;
}

.equipment04 .sections .item-lists.colum02 li {
  width: 64% !important;
}

.equipment04 .sections .item-lists.colum02 li:last-child {
  width: 30% !important;
  margin-right: auto !important;
}

@media (max-width: 768px) {
  .equipment04 .sections .text span {
    font-size: 12px;
  }
  .equipment04 .sections .lead02 {
    font-size: 12px;
  }
  .equipment04 .sections .box-text {
    font-size: 12px;
  }
  .equipment04 .sections .item-lists.colum02 li {
    width: 100% !important;
  }
  .equipment04 .sections .item-lists.colum02 li:last-child {
    display: none !important;
  }
  .equipment04 .sections .item-lists li:first-child {
    display: inline-block !important;
  }
}

/* -----------------------------
equipment05
----------------------------- */
.equipment05 .sections .text span {
  font-size: 10px;
}

.equipment05 .sections .box-tit {
  background: #C2C6C9;
  font-size: 18px;
  padding: 13px 0;
  margin-bottom: 34px;
}

.equipment05 .sections .box-text {
  text-align: center;
  font-size: 14px;
  line-height: 1.6;
  border: 1px solid;
  padding: 6px 10px;
  box-sizing: border-box;
}

.equipment05 .sections .lead02 {
  font-size: 14px;
  line-height: 1.6;
  margin: 20px auto 10px;
}

.equipment05 .sections .item-lists li.colum02 {
  width: 64% !important;
  margin-right: auto !important;
}

.equipment05 .sec03 {
  background: #FDFCF7;
  padding-top: 90px;
  margin-bottom: 90px;
}

.equipment05 .sec03 .title02 {
  font-size: 20px;
  line-height: 1.6;
  font-weight: normal;
  margin-bottom: 90px;
}

.equipment05 .sec03 .item-lists li .image {
  margin-top: 20px;
}

@media (max-width: 768px) {
  .equipment05 .sections .text.height {
    height: 80px !important;
  }
  .equipment05 .sections .text.height01 {
    height: 60px !important;
  }
  .equipment05 .sections .box-tit {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .equipment05 .sections .box-text {
    font-size: 12px;
  }
  .equipment05 .sections .lead02 {
    font-size: 12px;
  }
  .equipment05 .sections .item-lists li.colum02 {
    width: 100% !important;
  }
  .equipment05 .sec03 {
    padding-top: 45px;
    margin-bottom: 45px;
  }
  .equipment05 .sec03 .title02 {
    font-size: 18px;
    margin-bottom: 45px;
  }
  .equipment05 .sec03 .item-lists li .image {
    margin-top: 10px;
  }
  .equipment05 .sec04 .item-lists li:first-child,
  .equipment05 .sec04 .item-lists li:nth-child(2),
  .equipment05 .sec04 .item-lists li:nth-child(5),
  .equipment05 .sec04 .item-lists li:last-child {
    width: 100% !important;
  }
}

#structure main {
  padding-bottom: 0;
}

#structure .page-annotation {
  padding-bottom: 160rem;
}

#structure .category-content ul li {
  width: 33.333%;
  border-right: 1px solid #F1E9DC;
  box-sizing: border-box;
}

#structure .category-content ul li a {
  font-size: 17rem;
}

#structure .category-content ul li:last-child {
  border-right: none;
}

#structure .caption {
  font-size: 10px;
  color: #fff;
  background: #000;
  padding: 4px 7px;
  box-shadow: none;
  box-sizing: border-box;
}

#structure .content {
  padding: 80px 0 0;
}

#structure .sections {
  text-align: center;
}

#structure .sections .title {
  font-size: 45px;
  line-height: 1.4;
  font-weight: normal;
  font-family: 'EB Garamond', serif;
  margin-bottom: 90px;
}

#structure .sections .text {
  font-size: 18px;
  line-height: 1.4;
  height: 50px;
  margin: 20px 0;
}

#structure .sections .text02 {
  font-size: 18px;
  margin: 10px 0;
}

#structure .sections .lead {
  font-size: 14px;
  line-height: 2;
}

#structure .sections .lead02 {
  font-size: 14px;
  line-height: 2;
}

#structure .sections .lead.box {
  border: 1px solid;
  padding: 15px 20px;
  margin-top: 10px;
}

#structure .sections .mini {
  font-size: 10px;
  line-height: 2;
  margin-top: 10px;
}

#structure .sections .item-lists {
  text-align: left;
}

#structure .sections .item-lists li {
  vertical-align: top;
  display: inline-block;
  width: 31%;
  margin-right: 2%;
  margin-bottom: 90px;
}

#structure .sections .item-lists li:nth-child(3n) {
  margin-right: auto;
}

#structure .sections .item-lists.colum01 li {
  width: 100%;
  margin-bottom: 90px;
}

#structure .sections .item-lists.colum01 li .image {
  width: 31%;
  margin: auto;
}

#structure .sections .point {
  border: 1px solid;
  padding: 15px 20px 0;
}

#structure .sections .point .list01 {
  width: 30%;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 15px;
  margin-right: 30px;
}

@media (max-width: 768px) {
  #structure .category-content ul li {
    width: 100%;
    border-right: none;
  }
  #structure .category-content ul li a {
    font-size: 42rem;
  }
  #structure .content {
    padding: 40px 0 0;
  }
  #structure .sections .title {
    margin-bottom: 40px;
  }
  #structure .main-img {
    margin-bottom: 32px;
  }
  #structure .sections .text {
    font-size: 14px;
    height: 40px;
    margin: 10px 0;
  }
  #structure .sections .text02 {
    font-size: 14px;
  }
  #structure .sections .text.height {
    height: 60px;
  }
  #structure .sections .lead {
    font-size: 12px;
    line-height: 1.6;
  }
  #structure 　
.sections .mini {
    font-size: 12px;
    line-height: 1.6;
    margin-top: auto;
  }
  #structure .sections .item-lists {
    text-align: left;
  }
  #structure .sections .item-lists li {
    display: inline-block;
    width: 100%;
    margin-bottom: 45px;
  }
  #structure .sections .item-lists li:nth-child(3n) {
    margin-right: 2%;
  }
  #structure .sections .item-lists li:nth-child(2n) {
    margin-right: auto;
  }
  #structure .sections .point .list01 {
    width: 100%;
    display: inline-block;
    margin-right: auto;
    font-size: 12px;
  }
}

/* -----------------------------
structure01
----------------------------- */
.structure01 .seino {
  width: 94%;
  border-top: 3px solid #c1a861;
  margin: 30px auto;
  padding: 30px 0;
  text-align: center;
}

.structure01 .seino img {
  width: 30%;
}

@media (max-width: 768px) {
  .structure01 .sections .item-lists .colum01li {
    width: 100%;
    margin-bottom: 45px;
  }
  .structure01 .sections .item-lists .colum01li .image {
    width: 100%;
  }
  .structure01 .seino img {
    width: 75%;
  }
}

/* -----------------------------
structure02
----------------------------- */
.structure02 .sections .box-tit {
  background: #C2C6C9;
  font-size: 18px;
  padding: 13px 0;
  margin-bottom: 34px;
}

.structure02 .sections .item-lists.colum02 li {
  width: 64% !important;
}

.structure02 .sections .item-lists.colum02 li:last-child {
  width: 31% !important;
  margin-right: auto !important;
}

@media (max-width: 768px) {
  .structure02 .sections .box-tit {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .structure02 .sections .item-lists.colum02 li {
    width: 100% !important;
  }
  .structure02 .sections .item-lists.colum02 li:last-child {
    width: 100% !important;
  }
}

/* -----------------------------
structure03
----------------------------- */
.structure03 .sections .box-tit {
  background: #C2C6C9;
  font-size: 18px;
  padding: 13px 0;
  margin-bottom: 34px;
}

.structure03 .sections .text span {
  font-size: 14px;
}

.structure03 .sections .lead.line {
  border: 1px solid;
  padding: 4px 10px;
  margin-top: 10px;
  box-sizing: border-box;
}

.structure03 .sections .item-lists.colum01 li .image {
  max-width: 654px;
  width: 100% !important;
  margin: 20px auto 0 !important;
}

@media (max-width: 768px) {
  .structure03 .sections .box-tit {
    font-size: 14px;
    margin-bottom: 20px;
  }
}

/* -----------------------------
private
----------------------------- */
#private .main-visual .mv-title {
  bottom: 20%;
  left: 50%;
  transform: translateX(-50%);
  width: 65%;
}

#private .content {
  max-width: 1200px;
  width: 94%;
  margin: 60px auto 0;
  color: #000;
}

#private .content img {
  height: auto;
  width: 100%;
}

#private .content .slick-img .caption {
  font-size: 24px;
  letter-spacing: .15em;
  right: auto;
  left: 1%;
  bottom: 2%;
}

#private .content .slick-slide {
  margin: 0 5px;
}

#private .content .thumbnail .image::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.5;
  background: #000;
  transition: .5s;
}

#private .content .thumbnail .caption {
  text-align: center;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 0%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  font-size: 16rem;
  line-height: 1.4;
  letter-spacing: .12em;
  z-index: 10;
}

#private .content .thumbnail {
  margin-top: 20px;
}

#private .content .thumbnail .slick-track {
  transform: unset !important;
}

#private .content .thumbnail .slick-current .caption {
  display: none;
}

#private .content .thumbnail .slick-current .image::after {
  opacity: 0;
}

#private .content .slick-prev {
  left: 25px;
  z-index: 2;
}

#private .content .slick-next {
  right: 25px;
}

@media (max-width: 768px) {
  #private .main-visual .mv-title {
    width: 80%;
  }
  #private .content {
    margin: 140rem auto 0;
  }
  #private .content .thumbnail .caption {
    font-size: 34rem;
  }
  #private .content .thumbnail-img {
    margin: 0 1%;
  }
  #private .content .thumbnail-img {
    width: 30.5% !important;
    margin-bottom: 10px;
  }
}

/* -----------------------------
public
----------------------------- */
#public .main-visual .slick-dots li button:before {
  font-size: 50px;
}

#public .main-visual .caption {
  font-size: 10px;
  padding: 4px 8px;
}

#public .content {
  background: url(../images/public/bg01.jpg) top left;
  background-size: 100% auto;
  padding-bottom: 100px;
  margin-top: -50px;
}

#public .intro {
  text-align: center;
  padding: 80px 0;
}

#public .intro .title {
  font-size: 32px;
  line-height: 1.5;
  padding-bottom: 30px;
  font-weight: normal;
}

#public .intro .lead {
  font-size: 20px;
  line-height: 1.9;
}

#public .sections .caption {
  font-size: 10px;
  padding: 4px 8px;
}

#public .sections .lists {
  text-align: center;
}

#public .sections .lists li {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-right: 3%;
}

#public .sections .lists li:last-child {
  margin-right: auto;
}

#public .sections .lists .text {
  font-size: 24px;
  line-height: 1.8;
  margin-bottom: 30px;
  padding-left: 16px;
  border-left: 10px solid #282D3A;
  letter-spacing: .1em;
}

#public .sections .lists .lead {
  font-size: 18px;
  line-height: 1.8;
}

#public .sections .lists .lead.top {
  margin-top: 17%;
}

#public .sections .lists.list02 {
  margin-top: 50px;
}

#public .space {
  padding-bottom: 100px;
}

#public .space .inner {
  margin: 0 auto;
  max-width: 1000px;
}

#public .space .img02 {
  margin-bottom: 40px;
}

#public .floor {
  text-align: center;
}

#public .floor .inner {
  margin: 0 auto;
  max-width: 1000px;
}

#public .floor .title {
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 50px;
  letter-spacing: .2em;
}

#public .floor .img-floor .caption {
  bottom: -20px;
  color: #000;
}

#public .floor .list03 {
  margin: 50px auto;
}

@media (max-width: 768px) {
  #public .main-visual .mv-title {
    width: 80%;
  }
  #public .intro {
    padding: 60px 0 40px;
  }
  #public .intro .title {
    font-size: 22px;
    padding-bottom: 20px;
    line-height: 1.7;
  }
  #public .intro .lead {
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
    letter-spacing: .25em;
    line-height: 2.4;
  }
  #public .sections .lists li {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
  }
  #public .sections .lists li:last-child {
    margin-bottom: auto;
  }
  #public .sections .lists .text {
    font-size: 20px;
    margin-bottom: 20px;
  }
  #public .sections .lists .lead {
    font-size: 16px;
  }
  #public .sections .lists .lead.top {
    margin-top: 0;
    margin-bottom: 40px;
  }
  #public .space {
    padding-bottom: 80px;
  }
  #public .space .img02 {
    margin-bottom: 40px;
  }
  #public .floor .title {
    font-size: 26px;
    margin-bottom: 20px;
  }
  #public .floor .img-floor {
    margin-bottom: 40px;
  }
  #public .floor .list03 {
    margin: 40px auto;
  }
  #public .floor .list03 .lead {
    margin-bottom: 20px;
  }
}

/*# sourceMappingURL=lower.css.map */
