.overseas-image-flex {
  display: flex;
  justify-content: space-between;
  margin: 35px auto 0;
  width: 880px;
}
.overseas-image-flex img {
  width: 200px;
}
.overseas-feature-caution {
  margin-top: 35px;
}
.overseas-feature-caution span {
  display: block;
  text-align: left;
}
.overseas-image-explanation {
  font-weight: bold;
  text-align: center;
  margin-top: 19px;
  font-size: 1.8rem;
}
div.contents-box-1 {
  background: #FFFFFF;
  max-width: 960px;
  padding: 35px 60px;
}
div.contents-box-1 {
  margin: 40px auto 0;
}
div.contents-box-3 {
  margin: 95px auto 10px;
  max-width: 960px;
  height: 235px;
  border: 4px solid var(--fuji-po-blue-1);
  border-radius: 20px;
  position: relative;
  background-color: #ffffff;
}
.overseas-faq-img {
  display: block;
  margin: -25px auto 0;
}
.overseas-faq-cloud-img-1 {
  display: block;
  position: absolute;
  top: 33px;
}
.overseas-faq-cloud-img-2 {
  display: block;
  position: absolute;
  right: 0;
  bottom: 30px;
}
div.contents-box-step {
  width: 93%;
  margin: 25px auto 35px;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
div.contents-box-step-1,
div.contents-box-step-2,
div.contents-box-step-3 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 660px;
  width: 29%;
  background-color: var(--fuji-po-gray-2);
  border-radius: 300px;
  padding: 40px 20px;
  height: 300px;
  box-sizing: border-box;
  position: relative;
}
div.contents-box-step-1::after,
div.contents-box-step-2::after {
  content: '';
  color: var(--fuji-po-yellow);
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 1em 1.5em;
  border-left-color: currentColor;
  border-right: 0;
  transform: translateX(15%);
  position: absolute;
  top: 0;
  right: -34px;
  bottom: 0;
  margin: auto;
}
.fuji-default-button.overseas {
  width: 310px;
  text-align: center;
}
.fuji-default-button.overseas-faq {
  margin-top: 30px;
}
.contents-box-step-number {
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  color: var(--fuji-po-blue-1);
  margin-bottom: 20px;
}
.contents-box-step-number span {
  font-size: 3.1rem;
}
.contents-box-step img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: -1px;
  width: 120px;
}
.contents-box-step-text {
  font-size: 1.4rem;
}
.contents-box-step-text-bold {
  font-weight: bold;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.5;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.contents-box-step-text-sub {
  margin-top: 17px;
}
.overseas-step-title {
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
}
div.contents-box-price {
  width: 100%;
  height: fit-content;
  margin: 0 auto;
  padding: 40px 0 0;
  box-sizing: border-box;
  font-size: 1.5rem;
}
div.contents-box-price-tab {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
}
div.contents-box-price-tab-select {
  border: 2px solid var(--fuji-po-blue-1);
  border-radius: 10px;
  height: 53px;
  align-items: center;
  display: flex;
  width: 100%;
}
.price-tab-select-first,
.price-tab-select,
.price-tab-select-last {
  background-color: #ffffff;
  color: var(--fuji-po-blue-1);
  width: 162.7px;
  text-align: center;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  box-sizing: border-box;
}
.price-tab-select-first, .price-tab-select {
  border-right: 2px solid var(--fuji-po-blue-1);
}
.price-tab-select-first {
  border-radius: 10px 0 0 10px;
}
.price-tab-select-first-select {
  border-radius: 5px 0 0 5px;
}
.price-tab-select-last {
  border-radius: 0 10px 10px 0;
}
.price-tab-select-last-select {
  border-radius: 0 5px 5px 0;
}
.overseas-category-box-selected {
  background: var(--fuji-po-blue-1);
  color: #ffffff;
}
div.overseas-gray-area {
  padding-top: 18px;
  position: relative;
}
table.overseas-plan-table {
  border-collapse: collapse;
  width: 100%;
  padding-top: 0;
}
table.overseas-plan-table thead,
table.overseas-plan-table tbody.plan-area {
  display: block;
}
table.overseas-plan-table thead th {
  font-size: 1.3rem;
}
table.overseas-plan-table thead tr th,
table.overseas-plan-table tbody.plan-area tr td {
  width: 242px;
  height: 50px;
  border: 2px solid #DDDDDD;
  text-align: center;
  font-size: 1.5rem;
}
table.overseas-plan-table tbody.plan-area tr td {
  width: 241px;
}
table.overseas-plan-table thead tr th {
  background-color: var(--fuji-po-blue-1);
  color: #ffffff;
  height: 60px;
  border-width: 0 2px 0 0;
}
table.overseas-plan-table thead tr th.overseas-table-th-last {
  border: none;
}
span.overseas-table-th-small {
  font-size: 1.4rem;
}
span.overseas-table-th-large {
  font-size: 1.6rem;
}
table.overseas-plan-table tbody.plan-area tr:nth-child(2n+1) {
  background-color: #F8F8F8;
}
table.overseas-plan-table tbody.plan-area tr:nth-child(2n) {
  background-color: #FFFFFF;
}
table.overseas-plan-table .overseas-table-sp {
  display: none;
}
.overseas-table-pc {
  position: relative;
}
.overseas-table-pc img {
  position: absolute;
  right: 8px;
  width: 57px;
  top: -11px;
}
div.overseas-plan-select-sp-div {
  display: block;
  border-radius: 0;
  box-shadow: none;
  width: 100%;
  position: relative;
}
div.overseas-plan-select-sp-div p.label {
  width: 100%;
  color: #FFF;
  position: absolute;
  line-height: 28px;
}
div.overseas-plan-select-sp-div select {
  width: 100%;
  border: 0px;
  background-color: transparent;
  color: transparent;
  text-align: center;
  position: relative;
}
table.overseas-plan-table thead, 
table.overseas-plan-table tbody.plan-area {
  display: block;
}
table.overseas-plan-table {
  position: relative;
  z-index: 0;
}
table.tablelock-europe:before,
table.tablelock-south-america:before,
table.tablelock-asia:before,
table.tablelock-africa:before {
  content: '';
  background: white;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  position: absolute;
  top: 279px;
  left: 0px;
  right: 0px;
  bottom: 40px;
  z-index: 1;
  filter: opacity(80%);
  pointer-events: none;
  background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
}
table.overseas-plan-table tbody.plan-area {
  height: 285px;
}
table.overseas-plan-table tbody.plan-scroll {
  overflow-y: scroll;
  margin-right: -18px;
}
div.overseas-category-area-hidden {
  display: none;
}

@media screen and (min-width: 768px){
  div.inner img {
    image-rendering: -webkit-optimize-contrast;
  }
}

@media screen and (max-width: 767px){
  .main-phrase-emphasis {
    font-size: 3.2rem;
  }
  .overseas-plan-select-sp-div img {
    width: 27%;
    position: absolute;
    top: -45px;
    right: 11px;
  }
  .fuji-default-button.overseas {
    width: 100%;
  }
  .fuji-default-button.overseas-faq {
    width: 90%;
  }
}

.contents-box-faq {
  margin-top: 41px;
}
.overseas-faq-text {
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
}
.overseas-category-select-box {
  position: relative;
  height: 100%;
}
.overseas-category-select-arrow {
  position: absolute;
  bottom: -11px;
  color: var(--fuji-po-blue-1);
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.select-arrow-none {
  display: none;
}
table.overseas-plan-table tbody.plan-area-north-america,
table.overseas-plan-table tbody.plan-area-oceania {
  height: 100%;
  border-bottom: none;
}
.caution-text-all {
  font-size: 1.3rem;
  line-height: 1.1;
  color: #808080;
  margin-top: 20px;
}

@media screen and (max-width: 1280px){
  .overseas-image-flex img {
    width: 100%;
  }
}

@media screen and (max-width: 767px){
  .section-background-2.use-section {
    padding: 80px 5% 40px;
  }
  .overseas-image-flex-sp-1 {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 40px;
    width: 90%;
  }
  .overseas-image-flex-sp-2 {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 35px;
    width: 85%;
  }
  .overseas-image-1, .overseas-image-3 {
    text-align: left;
  }
  .overseas-image-2, .overseas-image-4 {
    text-align: right;
  }
  .overseas-image-1 img,
  .overseas-image-2 img,
  .overseas-image-3 img,
  .overseas-image-4 img {
    width: 94%;
  }
  .overseas-image-explanation {
    font-weight: bold;
    text-align: center;
    margin-top: 17px;
    font-size: 1.5rem;
  }
  div.contents-box-1 {
    margin: 30px auto 0;
  }
  .overseas-step-title {
    line-height: 1.5;
  }
  div.contents-box-1 {
    background: #FFFFFF;
    max-width: 960px;
    padding: 30px 25px;
  }
  div.contents-box-step-1,
  div.contents-box-step-2,
  div.contents-box-step-3 {
    display: block;
    text-align: center;
    width: 100%;
    border-radius: 40px;
    height: fit-content;
    padding: 0px 5% 16px;
    margin-bottom: 20px;
  }
  div.contents-box-step-1 img,
  div.contents-box-step-2 img,
  div.contents-box-step-3 img {
    width: 25%;
    position: static;
    transform: unset;
    -webkit-transform: unset;
  }
  .contents-box-step-text-bold {
    font-weight: bold;
    font-size: 1.5rem;
    height: auto;
  }
  .contents-box-step-number {
    margin-bottom: 15px;
  }
  .contents-box-step-text {
    font-weight: normal;
    font-size: 1.4rem;
    margin-left: 0;
    padding-top: 20px;
  }
  .contents-box-step-text-sub {
    margin-top: 10px;
    text-align: left;
    margin-bottom: 10px;
  }
  div.contents-box-step {
    width: 100%;
    margin: 25px auto;
    box-sizing: border-box;
    display: block;
  }
  div.contents-box-price {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    font-size: 1.5rem;
    margin-top: 25px;
  }
  div.contents-box-price-tab {
    display: block;
    align-items: center;
    justify-content: space-between;
  }
  div.contents-box-price-tab-select {
    height: 48px;
    align-items: center;
    display: flex;
    width: 92%;
    margin: 0 auto;
    border: none;
    margin: 0 auto 14px;
  }
  .price-tab-select-first,
  .price-tab-select,
  .price-tab-select-last {
    background-color: #ffffff;
    color: var(--fuji-po-blue-1);
    width: 85%;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 1.1rem;
    border-radius: 10px;
    border: 2px solid var(--fuji-po-blue-1);
    margin: 0 auto;
  }
  .overseas-category-select-box {
    position: relative;
    height: 100%;
    width: 33%;
  }
  .overseas-category-box-selected {
    background: var(--fuji-po-blue-1);
    color: #ffffff;
  }
  table.overseas-plan-table thead tr th.overseas-table-th-first,
  table.overseas-plan-table tbody.plan-area tr td {
    width: 23%;
    display: table-cell;
  }
  table.overseas-plan-table tbody.plan-area tr td.overseas-table-unselected {
    display: none;
  }
  table.overseas-plan-table .overseas-table-sp {
    display: table-cell;
    width: 17%;
  }
  div.overseas-plan-select-sp-div::before,
  div.overseas-plan-select-sp-div::after {
    position: absolute;
    content: '';
    display: block;
    pointer-events: none;
    border: 1px solid transparent;
    width: 0;
    height: 0;
    right: 12px;
  }
  div.overseas-plan-select-sp-div::after {
    border-width: 8px 6.5px 0 6.5px;
    border-top-color: #FFF;
    top: 43%;
  }
  div.overseas-plan-select-sp-div p.label {
    width: 100%;
    font-size: 0.8rem;
    line-height: 20px;
    float: left;
    margin-left: -10px;
    margin-top: 3px;
  }
  div.overseas-plan-select-sp-div select option{
    color: #000000;
  }
  table.overseas-plan-table tbody.plan-scroll {
    width: 100%;
  }
  table.overseas-plan-table thead tr th {
    border-width: 0;
  }
  table.overseas-plan-table thead tr th.overseas-table-th-first {
    border-width: 0 2px 0 0;
    width: 17%;
  }
  table.overseas-plan-table tbody.plan-area {
    height: 231px;
  }
  .overseas-faq-text {
    font-size: 1.8rem;
    line-height: 1.6;
  }
  .overseas-faq-cloud-img-1 {
    width: 60px;
  }
  .overseas-faq-cloud-img-2 {
    display: block;
    position: absolute;
    right: 0;
    top: 53px;
    width: 61px;
  }
  .contents-box-faq {
    margin-top: 25px;
  }
  div.contents-box-3 {
    height: 230px;
  }
  div.contents-box-3 {
    margin: 75px auto 0;
  }
  .overseas-category-select-arrow {
    bottom: -10px;
  }
  table.overseas-plan-table tbody.plan-area-north-america {
    height: 100%;
    border-bottom: none;
  }
  table.overseas-plan-table tbody.plan-area-oceania {
    height: 100%;
    border-bottom: 2px solid #DDDDDD;
  }
  table.overseas-plan-table tbody.plan-scroll-sp {
    overflow-y: scroll;
    width: 100%;
    height: 231px;
  }
  table.tablelock-oceania:before {
    content: '';
    background: white;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    position: absolute;
    top: 253px;
    left: 0px;
    right: 0px;
    bottom: 40px;
    z-index: 1;
    filter: opacity(80%);
    pointer-events: none;
    background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
  }
  .overseas-faq-cloud-img-1 {
    top: 17px;
  }
  div.overseas-gray-area {
    padding-top: 16px;
    position: relative;
  }
  table.tablelock-europe:before,
  table.tablelock-south-america:before,
  table.tablelock-asia:before,
  table.tablelock-africa:before {
    top: 253px;
  }
  .caution-text-all {
    font-size: 1.1rem;
  }
}

table.tablelock-europe:before,
table.tablelock-south-america:before,
table.tablelock-asia:before,
table.tablelock-africa:before {
  content: none;
}

@media (min-width: 768px) and (max-width: 1280px) {
  table.overseas-plan-table thead,
  table.overseas-plan-table tbody.plan-area {
    display: contents;
  }
  div.overseas-category-area .area-all-country {
    overflow-x: hidden;
    height: 370px;
    margin: 0 0 10px 0;
  }
  div.overseas-category-area#overseas-category-north-america .area-all-country {
    height: 280px;
  }
  div.overseas-category-area#overseas-category-oceania .area-all-country {
    height: 335px;
  }
  .caption-text-all {
    text-align: right;
    font-size: 1.3rem;
    line-height: 1.1;
    color: #808080;
  }
  .overseas-image-flex div {
    width: calc(42% / 2);
    display: flex;
    flex-direction: column;
    margin: 2%;
  }
  div.contents-box-step-1::after,
  div.contents-box-step-2::after {
    border-width: 0.7em 1em;
    right: -16px;
  }
  .contents-box-step img {
    bottom: 7px;
  }
}

@media screen and (max-width: 767px){
  .caption-text-all {
    text-align: right;
    font-size: 1.1rem;
    line-height: 1.1;
    color: #808080;
  }
  div.contents-box-step-1::after,
  div.contents-box-step-2::after {
    border-width: 1em 0.7em;
    border-top-color: currentColor;
    border-left-color: transparent;
    border-bottom: 0;
    border-right: 0.7em solid transparent;
    left: 0;
    right: 0;
    top: unset;
    bottom: -18px;
  }
}

@media screen and (min-width: 1281px){
  div.overseas-category-area .area-all-country {
    margin: 0 0 5px 0;
  }
  .caption-text-all {
    text-align: right;
    font-size: 1.3rem;
    line-height: 1.1;
    color: #808080;
  }
}

@media (min-width: 768px) and (max-width: 1280px) {
  .overseas-image-flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 20px auto 0;
    width: auto;
  }
  div.contents-box-price {
    width: auto;
  }
  div.contents-box-price-tab-select {
    height: 48px;
    align-items: center;
    display: flex;
    width: 92%;
    margin: 0 auto;
    border: none;
    margin: 0 auto 14px;
    flex-wrap: wrap;
    gap: 20px 0;
  }
  .overseas-category-select-box {
    position: relative;
    height: 100%;
    width: 33%;
  }
  .price-tab-select-first,
  .price-tab-select,
  .price-tab-select-last {
    background-color: #ffffff;
    color: var(--fuji-po-blue-1);
    width: 85%;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-size: 1.1rem;
    border-radius: 10px;
    border: 2px solid var(--fuji-po-blue-1);
    margin: 0 auto;
  }
  .overseas-category-box-selected {
    background: var(--fuji-po-blue-1);
    color: #ffffff;
  }
  div.overseas-gray-area {
    margin-top: 65px;
  }
  .overseas-category-select-arrow {
    bottom: -13px;
  }
  .price-tab-select-last.overseas-category-box-selected {
    background: var(--fuji-po-blue-1);
    color: #ffffff;
  }
  div.contents-box-price-tab {
    flex-direction: column;
  }
  table.overseas-plan-table tbody.plan-scroll {
    margin-right: 0;
  }
  table.overseas-plan-table thead tr th,
  table.overseas-plan-table tbody.plan-area tr td {
    width: 187.5px;
    font-size: 1.3rem;
  }
  table.overseas-plan-table tbody.plan-scroll {
    margin-left: 0;
  }
  .overseas-image-explanation {
    font-size: 1.4rem;
  }
  .overseas-table-pc img {
    right: 1px;
    width: 42px;
    top: 2px;
  }
  div.contents-box-step {
    width: 100%;
    padding: 0;
  }
  div.contents-box-step-1,
  div.contents-box-step-2,
  div.contents-box-step-3 {
    width: 31%;
    background-color: var(--fuji-po-gray-2);
    height: 315px;
    padding: 40px 15px;
  }
  .contents-box-step-text-bold {
    font-size: 1.4rem;
  }
  div.contents-box-1 {
    padding: 35px 40px 35px;
  }
}

@media screen and (max-width: 767px){
  .overseas-image-flex-sp-1.sp,
  .overseas-image-flex-sp-2.sp {
      display: flex;
  }
  table.overseas-plan-table .overseas-table-pc,
  .overseas-table-unselected {
    display: none;
  }
}

h1.main-title span.main-phrase-emphasis,
h1 span.main-phrase-emphasis,
h2 span.main-phrase-emphasis {
  display: block;
  font-size: 2.8rem;
  color: var(--fuji-po-yellow);
  margin-bottom: 15px;
}

.main-phrase h1 {
  text-align: center;
  font-size: 5rem;
  position: relative;
  letter-spacing: 3px;
  width: fit-content;
  margin: 0 auto;
  color: var(--fuji-po-blue-1);
}

@media screen and (max-width:767px) {
  .main-phrase h1 {
    font-size: 2.7rem;
    letter-spacing: 1px;
    line-height: 1.2;
  }
  h1.main-title span.main-phrase-emphasis,
  h1 span.main-phrase-emphasis,
  h2 span.main-phrase-emphasis {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1280px) {
  .main-phrase h1 {
    font-size: 4.2rem;
    line-height: 1.2;
  }
  h1.main-title span.main-phrase-emphasis,
  h1 span.main-phrase-emphasis,
  h2 span.main-phrase-emphasis {
    font-size: 2.5rem;
    margin-bottom: 13px;
  }
}

.sub-phrase h2{
  font-size: 2.9rem;
  line-height: 1.3;
  margin: 0;
  letter-spacing: unset;
  width: unset;
  color: #505050;
}

.sub-phrase-sub-text {
  font-size: 1.8rem;
  margin-top: 15px;
}

.overseas-image-1 h3,
.overseas-image-2 h3,
.overseas-image-3 h3,
.overseas-image-4 h3,
.contents-box-1 h3 {
  margin: 0;
}