#top img {
  vertical-align: bottom;
  max-width: 100%;
  image-rendering: -webkit-optimize-contrast
}
@media screen and (min-width:768px) {
  .top-kv-first {
    height: calc(81vh - 95px)
  }
}
section.global-rental section:nth-of-type(2n) {
  background-color: var(--overseas-pailgray)
}
section.global-rental section:nth-of-type(odd):not(.application-period) {
  background: #fff;
}
.default-title:has(h1) {
  padding-top: 25px;
  margin-bottom: 20px;
}
.default-title:has(h1):before {
  content: unset;
}
#top h2 {
  margin-block-start: -1px;
  margin-block-end: 0;
  margin-block-start: initial;
  margin-block-end: 10px
}
#top li {
  list-style: none
}
#top a {
  text-decoration: none
}
#top ul {
  padding-inline-start: 0
}
@media screen and (max-width:767px) {
  .default-title:has(h1) {
    padding-top: 0;
    margin-bottom: 20px;
  }
  h2 {
    font-size: 16px
  }
}
#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;
  background-image: url(https://d1q08lkutgkcx2.cloudfront.net/image/kv-global-top-3-bg.webp);
  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 .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
}
@media screen and (max-width:767px) {
  .inner {
    padding: 0 25px
  }
  #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
  }
}
section div.inner {
  padding: 60px 0
}
p {
  font-size: 1.4rem;
  line-height: 1.5
}
ul {
  list-style: none
}
h2 {
  margin-bottom: 10px;
  font-size: 3.2rem;
  letter-spacing: .125em;
  line-height: 1.3em;
  font-weight: 700
}
#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)
}
.title {
  margin: auto auto 60px;
  text-align: center;
  position: relative;
  width: fit-content;
}
.title > p {
  text-align: center;
  font-size: 2rem;
  line-height: 1.5em;
  font-weight: 700;
}
.application-period .title > p {
  font-size: 2.2rem;
}
.campaign-mark {
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translate(100%, -50%);
  width: 104px;
}
.title p span.strikethrough {
  position: relative;
}
.title p span.strikethrough::after {
  content: "";
  width: 100%;
  height: 3px;
  background-image: linear-gradient(#FF0080);
  position: absolute;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.title p span.strikethrough span {
  font-size: 0.7em;
}
.title p span.to {
  font-size: 0.7em;
  margin: 0 5px 0 15px;
  color: #FF0080;
}
.title p span.price {
  font-size: 2.1em;
  color: #FF0080;
}
.title p span.yen {
  font-size: 1.4em;
  letter-spacing: 2px;
}
.title p span
.title p span

@media screen and (min-width:1281px) {
}
@media screen and (min-width:768px) and (max-width:1280px) {
  .title > p {
    font-size: 1.9rem;
  }
}
@media screen and (max-width:767px) {
  p {
    font-size: 1.4rem
  }
  h2 {
    font-size: 2.4rem;
    letter-spacing: 0
  }
  section div.inner {
    padding: 50px 16px
  }
  section:nth-of-type(2) div.inner {
    padding: 25px 16px 40px
  }
  .title {
    margin-bottom: 24px
  }
  .title > p {
    margin: auto;
    font-size: 1.5rem;
    line-height: 1.8em;
    text-align: left;
  }
}
.item-title input.mg-days-select:focus-visible,
.item-title select:focus-visible {
  outline: 0
}
.ui-menu-item-wrapper:focus-visible {
  background: var(--overseas-lightgreen)!important;
  border: 1px solid var(--overseas-lightgreen)!important
}
section:nth-of-type(2) div.inner {
  padding: 35px 0 60px
}
.country:has(input[type=radio]:checked) {
  background-color: #ffe700
}
@media screen and (min-width:768px) {
  #first_view_global .top-kv-first img {
    height: 305px;
  }
}
@media screen and (max-width:767px) {
  section:nth-of-type(2) div.inner {
    padding: 25px 16px 40px
  }
  .application-period .title {
    margin-bottom: 0px;
  }
  .application-period .title > p {
    font-size: 1.8rem;
    text-align: center;
  }
  .application-period .title > p > span:first-child {
    font-size: 1.8rem;
  }
  .application-period .title > p > span:not(.pc) {
    display: block;
  }
  .title p span.to {
    font-size: 0.8em;
    line-height: 1;
    margin-bottom: 5px;
  }
  .campaign-mark {
    right: 0px;
    top: unset;
    transform: unset;
    width: 70px;
    bottom: -5px;
  }
}
.comparison-table-wrapper {
  position: relative;
}
table.comparison-table {
  width: 100%;
  margin: 20px auto 0;
  border-collapse: collapse;
  font-weight: 700;
}
table.comparison-table td,
table.comparison-table th {
  padding: 10px .5em;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.25;
  background-color: var(--overseas-white);
  border: 1px solid var(--overseas-darkgray)
}
table.comparison-table td {
  width: 8%;
  padding: 10px 15px;
}
table.comparison-table tr th:first-child {
  width: 52%;
}
table.comparison-table td.receiving-address {
  text-align: left;
}
table.comparison-table td.receiving-address p {
  line-height: 1.5;
  font-size: 1.6rem;
  font-weight: normal;
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}
table.comparison-table td.receiving-address p:last-child {
  margin-bottom: 0;
}
#top table.comparison-table td.receiving-address p a {
  display: block;
  color: #1E1E1E;
  text-decoration: underline;
  font-weight: bold;
}
table.comparison-table td.receiving-address p span:first-child {
  font-weight: bold;
  width: 19%;
}
table.comparison-table td.receiving-address p span:last-child {
  width: 81%;
}
#second-area table.comparison-table td.receiving-address p {
  margin-bottom: 0;
}
#second-area table.comparison-table td.receiving-address p:not(:last-child) {
  margin-bottom: 10px;
}
table.comparison-table td.gray-td {
  background-color: #F4F4F4;
}
table.comparison-table th:first-child {
  width: 98px;
}
table.comparison-table th {
  width: calc((980px - 98px)/4);
}
table.comparison-table thead th.bg-green {
  background-color: var(--overseas-pailgreen);
  font-size: 2rem;
}
table.comparison-table tr td.recommend {
  position: relative;
  background-color: #fff6e5
}
.title:has(+ img.section-icon) {
  margin: auto auto 20px;
}
.default-title:has(+ img.section-icon) {
  margin: auto auto 20px;
}
.comparison-table-caution {
  margin: 15px 15px 30px;
}
table.comparison-table .circle,
table.comparison-table .circle::before,
.comparison-table-caution .circle,
.comparison-table-caution .circle::before {
  display: block;
  box-sizing: border-box;
  border-radius: 50%;
}
table.comparison-table .circle,
.comparison-table-caution .circle {
  width: 30px;
  height: 30px;
  padding: 4px;
  margin: auto;
  position: relative;
  background: #000;
}
.comparison-table-caution .circle {
  width: 16px;
  height: 16px;
  padding: 2px;
}
table.comparison-table .circle::before,
.comparison-table-caution .circle::before {
  content: '';
  width: 100%;
  height: 100%;
  background: #fff;
}
table.comparison-table td.recommend .circle,
.comparison-table-caution .recommend .circle {
  background: #FF0000;
}
table.comparison-table td.recommend .circle::before {
  background: #fff6e5;
}
#top-area .comparison-table-caution .circle::before {
  background: var(--overseas-pailgray);
}
#second-area .comparison-table-caution .circle::before {
  background: #FFF;
}
table.comparison-table .circle.double,
.comparison-table-caution .circle.double {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.comparison-table-caution .circle.double {
  width: 8px;
  height: 8px;
}
table.comparison-table .cross,
.comparison-table-caution .cross {
  display: block;
  position: relative;
}
table.comparison-table .cross::before,
table.comparison-table .cross::after,
.comparison-table-caution .cross::before,
.comparison-table-caution .cross::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px; /* 棒の幅（太さ） */
  height: 30px; /* 棒の高さ */
  background: #000;
}
a.button-black {
  max-width: 370px;
}
.comparison-table-caution .cross::before,
.comparison-table-caution .cross::after {
  width: 2px; /* 棒の幅（太さ） */
  height: 16px; /* 棒の高さ */
}
table.comparison-table .cross::before,
.comparison-table-caution .cross::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
table.comparison-table .cross::after,
.comparison-table-caution .cross::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.mark-area {
  display: block;
  width: 20px;
}
.comparison-table-caution p {
  display: flex;
  align-items: center;
  line-height: 1.8;
  font-size: 1.6rem;
}
.country:has(input[type="radio"]:checked) {
  background-color: var(--overseas-pailgreen);
}
.card-box a.button-plan-unlimited[class^=button-]:has(span.arrow) {
  width: 280px;
}
.global-payment .credit-content {
  text-align: center;
  width: 80%;
  padding: 0 2.5%;
  margin: auto;
}
.global-payment .credit-content h3 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.5;
}
.global-payment .credit-content .credit-box {
  border: 3px solid var(--overseas-gray);
  border-radius: 20px;
  width: 88%;
  margin: 15px auto 0;
  padding: 0 40px;
  box-shadow: var(--box-shadow);
  background-color: #FFF;
}
.global-payment .credit-content img {
  width: 100%;
}
.credit-content > p {
  font-size: 13px;
  margin-top: 10px;
}
#top .credit-text {
  font-size: 19px;
  width: fit-content;
  margin: 30px auto 0;
  font-weight: bold;
}
#top .credit-text a {
  text-decoration: underline;
}
.faq-block .table-box + div, .faq-block p {
  background: #fff;
  padding: 0 20px 15px 65px;
  margin: 0 0 15px;
  position: relative;
  word-break: break-all;
}
.faq-block .table-box + div p {
  position: static;
  margin: 0;
  padding: 0;
}
.faq-block .usage-500mb {
  width: 100%;
  margin: 30px 0 5px;
}
.faq-block table.usage-500mb th.useage-infinity::after {
  content: none
}
.faq-block small {
  display: block;
  margin-top: 1em;
  font-size: 1.2rem;
  line-height: 1.15em;
}

@media screen and (min-width: 768px) {
  .comparison-table-wrapper {
    overflow: visible !important;
  }
}

@media screen and (max-width: 1280px) {
  table.comparison-table td.receiving-address p span:first-child {
    display: block;
    width: 100%;
  }
  table.comparison-table td.receiving-address p span:last-child {
    width: 100%;
  }
  table.comparison-table td.receiving-address p {
    line-height: 1.5;
    margin-bottom: 10px;
    display: inline-block;
  }
  table.comparison-table tr th:first-child {
    width: 45%;
  }
  #second-area table.comparison-table td.receiving-address p {
    margin-bottom: 0;
  }
  #second-area table.comparison-table td.receiving-address p:not(:last-child) {
    margin-bottom: 5px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  .global-payment .credit-content h3 {
    font-size: 1.7rem;
  }
  #top .credit-text {
    font-size: 1.65rem;
  }
  .global-payment .credit-content {
    width: 100%;
  }
  table.comparison-table thead th.bg-green {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  table.comparison-table thead th.bg-green {
    font-size: 1.8rem;
  }
  .global-payment .credit-content {
    width: 100%;
    padding: 0;
  }
  .global-payment .credit-content .credit-box {
    width: 100%;
    padding: 20px;
  }
  .global-payment .credit-content h3 {
    font-size: 1.5rem;
    margin-bottom: 25px;
    line-height: 1.9;
  }
  #top .credit-text {
    font-size: 15px;
    text-align: center;
    line-height: 1.9;
  }
  .credit-content > p {
    text-align: left;
  }
  section div.inner,
  section:nth-of-type(2) div.inner {
    padding: 50px 5%;
  }
  table.comparison-table td {
    font-size: 1.3rem;
  }
  .list-wrap-sp .list-item .country-name:has(img) {
    padding-left: 40px;
  }
  table.comparison-table {
    margin-left: 0;
    border-collapse: separate;
    border-spacing: 0;
    border-bottom: 1px solid var(--overseas-darkgray);
    border-right: 1px solid var(--overseas-darkgray);
  }
  table.comparison-table th,
  table.comparison-table td {
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    font-size: 1.3rem;
  }
  table.comparison-table th,
  table.comparison-table td {
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    font-size: 1.3rem;
    border-bottom: none;
  }
  table.comparison-table th {
    min-width: 80px;
    border-right: none;
    font-size: 18px;
  }
  table.comparison-table td.receiving-address p {
    font-size: 1.4rem;
  }
  table.comparison-table .circle {
    width: 26px;
    height: 26px;
    padding: 3px;
  }
  table.comparison-table .circle.double {
    width: 12px;
    height: 12px;
  }
  table.comparison-table .cross::before,
  table.comparison-table .cross::after {
    width: 3px;
    height: 26px;
  }
  table.comparison-table td {
    border-right: none;
  }
  table.comparison-table td.receiving-address {
    width: 265px;
    display: block;
  }
  .comparison-table-caution {
    margin: 15px 0 30px;
  }
  .faq-block .table-box + div, .faq-block p {
    padding: 0 20px 0 30px;
  }
  .faq-block .useage-data-app-wrap p.sub-text {
    display: none;
  }
  .faq-block .useage-data-app-wrap {
    padding: 0;
  }
  .useage-data-app .useage-app-box table th,
  .useage-data-app .useage-app-box table td {
    border-bottom: 1px solid var(--overseas-gray);
    padding: 10px 0;
    font-size: 1.2rem;
    font-weight: bold;
    vertical-align: baseline;
  }
  .useage-data-app .useage-app-box table th {
    width: 50px;
  }
  .faq-block .useage-data-app .useage-app-box table th,
  .faq-block .useage-data-app .useage-app-box table td {
    font-size: 1.1rem;
  }
  .faq-block .useage-data-app .useage-app-box table th {
    width: 45px;
  }
}
