@charset "utf-8";

.btn_wrap {
  padding: 1rem 0 3rem;
}
.bg-beige {
  background-color: #f7f5ef;
}
@media screen and (max-width: 640px) {
  .container {
    width: 95%!important;
  }
  #what-is-esim .container {
    width: 90%!important;
  }
  .btn_wrap {
    padding: 1rem 0 2rem;
  }
  h2 {
    font-size: clamp(20px, 5vw, 30px);
  }
}
.main {
  position: relative;
}
.op-sec {
  padding: 4rem 0;
}
.op-sec .anno {
  text-align: left;
}
.main-img_anno {
  position: absolute;
  z-index: 1;
  bottom: 5%;
  left: calc(50% - 430px);
  width: 42%;
  box-sizing: border-box;
}
@media screen and (min-width: 641px) {
  .main-img_anno {
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) {
  .main-img_anno {
    position: static;
    margin-top: 10px;
    margin-left: 3%!important;
    width: 100%;
  }
  .init_discount_box {
    width: 100%;
  }
  .init_discount_after {
    font-size: 5vw;
  }
  .init_discount_after .init_limited {
    padding: 0 0.5rem 0;
  }
  .init_discount_after .init_price {
    margin-top: 3px;
  }
}
.data-only {
  width: 100%;
  padding: 4rem 0 0;
}
@media screen and (min-width: 641px) {
  .data-only .lead {
    font-size: 17px;
    line-height: 2;
    letter-spacing: 0;
  }
}
.init_top_fukidashi.pt-adjust {
  padding-top: 1em;
}
.btn_wrap.pd-adjust {
  padding: 0;
}
.btn_wrap.pt-adjust-0 {
  padding-top: 0;
}
.btn_wrap.pd-adjust .init_top_fukidashi {
  padding-top: 0;
}
small.btn_bottom_txt {
  font-size: 85%;
}
.data-only-wrap-img{
  display: flex;
  margin: 2rem 0;
  justify-content: space-between;
}
.data-only-wrap .anno{
  font-size: 12px;
  line-height: 1.3;
  margin-top: .5rem;
}
.data-only-wrap p {
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
}
.data-only-wrap-img-box img{
  width: 100%;
}
.esim-feature {
  padding: 4rem 0;
  background: #f7f5ef;
}
.esim-feature-wrap h2 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 2em;
  padding-bottom: 25px;
  margin: 0;
  letter-spacing: 3px;
}
.esim-feature-wrap-img {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.esim-feature-wrap-img-box {
  width: 48%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  background: #fff;
  padding: 2rem 1.5rem;
}
.esim-feature-wrap-img-box.-check {
  position: relative;
}
.esim-feature-wrap-img-box.-check img.-label {
  position: absolute;
  top: -7px;
  left: -8px;
}
.esim-feature-wrap-img-box:nth-child(n + 3) {
  margin-top: 30px;
}
.esim-feature-wrap-img-box h3{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 0.8rem 0 1.5rem;
}
.esim-feature-wrap-img-box>p{
  line-height: 1.5;
  margin: 0;
}
.esim-feature-image {
  margin: 1rem auto 2rem;
}
.esim-feature-wrap-more {
  background: #fff;
  border: 1px solid #dad0bb;
  margin: 4rem auto;
}
.esim-feature-wrap-more h3{
  position: relative;
  background: #ece7dd;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 1.5rem;
  margin-top: 0;
}
.esim-feature-wrap-more h3:after{
  content: "";
  position: absolute;
  display: block;
  background: #ece7dd;
  width: 20px;
  height: 20px;
  bottom: -10px;
  left: 49%;
  transform: rotate(45deg);
  z-index: 1;
}
.esim-feature-wrap-more-box-inner {
  display: flex;
  align-items: center;
}
.esim-article > a {
  width: 50%;
  color: #df79a8;
}
.esim-article > a:hover {
  color: #df79a8;
  text-decoration: none;
  opacity:0.7;
}
.esim-feature-wrap-more-box {
  width: 50%;
  box-sizing:border-box;
  margin: 2rem 0;
  padding: 0 2rem;
  display: flex;
  align-items: center;
}
.esim-article .esim-feature-wrap-more-box {
  width: 100%;
}
.esim-feature-wrap-more-box-img {
  width: 100%;
  margin-right: 2rem;
}
.esim-feature-wrap-more-box-img p{
  font-size: 20px;
  font-weight: bold;
}
.esim-feature-wrap-more-box-img p.esim-feature-title {
  font-size: 14px;
  line-height: 1.7;
  font-weight: normal;
  margin-top: 2rem;
}
.esim-article-img {
  width: 140px;
  height: 86px;
  margin-right: 12px;
}
.esim-article-img img {
  object-fit: cover;
  height: 100%;
}
p.esim-feature-wrap-img-box_tx {
  margin-bottom: 1rem;
}


/* 診断 */
.esim-top-diagnosisWrap {
  margin-left: auto;
  margin-right: auto;
  background: #f1d9e4;
  padding: 34px 60px;
  line-height: 2;
  box-sizing: border-box;
}
.esim-top-diagnosisWrap-inner {
  width:920px;
  margin: auto;
}
.esim-top-diagnosisWrap {
  margin-left: auto;
  margin-right: auto;
  background: #f1d9e4;
  padding: 34px 60px;
  line-height: 2;
  box-sizing: border-box;
}
.esim-top-diagnosisTitle {
  padding: 0 30px;
  margin-bottom: 34px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* steps */
.esim-top-diagnosisSteps {
  background: rgba(255, 255, 255, 0.4);
  display: flex;
  line-height: 1.6;
  margin-bottom: 1rem;
}
.esim-top-diagnosisSteps.is-finish,
.esim-top-diagnosisStep.is-done {
  background: #df79a8;
  color: #ffffff;
}
.esim-top-diagnosisStep {
  flex: 0 0 25%;
  text-align: center;
  padding: 4px 0;
  position: relative;
}
.esim-top-diagnosisStep.is-current {
  color: #000000;
  background: #ffffff;
  pointer-events: none;
}
.esim-top-diagnosisStep.is-current:after,
.esim-top-diagnosisStep.is-done:after,
.esim-top-diagnosisStep.is-current:before,
.esim-top-diagnosisStep.is-done:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
}
.esim-top-diagnosisStep.is-current:after,
.esim-top-diagnosisStep.is-done:after {
  border-width: 14.5px 0 14.5px 9px;
  top: 0;
  right: -9px;
  z-index: 100;
}
.esim-top-diagnosisStep.is-current:before,
.esim-top-diagnosisStep.is-done:before {
  border-width: 17.5px 0 17.5px 11px;
  border-color: transparent transparent transparent #f1d9e4;
  top: -3px;
  right: -11px;
  z-index: 99;
}
.esim-top-diagnosisStep.is-current:after {
  border-color: transparent transparent transparent #ffffff;
}
.esim-top-diagnosisStep.is-done:after {
  border-color: transparent transparent transparent #df79a8;
  z-index: 100;
}
.esim-top-diagnosisStep.is-done.is-finish:before,
.esim-top-diagnosisStep.is-done.is-finish:after,
.StepQ4.is-current:before,
.StepQ4.is-current:after {
  content: none;
}
/* 設問内容 */
.esim-top-diagnosisQuestion,
.esim-top-diagnosisResult {
  text-align: center;
  font-size: 20px;
}
.esim-top-diagnosisQuestion_inner,
.esim-top-diagnosisResult_inner {
  padding: 30px 0;
}
.esim-top-diagnosisQuestion_inner {
  height: 100px;
  box-sizing: border-box;
}
.esim-top-diagnosisResult_inner {
  height: 125px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.esim-top-diagnosisQuestion small,
.esim-top-diagnosisResult small {
  font-size: 13px;
}
/* 選択肢ボタン */
.esim-top-diagnosis_btns {
  display: flex;
  justify-content: space-between;
  position: relative;
  height: 100%;
}
.esim-top-diagnosis_btn span {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.esim-top-diagnosis_btn {
  flex: 1;
  margin: 0 20px;
  background: #fff;
  border: 1px solid #e64d97ff;
  text-align: center;
  font-size: 18px;
  padding: 6px;
  line-height: 2;
}
.esim-top-diagnosis_btn:hover, .esim-top-diagnosis_btn a:hover, .esim-flow_ancorLink a:hover {
  background: #ffffff;
  color:#e64d97ff!important;
  cursor: pointer;
  transition: all 0.2s linear;
  text-decoration: none;
}
.esim-top-diagnosis_btn a {
  color: #333;
  display: block;
  padding: 6px;
}
/* 注釈 */
.esim-top-diagnosis_caution {
  margin: 20px;
  font-size: 13px;
  text-align: left;
  line-height: 1.6;
}
.esim-top-diagnosis_cautionItem {
  list-style-type: disc;
  list-style-position: inside;
}
a.esim-textlink_self {
  background-image: url(/gigaplan/esim/img/esim_icon_textlink.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: left center;
  min-height: 14px;
  color: #df79a8;
  display: inline-block;
  padding-left: 16px;
  margin: 0 3px;
}
a.esim-link-small, span.esim-link-small {
  display: inline-block;
  padding: 2px 30px 2px 20px;
  background: #e64d97;
  border-radius: 20px;
  color: #fff;
}
/* 機種名確認の手順（modal) */
.esim-modalWrap {
  display: none;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.esim-modal_inner {
  height: 90vh;
}
.esim-modal_deviceVersons {
  color: #ffffff;
  width: 830px;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -415px;
  margin-top: -200px;
}
.esim-modal_deviceVerson {
  text-align: center;
  position: relative;
}
.esim-modal_deviceVerson:not(:last-child):after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 0 11px 11px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  right: -25px;
  top: 50%;
}
.esim-modal_deviceVerson:last-child .esim-modal_deviceVerson_caption {
  margin-left: -24px;
}
.esim-modal_deviceVerson_caption {
  font-size: 16px;
}
.esim-modalWrap .esim-top-diagnosis_btn {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 350px;
}
.esim-link-small span {
  position: relative;
}
.esim-link-small span:after {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  position: absolute;
  top: 40%;
  right: -10px;
  margin-top: -3px;
  transform: rotate(45deg);
}

.application-btn-container {
  padding: 3rem 0;
}

.application-btn-container.solo {
  padding: 42px 0;
}

.application-btn {
  text-align: center;
  font-size: 1.8em;
}
.application-btn a {
  display: block;
  position: relative;
  max-width: 720px;
  background: #23A33B;
  background: -moz-linear-gradient(bottom, #9ed73b 1%,#87c631 100%);
  background: -webkit-linear-gradient(bottom, #9ed73b 1%,#87c631 100%);
  background: linear-gradient(to bottom, #9ed73b 1%,#87c631 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db928', endColorstr='#23a33b',GradientType=1 );
  box-shadow: 0px 3px 2px #ccc;
  border-radius: 3px;
  text-align: center;
  padding: 24px 0px 24px 35px;
  box-sizing: border-box;
  color: #FFF;
  line-height: 1.2;
  letter-spacing: 2px;
  transition-duration: .05s;
  user-select: none;
  margin: 0 auto 0.3em;
}
.application-btn a::after {
  content: "";
  position: absolute;
  display: block;
  border-top: 4px solid #FFF;
  border-right: 4px solid #FFF;
  width: 16px;
  height: 16px;
  top: 34px;
  left: 12px;
  transform: rotate(45deg);
}
.application-btn a:hover {
  text-decoration: none;
  opacity: .8;
}
.application-btn a:hover, .application-btn a:focus {
  color: #FFF;
}
.application-btn-cp {
  text-align: center;
  font-size: 24px;
  padding-top: 1rem;
}
.tobidashi {
  position: relative;
  display: inline-block;
}
.tobidashi:before {
  position: absolute;
  content: "";
  display: inline-block;
  bottom: 0;
  left: -15px;
  width: 2px;
  height: 28px;
  background-color: #222;
  transform: rotateZ(-30deg);
}
.tobidashi:after {
  position: absolute;
  content: "";
  display: inline-block;
  bottom: 0;
  right: -15px;
  width: 2px;
  height: 28px;
  background-color: #222;
  transform: rotateZ(30deg);
}
.esim-top-operationCheck-wrap {
  width: 920px;
  margin: 40px auto;
}
.esim-top-operationCheck {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}
.esim-top-operationCheck-listItem {
  width: 48%;
}
.esim-top-operationCheck-smartphone dt, .esim-top-operationCheck-tablet dt {
  background: #f1d9e4;
  padding: 10px 20px;
  font-weight: normal;
  line-height: 1.5;
}
.esim-top-operationCheck-smartphone dd, .esim-top-operationCheck-tablet dd {
  padding: 20px 20px 0 20px;
}
.esim-top-operationCheck-items li {
  margin-bottom: 10px;
}
.esim-u-mgb_middle {
  margin-bottom: 30px;
  line-height: 2;
}

/* 料金表 */
.plan_table {
  line-height: 1.5em;
}
.voice-cost h3,
.data-cost h3 {
  background: none!important;
}
.category-wrap-title .simcard {
  display: none!important;
}
.accordion.data,
.accordion.sms {
  display: none!important;
}
.category-wrap-title .ajust {
  margin-left: 0;
}
small {
  font-size: 80%;
}

.main_item{
  position: relative;
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
.main_title{
  position: absolute;
  display: flex;
  align-items: center;
  top: 70px;
  left: 50px;
}
.main_title h1{
  color: #fff;
  font-size: 60px;
  margin-left: 25px;
  letter-spacing: 10px;
}
.main_title h1 span{
  font-size: 45px;
}
.main_read{
  position: absolute;
  color: #fff;
  font-size: 19px;
  letter-spacing: 2px;
  top: 180px;
  left: 50px;
  line-height: 2em;
}
.main_read .main_read_tx{
  text-align: center;
  background-color: #fcf8e3;
  color: red;
  line-height: 1.3;
  padding: 15px 20px;
  margin-top: 1rem;
}
.main_read .main_read_tx1 .main_read_bold{
  font-weight: bold;
}
.main_read .main_read_tx .main_read_tx2{
  text-align: right;
}
.firstcost_esim{
  max-width: 960px;
  margin: 0 auto;
  margin-top: 5rem;
  font-size: 25px;
  border: 2px solid #fa4e9e;
  padding: 15px 0;
}
.firstcost_esim .firstcost_esim_tx{
  font-size: 25px;
  text-decoration: underline;
  color: #fa4e9e;
  font-weight: bold;
}
.esim-feature-wrap-costTable {
  margin-bottom: 6rem;
}
.esim-feature-wrap-costTable h4 {
  font-weight: bold;
}
.kome.gaiyou {
  font-size: 14px;
}
.esim-feature-wrap-more-btn {
  text-align: center;
}
.esim-feature-wrap-more-btn a {
  display: inline-block;
  text-align: center;
  width: 200px;
  background-color: #F7F5F1;
  color: #e64d97;
  padding: 8px 0;
  margin: 10px 2rem;
}
.esim-feature-wrap-more-btn a p {
  display: inline-block;
  position: relative;
  background: none;
  padding-left: 1.2em;
  margin-bottom: 0;
}
.esim-feature-wrap-more-btn a p::before {
  position: absolute;
  top: 50%;
  left: -0.1em;
  transform: translate(0, -50%) rotate(45deg);
  width: 6px;
  height: 6px;
  border-top: solid 2px #e64d97;
  border-right: solid 2px #e64d97;
  content: '';
}
.esim-feature-wrap-more-box-img p.lead {
    font-size: 14px;
    line-height: 1.7;
    font-weight: normal;
    margin-top: 2rem;
}
/* 月額料金 */
.sms-row,
.data-row,
.voicesim {
  display: none !important;
}
.cost-area-anno {
  margin-bottom: 0;
}
.miowari-kome-detail {
  border-bottom: none;
}
.ano-area li {
  line-height: 1.3rem;
}

/* PC */
@media screen and (min-width: 641px) {
  .main{
    background: url(/gigaplan/esim/img/main.png) center top no-repeat;
    height: 425px;
  }
  .main_item{
    height: 400px;
  }
  .category-wrap-title {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    letter-spacing: 1px;
  }
  .category-wrap-title div span {
    display: block;
    font-size: 12px;
    margin-top: 3px;
  }
  .category-wrap ul {
    display: flex;
    justify-content: space-between;
  }
  .category-wrap ul li{
    border-right: 1px solid #d8c39c;
    text-align: center;
    box-sizing: border-box;
    width: calc(100% / 5);
    margin-bottom: 1rem;
  }
  .cp_label {
    width: 100%;
    padding: 5px;
    margin-bottom: 5px;
    text-align: center;
    background-color: #fa4e9e;
  }
  .cp_label img {
    width: 100%;
    margin-bottom: 10px;
  }
  .cp_label h4 {
    margin: 0;
    color: #FFF;
    font-weight: bold;
    font-size: 20px;
  }
  .cp_label .yellow {
    font-weight: bold;
    font-size: 20px;
    color: #FFFF37;
  }
  .cp_label small {
    font-size: 12px;
    color: #fff;
    margin-left: 5px;
  }
.cost-area-sp-title {
  font-size: 20px;
  font-weight: bold;
  margin:1rem 0 0.3rem;
}
.cost-area-sp-title.strikethrough {
  position: relative;
  font-size: 14px;
  color: #ccc;
  font-weight: bold;
  margin:1rem 0 1.5rem;
  text-decoration: line-through;
}
.cost-area-sp-title.strikethrough:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  bottom: -12px;
  left: 42%;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #e64d97 transparent transparent transparent;
}
.cost-area-sp-cost{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1;
  color: #3ca1aa;
}
.cost-area-sp-cost.strikethrough {
  position: relative;
  font-size: 14px;
  color: #ccc;
  font-weight: bold;
  margin: 1rem 0 1.5rem;
  text-decoration: line-through;
  line-height: 1;
}
.cost-area-sp-cost.strikethrough:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  bottom: -12px;
  left: 42%;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #e64d97 transparent transparent transparent;
}
.category-wrap span {
    font-size: 11px;
}
.cost-area-sp-cost span.tax {
  display: block;
  line-height: 1;
  color: #3ca1aa;
}
.gaiyo-link-wrap{
    width: 960px;
    margin: 0 auto;
  }

.esim-feature-wrap-img-box:nth-child(3) {
  width: 100%;
  flex-direction: inherit;
}
.esim-feature-tx {
  padding-right: 15px;
  margin: auto;
}
.esim_icon.onsei img {
  margin-left: 1rem;
}
.data-only-wrap-img.esim {
  justify-content: space-around;
  font-weight: bold;
  margin-top: 5rem;
}
.data-only-wrap-img.esim p {
  text-align: left;
  padding: 5px;
}
.data-only-wrap-title_esim_wrap {
  margin-right: 5rem;
}
.data-only-wrap-title_esim {
  background-color: #fa4e9e;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  font-size: 2rem;
}
.data-only-wrap-title_esim img, .data-only-wrap-title_data img {
  margin-right: 5px;
}
.data-only-wrap-title_data img{
  border: 2px solid #fff;
  border-radius: 3px
}
.data-only-wrap-title_data {
  background-color: #00A3AC;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  font-size: 2rem;
}
.data-only-wrap-title_esim_wrap, .data-only-wrap-title_data_wrap {
  border: 1px solid #ccc;
}
.esimbox_inner {
  padding: 2rem;
}
.data-only-wrap-img-box .esim-feature-wrap-more-btn {
  margin: 2rem 0 0;
}
.cost-area h3 {
  font-size: 20px;
  font-weight: normal;
  color: #303030;
  margin: 0 0 20px;
  padding-left: 15px;
  background: url(/hdd/img/service-voice-h2-title.jpg) no-repeat center left;
}
.cost-area {
  max-width: 960px;
  margin: auto;
  padding: 4rem 0 0;
}
.cost-area-anno li {
  margin: 0;
}
.table-cost tr {
  border-bottom: 1px solid #e5d6c1;
}

}
/* SP */
@media screen and (max-width: 640px) {
  .main_title{
    left: 5%;
    top: 12%;
  }
  .esim_icon img{
    width: 70%;
  }
  .esim_icon.onsei {
    margin-left: -15px;
  }
  .main_title h1{
    font-size: 35px;
    margin-left: -10px;
    letter-spacing: 5px;
  }
  .main_title h1 span{
    font-size: 20px;
  }
  .main_read{
    font-size: 0.8em;
    left: 5%;
    top: 33%;
    width: 60%;
    letter-spacing: 1px;
  }
  .data-only {
    width: 100%;
    padding: 30px 0 0;
  }
  .data-only-wrap {
    width: 95%;
    margin: 0 auto;
  }
  .data-only-wrap h2{
    font-size: 5vw;
    line-height: 1.7em;
    padding-bottom: 20px;
  }
  .data-only-wrap p{
    font-size: 3.7vw;
  }
  .data-only-wrap-img{
    display: block;
  }
  .data-only-wrap-img-box {
    margin: 1.5rem 0;
    width: 100%;
  }
  .data-only-wrap .anno {
    font-size: 10px;
  }

  .esim-feature {
    padding: 30px 0;
    background: #f7f5ef;
  }
  .esim-feature-wrap {
    width: 100%;
  }
  .esim-feature-wrap h2 {
    font-size: 5vw;
    line-height: 1.7em;
    padding-bottom: 20px;
  }
  .esim-feature-wrap-img {
    display: block;
    margin: 0;
  }
  .esim-feature-wrap-img-box {
    width: 100%;
    margin: 0 auto 2rem;
    box-sizing: border-box;
    background: #fff;
    padding: 2rem 1.5rem;
  }
  .esim-feature-wrap-img-box:nth-child(3) {
    background-size: cover;
  }

  .esim-feature-wrap-img-box h3{
    font-size: 4.3vw;
    font-weight: bold;
    text-align: center;
    padding: 0.8rem 0 1.5rem;
    margin: 0;
  }
  .esim-feature-wrap-img-box>p{
    line-height: 1.5;
    margin-bottom: 2rem;
  }
  .esim-feature-wrap-more h3 {
    font-size: 4.3vw;
  }
  .esim-feature-wrap-more h3:after {
    left: 48%;
  }
  .esim-feature-wrap-more-box {
    display: block;
    margin: 2rem 0px;
    width: 100%;
    padding: 0 5%;
    position: relative;
  }
  .esim-article .esim-feature-wrap-more-box {
    display: flex;
    margin: 0;
  }
  .esim-feature-wrap-more-box:first-child {
    border: none;
  }
  .esim-feature-wrap-more-box-inner {
    display: block;
  }
  .esim-feature-wrap-more-box-img {
    margin: 0 0 1rem;
}
  .esim-feature-wrap-more-box-img p{
    font-size: 4vw;
  }
  .esim-feature-wrap-more-box>img{
    position: absolute;
    width: 28%;
    top: 0;
    right: 5%;
  }
  .esim-article .esim-feature-wrap-more-box>img{
    right: auto;
    left: 5%;
  }
  .esim-feature-wrap-more-box-img p.lead {
    font-size: 3.5vw;
    margin-top: 2.5rem;
    margin-right: 32%;
  }
  .esim-article .esim-feature-wrap-more-box-img p.lead {
    margin-right: 0;
  }
  .esim-article-img {
    width: 30vw;
    height: 16vw;
  }

  .category-wrap-title {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    letter-spacing: 1px;
  }
  .category-wrap-title div span {
    display: block;
    margin-top: 3px;
    font-size: 11px;
  }
  .category-wrap ul {
    display: flex;
    justify-content: space-between;
  }
  .category-wrap ul li{
    border-right: 1px solid #d8c39c;
    text-align: center;
    box-sizing: border-box;
    width: calc(100% / 5);
  }
  .cp_label {
    width: 100%;
    padding: 5px 2px;
    margin-bottom: 5px;
    text-align: center;
    background-color: #fa4e9e;
  }
  .cp_label img {
    width: 100%;
    margin-bottom: 10px;
  }
  .cp_label h4 {
    margin: 0;
    color: #FFF;
    font-weight: bold;
    font-size: 4.5vw;
  }
  .cp_label .yellow {
    color: #FFFF37;
    font-weight: bold;
    font-size: 4.5vw;
  }
  .cp_label small {
    font-size: 10px;
    color: #fff;
    margin-left: 1px;
  }
  .cost-area {
    width: 95%!important;
    margin: 0 auto;
    padding: 30px 0 0;
  }
  .cost-area-sp-title {
    font-size: 4vw;
    font-weight: bold;
    margin-bottom: 0;
  }
  .cost-area-sp-title.strikethrough {
    position: relative;
    font-size: 3vw;
    color: #ccc;
    margin-bottom: 1.3rem;
    text-decoration: line-through;
  }
  .cost-area-sp-title.strikethrough:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    bottom: -12px;
    left: 42%;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #e64d97 transparent transparent transparent;
  }
  .cost-area table.table-cost tr td:not(.midashi), .cost-area table.table-cost tr td:not(.midashi) .normal-ley{
    font-weight: bold;
  }
  .cost-area-sp-cost{
    font-size: 4.5vw;
    font-weight: bold;
    line-height: 1.1;
  }
  .cost-area-sp-cost.strikethrough {
    position: relative;
    font-size: 3vw;
    color: #ccc;
    margin-bottom: 1.3rem;
    text-decoration: line-through;
    line-height: 1;
  }
  .cost-area-sp-cost.strikethrough:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    bottom: -12px;
    left: 42%;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    border-color: #e64d97 transparent transparent transparent;
  }
  .category-wrap span {
    font-size: 10px;
  }
  .cost-area-sp-cost span.tax {
    display: block;
    line-height: 1;
  }
  #cost-area-sp {
    background-color: #fff;
    border: 1px solid #d8c39c;
    border-radius: 3px;
  }
  #cost-area-sp div:not(.category-top) ul.cost_cp.esim {
    color: #000;
  }
  .category-wrap {
    border-bottom: 1px solid #d8c39c;
    margin-bottom: 1rem;
  }
  .category-wrap.category-top {
    border-bottom: none;
    background: #f9f4f0;
  }
  .add-gb-cp {
    width: 100%;
    margin-bottom: 0;
    font-size: 3.6vw;
  }
  .add-gb-cp .otoku_text {
    font-size: 3.6vw;
  }

  .add-gb-cp a {
    position: relative;
    text-decoration: underline;
    color: #fff;
  }

  .category-wrap-title {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    letter-spacing: 1px;
    font-size: 4vw;
  }

  .category-wrap-title img {
    margin-right: 5px;
    width: 25px;
  }

  .category-wrap-title span {
    margin-left: 5px;
  }

  .category-wrap ul {
    display: flex;
    justify-content: space-between;
  }

  .category-wrap ul li {
    border-right: 1px solid #d8c39c;
    text-align: center;
    box-sizing: border-box;
    width: calc(100% / 5);
    margin-bottom: 1rem;
  }
  .category-wrap.category-top ul li {
    margin-top: 0.4em;
    margin-bottom: 0.4rem;
  }

  .cost-area-sp-title {
    font-size: 4vw;
    margin-bottom: 0;
  }

  .cost-area-sp-title .before {
    font-size: 0.8em;
    color: #999;
    text-decoration: line-through;
    position: relative;
    padding-right: 8px;
  }

  .cost-area-sp-title .before::after {
    position: absolute;
    right: 0px;
    top: 10%;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid #D14B89;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }

  .cost-area-sp-cost {
    font-size: 4.5vw;
    line-height: 1.1;
  }
  .cost-area-sp-before{
    display: inline-block;
    color: #999;
    font-size: 2vw;
    position: relative;
    margin-bottom: 2.4vw;
  }
  .cost-area-sp-before span{
    font-size: 2vw;
  }
  .cost-area-sp-before::before{
      position: absolute;
      content: "";
      display: block;
      background-color: #999;
      width: 100%;
      height: 1px;
      top: 50%;
      left: 0;
  }
  .cost-area-sp-before::after {
    position: absolute;
    left: 50%;
    bottom: -8px;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #D14B89;
    transform: translateX(-50%);
  }

  .category-wrap span {
    font-size: 10px;
  }
  .category-wrap span.text-plus {
    color: #999;
    font-size: 5vw;
    font-weight: bold;
    margin-left: 0.4em;
    margin-right: 0.4em;
}
  .cost-area-sp-cost span.tax {
    display: block;
    line-height: 1;
  }
  .cost-area-sp-cost span.black_text {
    display: block;
    margin: 0.6em 0;
    line-height: 1;
    color: #333;
    font-size: 2vw;
    letter-spacing: -0.1em;
  }
  .cost-area-sp-cost span.black_text.black_text_l {
    font-size: 3vw;
  }
  .tieup-initarea-sp img.center-image {
    display: block;
  }
  .cost-init-box .tieup-bnr {
    width: 100%;
  }
  .cost-init-box .tieup-bnr img {
    width: 90%;
  }
  .cost-area h3 {
    font-size: 20px;
    font-weight: normal;
    color: #303030;
    margin: 0 0 20px;
    padding-left: 15px;
    background: url(/hdd/img/service-voice-h2-title.jpg) no-repeat center left;
  }
  .category-wrap-title span small {
    margin-left: 10px;
    font-size: 10px;
  }






  .esim-top-diagnosisWrap {
    height: auto;
    padding: 20px;
    width: 100%;
  }
  .esim-top-diagnosisWrap-inner {
    width:100%;
    margin: auto;
  }
  .esim-top-diagnosisTitle {
    padding: 0;
    margin-bottom: 20px;
    flex-wrap: wrap;
  }
  .esim-top-diagnosisTitle .esim-link-small {
    margin-left: auto;
    padding: 0 20px;
    margin-top: .5rem;
  }
  .esim-top-diagnosisStep {
    font-size: 14px;
  }
  .esim-top-diagnosisQuestion_inner {
    height: auto;
    padding: 10px 0;
  }
  .esim-top-diagnosisResult_inner {
    height: auto;
    padding: 10px 0;
  }
  .esim-top-diagnosisQuestion small,
  .esim-top-diagnosisResult small {
    font-size: 10px;
  }
  .esim-top-diagnosis_btns {
    height: auto;
  }
  .esim-top-diagnosis_btn.result_btn {
    width: 27%;
  }
  .esim-top-diagnosis_btn {
    flex: initial;
    margin: 0 0 15px 0;
    font-size: 16px;
    padding: 6px;
    line-height: 1.3;
    width: 44%;
  }
  .esim-top-diagnosis_caution {
    margin: 10px 0 0;
    font-size: 10px;
  }
  .esim-modal_inner {
    overflow: scroll;
  }
  .esim-modalWrap {
    padding: 40px 0;
  }
  .esim-modal_inner {
    height: 80vh;
  }
  .esim-modal_deviceVersons {
    width: 213px;
    display: block;
    position: static;
    top: auto;
    left: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
  }
  .esim-modal_deviceVerson {
    text-align: left;
    margin-bottom: 20px;
    padding: 0 20px;
  }
  .esim-modal_deviceVerson:last-child {
    padding-right: 0;
  }
  .esim-modal_deviceVerson:not(:last-child):after {
    content: none;
  }
  .esim-modal_deviceVerson:last-child .esim-modal_deviceVerson_caption {
    margin-left: 0;
  }
  .esim-modalWrap .esim-top-diagnosis_btn {
    width: 90%;
  }
  .esim-link-small span:after {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    position: absolute;
    top: 40%;
    right: -10px;
    margin-top: -3px;
    transform: rotate(45deg);
  }
  .esim-top-diagnosisQuestion, .esim-top-diagnosisResult {
    font-size: 4vw;
  }
  .esim-u-mgb_middle {
    padding: 0 10px;
    line-height: 1.5;
  }
  .esim-top-operationCheck-items li {
    margin-bottom: 5px;
  }

  .application-btn-container,
  .application-btn-container.solo {
    padding: 2em 0;
  }
  .application-btn {
    font-size: 4.5vw;
  }
  .application-btn a {
    width: 90%;
  }
  .application-btn a::after {
    top: 40%;
    left: 7px;
  }
  .application-btn-cp {
    font-size: 3.7vw;
  }
  .esim-top-operationCheck-wrap {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
  }
  .esim-top-operationCheck {
    display: block;
  }
  .esim-top-operationCheck-listItem {
    width: 100%;
  }
  .esim-top-operationCheck-smartphone dt, .esim-top-operationCheck-tablet dt {
    padding: 10px;
  }
  .esim-top-operationCheck-smartphone dd, .esim-top-operationCheck-tablet dd {
    padding: 5px 10px 10px 10px;
  }
  .main_read .main_read_tx{
    text-align: center;
    font-size: 10px;
    line-height: 1.6;
    padding: 5px 0;
  }
  .firstcost_esim{
    width: 95%;
    margin-top: 2rem;
    font-size: 18px;
  }
  .firstcost_esim .firstcost_esim_tx {
    font-size: 20px;
  }
  .esim-feature-wrap-costTable {
    width: 95%;
    margin: 0 auto 4rem;
  }
  .kome.gaiyou {
    font-size: 12px;
  }
  .esim-feature-wrap-img-box_tx {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .esim-feature-wrap-more-btn a {
    width: 45%;
    font-size: 90%;
  }
  .data-only-wrap-img.esim {
    justify-content: space-around;
    font-weight: bold;
    margin-top: 3rem;
  }
  .data-only-wrap-img.esim p {
    text-align: left;
    padding: 5px;
  }
  .data-only-wrap-title_esim_wrap {
  }
  .data-only-wrap-title_esim {
    background-color: #fa4e9e;
    color: #fff;
    padding: 5px 0;
    text-align: center;
    font-size: 15px;
  }
  .data-only-wrap-title_esim img, .data-only-wrap-title_data img {
    margin-right: 5px;
  }
  .data-only-wrap-title_data {
    background-color: #00A3AC;
    color: #fff;
    padding: 5px 0;
    text-align: center;
    font-size: 15px;
  }
  .firstprice_otoku {
    margin: 4rem auto 0;
  }
  .firstprice_otoku h2 {
    font-size: 20px;
    margin-top: 2rem;
    margin-bottom: 0;
  }
  .firstprice_otoku img {
    width: 90%;
  }
  .data-only-wrap-title_esim_wrap, .data-only-wrap-title_data_wrap {
    border: 1px solid #ccc;
  }
  .data-only-wrap-title_esim_wrap {
    margin-bottom: 15px;
  }
  .esimbox_inner {
    padding: 1rem;
  }
  .data-only-wrap-img-box .esim-feature-wrap-more-btn {
    margin: 1rem 0 0;
  }
  .data-only-wrap-title_data img{
    border: 2px solid #fff;
    border-radius: 3px
  }
  .data-only-wrap-img-box {
    margin: 0;
  }
  .esim-feature-wrap-more-btn a {
    width: 200px;
  }
  .end-border {
    border-bottom: none;
  }
}

@media screen and (max-width: 426px) {
  .main_title {
    top: 15%;
  }
  .main_read {
    top: 43%;
  }
}

@media screen and (max-width: 376px) {
  .main_title {
    top: 12%;
  }
  .main_read {
    top: 40%;
  }
  .main_read .main_read_tx {
    padding: 5px 0;
  }
  .esim-feature-wrap-costTable h4 {
    font-size: 16px;
  }
}

@media screen and (max-width: 321px) {
  .main_title h1{
    font-size: 24px;
  }
  .main_title h1 span{
    font-size: 18px;
  }
  .main_read{
    line-height: 1.8em;
    font-size: 0.6em;
  }
}

#inc_step { width: 100%; height: auto; margin: 0px auto;}
#inc_step .inc_step_inner{ max-width: 920px;width: 100%; height: auto; margin: 0px auto 0px auto; text-align: center;padding: 30px 0;}
#inc_step .inc_step_inner.plan_change{border-top: 1px dashed #ccc;}
#inc_step .inc_step_inner h2{ width: 90%; margin: 0px auto; padding: 25px 0; font-size: 24px; line-height: 1.5; letter-spacing: 2px; text-align: center; font-weight: bold;}
#inc_step .inc_step_inner h2 span{font-weight: normal;font-size: 18px; }
#inc_step .inc_step_inner h2 span{ display: inline-block;}
#inc_step .inc_step_inner p.read { margin-top: 0; font-size: 16px; line-height: 1.8; letter-spacing: 1px; text-align: center;}
#inc_step .inc_step_inner p.read span{font-weight: bold; font-size: 17px;}
#inc_step .inc_step_inner ul{ text-align: center; width: 960px; margin: 40px auto 0;}
#inc_step .inc_step_inner ul::after { content:" "; display:block; clear:both;}/*clearfix*/
#inc_step .inc_step_inner ul li{ float: left; max-width: 300px; width: 32%; border: solid 2px #8ca1cd; box-sizing: border-box; position: relative; margin: 0 30px 0 0; padding: 0!important; background: #fff; text-align: center; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;}
#inc_step .inc_step_inner ul li:nth-child(3){  margin: 0 0 0 0; }
#inc_step .inc_step_inner.plan_change ul li:nth-child(3){  border: solid 2px #FFD527; }
#inc_step .inc_step_inner ul li div.step_li_inner{ width: 90%; margin: 0 auto; padding: 15px 0;}
#inc_step .inc_step_inner ul li h3{ height: 78px; text-align: left; font-size: 18px; line-height: 1.5; color: #3e64a9; padding: 0 0 0 85px; display: table-cell; vertical-align: middle;}
#inc_step .inc_step_inner ul li h4{ text-align: center; font-size: 15px; color: #3e64a9; margin:0;}
#inc_step .inc_step_inner ul li:nth-child(1) h3 { background:url(/campaign/share_no1/img/step_01.png) left center no-repeat;}
#inc_step .inc_step_inner ul li:nth-child(2) h3 { background:url(/campaign/share_no1/img/step_02.png) left center no-repeat;}
#inc_step .inc_step_inner ul li:nth-child(3) h3 { background:url(/campaign/share_no1/img/step_03.png) left center no-repeat;}
#inc_step .inc_step_inner.plan_change ul li:nth-child(3) h3{ color: red; background:url(/campaign/share_no1/img/step_caution.png) left center no-repeat;}
#inc_step .inc_step_inner ul li::after {right: -24px; top: 55px; position: absolute; content:" "; display:block;  z-index: 1; width: 0; height: 0; border-style: solid; border-width: 7.5px 0 7.5px 14px; border-color: transparent transparent transparent #5578bd;}
#inc_step .inc_step_inner ul li:nth-child(3)::after  { display: none;}
#inc_step .inc_step_inner ul li p{ width: 100%; text-align: left; font-size: 13.5px; line-height: 1.6; padding: 18px 0 0px 0; display: inline-block;}
#inc_step .inc_step_inner ul li ul.none_list::after { content:" "; display:block; clear:both;}/*clearfix*/
#inc_step .inc_step_inner ul li ul.none_list{ width: 100%; padding: 3px 0 0 0;  display: block; margin: 0 auto;}
#inc_step .inc_step_inner ul li ul.none_list li{ font-size: 11.5px; line-height: 1.6; text-align: left; margin: 0 ;  padding: 2px 0 0 0; float: none; background:none;  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) !important;}
#inc_step .inc_step_inner .step01_inner{ margin: 14px 0 0 0 ;  width: 260px; display: flex;align-items: center;}
#inc_step .inc_step_inner .step01_inner::after { content:" "; display:block; clear:both;}/*clearfix*/
#inc_step .inc_step_inner .step01_inner .step01_img img{ width: 55px;margin-right: 5px;}
#inc_step .inc_step_inner .step01_inner p{ float: right; width: 190px; padding: 0;}
.step01_inner_line{ padding: 0 0 10px; border-bottom: dotted 1px #ddd;}
#inc_step .modal-content {padding: 1em;}
#inc_step .modal-warning{background: #FFF;padding: 2rem 1rem;color: #C00;border: 1px solid #C00; max-width: 890px; margin: 0 auto; display: flex; align-items: center; font-weight: bold; font-size: 16px; text-align: center; margin-bottom: 1rem;}
#inc_step a.ar_link{background-image: url(/image/ar-icon.png); background-repeat: no-repeat; background-position: center left; color: #e7198c; padding-left: 15px;}
#inc_step a.link_bl{color: #e7198c; text-decoration: underline; background: url(/campaign/share_no1/img/link_bl.png) left center no-repeat; background-size: 11px; padding: 0 0 0 12px; cursor: pointer; }
@media screen and (min-width: 641px) {
  #inc_step .inc_step_inner ul li div.step_li_inner{height: 335px;box-sizing: content-box;}
  #inc_step .inc_step_inner.plan_change ul li div.step_li_inner{height: 270px;}
  #inc_step .inc_step_inner div.mt_0{ margin-top: 0;}
  #inc_step .inc_step_inner .step01_inner.caution{ border: 2px solid #ccc; border-radius: 10px; padding: 5px; width: 245px;}
  #inc_step .inc_step_inner .step01_inner.caution p{ margin-bottom: 0;}
}
@media screen and (max-width: 640px) {
  #inc_step .inc_step_inner h2{ padding: 0 0 10px 0; font-size: 22px;}
  #inc_step .inc_step_inner h2 span {font-size: 16px;}
  #inc_step .inc_step_inner p.read { width: 90%; margin: 0 auto; font-size: 15px; }
  #inc_step .inc_step_inner p.read span { display: inline-block;}
  #inc_step .inc_step_inner ul{ width: 90%; max-width: 350px; margin: 30px auto 0;}
  #inc_step .inc_step_inner ul li{ float: none; max-width: 400px;  width: 100%; position: relative; margin: 0 auto 40px ; padding: 0!important; background: #fff; text-align: center;}
  #inc_step .inc_step_inner ul li:nth-child(3){  margin: 0 auto 20px; }
  #inc_step .inc_step_inner ul li h3{ height: auto; text-align: center; font-size: 18px; line-height: 1.5; color: #3e64a9; padding: 90px 0 0 0px; display:block; vertical-align: middle;}
  #inc_step .inc_step_inner ul li h3 br{ display: none;}
  #inc_step .inc_step_inner ul li:nth-child(1) h3 { background:url(/campaign/share_no1/img/step_01.png) center top  no-repeat;}
  #inc_step .inc_step_inner ul li:nth-child(2) h3 { background:url(/campaign/share_no1/img/step_02.png) center top  no-repeat;}
  #inc_step .inc_step_inner ul li:nth-child(3) h3 { background:url(/campaign/share_no1/img/step_03.png) center top  no-repeat;}
  #inc_step .inc_step_inner.plan_change ul li:nth-child(3) h3{ color: red; background:url(/campaign/share_no1/img/step_caution.png) center top no-repeat;}
  #inc_step .inc_step_inner ul li::after {right:50%; top: inherit; margin-right: -10px; bottom: -30px; position: absolute; content:" "; display:block;  z-index: 1; width: 0; height: 0; border-style: solid; border-width: 10px 10px 0 10px; border-color: #5578bd transparent transparent transparent;}
  #inc_step .inc_step_inner ul li p{ width: 88%; text-align: left; font-size: 13.5px; line-height: 1.6; padding: 10px 0 0px 0; display: inline-block;}
  #inc_step .inc_step_inner ul li ul.none_list::after { content:" "; display:block; clear:both;}/*clearfix*/
  #inc_step .inc_step_inner ul li ul.none_list{ width: 88%; padding: 3px 0 0 0;  display: block; margin: 0 auto;}
  #inc_step .inc_step_inner ul li ul.none_list li{ font-size: 11.5px; line-height: 1.6; text-align: left; margin: 0 ;  padding: 2px 0 0 0; float: none; background:none;  box-shadow: 0px 0px 0px 0px rgba(0,0,0,0) !important;}
  #inc_step .inc_step_inner .step01_inner{ margin: 20px auto 0 auto ;  width: 280px;}
  #inc_step .inc_step_inner .step01_inner p{ width: 284px; margin-left: 5px;}
  #inc_step .inc_step_inner .step01_inner.caution{ border: 2px solid #ccc; border-radius: 10px; padding: 5%; width: 90%;}
  #inc_step .inc_step_inner .step01_inner.caution p{ margin-bottom: 0;}
}

  /* キャンペーン価格でお申し込みするには？ */
  .-inner_R_R img {
    width: 190px;
  }
  .howto {
    padding: 0 0 30px;
  }

  .howto>.-box {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    background: #f1e2b9;
  }

  .howto h2 {
    font-size: 18px;
    text-align: center;
    padding: 13px 0 10px;
  }

  .howto .-attention {
    width: 95%;
    margin: 0 auto;
    border: solid 1px #da0000;
    background: #fff;
    text-align: center;
    padding: 1em;
    box-sizing: border-box;
  }

  .howto .-attention>p {
    padding: 10px 0 10px 40px;
    margin-bottom: 0;
    color: #da0000;
    background: url(/campaign/share_no1/img/icon_attention.png) center left no-repeat;
    display: inline-block;
  }

  .howto .-btn {
    text-align: center;
    padding: 1em;
  }

  .howto .-btn span {
    background: url(/campaign/share_no1/img/more_open.jpg) center left no-repeat;
    background-size: 15px;
    padding-left: 1.5em;
    color: #C00;
  }

  .howto .-btn a[aria-expanded="true"] ._open {
    display: none;
  }

  .howto .-btn a[aria-expanded="false"] ._close {
    display: none;
  }

  .howto-morebox {
    background: #FFF;
    margin: 10px auto;
    width: 95%;
    padding: 15px;
  }

  /* 折りたたみ */
  .howto-morebox ul {
    padding: 0;
    margin: 0;
  }

  .howto-morebox ul li {
    border-bottom: solid 1px #ccc;
    padding: 10px 0 10px;
    position: relative;
    width: auto;
    margin: 0;
    background: none;
    box-shadow: none;
    max-width: 100%;
    display: flex;
  }

  .howto-morebox ul::after {
    content: " ";
    display: block;
    clear: both;
  }

  /*clearfix*/
  .howto-morebox ul li::after {
    content: " ";
    display: block;
    clear: both;
  }

  /*clearfix*/
  .howto-morebox ul li::before {
    background: url(/campaign/share_no1/img/more_step_arrow.png) left top no-repeat;
    background-size: 20px;
    right: 50%;
    bottom: -10.5px;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    position: absolute;
    content: " ";
    display: block;
    z-index: 5;
  }

  .howto-morebox li:last-child {
    border-bottom: none;
  }

  .howto-morebox li:last-child::before {
    display: none;
  }

  .howto-morebox .-inner_L {
    width: 20%;
  }

  .howto-morebox .-inner_R {
    width: 80%;
    justify-content: space-between;
    padding: 0.5em 1em;
  }

  @media screen and (min-width: 641px) {
    .howto-morebox .-inner_L {
      width: 10%;
    }

    .howto-morebox .-inner_R {
      width: 87%;
      display: flex;
    }
  }

  .howto-morebox .-inner_R .inner_R_L {
    width: 485px;
    font-size: 16px;
    line-height: 1.6;
  }

  .howto-morebox .-inner_R .inner_R_R {
    width: 190px;
  }

  .howto-morebox li:nth-child(1) .inner_L img {
    padding-top: 0px;
  }

  .howto-morebox li:nth-child(2) .inner_L img {
    padding-top: 10px;
  }

  .howto-morebox li:nth-child(3) .inner_L img {
    padding-top: 15px;
  }

  .howto-morebox li:nth-child(1) .inner_R .inner_R_L {
    padding-top: 10px;
  }

  .howto-morebox li:nth-child(2) .inner_R .inner_R_L {
    padding-top: 40px;
  }

  .howto-morebox li:nth-child(3) .inner_R .inner_R_L {
    padding-top: 20px;
  }

  .howto-morebox li .inner_R .inner_R_R .more_step03_btn {
    margin-top: 10px;
  }

  .howto-morebox .inner_R .inner_R_L a {
    margin-top: 7px;
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
    padding-left: 19px;
    color: #4865a9;
    background: url(/campaign/share_no1/img/arrow_blu.png) left 5px no-repeat;
    background-size: 14px;
    transition: 0.2s;
  }

  .howto-morebox .inner_R .inner_R_L a span {
    display: inline-block;
    text-decoration: underline;
  }

  .howto-morebox .inner_R .inner_R_L a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
  }

  @media screen and (max-width: 640px) {
    .howto-morebox .inner_L {
      float: left;
      width: 25%;
      text-align: center;
    }

    .howto-morebox .inner_L img {
      max-width: 80%;
    }

    .howto-morebox .inner_R {
      float: right;
      width: 75%;
    }

    .howto-morebox .inner_R .inner_R_L {
      float: none;
      width: 95%;
      font-size: 15px;
      line-height: 1.6;
    }

    .howto-morebox .inner_R .inner_R_R {
      float: none;
      width: 100%;
      padding: 15px 0;
    }

    .howto-morebox li:nth-child(1) .inner_R .inner_R_L {
      padding-top: 10px;
    }

    .howto-morebox li:nth-child(2) .inner_R .inner_R_L {
      padding-top: 20px;
    }

    .howto-morebox li:nth-child(3) .inner_R .inner_R_L {
      padding-top: 20px;
    }
  }

  @media screen and (max-width: 500px) {
    .howto-morebox .inner_L {
      float: left;
      width: 25%;
      text-align: left;
    }
  }


  @media screen and (min-width: 641px){
    .esim-feature-wrap-img-box .-mt_20 {
      margin-top: 20px;
      flex-grow: .5;
    }
    #footer-anno {
      margin: 3rem auto 2rem;
      width: 960px;
        padding-right: 0;
        padding-left: 0;
    }
    #footer-anno ul{
      font-size: 12px;
    }
    #footer-anno ul li{
      margin: .5em;
      padding-left: 1em;
      text-indent: -1em;
      line-height: 1.3;
    }
    }
    @media screen and (max-width: 640px){
      #footer-anno {
      margin: 3rem auto 2rem;
      width: 95%;
        padding-right: 0;
        padding-left: 0;
    }
    #footer-anno ul{
      font-size: 10px;
    }
    #footer-anno ul li{
      margin: .5em;
      padding-left: 1em;
      text-indent: -1em;
      line-height: 1.3;
    }

    }

    /* ひかりバナー */
@media screen and (min-width: 641px) {
  .bg_yellow {
    background-color: #f7f59e;
    font-size: 20px;
    letter-spacing: 3px;
    padding: 5px 0;
    width: 350px;
    margin: 30px auto 0;
    border-radius: 5px;
    position: relative;
    text-align: center;
  }
  .bg_yellow:after {
    position: absolute;
    content: '';
    top: 100%;
    left: calc(50% - 15px);
    border: 15px solid transparent;
    border-top: 15px solid #f7f59e;
    width: 0;
    height: 0;
  }
  .bg_yellow_pink {
    font-size: 20px;
    color: #e7198c;
    line-height: 30px;
  }
  .bg_yellow_middle {
    line-height: 30px;
  }
  .kome_small {
    font-size: 12px;
    word-break: break-all;
    width: 90%;
    margin: 0 auto;
    line-height: 20px;
    text-align: left;
  }
  .campaign_bnr {
    padding: 20px 0;
    margin: 0 auto;
    text-align: center;
  }
  .campaign_bnr img {
    width: 960px;
  }
}

@media screen and (max-width: 640px) {
  .bg_yellow {
    background-color: #f7f59e;
    font-size: 1.1em;
    letter-spacing: 1.5px;
    padding: 5px 0;
    width: 90%;
    line-height: 25px;
    margin: 20px auto;
    border-radius: 5px;
    position: relative;
    text-align: center;
  }
  .bg_yellow:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 45%;
    border: 15px solid transparent;
    border-top: 15px solid #f7f59e;
    width: 0;
    height: 0;
  }
  .bg_yellow_pink {
    font-size: 1.1em;
    color: #e7198c;
    line-height: 30px;
  }
  .bg_yellow_middle {
    font-size: 1.4em;
    word-break: break-all;
    line-height: 30px;
  }
  .kome_small {
    font-size: 12px;
    word-break: break-all;
    width: 90%;
    margin: 0 auto;
    line-height: 20px;
    text-align: left;
  }
  .campaign_bnr {
    text-align: center;
  }
  .voice-cost .campaign_bnr {
    width: 100%;
  }
}

/* デュアルSIM */
.recommend_dual_sim {
  background: url(/gigaplan/img/border-brown-bg.png) center top repeat;
  padding: 4rem 0 0;
}
.recommend_dual_sim_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.recommend_dual_sim .lead {
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .recommend_dual_sim h2 {
    width: 90%;
    margin: 0 auto;
  }
}
.merit_box_item,
.merit_box_item-max {
  display: flex;
  background-color: #fff;
}
.merit_box_item-max {
  width: 100%;
  margin-bottom: 1.6em;
}
.merit_box_item {
  width: 48%;
  background: #f7f5ef;
  border: 2px solid #e0d6b9;
}
.merit_box_text {
  box-sizing: border-box;
  width: 50%;
  margin-top: 1.6rem;
  margin-left: 2rem;
}
.merit_box_text h4, .merit_box_text p {
  margin-top: 0;
  margin-bottom: 0.6em;
  font-size: 14px;
  line-height: 1.6em;
  font-weight: bold;
}
.merit_box_text p.notice_text {
  font-weight: normal;
}
.merit_box_img {
  position: relative;
  width: 50%;
}
.merit_box_item-max .merit_box_img {
  width: unset;
  margin: 10px 0 0;
}
@media screen and (max-width: 640px) {
  .merit_box_item,
  .merit_box_item-max .merit_box_text {
    width: 100%;
  }
  .merit_box_item {
    align-items: end;
    margin-bottom: 1.6em;
  }
  .merit_box_item:last-of-type {
    margin-bottom: 0;
  }
  .merit_box_item-max .merit_box_text {
    margin: 5vw 0;
    padding: 0 5vw;
  }
  .merit_box_item-max {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  #operationCheck .skin-iijmio .keyword-group > ul > li {
      box-sizing: border-box;
  }
}
/*お申し込みの流れ*/
/* 共通 */
#flow_area {
  padding: 4rem 0 0;
  background:#faf3eb;
}
.flow_step {
  margin: 0 auto 1rem;
}
.flow_step > li {
  box-sizing: border-box;
  padding: 1em;
  border-radius: 10px;
  background: #fff;
}
.flow_step > li > h3, .flow_step > li > h4 {
  display: table-cell;
  height: 78px;
  padding-left: 78px;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6em;
  vertical-align: middle;
}
.flow_step > li:nth-child(1) > h3, .flow_step > li:nth-child(1) > h4 {
  background: url(/gigaplan/img/step_01.png) left center no-repeat;
}
.flow_step > li:nth-child(2) > h3, .flow_step > li:nth-child(2) > h4 {
  background: url(/gigaplan/img/step_02.png) left center no-repeat;
}
.flow_step > li:nth-child(3) > h3, .flow_step > li:nth-child(3) > h4 {
  background: url(/gigaplan/img/step_03.png) left center no-repeat;
}
.flow_step > li > figure {
  margin-bottom: 1rem;
}
.flow_step > li > p {
  line-height: 1.6em;
}
.flow_step {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
.flow_step > li {
  width: 32%;
}


/* PC */
@media screen and (min-width: 641px) {
  .flow_check_img {
    position: absolute;
    bottom: -2px;
    right: 0px;
  }
  .flow_step {
    width: 960px;
    margin-top: 2rem;
  }


}
/* SP */
@media screen and (max-width: 640px) {
  #flow_area {
    padding-top: 3rem;
  }
  .flow_area_inner {
    width: 95%;
    margin: 0 auto;
  }
  .flow_step {
    width: 96%;
    margin-bottom: 2rem;
  }
  .flow_step > li {
    padding: 1em 0.4em;
  }
  .flow_step > li > h3, .flow_step > li > h4 {
    height: 9vw;
    padding-left: 10vw;
    font-size: 2.8vw;
    background-position: left top !important;
  }
  .flow_step > li:nth-child(1) > h4, .flow_step > li:nth-child(2) > h4, .flow_step > li:nth-child(3) > h4 {
    background-size: 9vw 9vw;
  }
  .flow_step > li > figure {
    margin-top: 1rem;
  }
  .flow_step > li > p {
    font-size: 2.8vw;
    margin-bottom: 0;
  }
  #flow_area .bnr_area {
    width: 70%;
    margin: 2rem auto;
  }
}
@media screen and (max-width: 320px) {
}

/*お申込みの流れ*/
.area {
  flex-wrap: wrap;
  display: flex;
}
.area .tab-wrapper {
  width: 100%;
}
.area .tabs {
  width: 960px;
  margin: 0 auto;
}

.area .tabs button.tab_class {
  width: 400px;
  height: 50px;
  background-color: #ccc;
  color: #fff;
  line-height: 50px;
  font-size: 15px;
  text-align: center;
  margin: 0 auto 0;
  padding: 0;
  display: block;
  float: left;
  order: -1;
  cursor: pointer;
  transition: ease 0.2s opacity;
}
.tab_class.onsei {
  margin: 0 10px 0 auto;
}

.area .tabs button.tab_class.active {
  background-color: #fa4e9e;
  color: #fff;
  margin: 0 10px 0 auto;
}
.area .tabs button.tab_class.active.data {
  background-color: #00A3AC;
  margin: 0 auto 0 10px;
}
@media screen and (max-width: 640px) {
  .area .tabs {
    width: 90%;
  }
  .area .tabs button.tab_class {
    width: 48%;
  }
}

.content_class.onsei {
  width: 100%;
  background-color: rgb(251, 215, 221);
  padding: 4rem 0;
}

.content_class.data {
  width: 100%;
  background-color: rgb(215, 242, 251);
  padding: 4rem 0;
}

.content_class h3 {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 1em;
}

.content_class.data .flow_step > li:nth-child(1) > h3, .content_class.data .flow_step > li:nth-child(1) > h4 {
  background: url(/gigaplan/esim/img/step_01_data.png) left center no-repeat;
}
.content_class.data .flow_step > li:nth-child(2) > h3, .content_class.data .flow_step > li:nth-child(2) > h4 {
  background: url(/gigaplan/esim/img/step_02_data.png) left center no-repeat;
}
.content_class.data .flow_step {
  justify-content: center;
}
.content_class.data .flow_step > li {
  width: 50%;
}
.content_class.data .flow_step > li:nth-child(1) {
  margin-right: 10px;
}
.content_class.data .flow_step > li:nth-child(2) {
  margin-left: 10px;
}

.data .step_circle,
.data .pink_btn {
  background: #00A3AC;
}
.data .step_list > li img {
  display: inline-block;
}
.data .step_list > li figure {
  margin-bottom: 1em;
}
.data .step_list > li figure + p {
  margin: 0;
}
@media screen and (min-width: 641px) {
  .data .step_list > li {
    width: calc((100% - 20px) / 2);
  }
  .data .step_list > li:not(:last-of-type):after {
    border-left-color: #00A3AC;
  }
}
@media screen and (max-width: 640px) {
  .data .step_list > li:not(:last-of-type):after {
    border-top-color: #00A3AC;
  }
}

.area .pink_btn {
  margin: 2em auto 0;
}
@media screen and (max-width: 640px) {
  .area .pink_btn {
    margin: 0 auto;
  }
}

.dualsim_box {
  width: 960px;
  background-color: #fff;
  border: 1px solid #ccc;
  margin: 0 auto;
  padding: 20px 0;
}
.dualsim_box p {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 18px;
}
.dualsim_box span {
  line-height: 1.8;
}
.dualsim_box .tac p {
  width: 90%;
  margin: 0px auto;
  padding: 25px 0;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 2px;
  text-align: center;
  font-weight: bold;
}
.dualsim_box .tac ul li {
  font-size: 90%;
}
.combination {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.combination a {
  width: 30%;
  text-decoration: none;
}
.combination img {
  margin-right: 15px;
  width: 40px;
}

.onsei_box, .data_box {
  position: relative;
  display: flex;
  justify-content: center;
  border: 1px solid #ccc;
  padding: 15px 3px;
}
.onsei_box::before, .data_box::before{
  position: absolute;
  top: 50%;
  left: 0.9em;
  transform: translate(0, -50%) rotate(45deg);
  width: 6px;
  height: 6px;
  border-top: solid 2px #ccc;
  border-right: solid 2px #ccc;
  content: '';
}
.onsei_box {
  margin-right: 7px;
}
.data_box {
  margin-left: 7px;
}
.firstprice_otoku {
  margin-top: 4rem;
  text-align: center;
  background-color: #faf3eb;
  padding-top: 1rem;
  padding-bottom: 3rem;
}
.firstprice_otoku h2 {
  margin-bottom: 3rem;
}
.flow_area_inner h2 {
  width: 90%;
  margin: 0px auto;
  padding: 25px 0;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 2px;
  text-align: center;
  font-weight: bold;
}
.flow_area_inner p.read {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 1px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .flow_area_inner h2 {
    font-size: 22px;
  }
  .content_class_inner {
    width: 97%;
  }
  .content_class h3 {
    font-size: 16px;
  }
  .dualsim_box_wrap {
    width: 95%;
    margin: 0 auto;
  }
  .dualsim_box {
    width: auto;
    padding: 20px 3%;
  }
  .dualsim_box .tac p {
    font-size: 18px;
  }
  .dualsim_box .tac ul li {
    font-size: 80%;
  }
  .dualsim_box span, .dualsim_box ul {
    font-size: 12px;
  }
  .combination {
    flex-wrap: wrap;
  }
  .combination a {
    width: 100%;
  }
  .combination a:first-child {
    margin-bottom: 15px;
  }
  .onsei_box, .data_box {
    justify-content: flex-start;
    padding-left: 70px;
  }
  .onsei_box {
    margin-right: 0;
  }
  .onsei_box img {
    width: 40px;
  }
  .data_box {
    margin-left: 0;
  }
  .content_class.data .flow_step > li:nth-child(1) > h3, .content_class.data .flow_step > li:nth-child(2) > h3,
  .content_class.data .flow_step > li:nth-child(1) > h4, .content_class.data .flow_step > li:nth-child(2) > h4 {
    background-size: auto 100%;
  }

  .tab_class {
    width: 150px;
  }
  input:checked + .tab_class {
    width: 150px;
  }
  input:checked + .tab_class.data {
    width: 150px;
  }
}

/* 料金表調整 */
#price_area {
  background-color: #f7f5f1;
}
.data-class,
.sms-class {
  display: none!important;
}
.data-cost .category-wrap-title.esim-only {
  display: flex!important;
  margin-bottom: 1em!important;
  justify-content: flex-start!important;
}
.data-cost th.dataEsim-class,
.data-cost td.dataEsim-class {
  display: table-cell!important;
  width: 65%!important;
  border-right: none!important;
}
.data-cost table.plan_table tr:first-child {
  height: 0!important;
  border-bottom: 2px solid #d8c39c!important;
}
.data-cost table.plan_table tr:first-child th {
  height: 0!important;
  border-bottom: none!important;
}
.data-cost th:first-child {
  display: table-cell!important;
  width: 35%!important;
}
.data-cost th.plan-title {
  height: 0!important;
  padding: 0!important;
}
.data-cost th.plan-title * {
  display: none!important;
}

@media screen and (max-width: 640px) {
  .data-cost .category-wrap-title.esim-only img {
    width: 25px;
  }
  .category-wrap-title.title-voice {
    padding-left: 0;
  }
  .data-cost .dataEsim-class br.sp {
    display: none;
  }
  .data-cost table.plan_table th,
  .data-cost table.plan_table td {
    padding: 0!important;
    height: 45px;
  }
  .data-cost table.plan_table th.large-area {
    padding-top: 0.8em!important;
  }
}

/*---------- 料金表 ----------*/
.initCost_wrap .init-flex-left,
.initCost_wrap .init-flex-left .icon-block:nth-child(1),
.initCost_wrap .init-flex-left .icon-block:nth-child(3),
.initCost_wrap .init-flex-left .icon-block:nth-child(4),
.initCost_wrap .cost-area-anno .gigaplan-only-disp {
  display: none !important;
}
.initCost_wrap .cost-area h3 {
  background: none;
}
@media screen and (min-width: 641px) {
  .initCost_wrap {
    padding-top: 4rem;
  }
  .initCost_wrap .cost-area {
    padding-top: 0 !important;
  }
  /* .initCost_wrap .init-flex-left,
  .initCost_wrap .mouse_off.dataesim {
    width: 50%;
    box-sizing: border-box;
  } */
  .initCost_wrap .init-flex-left {
    width: 40%;
    padding: 0;
    margin: 0;
  }
  .initCost_wrap .dataesim {
    margin: 0;
    width: 60%;
    padding: 0 4em;
    box-sizing: border-box;
  }
  .category-wrap-title img {
    width: 26px!important;
  }
  .category-wrap-title img ~ p {
    margin-bottom: 0!important;
  }
  #price_area .cost-init-box-flex:has(> :nth-child(3):last-child)::after {
    background-color: transparent;
  }
}

@media screen and (max-width: 640px) {
  .initCost_wrap {
    margin-top: 3rem;
  }
  .initCost_wrap h2.spec_index {
    font-size: 20px;
    font-weight: normal;
    color: #303030;
    margin: 0 0 20px;
    padding-left: 15px;
    background: url(/hdd/img/service-voice-h2-title.jpg) no-repeat center left;
  }
  .initCost_wrap .cost-area {
    width: 100% !important;
    padding-top: 0px !important;
  }
  .initCost_wrap .cost-init-box {
    padding-top: 10px !important;
  }
  .initCost_wrap .icon-text-block {
    font-size: 1.3rem;
  }
  .category-wrap-title img {
    width: 6vw!important;
  }
  .category-wrap-title img ~ p {
    margin-bottom: 0!important;
    font-size: clamp(12px, 4vw, 18px)!important;
  }
  .data-cost .category-wrap-title {
    font-size: clamp(12px, 4vw, 18px)!important;
  }
  .data-cost table.plan_table tr:first-child {
    border-bottom: none!important;
  }
}
/*---------- 料金表ここまで ----------*/

/*---------- バナーサイズ調整 ----------*/

@media screen and (max-width: 640px) {
  .campaign_bnr {
    width: 95%;
  }
  .cost-area .campaign_bnr {
    width: 100%;
  }
}

/* eSIM対応プランの特長 */
.esim-plan-points {
  padding: 40px 0;
  background-color: #fff;
}

/* eSIMの利用シーン */
.esim-use-scenes {
  padding: 4rem 0;
  background-color: #f7f5f1;
}

.esim-use-scenes-heading {
  margin: 0 0 2rem;
  text-align: center;
  line-height: 1.4;
}

.esim-use-scenes-heading span,
.esim-use-scenes-heading strong {
  display: inline-block;
}

.esim-use-scenes-heading span {
  position: relative;
  font-size: 24px;
  font-weight: normal;
}
.esim-use-scenes-heading span:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  bottom: 0;
  right: 110%;
  transform: rotate(-30deg);
  background-color: #333;
}
.esim-use-scenes-heading span:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  bottom: 0;
  left: 105%;
  transform: rotate(30deg);
  background-color: #333;
}
.esim-use-scenes-heading span {
  font-size: 22px;
  font-weight: normal;
}

.esim-use-scenes-heading strong {
  font-size: 30px;
}

.esim-use-scenes-list {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.esim-use-scene {
  flex: 0 0 calc((100% - 40px) / 3);
  min-width: 0;
  box-sizing: border-box;
  padding: 32px 20px 24px;
  background-color: #fff;
  text-align: center;
}

.esim-use-scene h3 {
  min-height: 3em;
  margin: 0 0 1rem;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.5;
}

.esim-use-scene img {
  display: block;
  width: auto;
  max-width: 100%;
  height: 140px;
  margin: 0 auto;
  object-fit: contain;
}

@media screen and (min-width: 641px) {
  .esim-use-scene {
    flex: 0 0 30%;
    padding: 20px;
  }
}

@media screen and (max-width: 640px) {
  .esim-use-scenes {
    padding: 30px 0;
  }

  .esim-use-scenes .container {
    width: 90% !important;
  }

  .esim-use-scenes-heading {
    margin-bottom: 24px;
  }

  .esim-use-scenes-heading span {
    font-size: clamp(14px, 4.5vw, 20px);
  }

  .esim-use-scenes-heading strong {
    font-size: clamp(16px, 5vw, 22px);
  }

  .esim-use-scenes-list {
    display: block;
  }

  .esim-use-scene {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 32px 5% 24px;
  }

  .esim-use-scene:last-child {
    margin-bottom: 0;
  }

  .esim-use-scene h3 {
    min-height: 0;
    margin-bottom: 1rem;
    font-size: clamp(14px, 4.5vw, 20px);
  }

  .esim-use-scene img {
    width: 75%;
  }
  .esim-use-scene:not(:last-child) img {
    width: 85%;
  }
}

.esim-plan-points-heading {
  margin: 0 0 30px;
  color: #333;
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.5;
}

.esim-plan-points-heading span,
.esim-plan-points-heading strong {
  display: block;
}

.esim-plan-points-heading strong {
  font-size: 30px;
}

.esim-plan-points-list {
  display: flex;
  gap: 20px;
}

.esim-plan-point {
  position: relative;
  box-sizing: border-box;
  flex: 1;
  min-width: 0;
  padding: 32px 20px 24px 45px;
  background-color: #f7f5f1;
  text-align: center;
}

.esim-plan-point-label {
  position: absolute;
  top: 0;
  left: 7%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 62px;
  height: 72px;
  margin: 0;
  padding-bottom: 12px;
  box-sizing: border-box;
  background-color: #e64d97;
  color: #fff;
  line-height: 1;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 80%, 0 100%);
}

.esim-plan-point-label span {
  font-size: 16px;
}

.esim-plan-point-label strong {
  font-size: 28px;
}

.esim-plan-point h3 {
  min-height: 58px;
  margin: 0 0 16px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 3px;
}

.esim-plan-point-image {
  display: block;
  width: 100%;
  width: 227px;
  margin: 0 auto;
  object-fit: contain;
}
.esim-plan-point:last-child .esim-plan-point-image {
  width: 300px;
}

@media screen and (max-width: 640px) {
  .esim-plan-points {
    padding: 30px 0;
  }

  .esim-plan-points-list {
    display: block;
  }

  .esim-plan-point {
    width: 100%;
    margin-bottom: 20px;
    padding: 32px 5% 20px;
  }

  .esim-plan-point:last-child {
    margin-bottom: 0;
  }

  .esim-plan-point-label {
    left: 4%;
    width: 11vw;
    height: 15vw;
  }

  .esim-plan-point-label span {
    font-size: clamp(12px, 3.5vw, 16px);
  }
  .esim-plan-point-label strong {
    font-size: clamp(18px, 5.5vw, 28px);
  }

  .esim-plan-point h3 {
    min-height: 0;
    margin-bottom: 12px;
    font-size: clamp(16px, 5vw, 22px);
  }

  .esim-plan-point-image {
    width: 65%;
  }
  .esim-plan-point:last-child .esim-plan-point-image {
    width: 75%;
  }
}

/* eSIM対応プランのお知らせ */
.esim-plan-notice {
  position: relative;
  background-color: #fff1f6;
  background-image: repeating-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.35) 0,
    rgba(255, 255, 255, 0.35) 4px,
    transparent 6px,
    transparent 10px
    );
    color: #333
  }
  .esim-plan-notice:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 10vw;
    height: 5vw;
    background-color: #fff1f6;
    background-image: repeating-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.35) 0,
      rgba(255, 255, 255, 0.35) 4px,
      transparent 6px,
      transparent 10px
      );
    transform: translateX(-50%);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
  }

.esim-plan-notice .container {
  position: relative;
  padding-top: 15px;
  padding-bottom: 27px
}

.esim-plan-notice-campaign {
  position: relative;
  z-index: 1;
  width: fit-content;
  min-width: 180px;
  margin: 0 auto;
  padding: 4px 3% 4px 5%;
  background-color: #e64d97;
  color: #fff100;
  font-size: clamp(14px, 4vw, 18px);
  font-weight: bold;
  top: -22px;
  line-height: 1.3;
  letter-spacing: 0.08em;
  text-align: center;
  clip-path: polygon(0 0, 100% 0, 97% 50%, 100% 100%, 0 100%, 3% 50%);
}

.esim-plan-notice-campaign::before {
  left: -12px;
  border-right: 12px solid #e83d91
}

.esim-plan-notice-campaign::after {
  right: -12px;
  border-left: 12px solid #e83d91
}

.esim-plan-notice-heading {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}

.esim-plan-notice-heading h2 {
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.35;
  letter-spacing: 0.08em
}

.esim-plan-notice-heading h2 span {
  font-size: 26px;
}
.esim-plan-notice-heading h2 span.pink {
  color: #e7198c;
}

.esim-plan-notice-person {
  position: absolute;
  bottom: 0;
  z-index: 2;
}

.esim-plan-notice-person-male {
  width: 18%;
  left: 0;
  bottom: -27px;
}

.esim-plan-notice-person-female {
  width: 18%;
  right: 0;
  bottom: -27px;
}

.esim-plan-notice-table {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 18% 48% 34%;
  max-width: 560px;
  margin: 4px auto 13px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background-color: #fff;
  font-size: 11px;
  line-height: 1.2
}

.esim-plan-notice-table-group {
  border-right: 1px solid #ccc
}

.esim-plan-notice-table-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 5px 0;
  font-size: clamp(14px, 4vw, 18px);
  font-weight: bold;
  text-align: center
}
.esim-plan-notice-table-title img {
  width: 4vw;
  margin-right: 3%;
}
.esim-plan-notice-table-group-voice .esim-plan-notice-table-title {
  background-color: #f5d2e2;
}

.esim-plan-notice-table-group-data .esim-plan-notice-table-title {
  background-color: #bde1f9;
}

.esim-plan-notice-table-group-sms .esim-plan-notice-table-title {
  background-color: #d3e7c5;
}

.esim-plan-notice-table-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  min-height: 22px;
  text-align: center
}

.esim-plan-notice-table-row span {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px 0;
  border-right: 1px solid #ccc;
  white-space: nowrap;
  font-size: clamp(9px, 2.8vw, 11px);
}

.esim-plan-notice-table-row span.pc {
  border: none!important;
}

.esim-plan-notice-table-row span:last-child {
  border-right: 0
}

.esim-plan-notice-table-row-network {
  color: #333;
  font-size: 10px
}

.esim-plan-notice-table-group-sms .esim-plan-notice-table-row.esim-plan-notice-table-row-network,
.esim-plan-notice-table-group-voice .esim-plan-notice-table-row.esim-plan-notice-table-row-network,
.esim-plan-notice-table-group-data .esim-plan-notice-table-row.esim-plan-notice-table-row-network {
  background-color: #fff;
}
.esim-plan-notice-table-group-sms .esim-plan-notice-table-row.esim-plan-notice-table-row-network span,
.esim-plan-notice-table-group-voice .esim-plan-notice-table-row.esim-plan-notice-table-row-network span,
.esim-plan-notice-table-group-data .esim-plan-notice-table-row.esim-plan-notice-table-row-network span{
  border-bottom: 1px solid #ccc;
}
.esim-plan-notice-table-group-sms .esim-plan-notice-table-row:not(.esim-plan-notice-table-row-network) span,
.esim-plan-notice-table-group-voice .esim-plan-notice-table-row:not(.esim-plan-notice-table-row-network) span,
.esim-plan-notice-table-group-data .esim-plan-notice-table-row:not(.esim-plan-notice-table-row-network) span{
  border-top: 1px solid #ccc;
}

.esim-plan-notice-table-row .is-new {
  position: relative;
  border: 2px solid #e64d97!important;
  border-bottom: 0!important;
  background-color: #fff59d;
  color: #e7198c;
  font-size: 1.5em;
  font-weight: bold;
}

.esim-plan-notice-table-row .is-new-cell {
  border-top: 0;
  border-right: 2px solid #e64d97!important;
  border-bottom: 2px solid #e64d97!important;
  border-left: 2px solid #e64d97!important;
  background-color: #fffcd6;
  color: #e7198c;
}

.esim-plan-notice-table-row .is-new-label {
  display: block;
  height: auto;
  position: absolute;
  top: -15px;
  left: 65%;
  padding: 1px 12%;
  background-color: #e7198c;
  color: #fff100;
  font-size: 8px;
  line-height: 1.1;
  white-space: nowrap;
  border-radius: 5px;
  z-index: 1
}
.esim-plan-notice-table-row .is-new-label:after {
  position: absolute;
  content: "";
  width: 1em;
  height: 0.5em;
  top: 99%;
  left: 15%;
  background-color: #e7198c;
  clip-path: polygon(15% 0, 100% 0, 0 100%);
}

.esim-plan-notice-lead {
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.12em;
  text-align: center
}

@media screen and (min-width: 641px) {
  .esim-plan-notice .container {
    max-width: 760px;
    padding-top: 24px;
    padding-bottom: 42px
  }

  .esim-plan-notice-campaign {
    min-width: 270px;
    margin-bottom: 0;
    padding: 7px 34px;
    top: -36px;
    font-size: 26px
  }

  .esim-plan-notice-campaign::before,
  .esim-plan-notice-campaign::after {
    border-top-width: 18px;
    border-bottom-width: 18px
  }

  .esim-plan-notice-campaign::before {
    left: -17px;
    border-right-width: 17px
  }

  .esim-plan-notice-campaign::after {
    right: -17px;
    border-left-width: 17px
  }

  .esim-plan-notice-heading {
    margin-top: -10px;
    margin-bottom: 30px;
  }

  .esim-plan-notice-heading h2 {
    font-size: 34px
  }

  .esim-plan-notice-heading h2 span {
    font-size: 44px
  }

  .esim-plan-notice-person {
    width: fit-content;
  }

  .esim-plan-notice-person-male {
    left: -25px;
    bottom: -62px;
  }

  .esim-plan-notice-person-female {
    right: -30px;
    bottom: -48px;
  }

  #esim_osusume_point .osusume_list {
    position: relative;
    justify-content: space-evenly;
    z-index: -1;
  }
  #esim_osusume_point .osusume_list:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 1px;
    height: 70%;
    background-color: #ffafd6;
    transform: translate(-50%, -50%);
  }
  #esim_osusume_point .osusume_list li {
    justify-content: start;
  }
  #esim_osusume_point .osusume_list li:first-child .osusume_img {
    margin-top: 15px;
    height: 192px;
  }

  .esim-plan-notice-table {
    margin-top: 10px;
    margin-bottom: 22px;
    max-width: 760px;
    font-size: 14px
  }

  .esim-plan-notice-table-title {
    padding: 12px 0;
    font-size: 20px;
  }

  .esim-plan-notice-table-title img {
    width: 24px;
    margin-right: 8px;
  }

  .esim-plan-notice-table-row {
    height: 42px;
    min-height: 42px
  }

  .esim-plan-notice-table-row span {
    min-width: 0;
    height: 100%;
    box-sizing: border-box;
    overflow-wrap: anywhere;
    white-space: normal;
    font-size: 16px;
  }

  .esim-plan-notice-table-group-sms .esim-plan-notice-table-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .esim-plan-notice-table-group-voice .esim-plan-notice-table-row {
    grid-template-columns: 1fr;
  }

  .esim-plan-notice-table-group-data .esim-plan-notice-table-row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .esim-plan-notice-table-row-network {
    font-size: 12px
  }

  .esim-plan-notice-table-row .is-new-label {
    top: -12px;
    left: 65%;
    padding: 1px 12px;
    font-size: 14px;
  }

  .esim-plan-notice-table-row .is-new-label:after {
    width: 10px;
    height: 5px;
    left: 15%;
  }

  .esim-plan-notice:before {
    width: 80px;
    height: 30px;
  }

  .esim-plan-notice-lead {
    font-size: 18px
  }
}

@media screen and (max-width: 640px) {
  .esim-plan-notice .container {
    box-sizing: border-box;
  }

  .esim-plan-notice-heading {
    margin-bottom: 20px;
  }

  .esim-plan-notice-heading h2 {
    font-size: clamp(16px, 5vw, 22px);
  }

  .esim-plan-notice-heading h2 span {
    font-size: clamp(24px, 7vw, 32px);
  }

  .esim-plan-notice-table {
    width: 100%;
    min-width: 0;
    font-size: clamp(9px, 3vw, 11px);
  }

  .esim-plan-notice-table-group {
    min-width: 0;
  }

  .esim-plan-notice-table-row {
    min-width: 0;
    height: 42px;
    min-height: 42px;
  }

  .esim-plan-notice-table-group-sms .esim-plan-notice-table-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    background-color: #eff5e4;
  }

  .esim-plan-notice-table-group-voice .esim-plan-notice-table-row {
    grid-template-columns: 1fr;
    background-color: #f9e6ef;
  }

  .esim-plan-notice-table-group-data .esim-plan-notice-table-row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    background-color: #e0f1fb;
  }

  .esim-plan-notice-table-row span {
    min-width: 0;
    height: 100%;
    box-sizing: border-box;
    overflow-wrap: anywhere;
    white-space: normal;
  }

  .esim-plan-notice-table-row-network {
    font-size: clamp(8px, 2.5vw, 10px);
  }

  .esim-plan-notice-table-row .is-new-label {
    top: -9px;
    font-size: clamp(9px, 3vw, 12px);
    font-style: italic;
    font-weight: bold;
    border-radius: 5px;
  }

  .esim-plan-notice-lead {
    font-size: clamp(12px, 4vw, 16px);
  }
}

#norikae {
  padding-bottom: 0!important;
}
.norikae_list {
  margin-bottom: 2rem!important;
}
#esim_osusume_point {
  margin-top: 4rem;
}
#specTable .spec-group-voice-sim .flex-col3 .voice-title {
  display: flex!important;
}
#esim_osusume_point .osusume_list li {
  border-right: none;
}
#gaiyo-link-area > div.gaiyo-link-wrap.for-new.init_end {
  display: none!important;
}
.esim_trial_initcost h3 {
  top: -8vw!important;
}
.text_indent.small_text.esim_trial_initcost_detail {
  margin-bottom: 0!important;
}
.init-flex-left {
  display: none!important;
}
h2.device_check_r2-title {
  padding-top: 0!important;
}
#price {
  margin-top: 0!important;
  padding-top: 0!important;
}
#specTable .spec-voice-sim-annotation {
  margin-bottom: 0!important;
}
.esim_trial_main_title small {
  color: #fff;
}
.esim_trial_initcost_before p {
  margin-bottom: 0!important;
}
#price .campaign_bnr {
  margin-top: 0rem!important;
  padding-bottom: 0rem!important;
}
.btn_wrap.pb-0 {
  padding-bottom: 0!important;
}
.other-cost {
  margin-top: 0!important;
}
.other-cost-basic {
  font-size: 15px;
  color: #999;
  text-decoration: line-through;
}
.other-cost .pink {
  color: #e4007f;
  font-size: 20px;
}
.other-cost .large-text {
  font-size: 30px;
}
@media screen and (min-width: 641px) {
  .esim_trial_initcost h3 {
    top: -38px!important;
  }
  .esim_trial_main h3 {
    margin: 10px auto!important;
  }
  .esim_trial_price_career h4 {
    top: -1.5em!important;
  }
  #price_area .add-gb-cp {
    margin-bottom: 0.2em!important;
  }
  #price_area .other-cost p {
    padding: 0!important;
  }
  #price_area .other-cost p span.bd-bottom {
    padding-top: 0!important;
  }
}
@media screen and (max-width: 640px) {
  #devicecheck .form {
    padding: 12px;
  }
  .esim-plan-points-heading {
    margin-bottom: 24px;
    font-size: clamp(14px, 4.7vw, 20px);
  }
  .esim-plan-points-heading strong,
  .what-is-esim_title,
  #norikae h2,
  #price_area h2 {
    font-size: clamp(18px, 5.5vw, 24px);
  }
  #esim_osusume_point .osusume_list li .osusume_img {
    height: auto!important;
  }
  #esim_osusume_point li:nth-child(1) .osusume_img img {
    width: 85%!important;
  }
  #esim_osusume_point li:nth-child(2) .osusume_img img {
    width: 80%!important;
  }
  #esim-trial .container {
    width: 90%!important;
  }
  .esim_trial_main h3 {
    margin-top: 0!important;
    font-size: clamp(16px, 5vw, 22px)!important;
  }
  .esim_trial_price_career h4 {
    top: -4.2vw!important;
  }
  .esim_trial_initcost_before {
    justify-content: center!important;
  }
  .other-cost-basic {
    font-size: 3.6vw;
  }
.other-cost .large-text {
  font-size: 6vw;
}
}


.data-esim-cp {
  display: block;
}
.data-esim-cp-off {
  display: none;
}

/* 基本値調整 */
html {
  font-size: 14px;
}