@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;
}

.country-note-item:before{
    content: "･";
    padding-right: 3px;
}

.country-wifi-content{
    background: #ffffff;
    color: #0B3780;
    padding: 5rem 7.5rem;
    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;
}

.country-wifi-label.america:before{
    background: url("/common/images/cmn/flag/flag_30_america.png") no-repeat;
    background-size: contain;
}

/* WSYS-12252 【VMDB・フロント】カナダ・モルディブ5Gプランをサービスイン 20250508 M.Shimizu */
.country-wifi-label.canada:before{
    background: url("/common/images/cmn/flag/flag_30_canada.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.hawaii:before{
    background: url("/common/images/cmn/flag/flag_30_hawaii.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.china:before{
    background: url("/common/images/cmn/flag/flag_30_china.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.hongkong:before{
    background: url("/common/images/cmn/flag/flag_30_hongkong.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.taiwan:before{
    background: url("/common/images/cmn/flag/flag_30_taiwan.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.southkorea:before{
    background: url("/common/images/cmn/flag/flag_30_southkorea.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.unitedkingdom:before{
    background: url("/common/images/cmn/flag/flag_30_unitedkingdom.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.spain:before{
    background: url("/common/images/cmn/flag/flag_30_spain.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.france:before{
    background: url("/common/images/cmn/flag/flag_30_france.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.italy:before{
    background: url("/common/images/cmn/flag/flag_30_italy.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.germany:before{
    background: url("/common/images/cmn/flag/flag_30_germany.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.thailand:before{
    background: url("/common/images/cmn/flag/flag_30_thailand.png") no-repeat;
    background-size: contain;
}

.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;
}

.country-wifi-label.netherlands:before{
    background: url("/common/images/cmn/flag/flag_30_netherlands.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.greece:before{
    background: url("/common/images/cmn/flag/flag_30_greece.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.sweden:before{
    background: url("/common/images/cmn/flag/flag_30_sweden.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.slovenia:before{
    background: url("/common/images/cmn/flag/flag_30_slovenia.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.finland:before{
    background: url("/common/images/cmn/flag/flag_30_finland.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.portugal:before{
    background: url("/common/images/cmn/flag/flag_30_portugal.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.austria:before{
    background: url("/common/images/cmn/flag/flag_30_austria.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.croatia:before{
    background: url("/common/images/cmn/flag/flag_30_croatia.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.czechrepublic:before{
    background: url("/common/images/cmn/flag/flag_30_czechrepublic.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.hungary:before{
    background: url("/common/images/cmn/flag/flag_30_hungary.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.malta:before{
    background: url("/common/images/cmn/flag/flag_30_malta.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.singapore:before{
    background: url("/common/images/cmn/flag/flag_30_singapore.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.philippines:before{
    background: url("/common/images/cmn/flag/flag_30_philippines.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.malaysia:before{
    background: url("/common/images/cmn/flag/flag_30_malaysia.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.india:before{
    background: url("/common/images/cmn/flag/flag_30_india.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.australia:before{
    background: url("/common/images/cmn/flag/flag_30_australia.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.newzealand:before{
    background: url("/common/images/cmn/flag/flag_30_newzealand.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.iceland:before{
    background: url("/common/images/cmn/flag/flag_30_iceland.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.ireland:before{
    background: url("/common/images/cmn/flag/flag_30_ireland.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.bulgaria:before{
    background: url("/common/images/cmn/flag/flag_30_bulgaria.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.luxembourg:before{
    background: url("/common/images/cmn/flag/flag_30_luxembourg.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.romania:before{
    background: url("/common/images/cmn/flag/flag_30_romania.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.uae:before{
    background: url("/common/images/cmn/flag/flag_30_uae.png") no-repeat;
    background-size: contain;
}
/* E N D WSYS-10671 【VMDB・サイト】5Gプランを17個追加 2024/01/23 M.Amano */

/* START WSYS-11342 【VMDB・サイト】メキシコ・南アフリカ・スイスの5G/4Gの無制限プランを追加 20240822 M.Amano */
.country-wifi-label.mexico:before{
    background: url("/common/images/cmn/flag/flag_30_mexico.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.southafrica:before{
    background: url("/common/images/cmn/flag/flag_30_southafrica.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.switzerland:before{
    background: url("/common/images/cmn/flag/flag_30_switzerland.png") no-repeat;
    background-size: contain;
}
/* E N D WSYS-11342 【VMDB・サイト】メキシコ・南アフリカ・スイスの5G/4Gの無制限プランを追加 20240822 M.Amano */

/* START WSYS-11437 【VMDB・フロント】新規プラン追加_ベルギー/キプロス/ラトビア/リトアニア5G 20240917 M.Amano */
.country-wifi-label.belgium:before{
    background: url("/common/images/cmn/flag/flag_30_belgium.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.cyprus:before{
    background: url("/common/images/cmn/flag/flag_30_cyprus.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.latvia:before{
    background: url("/common/images/cmn/flag/flag_30_latvia.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.lithuania:before{
    background: url("/common/images/cmn/flag/flag_30_lithuania.png") no-repeat;
    background-size: contain;
}
/* E N D WSYS-11437 【VMDB・フロント】新規プラン追加_ベルギー/キプロス/ラトビア/リトアニア5G 20240917 M.Amano */

.country-wifi-label.guam:before{
    background: url("/common/images/cmn/flag/flag_30_guam.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.macau:before{
    background: url("/common/images/cmn/flag/flag_30_macau.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.oman:before{
    background: url("/common/images/cmn/flag/flag_30_oman.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.kuwait:before{
    background: url("/common/images/cmn/flag/flag_30_kuwait.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.saudiarabia:before{
    background: url("/common/images/cmn/flag/flag_30_saudiarabia.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.bahrain:before{
    background: url("/common/images/cmn/flag/flag_30_bahrain.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.maldives:before{
    background: url("/common/images/cmn/flag/flag_30_maldives.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.brasil:before{
    background: url("/common/images/cmn/flag/flag_30_brasil.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.peru:before{
    background: url("/common/images/cmn/flag/flag_30_peru.png") no-repeat;
    background-size: contain;
}

.country-wifi-label.mauritius:before{
    background: url("/common/images/cmn/flag/flag_30_mauritius.png") no-repeat;
    background-size: contain;
}

/*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-flag {
    justify-content: left;
    font-size: 1.6rem;
}

.price-text {
    text-align: left;
    padding: 0rem 5rem 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;
}