.default-title .main-ttl {
  margin-bottom: 0;
}
#top img {
  vertical-align: bottom;
  max-width: 100%;
  image-rendering: -webkit-optimize-contrast
}
.global-rental a .default-btn-main {
  margin-bottom: 0;
  z-index: 1;
  display: inline-block;
  position: relative;
  height: 100px;
  line-height: 100px;
  min-width: 600px;
  background: var(--overseas-lightpink);
  color: var(--overseas-white);
  font-size: 2.6rem;
  font-weight: 700;
  text-align: center;
  padding: 0 30px 0 0;
  border-radius: 60px;
  letter-spacing: 2px;
  transition: .3s
}
.global-rental a.entry-btn {
  display: block;
  position: relative;
  width: fit-content;
  padding: 50px 10px 15px
}
.global-rental a.entry-btn::before {
  content: "";
  position: absolute;
  display: block;
  width: 95px;
  height: 44px;
  top: 0;
  left: 50%;
  background: url(https://d1q08lkutgkcx2.cloudfront.net/image/application-zeus-icon-3.webp) 0 0/contain no-repeat;
  transform: translate(-50%,50%);
  z-index: 2
}
.global-rental a .default-btn-main::after,
.global-rental a .default-btn-main::before {
  content: "";
  position: absolute;
  top: 31px;
  transform: translateY(-50%)
}
.global-rental a .default-btn-main::before {
  width: 110px;
  height: 139px;
  background: url(https://d1q08lkutgkcx2.cloudfront.net/image/global-btn-icon1-4.webp) 0 0/cover no-repeat;
  left: 20px
}
@media screen and (min-width:768px) {
  .top-kv-first {
    height: calc(81vh - 95px)
  }
  .global-rental a .default-btn-main::after {
    width: 120px;
    height: 138px;
    background: url(https://d1q08lkutgkcx2.cloudfront.net/image/global-btn-icon2.webp) 0 0/cover no-repeat;
    right: 30px
  }
}
.global-rental a.entry-btn::after {
  content: "";
  position: absolute;
  height: 100px;
  min-width: 600px;
  top: 62px;
  left: 51%;
  background: var(--overseas-lightgreen);
  z-index: 0;
  border-radius: 100vh;
  transform: translate(-50%,0);
  transition: .3s
}
.global-rental a .default-btn-main span::before {
  content: "";
  position: absolute;
  right: 140px;
  top: 50%;
  transform: translateY(-50%);
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 18px solid var(--overseas-white)
}
.global-rental a.entry-btn:hover .default-btn-main {
  background: #ffdc00
}
.global-rental a.entry-btn:hover::after {
  background: var(--overseas-pink)
}
.global-rental a.entry-btn:hover .default-btn-main span {
  color: var(--overseas-green)
}
.global-rental a.entry-btn:hover .default-btn-main span::before {
  border-left: 18px solid var(--overseas-green)
}
#first_view_global {
  margin: 95px 0 0;
  width: 100%;
  background: #ffeb00;
  position: relative;
  z-index: 16
}
#first_view_global .green-back {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  position: relative;
  z-index: 0
}
#first_view_global .green-back::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(0deg,rgba(0,0,0,.18) 5%,transparent 33%)
}
#first_view_global .green-back.green-zeus-back::before {
  background: url(https://d1q08lkutgkcx2.cloudfront.net/image/kv-global-back.webp) no-repeat top/cover var(--overseas-lightgreen);
}
#first_view_global .top-kv-first {
  margin-top: -2px;
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 2
}
#first_view_global .top-kv-first img {
  padding: 0;
  box-sizing: border-box;
  height: 100%;
  width: auto
}
section div.inner {
  padding: 60px 0;
}
@media screen and (max-width:767px) {
  h2 {
    font-size: 16px
  }
  .global-rental a.entry-btn {
    display: block;
    position: relative;
    width: fit-content;
    padding: 0;
    margin: 40px auto
  }
  .global-rental a .default-btn-main {
    height: 70px;
    line-height: 1.3em;
    min-width: 320px;
    font-size: 1.7rem;
    padding: 15px 0 9px;
    margin: 40px 0 0
  }
  .global-rental a .default-btn-main::before {
    content: "";
    position: absolute;
    transform: translateY(-50%);
    width: 85px;
    height: 109px;
    top: 16px;
    left: 16px
  }
  .global-rental a.entry-btn::after {
    content: "";
    height: 65px;
    min-width: 320px;
    top: 50px;
    left: 50%
  }
  .global-rental a .default-btn-main span::before {
    right: 25px;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 14px solid var(--overseas-white)
  }
  .global-rental a .default-btn-main span {
    display: inline-block;
    margin-left: 2.2rem
  }
  .global-rental a.entry-btn::before {
    content: "";
    top: 20px;
    transform: translateX(-35%) rotate(-10deg);
    width: 50px
  }
  .global-rental a .default-btn-main:hover {
    background: #ffdc00
  }
  .global-rental a.entry-btn:hover::after {
    background: var(--overseas-pink)
  }
  .global-rental a.entry-btn:hover .default-btn-main span::before {
    border-left: 13px solid var(--overseas-green)
  }
  section div.inner {
    padding: 50px 5%;
  }
  .global-rental .default-btn-main {
    padding-top: 30px;
    margin-bottom: 40px
  }
  #first_view_global {
    height: auto
  }
  #first_view_global .top-kv-first img {
    padding: 0;
    height: auto;
    width: 100%;
    margin: 0 auto
  }
  #first_view_global .top-kv-first::after {
    display: none
  }
}
.global-transit .sub-title {
  text-align: left;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: .09em;
  line-height: 1.75em;
  font-weight: 700;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
}
.global-transit .sub-title a {
  text-decoration: underline;
}
.default-title .small-ttl {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.125em;
  line-height: 1.5;
}

/* トランジット（乗り継ぎ）オプションとは？ */
.about-flex-container {
  display: flex;
  align-items: center;
  gap: 40px;
}
.about-flex-container .text-content p {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.8;
}
.about-flex-container .text-content {
  width: calc(85% - 40px);
}
.about-flex-container .image-content {
  width: 15%;
}
.about-flex-container .image-content img {
  max-width: 100%;
}
/* トランジット（乗り継ぎ）オプションとは？ */
.transit-about-image-container {
  display: flex;
  gap: 40px;
  margin: 30px auto;
}
.transit-about-image-container .content-box {
  position: relative;
  width: calc((100% - 40px) / 3);
  background-color: var(--overseas-white);
  box-shadow: var(--box-shadow);
  border-radius: var(--radius-large);
  padding: 0 10px 15px;
}
.transit-about-image-container .content-box .box-title {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  font-size: 1.7rem;
  font-weight: bold;
}
.transit-about-image-container .content-box .box-image-flex {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 0 10px;
}
.transit-about-image-container .content-box .box-image-flex .box-image {
  height: 100px;
}
.transit-about-image-container .content-box .box-image-flex .box-image img {
  height: 100%;
}
.transit-about-image-container .content-box .box-image-flex .box-image .box-image-3 {
  height: 87%;
}
.transit-about-image-container .content-box .box-image-flex p {
  font-weight: 600;
  min-height: 40px;
  font-size: 1.5rem;
  text-align: left;
  line-height: 2.25rem;
}
.transit-about-image-container .content-box .box-image-flex a {
  text-decoration: underline;
}
#global-transit-about-image .attention {
  text-align: center;
}
/* 乗り継ぎ時ご利用イメージ */
.transit-image-container {
  display: flex;
  gap: 40px;
  margin: 30px auto;
}
.transit-image-container .content-box {
  width: calc((100% - 80px) / 3);
  text-align: center;
  border: 4px solid var(--overseas-pailgreen);
  border-radius: 20px;
  position: relative;
}
.transit-image-container .content-box::before {
  content: "";
  border-left: 20px solid var(--overseas-yellow);
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -33px;
}
.transit-image-container .content-box:first-child::before {
  display: none;
}
.transit-image-container .content-box .box-title {
  background-color: var(--overseas-pailgreen);
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  font-size: 1.5rem;
  font-weight: bold;
  border-radius: 12px 12px 0 0;
}
.transit-image-container .content-box .box-image-flex {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 15px 10px;
}
.transit-image-container .content-box .box-image-flex .box-image {
  height: 100px;
}
.transit-image-container .content-box .box-image-flex .box-image img {
  height: 100%;
}
.transit-image-container .content-box .box-image-flex p {
  font-weight: 600;
  display: flex;
  align-items: center;
  min-height: 40px;
  font-size: 1.5rem;
}
#global-transit-image .attention {
  text-align: center;
}

/* 対象国 */
.country-list-container {
  display: flex;
  gap: 20px;
  align-items: center;
  flex-wrap: wrap;
  margin: 30px auto;
}
.country-list-container .country-list {
  width: calc((100% - 20px) / 2);
  display: flex;
  gap: 20px;
  align-items: center;
}
.country-list-container .country-list .country-icon {
  width: 70px;
}
.country-list-container .country-list .country-icon img {
  width: 100%;
}
.country-list-container .country-list .country-text {
  width: calc(100% - 90px);
}
.country-list-container .country-list .country-text p {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
.country-list-container .country-list .country-text p span.small {
  font-size: 1.2rem;
}
/* お申し込み方法 */
.transit-check-image {
  border: 6px solid var(--overseas-pailgray);
  text-align: center;
  padding: 20px 0;
  margin: 15px auto 30px;
}
.transit-check-image img {
  max-width: 100%;
  width: 70%;
}
#global-transit-entry .attention {
  text-align: center;
}
#global-transit-entry a.entry-btn {
  margin: 30px auto 0;
}
/* その他のオプションも充実！ */
nav.page-nav {
  margin-top: 30px;
}
nav.page-nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin: auto;
}
nav.page-nav li {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  background: var(--overseas-white);
  width: 140px;
  height: 140px;
  transform: translateZ(0);
  border-radius: var(--radius-large);
  box-shadow: var(--box-shadow);
}
nav.page-nav li span {
  flex-grow: 0;
  text-align: center
}
nav.page-nav li a {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.5rem;
  font-weight: 400;
  color: var(--overseas-black);
  cursor: pointer;
  box-sizing: border-box;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 12px 12px 8px;
  gap: 10px
}
nav.page-nav li .icon {
  width: 40px;
  height: auto;
  margin: 0 auto
}
nav.page-nav li:hover {
  background-color: var(--overseas-pailgreen);
  transition: .3s
}
nav.page-nav li a span.nav-text {
  display: inline-flex;
  align-items: center;
  height: 2.5rem
}
nav.page-nav li span.nav-icon {
  display: inline-flex;
  align-items: flex-end;
  flex-grow: 1;
  width: auto;
  height: 50px
}
nav.page-nav li span.nav-icon .icon {
  width: auto;
  height: 100%
}
nav.page-nav li span.nav-arrow {
  display: block;
  position: relative;
  width: 100%;
  height: 14px
}
nav.page-nav li span.nav-arrow::before {
  position: absolute;
  content: '';
  display: inline-block;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 10px solid var(--overseas-green);
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.section-sub-title {
  font-size: 3rem;
  text-align: center;
  font-weight: bold;
  line-height: 1.4;
}
#global-transit-other-option .section-sub-title {
  margin: 60px auto 30px;
}
.content-box-flex {
  display: flex;
  gap: 20px;
  margin: 40px auto;
}
.content-box-flex .content-box-item {
  width: calc((100% - 40px) / 3);
  background-color: var(--overseas-white);
  box-shadow: var(--box-shadow);
  border-radius: var(--radius-large);
  padding: 20px 15px;
}
.content-box-flex .content-box-item .content-title {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  border-bottom: 3px solid var(--overseas-green);
  padding-bottom: 5px;
}
.content-box-flex .content-box-item .content-title p {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
.content-box-flex .content-box-item .content-title img {
  width: 80px;
}
.content-box-flex .content-box-item .content-text {
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 1.5;
}
/* 2ヶ国以上は周遊プランがおすすめ！ */
.data-popup-btn .question-icon svg {
  fill: var(--overseas-white);
  width: 22px;
  height: auto;
}
.data-popup-btn .question-icon {
  position: absolute;
  left: 30px;
  top: calc(50% + .8em - 2px );
  transform: translateY(-50%);
  height: 100%;
}
/* 料金表 */
.table-box-title {
  text-align: center;
  margin: 40px auto 20px;
}
.table-box-title h3 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 5px;
}
.transit-table-area table {
  width: 100%;
  border-collapse: collapse;
}
.transit-table-area table th,
.transit-table-area table td {
  padding: 15px;
  border: 4px solid #DDDDDD;
}
.transit-table-area table thead th {
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  background-color: var(--overseas-black);
  color: var(--overseas-white);
}
.transit-table-area table tbody th {
  width: 36%;
  text-align: left;
  font-size: 1.7rem;
  line-height: 1.4;
  padding-left: 30px;
}
.transit-table-area table tbody td {
  background-color: var(--overseas-white);
  width: 16%;
  color: var(--overseas-black);
  text-align: center;
  font-size: 2rem;
}
.transit-table-area table tbody td span {
  font-size: 1.4rem;
}
.transit-table-area table thead th.unlimited {
  background-color: var(--overseas-lightpink);
  position: relative;
}
.transit-table-area table thead th.unlimited .icon {
  position: absolute;
  width: 70px;
  top: -50px;
  right: -10px;
}
.transit-table-area table tbody td.unlimited {
  color: var(--overseas-pink);
  font-weight: bold;
  font-size: 2.2rem;
}
.transit-table-area table tbody td.unlimited span {
  color: var(--overseas-black);
  font-weight: 400;
}
#global-transit-tour .btn-content {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
/* キャンペーン */
.campaign-area {
  margin-top: 50px;
}
.global-simulation-campaign {
  position: relative;
  max-width: 712px;
  margin: 20px auto;
  text-align: center;
  padding: 0;
  border: 3px solid var(--overseas-lightgreen);
  border-radius: var(--radius-large);
  color: var(--overseas-darkgray);
  display: flex;
}
.global-simulation-campaign .campaign-postage-image {
  background-color: var(--overseas-lightgreen);
  width: 40%;
  padding: 20px 10px 0;
  border-radius: 5px 0 0 5px;
}
.global-simulation-campaign .campaign-postage-image img {
  max-width: 100%;
}
.global-simulation-campaign .campaign-postage-text {
  width: 60%;
  padding: 20px 20px 15px 20px;
}
.global-simulation-campaign .campaign-mark {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  padding: 10px;
  font-size: 2rem;
  max-width: 160px;
  text-align: center;
  background: var(--overseas-pink);
  color: var(--overseas-white);
  border-radius: 10px 10px 0 0;
  transform: translateY(calc(-100% - 20px))
}
.global-simulation-campaign .campaign-hdg {
  margin: 0 0 15px;
  font-size: 1.8rem;
  padding-top: 0;
  line-height: .5
}
.global-simulation-campaign .campaign-hdg .postage {
  padding-right: 20px;
  position: relative;
  font-size: 1.8rem
}
.global-simulation-campaign .campaign-hdg .postage .arrow {
  display: inline-block;
  width: 16px;
  height: 22px;
  border: 8px solid;
  border-color: transparent transparent var(--overseas-darkgray) transparent;
  transform: rotate(90deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: -10px;
  margin: auto
}
.global-simulation-campaign .campaign-hdg .text-green {
  font-size: 2.6rem
}
.global-simulation-campaign .campaign-hdg .text-pink {
  font-size: 5rem
}
.global-simulation-campaign .campaign-text {
  font-size: 1.6rem;
  text-align: left;
  font-weight: 700;
  line-height: 1.5;
}
.global-simulation-campaign .campaign-text span {
  text-decoration: underline 2px var(--overseas-lightpink);
}
.global-simulation-campaign .campaign-period {
  margin-top: 10px;
  padding: 8px 10px;
  font-size: 1.5rem;
  text-align: center;
  border: 1px solid var(--overseas-lightgreen);
  border-radius: 10px;
  font-weight: 700;
  line-height: 1.5;
  color: var(--overseas-green);
}
.global-simulation-campaign .campaign-period span {
  font-size: 2rem;
}
.global-simulation-campaign .campaign-remark {
  margin-top: 10px;
  font-size: 1rem;
  color: var(--overseas-black);
  text-align: left;
}
.global-simulation-campaign .campaign-btn {
  margin-top: 15px
}
.global-simulation-campaign .campaign-btn {
  max-width: 200px;
  font-size: 1.3rem;
}
.global-simulation-campaign .campaign-btn.open span.arrow.arrow-bottom {
  border-bottom: 9px solid var(--overseas-white);
  border-top: unset;
}
.campaign-cb-top {
  display: none
}
.campaign-cb-top.open {
  display: block
}
.campaign-cb .cb-content {
  position: relative;
  background: unset;
  padding: 0;
  border-radius: 0 0 20px 20px;
}
.campaign-cb-wrap {
  max-width: 712px;
  margin: auto;
}
.campaign-cb-wrap .cb-content {
  padding: 30px 20px 0;
  border-top: 2px solid var(--overseas-black);
  border-bottom: 2px solid var(--overseas-black);
  border-radius: 0;
}
.cb-content h4 {
  font-size: 2.5rem;
  font-weight: 700;
  padding-top: 0;
  letter-spacing: 0;
}
.cb-content .debut-description .debut-description-body-title p {
  border: 1px solid var(--overseas-darkgray);
  display: inline-block;
  padding: 5px 20px;
  font-size: 1.5rem;
  font-weight: 700;
}
.cb-content .debut-description {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  gap: 0 20px;
}
.cb-content .debut-description .debut-description-body {
  width: calc(50% - 10px);
  margin-bottom: 30px;
}
.cb-content .debut-description .debut-description-body-desciption p {
  font-size: 1.3rem;
  font-weight: 700;
  margin-top: 10px;
}
#global-transit-tour a.entry-btn {
  margin: 40px auto 0;
}

@media screen and (min-width:768px) and (max-width:1280px) {
  /* トランジット（乗り継ぎ）オプションとは？ */
  .about-flex-container {
    gap: 20px;
  }
  .about-flex-container .text-content {
    width: calc(80% - 20px);
  }
  .about-flex-container .image-content {
    width: 20%;
  }
  /* トランジット（乗り継ぎ）オプションとは？ */
  .transit-about-image-container {
    gap: 20px;
    margin: 20px auto;
  }
  .transit-about-image-container .content-box {
    width: calc((100% - 40px) / 3);
  }
  .transit-about-image-container .content-box .box-title {
    font-size: 1.3rem;
  }
  .transit-about-image-container .content-box::before {
    border-left: 14px solid var(--overseas-yellow);
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    left: -21px;
  }
  .transit-about-image-container .content-box .box-image-flex .box-image {
    height: 80px;
  }
  .transit-about-image-container .content-box .box-image-flex p {
    font-size: 1.2rem;
  }
  /* 乗り継ぎ時ご利用イメージ */
  .transit-image-container {
    gap: 20px;
    margin: 20px auto;
  }
  .transit-image-container .content-box {
    width: calc((100% - 40px) / 3);
  }
  .transit-image-container .content-box .box-title {
    font-size: 1.3rem;
  }
  .transit-image-container .content-box::before {
    border-left: 14px solid var(--overseas-yellow);
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    left: -21px;
  }
  .transit-image-container .content-box .box-image-flex .box-image {
    height: 80px;
  }
  .transit-image-container .content-box .box-image-flex p {
    font-size: 1.2rem;
  }
  /* 対象国 */
  .country-list-container .country-list .country-icon {
    width: 50px;
  }
  .country-list-container .country-list .country-text p {
    font-size: 1.5rem;
  }
  .country-list-container .country-list .country-text {
    width: calc(100% - 70px);
  }
  /* お申し込み方法 */
  .transit-check-image img {
    width: 80%;
  }
  /* その他のオプションも充実！ */
  nav.page-nav li {
    width: calc(100% / 5 - 10px);
    gap: 5px;
    font-size: 1.4rem;
    line-height: 1.3;
    letter-spacing: .05em
  }
  nav.page-nav li .icon {
    width: auto;
    height: 20px
  }
  nav.page-nav ul {
    width: 100%;
  }
  #global-transit-other-option .section-sub-title {
    margin: 40px auto 20px;
  }
  .section-sub-title {
    font-size: 2.6rem;
  }
  /* プラン変更・延長・追加 */
  .content-box-flex {
    gap: 20px;
    margin: 30px auto;
  }
  .content-box-flex .content-box-item {
    width: calc((100% - 40px) / 3);
    padding: 15px;
  }
  .content-box-flex .content-box-item .content-title p {
    font-size: 1.6rem;
  }
  .content-box-flex .content-box-item .content-title img {
    width: 60px;
  }
  /* 2ヶ国以上は周遊プランがおすすめ！ */
  .transit-table-area table thead th.unlimited .icon {
    width: 60px;
    top: -45px;
    right: -10px;
  }
  .campaign-area {
    margin-top: 35px;
  }
}

@media screen and (max-width:767px) {
  .global-transit .sub-title {
    font-size: 1.3rem;
    text-align: left;
  }
  .default-title .small-ttl {
    font-size: 1.5rem;
  }
  /* トランジット（乗り継ぎ）オプションとは？ */
  .about-flex-container {
    flex-direction: column;
  }
  .about-flex-container .text-content {
    width: 100%;
  }
  .about-flex-container .text-content p {
    font-size: 1.3rem;
  }
  .about-flex-container .image-content {
    width: 100%;
    text-align: center;
  }
  .about-flex-container .image-content img {
    width: 50%;
    max-width: 220px;
  }
  /* トランジット（乗り継ぎ）オプションとは？ */
  .transit-about-image-container {
    flex-direction: column;
    gap: 30px;
    margin: 20px auto;
  }
  .transit-about-image-container .content-box {
    width: 100%;
    text-align: center;
    border-radius: 20px;
    position: relative;
  }
  .transit-about-image-container .content-box .box-image-flex {
    flex-direction: row;
    padding: 0 20px;
    margin: 0 auto;
    gap: 20px;
  }
  .transit-about-image-container .content-box .box-image-flex .box-image {
    min-width: 100px;
    height: 70px;
  }
  .transit-about-image-container .content-box .box-image-flex .box-image .box-image-3 {
    height: 100%;
  }
  .transit-about-image-container .content-box::before {
    border-top: 20px solid var(--overseas-yellow);
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: unset;
    top: -28px;
    transform: translate(-50%, 0) ;
    left: 50%;
  }
  .transit-about-image-container .content-box .box-image-flex p {
    display: block;
    min-height: unset;
    width: 100%;
  }
  #global-transit-about-image .attention {
    text-align: left;
  }
  /* 乗り継ぎ時ご利用イメージ */
  .transit-image-container {
    flex-direction: column;
    gap: 30px;
    margin: 20px auto;
  }
  .transit-image-container .content-box {
    width: 100%;
    text-align: center;
    border: 4px solid var(--overseas-pailgreen);
    border-radius: 20px;
    position: relative;
  }
  .transit-image-container .content-box .box-image-flex {
    flex-direction: row;
    padding: 15px 20px;
    max-width: 330px;
    margin: 0 auto;
  }
  .transit-image-container .content-box .box-image-flex .box-image {
    height: 70px;
  }
  .transit-image-container .content-box::before {
    border-top: 20px solid var(--overseas-yellow);
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: unset;
    top: -28px;
    transform: translate(-50%, 0) ;
    left: 50%;
  }
  .transit-image-container .content-box .box-image-flex p {
    display: block;
    min-height: unset;
    width: 100%;
  }
  #global-transit-image .attention {
    text-align: left;
  }
  /* 対象国 */
  .country-list-container .country-list {
    gap: 10px;
    flex-direction: column;
  }
  .country-list-container .country-list .country-text {
    width: 100%;
  }
  .country-list-container .country-list .country-text p {
    text-align: center;
  }
  .country-list-container .country-list .country-text p:first-child {
    font-size: 1.5rem;
  }
  .country-list-container .country-list .country-text p:nth-child(2) {
    font-size: 1.2rem;
    min-height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .country-list-container .country-list .country-icon {
    width: 55px;
  }

  /* お申し込み方法 */
  .transit-check-image img {
    width: 90%;
    margin: 0 auto;
  }
  .transit-check-image {
    margin: 15px auto;
  }
  #global-transit-entry .attention {
    text-align: left;
    margin-top: 10px;
  }
  #global-transit-entry a.entry-btn {
    margin: 20px auto 0;
  }
  /* その他のオプションも充実！ */
  nav.page-nav {
    margin: 30px auto 24px
  }
  nav.page-nav ul {
    justify-content: center;
    gap: 24px
  }
  nav.page-nav li a {
    padding: .75em 20px
  }
  nav.page-nav li .icon {
    width: 40px
  }
  nav.page-nav ul {
    width: 100%;
  }
  #global-transit-other-option .section-sub-title {
    margin: 50px auto 10px;
  }
  .section-sub-title {
    font-size: 2rem;
  }
  .content-box-flex {
    gap: 15px;
    margin: 15px auto 25px;
    flex-direction: column;
  }
  .content-box-flex .content-box-item .content-title {
    border-bottom: 2px solid var(--overseas-lightgreen);
    padding-bottom: 3px;
  }
  .content-box-flex .content-box-item {
    width: 100%;
    padding: 15px 15px 15px 120px;
    text-align: center;
    min-height: 125px;
    display: flex;
    align-items: center;
  }
  .content-box-flex .content-box-item .content-title p {
    font-size: 1.8rem;
    margin: 0;
    display: flex;
    align-items: center;
    height: auto;
  }
  .content-box-flex .content-box-item .content-title div {
    margin: 0 auto;
  }
  .content-box-flex .content-box-item .content-title img {
    width: 80px;
    position: absolute;
    left: -100px;
    top: 50%;
    transform: translateY(-50%);
  }
  .content-box-flex .content-box-item .content-text {
    margin-top: 5px;
    text-align: left;
    font-size: 1.3rem;
  }
  .content-box-flex .content-box-item .content-wrap-sp {
    position: relative;
    width: 100%;
  }
  /* 2ヶ国以上は周遊プランがおすすめ！ */
  /* 料金表 */
  .table-box-title h3 {
    font-size: 1.6rem;
  }
  #global-transit-tour .table-box-title p {
    font-size: 1.2rem;
  }
  .transit-table-area-sp .tour-title {
    font-size: 1.6rem;
    font-weight: bold;
    padding-left: 5px;
    margin-top: 15px;
  }
  .transit-table-area-sp table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px;
  }
  .transit-table-area-sp table thead th {
    text-align: center;
    font-weight: 700;
    padding: 8px 5px;
    font-size: 1.4rem;
    background-color: var(--overseas-black);
    color: var(--overseas-white);
    width: 25%;
  }
  .transit-table-area-sp table thead th.unlimited {
    background-color: var(--overseas-lightpink);
  }
  .transit-table-area-sp table tbody td {
    background-color: var(--overseas-white);
    text-align: center;
    padding: 8px 5px;
    font-size: 1.7rem;
    border: 1px solid #000;
  }
  .transit-table-area-sp table tbody td span {
    font-size: 1.3rem;
  }
  .transit-table-area-sp table tbody td.unlimited {
    border: 1px solid var(--overseas-lightpink);
    color: var(--overseas-pink);
    font-weight: bold;
  }
  .transit-table-area-sp table tbody td.unlimited span {
    color: var(--overseas-black);
    font-weight: 400;
  }
  
  /* キャンペーン */
  .global-simulation-campaign {
    padding: 0;
    width: 100%;
    flex-direction: column;
    margin: 0 auto;
  }
  .global-simulation-campaign .campaign-hdg {
    display: flex;
    flex-direction: column;
    gap: 20px
  }
  .global-simulation-campaign .campaign-hdg-inner {
    display: block
  }
  .global-simulation-campaign .campaign-hdg .postage {
    padding: 0
  }
  .global-simulation-campaign .campaign-hdg .postage .arrow {
    transform: rotate(180deg);
    right: 0;
    left: 0;
    bottom: -60px
  }
  .global-simulation-campaign .campaign-hdg .text-green {
    font-size: 2.8rem
  }
  .global-simulation-campaign .campaign-period {
    padding: 8px 0;
    font-size: 1.3rem
  }
  .global-simulation-campaign .campaign-postage-image {
    width: 100%;
    padding: 10px;
    border-radius: 5px 5px 0 0;
  }
  .global-simulation-campaign .campaign-postage-image img {
    width: 100%;
  }
  .global-simulation-campaign .campaign-postage-text {
    width: 100%;
    padding: 10px 10px 15px 10px;
  }
  .campaign-cb {
    padding-top: 20px;
  }
  .campaign-cb-wrap .cb-content {
    padding: 20px 0 0;
  }
  .cb-content h4 {
    font-size: 2rem;
    padding-top: 0;
  }
  .cb-content .debut-description .debut-description-body {
    width: 100%;
    margin-bottom: 20px;
  }
  .cb-content .debut-description .debut-description-body-title p {
    padding: 3px 10px;
  }
  #global-transit-tour a.entry-btn {
    margin: 20px auto 0;
  }
}