@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}

ul,
ol {
  list-style: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: inherit;
  vertical-align: baseline;
  background: transparent;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
select,
textarea {
  vertical-align: middle;
}

button {
  cursor: pointer;
  -webkit-appearance: none;
  border: none;
  background: none;
}

html {
  height: 100%;
  font-size: 62.5%;
}

body {
  padding-top: 80px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  color: #3b3b3b;
  overflow-wrap: break-word;
  word-wrap: break-word;
  font-size: 1.4rem;
  font-family: Avenir, "Roboto", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
  line-break: strict;
}
@media screen and (min-width: 641px) {
  body {
    min-width: 1240px;
  }
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
}

a {
  color: #0372c4;
}
.mouse a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 641px) {
  .pc-none {
    display: none !important;
  }
}
@media screen and (max-width: 640px) {
  .sp-none {
    display: none !important;
  }
}
.btn-pdf, .btn-search, .btn-clear, .btn-05, .btn-04, .btn-03, .btn-02, .btn-01 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  border-radius: 200px;
  color: inherit;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.02em;
  font-weight: 500;
  font-size: inherit;
  font-family: inherit;
  line-height: 1.6;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.btn-pdf:hover, .btn-search:hover, .btn-clear:hover, .btn-05:hover, .btn-04:hover, .btn-03:hover, .btn-02:hover, .btn-01:hover {
  text-decoration: none;
  opacity: 0.7;
}

.btn-05::before, .btn-04::before, .btn-03::before, .btn-02::before, .btn-01::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  pointer-events: none;
}

.btn-01 {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 60px 0 108px;
  max-width: 400px;
  height: 100px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  font-size: 1.8rem;
}
.btn-01::after {
  content: attr(data-btn-sub-txt);
  display: block;
  letter-spacing: 0;
  font-size: 1.2rem;
}
.btn-01::before {
  right: 40px;
  width: 8px;
  height: 8px;
}
.btn-02 {
  padding: 0 32px 0 16px;
  max-width: 180px;
  height: 48px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  font-size: 1.2rem;
}
.btn-02::before {
  right: 24px;
  width: 6px;
  height: 6px;
}
.btn-03 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0 0 0;
  height: 48px;
  background-color: rgb(59, 59, 59);
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
}
.btn-03::before {
  right: 40px;
  width: 8px;
  height: 8px;
  border-color: #fff;
}
.btn-04 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0 0 0;
  height: 48px;
  background-color: rgb(138, 0, 0);
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
}
.btn-04::before {
  right: 40px;
  width: 8px;
  height: 8px;
  border-color: #fff;
}
.btn-05 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0 0 0;
  height: 48px;
  background-color: rgb(124, 124, 124);
  color: #fff;
  font-size: 1.6rem;
  line-height: 1;
}
.btn-05::before {
  right: 40px;
  width: 8px;
  height: 8px;
  border-color: #fff;
}
.btn-conditions {
  background-image: url(../img/common/icon01@2x.png);
  background-position: left 40px center;
  background-size: 46px auto;
  background-repeat: no-repeat;
}
.btn-event {
  background-image: url(../img/common/icon03@2x.png);
  background-position: left 40px center;
  background-size: 46px auto;
  background-repeat: no-repeat;
}
.btn-map {
  background-image: url(../img/common/icon02@2x.png);
  background-position: left 40px center;
  background-size: 46px auto;
  background-repeat: no-repeat;
}
.btn-clear {
  margin: 0 8px;
  max-width: 64px;
  height: 32px;
  border: 1px solid rgb(185, 185, 185);
  font-size: 1.2rem;
  line-height: 1;
}
.btn-search {
  margin: 0 8px;
  max-width: 64px;
  height: 32px;
  background-color: rgb(59, 59, 59);
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
}
.btn-pdf {
  padding: 0 32px 0 8px;
  max-width: 148px;
  height: 48px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  font-size: 1.2rem;
}
.btn-pdf::before {
  content: "";
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  display: block;
  margin: auto;
  width: 23px;
  height: 23px;
  background-image: url(../img/common/icon-pdf@2x.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

::-webkit-input-placeholder {
  color: #acacac;
}

::-moz-placeholder {
  color: #acacac;
}

:-ms-input-placeholder {
  color: #acacac;
}

::-ms-input-placeholder {
  color: #acacac;
}

::placeholder {
  color: #acacac;
}

.input-checkbox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.3rem;
  cursor: pointer;
}
.input-checkbox + .input-checkbox {
  margin-top: 16px;
}
.input-checkbox input {
  position: absolute;
  opacity: 0;
}
.input-checkbox-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 8px;
  min-width: 18px;
  width: 18px;
  height: 18px;
  border: 1px solid rgb(222, 222, 222);
  background-color: rgb(222, 222, 222);
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.input-checkbox-icon::after {
  content: "";
  position: absolute;
  top: -3px;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 6px;
  height: 9px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
:checked + .input-checkbox-icon {
  border-color: #3b3b3b;
  background-color: #3b3b3b;
}
:focus + .input-checkbox-icon {
  border: 1px solid #0372c4;
}
.input-radio {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-size: 2rem;
  cursor: pointer;
}
.input-radio input {
  position: absolute;
  opacity: 0;
}
.input-radio-icon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 4px;
  min-width: 24px;
  width: 24px;
  height: 24px;
  border: 1px solid #acacac;
  border-radius: 50%;
  background-color: #fff;
  color: #fff;
  font-size: 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
:checked + .input-radio-icon {
  background-color: #0372c4;
  -webkit-box-shadow: inset 0 0 0 3px #fff;
          box-shadow: inset 0 0 0 3px #fff;
}
:focus + .input-radio-icon {
  border: 2px solid #0372c4 !important;
}
:disabled + .input-radio-icon {
  background: #cbcbcb;
}
:checked:disabled + .input-radio-icon {
  background-color: #cbcbcb;
  -webkit-box-shadow: inset 0 0 0 3px #fff;
          box-shadow: inset 0 0 0 3px #fff;
}
.input-error .input-radio-icon {
  border: 2px solid #d62400;
}
:disabled ~ .input-radio-txt {
  color: #cbcbcb;
}

.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 32px;
  height: 32px;
  background-image: url(../img/common/b-close@2x.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.modal-img {
  margin-bottom: 24px;
}

.slider-main img {
  width: 100%;
}
.slider-main .swiper-slide {
  opacity: 0 !important;
}
.slider-main .swiper-slide-active {
  opacity: 1 !important;
}
.slider-main-cap {
  margin-top: 8px;
  text-align: center;
  font-size: 1.2rem;
}
.slider-main-button-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  z-index: 10;
  margin: auto;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.7);
}
.slider-main-button-prev.swiper-button-disabled {
  opacity: 0.5;
}
.slider-main-button-prev::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.slider-main-button-next {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  z-index: 10;
  margin: auto;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.7);
}
.slider-main-button-next.swiper-button-disabled {
  opacity: 0.2;
}
.slider-main-button-next::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 8px;
  height: 8px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.slider-thumb {
  margin-top: 24px;
  max-width: 708px;
}
.slider-thumb-button-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  z-index: 10;
  margin: auto;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.7);
}
.slider-thumb-button-prev.swiper-button-disabled {
  opacity: 0.5;
}
.slider-thumb-button-prev::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 4px;
  height: 4px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.slider-thumb-button-next {
  position: absolute;
  top: 0;
  right: 10px;
  bottom: 0;
  z-index: 10;
  margin: auto;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.7);
}
.slider-thumb-button-next.swiper-button-disabled {
  opacity: 0.2;
}
.slider-thumb-button-next::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 4px;
  height: 4px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.slider-thumb .swiper-slide {
  width: calc((100% + 4px) / 6 - 4px);
  cursor: pointer;
}
.slider-thumb .swiper-slide-active::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  pointer-events: none;
}
@media screen and (min-width: 641px) {
  .slider-thumb .swiper-slide-active::after {
    border: 8px solid rgba(0, 0, 0, 0.5);
  }
}
@media screen and (max-width: 640px) {
  .slider-thumb .swiper-slide-active::after {
    border: 4px solid rgba(0, 0, 0, 0.5);
  }
}

.search-open {
  visibility: visible !important;
  opacity: 1 !important;
}
.search-btn {
  position: fixed;
  bottom: 16px;
  left: 16px;
  z-index: 100;
  padding-top: 25px;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background-color: #3b3b3b;
  background-image: url(../img/common/b-search@2x.png);
  background-position: center top -8px;
  background-size: 50px auto;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 1rem;
  line-height: 1.4;
}
@media screen and (min-width: 641px) {
  .search-btn {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .search-btn {
    display: block;
  }
}
.search-btn-02 {
  padding-top: 35px;
  width: 113px;
  height: 69px;
  border-radius: 100px;
  background-color: #3b3b3b;
  background-image: url(../img/common/b-search@2x.png);
  background-position: center top -8px;
  background-size: 64px auto;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.4;
}
.search-area {
  padding: 24px;
  background-color: rgb(247, 247, 247);
}
.search-area-ttl {
  font-weight: 500;
  font-size: 2.2rem;
}
.search-area-item + .search-area-item {
  margin-top: 32px;
  padding-top: 24px;
  border-top: 1px solid rgb(224, 224, 224);
}
.search-area-item-ttl {
  font-size: 2.2rem;
}
.search-area-item-body {
  margin-top: 8px;
}
.search-area-item-body-list-item {
  display: block;
}
.search-area-item-body-list-item + .search-area-item-body-list-item {
  margin-top: 16px;
}
.search-area-item-body-list-item-notes {
  margin-top: 16px;
  font-size: 1.1rem;
}
.search-area-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 32px;
}
.search-result {
  margin-bottom: 7px;
}
@media screen and (max-width: 640px) {
  .search-result {
    padding: 0 24px;
  }
}
.search-result-ttl {
  font-size: 1.2rem;
  line-height: 1.4;
}
.search-result-body {
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 1;
}
.search-result-body small {
  font-weight: 500;
  font-size: 1.6rem;
}

.gmap {
  font-family: Avenir, "Roboto", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
@media screen and (min-width: 641px) {
  .gmap {
    max-width: 400px;
  }
}
@media screen and (max-width: 640px) {
  .gmap {
    max-width: 240px;
  }
}
.gmap-img img {
  width: 100%;
  height: auto;
}
.gmap-body {
  padding-bottom: 20px;
}
.gmap-body-name {
  margin-bottom: 8px;
  padding: 8px;
  background-color: #333;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
.gmap-body-table {
  display: block;
}
.gmap-body-table tbody {
  display: block;
}
.gmap-body-table tr {
  display: block;
}
.gmap-body-table th {
  display: block;
  color: #999;
  text-align: left;
  font-weight: bold;
  font-size: 12px;
}
.gmap-body-table td {
  display: block;
  margin-bottom: 12px;
  color: #000;
  text-align: left;
  font-size: 14px;
}
.gmap-body-table td a {
  text-decoration: underline;
}
.gmap-body-link {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  padding: 8px;
  width: 100%;
  background-color: rgb(174, 0, 0);
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
}

.wrap {
  margin: 0 auto;
}
@media screen and (min-width: 641px) {
  .wrap {
    padding: 0 20px;
    width: 1240px;
  }
}
@media screen and (max-width: 640px) {
  .wrap {
    padding: 0 16px;
  }
}
.wrap-medium {
  margin: 0 auto;
}
@media screen and (min-width: 641px) {
  .wrap-medium {
    width: 930px;
  }
}
@media screen and (max-width: 640px) {
  .wrap-medium {
    padding: 0 16px;
  }
}
.wrap-small {
  margin: 0 auto;
}
@media screen and (min-width: 641px) {
  .wrap-small {
    width: 840px;
  }
}
@media screen and (max-width: 640px) {
  .wrap-small {
    padding: 0 16px;
  }
}

.totop {
  position: fixed;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: rgb(59, 59, 59);
  background-image: url(../img/common/arrow2@2x.png);
  background-position: center;
  background-size: 10px auto;
  background-repeat: no-repeat;
}
@media screen and (min-width: 641px) {
  .totop {
    right: 48px;
    bottom: 126px;
  }
}
@media screen and (max-width: 640px) {
  .totop {
    right: 16px;
    bottom: 16px;
    z-index: 1;
  }
}

.main-ttl {
  letter-spacing: 0.02em;
  font-weight: 500;
  font-size: 2.8rem;
}
.main-ttl::after {
  content: attr(data-sub-txt);
  display: block;
  letter-spacing: 0;
  font-size: 1.2rem;
}
.main-ttl-small {
  display: block;
  margin: 0;
  font-size: 2rem;
}
.main-contents {
  margin: 0 0 40px;
}
.main-fixed {
  position: sticky;
  z-index: 1;
  margin: 0 0 40px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 10px #fff;
          box-shadow: 0 0 0 10px #fff;
}
@media screen and (min-width: 641px) {
  .main-fixed {
    top: 79px;
  }
}
@media screen and (max-width: 640px) {
  .main-fixed {
    top: 60px;
  }
}
.main-lead {
  margin: 0 0 0;
  font-weight: 700;
  font-size: 3.2rem;
}
.main-txt {
  font-size: 1.6rem;
}
@media screen and (min-width: 641px) {
  .main-bottom-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 640px) {
  .main-bottom-btns [class^=btn-] {
    margin: 20px auto;
  }
}
.main-bottom-btns + .main-bottom-btns {
  margin-top: 20px;
}

.breadcrumb-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 8px 0;
}
.breadcrumb-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
}
.breadcrumb-list-item:not(:last-child)::after {
  content: ">";
  display: block;
  margin: 0 0.5em;
}
.breadcrumb-list-item a {
  color: inherit;
}

.header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
  margin: auto;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.header-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 80px;
}
.header-logo {
  margin-bottom: 20px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ddd;
}
.header-ttl {
  position: relative;
  padding-left: 14px;
  font-size: 2.4rem;
}
.header-ttl::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 6px;
  height: 80%;
  border-radius: 1px;
  background-color: #0372c4;
}

a {
  color: currentColor;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

header#GH {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

header#GH .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

header#GH .container nav ul.mn li.cl ul.sb li a {
  position: relative;
  display: block;
  padding-right: 2em;
}

header#GH .container nav ul.mn li.cl ul.sb li a:after {
  content: "";
  position: absolute;
  top: 40%;
  right: 0;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid #3b3b3b;
  border-right: 1px solid #3b3b3b;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

header#GH .container nav ul.mn li a small {
  display: block;
  font-size: 0.875em;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}

header#GH .container {
  margin: 0 auto;
  max-width: 1200px;
}

@media screen and (min-width: 641px) {
  a:hover {
    opacity: 0.7;
  }
  header#GH .container {
    width: calc(100% - 6em);
  }
  header#GH #LOGO {
    padding: 2em 0;
  }
  header#GH .container nav ul.mn > li {
    position: relative;
    height: auto;
  }
  header#GH .container nav ul.mn > li > a {
    padding: 0.5em 0;
    border-bottom: 1px solid #3b3b3b;
  }
  header#GH .container nav ul.mn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2.75em;
  }
  header#GH .container nav ul.mn li.cl ul.sb {
    position: absolute;
    bottom: -0.5em;
    left: 50%;
    z-index: -1;
    display: block;
    visibility: hidden;
    min-width: 12em;
    opacity: 0;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-transform: translate(-50%, 100%);
            transform: translate(-50%, 100%);
  }
  header#GH .container nav ul.mn li.cl ul.sb li {
    white-space: nowrap;
  }
  header#GH .container nav ul.mn li.cl.activ ul.sb:before {
    content: "";
    position: absolute;
    top: 1px;
    left: 50%;
    width: 1em;
    height: 1em;
    background-color: #fcfcfc;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
            clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  }
  header#GH .container nav ul.mn li.cl.activ ul.sb {
    z-index: 1;
    visibility: visible;
    padding: 1.5em;
    border-radius: 2em;
    background-color: #fcfcfc;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.17);
            box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.17);
    color: #3b3b3b;
    opacity: 1;
    -webkit-transform: translate(-50%, calc(100% + 1em));
            transform: translate(-50%, calc(100% + 1em));
  }
  header#GH .container nav ul.mn li.cl.activ ul.sb li:not(:first-child) {
    margin-top: 1em;
  }
}
@media screen and (max-width: 640px) {
  body {
    overflow-x: hidden;
    max-width: 100vw;
  }
  body .container {
    width: calc(100% - 6vw);
  }
  body .globalNav-btn {
    width: 40px;
    height: 60px;
  }
  header#GH #LOGO {
    padding: 0.5em 0;
    max-width: 65vw;
  }
  header#GH .container nav ul.mn {
    position: absolute;
    top: 0;
    left: 0;
    padding: 6em 2em 0;
    width: 100%;
    height: 100dvh;
    background-color: #fff;
    color: #3b3b3b;
    opacity: 0.5;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-transform: translateX(100vw);
            transform: translateX(100vw);
  }
  body.gNav-active header#GH .container nav ul.mn {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  header#GH .container nav ul.mn > li a {
    position: relative;
    display: block;
    padding: 1em 2em 1em 0;
  }
  header#GH .container nav ul.mn > li:not(:first-child) {
    margin-top: 1.5em;
    padding-top: 1em;
    border-top: 1px solid #d3d3d3;
  }
  header#GH .container nav ul.mn > li > a:after {
    content: "";
    position: absolute;
    top: 40%;
    right: 0;
    width: 0.5em;
    height: 0.5em;
    border-top: 1px solid #3b3b3b;
    border-right: 1px solid #3b3b3b;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  header#GH .container nav ul.mn li.cl ul.sb li {
    position: relative;
    padding-left: 3em;
  }
  header#GH .container nav ul.mn li.cl ul.sb li:before {
    content: "";
    position: absolute;
    top: 1.75em;
    left: 0;
    display: block;
    width: 1.325em;
    height: 1px;
    background-color: #707070;
  }
  .globalNav-btn {
    position: relative;
    z-index: 100;
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
  }
}
.globalNav-btn::before {
  content: "MENU";
  position: absolute;
  top: 12px;
  right: 0;
  left: 0;
  display: block;
  margin: auto;
  color: #3b3b3b;
  font-size: 1rem;
}

.gNav-active .globalNav-btn::before {
  content: "CLOSE";
}

.globalNav-btn-icon {
  position: absolute;
  top: 16px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 32px;
  height: 2px;
  background-color: #aaa;
  transition: 0.2s;
  -webkit-transition: 0.2s;
}

.gNav-active .globalNav-btn-icon {
  background-color: transparent;
}

.globalNav-btn-icon::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 32px;
  height: 2px;
  background-color: #aaa;
  transition: 0.2s;
  transform: translateY(8px);
  -webkit-transform: translateY(8px);
  -webkit-transition: 0.2s;
}

.gNav-active .globalNav-btn-icon::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.globalNav-btn-icon::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 32px;
  height: 2px;
  background-color: #aaa;
  transition: 0.2s;
  transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
  -webkit-transition: 0.2s;
}

.gNav-active .globalNav-btn-icon::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

@media screen and (min-width: 641px) {
  .globalNav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 640px) {
  .globalNav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    visibility: hidden;
    margin: auto;
    padding: 80px 30px 0;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .gNav-active .globalNav {
    visibility: visible;
    opacity: 1;
  }
}
.globalNav-btn {
  color: inherit;
}
@media screen and (min-width: 641px) {
  .globalNav-btn {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .globalNav-btn {
    position: relative;
    z-index: 100;
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
  }
}
.globalNav-btn::before {
  content: "MENU";
  position: absolute;
  top: 12px;
  right: 0;
  left: 0;
  display: block;
  margin: auto;
  color: inherit;
  font-size: 1rem;
}
.gNav-active .globalNav-btn::before {
  content: "CLOSE";
}
.globalNav-btn-icon {
  position: absolute;
  top: 16px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 32px;
  height: 2px;
  background-color: #aaa;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.gNav-active .globalNav-btn-icon {
  background-color: transparent;
}
.globalNav-btn-icon::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 32px;
  height: 2px;
  background-color: #aaa;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: translateY(8px);
          transform: translateY(8px);
}
.gNav-active .globalNav-btn-icon::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.globalNav-btn-icon::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  width: 32px;
  height: 2px;
  background-color: #aaa;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.gNav-active .globalNav-btn-icon::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (min-width: 641px) {
  .globalNav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 24px;
  }
}
@media screen and (min-width: 641px) {
  .globalNav-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 80px;
  }
}
@media screen and (max-width: 640px) {
  .globalNav-list-item {
    margin-bottom: 32px;
  }
}
.globalNav-list-item-txt {
  color: inherit;
  text-decoration: none;
}
@media screen and (min-width: 641px) {
  .globalNav-list-item-txt {
    position: relative;
    padding-left: 16px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .globalNav-list-item-txt:hover {
    text-decoration: underline;
  }
  .globalNav-list-item-txt::before {
    content: "";
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: 0;
    display: block;
    margin: auto;
    width: 5px;
    height: 5px;
    border-right: 1px solid #3b3b3b;
    border-bottom: 1px solid #3b3b3b;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@media screen and (max-width: 640px) {
  .globalNav-list-item-txt {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 641px) {
  .globalNav-list-item:hover .globalNav-subList {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
}
@media screen and (min-width: 641px) {
  .globalNav-subList {
    position: fixed;
    top: 80px;
    right: 0;
    left: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    visibility: hidden;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto;
    padding: 0 20px;
    width: 1240px;
    height: 180px;
    opacity: 0;
    -webkit-transition: 0.2S;
    transition: 0.2S;
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .globalNav-subList::before {
    content: "";
    position: fixed;
    right: 0;
    left: 0;
    z-index: -1;
    display: block;
    margin: auto;
    width: 100%;
    height: 180px;
    background-color: rgba(59, 59, 59, 0.8);
  }
  .globalNav-subList::after {
    content: attr(data-ttl);
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    width: 180px;
    color: #fff;
    font-size: 1.9rem;
  }
}
@media screen and (min-width: 641px) {
  .globalNav-subList-item {
    width: 180px;
  }
}
@media screen and (max-width: 640px) {
  .globalNav-subList-item {
    margin-top: 8px;
  }
}
@media screen and (min-width: 641px) {
  .globalNav-subList-item-link {
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
  .globalNav-subList-item-link:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 640px) {
  .globalNav-subList-item-link {
    color: inherit;
    text-decoration: none;
  }
}
@media screen and (max-width: 640px) {
  .globalNav-subList-item-link-txt {
    position: relative;
    padding-left: 16px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    font-size: 1.6rem;
  }
  .globalNav-subList-item-link-txt::before {
    content: "";
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: 0;
    display: block;
    margin: auto;
    width: 5px;
    height: 5px;
    border-right: 1px solid #3b3b3b;
    border-bottom: 1px solid #3b3b3b;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
}
@media screen and (min-width: 641px) {
  .globalNav-subList-item-link-img {
    margin-top: 8px;
  }
}
@media screen and (max-width: 640px) {
  .globalNav-subList-item-link-img {
    display: none;
  }
}

.footer {
  position: sticky;
  top: 100vh;
  margin-top: 140px;
  background-color: #fff;
  -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15);
          box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 641px) {
  .footer-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 80px;
  }
}
@media screen and (max-width: 640px) {
  .footer-contents {
    padding: 20px 0;
  }
}
.footer-contents-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 640px) {
  .footer-contents-logo {
    margin-bottom: 10px;
  }
}
.footer-contents-copy {
  letter-spacing: 0.1em;
  font-size: 1rem;
}

.top-mv-header {
  padding: 40px 0;
  text-align: center;
}
.top-mv-img img {
  width: 100%;
}
.top-contents {
  padding: 80px 0;
}
.top-contents-txt {
  line-height: 2;
}
.top-contents-news {
  padding-top: 80px;
}
.top-contents-news-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
  font-size: 22px;
}
.top-contents-news-ttl::before {
  content: "";
  display: block;
  margin-right: 8px;
  width: 80px;
  height: 1px;
  background-color: #707070;
}
.top-contents-news-list {
  margin-top: 16px;
}
.top-contents-news-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 0;
  border-bottom: 1px solid #e0e0e0;
}
.top-contents-news-list-item::before {
  content: attr(data-news-date);
  display: block;
  width: 90px;
  color: #acacac;
  font-size: 1.2rem;
}
.top-contents-news-list-item a {
  color: inherit;
  text-decoration: none;
}

.conditions-contents {
  margin-top: 40px;
}
@media screen and (min-width: 641px) {
  .conditions-contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.conditions-contents-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .conditions-contents-header .main-ttl {
    margin-right: 24px;
  }
}
@media screen and (min-width: 641px) {
  .conditions-contents-sub {
    margin-top: 40px;
    width: 240px;
  }
}
@media screen and (max-width: 640px) {
  .conditions-contents-sub {
    position: fixed;
    top: 80px;
    bottom: 0;
    left: 0;
    z-index: 10;
    visibility: hidden;
    overflow-y: auto;
    margin: auto;
    padding: 24px 0 64px;
    width: 100%;
    background-color: #f7f7f7;
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
  }
}
@media screen and (min-width: 641px) {
  .conditions-contents-main {
    width: 920px;
  }
}
.conditions-contents-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 641px) {
  .conditions-contents-list::before {
    content: "";
    display: block;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc((100% + 40px) / 4 - 40px);
  }
  .conditions-contents-list::after {
    content: "";
    display: block;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: calc((100% + 40px) / 4 - 40px);
  }
}
.conditions-contents-list-item {
  display: block;
  margin-bottom: 40px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  list-style: none;
}
@media screen and (min-width: 641px) {
  .conditions-contents-list-item {
    width: calc((100% + 40px) / 4 - 40px);
  }
}
@media screen and (max-width: 640px) {
  .conditions-contents-list-item {
    margin-bottom: 24px;
    width: calc((100% + 16px) / 2 - 16px);
  }
}
.conditions-contents-list-item-none {
  display: block;
  list-style: none;
}
.conditions-contents-list-item-link {
  display: block;
  height: 100%;
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.conditions-contents-list-item-link:hover {
  opacity: 0.7;
}
.conditions-contents-list-item-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 60px;
}
.conditions-contents-list-item-logo img {
  max-width: calc(100% - 48px);
  max-height: 30px;
  width: auto;
  height: auto;
}
.conditions-contents-list-item-imported {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
}
.conditions-contents-list-item-body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px;
  height: 80px;
}
.conditions-contents-list-item-ttl {
  text-align: center;
  font-weight: 500;
  font-size: 1.2rem;
}
.conditions-contents-detail {
  margin-top: 40px;
}
@media screen and (min-width: 641px) {
  .conditions-contents-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 641px) {
  .conditions-contents-detail-main {
    width: 708px;
  }
}
@media screen and (min-width: 641px) {
  .conditions-contents-detail-sub {
    width: 456px;
  }
}
@media screen and (max-width: 640px) {
  .conditions-contents-detail-sub {
    margin-top: 40px;
  }
}
.conditions-contents-detail-logo {
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .conditions-contents-detail-logo {
    text-align: center;
  }
}
.conditions-contents-detail-logo img {
  max-width: 100%;
  max-height: 80px;
  width: auto;
  height: auto;
}
.conditions-contents-detail-ttl {
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 2rem;
}
@media screen and (max-width: 640px) {
  .conditions-contents-detail-ttl {
    text-align: center;
  }
}
.conditions-contents-detail-txt {
  line-height: 2;
}
.conditions-contents-detail-pdf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: underline;
}
.conditions-contents-detail-pdf::after {
  content: "";
  display: inline-block;
  min-width: 16px;
  width: 16px;
  height: 16px;
  background-image: url(../img/common/icon-pdf.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.conditions-contents-detail-txt + .conditions-contents-detail-pdf {
  margin-top: 16px;
}
.conditions-contents-detail-info {
  margin-top: 24px;
}
.conditions-contents-detail-info-item {
  border-bottom: 1px solid rgb(224, 224, 224);
}
.conditions-contents-detail-info-item-ttl {
  position: relative;
  padding: 20px 0;
  font-weight: 500;
  cursor: pointer;
}
.conditions-contents-detail-info-item-ttl::after {
  content: "";
  position: absolute;
  top: -4px;
  right: 4px;
  bottom: 0;
  display: block;
  margin: auto;
  width: 8px;
  height: 8px;
  border-right: 1px solid rgb(59, 59, 59);
  border-bottom: 1px solid rgb(59, 59, 59);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.item-open .conditions-contents-detail-info-item-ttl::after {
  top: 0;
  bottom: -4px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.conditions-contents-detail-info-item .target-item {
  display: none;
}
.conditions-contents-detail-info-item-table {
  margin-top: 8px;
}
.conditions-contents-detail-info-item-table-th {
  padding-right: 24px;
  padding-bottom: 16px;
  color: rgb(172, 172, 172);
  vertical-align: top;
  text-align: left;
  white-space: nowrap;
  font-weight: 500;
  font-size: 1.2rem;
}
.conditions-contents-detail-info-item-table-td {
  padding-bottom: 16px;
  vertical-align: top;
  font-size: 1.2rem;
}
.conditions-contents-detail-info-item-table-td a {
  text-decoration: underline;
}
.conditions-contents-detail-bottom {
  margin-top: 120px;
  text-align: center;
}
.conditions-contents-detail-bottom-ttl {
  margin-bottom: 24px;
  font-weight: 500;
  font-size: 1.2rem;
}
.conditions-contents-detail-bottom-ttl-v {
  margin-top: 32px;
  font-weight: 500;
  font-size: 1.6rem;
}
.conditions-contents-detail-bottom-ttl-v + .conditions-contents-detail-bottom-iframe {
  margin-top: 24px;
}
.conditions-contents-detail-bottom-iframe + .conditions-contents-detail-bottom-ttl-v {
  margin-top: 80px;
}
.conditions-contents-detail-bottom-txt {
  margin: 40px auto 32px;
  max-width: 840px;
  text-align: left;
}
.conditions-contents-detail-bottom-iframe {
  margin-top: 32px;
}
.conditions-contents-detail-bottom-iframe iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  vertical-align: bottom;
}

.map-contents {
  margin-top: 40px;
}
.map-contents-header {
  position: relative;
  margin-bottom: 40px;
}
@media screen and (min-width: 641px) {
  .map-contents-header {
    text-align: center;
  }
  .map-contents-header .btn-02 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
}
@media screen and (max-width: 640px) {
  .map-contents-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: left;
  }
  .map-contents-header .main-ttl {
    margin-right: 24px;
  }
}
.map-contents-ttl {
  margin-bottom: 48px;
  padding: 8px;
  background-color: #f7f7f7;
  text-align: center;
  font-size: 1.6rem;
}
.map-contents-list-item-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 8px;
  border-bottom: 1px solid #e0e0e0;
  font-weight: 700;
}
.map-contents-list-item-link {
  margin-top: 16px;
}
@media screen and (min-width: 641px) {
  .map-contents-list-item-link {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 640px) {
  .map-contents-list-item-link {
    width: 100%;
  }
}
.map-contents-list-item-link a {
  position: relative;
  display: inline-block;
  padding-right: 24px;
  color: inherit;
  text-decoration: none;
}
.map-contents-list-item-link a::after {
  content: "";
  position: absolute;
  top: -4px;
  right: 0;
  bottom: 0;
  display: block;
  margin: auto;
  width: 6px;
  height: 6px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  pointer-events: none;
}
.map-contents-list-item-more {
  position: relative;
  margin-left: auto;
  padding-right: 24px;
}
.map-contents-list-item-more::after {
  content: "";
  position: absolute;
  top: -3px;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid rgb(59, 59, 59);
  border-left: 1px solid rgb(59, 59, 59);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.item-open .map-contents-list-item-more::after {
  right: 4px;
  bottom: -3px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.map-contents-list-item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 32px;
}
@media screen and (min-width: 641px) {
  .map-contents-list-item-list {
    padding-left: 85px;
  }
}
@media screen and (max-width: 640px) {
  .map-contents-list-item-list {
    padding-left: 24px;
  }
}
.map-contents-list-item-list-item {
  margin-top: 24px;
}
@media screen and (min-width: 641px) {
  .map-contents-list-item-list-item {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 640px) {
  .map-contents-list-item-list-item {
    width: 100%;
  }
}
.map-contents-list-item-list-item a {
  position: relative;
  display: inline-block;
  padding-right: 24px;
  color: inherit;
  text-decoration: none;
}
.map-contents-list-item-list-item a::after {
  content: "";
  position: absolute;
  top: -4px;
  right: 0;
  bottom: 0;
  display: block;
  margin: auto;
  width: 6px;
  height: 6px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  pointer-events: none;
}
.map-contents-item + .map-contents-item {
  margin-top: 160px;
}
.map-contents-item-ttl {
  margin-bottom: 32px;
  text-align: center;
  font-weight: 500;
  font-size: 1.6rem;
}
.map-contents-item-map {
  width: 100%;
  height: auto;
  background: #ddd;
  vertical-align: bottom;
}
@media screen and (min-width: 641px) {
  .map-contents-item-map {
    aspect-ratio: 16/9;
  }
}
@media screen and (max-width: 640px) {
  .map-contents-item-map {
    aspect-ratio: 1/1;
  }
}
.furniture-contents {
  margin-top: 80px;
}
.furniture-contents-item {
  padding-bottom: 24px;
  border-bottom: 1px solid #e0e0e0;
}
@media screen and (min-width: 641px) {
  .furniture-contents-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.furniture-contents-item + .furniture-contents-item {
  margin-top: 24px;
}
@media screen and (min-width: 641px) {
  .furniture-contents-item-img {
    width: 300px;
  }
}
@media screen and (max-width: 640px) {
  .furniture-contents-item-img {
    margin-bottom: 24px;
  }
  .furniture-contents-item-img img {
    width: 100%;
  }
}
.furniture-contents-item-body {
  position: relative;
}
@media screen and (min-width: 641px) {
  .furniture-contents-item-body {
    padding-bottom: 64px;
    width: calc(100% - 332px);
  }
}
.furniture-contents-item-body-ttl {
  font-weight: 500;
  font-size: 1.8rem;
}
.furniture-contents-item-body-txt {
  margin-top: 8px;
  font-size: 1.3rem;
}
.furniture-contents-item-body-date {
  margin-top: 24px;
  color: #acacac;
  text-align: right;
  font-size: 1.2rem;
}
@media screen and (min-width: 641px) {
  .furniture-contents-item-body .btn-pdf {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  .furniture-contents-item-body .btn-pdf {
    margin: 24px auto;
  }
}

.event-contents {
  margin-top: 40px;
}
.event-contents-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .event-contents-header .main-ttl {
    margin-right: 24px;
  }
}
.event-contents-main-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}
@media screen and (max-width: 640px) {
  .event-contents-main-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.event-contents-main-header-img {
  width: 400px;
}
@media screen and (max-width: 640px) {
  .event-contents-main-header-img {
    width: 100%;
  }
}
.event-contents-main-header-img img {
  max-width: none;
  width: 100%;
}
.event-contents-main-btn {
  margin: 40px auto 80px;
  max-width: 320px;
}
.event-contents-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 641px) {
  .event-contents-list {
    gap: 40px 24px;
  }
}
@media screen and (max-width: 640px) {
  .event-contents-list {
    gap: 24px 16px;
  }
}
.event-contents-list-item {
  position: relative;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  list-style: none;
}
@media screen and (min-width: 641px) {
  .event-contents-list-item {
    width: calc((100% + 24px) / 3 - 24px);
  }
  .single-event .event-contents-list-item {
    width: calc((100% + 24px) / 4 - 24px);
  }
}
@media screen and (max-width: 640px) {
  .event-contents-list-item {
    width: 100%;
  }
  .single-event .event-contents-list-item {
    width: calc((100% + 16px) / 2 - 16px);
  }
}
@media screen and (max-width: 640px) {
  .event-contents-list-item-img {
    max-width: 100%;
  }
}
.event-contents-list-item-img img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.event-contents-list-item-body {
  padding: 24px 16px 172px;
}
.event-contents-list-item-area {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 1.6rem;
}
.event-contents-list-item-ttl {
  font-weight: 700;
  font-size: 2rem;
}
.event-contents-list-item-date {
  margin-top: 8px;
  font-weight: 700;
  font-size: 1.6rem;
}
.event-contents-list-item-pdf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  margin-top: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: underline;
  font-size: 1.6rem;
}
.event-contents-list-item-pdf::after {
  content: "";
  display: inline-block;
  min-width: 16px;
  width: 16px;
  height: 16px;
  background-image: url(../img/common/icon-pdf.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.conditions-contents-detail-txt + .event-contents-list-item-pdf {
  margin-top: 16px;
}
.event-contents-list-item-table {
  margin-top: 16px;
}
.event-contents-list-item-table-th {
  padding-right: 24px;
  padding-bottom: 16px;
  width: 48px;
  color: rgb(172, 172, 172);
  vertical-align: top;
  text-align: left;
  white-space: nowrap;
  font-weight: 500;
  font-size: 1.4rem;
}
.event-contents-list-item-table-td {
  padding-bottom: 16px;
  vertical-align: top;
  font-size: 1.4rem;
}
.event-contents-list-item-btn {
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  margin: auto;
  width: 100%;
}
@media screen and (min-width: 641px) {
  .event-contents-list-item-btn {
    padding: 0 16px;
  }
}
@media screen and (max-width: 640px) {
  .event-contents-list-item-btn {
    padding: 0 16px;
  }
}
.event-contents-detail {
  margin-top: 40px;
}
@media screen and (min-width: 641px) {
  .event-contents-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 641px) {
  .event-contents-detail-main {
    width: 708px;
  }
}
@media screen and (min-width: 641px) {
  .event-contents-detail-sub {
    width: 456px;
  }
}
@media screen and (max-width: 640px) {
  .event-contents-detail-sub {
    margin-top: 40px;
  }
}
.event-contents-detail-logo {
  margin-bottom: 24px;
}
@media screen and (max-width: 640px) {
  .event-contents-detail-logo {
    text-align: center;
  }
}
.event-contents-detail-logo img {
  max-width: 100%;
  max-height: 80px;
  width: auto;
  height: auto;
}
.event-contents-detail-ttl {
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 2rem;
}
@media screen and (max-width: 640px) {
  .event-contents-detail-ttl {
    text-align: center;
  }
}
.event-contents-detail-txt {
  line-height: 2;
}
.event-contents-detail-pdf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: underline;
}
.event-contents-detail-pdf::after {
  content: "";
  display: inline-block;
  min-width: 16px;
  width: 16px;
  height: 16px;
  background-image: url(../img/common/icon-pdf.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.conditions-contents-detail-txt + .event-contents-detail-pdf {
  margin-top: 16px;
}
.event-contents-detail-info {
  margin-top: 24px;
}
.event-contents-detail-info-item {
  border-bottom: 1px solid rgb(224, 224, 224);
}
.event-contents-detail-info-item-ttl {
  position: relative;
  padding: 20px 0;
  font-weight: 500;
  cursor: pointer;
}
.event-contents-detail-info-item-ttl::after {
  content: "";
  position: absolute;
  top: -4px;
  right: 4px;
  bottom: 0;
  display: block;
  margin: auto;
  width: 8px;
  height: 8px;
  border-right: 1px solid rgb(59, 59, 59);
  border-bottom: 1px solid rgb(59, 59, 59);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.item-open .event-contents-detail-info-item-ttl::after {
  top: 0;
  bottom: -4px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.event-contents-detail-info-item .target-item {
  display: none;
}
.event-contents-detail-info-item-table {
  margin-top: 8px;
}
.event-contents-detail-info-item-table-th {
  padding-right: 24px;
  padding-bottom: 16px;
  color: rgb(172, 172, 172);
  vertical-align: top;
  text-align: left;
  white-space: nowrap;
  font-weight: 500;
  font-size: 1.2rem;
}
.event-contents-detail-info-item-table-td {
  padding-bottom: 16px;
  vertical-align: top;
  font-size: 1.2rem;
}
.event-contents-detail-info-item-table-td a {
  text-decoration: underline;
}
.event-contents-detail-bottom {
  margin-top: 120px;
  text-align: center;
}
.event-contents-detail-bottom-ttl {
  margin-bottom: 24px;
  font-weight: 500;
  font-size: 1.2rem;
}
.event-contents-detail-bottom-ttl-v {
  margin-top: 32px;
  font-weight: 500;
  font-size: 1.6rem;
}
.event-contents-detail-bottom-ttl-v + .conditions-contents-detail-bottom-iframe {
  margin-top: 24px;
}
.conditions-contents-detail-bottom-iframe + .event-contents-detail-bottom-ttl-v {
  margin-top: 80px;
}
.event-contents-detail-bottom-txt {
  margin: 40px auto 32px;
  max-width: 840px;
  text-align: left;
}
.event-contents-detail-bottom-iframe {
  margin-top: 32px;
}
.event-contents-detail-bottom-iframe iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  vertical-align: bottom;
}