@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho&display=swap");
/* CSS Document */
/* 画像サイズ調整 ---------------------------------------------------------------------------*/
/* フォントサイズ調整 ---------------------------------------------------------------------------*/
/* ブレークポイント ---------------------------------------------------------------------------*/
/*_____ font weight _______________*/
:root { --col_main: #35453f; --font_mincho: 'Shippori Mincho', serif; }
#contents .fit { object-fit: cover; object-position: center; }
@-webkit-keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }
@-moz-keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }
@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }
@media screen and (min-width: 769px), print { .breadcrumb { margin-top: 112px; }
  .b-modal { position: fixed; overflow: auto; top: 0; bottom: 0; right: 0; left: 0; color: #fff; -webkit-animation: 500ms fadeIn; -moz-animation: 500ms fadeIn; animation: 500ms fadeIn; display: none; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; z-index: 101; }
  .b-modal__bg { background: rgba(0, 0, 0, 0.5); position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
  .b-modal__wrapper { position: relative; width: 900px; height: 607px; margin: auto; padding: 35px 150px 48px; background: #fff; }
  .b-modal__ctn { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -moz-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .b-modal__photo { margin-bottom: 19px; width: 100%; height: 392px; }
  .b-modal__ttl { position: relative; margin-bottom: 40px; padding-bottom: 8px; font-family: var(--font_mincho); font-size: 2rem; font-weight: 500; line-height: 46px; letter-spacing: -0.08em; color: #000; }
  .b-modal__ttl:after { content: ''; position: absolute; left: 0; bottom: 0; width: 80px; height: 1px; background: var(--col_main); }
  .b-modal__close { margin: 0 auto; border-bottom: 1px solid var(--col_main); font-size: 1.6rem; font-weight: 500; line-height: 1; letter-spacing: 0.04em; color: var(--col_main); cursor: pointer; -webkit-transition: opacity 0.3s ease-out; -moz-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; }
  .b-modal__close:hover { opacity: 0.7; }
  .mv-sub { position: relative; margin-bottom: 88px; color: #fff; }
  .mv-sub:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.4); z-index: 1; }
  .mv-sub__caption { position: relative; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; z-index: 1; font-family: Cardo, sans-serif; font-weight: 400; font-size: 24px; line-height: 1; color: #fff; letter-spacing: 0; text-align: center; z-index: 9; }
  .mv-sub__caption--sub span { display: block; text-shadow: 10px 10px 27px rgba(0, 0, 0, 0.43); }
  .mv-sub__caption--sub span:not(:last-child) { margin-bottom: 8px; }
  .mv-sub__caption--txt span { display: block; margin-bottom: 8px; text-shadow: 10px 10px 27px rgba(0, 0, 0, 0.43); }
  .mv-sub__caption--txt .main { margin-top: 20px; margin-bottom: 8px; text-shadow: none; font-family: 'Cardo', 'Shippori Mincho', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', sans-serif; font-size: 72px; font-weight: 400; letter-spacing: 0; line-height: 1.2; }
  .mv-sub__caption--txt .sub { position: relative; margin: 0 auto; font-family: 'Shippori Mincho', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif; font-size: 26px; font-weight: 400; letter-spacing: 0.04em; -webkit-perspective: 1px; -moz-perspective: 1px; perspective: 1px; }
  .mv-sub__bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
  .c-ttl span { display: block; }
  .c-ttl--en { margin-bottom: 4px; font-family: 'Cardo', 'Shippori Mincho', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', sans-serif; font-size: 40px; line-height: 1.2; letter-spacing: 0; font-weight: 400; color: var(--col_main); }
  .c-ttl--jp { font-family: var(--font_mincho); font-size: 16px; letter-spacing: 0.04em; font-weight: 400; color: #000; }
  .b-gallery { padding-top: 75px; padding-bottom: 80px; background: #f6f5f1; }
  .b-gallery .inner { width: 900px; }
  .b-gallery__ttl { margin-bottom: 36px; }
  .b-gallery__list { display: -ms-grid; display: grid; -ms-grid-columns: (1fr)[3]; grid-template-columns: repeat(3, 1fr); grid-gap: 20px; }
  .b-gallery__list li { position: relative; -webkit-transition: opacity 0.3s ease-out; -moz-transition: opacity 0.3s ease-out; transition: opacity 0.3s ease-out; cursor: pointer; }
  .b-gallery__list li:before { content: ''; position: absolute; width: 30px; height: 30px; right: 10px; bottom: 10px; background: rgba(255, 255, 255, 0.8); -moz-border-radius: 50%; border-radius: 50%; }
  .b-gallery__list li:after { content: ''; position: absolute; width: 17px; height: 17px; right: 16px; bottom: 16px; background-image: url("../images/ico-zoom.png"); background-repeat: no-repeat; -moz-background-size: contain; background-size: contain; background-position: 0 0; } }
@media screen and (min-width: 769px) and (hover: hover), print and (hover: hover) { .b-gallery__list li:hover { opacity: 0.7; } }
@media screen and (min-width: 769px), print { .b-gallery__photo { height: 188px; overflow: hidden; }
  html[lang='en'] .b-anchor ul li a { -webkit-box-orient: vertical; -webkit-box-direction: normal; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  html[lang='en'] .b-anchor ul li a br { display: none; } }
@media screen and (max-width: 768px) { .breadcrumb { margin-top: 23.4375vw; }
  #contents .inner { position: relative; padding: 0 3.90625vw; clear: both; }
  .b-modal { position: fixed; overflow: auto; top: 0; bottom: 0; right: 0; left: 0; color: #fff; -webkit-animation: 500ms fadeIn; -moz-animation: 500ms fadeIn; animation: 500ms fadeIn; display: none; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; z-index: 101; }
  .b-modal__bg { background: rgba(0, 0, 0, 0.5); position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
  .b-modal__wrapper { position: relative; width: 89.58333vw; height: 94.40104vw; margin: auto; padding: 8.85417vw 4.94792vw 9.89583vw; background: #fff; }
  .b-modal__ctn { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -moz-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .b-modal__photo { margin-bottom: 3.64583vw; width: 100%; height: 52.08333vw; }
  .b-modal__ttl { position: relative; margin-bottom: 6.51042vw; padding-bottom: 4.16667vw; font-family: var(--font_mincho); font-size: 3.64583vw; font-weight: 500; line-height: 5.98958vw; letter-spacing: -0.08em; color: #000; }
  .b-modal__ttl:after { content: ''; position: absolute; left: 0.26042vw; bottom: 0; width: 15.625vw; height: 0.13021vw; background: var(--col_main); }
  .b-modal__close { margin: 0 auto; border-bottom: 1px solid var(--col_main); font-size: 3.125vw; font-weight: 500; line-height: 1; letter-spacing: 0.04em; color: var(--col_main); cursor: pointer; }
  .mv-sub { position: relative; margin-top: 14.32292vw; margin-bottom: 10.67708vw; color: #fff; }
  .mv-sub:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.4); z-index: 1; }
  .mv-sub__caption { position: relative; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: -7.29167vw; font-family: Cardo, sans-serif; font-weight: 400; font-size: 2.86458vw; line-height: 1; color: #fff; letter-spacing: 0; text-align: center; z-index: 9; }
  .mv-sub__caption--sub span { display: block; text-shadow: 1.30208vw 1.30208vw 3.51562vw rgba(0, 0, 0, 0.43); }
  .mv-sub__caption--sub span:not(:last-child) { margin-bottom: 1.04167vw; }
  .mv-sub__caption--txt span { display: block; margin-bottom: 1.04167vw; text-shadow: 1.30208vw 1.30208vw 3.51562vw rgba(0, 0, 0, 0.43); }
  .mv-sub__caption--txt .main { margin-top: 5.85938vw; margin-bottom: 2.08333vw; text-shadow: none; font-family: 'Cardo', 'Shippori Mincho', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', sans-serif; font-size: 7.8125vw; font-weight: 400; letter-spacing: 0; line-height: 1.2; }
  .mv-sub__caption--txt .sub { position: relative; margin: 0 auto; font-family: 'Shippori Mincho', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif; font-size: 3.125vw; font-weight: 400; letter-spacing: 0.04em; -webkit-perspective: 0.13021vw; -moz-perspective: 0.13021vw; perspective: 0.13021vw; }
  .mv-sub__bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
  .c-ttl span { display: block; padding-left: 1.04167vw; }
  .c-ttl--en { margin-bottom: 0.26042vw; font-family: 'Cardo', 'Shippori Mincho', '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', sans-serif; font-size: 7.8125vw; line-height: 1.15; letter-spacing: 0; font-weight: 400; color: var(--col_main); }
  .c-ttl--jp { font-family: var(--font_mincho); font-size: 4.16667vw; letter-spacing: 0.04em; font-weight: 400; color: #000; }
  .b-gallery { padding-top: 12.36979vw; padding-bottom: 13.02083vw; background: #f6f5f1; }
  .b-gallery .inner { padding-left: 5.20833vw !important; padding-right: 5.20833vw !important; }
  .b-gallery__ttl { margin-bottom: 6.77083vw; }
  .b-gallery__ttl span { padding-left: 0; }
  .b-gallery__list { display: -ms-grid; display: grid; -ms-grid-columns: (1fr)[2]; grid-template-columns: repeat(2, 1fr); grid-gap: 1.95312vw; }
  .b-gallery__list li { position: relative; cursor: pointer; }
  .b-gallery__list li:before { content: ''; position: absolute; width: 5.33854vw; height: 5.33854vw; right: 1.30208vw; bottom: 1.30208vw; background: rgba(255, 255, 255, 0.8); -moz-border-radius: 50%; border-radius: 50%; }
  .b-gallery__list li:after { content: ''; position: absolute; width: 2.99479vw; height: 2.99479vw; right: 2.47396vw; bottom: 2.47396vw; background-image: url("../images/ico-zoom.png"); background-repeat: no-repeat; -moz-background-size: contain; background-size: contain; background-position: 0 0; }
  .b-gallery__photo { height: 28.64583vw; overflow: hidden; }
  html[lang='en'] .b-anchor ul li a { -webkit-box-orient: vertical; -webkit-box-direction: normal; -moz-box-orient: vertical; -moz-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  html[lang='en'] .b-anchor ul li a br { display: none; } }
