@charset 'UTF-8';
/* ------------------------------------------------------------- */
/* kv */
/* ------------------------------------------------------------- */
#contents.index_2607 .kv2607 {
  position: relative;
  background: #f5f1e6;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #contents.index_2607 .kv2607__p {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 1;
  }
}
#contents.index_2607 .kv2607__p img {
  width: auto;
  height: 100%;
  aspect-ratio: 1500/883;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .kv2607__p img {
    width: 100%;
    aspect-ratio: 375/235;
  }
}
#contents.index_2607 .kv2607__in {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #contents.index_2607 .kv2607__in {
    display: flex;
    align-items: center;
    height: 470px;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 90px;
  }
}
#contents.index_2607 .kv2607__i {
  padding: 50px 0 0;
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .kv2607__i {
    padding: 20px;
  }
}
#contents.index_2607 .kv2607__i__tt {
  margin: 0 0 30px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .kv2607__i__tt {
    margin: 0 0 21px;
    font-size: clamp(27px / 375 * 320, 27 / 375 * 100vw, 27px);
    text-align: center;
  }
}
#contents.index_2607 .kv2607__i__p {
  display: flex;
  gap: 0 20px;
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .kv2607__i__p {
    justify-content: center;
  }
}
#contents.index_2607 .kv2607__i__p > li {
  aspect-ratio: 300/169;
  border-radius: 15px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #contents.index_2607 .kv2607__i__p > li {
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .kv2607__i__p > li {
    flex: 1 1 auto;
    border-radius: 2.1333333333vw;
  }
}
#contents.index_2607 .kv2607__i__p > li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ------------------------------------------------------------- */
/* tb */
/* ------------------------------------------------------------- */
#contents.index_2607 .tb2607 {
  position: relative;
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .tb2607__spscr {
    margin: -15px -20px;
    padding: 15px 20px;
    overflow-x: auto;
  }
  #contents.index_2607 .tb2607__spscr__in {
    width: 1080px;
  }
}
#contents.index_2607 .tb2607__bd {
  border-radius: 10px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
  overflow: hidden;
}
#contents.index_2607 .tb2607__bd table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .tb2607__bd table col:nth-child(2),
  #contents.index_2607 .tb2607__bd table col:nth-child(3),
  #contents.index_2607 .tb2607__bd table col:nth-child(4),
  #contents.index_2607 .tb2607__bd table col:nth-child(5) {
    width: clamp(242px / 1600 * 1280, 242 / 1600 * 100vw, 242px);
  }
}
@media screen and (min-width: 768px) {
  #contents.index_2607 .tb2607__bd table col:last-child,
  #contents.index_2607 .tb2607__bd table th:last-child,
  #contents.index_2607 .tb2607__bd table td:last-child {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .tb2607__bd table col:last-child,
  #contents.index_2607 .tb2607__bd table th:last-child,
  #contents.index_2607 .tb2607__bd table td:last-child {
    text-align: right !important;
  }
}
#contents.index_2607 .tb2607__bd table thead th {
  position: relative;
  vertical-align: middle;
}
#contents.index_2607 .tb2607__bd table thead th .tb2607__bd__h {
  padding: clamp(20px / 1600 * 1280, 20 / 1600 * 100vw, 20px) 0;
}
#contents.index_2607 .tb2607__bd table thead th .tb2607__bd__h a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 clamp(20px / 1600 * 1280, 20 / 1600 * 100vw, 20px);
  height: clamp(95px / 1600 * 1280, 95 / 1600 * 100vw, 95px);
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .tb2607__bd table thead th .tb2607__bd__h a {
    height: clamp(85px / 1600 * 1280, 85 / 1600 * 100vw, 85px);
  }
}
#contents.index_2607 .tb2607__bd table thead th .tb2607__bd__h a::after {
  content: '\e900';
  display: block;
  font-size: 12px;
  font-family: 'icon';
  font-weight: 400;
}
#contents.index_2607 .tb2607__bd table thead th .tb2607__bd__h a > span {
  display: block;
}
#contents.index_2607 .tb2607__bd table thead th .tb2607__bd__h a > span img {
  height: auto;
}
#contents.index_2607 .tb2607__bd table thead th .tb2607__bd__h a > span img.is-01 {
  width: clamp(188px / 1600 * 1280, 188 / 1600 * 100vw, 188px);
}
#contents.index_2607 .tb2607__bd table thead th .tb2607__bd__h a > span img.is-02 {
  width: clamp(203px / 1600 * 1280, 203 / 1600 * 100vw, 203px);
}
#contents.index_2607 .tb2607__bd table thead th .tb2607__bd__h a > span img.is-03 {
  width: clamp(154px / 1600 * 1280, 154 / 1600 * 100vw, 154px);
}
#contents.index_2607 .tb2607__bd table thead th .tb2607__bd__h a > span img.is-04 {
  width: clamp(160px / 1600 * 1280, 160 / 1600 * 100vw, 160px);
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .tb2607__bd table thead th .tb2607__bd__h a > span img.is-01 {
    width: clamp(169.2px / 1600 * 1280, 169.2 / 1600 * 100vw, 169.2px);
  }
  #contents.index_2607 .tb2607__bd table thead th .tb2607__bd__h a > span img.is-02 {
    width: clamp(182.7px / 1600 * 1280, 182.7 / 1600 * 100vw, 182.7px);
  }
  #contents.index_2607 .tb2607__bd table thead th .tb2607__bd__h a > span img.is-03 {
    width: clamp(138.6px / 1600 * 1280, 138.6 / 1600 * 100vw, 138.6px);
  }
  #contents.index_2607 .tb2607__bd table thead th .tb2607__bd__h a > span img.is-04 {
    width: clamp(144px / 1600 * 1280, 144 / 1600 * 100vw, 144px);
  }
}
#contents.index_2607 .tb2607__bd table thead th .tb2607__bd__h a > span > span {
  display: block;
  margin: clamp(5px / 1600 * 1280, 5 / 1600 * 100vw, 5px) 0 0;
  font-size: clamp(18px / 1600 * 1280, 18 / 1600 * 100vw, 18px);
  font-weight: 400;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .tb2607__bd table thead th .tb2607__bd__h a > span > span {
    font-size: clamp(16px / 1600 * 1280, 16 / 1600 * 100vw, 16px);
  }
}
#contents.index_2607 .tb2607__bd table tbody tr + tr {
  border-top: 1px solid #eee;
}
#contents.index_2607 .tb2607__bd table tbody tr:nth-child(1),
#contents.index_2607 .tb2607__bd table tbody tr:nth-child(2),
#contents.index_2607 .tb2607__bd table tbody tr:last-child {
  background: #f5f1e6;
}
#contents.index_2607 .tb2607__bd table tbody tr:nth-child(1),
#contents.index_2607 .tb2607__bd table tbody tr:nth-child(2) + tr,
#contents.index_2607 .tb2607__bd table tbody tr:last-child {
  border-top: none;
}
#contents.index_2607 .tb2607__bd table tbody tr:nth-child(2) {
  border-top: 1px solid #fff;
}
#contents.index_2607 .tb2607__bd table tbody tr:nth-child(2) > th {
  padding-top: clamp(8px / 1600 * 1280, 8 / 1600 * 100vw, 8px);
  padding-bottom: clamp(8px / 1600 * 1280, 8 / 1600 * 100vw, 8px);
}
#contents.index_2607 .tb2607__bd table tbody tr th,
#contents.index_2607 .tb2607__bd table tbody tr td {
  position: relative;
  font-size: clamp(20px / 1600 * 1280, 20 / 1600 * 100vw, 20px);
  line-height: 1.8;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .tb2607__bd table tbody tr th,
  #contents.index_2607 .tb2607__bd table tbody tr td {
    font-size: clamp(18px / 1600 * 1280, 18 / 1600 * 100vw, 18px);
  }
}
#contents.index_2607 .tb2607__bd table tbody tr th sup,
#contents.index_2607 .tb2607__bd table tbody tr td sup {
  display: inline-block;
  font-size: .6em;
  white-space: nowrap;
}
#contents.index_2607 .tb2607__bd table tbody tr th {
  padding: clamp(5px / 1600 * 1280, 5 / 1600 * 100vw, 5px) 0 clamp(5px / 1600 * 1280, 5 / 1600 * 100vw, 5px) clamp(20px / 1600 * 1280, 20 / 1600 * 100vw, 20px);
  font-weight: 700;
  text-align: left;
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .tb2607__bd table tbody tr th {
    white-space: nowrap;
  }
}
#contents.index_2607 .tb2607__bd table tbody tr th:last-child {
  padding: clamp(5px / 1600 * 1280, 5 / 1600 * 100vw, 5px) clamp(20px / 1600 * 1280, 20 / 1600 * 100vw, 20px) clamp(5px / 1600 * 1280, 5 / 1600 * 100vw, 5px) 0;
}
#contents.index_2607 .tb2607__bd table tbody tr td {
  padding: clamp(5px / 1600 * 1280, 5 / 1600 * 100vw, 5px) 0;
  text-align: center;
}
#contents.index_2607 .tb2607__bd table tbody tr td.is-m {
  padding: clamp(10px / 1600 * 1280, 10 / 1600 * 100vw, 10px) 0;
  font-size: clamp(16px / 1600 * 1280, 16 / 1600 * 100vw, 16px);
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  #contents.index_2607 .tb2607__bd table tbody tr td:last-child {
    padding-right: clamp(20px / 1600 * 1280, 20 / 1600 * 100vw, 20px) !important;
  }
}
#contents.index_2607 .tb2607__bd table tbody tr td sup {
  width: 0;
}
#contents.index_2607 .tb2607__bd table tbody tr td b {
  display: block;
  font-size: clamp(18px / 1600 * 1280, 18 / 1600 * 100vw, 18px);
  line-height: 2;
}
#contents.index_2607 .tb2607__bd table tbody tr td span {
  display: block;
}
#contents.index_2607 .tb2607__bd table tbody tr td span.is-s {
  padding: 0 0 calc(14 / 12 * .35em);
  font-size: clamp(12px / 1600 * 1280, 12 / 1600 * 100vw, 12px);
  line-height: calc(14 / 12 * .65em);
}
#contents.index_2607 .tb2607__bd table tbody tr td span:has(+ .is-s),
#contents.index_2607 .tb2607__bd table tbody tr td b:has(+ .is-s) {
  padding-top: clamp(14px / 1600 * 1280, 14 / 1600 * 100vw, 14px);
}
#contents.index_2607 .tb2607__nt {
  margin: 20px 0 0;
}
#contents.index_2607 .tb2607__nt > li {
  display: flex;
  gap: 0 1em;
}
#contents.index_2607 .tb2607__nt > li > span {
  display: block;
  font-size: 14px;
  line-height: 1.4;
}
#contents.index_2607 .tb2607__nt > li > span:nth-child(1) {
  flex: 0 0 auto;
}
#contents.index_2607 .tb2607__nt > li > span:nth-child(2) {
  flex: 1 1 auto;
}

/* ------------------------------------------------------------- */
/* pd */
/* ------------------------------------------------------------- */
#contents.index_2607 .pd2607 {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #contents.index_2607 .pd2607__a {
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .pd2607__a {
    margin: 0 0 30px;
  }
}
#contents.index_2607 .pd2607__a a {
  display: block;
}
@media screen and (min-width: 768px) {
  #contents.index_2607 .pd2607__a a {
    height: 100%;
    transition: opacity .5s cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  #contents.index_2607 .pd2607__a a .pd2607__a__in {
    transition: transform .5s cubic-bezier(.215, .61, .355, 1) 0ms;
  }
  #contents.index_2607 .pd2607__a a:hover {
    opacity: .5;
  }
  #contents.index_2607 .pd2607__a a:hover .pd2607__a__in {
    transform: scale(1.05);
  }
}
@media screen and (min-width: 768px) {
  #contents.index_2607 .pd2607__a__in {
    position: absolute;
    top: 0;
    width: 200%;
    max-width: 1600px;
  }
  #contents.index_2607 .pd2607__a__in.is-01,
  #contents.index_2607 .pd2607__a__in.is-03 {
    left: 0;
    transform-origin: 25% 50%;
  }
  #contents.index_2607 .pd2607__a__in.is-02,
  #contents.index_2607 .pd2607__a__in.is-04 {
    right: 0;
    transform-origin: 75% 50%;
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .pd2607__a__in {
    position: relative;
    width: 100%;
  }
  #contents.index_2607 .pd2607__a__in.is-01 {
    aspect-ratio: 375/390;
  }
  #contents.index_2607 .pd2607__a__in.is-01 .pd2607__a__p {
    height: calc(390 / 390 * 100%);
  }
  #contents.index_2607 .pd2607__a__in.is-02 {
    aspect-ratio: 375/330;
  }
  #contents.index_2607 .pd2607__a__in.is-02 .pd2607__a__p {
    height: calc(468 / 330 * 100%);
  }
  #contents.index_2607 .pd2607__a__in.is-03 {
    aspect-ratio: 375/350;
  }
  #contents.index_2607 .pd2607__a__in.is-03 .pd2607__a__p {
    height: calc(537 / 350 * 100%);
  }
  #contents.index_2607 .pd2607__a__in.is-04 {
    aspect-ratio: 375/310;
  }
  #contents.index_2607 .pd2607__a__in.is-04 .pd2607__a__p {
    height: calc(470 / 350 * 100%);
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .pd2607__a__p {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}
#contents.index_2607 .pd2607__a__p img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .pd2607__a__p img {
    height: 100%;
    object-fit: cover;
  }
}
#contents.index_2607 .pd2607__a__nt > li {
  position: relative;
  padding: 0 0 0 1.25em;
  font-size: clamp(12px / 1600 * 1280, 12 / 1600 * 100vw, 12px);
  line-height: calc(21.6 / 12);
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .pd2607__a__nt > li {
    font-size: clamp(10px / 375 * 320, 10 / 375 * 100vw, 10px);
    line-height: 1.4;
  }
}
#contents.index_2607 .pd2607__a__nt > li:before {
  content: '※';
  position: absolute;
  top: 0;
  left: 0;
}
#contents.index_2607 .pd2607__a__f1,
#contents.index_2607 .pd2607__a__f2,
#contents.index_2607 .pd2607__a__f3,
#contents.index_2607 .pd2607__a__f4 {
  transform: translateY(10px);
  opacity: 0;
  transition: transform 1s cubic-bezier(.215, .61, .355, 1) .6s, opacity 1s cubic-bezier(.215, .61, .355, 1) .6s;
}
#contents.index_2607 .is-effectActive .pd2607__a__f1,
#contents.index_2607 .is-effectActive .pd2607__a__f2,
#contents.index_2607 .is-effectActive .pd2607__a__f3,
#contents.index_2607 .is-effectActive .pd2607__a__f4 {
  transform: translateY(0);
  opacity: 1;
}

#contents.index_2607 .pd2607__a__f1 img,
#contents.index_2607 .pd2607__a__f2 img,
#contents.index_2607 .pd2607__a__f3 img,
#contents.index_2607 .pd2607__a__f4 img {
  max-width: 100%;
  height: auto;
}
#contents.index_2607 .pd2607__a__f1 {
  position: absolute;
}
@media screen and (min-width: 768px) {
  #contents.index_2607 .pd2607__a__f1 {
    top: calc(372 / 790 * 100%);
    left: calc(79 / 1600 * 100%);
  }
  #contents.index_2607 .pd2607__a__f1__tt {
    width: clamp(281px / 1600 * 1280, 281 / 1600 * 100vw, 281px);
  }
  #contents.index_2607 .pd2607__a__f1 .pd2607__a__nt {
    width: clamp(250px / 1600 * 1280, 250 / 1600 * 100vw, 250px);
    margin: 0 0 0 clamp(10px / 1600 * 1280, 10 / 1600 * 100vw, 10px);
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .pd2607__a__f1 {
    bottom: 0;
    left: 0;
    padding: 0 5.0666666667vw;
  }
  #contents.index_2607 .pd2607__a__f1__tt {
    width: 49.3333333333vw;
    margin: 0 0 2.4vw;
  }
}
#contents.index_2607 .pd2607__a__f2 {
  position: absolute;
}
@media screen and (min-width: 768px) {
  #contents.index_2607 .pd2607__a__f2 {
    bottom: calc(398 / 1224 * 100%);
    right: calc(144 / 1600 * 100%);
    width: clamp(297px / 1600 * 1280, 297 / 1600 * 100vw, 297px);
  }
  #contents.index_2607 .pd2607__a__f2__tt {
    margin: 0 0 clamp(7px / 1600 * 1280, 7 / 1600 * 100vw, 7px);
  }
  #contents.index_2607 .pd2607__a__f2__tt img {
    filter: drop-shadow(0 4.5px 4.5px rgba(255, 255, 255, .25));
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .pd2607__a__f2 {
    bottom: 1.0666666667vw;
    right: 5.3333333333vw;
    width: 56vw;
  }
  #contents.index_2607 .pd2607__a__f2__tt {
    margin: 0 0 1.0666666667vw;
  }
  #contents.index_2607 .pd2607__a__f2__tt img {
    filter: drop-shadow(0 .8vw .8vw rgba(255, 255, 255, .25));
  }
}
#contents.index_2607 .pd2607__a__f2 .pd2607__a__nt {
  color: #fff;
}
#contents.index_2607 .pd2607__a__f3 {
  position: absolute;
}
@media screen and (min-width: 768px) {
  #contents.index_2607 .pd2607__a__f3 {
    bottom: calc(713 / 960 * 100%);
    left: calc(86 / 1600 * 100%);
    width: clamp(297px / 1600 * 1280, 297 / 1600 * 100vw, 297px);
  }
  #contents.index_2607 .pd2607__a__f3__tt {
    margin: 0 0 clamp(7px / 1600 * 1280, 7 / 1600 * 100vw, 7px);
  }
  #contents.index_2607 .pd2607__a__f3__tt img {
    filter: drop-shadow(0 4.5px 4.5px rgba(255, 255, 255, .25));
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .pd2607__a__f3 {
    top: 13.8666666667vw;
    left: 6.6666666667vw;
    width: 56vw;
  }
  #contents.index_2607 .pd2607__a__f3__tt {
    margin: 0 0 1.0666666667vw;
  }
  #contents.index_2607 .pd2607__a__f3__tt img {
    filter: drop-shadow(0 .8vw .8vw rgba(0, 0, 0, .25));
  }
}
#contents.index_2607 .pd2607__a__f4 {
  position: absolute;
}
@media screen and (min-width: 768px) {
  #contents.index_2607 .pd2607__a__f4 {
    top: calc(172 / 902 * 100%);
    right: calc(95 / 1600 * 100%);
    width: clamp(397px / 1600 * 1280, 397 / 1600 * 100vw, 397px);
  }
}
@media screen and (max-width: 767px) {
  #contents.index_2607 .pd2607__a__f4 {
    top: 6.6666666667vw;
    right: 4.8vw;
    width: 55.7333333333vw;
  }
}
