/* 縛りなし タブレット用 */
@media (min-width: 768px) and (max-width: 1280px) {
  div#overseas section.other-first .box {
    margin-top: 30px;
  }
  div#overseas section.other-first .box ul li {
    padding: 0 20px;
  }
  div#overseas section.other-first .box ul li h5 {
    font-size: 20px;
  }
  div#overseas section.other-first .box ul li img {
    margin-left: 12px;
  }
  div#overseas section.other-first .box ul li:first-child img {
    width: 27%;
  }
  div#overseas section.other-second .userflow > div {
    padding: 20px 10px;
    height: 210px;
  }
  .userflow div div {
    padding-left: 5px;
  }
  div#overseas section.other-second .userflow div div p.step-text {
    font-size: 1.6rem;
  }
  div#overseas section.other-third div.faq-nav-icons {
    width: 95%;
    margin: auto;
    gap: 10px;
    padding-bottom: 0;
  }
  div#overseas section.other-third div.faq-nav-icons div.nav-box .nav-box-text {
    font-size: 1.5rem;
  }
  div#overseas section.other-third div.contents-box-price {
    width: 100%;
  }
  div#overseas section.other-third div.contents-box-price table.overseas-plan-table tbody.plan-area th,
  div#overseas section.other-third div.contents-box-price table.overseas-plan-table tbody.plan-area td {
    width: 146.8px;
  }
  div#overseas section.other-third div.contents-box-price div.white-content-box-overseas-recommended {
    left: 425px;
  }
  div#overseas section.other-fourth {
    padding: 90px 60px 100px;
  }
}