@charset "UTF-8";
/*
====>> サイト(案件)毎にスタイルを記述していくファイル <<====

・このファイルはサイト(案件)独自のスタイルを記述するファイル
・ここに記述するファイルは、接頭辞に「p-」を付けたセレクタにする事　/　例：「.p-project-item」

*/
html {
  scroll-behavior: smooth;
  scroll-padding-top: 80px;
}
@media screen and (max-width: 767px) {
  html {
    scroll-padding-top: 60px;
  }
}

/*		TOPページ
-----------------------------------------------------*/
.main-visual {
  height: clamp(50rem, 52.0833333333vw, 100rem);
  position: relative;
  overflow: clip;
}
@media screen and (max-width: 767px) {
  .main-visual {
    height: auto;
    padding: 0 20px;
    padding: clamp(0rem, 2.6041666667vw, 2rem) clamp(0rem, 2.6041666667vw, 2rem);
  }
}
.main-visual_img {
  position: relative;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .main-visual_img {
    height: 610px;
    height: clamp(0rem, 79.4270833333vw, 61rem);
  }
}
.main-visual_img img {
  position: absolute;
  z-index: 1;
}
.main-visual_img_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main-visual_img_bg_01, .main-visual_img_bg_02 {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: repeat-x;
  background-position: 0 0;
  animation: bgFlow 180s linear infinite;
}
.main-visual_img_bg_01 {
  animation-delay: 0s;
}
.main-visual_img_bg_02 {
  animation-delay: -90s;
}
.main-visual_img_01 {
  right: clamp(0rem, 12.5vw, 24rem);
  bottom: clamp(0rem, 25vw, 48rem);
  width: clamp(0rem, 20.5208333333vw, 39.4rem);
  height: clamp(0rem, 22.5520833333vw, 43.3rem);
}
@media screen and (max-width: 767px) {
  .main-visual_img_01 {
    width: 280px;
    width: clamp(0rem, 36.4583333333vw, 28rem);
    height: max-content;
    right: 120px;
    right: clamp(0rem, 15.625vw, 12rem);
    top: 80px;
    top: clamp(0rem, 10.4166666667vw, 8rem);
  }
}
.main-visual_img_02 {
  right: clamp(0rem, 4.6875vw, 9rem);
  bottom: clamp(0rem, 16.6666666667vw, 32rem);
  width: clamp(0rem, 22.03125vw, 42.3rem);
  height: clamp(0rem, 9.375vw, 18rem);
}
.main-visual_img_03 {
  left: clamp(-8rem, -4.1666666667vw, 0rem);
  bottom: clamp(4rem, 2.0833333333vw, 0rem);
  width: clamp(0rem, 20.8333333333vw, 40rem);
  height: clamp(0rem, 11.9270833333vw, 22.9rem);
}
@media screen and (max-width: 767px) {
  .main-visual_img_03 {
    width: 240px;
    width: clamp(0rem, 31.25vw, 24rem);
    height: auto;
    bottom: 0px;
    left: -80px;
    left: clamp(-8rem, -10.4166666667vw, 0rem);
  }
}
.main-visual_img_04 {
  right: clamp(-1.5rem, -0.78125vw, 0rem);
  bottom: 0;
  width: clamp(0rem, 19.0625vw, 36.6rem);
  height: clamp(0rem, 14.0625vw, 27rem);
}
@media screen and (max-width: 767px) {
  .main-visual_img_04 {
    width: 240px;
    width: clamp(0rem, 31.25vw, 24rem);
    height: auto;
    right: -60px;
    right: clamp(-6rem, -7.8125vw, 0rem);
    bottom: -200px;
    bottom: clamp(-20rem, -26.0416666667vw, 0rem);
  }
}
.main-visual_img_05 {
  right: clamp(0rem, 20.3125vw, 39rem);
  bottom: clamp(0rem, 7.2916666667vw, 14rem);
  z-index: 1;
  width: clamp(0rem, 19.3229166667vw, 37.1rem);
  height: clamp(0rem, 24.21875vw, 46.5rem);
  animation: walkingAnimation 2s ease-in-out infinite;
}
@media screen and (max-width: 767px) {
  .main-visual_img_05 {
    width: 356px;
    width: clamp(0rem, 46.3541666667vw, 35.6rem);
    top: 50%;
    height: auto;
    left: 50%;
    transform: translateX(-50%);
    animation: walkingAnimationSp 2s ease-in-out infinite;
  }
}
.main-visual_img_06 {
  left: clamp(-4rem, -2.0833333333vw, 0rem);
  bottom: clamp(0rem, 16.9270833333vw, 32.5rem);
  width: clamp(0rem, 22.03125vw, 42.3rem);
  height: clamp(0rem, 13.3333333333vw, 25.6rem);
}
.main-visual_img_07 {
  left: clamp(0rem, 38.8020833333vw, 74.5rem);
  bottom: clamp(0rem, 14.3229166667vw, 27.5rem);
  width: clamp(0rem, 22.1354166667vw, 42.5rem);
  height: clamp(0rem, 16.9270833333vw, 32.5rem);
}
.main-visual_img_08 {
  right: clamp(-8rem, -4.1666666667vw, 0rem);
  bottom: clamp(0rem, 13.5416666667vw, 26rem);
  width: clamp(0rem, 21.9791666667vw, 42.2rem);
  height: clamp(0rem, 18.4375vw, 35.4rem);
}
.main-visual_img_09 {
  bottom: clamp(0rem, 4.6875vw, 9rem);
  right: clamp(0rem, 19.2708333333vw, 37rem);
  z-index: 0 !important;
  width: clamp(0rem, 19.6875vw, 37.8rem);
  height: auto;
}
@media screen and (max-width: 767px) {
  .main-visual_img_09 {
    right: clamp(0rem, 22.1354166667vw, 17rem);
    bottom: -180px;
    bottom: clamp(-18rem, -23.4375vw, 0rem);
    width: clamp(0rem, 48.1770833333vw, 37rem);
  }
}
.main-visual_img_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main-visual_img_bg_01 {
  background-image: url(../img/common/mv-bg_move_01.svg);
  width: 100%;
  height: 100%;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .main-visual_img_bg_01 {
    background-image: url(../img/common/mv-bg_move_01_sp.svg);
    background-position: center top 100px;
  }
}
.main-visual_img_bg_02 {
  background-image: url(../img/common/mv-bg_move_02.svg);
  width: 100%;
  height: 100%;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .main-visual_img_bg_02 {
    background-image: url(../img/common/mv-bg_move_02_sp.svg);
    background-position: center top 100px;
  }
}
.main-visual_catch {
  position: absolute;
  top: 50%;
  left: clamp(0rem, 7.1428571429vw, 26rem);
  transform: translateY(-50%);
  width: fit-content;
  max-width: 1100px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .main-visual_catch {
    position: initial;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: clamp(13rem, 32.5520833333vw, 25rem) auto clamp(5rem, 6.5104166667vw, 5rem);
    transform: initial;
  }
}
.main-visual_catch_title {
  margin-bottom: clamp(0rem, 1.6483516484vw, 3rem);
  font-size: clamp(0rem, 2.9120879121vw, 5.3rem);
}
@media screen and (max-width: 767px) {
  .main-visual_catch_title {
    margin-bottom: 13px;
    text-align: center;
  }
}
.main-visual_catch_title .ja {
  display: block;
  letter-spacing: clamp(0rem, 0.2747252747vw, 0.5rem);
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .main-visual_catch_title .ja {
    margin-bottom: 5px;
    font-size: 20px;
  }
}
.main-visual_catch_title .small {
  font-size: clamp(0rem, 2.1428571429vw, 3.9rem);
}
@media screen and (max-width: 767px) {
  .main-visual_catch_title .small {
    font-size: 20px;
  }
}
.main-visual_catch_title .big {
  font-size: clamp(0rem, 3.9010989011vw, 7.1rem);
  letter-spacing: clamp(0rem, 0.4395604396vw, 0.8rem);
}
@media screen and (max-width: 767px) {
  .main-visual_catch_title .big {
    font-size: 30px;
  }
}
.main-visual_catch .en {
  display: inline-block;
  margin-bottom: clamp(0rem, 2.1875vw, 4.2rem);
  padding: 5px clamp(1.5rem, 1.9270833333vw, 3.7rem);
  background-color: var(--color-orange-light);
  border-radius: 100px;
  color: var(--color-orange);
  font-size: clamp(1.4rem, 1.09375vw, 2.1rem);
  letter-spacing: clamp(0rem, 0.2083333333vw, 0.4rem);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .main-visual_catch .en {
    margin-bottom: 30px;
    font-size: 12px;
  }
}
.main-visual_catch_desc {
  position: relative;
  max-width: 608px;
  width: fit-content;
  padding: clamp(2rem, 2.34375vw, 4.5rem);
  background: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.main-visual_catch_badge {
  position: absolute;
  right: clamp(-4rem, -2.0833333333vw, 0rem);
  top: clamp(-4rem, -2.0833333333vw, 0rem);
  transform: rotate(10deg);
}
@media screen and (max-width: 767px) {
  .main-visual_catch_badge {
    right: clamp(0rem, 5.2083333333vw, 4rem);
  }
}
.main-visual_catch_badge p {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  width: clamp(0rem, 5.724137931vw, 8.3rem);
  height: clamp(0rem, 5.724137931vw, 8.3rem);
  background-color: var(--color-orange);
  color: var(--color-white);
  border-radius: 100px;
  font-size: clamp(0rem, 1.1034482759vw, 1.6rem);
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .main-visual_catch_badge p {
    width: 83px;
    height: 83px;
    font-size: 16px;
  }
}
.main-visual_catch_badge p .small {
  font-size: clamp(0rem, 0.8275862069vw, 1.2rem);
}
@media screen and (max-width: 767px) {
  .main-visual_catch_badge p .small {
    font-size: 11px;
  }
}
.main-visual_catch_badge p span {
  letter-spacing: 1.2px;
  display: contents;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .main-visual_catch_badge p span {
    letter-spacing: 1.1px;
  }
}
@media screen and (max-width: 575px) {
  .main-visual_catch_badge p span {
    letter-spacing: 1.2px;
  }
}
.main-visual_catch .title {
  margin-bottom: clamp(0rem, 0.7291666667vw, 1.4rem);
  color: var(--color-orange);
  font-size: clamp(0rem, 1.5vw, 1.8rem);
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .main-visual_catch .title {
    font-size: 14px;
    margin-bottom: 16px;
  }
}
.main-visual_catch .text {
  font-size: clamp(1rem, 1.1666666667vw, 1.4rem);
  inset: 0;
}
@media screen and (max-width: 767px) {
  .main-visual_catch .text {
    font-size: 12px;
  }
  .main-visual_catch .text .spnone {
    display: none;
  }
}

.p-send-deposit {
  margin-bottom: clamp(4.8rem, 13.6842105263vw, 13rem);
  padding: clamp(3rem, 7.8947368421vw, 10rem) clamp(2rem, 5.2631578947vw, 5rem);
  background-color: var(--color-white);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}

.p-send:not(:last-child) {
  margin-bottom: clamp(3rem, 8.4210526316vw, 8rem);
  padding-bottom: clamp(4.5rem, 6.3157894737vw, 6rem);
  border-bottom: 1px solid #D8D0CD;
}
@media screen and (max-width: 767px) {
  .p-send_contents {
    padding-left: 25px;
  }
}
.p-send_list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: row;
  gap: 0 clamp(0rem, 11.5789473684vw, 11rem);
}
@media screen and (max-width: 767px) {
  .p-send_list {
    flex-direction: column !important;
    gap: 50px;
  }
}
.p-send_list_item {
  max-width: 367px;
}
@media screen and (max-width: 767px) {
  .p-send_list_item {
    max-width: 100%;
    width: 100%;
  }
}
.p-send_list_item a {
  text-decoration: initial;
}
.p-send_list_item_img {
  position: relative;
}
.p-send_list_item_img_box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: clamp(0rem, 3.6842105263vw, 3.5rem) 0;
}
@media screen and (max-width: 767px) {
  .p-send_list_item_img_box {
    justify-content: flex-start;
    flex-direction: row;
    gap: 15px;
  }
}
.p-send_list_item_img_box img:first-child {
  width: clamp(0rem, 24.4210526316vw, 23.2rem);
  height: clamp(0rem, 24.4210526316vw, 23.2rem);
}
.p-send_list_item_img .icon_arrow_bottom {
  position: absolute;
  bottom: clamp(0rem, 7.8947368421vw, 7.5rem);
  width: clamp(2.2rem, 5.0526315789vw, 4.8rem);
  height: clamp(2.2rem, 5.0526315789vw, 4.8rem);
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .p-send_list_item_img .icon_arrow_bottom {
    position: initial;
    order: 3;
    margin-left: auto;
  }
}
.p-send_list_item_img .icon_send_img_back {
  position: absolute;
  top: clamp(-6rem, -6.3157894737vw, 0rem);
  left: clamp(-6rem, -6.3157894737vw, 0rem);
  width: clamp(0rem, 16.1052631579vw, 15.3rem);
  height: clamp(0rem, 16.1052631579vw, 15.3rem);
}
.p-send_list_item_img .icon_send_img_back.--other-position {
  top: clamp(0rem, 1.0526315789vw, 1rem);
  right: clamp(-0.8rem, -0.8421052632vw, 0rem);
  left: initial;
  width: clamp(0rem, 9.5789473684vw, 9.1rem);
  height: clamp(0rem, 10vw, 9.5rem);
}
@media screen and (max-width: 820px) {
  .p-send_list_item_img .icon_send_img_back.--other-position {
    left: clamp(0rem, 14.6341463415vw, 12rem);
    right: initial;
  }
}
.p-send_list_item_img .icon_send_arrow {
  position: absolute;
  top: clamp(0rem, 7.3684210526vw, 7rem);
  left: clamp(-5.2rem, -5.4736842105vw, 0rem);
  width: clamp(0rem, 5.7894736842vw, 5.5rem);
  height: clamp(0rem, 6vw, 5.7rem);
}
@media screen and (max-width: 767px) {
  .p-send_list_item_text {
    order: 2;
  }
  .p-send_list_item_text img {
    margin-left: auto;
  }
}
.p-send_list_item_text h3 {
  font-size: clamp(0rem, 2.5263157895vw, 2.4rem);
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-send_list_item_text h3 {
    font-size: 16px;
    text-align: left;
  }
}

.p-search-map {
  margin-bottom: clamp(0rem, 13.6842105263vw, 13rem);
}
.p-search-map_contents_map {
  max-width: 1060px;
  margin: 0 auto;
}
.p-search-map_contents_map iframe {
  width: 100%;
  height: 600px;
  border: none;
  border-radius: 10px;
  aspect-ratio: 4/3;
  margin: 0 auto;
}
@media screen and (max-width: 820px) {
  .p-search-map_contents_map iframe {
    width: 720px;
    height: 600px;
  }
}
@media screen and (max-width: 575px) {
  .p-search-map_contents_map iframe {
    width: 100%;
    height: 560px;
  }
}

.iframe-responsive {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.iframe-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.iframe-responsive.aspect-4-3 {
  padding-bottom: 75%;
}
.iframe-responsive.aspect-21-9 {
  padding-bottom: 42.857%;
}
.iframe-responsive.aspect-square {
  padding-bottom: 100%;
}
.iframe-responsive_item--empty .empty-message {
  text-align: center;
  color: #666;
  font-size: 14px;
  padding: 40px 20px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .iframe-responsive_item--empty .empty-message {
    padding: 30px 15px;
    font-size: 13px;
  }
}

.p-search-airport {
  margin-bottom: clamp(0rem, 13.6842105263vw, 13rem);
}
@media screen and (max-width: 767px) {
  .p-search-airport {
    margin-bottom: 22px;
  }
}
.p-search-airport_list {
  gap: 0 clamp(0rem, 11.5789473684vw, 11rem);
}
@media screen and (max-width: 820px) {
  .p-search-airport_list {
    flex-direction: column !important;
  }
}
.p-search-airport_item {
  max-width: 365px;
  border-radius: 20px;
}
@media screen and (max-width: 820px) {
  .p-search-airport_item {
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 820px) {
  .p-search-airport_item a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    gap: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-search-airport_item a {
    gap: 0 20px;
  }
}
.p-search-airport_item_img {
  border-radius: 10px;
}
@media screen and (max-width: 820px) {
  .p-search-airport_item_img {
    max-width: 200px;
  }
}
@media screen and (max-width: 575px) {
  .p-search-airport_item_img {
    max-width: 115px;
  }
}
@media screen and (max-width: 820px) {
  .p-search-airport_item_img img {
    aspect-ratio: 1/1;
    object-fit: cover;
  }
}
@media screen and (max-width: 820px) {
  .p-search-airport_item_text {
    width: 100%;
  }
  .p-search-airport_item_text img {
    margin-left: auto;
  }
}
@media screen and (max-width: 820px) and (max-width: 767px) {
  .p-search-airport_item_text img {
    width: 21px;
  }
}
.p-search-airport_item_text h3 {
  font-size: clamp(0rem, 2.5263157895vw, 2.4rem);
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 575px) {
  .p-search-airport_item_text h3 {
    font-size: 16px;
    line-height: 1.75;
  }
}

.p-search-station {
  margin-bottom: clamp(0rem, 13.6842105263vw, 13rem);
}
.p-search-station_list {
  gap: 0 clamp(2rem, 4vw, 3.8rem);
  align-items: flex-start !important;
}
@media screen and (max-width: 820px) {
  .p-search-station_list {
    flex-direction: column !important;
  }
}
.p-search-station_item {
  max-width: 375px;
}
@media screen and (max-width: 820px) {
  .p-search-station_item {
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 820px) {
  .p-search-station_item a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    gap: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-search-station_item a {
    gap: 0 20px;
  }
}
.p-search-station_item_img {
  border-radius: 10px;
}
@media screen and (max-width: 820px) {
  .p-search-station_item_img {
    max-width: 200px;
    border-radius: 10px;
  }
}
@media screen and (max-width: 575px) {
  .p-search-station_item_img {
    max-width: 115px;
  }
}
@media screen and (max-width: 820px) {
  .p-search-station_item_img img {
    aspect-ratio: 1/1;
    object-fit: cover;
  }
}
@media screen and (max-width: 820px) {
  .p-search-station_item_text {
    width: 100%;
  }
  .p-search-station_item_text img {
    margin-left: auto;
  }
}
@media screen and (max-width: 820px) and (max-width: 767px) {
  .p-search-station_item_text img {
    width: 21px;
  }
}
.p-search-station_item_text h3 {
  font-size: clamp(0rem, 2.5263157895vw, 2.4rem);
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 575px) {
  .p-search-station_item_text h3 {
    font-size: 16px;
    line-height: 1.75;
  }
}

.p-news {
  margin-bottom: clamp(5rem, 18.9473684211vw, 18rem);
}
.p-news_item a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  width: 100%;
  padding: 33px 0 21px;
  text-decoration: initial;
  border-bottom: 1px solid var(--color-news-line);
}
@media screen and (max-width: 767px) {
  .p-news_item a {
    padding: 24px 0 15px;
  }
}
@media (hover: hover) {
  .p-news_item a:hover {
    color: var(--color-orange);
  }
  .p-news_item a:hover .p-news_item_text_category span {
    background-color: var(--color-orange);
    color: var(--color-white);
  }
}
.p-news_item_text {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
}
@media screen and (max-width: 820px) {
  .p-news_item_text {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px 0;
  }
}
.p-news_item_text_head {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  gap: 0 clamp(0rem, 1.5789473684vw, 1.5rem);
}
.p-news_item_text_category {
  position: relative;
  margin: 0 23px 0 15px;
}
.p-news_item_text_category span {
  display: inline-block;
  color: var(--color-orange);
  border: 2px solid var(--color-orange);
  border-radius: 6px;
  padding: 0px 7px;
  font-size: clamp(1.2rem, 1.2631578947vw, 1.2rem);
  font-weight: bold;
  letter-spacing: 0.1em;
}
.p-news_item_text_category:after {
  position: absolute;
  top: 50%;
  right: -25px;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 1px;
  height: 38px;
  background-color: var(--color-news-line);
}
@media screen and (max-width: 820px) {
  .p-news_item_text_category:after {
    display: none;
  }
}
.p-news_item_text .title {
  padding-left: 30px;
  font-weight: normal;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 820px) {
  .p-news_item_text .title {
    padding-left: 0;
  }
}
.p-news_item_arrow {
  width: 28px;
  height: 28px;
  margin-left: auto;
}
@media screen and (max-width: 820px) {
  .p-news_item_arrow {
    display: none;
  }
}

/*		下層ページ
-----------------------------------------------------*/
/*		404ページ
-----------------------------------------------------*/
.p-404 {
  background: #f7f6f2;
  padding: 90px 0 60px;
}
.p-404 .p-404-mv {
  width: 100%;
  min-height: 60vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-404 .p-404-mv .c-title_l {
  text-align: center;
  font-weight: bold;
}
.p-404 .p-404-mv .c-title_l span {
  font-size: 32px;
  color: #99b521;
}
.p-404 .p-404-mv .c-title_l h1 {
  margin: 30px 0;
  font-size: 32px;
  color: #000000;
}
.p-404 .p-404-mv p {
  text-align: center;
  font-size: 16px;
  line-height: 2;
}
.p-404 .p-404-mv .c-btn_wrap {
  margin: 96px auto 0;
}

/*.p-404*/
@media screen and (max-width: 767px) {
  .p-404 .p-404-mv .c-title_l {
    font-size: 20px;
  }
  .p-404 .p-404-mv .c-title_l span {
    font-size: 20px;
  }
  .p-404 .p-404-mv .c-title_l h1 {
    font-size: 18px;
  }
  .p-404 .p-404-mv p {
    font-size: 14px;
  }
  .p-404 .p-404-mv p .is_sp {
    display: block;
  }
  .p-404 .p-404-mv .c-link_btn {
    width: 100%;
  }
  .p-404 .p-404-mv .c-link_btn a {
    font-size: 1.6rem;
  }
  /*.p-404*/
}
/*max-width: 600px*/
@keyframes bgFlow {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes walkingAnimation {
  0% {
    transform: translateY(0px) translateX(0px);
  }
  25% {
    transform: translateY(6px) translateX(3px);
  }
  50% {
    transform: translateY(0px) translateX(0px);
  }
  75% {
    transform: translateY(6px) translateX(-3px);
  }
  100% {
    transform: translateY(0px) translateX(0px);
  }
}
@keyframes walkingAnimationSp {
  0% {
    transform: translateX(-50%) translateY(0px);
  }
  25% {
    transform: translateX(calc(-50% + 1px)) translateY(-2px);
  }
  50% {
    transform: translateX(-50%) translateY(0px);
  }
  75% {
    transform: translateX(calc(-50% - 1px)) translateY(-2px);
  }
  100% {
    transform: translateX(-50%) translateY(0px);
  }
}
/*		サイトシーイング
-----------------------------------------------------*/
.site-sightseeing .sub-hero {
  padding: clamp(10.2rem, 5.3125vw, 10.2rem) clamp(4.8rem, 2.5vw, 4.8rem) clamp(3rem, 1.5625vw, 3rem);
  border-radius: 10px;
}
@media screen and (max-width: 820px) {
  .site-sightseeing .sub-hero {
    padding: 100px 20px 45px;
  }
}
@media screen and (max-width: 575px) {
  .site-sightseeing .sub-hero {
    padding: 80px 20px 15px;
  }
}
.site-sightseeing .sub-hero_img {
  position: relative;
}
.site-sightseeing .sub-hero img {
  width: 100%;
  height: clamp(0rem, 38.5416666667vw, 74rem);
  border-radius: 20px;
  object-fit: cover;
}
@media screen and (max-width: 575px) {
  .site-sightseeing .sub-hero img {
    height: auto;
  }
}
.site-sightseeing .sub-hero_catch {
  position: absolute;
  bottom: 0;
  left: 0;
  width: fit-content;
  padding: clamp(1.5rem, 2.0833333333vw, 4rem) clamp(0rem, 4.6875vw, 9rem) clamp(0rem, 1.0416666667vw, 2rem) 0;
  background-color: var(--color-bg-main);
  border-radius: 0 clamp(2rem, 2.0833333333vw, 4rem) 0 0;
  z-index: 1;
}
@media screen and (max-width: 575px) {
  .site-sightseeing .sub-hero_catch {
    position: initial;
    margin: 0 auto;
    padding: 15px 20px 0;
  }
}
.site-sightseeing .sub-hero_catch_title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  gap: clamp(0rem, 0.625vw, 1.2rem);
  font-size: clamp(0rem, 2.5vw, 4.8rem);
  letter-spacing: 0.1em;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .site-sightseeing .sub-hero_catch_title {
    font-size: 20px;
  }
}
@media screen and (max-width: 575px) {
  .site-sightseeing .sub-hero_catch_title {
    flex-direction: column;
    font-size: clamp(0rem, 7.1180555556vw, 4.1rem);
  }
}
.site-sightseeing .sub-hero_catch_title img {
  width: clamp(3.1rem, 3.2291666667vw, 6.2rem);
  height: clamp(3.1rem, 3.2291666667vw, 6.2rem);
}
.site-sightseeing .tab-section {
  margin-bottom: clamp(0rem, 11.320754717vw, 12rem);
}
.site-sightseeing .tab-section .l-section_title {
  margin-bottom: clamp(0rem, 7.5471698113vw, 8rem);
  text-align: center;
}
.site-sightseeing .tab-section .l-section_title h2 {
  font-size: clamp(0rem, 3.5849056604vw, 3.8rem);
}
.site-sightseeing .tab-section .tab-menu ul li a {
  font-size: clamp(2.2rem, 3.3962264151vw, 3.6rem);
  font-weight: bold;
}
.site-sightseeing .tab-section .l-section_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  gap: clamp(0rem, 3.7735849057vw, 4rem);
  margin-top: clamp(4rem, 11.320754717vw, 12rem);
}
@media screen and (max-width: 767px) {
  .site-sightseeing .tab-section .l-section_btn {
    flex-direction: column;
    gap: 15px;
  }
}
.site-sightseeing .tab-section .l-section_btn .c-btn {
  margin-top: 0;
}
.site-sightseeing .tab-section .l-section_btn a {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 575px) {
  .site-sightseeing .tab-section .l-section_btn a {
    width: 300px;
    max-width: 100%;
    font-size: 14px;
  }
}
.site-sightseeing .tab-section .l-section_btn a:after {
  background-image: url(../img/icon/icon_footer_bottom_w.svg);
}
@media screen and (max-width: 575px) {
  .site-sightseeing .tab-section .l-section_btn a:after {
    width: 14px;
    height: 8px;
    right: 20px;
  }
}
.site-sightseeing .list-section .storage-category:not(:last-child) {
  margin-bottom: clamp(0rem, 13.2075471698vw, 14rem);
}
.site-sightseeing .list-section .l-section_title {
  margin-bottom: clamp(0rem, 7.5471698113vw, 8rem);
  font-size: clamp(0rem, 3.5849056604vw, 3.8rem);
  text-align: center;
}
.site-sightseeing .list-section .category-title {
  margin-bottom: clamp(0rem, 7.5471698113vw, 8rem);
  font-size: clamp(0rem, 3.5849056604vw, 3.8rem);
  text-align: center;
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .category-title {
    font-size: clamp(2.4rem, 5.5555555556vw, 3.2rem);
  }
}
.site-sightseeing .list-section .storage-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
  gap: clamp(0rem, 3.7735849057vw, 4rem);
  flex: 1;
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .storage-info {
    flex-direction: column-reverse;
    gap: 10px;
  }
}
.site-sightseeing .list-section .storage-image {
  flex: 1;
  max-width: 479px;
  text-align: right;
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .storage-image {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    max-width: 100%;
    width: 100%;
    order: 1;
  }
}
.site-sightseeing .list-section .storage-image img {
  width: 100%;
  border-radius: 8px;
}
.site-sightseeing .list-section .storage-image_contents img {
  height: clamp(0rem, 23.9655172414vw, 27.8rem);
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .site-sightseeing .list-section .storage-image_contents img {
    height: auto;
  }
}
.site-sightseeing .list-section .storage-comment ul {
  padding-left: 20px;
  word-break: break-all;
}
.site-sightseeing .list-section .storage-comment ul li {
  position: relative;
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .storage-comment ul li {
    font-size: 12px;
  }
}
.site-sightseeing .list-section .storage-comment ul li:before {
  content: "※";
  position: absolute;
  left: -20px;
  top: 0;
  display: block;
  width: 10px;
  height: 10px;
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .storage-comment ul li:before {
    font-size: 12px;
  }
}
.site-sightseeing .list-section .accordion-item {
  position: relative;
}
.site-sightseeing .list-section .accordion-item .accordion-toggle {
  display: block;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 700;
}
.site-sightseeing .list-section .accordion-item .accordion-toggle:hover {
  opacity: 0.8;
}
.site-sightseeing .list-section .accordion-item .accordion-toggle .toggle-text:after {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  margin: 10px auto 0;
  background-image: url(../img/icon/icon_accordion_toggle.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.site-sightseeing .list-section .list-content_item {
  position: relative;
  max-height: 470px;
  margin-bottom: 80px;
  padding: 50px 70px;
  padding: clamp(5rem, 6.6037735849vw, 7rem) clamp(2rem, 6.6037735849vw, 7rem);
  background-color: var(--color-white);
  border-bottom: 20px solid var(--color-white);
  border-radius: 20px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item {
    max-height: clamp(51rem, 134.1463414634vw, 110rem);
    margin-bottom: 60px;
    padding: 20px 20px 60px;
    border-bottom: 60px solid var(--color-white);
  }
}
.site-sightseeing .list-section .list-content_item.accordion-open {
  height: auto;
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details {
  max-width: 454px;
}
@media screen and (max-width: 999px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details {
    max-width: 50%;
  }
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details {
    max-width: 100%;
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .storage-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  gap: 0 16px;
  margin-bottom: 25px;
  font-size: clamp(1.6rem, 2.2641509434vw, 2.4rem);
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .storage-title {
    margin-bottom: 12px;
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .storage-title .storage-number {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  min-width: 62px;
  min-height: 62px;
  padding: 5px 10px;
  background: var(--color-orange-light);
  color: var(--color-orange);
  border-radius: 100px;
  font-size: clamp(0rem, 3.0188679245vw, 3.2rem);
  font-weight: bold;
  letter-spacing: 0em;
}
@media screen and (max-width: 820px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .storage-title .storage-number {
    min-width: 41px;
    min-height: 41px;
    padding: 5px 10px;
    font-size: clamp(0rem, 3.8194444444vw, 2.2rem);
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .storage-table {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  margin-bottom: 5px;
}
@media screen and (max-width: 999px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .storage-table {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .storage-table {
    flex-direction: row;
    gap: 5px;
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .storage-table .value a {
  text-decoration: none;
}
@media screen and (max-width: 820px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .storage-table .value a {
    text-decoration: underline;
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .storage-table.icon-box {
  flex-direction: column;
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  gap: 0 13px;
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .label {
    gap: 0 5px;
    min-width: 102px;
    font-size: 14px;
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .label:before {
  content: "";
  display: block;
  width: 15.62px;
  height: 15.62px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .label.icon-hours:before {
  width: 19.65px;
  background-image: url(../img/page/sightseeing/icon_clock.svg);
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .label.icon-tel:before {
  width: 19.65px;
  background-image: url(../img/page/sightseeing/icon_tel.svg);
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .label.icon-yen:before {
  width: 19.65px;
  background-image: url(../img/page/sightseeing/icon_yen.svg);
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .label.icon-credit:before {
  background-image: url(../img/page/sightseeing/icon_credit.svg);
  width: 19.65px;
  height: 13.04px;
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .label.icon-location:before {
  background-image: url(../img/page/sightseeing/icon_pin.svg);
  width: 19.65px;
  height: 16.24px;
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .label.icon-locker:before {
  background-image: url(../img/page/sightseeing/icon_locker.svg);
  width: 19.65px;
  height: 16.24px;
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .label.icon-bag-size:before {
  background-image: url(../img/page/sightseeing/icon_bag_size.svg);
  width: 19.65px;
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-table {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  gap: 0 15px;
  width: 100%;
}
@media screen and (max-width: 999px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-table {
    flex-direction: column;
    gap: 15px;
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-table {
    flex-direction: row;
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  gap: 0 clamp(0rem, 1.320754717vw, 1.4rem);
  width: 50%;
  padding: clamp(0.5rem, 0.9433962264vw, 1rem) clamp(1rem, 0.9433962264vw, 1rem);
  background-color: rgba(216, 208, 205, 0.26);
  border-radius: 10px;
}
@media screen and (max-width: 999px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-item {
    width: 100%;
  }
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-item {
    flex-direction: column;
    padding: 13px 10px;
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-item_text {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-item_text {
    align-items: center;
  }
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 70px;
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-icon.size-bag {
  width: clamp(0rem, 4.8113207547vw, 5.1rem);
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-icon.size-bag {
    width: 51px;
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-icon.size-suitcase {
  width: clamp(0rem, 3.4716981132vw, 3.68rem);
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-icon.size-suitcase {
    width: 36.8px;
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-size {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-size {
    align-items: center;
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-size .size-label {
  font-size: clamp(1.2rem, 1.320754717vw, 1.4rem);
  font-weight: bold;
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-size .size-label {
    font-size: 14px;
    text-align: center;
  }
}
@media screen and (max-width: 999px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-size span {
    display: block;
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .size-value {
  font-size: 10px;
  letter-spacing: 0.1em;
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-amount {
  font-size: 10px;
  line-height: 1.25;
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-amount .price-value {
  font-size: clamp(1.6rem, 2.2641509434vw, 2.4rem);
  font-weight: bold;
  letter-spacing: 0;
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-details .pricing-amount .price-value {
    font-size: 24px;
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .payment-credit .payment-label {
  display: inline-block;
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-details .payment-credit .credit-cards {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px 10px;
  margin-top: 10px;
  background-color: rgba(216, 208, 205, 0.26);
  border-radius: 10px;
  padding: clamp(1rem, 1.8867924528vw, 2rem) clamp(1rem, 1.8867924528vw, 2rem);
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-url {
  display: inline-block;
  margin-bottom: 16.7px;
  border-bottom: 1px solid var(--color-orange);
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-url {
    order: 2;
    margin-bottom: 11px;
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-url a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  gap: 5.4px;
  color: var(--color-orange);
  font-weight: bold;
  text-decoration: none;
}
@media screen and (max-width: 820px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-url a {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
  }
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-url a {
    font-size: 12px;
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-url img {
  width: 14px;
  border-radius: initial;
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-url-bottom {
  display: inline;
  padding-left: 20px;
  text-align: right;
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-url-bottom {
    order: 3;
    padding-left: 10px;
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-url-bottom p {
  position: relative;
  display: inline-block;
  color: var(--color-orange);
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  word-break: break-all;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-url-bottom p {
    font-size: 10px;
  }
}
.site-sightseeing .list-section .list-content_item .storage-info .storage-url-bottom p::before {
  content: "※";
  position: absolute;
  left: -18px;
  top: 0px;
  font-size: 12px;
  font-weight: bold;
  color: var(--color-orange);
}
@media screen and (max-width: 575px) {
  .site-sightseeing .list-section .list-content_item .storage-info .storage-url-bottom p::before {
    top: 0;
    left: -12px;
    font-size: 10px;
  }
}
.site-sightseeing .list-section .list-content_item.locker-category .storage-info {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: clamp(0rem, 3.7735849057vw, 4rem);
}

/*		ターミナル構内図座標
-----------------------------------------------------*/
.tab-content_item {
  position: relative;
  overflow: hidden;
  touch-action: pan-x pan-y;
}

.image-zoom-container {
  position: relative;
  width: 100%;
  transition: transform 0.3s ease;
  transform-origin: center center;
}
.image-zoom-container img {
  width: 100%;
  height: auto;
  display: block;
}

.tab-content_item_coordinate {
  display: none;
  position: absolute;
  z-index: 10;
  width: clamp(0rem, 8.064516129vw, 10rem);
  height: clamp(0rem, 8.064516129vw, 10rem);
  border-radius: 100px;
}
.tab-content_item_coordinate.default-coordinate a {
  display: block;
}
.tab-content_item_coordinate.default-coordinate a:hover {
  background: rgb(108, 117, 125);
}

.tab-1-active .tab-content_item_coordinate,
.tab-2-active .tab-content_item_coordinate,
.tab-3-active .tab-content_item_coordinate,
.single-tab .tab-content_item_coordinate {
  display: block;
}
.tab-1-active .tab-content_item_coordinate a,
.tab-2-active .tab-content_item_coordinate a,
.tab-3-active .tab-content_item_coordinate a,
.single-tab .tab-content_item_coordinate a {
  display: block;
  width: 100%;
  height: 100%;
}

/*		観光案内：関西国際空港からの観光案内
-----------------------------------------------------*/
.sightseeing-from-kansai-international-airport .tab-1-active .baggage-coordinate:nth-of-type(1) {
  top: clamp(0rem, 16.935483871vw, 21rem);
  right: clamp(0rem, 0.0806451613vw, 0.1rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-kansai-international-airport .tab-1-active .baggage-coordinate:nth-of-type(1) {
    top: clamp(0rem, 15.9722222222vw, 9.2rem);
    right: clamp(0rem, 0vw, 0rem);
  }
}
.sightseeing-from-kansai-international-airport .tab-1-active .baggage-coordinate:nth-of-type(2) {
  top: clamp(0rem, 23.3870967742vw, 29rem);
  left: clamp(0rem, 7.2580645161vw, 9rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-kansai-international-airport .tab-1-active .baggage-coordinate:nth-of-type(2) {
    top: clamp(0rem, 22.9166666667vw, 13.2rem);
    left: clamp(0rem, 6.9444444444vw, 4rem);
  }
}
.sightseeing-from-kansai-international-airport .tab-1-active .baggage-coordinate:nth-of-type(3) {
  top: clamp(0rem, 23.3870967742vw, 29rem);
  right: clamp(0rem, 8.064516129vw, 10rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-kansai-international-airport .tab-1-active .baggage-coordinate:nth-of-type(3) {
    top: clamp(0rem, 22.7430555556vw, 13.1rem);
    right: clamp(0rem, 7.4652777778vw, 4.3rem);
  }
}
.sightseeing-from-kansai-international-airport .tab-2-active .baggage-coordinate:nth-of-type(1) {
  top: clamp(0rem, 23.3870967742vw, 29rem);
  left: clamp(0rem, 9.6774193548vw, 12rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-kansai-international-airport .tab-2-active .baggage-coordinate:nth-of-type(1) {
    top: clamp(0rem, 22.2222222222vw, 12.8rem);
    left: clamp(0rem, 9.375vw, 5.4rem);
  }
}
.sightseeing-from-kansai-international-airport .tab-2-active .baggage-coordinate:nth-of-type(2) {
  top: clamp(0rem, 11.6935483871vw, 14.5rem);
  left: clamp(0rem, 44.5967741935vw, 55.3rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-kansai-international-airport .tab-2-active .baggage-coordinate:nth-of-type(2) {
    top: clamp(0rem, 11.1111111111vw, 6.4rem);
    left: clamp(0rem, 42.7083333333vw, 24.6rem);
  }
}
.sightseeing-from-kansai-international-airport .tab-2-active .baggage-coordinate:nth-of-type(3) {
  top: clamp(0rem, 15.7258064516vw, 19.5rem);
  right: clamp(0rem, 8.064516129vw, 10rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-kansai-international-airport .tab-2-active .baggage-coordinate:nth-of-type(3) {
    top: clamp(0rem, 14.7569444444vw, 8.5rem);
    right: clamp(0rem, 7.4652777778vw, 4.3rem);
  }
}
.sightseeing-from-kansai-international-airport .tab-3-active .baggage-coordinate:nth-of-type(1) {
  top: clamp(0rem, 25.8064516129vw, 32rem);
  left: clamp(0rem, 3.6290322581vw, 4.5rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-kansai-international-airport .tab-3-active .baggage-coordinate:nth-of-type(1) {
    top: clamp(0rem, 25vw, 14.4rem);
    left: clamp(0rem, 3.2986111111vw, 1.9rem);
  }
}
.sightseeing-from-kansai-international-airport .tab-3-active .baggage-coordinate:nth-of-type(2) {
  top: clamp(0rem, 26.2096774194vw, 32.5rem);
  right: clamp(0rem, 2.8225806452vw, 3.5rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-kansai-international-airport .tab-3-active .baggage-coordinate:nth-of-type(2) {
    top: clamp(0rem, 25vw, 14.4rem);
    right: clamp(0rem, 2.4305555556vw, 1.4rem);
  }
}

/*		観光案内：伊丹空港からの観光案内
-----------------------------------------------------*/
.sightseeing-from-itami-airport .tab-1-active .baggage-coordinate:nth-of-type(1) {
  top: clamp(0rem, 22.9838709677vw, 28.5rem);
  left: clamp(0rem, 35.4032258065vw, 43.9rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-itami-airport .tab-1-active .baggage-coordinate:nth-of-type(1) {
    top: clamp(0rem, 21.5277777778vw, 12.4rem);
    left: clamp(0rem, 34.0277777778vw, 19.6rem);
  }
}

/*		観光案内：大阪駅からの観光案内
-----------------------------------------------------*/
.sightseeing-from-osaka-station .single-tab .baggage-coordinate {
  display: block;
}
@media screen and (max-width: 575px) {
  .sightseeing-from-osaka-station .single-tab .baggage-coordinate {
    width: clamp(0rem, 7.6388888889vw, 4.4rem);
  }
}
.sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(1) {
  top: clamp(0rem, 7.0967741935vw, 8.8rem);
  left: clamp(0rem, 33.3870967742vw, 41.4rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(1) {
    top: clamp(0rem, 6.5972222222vw, 3.8rem);
    left: clamp(0rem, 32.1180555556vw, 18.5rem);
  }
}
.sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(2) {
  top: clamp(0rem, 1.3709677419vw, 1.7rem);
  right: clamp(0rem, 22.5806451613vw, 28rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(2) {
    top: clamp(0rem, 1.2152777778vw, 0.7rem);
    right: clamp(0rem, 21.7013888889vw, 12.5rem);
  }
}
.sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(3) {
  top: clamp(0rem, 1.2096774194vw, 1.5rem);
  right: clamp(0rem, 13.8709677419vw, 17.2rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(3) {
    top: clamp(0rem, 1.0416666667vw, 0.6rem);
    right: clamp(0rem, 13.3680555556vw, 7.7rem);
  }
}
.sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(4) {
  top: clamp(0rem, 12.5806451613vw, 15.6rem);
  right: clamp(0rem, 10.7258064516vw, 13.3rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(4) {
    top: clamp(0rem, 11.9791666667vw, 6.9rem);
    right: clamp(0rem, 10.4166666667vw, 6rem);
  }
}
.sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(5) {
  top: clamp(0rem, 27.3387096774vw, 33.9rem);
  right: clamp(0rem, 34.1935483871vw, 42.4rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(5) {
    top: clamp(0rem, 26.2152777778vw, 15.1rem);
    right: clamp(0rem, 32.8125vw, 18.9rem);
  }
}
.sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(6) {
  bottom: clamp(0rem, 8.8709677419vw, 11rem);
  left: clamp(0rem, 10.8870967742vw, 13.5rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(6) {
    bottom: clamp(0rem, 8.3333333333vw, 4.8rem);
    left: clamp(0rem, 10.4166666667vw, 6rem);
  }
}
.sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(7) {
  bottom: clamp(0rem, 7.1774193548vw, 8.9rem);
  left: clamp(0rem, 18.9516129032vw, 23.5rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(7) {
    bottom: clamp(0rem, 6.9444444444vw, 4rem);
    left: clamp(0rem, 18.4027777778vw, 10.6rem);
  }
}
.sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(8) {
  bottom: clamp(0rem, 7.0161290323vw, 8.7rem);
  left: clamp(0rem, 26.935483871vw, 33.4rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(8) {
    bottom: clamp(0rem, 6.5972222222vw, 3.8rem);
    left: clamp(0rem, 25.8680555556vw, 14.9rem);
  }
}
.sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(9) {
  bottom: clamp(0rem, 6.935483871vw, 8.6rem);
  left: clamp(0rem, 35vw, 43.4rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(9) {
    bottom: clamp(0rem, 6.4236111111vw, 3.7rem);
    left: clamp(0rem, 33.6805555556vw, 19.4rem);
  }
}
.sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(10) {
  bottom: clamp(0rem, 9.435483871vw, 11.7rem);
  right: clamp(0rem, 30.3225806452vw, 37.6rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(10) {
    bottom: clamp(0rem, 9.0277777778vw, 5.2rem);
    right: clamp(0rem, 29.1666666667vw, 16.8rem);
  }
}
.sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(11) {
  bottom: clamp(0rem, 7.0967741935vw, 8.8rem);
  right: clamp(0rem, 14.1935483871vw, 17.6rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(11) {
    bottom: clamp(0rem, 6.7708333333vw, 3.9rem);
    right: clamp(0rem, 13.7152777778vw, 7.9rem);
  }
}
.sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(12) {
  top: clamp(0rem, 8.3870967742vw, 10.4rem);
  right: clamp(0rem, 35vw, 43.4rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-osaka-station .single-tab .baggage-coordinate:nth-of-type(12) {
    top: clamp(0rem, 7.9861111111vw, 4.6rem);
    right: clamp(0rem, 33.5069444444vw, 19.3rem);
  }
}

/*		観光案内：新大阪駅からの観光案内
-----------------------------------------------------*/
.sightseeing-from-shin-osaka-station .tab-1-active .baggage-coordinate:nth-of-type(1) {
  top: clamp(0rem, 17.5806451613vw, 21.8rem);
  right: clamp(0rem, 37.5vw, 46.5rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-shin-osaka-station .tab-1-active .baggage-coordinate:nth-of-type(1) {
    top: clamp(0rem, 16.6666666667vw, 9.6rem);
    right: clamp(0rem, 35.7638888889vw, 20.6rem);
  }
}
.sightseeing-from-shin-osaka-station .tab-2-active .baggage-coordinate:nth-of-type(1) {
  top: clamp(0rem, 16.1290322581vw, 20rem);
  left: clamp(0rem, 36.4516129032vw, 45.2rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-shin-osaka-station .tab-2-active .baggage-coordinate:nth-of-type(1) {
    top: clamp(0rem, 15.4513888889vw, 8.9rem);
    left: clamp(0rem, 34.7222222222vw, 20rem);
  }
}
.sightseeing-from-shin-osaka-station .tab-2-active .baggage-coordinate:nth-of-type(2) {
  top: clamp(0rem, 8.7903225806vw, 10.9rem);
  right: clamp(0rem, 7.6612903226vw, 9.5rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-shin-osaka-station .tab-2-active .baggage-coordinate:nth-of-type(2) {
    top: clamp(0rem, 8.0729166667vw, 4.65rem);
    right: clamp(0rem, 7.03125vw, 4.05rem);
  }
}
.sightseeing-from-shin-osaka-station .tab-2-active .baggage-coordinate:nth-of-type(3) {
  top: clamp(0rem, 27.5vw, 34.1rem);
  right: clamp(0rem, 13.7903225806vw, 17.1rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-shin-osaka-station .tab-2-active .baggage-coordinate:nth-of-type(3) {
    top: clamp(0rem, 26.1284722222vw, 15.05rem);
    right: clamp(0rem, 13.1944444444vw, 7.6rem);
  }
}
.sightseeing-from-shin-osaka-station .tab-2-active .baggage-coordinate:nth-of-type(4) {
  bottom: clamp(0rem, 9.6774193548vw, 12rem);
  right: clamp(0rem, 31.7741935484vw, 39.4rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-shin-osaka-station .tab-2-active .baggage-coordinate:nth-of-type(4) {
    bottom: clamp(0rem, 8.9409722222vw, 5.15rem);
    right: clamp(0rem, 30.3819444444vw, 17.5rem);
  }
}
.sightseeing-from-shin-osaka-station .tab-3-active .baggage-coordinate:nth-of-type(1) {
  top: clamp(0rem, 27.1774193548vw, 33.7rem);
  left: clamp(0rem, 5.4838709677vw, 6.8rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-shin-osaka-station .tab-3-active .baggage-coordinate:nth-of-type(1) {
    top: clamp(0rem, 25.8680555556vw, 14.9rem);
    left: clamp(0rem, 5.1215277778vw, 2.95rem);
  }
}
.sightseeing-from-shin-osaka-station .tab-3-active .baggage-coordinate:nth-of-type(2) {
  top: clamp(0rem, 29.9193548387vw, 37.1rem);
  left: clamp(0rem, 19.8387096774vw, 24.6rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-shin-osaka-station .tab-3-active .baggage-coordinate:nth-of-type(2) {
    top: clamp(0rem, 28.6458333333vw, 16.5rem);
    left: clamp(0rem, 18.75vw, 10.8rem);
  }
}
.sightseeing-from-shin-osaka-station .tab-3-active .baggage-coordinate:nth-of-type(3) {
  bottom: clamp(0rem, 9.8387096774vw, 12.2rem);
  left: clamp(0rem, 10.1612903226vw, 12.6rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-shin-osaka-station .tab-3-active .baggage-coordinate:nth-of-type(3) {
    bottom: clamp(0rem, 9.375vw, 5.4rem);
    left: clamp(0rem, 9.6354166667vw, 5.55rem);
  }
}
.sightseeing-from-shin-osaka-station .tab-3-active .baggage-coordinate:nth-of-type(4) {
  bottom: clamp(0rem, 10.4032258065vw, 12.9rem);
  right: clamp(0rem, 39.0322580645vw, 48.4rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-shin-osaka-station .tab-3-active .baggage-coordinate:nth-of-type(4) {
    bottom: clamp(0rem, 9.8958333333vw, 5.7rem);
    right: clamp(0rem, 37.2395833333vw, 21.45rem);
  }
}
.sightseeing-from-shin-osaka-station .tab-3-active .baggage-coordinate:nth-of-type(5) {
  bottom: clamp(0rem, 11.1290322581vw, 13.8rem);
  right: clamp(0rem, 8.6290322581vw, 10.7rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-shin-osaka-station .tab-3-active .baggage-coordinate:nth-of-type(5) {
    bottom: clamp(0rem, 10.5902777778vw, 6.1rem);
    right: clamp(0rem, 7.9861111111vw, 4.6rem);
  }
}

/*		観光案内：難波駅からの観光案内
-----------------------------------------------------*/
.sightseeing-from-namba-station .tab-1-active .baggage-coordinate:nth-of-type(1) {
  top: clamp(0rem, 24.5967741935vw, 30.5rem);
  left: clamp(0rem, 7.6612903226vw, 9.5rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-namba-station .tab-1-active .baggage-coordinate:nth-of-type(1) {
    top: clamp(0rem, 23.4375vw, 13.5rem);
    left: clamp(0rem, 7.1180555556vw, 4.1rem);
  }
}
.sightseeing-from-namba-station .tab-2-active .baggage-coordinate:nth-of-type(1) {
  top: clamp(0rem, 4.0322580645vw, 5rem);
  right: clamp(0rem, 28.7096774194vw, 35.6rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-namba-station .tab-2-active .baggage-coordinate:nth-of-type(1) {
    top: clamp(0rem, 3.6458333333vw, 2.1rem);
    right: clamp(0rem, 27.4305555556vw, 15.8rem);
  }
}
.sightseeing-from-namba-station .tab-2-active .baggage-coordinate:nth-of-type(2) {
  top: clamp(0rem, 13.5483870968vw, 16.8rem);
  right: clamp(0rem, 26.2903225806vw, 32.6rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-namba-station .tab-2-active .baggage-coordinate:nth-of-type(2) {
    top: clamp(0rem, 13.0208333333vw, 7.5rem);
    right: clamp(0rem, 25.1736111111vw, 14.5rem);
  }
}
.sightseeing-from-namba-station .tab-2-active .baggage-coordinate:nth-of-type(3) {
  top: clamp(0rem, 19.7580645161vw, 24.5rem);
  right: clamp(0rem, 38.5483870968vw, 47.8rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-namba-station .tab-2-active .baggage-coordinate:nth-of-type(3) {
    top: clamp(0rem, 18.9236111111vw, 10.9rem);
    right: clamp(0rem, 36.8923611111vw, 21.25rem);
  }
}
.sightseeing-from-namba-station .tab-2-active .baggage-coordinate:nth-of-type(4) {
  bottom: clamp(0rem, 15.8064516129vw, 19.6rem);
  left: clamp(0rem, 6.2096774194vw, 7.7rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-namba-station .tab-2-active .baggage-coordinate:nth-of-type(4) {
    bottom: clamp(0rem, 15.1041666667vw, 8.7rem);
    left: clamp(0rem, 6.0763888889vw, 3.5rem);
  }
}
.sightseeing-from-namba-station .tab-2-active .baggage-coordinate:nth-of-type(5) {
  bottom: clamp(0rem, 22.2580645161vw, 27.6rem);
  left: clamp(0rem, 32.2580645161vw, 40rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-namba-station .tab-2-active .baggage-coordinate:nth-of-type(5) {
    bottom: clamp(0rem, 21.2673611111vw, 12.25rem);
    left: clamp(0rem, 30.8159722222vw, 17.75rem);
  }
}
.sightseeing-from-namba-station .tab-2-active .baggage-coordinate:nth-of-type(6) {
  bottom: clamp(0rem, 12.7419354839vw, 15.8rem);
  right: clamp(0rem, 39.6774193548vw, 49.2rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-namba-station .tab-2-active .baggage-coordinate:nth-of-type(6) {
    bottom: clamp(0rem, 12.1527777778vw, 7rem);
    right: clamp(0rem, 37.9340277778vw, 21.85rem);
  }
}
.sightseeing-from-namba-station .tab-3-active .baggage-coordinate:nth-of-type(1) {
  top: clamp(0rem, 12.7419354839vw, 15.8rem);
  right: clamp(0rem, 30.9677419355vw, 38.4rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-namba-station .tab-3-active .baggage-coordinate:nth-of-type(1) {
    top: clamp(0rem, 12.1527777778vw, 7rem);
    right: clamp(0rem, 29.5138888889vw, 17rem);
  }
}
.sightseeing-from-namba-station .tab-3-active .baggage-coordinate:nth-of-type(2) {
  top: clamp(0rem, 33.6290322581vw, 41.7rem);
  left: clamp(0rem, 16.6129032258vw, 20.6rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-namba-station .tab-3-active .baggage-coordinate:nth-of-type(2) {
    top: clamp(0rem, 32.1180555556vw, 18.5rem);
    left: clamp(0rem, 15.9722222222vw, 9.2rem);
  }
}
.sightseeing-from-namba-station .tab-3-active .baggage-coordinate:nth-of-type(3) {
  bottom: clamp(0rem, 15.3225806452vw, 19rem);
  left: clamp(0rem, 35.0806451613vw, 43.5rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-namba-station .tab-3-active .baggage-coordinate:nth-of-type(3) {
    bottom: clamp(0rem, 14.5833333333vw, 8.4rem);
    left: clamp(0rem, 33.5069444444vw, 19.3rem);
  }
}
.sightseeing-from-namba-station .tab-3-active .baggage-coordinate:nth-of-type(4) {
  bottom: clamp(0rem, 14.8387096774vw, 18.4rem);
  right: clamp(0rem, 10.0806451613vw, 12.5rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-namba-station .tab-3-active .baggage-coordinate:nth-of-type(4) {
    bottom: clamp(0rem, 14.0625vw, 8.1rem);
    right: clamp(0rem, 9.5486111111vw, 5.5rem);
  }
}
.sightseeing-from-namba-station .tab-3-active .baggage-coordinate:nth-of-type(5) {
  top: clamp(0rem, 31.2903225806vw, 38.8rem);
  right: clamp(0rem, 44.5967741935vw, 55.3rem);
}
@media screen and (max-width: 575px) {
  .sightseeing-from-namba-station .tab-3-active .baggage-coordinate:nth-of-type(5) {
    top: clamp(0rem, 29.8611111111vw, 17.2rem);
    right: clamp(0rem, 42.7083333333vw, 24.6rem);
  }
}

/*		アコーディオン
-----------------------------------------------------*/
.accordion-item .toggle-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}
.accordion-item .toggle-btn .toggle-text {
  font-size: 14px;
  color: #666;
  position: relative;
}
.accordion-item .toggle-btn .toggle-text:after {
  content: "▼";
  margin-left: 5px;
  transition: transform 0.3s ease;
}
.accordion-item .list-content_item {
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}
.accordion-item.accordion-open .list-content_item {
  max-height: 2000px;
  transition: max-height 0.3s ease-in, opacity 0.3s ease-in;
}
.accordion-item.accordion-open .toggle-text:after {
  transform: rotate(180deg);
}

/*		コインロッカー
-----------------------------------------------------*/
.coin-locker-item .coin-locker-container {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .coin-locker-item .coin-locker-container {
    flex-direction: column;
    gap: 20px;
  }
}
.coin-locker-item .coin-locker-info {
  flex: 1;
  min-width: 0;
}
.coin-locker-item .coin-locker-image {
  flex: 0 0 479px;
}
@media screen and (max-width: 767px) {
  .coin-locker-item .coin-locker-image {
    flex: none;
    width: 100%;
  }
}

.coin-locker-details {
  max-width: 454px;
  width: 100%;
}
@media screen and (max-width: 999px) {
  .coin-locker-details {
    max-width: 50%;
  }
}
.coin-locker-details .coin-locker-header {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
}
.coin-locker-details .coin-locker-header .coin-locker-number {
  min-width: 62px;
  min-height: 62px;
  background: var(--color-orange-light);
  color: var(--color-orange);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  letter-spacing: 0;
  font-size: clamp(0rem, 3.0188679245vw, 3.2rem);
  font-weight: bold;
  letter-spacing: 0em;
}
@media screen and (max-width: 820px) {
  .coin-locker-details .coin-locker-header .coin-locker-number {
    min-width: 41px;
    min-height: 41px;
    padding: 5px 10px;
    font-size: clamp(0rem, 3.8194444444vw, 2.2rem);
  }
}
.coin-locker-details .coin-locker-header .coin-locker-title {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  word-break: break-word;
}
@media screen and (max-width: 575px) {
  .coin-locker-details .coin-locker-header .coin-locker-title {
    font-size: 16px;
  }
}
.coin-locker-details .coin-locker-basic-info {
  margin-bottom: 25px;
}
.coin-locker-details .coin-locker-basic-info .info-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  gap: clamp(0.2rem, 0.4716981132vw, 0.5rem);
  margin-bottom: 8px;
}
.coin-locker-details .coin-locker-basic-info .info-item .info-label {
  font-weight: bold;
  flex-shrink: 0;
}

.coin-locker-pricing {
  margin-bottom: 25px;
}
.coin-locker-pricing .pricing-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(0rem, 1.4150943396vw, 1.5rem);
}
.coin-locker-pricing .pricing-box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  padding: clamp(0.5rem, 1.4150943396vw, 1.5rem);
  gap: clamp(0rem, 0.9433962264vw, 1rem);
  height: 87px;
  background: #F8F9FA;
  border-radius: 8px;
}
@media screen and (max-width: 999px) {
  .coin-locker-pricing .pricing-box {
    flex-direction: column;
    height: 110px;
  }
}
@media screen and (max-width: 575px) {
  .coin-locker-pricing .pricing-box {
    height: auto;
    padding: 20px 10px;
  }
}
.coin-locker-pricing .pricing-box .pricing-icon {
  flex-shrink: 0;
  width: clamp(0rem, 6.320754717vw, 6.7rem);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
@media screen and (max-width: 575px) {
  .coin-locker-pricing .pricing-box .pricing-icon {
    width: fit-content;
    height: 75px;
  }
}
.coin-locker-pricing .pricing-box .pricing-icon.size-small img {
  width: clamp(0rem, 4.4339622642vw, 4.7rem);
}
@media screen and (max-width: 575px) {
  .coin-locker-pricing .pricing-box .pricing-icon.size-small img {
    width: 47px;
  }
}
.coin-locker-pricing .pricing-box .pricing-icon.size-medium img {
  width: clamp(0rem, 3.7735849057vw, 4rem);
}
@media screen and (max-width: 575px) {
  .coin-locker-pricing .pricing-box .pricing-icon.size-medium img {
    width: 41px;
  }
}
.coin-locker-pricing .pricing-box .pricing-icon.size-large img {
  width: clamp(0rem, 4.0566037736vw, 4.3rem);
}
@media screen and (max-width: 575px) {
  .coin-locker-pricing .pricing-box .pricing-icon.size-large img {
    width: 43px;
  }
}
.coin-locker-pricing .pricing-box .pricing-icon.size-exlarge img {
  width: clamp(0rem, 6.0377358491vw, 6.4rem);
}
@media screen and (max-width: 575px) {
  .coin-locker-pricing .pricing-box .pricing-icon.size-exlarge img {
    width: 64px;
  }
}
.coin-locker-pricing .pricing-box .pricing-icon img {
  object-fit: contain;
}
.coin-locker-pricing .pricing-box .pricing-text {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  flex-direction: row;
  line-height: 1.25;
}
.coin-locker-pricing .pricing-box .pricing-text .pricing-size {
  font-size: 14px;
  font-weight: 500;
}
.coin-locker-pricing .pricing-box .pricing-text .pricing-price {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0;
}

.coin-locker-sizes {
  margin-bottom: 25px;
}
.coin-locker-sizes .sizes-label {
  font-weight: bold;
  margin-bottom: 15px;
  display: block;
}
.coin-locker-sizes .sizes-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .coin-locker-sizes .sizes-grid {
    gap: 8px;
  }
}
.coin-locker-sizes .size-box {
  background: #F8F9FA;
  border-radius: 8px;
  padding: clamp(0.5rem, 1.4150943396vw, 1.5rem);
  display: flex;
  align-items: center;
  gap: clamp(0rem, 0.8490566038vw, 0.9rem);
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 999px) {
  .coin-locker-sizes .size-box {
    flex-direction: column;
    text-align: center;
  }
}
@media screen and (max-width: 575px) {
  .coin-locker-sizes .size-box {
    flex-direction: row;
    padding: 10px 15px;
  }
}
.coin-locker-sizes .size-box .size-icon {
  flex-shrink: 0;
}
@media screen and (max-width: 575px) {
  .coin-locker-sizes .size-box .size-icon {
    width: 60px;
  }
}
.coin-locker-sizes .size-box .size-icon img {
  max-width: clamp(0rem, 5.2830188679vw, 5.6rem);
  object-fit: contain;
}
@media screen and (max-width: 575px) {
  .coin-locker-sizes .size-box .size-icon img {
    width: 43px !important;
    max-width: fit-content;
    height: 60px !important;
    max-height: 60px !important;
  }
}
.coin-locker-sizes .size-box .size-text {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
  min-width: 0;
  line-height: 1.25;
}
@media screen and (max-width: 575px) {
  .coin-locker-sizes .size-box .size-text {
    text-align: left;
  }
}
.coin-locker-sizes .size-box .size-text .size-label {
  font-size: 16px;
  font-weight: 500;
  word-break: break-word;
}
.coin-locker-sizes .size-box .size-text .size-dimensions {
  font-size: 12px;
  letter-spacing: 0.1em;
  word-break: break-word;
}

.coin-locker-image .image-container {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 575px) {
  .coin-locker-image .image-container {
    margin-bottom: 10px;
  }
}
.coin-locker-image .image-container img {
  height: clamp(0rem, 23.9655172414vw, 27.8rem);
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .coin-locker-image .image-container img {
    height: auto;
  }
}

/*		よくある質問
-----------------------------------------------------*/
.page-title {
  margin-top: 135px;
  padding: 100px 20px;
  background-color: var(--color-page-title);
}
@media screen and (max-width: 575px) {
  .page-title {
    margin-top: 65px;
    padding: 60px 20px;
  }
}
.page-title_inner {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.page-title_inner time {
  color: var(--color-orange);
  font-size: 14px;
}
.page-title_heading {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  gap: 15px;
  margin-bottom: 35px;
}
@media screen and (max-width: 575px) {
  .page-title_heading {
    margin-bottom: 10px;
  }
}
.page-title_heading_icon {
  width: 62px;
  height: 62px;
  border-radius: 100px;
  color: var(--color-orange);
  background-color: var(--color-orange-light);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 0;
}
@media screen and (max-width: 575px) {
  .page-title_heading_icon {
    width: 31px;
    height: 31px;
  }
}
.page-title_heading h1 {
  font-size: 28px;
}
.page-title .breadcrumbs {
  margin-bottom: 0;
  padding-left: 0;
}

/*		よくある質問（details/summary要素使用）
-----------------------------------------------------*/
.faq-list {
  max-width: 940px;
  margin: 0 auto;
  padding: 120px 20px 150px;
}
@media screen and (max-width: 575px) {
  .faq-list {
    padding: 60px 0 70px;
  }
}

.faq-item {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  margin-bottom: 32px;
  padding: 0 32px;
  background-color: var(--color-white);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
}
@media screen and (max-width: 575px) {
  .faq-item {
    padding: 0 14px 0 24px;
    margin-bottom: 24px;
  }
}
.faq-item:last-child {
  margin-bottom: 0;
}
.faq-item:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
.faq-item[open] {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.faq-item_question {
  padding: 23px 0 21px;
  cursor: pointer;
  list-style: none;
  position: relative;
}
@media screen and (max-width: 575px) {
  .faq-item_question {
    padding: 20px 0 20px;
  }
}
.faq-item_question::-webkit-details-marker {
  display: none;
}
.faq-item_question::marker {
  display: none;
}
.faq-item_question::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 50%;
  left: auto;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  padding-left: 3px;
  border-radius: 50%;
  background-color: var(--color-orange);
  color: var(--color-white);
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
  transition: all 0.3s ease;
}
@media screen and (max-width: 575px) {
  .faq-item_question::after {
    width: 18px;
    height: 18px;
    padding-left: 2px;
    font-size: 14px;
    line-height: 15px;
  }
}
.faq-item_question h2 {
  display: flex;
  align-items: center;
  margin: 0;
  padding-right: 40px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
}
@media screen and (max-width: 575px) {
  .faq-item_question h2 {
    font-size: 14px;
  }
}
.faq-item_question h2 span {
  display: inline-block;
  color: var(--color-orange);
  border-radius: 50%;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-right: 12px;
  vertical-align: middle;
}
@media screen and (max-width: 575px) {
  .faq-item_question h2 span {
    font-size: 20px;
    margin-right: 10px;
  }
}

.faq-item[open] .faq-item_question::after {
  content: "−";
  background-color: var(--color-btn);
  color: white;
}

.faq-item_answer {
  padding: 0 0 20px;
  border-top: 1px solid #f0f0f0;
  margin-top: 0;
}
.faq-item_answer p {
  font-size: 16px;
  line-height: 1.75;
}
@media screen and (max-width: 575px) {
  .faq-item_answer p {
    font-size: 14px;
  }
}
@media (hover: hover) {
  .faq-item_answer p a:hover {
    color: var(--color-orange);
  }
}

/* アニメーション対応 */
@supports (display: grid) {
  .faq-item_answer {
    overflow: hidden;
    transition: max-height 0.3s cubic-bezier(0.4, 0, 0.2, 1), padding 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    opacity: 0;
  }
  .faq-item[open] .faq-item_answer {
    max-height: 1000px;
    padding-top: 20px;
    padding-bottom: 20px;
    opacity: 1;
  }
}
body.faq .p-news_contents, body.post-type-archive-info .p-news_contents {
  max-width: 940px;
  margin: 0 auto;
  padding: 120px 20px 150px;
}
@media screen and (max-width: 575px) {
  body.faq .p-news_contents, body.post-type-archive-info .p-news_contents {
    padding: 60px 0 70px;
  }
}
body.faq footer, body.post-type-archive-info footer {
  margin-top: 0;
}

/*# sourceMappingURL=projects.css.map */
