/*----------------------------------------------------
  シミュレーション
----------------------------------------------------*/
.simulation-page-title {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 30px;
}
.select-area select {
  background-color: #d9d9d9;
  height: 50px;
  font-size: 1.5rem;
  font-family: Montserrat,"Noto Sans JP",sans-serif;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 0;
  border-radius: 8px;
  padding: 5px 10px;
  width: 280px;
  color: var(--overseas-black);
  cursor: pointer;
}
.saku-ttl {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
}
.saku-ttl.type-pink {
  color: var(--overseas-pink)
}
.bottom-kv-appeal-area .saku-ttl {
  font-size: 2rem
}
.bottom-kv-appeal-area .saku-ttl.type-pink {
  position: relative;
  max-width: 580px;
  margin: 0;
  color: var(--overseas-white);
  text-align: center;
  padding-top: 10px;
}
.bottom-kv-appeal-area .saku-ttl.type-pink::before {
  display: block;
  content: '';
  width: 50px;
  height: 40px;
  background: url(https://d1q08lkutgkcx2.cloudfront.net/image/icon-estimate-2.webp) 0 0/contain no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: translateX(calc(-100% + -15px))
}
.saku-ttl span {
  font-size: 2.8rem;
  padding-top: .4em;
  background-position: top left -2px;
  background-repeat: repeat-x;
  background-size: 1.13em .3em;
  background-image: radial-gradient(.12em .12em at center center, #ffe700, #ffe700 100%, transparent, transparent);
}
.price-img .bottom-bg .saku-ttl {
  margin-bottom: 0
}
.price-img .bottom-bg .saku-ttl span:first-child::before,
.price-img .bottom-bg .saku-ttl span:nth-child(2)::before {
  width: 3.8rem;
  height: 3.8rem
}
.price-img .bottom-bg .saku-ttl.type-pink {
  color: var(--overseas-white)
}
#global-simulation-common .price-simulator-content-wrap {
  box-shadow: var(--box-shadow);
  border-radius: var(--radius-large);
  max-width: 680px;
  margin: 0 auto;
}
#global-simulation-common .ttl-content {
  background-color: var(--overseas-lightpink);
  padding: 10px 0;
  position: relative;
  border-radius: 12px 12px 0 0;
}
#global-simulation-common .ttl-content .saku-ttl.type-pink {
  color: var(--overseas-white);
  margin-bottom: 0;
}
#global-simulation-common .ttl-content h3::before {
  display: block;
  content: '';
  width: 50px;
  height: 40px;
  background: url(https://d1q08lkutgkcx2.cloudfront.net/image/icon-estimate-2.webp) 0 0 / contain no-repeat;
  position: absolute;
  left: 0;
  top: calc(50% - 8px);
  margin: auto;
  transform: translateY(-50%);
}
#global-simulation-common .ttl-content + p {
  text-align: center;
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 900;
  margin-top: 25px;
}
#global-simulation-common .ttl-content h3 {
  margin-top: 20px;
  margin-bottom: 0;
  text-align: center;
  font-weight: 900;
  font-size: 2rem;
  display: inline-block;
  position: relative;
  padding-left: 60px;
}
#global-simulation-common .ttl-content h3 span {
  color: var(--overseas-white);
  font-size: 3rem;
  background-position: top left 0px;
  background-size: 1.04em .3em;
}
.wrap-content-inner.spbg {
  padding: 0;
  background-color: var(--overseas-white);
  border-radius: 0 0 12px 12px;
  overflow: hidden;
  padding: 30px;
}
.wrap-content-inner.spbg .sub-text {
  font-size: 2rem;
  font-weight: 900;
  text-align: center;
}
.lp-simulator-bg {
  padding: 0 0 40px;
  margin: auto;
  width: max-content
}
.lp-simulator-bg {
  margin: 0;
  width: 100%;
}
#global-simulation-common .step {
  color: var(--overseas-black);
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 5px
}
#global-simulation-common .step span {
  font-size: 2.6rem;
  margin-left: 2px
}
#global-simulation-common .step span.step-title {
  color: var(--overseas-black);
  font-size: 1.8rem;
  margin-left: 20px
}
#global-simulation-common .step:not(:first-of-type) {
  margin-top: 25px
}
#global-simulator-link1::before,
#global-simulator-link2::before,
#global-simulator-link3::before {
  border-left: unset
}
#global-simulation-common .select-area tbody {
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
#global-simulation-common .simulator-content-flex {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
#global-simulation-common .simulator-content-flex .simulator-content-box {
  width: calc((100% - 20px) / 2);
}
#global-simulation-common .simulator-content-flex .simulator-content-box.simulator-result {
  width: 100%;
  position: relative;
}
.card-box.app-price {
  position: relative;
  padding: 0 0 10px;
  border-radius: 0;
  margin: 30px auto;
}
.card-box.app-price .card-box-title {
  color: var(--overseas-lightpink);
}
#global-simulation-common .simulator-content-flex .simulator-content-box.simulator-result::before {
  content: "";
  width: 100%;
  height: 3px;
  background-color: var(--overseas-lightgreen);
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
#global-simulation-common .simulator-content-flex .simulator-content-box.simulator-result::after {
  content: "";
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid var(--overseas-lightgreen);
  border-bottom: unset;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
#global-simulation-common .simulator-content-flex .select-area select {
  width: 200px;
}
#global-simulation-common .select-area {
  margin: 0;
}
#global-simulation-common .select-area th {
  width: 25%;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  background-color: unset;
}
#global-simulation-common .select-area td {
  width: 75%;
}
#global-simulation-common .select-area select {
  margin: 0;
}
#global-simulation-common .select-area tbody tr:first-child {
  margin-right: 0;
}
.select-area {
  margin-top: 0
}
.card-box {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin: 40px auto 0;
  border-radius: 1.5em;
}
.card-box:not(:has(+ .card-box)) {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-radius: 0;
}
.card-box::after {
  content: "";
  border-top: 15px solid var(--overseas-black);
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  position: absolute;
  left: 50%;
  top: -50px;
  bottom: -20px;
  transform: translateX(-50%);
  content: unset;
  content: unset
}
.card-box-title {
  font-size: 1.7rem;
  font-weight: 700;
}
.card-box-price {
  padding: 10px 0 0;
  width: 100%;
  text-align: center;
  margin-top: 0px;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 1px;
}
.card-box-price span {
  font-size: 2.8rem;
  color: var(--overseas-black)
}
.app-price .card-box-price span {
  font-size: 3.8rem;
  color: var(--overseas-lightpink)
}
.app-price .card-box-price span.attention-mark {
  font-size: 1.3rem;
  color: var(--overseas-black);
}

/*----------------------------------------------------
  申し込みボタン
----------------------------------------------------*/
#global-simulation-common 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-simulation-common a.entry-btn {
  display: block;
  position: relative;
  width: fit-content;
  padding: 50px 10px 15px
}
#global-simulation-common 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-simulation-common a .default-btn-main::after,
#global-simulation-common a .default-btn-main::before {
  content: "";
  position: absolute;
  top: 31px;
  transform: translateY(-50%)
}
#global-simulation-common 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
}
#global-simulation-common 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-simulation-common 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-simulation-common a.entry-btn:hover .default-btn-main {
  background: #ffdc00
}
#global-simulation-common a.entry-btn:hover::after {
  background: var(--overseas-pink)
}
#global-simulation-common a.entry-btn:hover .default-btn-main span {
  color: var(--overseas-green)
}
#global-simulation-common a.entry-btn:hover .default-btn-main span::before {
  border-left: 18px solid var(--overseas-green)
}
#global-simulation-common a.entry-btn {
  margin: 40px auto 0
}
span.mandatory,
span.optional {
  padding: 2px 5px;
  border-radius: 5px;
  font-size: var(--font-12);
  text-align: center;
  color: var(--overseas-lightpink);
  background-color: var(--overseas-white);
  border: 1px solid var(--overseas-lightpink);
  font-weight: 700
}
span.optional {
  background-color: var(--overseas-white);
  border: 1px solid #707070;
  color: #707070;
}
main.mypage-contents .global-simulation-common select {
  height: 50px;
  width: 100%;
  font-size: 1.5rem;
  padding: 5px;
  border: 1px solid #707070;
  border-radius: var(--radius-large);
  background-color: var(--overseas-white);
}
/* クリアボタン */
.clear-btn {
  display: inline-block;
  margin: -20px auto 0;
  background-color: var(--overseas-gray);
  text-align: center;
  padding: 10px 25px;
  border-radius: 15px;
  font-weight: 600;
  cursor: pointer;
}
/* クーポン注意書き */
.simulate-attention {
  margin-top: 25px;
  line-height: 1.5;
}

@media screen and (min-width:768px) and (max-width:1280px) {
  /*----------------------------------------------------
    シミュレーション
  ----------------------------------------------------*/
  .select-area select {
    width: 214px
  }
  #global-simulation-common .default-btn-main,
  #global-simulation-common a.entry-btn::after {
    min-width: 550px
  }
  #global-simulation-common a .default-btn-main {
    font-size: 2rem
  }
  #global-simulation-common .ttl-content h3 span {
    font-size: 2.6rem;
  }
  #global-simulation-common .simulator-content-flex {
    flex-wrap: wrap;
  }
  #global-simulation-common .simulator-content-flex .simulator-content-box {
    width: calc((100% - 20px) / 2);
  }
  #global-simulation-common .simulator-content-flex .simulator-content-box.simulator-result {
    width: 100%;
  }
  #global-simulation-common .simulator-content-flex .simulator-content-box.simulator-result::before {
    width: 100%;
    height: 3px;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
  #global-simulation-common .simulator-content-flex .simulator-content-box.simulator-result::after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid var(--overseas-lightgreen);
    border-bottom: unset;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
  #global-simulation-common .select-area {
    margin: 0;
    border-spacing: unset
  }
  #top .select-area tbody tr {
    width: auto
  }
  .card-box-price {
    width: 76%
  }
  /* クリアボタン */
  .clear-btn {
    margin: 0 auto;
  }
}

@media screen and (min-width:1281px) {
  #global-simulation-common a .default-btn-main {
    font-size: 2.3rem
  }
}

@media screen and (min-width:768px) {
  section#global-simulation-common div.inner {
    padding: 0;
  }  
  .select-area tr:first-of-type select {
    margin-right: 30px
  }
  .simulator-bg.wrap-content .wrap-content-inner {
    padding: 0 20px
  }
  .global-campaign .global-reason {
    margin-top: 0;
    padding: 0;
    background-color: unset
  }
  .lp-simulator-bg {
    padding-top: 30px
  }

  /*----------------------------------------------------
    申し込みボタン
  ----------------------------------------------------*/
  #global-simulation-common 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
  }
}

@media screen and (max-width:767px) {
  /*----------------------------------------------------
    シミュレーション
  ----------------------------------------------------*/
  section#global-simulation-common div.inner {
    padding: 0;
  }
  .select-area select {
    margin-left: 0;
    width: 255px;
    margin-bottom: 5px
  }
  .select-area tbody {
    display: block
  }
  .select-area {
    width: 100%
  }
  .select-area select {
    width: 100%;
    margin-bottom: 0
  }
  .select-area tr:last-of-type select {
    margin-bottom: 0
  }
  .select-area select._areas,
  .select-area select._countries {
    width: 100%;
    margin: 0 auto;
    display: block
  }
  .select-area select._areas {
    margin-bottom: 15px
  }
  .select-area tbody tr {
    display: block;
    width: auto;
    margin: 0 auto
  }
  tr.data-guide .data-popup-btn {
    margin: 0;
  }
  table.select-area tr {
    margin-bottom: 16px;
    display: flex;
    justify-content: center;
    align-items: center
  }
  table.select-area tr th {
    margin: 0;
    width: 13%;
    display: flex;
    justify-content: flex-start;
    align-items: center
  }
  table.select-area tr td {
    width: 87%;
    text-align: center;
  }
  .wrap-content-inner.spbg .sub-text {
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
  .saku-ttl span {
    padding-top: .35em;
    background-position: top left 0px;
    background-size: 1em .2em;
    background-image: radial-gradient(.1em .1em at center center, #ffe700, #ffe700 100%, transparent, transparent);
  }
  .saku-ttl span:first-child::before,
  .saku-ttl span:nth-child(2)::before {
    width: 3.6rem;
    height: 3.6rem
  }
  .saku-ttl span:nth-child(3)::before {
    width: 2.6rem;
    height: 2.6rem
  }
  .bottom-kv-appeal-area .saku-ttl.type-pink {
    text-align: right;
    line-height: 1.2;
    letter-spacing: 0;
    padding-top: 0;
  }
  .bottom-kv-appeal-area .saku-ttl {
    font-size: 1.2rem
  }
  .bottom-kv-appeal-area .saku-ttl span {
    font-size: 1.8rem
  }
  .bottom-kv-appeal-area .saku-ttl span:first-child {
    bottom: 2px
  }
  .bottom-kv-appeal-area .saku-ttl span:nth-child(2) {
    bottom: 7px
  }
  .bottom-kv-appeal-area .saku-ttl span:nth-child(3) {
    bottom: 2px;
    left: -2px;
    font-size: 1.6rem
  }
  .bottom-kv-appeal-area .saku-ttl span:first-child::before,
  .bottom-kv-appeal-area .saku-ttl span:nth-child(2)::before {
    width: 3rem;
    height: 3rem
  }
  .bottom-kv-appeal-area .saku-ttl span:nth-child(3)::before {
    width: 2.2rem;
    height: 2.2rem
  }
  .bottom-kv-appeal-area .saku-ttl.type-pink::before {
    width: 32px;
    height: 30px;
    top: -8px;
    left: -8px;
    margin: inherit;
    transform: none
  }
  .price-img .bottom-bg .saku-ttl span:first-child::before,
  .price-img .bottom-bg .saku-ttl span:nth-child(2)::before {
    width: 3rem;
    height: 3rem
  }
  #global-simulation-common .simulator-content-flex {
    flex-direction: column;
  }
  .wrap-content-inner.spbg {
    padding: 30px 15px;
  }
  #global-simulation-common .simulator-content-flex .simulator-content-box {
    width: 100%;
  }
  #global-simulation-common .select-area tbody tr:first-child {
    margin: 0;
  }
  #global-simulation-common .simulator-content-flex .select-area select,
  .select2-container--default .select2-selection--single  {
    width: 240px;
  }
  #global-simulation-common .select-area th {
    width: calc(100% - 250px);
    margin-right: 0;
    min-width: 40px;
  }
  #global-simulation-common .select-area td {
    width: auto;
  }
  .lp-simulator-bg {
    padding: 0;
  }
  #global-simulation-common .step {
    max-width: 350px;
    margin: 0 auto 10px;
  }
  #global-simulation-common .simulator-content-flex .simulator-content-box.simulator-result::before {
    width: 100%;
    height: 3px;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
  #global-simulation-common .simulator-content-flex .simulator-content-box.simulator-result::after {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid var(--overseas-lightgreen);
    border-bottom: unset;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
  #global-simulation-common .ttl-content h3 span {
    font-size: 2.8rem;
  }
  #global-simulation-common .ttl-content + p {
    font-size: 1.5rem
  }
  #global-simulation-common .ttl-content h3 {
    font-size: 1.5rem;
    line-height: 1.3;
    padding-left: 70px;
    margin-top: 10px;
  }
  #global-simulation-common .ttl-content h3::before {
    width: 70px;
    height: 50px;
    top: calc(50% - 4px);
  }
  #global-simulation-common .ttl-content h3 span {
    background-size: 1em .22em;
    background-image: radial-gradient(.11em .11em at center center, #ffe700, #ffe700 100%, transparent, transparent);
  }
  #global-simulation-common .step span {
    font-size: 2.6rem
  }
  #global-simulation-common .step span.step-title {
    font-size: 1.8rem;
    margin-left: 15px
  }
  #global-simulation-common .card-box a.entry-btn {
    width: 100%;
    margin-bottom: 0
  }
  #global-simulation-common .default-btn-main {
    min-width: 280px;
    padding-left: 13%
  }
  #global-simulation-common a.entry-btn::after {
    min-width: 100%
  }
  #global-simulation-common .step:not(:first-of-type) {
    margin-top: 24px
  }
}