@charset "utf-8";

/* 共通 */
.mb-0 {
  margin-bottom: 0 !important;
}
#device_check_r2 .devicecheck,
#device_check_r2 {
    background-color: #ededed
}
/* 料金表 */
.plan_table {
  line-height: 1.5em;
}
table.plan_table th,
table.plan_table td {
  line-height: 1;
}
.voice-cost h3,
.data-cost h3 {
  margin-top: 0!important;
  background: none!important;
}
.category-wrap-title .simcard {
  display: none!important;
}
.accordion.data,
.accordion.sms {
  display: none!important;
}
.category-wrap-title .ajust {
  margin-left: 0;
}
.cp_price {
  margin-top: 5px!important;
}
.cp_capa {
  margin-top: 5px;
}
.bnr_area {
  margin: 0 auto 1em;
  text-align: center;
}
.op-sec .bnr_area {
  display: block !important;
}
.af-all,.id-all{display: none;}
/* PC */
@media screen and (min-width: 641px) {
  h2 {
    letter-spacing: 0.1em;
  }
  .lead_text {
    font-size: 20px;
    letter-spacing: 0.1em;
  }
  #info {
    margin: 0.4rem 0 3rem;
  }
}
/* SP */
@media screen and (max-width: 640px) {
  #info {
    margin-bottom: 1rem;
  }
}

/* 料金表調整 */
.voice-cost-wrap #cost-area-voice {
    margin-bottom: 0;
}
@media screen and (max-width: 640px) {
  .voice-cost-wrap #cost-area-voice {
    margin-top: 0;
  }
}

.WMT000000 #cost-area-voice .top_pink a,
.WMT000003 #cost-area-voice .top_pink a,
.WMT000004 #cost-area-voice .top_pink a,
.WMT001001 #cost-area-voice .top_pink a,
.WMT001002 #cost-area-voice .top_pink a,
.WMT001004 #cost-area-voice .top_pink a,
.MOT000001 #cost-area-voice .top_pink a,
.WMT000008 #cost-area-voice .top_pink a,
.WMT000009 #cost-area-voice .top_pink a,
.EOT000001 #cost-area-voice .top_pink a,
.WMT000012 #cost-area-voice .top_pink a,
.WMT000013 #cost-area-voice .top_pink a,
.WMT000014 #cost-area-voice .top_pink a {
  pointer-events: none;
  padding: 5px;
}
.WMT000000 #cost-area-voice .top_pink a:before,
.WMT000003 #cost-area-voice .top_pink a:before,
.WMT000004 #cost-area-voice .top_pink a:before,
.WMT001001 #cost-area-voice .top_pink a:before,
.WMT001002 #cost-area-voice .top_pink a:before,
.WMT001004 #cost-area-voice .top_pink a:before,
.MOT000001 #cost-area-voice .top_pink a:before,
.WMT000008 #cost-area-voice .top_pink a:before,
.WMT000009 #cost-area-voice .top_pink a:before,
.EOT000001 #cost-area-voice .top_pink a:before,
.WMT000012 #cost-area-voice .top_pink a:before,
.WMT000013 #cost-area-voice .top_pink a:before,
.WMT000014 #cost-area-voice .top_pink a:before,
.WMT000000 #cost-area-voice .voice-opt-link,
.WMT000003 #cost-area-voice .voice-opt-link,
.WMT000004 #cost-area-voice .voice-opt-link,
.WMT001001 #cost-area-voice .voice-opt-link,
.WMT001002 #cost-area-voice .voice-opt-link,
.WMT001004 #cost-area-voice .voice-opt-link,
.MOT000001 #cost-area-voice .voice-opt-link,
.WMT000008 #cost-area-voice .voice-opt-link,
.WMT000009 #cost-area-voice .voice-opt-link,
.EOT000001 #cost-area-voice .voice-opt-link,
.WMT000012 #cost-area-voice .voice-opt-link,
.WMT000013 #cost-area-voice .voice-opt-link,
.WMT000014 #cost-area-voice .voice-opt-link {
  display: none;
}

/* TOP※ */
#main {
  position: relative;
}
@media screen and (min-width: 641px) {
  #main .mv_ano {
    position: absolute;
    top: 66%;
    left: calc(50% + 391px);
    font-size: 1.2rem;
    padding: 1px 3px 0;
    border-radius: 3px 3px 0 3px;
  }
  #main .mv_ano.kome-3 {
    top: 71%;
    left: calc(50% + 372px);
    background: #fff;
    color: #ff0084;
    padding: 8px 3px;
  }
}
@media screen and (max-width: 640px) {
    #main .mv_ano {
    position: absolute;
    top: 62.3%;
    right: 9.6%;
    padding: 0.4vw;
    border-radius: 3px 3px 0 3px;
    font-size: 1rem;
  }
  #main .mv_ano.kome-3 {
    top: 69%;
    right: 11%;
    background: #fff;
    color: #ff0084;
    padding: 6px 2px;
  }
}

/* TOP下 */
#campaign .container {
  padding: 1rem 0 4rem;
}
@media screen and (max-width: 640px) {
  #campaign .container {
    padding: 1rem 0 2rem;
  }
  .top_anno_list {
    width: 105%;
    margin: 0 0 0 -2.5%;
  }
  .top_anno_list small.anno {
    font-size: 10px;
  }
}

/* 特典 */
.init-discount .benefits-cost-innner {
  margin: 1.5rem auto;
}
.benefits-cost-generally {
  align-items: center;
}
.benefits-cost-text,
.benefits-cost-discount {
  margin-bottom: 0 !important;
}
.device-plan.-discount {
  align-items: end;
}
@media screen and (min-width: 641px) {
  .benefits-cost-generally::after {
    right: -20px !important;
  }
  .benefits-cost-generally {
    margin-right: 3rem;
    margin-bottom: 0 !important;
  }
  .init-discount {
    border-right: 1px solid #e64d97;
  }
}
@media screen and (min-width: 641px) {
  #benefits .campaign_bnr {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 640px) {
  #benefits .campaign_bnr {
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 3rem;
  }
  .init-discount {
    padding-bottom: 1rem !important;
  }
}

/* 乗り換え */
#norikae {
  padding: 4rem 0;
}
#norikae p {
    margin: 0;
}
.norikae_list {
    display: flex;
    justify-content: space-between;
    margin: 0 0 5rem;
}
.norikae_list li {
    display: flex;
    flex-direction: column;
    width: 30%;
    background: #f7f5f1;
    padding: 20px;
    box-sizing: border-box;
}
.norikae_title {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    height: 2em;
    line-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
}
.norikae_img {
    height: 120px;
    margin: 20px 0;
    text-align: center;
}
.norikae_img img {
    height: 100%;
}
@media screen and (max-width: 640px) {
    .norikae_list {
        display: block;
        margin: 0 0 10vw;
    }
    .norikae_list li {
        width: 100%;
        margin: 0 0 3vw;
    }
}
.esim_osusume_point {
    position: relative;
    margin: 0 0 4rem;
}
.esim_osusume_point h3 {
    position: absolute;
    color: #fff;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    top: -32px;
    left: 50%;
    transform: translateX(-50%);
    background: url(/gigaplan/esim/phone/img/osusume_bg.png) center / contain no-repeat;
}
.osusume_list {
    display: flex;
    justify-content: center;
    background: #fcedf4;
    padding: 50px 0 20px;
}
.osusume_list li {
    width: 37%;
}
.osusume_title {
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.5em;
    margin: 0;
}
.osusume_title span {
    display: block;
    font-size: 0.7em;
    font-weight: normal;
}
.osusume_title sup {
    font-size: 12px;
}
.osusume_title span.anno {
    font-size: 10px;
    line-height: 12px;
}
.osusume_img {
    height: 140px;
    margin: 15px 0 0;
    text-align: center;
}
.osusume_img img {
    height: 100%;
}
@media screen and (max-width: 640px) {
    .esim_osusume_point {
        margin: 0 0 10vw;
    }
    .esim_osusume_point h3 {
        width: 90%;
        height: 7%;
        top: -6%;
        font-size: 4vw;
        white-space: nowrap;
    }
    .osusume_list {
        display: block;
        padding: 10vw 0 2vw;
    }
    .osusume_list li {
        width: 90%;
        margin: 0 auto 5vw;
    }
    .osusume_list li:first-of-type .osusume_img {
        border-bottom: 1px solid #ffafd6;
        padding-bottom: 15px;
    }
}
.how_to_esim {
    box-sizing: border-box;
    border: 10px solid #faf3eb;
    margin: 0 0 4rem;
    padding: 20px;
}
.hte_inner {
    display: flex;
    margin: 0 0 10px;
}
.hte_title {
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 10px;
    letter-spacing: 3px;
}
.hte_sub {
    line-height: 1.6em;
}
.hte_img {
    width: 20%;
}
.hte_img img {
    width: 100%;
}
@media screen and (max-width: 640px) {
    .how_to_esim {
        margin: 0 0 5vw;
    }
    .hte_inner {
        flex-direction: column;
    }
    .hte_title {
        text-align: center;
        font-size: 5vw;
        font-weight: normal;
        letter-spacing: 1px;
    }
    .hte_img {
        width: 40%;
        margin: 1em auto;
    }
}
#norikae .bnr_area {
    margin: 0;
}
@media screen and (max-width: 640px) {
    #norikae .bnr_area {
        width: 100%;
    }
}

/* 料金 */
.spec-container {
  padding: 4rem 0;
  background-color: #faf3eb;
}
@media screen and (max-width: 640px) {
  #price h3.spec_index {
    width: 100%;
  }
}

/* 共通 */
.other-cost {
  display: flex;
  box-sizing: border-box;
  align-items: center;
  margin: 1rem auto;
  padding: 0.5rem 0;
  text-align: center;
  background: #fff;
  position: relative;
  /* flex-wrap: wrap; */
  border: 1px solid #e7dccb;
}
.Period .other-cost {
  margin-top: 4rem;
  padding: 0 0 0.5rem 0;
}
.other-cost_text {
  border-left: 1px solid #BEA68C;
  margin: 0;
}
.other-cost_text.small {
  font-size: 1.3em;
}
span.bd-bottom {
  border-bottom: 1px solid #ddd;
  padding: 0.5rem 10rem;
  display: inline-block;
  margin: 0 0 0.5rem;
}
span.small-text{
  font-size: 0.7em;
}
.init-cp-label {
  background-color: #fa4e9e;
  width: 100%;
  text-align: center;
  color: #FFF;
  font-size: 16px;
  line-height: 1.2em;
  padding: 0.5rem 0;
  margin: 0 auto;
  margin-bottom: .5rem;
}
.before-price {
  color: #999;
  font-size: .7em;
  position: relative;
}
.before-price::before {
  position: absolute;
  content: "";
  display: block;
  background-color: #999;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
}
.cp-price {
  padding-left: 1rem;
  color: #d1528e;
}
.cp-price .price-value{
  color: #d1528e;
  font-weight: bold;
  font-size: 1.2em;
}
.reissue-annotation {
  font-size: 12px;
}
.type-anno-area {
  font-size: .9em;
  text-align: left;
  max-width: 960px;
  margin: 0 auto;
}
#price_area .spec_index {
  width: 960px;
  margin: 0 auto 20px !important;
  font-weight: normal !important;
  text-align: left;
}
.miowari-area .miowari-voice {
  max-width: 960px;
  margin: 1em auto 5em;
}
.cost-area {
  width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  #basic .cost-area {
    width: 90%;
    margin-bottom: 0 !important;
  }
}
.cost-area .voice-title,
.cost-area .miowari-voice,
.data-cost,
.accordion-menu,
.voicesim {
  display: none !important;
}
.cost-area table.table-cost tr td.midashi .midashi_flex.voiceesim {
  margin-bottom: 0 !important;
}
.cost-area .voice-cost .miowari-obi {
  line-height: 1;
}
.simcp_obi {
  line-height: 1;
}
.miowari-voice-wrap-inner-box .voice-option_cost {
    padding: 2px;
}
#price_area .gigaplan-esim-phone-bnr {
  margin-bottom: 1em;
}

/* PC */
@media screen and (min-width: 641px) {
  .other-cost p {
    padding: 1rem 0;
  }
  .other-cost_title {
    width: calc(960px/6);
    font-size: 16px;
    margin: 0;
  }
  .other-cost_text {
    width: calc(960px/6*5);
    font-size: 26px;
  }
  .midashi_flex.voiceesim {
    flex-wrap: wrap;
  }
  #price_area .campaign_bnr {
    margin-top: 30px;
  }
}
/* SP */
@media screen and (max-width: 640px) {
  #price_area h2 {
    line-height: 1.5;
  }
  .other-cost p {
    padding: 0.4rem 0;
  }
  .other-cost_title {
    width: 24%;
    font-size: 2vw;
    margin: 0;
  }
  .other-cost_text {
    width: 76%;
    font-size: 4vw;
  }
  .init-cp-label {
    font-size: 14px;
  }
  .reissue-annotation {
    font-size: 10px;
    padding: 0px 5px;
    text-align: left;
  }
  .other-cost_text {
    padding: 0rem;
  }
  .other-cost_text.small {
    font-size: 3.5vw;
  }
  .other-cost_text.small .bd-bottom {
    padding: 0.2em 1em;
  }
  .type-anno-area {
    max-width: 96%;
  }
  #price_area .spec_index,
  #price_area .cost-area {
    width: 96%;
    margin-bottom: 10px !important;
  }
  #cost-area-sp .white.cost_cp_box.sp.voice-row td {
    padding-bottom: 0;
  }
  #price_area .miowari-area .miowari-voice {
    margin-bottom: 3em;
  }
  .cost-area .voice-cost .miowari-obi {
    box-sizing: border-box;
  }
  .simcp_obi {
    line-height: 1;
    left: 50%;
    transform: translateX(-50%);
    box-sizing: border-box;
    width: 97% !important;
  }
  .cost-area .voice-cost .table-cost .voiceesim {
    display: block !important;
    width: 100% !important;
    text-align-last: left;
  }
  .cost-area .voice-cost .table-cost .voiceesim::before {
    display: none;
  }
  p.simcp_title {
    margin-bottom: 2rem !important;
  }
}
/* 初期費用調整 */
.init-area {
  padding: 3rem 0;
}
.init-area .cost-area-anno {
  display: none;
}
#price .campaign_bnr {
  margin-top: 3rem;
}
@media screen and (max-width: 640px) {
  #price .campaign_bnr {
    width: 100%;
  }
}
/* 料金表下概要 不要なものを非表示 */
#price .gaiyo_link[href="#overview_cp_init_voiceesim"] {
  display: none;
}

/* 基本仕様 */
#basic {
  padding: 4rem 0;
}

/* お申し込みの流れ */
/* 共通 */
#flow {
  padding: 4rem 0;
  background:#fff;
}
#flow > .pink_btn {
  margin: 2em auto 0;
}
@media screen and (max-width: 640px) {
  #flow > .pink_btn {
    margin: 0 auto;
  }
}

/* よくあるご質問 */
#qa{
  padding: 0 0 4rem 0;
}
@media screen and (max-width: 640px) {
  .tabs button {
    font-size: 3.5vw;
    padding: 0.8em 0.5em;
  }
}

/* 注意事項 */
#precautions {
  padding: 0 0 2rem 0;
}

/* 概要 */
.inc_gaiyo {
  margin: 3rem 0 2rem;
}