@charset "UTF-8";


.white-color{
    color: #ffffff;
}

.style-text-center{
    text-align: center;
}

.style-text-left{
    text-align: left;
}

.style-text-justify{
    text-align: justify;
}

.d-inline-block{
    display: inline-block;
}

.d-flex{
    display: flex;
}

.d-table{
    display: table;
}

.d-table-cell{
    display: table-cell;
}

.vertical-middle{
    vertical-align: middle;
}

.vertical-top{
    vertical-align: middle;
}

.margin-bottom0{
    margin-bottom: 0!important;
}

.position-relative{
    position: relative;
}

.no-hover:hover{
    color: #ffffff;
    text-decoration: none;
}

.layout-content_inner.mv-area{
    background: url("/common/images/page/price/5g/mv_backgroud.png?date=20230113") no-repeat ;
    background-size: 100%;
}

.g-content-title{
    color: #FFFF00;
    font-size: 3.5rem;
}

.mv-content{
    text-align: center;
}

.mv-title-img{
    max-width: 512px;
}

.mv-text{
    font-weight: 100;
    font-size: 2.3rem;
    text-shadow: 0 0 5px #00264e,0 0 5px #00264e,0 0 5px #00264e,0 0 5px #00264e;
    display: flex;
    margin-top: 2rem;
    padding-left: 29rem;
    padding-right: 41rem;
    text-align: left;
    line-height: 3.7rem;
}

.mv-wifi-img{
    max-width: 137px;
    margin: -22.4rem -35px 5.2rem 25rem;
}

.mv-note-text{
    color: #00264E;
    text-shadow: 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff, 0 0 3px #ffffff;
    font-weight: 500;
}

.info-content{
    max-width: 800px;
    margin: -26rem 0rem -2.5rem 13rem;
    padding: 4rem 6rem;
    background: #00264E;
    border-radius: 10px;
    position: absolute;
    z-index: 2;
}

.info-content-title{
    color: #FFFF00;
    font-size: 3.8rem;
}

.info-content-title span{
    font-size: 2rem;
    margin: 0 .5rem;
}

.history-content{
    background: url("/common/images/page/price/5g/g_history_background.png?date=20210615") no-repeat ;
    background-size: 100%;
    border-radius: 10px;
    margin-top: 32rem;
    position: relative;
    z-index: 1;
}

.history-content img{
    max-width: 900px;
    margin: auto;
}

.comparison-area{
    background: linear-gradient(135deg, #E000E0, #00CCFF);
    padding: 3rem 0;
    margin: 10rem 0;
}

.comparison-area .layout-content_inner{
    background: transparent;
}

.comparison-text-content:after{
    content: "";
    position: absolute;
    left: -35%;
    top: 0;
    width: 100px;
    height: 100%;
    background: url("/common/images/page/price/5g/time_icon.png?date=20210615") no-repeat center;
    background-size: contain;
}

.comparison-text-content:before{
    content: "";
    position: absolute;
    right: -35%;
    top: 0;
    width: 100px;
    height: 100%;
    background: url("/common/images/page/price/5g/arrow_icon.png?date=20210615") no-repeat center;
    background-size: contain;
}

.comparison-text{
    line-height: 1.8;
    font-size: 2rem;
}

.comparison-text-airplane, .comparison-text-light, .country-note-title, .country-wifi-label, .country-wifi-name, .wifi-request-btn{
    display: flex;
    justify-content: center;
    align-items: center;
}

.comparison-text-airplane:after{
    content: "";
    width: 40px;
    height: 20px;
    background: url(/common/images/page/price/5g/airplane_icon.png?date=20210615) no-repeat center;
    background-size: 80%;
}

.comparison-text-light:after{
    content: "";
    width: 40px;
    height: 30px;
    background: url("/common/images/page/price/5g/light_icon.png?date=20210615") no-repeat center;
    background-size: contain;
}

.comparison-speed-content{
    padding: 0 5rem;
}

.threeg-plan-box, .fourg-plan-box, .fiveg-plan-box{
    display: table;
    padding: 2rem 0;
    width: 100%;
}

.comparison-G-label{
    width: 25%;
}

.comparison-G-label p{
    font-size: 3.3rem;
    font-weight: 800;
    padding: 1.5rem 3rem;
    border-radius: 10px;
    border: 2px solid #ffffff;
}

.threeg-plan-box .comparison-G-label p{
    background: #00CCFF;
}

.fourg-plan-box .comparison-G-label p{
    background: #E000E0;
}

.fiveg-plan-box .comparison-G-label p{
    background: #FFFF00;
    border: 2px solid #00264E;
    color: #00264E;
}

.comparison-speed-text{
    margin-left: 2rem;
    padding: 5rem 0;
}

.comparison-speed-text p{
    font-size: 2.9rem;
    font-weight: 700;
    text-align: left;
}

.threeg-plan-box .comparison-speed-text{
    background: url("/common/images/page/price/5g/3g_plan_arrow.png?date=20210615") no-repeat left;
    background-size: contain;
}

.fourg-plan-box .comparison-speed-text{
    background: url("/common/images/page/price/5g/4g_plan_arrow.png?date=20210615") no-repeat left;
    background-size: contain;
}

.fiveg-plan-box .comparison-speed-text{
    background: url("/common/images/page/price/5g/5g_plan_arrow.png?date=20210615") no-repeat left;
    background-size: contain;
}

.fourg-plan-box .comparison-speed-text p{
    padding-left: 8rem;
}

.fiveg-plan-box .comparison-speed-text p{
    padding-left: 14rem;
}

.comparison-speed-note{
    font-size: 1.5rem;
}

.comparison-speed-note:before{
    content: "※";
}

.fiveg-merit-content{
    max-width: 100%;
    padding: 5rem 0;
    margin: 0;
}

.merit-content-inner{
    max-width: 680px;
    margin: 0 auto;
}

.merit-content-text{
    line-height: 2;
    font-size: 1.7rem;
    width: 50%;
}

.merit-content-img{
    width: 50%;
}

.merit-content-img img{
    width: 75%;
}

.country-area{
    background: linear-gradient(260deg, #E000E0, #00CCFF);
}

.country-note-content{
    max-width: 880px;
    margin: 0 auto;
    background: url("/common/images/page/price/5g/note_background.png?date=2021083102") no-repeat center;
    background-size: contain;
    padding: 0 3rem 4rem;
}

.country-note-title{
    font-size: 2rem;
    font-weight: 500;
}

.country-note-title:before{
    content: "";
    width: 40px;
    height: 30px;
    background: url("/common/images/page/price/5g/hand_icon.png?date=20210615") no-repeat center;
    background-size: contain;
}

.country-note-list{
    padding-top: 1.5rem;
    line-height: 2;
}

/* WSYS-13767 【フロント・VMDB】早割を削除 20260610 M.Shimizu */
.country-note-item::before{
    content: "･";
    padding-right: 3px;
}

/* WSYS-13301 【VMDB・フロント】新規プラン追加_日本5G/エチオピア/ジンバブエ/ボツワナ/ナミビア/スバールバル諸島/ベリーズ 20260212 M.Shimizu */
.country-wifi-content {
    background: #ffffff;
    color: #0B3780;
    padding: 40px 20px;
    margin: 5rem 0 6rem;
}

.country-wifi-contentbox{
    background: #ffffff;
    color: #0B3780;
    padding: 3rem 4rem 3rem 16.5rem;
}

.country-wifi-label{
    font-size: 3rem;
    font-weight: 800;
}

.country-wifi-label:before{
    content: "";
    width: 49px;
    height: 33px;
    margin: 2rem -0.5rem -1.5rem 0rem;
}

/* WSYS-13766 【VMDB・フロント】新規プラン追加_ヨーロッパ・アジア 5G(超高速) 容量無制限 20260616 J.Jiyun */
.country-flag-img{
    width: 40px;
    height: 27px;
    margin: 0 5px 0 -50px;
    object-fit: contain;
    flex-shrink: 0;
}

.country-wifi-name{
    border-bottom: 2px solid #E000E0;
    border-image: linear-gradient(270deg, #E000E0, #00CCFF);
    border-image-slice: 1;
}

/* START WSYS-10671 【VMDB・サイト】5Gプランを17個追加 2024/01/23 M.Amano */
.country-wifi-block {
    display: flex;
    width: 100%;
}

.country-wifi-block-item {
    width: 50%;
}
/* E N D WSYS-10671 【VMDB・サイト】5Gプランを17個追加 2024/01/23 M.Amano */

/*2021/08/31 TC haruka.arai [WSYS-8603]  5Gプラン追加_verisonとAT&T - フロント*/
.country-wifi-type{
    font-size: 2.6rem;
    letter-spacing: 0;
}

.country-wifi-g{
    font-size: 2.2rem;
    font-weight: 700;
    background: linear-gradient(230deg, #E000E0, #00CCFF);
    padding: .3rem 1.5rem;
    color: #ffffff;
    margin: 0 3.5rem 0 3rem;
    border-radius: 6px;
}

.country-wifi-speed{
    font-size: 2.4rem;
}

.country-wifi-info{
    padding: 3rem 0;
    border-bottom: 2px solid #E000E0;
    border-image: linear-gradient(270deg, #E000E0, #00CCFF);
    border-image-slice: 1;
}

.country-wifi-info-img{
    width: 16%;
    text-align: end;
}

.country-wifi-info-img img{
    width: 100%;
    margin-left: 7.5%;
}

.country-wifi-info-img .wt85{
    width: 55%;
}

.country-wifi-info-list{
    width: 45%;
    font-size: 1.5rem;
    font-weight: 600;
    color: #07308c;
}

.wh-20{
    width: 20%;
}

.wh-50{
    width: 50%;
}

.country-wifi-info-item:not(:last-child){
    margin-bottom: .6rem;
}

.country-wifi-info-item:before{
    content: "・";
    padding-right: 3px;
}

.country-wifi-request{
    width: 30%;
}

.country-wifi-plan-name{
    padding: .5rem 0;
    font-size: 2.2rem;
    background: #0A3680;
    margin-bottom: 2px;
}

.country-wifi-plan-special-fee{
    font-size: 2.1rem;
    padding: 0.3rem 0;
    color: 	#CE001D;
    background: #FDFEA8;
    letter-spacing: 0;
    margin-bottom: 2px;
}

.country-wifi-plan-special-fee span{
    font-size: 3.2rem;
    font-weight: 600;
    margin-left: 5px;
}

.country-wifi-plan-fee{
    font-size: 1.5rem;
    padding: 0.5rem 0;
    background: #CECECE;
    display: flex;
    justify-content: center;
    align-items: baseline;
    letter-spacing: 0;
}

.country-wifi-plan-fee:after{
    content: "";
    display: inline-block;
    width: 30px;
    height: 14px;
    background: url("/common/images/page/price/5g/plan_arrow_icon.png?date=20210615") no-repeat bottom right;
    background-size: contain;
}

.country-wifi-plan-fee span{
    font-size: 1.9rem;
    font-weight: 500;
    margin-left: 5px;
}

.wifi-request-btn{
    padding: 1.4rem 3rem;
    background: #CE2527;
    font-size: 2.1rem;
    border-radius: 5px;
    display: inline-flex;
    transition: 1s;
    box-shadow: 0 2px 4px #999;
    width: 100%;
    padding-right: 4rem;
}

.wifi-request-btn:before{
    content: "";
    width: 28px;
    height: 40px;
    background: url("/common/images/page/price/5g/memo_icon.png?date=2021083102") no-repeat center left;
    background-size: contain;
    margin-right: 12px;
}

a.wifi-request-btn:hover{
    opacity: 0.5;
}

.country-wifi-comming-content{
    padding: 3rem 7.5rem;
}

.commingsoon-img{
    width:40%;
    margin-top: -13px;
}
.country-money-note-list li{
    line-height: 1.5;
    margin-bottom: .4rem;
    font-size: 1.5rem;
}

/*IE*/
@media all and (-ms-high-contrast: none) {
    .g-content-title {
        font-size: 3.4rem;
    }
}

.country-text {
    background-color: rgb(180, 223, 254);
    font-weight: 700;
    font-size: 1.6rem;
    padding: 1rem 0rem 1rem 2rem;
    text-align: left;
}

.country-box table {
    width: 100%;
}

.country-flag {
    justify-content: left;
    font-size: 1.6rem;
}

.price-text {
    text-align: left;
    padding: 0rem 2rem 2rem 4.5rem;
    text-decoration: underline;
    text-decoration-color: rgb(29, 29, 78);
    text-underline-offset: 0.6rem;
}

.price-before {
    font-size: 2rem;
    font-weight: 500;
}

.price-after-text{
    color: rgb(221, 34, 34);
}

.price-after {
    font-size: 2.3rem;
}

.coming-soon{
    display: block;
    color: black;
    font-size: 37px;
    font-weight: 600;
    margin: 0.5em 8em 0.5em 7em;
}

.five-g {
    font-size: 2.4rem;
    background: white;
    color: #b8182d;
    border: 0.3rem solid;
    border-radius: 10%;
    padding: .2rem;
}

.special-position {
    position: unset;
}


/* START WSYS-13712 【フロント】消費者庁より指摘のため定価から通常価格に変更 20260519 M.Amano */
.country-text {
    margin-bottom: 1.5rem;
}
/* country-note-content を白カード化 */
.country-note-content {
    background: #ffffff;
    color: #07308c;
    padding: 40px;
    margin: 0 0 4rem;
    max-width: none;
}
.country-note-content .country-note-title {
    color: #07308c;
}
.country-note-content .country-note-title:before {
    display: none;
}
.country-note-content .country-note-list,
.country-note-content .country-note-list .country-note-item {
    color: #07308c;
}
.country-note-content .country-note-list a {
    text-decoration: underline;
}
.country-wifi-block-item {
    box-sizing: border-box;
    padding-left: 3rem;
}
.country-wifi-label.country-label-flex {
    display: flex;
    align-items: center;
}
.price-text.price-text-flex {
    text-decoration: none;
    padding: 0 0 0 4rem;
    display: flex;
    gap: 3rem;
}
.price-tax-note {
    font-size: 1rem;
}
.price-block {
    color: #000;
    display: flex;
    flex-direction: column;
}
.price-block.price-block-discount {
    color: #dd2222;
}
.price-label {
    font-size: 1.2rem;
}
.price-value {
    font-size: 2rem;
}
.country-wifi-block {
    border-bottom: 2px solid #b0b0b0;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
}
.country-wifi-block:last-child {
    border-bottom: none;
}
.early-discount-info {
    padding: 0 2rem 2rem;
    text-align: left;
}
.early-discount-info p {
    margin-bottom: 0.5rem;
}
.early-discount-info a {
    text-decoration: underline;
}
/* E N D WSYS-13712 */
