@charset "utf-8";


/* --------------------------------------------------------------------------------
   Shered
-------------------------------------------------------------------------------- */

.header {
  margin-bottom: 0;
  width: 100%;
  min-height: 43px;
  padding-bottom: 20px;
}
#contents-area,
#contents-body,
.lyt-col-1 #contents-body {
  float: none;
  width: 100%;
  max-width: 2000px;
}
#contents-body {
  display: block;
  padding-top: 40px;
}
.contents-inner {
  width: 950px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
}
.contents-inner:first-child {
  margin-top: 0;
}
#contents-footer {
  width: 990px;
  margin: 0 auto;
}
[class*="list-"].note>li {
  font-size: 100%;
}
.clearfix::after {
  content    : ".";
  height     : 0px;
  clear      : both;
  visibility   : hidden;
  display    : block;
}
.clearfix {
  zoom:100%;
}
.contents-inner ul:last-child,
.contents-inner li:last-child,
.contents-inner p:last-child {
  margin-bottom: 0;
}

/* --------------------------------------------------------------------------------
   Individual
-------------------------------------------------------------------------------- */

.sp_only{
 display: none;
}

.bg-slider {
  background-position:center center;
  background-size: cover;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
  justify-content: center;
  position: relative;
}

.bg-slider__title{
  color: #fff;
  font-size: 60px;
  line-height: 1.5;
  font-weight: bold;
  text-align:left;
  text-shadow: 0px 0px 10px #000;
  position: absolute;
  top: 345px;
  left: 50%;
  margin-left: -465px;
}

.military_mv{
    height: 600px;
    min-width: 950px;
}

.military_gnav{
    background-color: #d0db01;
    width: 100%;
    box-shadow: 0 6px 12px #8080807a;
}

.fixed{
    position: sticky;
    top: 0;
    z-index: 999;
}

@media all and (-ms-high-contrast: none){
.fixed{
    position: fixed;
    top: 0;
    z-index: 999;
}

.fixed_bg-slider{
    margin-top: 60px;
}
}

.military_gnav nav{
    padding: 16px 0;
}

.military_gnav ul{
    list-style: none;
    display: table;
    border-collapse: separate;
    table-layout: fixed;
    width: 950px;
    min-width: 950px;
    margin: 0 auto;
}

.military_gnav li{
    text-align: center;
    line-height: 1;
    float: left;
    width: 24.84%;
    padding: 5px 0;
    border-left: solid 1px #f3f6bf;
    font-size: 18px;
}

.military_gnav li:last-child{
    border-right: solid 1px #f3f6bf;
}

.military_gnav li a{
    color: #414042;
}

.benefits_wrapper{
  width: 100%;
  margin-top: 30px;
}

.benefits_wrapper section{
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  min-width: 950px;
  margin-bottom: 50px;
}

.benefits_wrapper section .tax_txt{
  text-align: right;
  color: #555555;
  font-size: 12px;
  padding: 35px 0 50px;
}

.benefits_wrapper section h2{
  font-size: 34px;
  text-align: center;
  padding: 45px 0;
}

.benefits_wrapper section .flex{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}

.benefits_wrapper section .center{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
}

.benefits_wrapper section .flex .content{
  width: 237px;
  text-align: center;
  border-right: solid 1px #c9ccce;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
}

.benefits_wrapper section .flex .content:first-child{
  border-left: solid 1px #c9ccce;
}

.benefits_wrapper section .flex .content .flex_img{
    flex: 1 0 auto;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    display: flex;
    display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
    justify-content: center;
}

.benefits_wrapper section .flex .content p{
  margin: 28px 0;
  font-weight: bold;
}

.benefits_wrapper section .flex .content a{
  color: #000;
  outline: none;
  display: inline-block;
}

.benefits_wrapper section .flex .content a:hover{
 text-decoration: none;
}

.benefits_wrapper section .flex .content .learnmore{
    background: #d0db01;
    padding: 10px 37px;
    border-radius: 50px;
    display: inline-block;
}

.benefits2_wrapper{
  width: 100%;
  box-shadow: 0 3px 10px #808080;
  margin-top: 50px;
}

.benefits2_wrapper #benefits1,
.benefits2_wrapper #benefits2,
.benefits2_wrapper #benefits3,
.benefits2_wrapper #benefits4{
    padding-top: 60px;
    margin-top: -60px;
}

.benefits2_wrapper section{
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  min-width: 950px;
}

.benefits2_wrapper section .flex{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  flex-wrap: wrap;
}

.benefits2_wrapper section .flex .content{
  width: 475px;
  height: 300px;
}

.benefits2_wrapper section .flex .content_text{
  padding: 0 30px;
  width: 415px;
  font-size: 18px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
  font-weight: bold;
}

.benefits2_wrapper section .flex .content_text p{

}

.benefits2_wrapper section .flex .content_bg1{
  background: url(/en/mobile/set/data/special/military/img/p/bg_benefits2_01.jpg) no-repeat center bottom;
}

.benefits2_wrapper section .flex .content_bg2{
  background: url(/en/mobile/set/data/special/military/img/p/bg_benefits2_02.jpg) no-repeat center bottom;
}

.benefits2_wrapper section .flex .content_bg3{
  background: url(/en/mobile/set/data/special/military/img/p/bg_benefits2_03.jpg) no-repeat center bottom;
}

.benefits2_wrapper section .flex .content_bg4{
  background: url(/en/mobile/set/data/special/military/img/p/bg_benefits2_04.jpg) no-repeat center bottom;
}

.esim-wrapper{
  background-color: #f5f5f5;
  padding-top: 15px;
  padding-bottom: 45px;
  box-shadow: 0 20px 20px -20px #cdcdcd inset;
}

.esim-wrapper section{
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  min-width: 950px; 
}

.esim-wrapper section h2{
  font-size: 30px;
  text-align: center;
  padding: 45px 0;
}

.esim-wrapper section .flex .content_text h3{
  font-size: 18px;
  font-weight: bold;
}

.esim-wrapper section .tac{
  text-align: center;
}

.esim-wrapper section .flex{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  padding-top: 45px;
}

.esim-wrapper section .flex .content_text{
  width: 555px;
  font-size: 18px;
}

.esim-wrapper section .pt-60{
  padding-top: 60px;
}

.major-plans_wrapper{
  width: 100%;
  padding-top: 60px;
}

.major-plans_wrapper section{
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  min-width: 950px;
  margin-bottom: 60px;
}

.major-plans_wrapper section h2{
  font-size: 30px;
  text-align: center;
  padding: 45px 0;
}

.major-plans_wrapper section .flex{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}

.major-plans_wrapper section .flex a .content{
  width: 463px;
  height: 160px;
  text-align: center;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
}

.major-plans_wrapper section .flex a .content_mu{
  background: url(/en/mobile/set/data/special/military/img/p/btn_merihari_unlimited.png?20231003) no-repeat center bottom;
}

.major-plans_wrapper section .flex a .content_op{
  background: url(/en/mobile/set/data/special/military/img/p/btn_other_various_plans.png?20200312) no-repeat center bottom;
}

.ugm_wrapper{
  width: 100%;
  background-color: #d0db01;
  text-align: center;
  padding-top: 60px;
}

.ugm_wrapper section{
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  min-width: 950px;
  padding-bottom: 60px;
}

.ugm_wrapper section h2{
  font-size: 60px;
  text-align: center;
  padding: 45px 0 0;
  line-height: 0.7;
}


.ugm_wrapper section h2 .ugm_span1{
  font-size: 50px;
  color: #e9527f;
  margin-bottom: 5px;
}

.ugm_wrapper section h2 .ugm_span2{
  font-size: 30px;
}

.ugm_wrapper section h2 .ugm_span3{
    line-height: 2;
}

.ugm_wrapper section h2 .ugm_span4{
  display: inline-block;
  margin-top: 15px;
  line-height: 1.1;
}

.ugm_wrapper section p{
  font-size: 30px;
  text-align: center;
  line-height: 1.5;
  margin: 32px 0 35px;
  padding: 0 10px;
}

.ugm_wrapper section a.link_button{
  display: inline-block;
  background-color: #e9527f;
  color: #fff;
  padding: 20px 30px;
  border-radius: 50px;
  font-size: 18px;
  margin: 0 auto;
}

.ugm-table_wrapper{
  width: 100%;
  text-align: center;
  padding: 45px 0 0;
}

.ugm-table_wrapper section{
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  min-width: 950px;
  padding-bottom: 60px;
}

.ugm-table_wrapper section table{
  width: 950px;
  margin: 0 auto;
}

.ugm-table_wrapper section table th{
  border: solid 2px #fff;
  background-color: #d0db01;
  padding: 20px 30px;
}

.ugm-table_wrapper section table th.ugm-th{
  padding: 20px 0;
  min-width: 140px;
}

.ugm-table_wrapper section table td{
  border: solid 2px #fff;
  background-color: #e0e0e0;
  padding: 20px 14px;
  font-size: 18px;
}

.ugm-table_wrapper section table .td_price{
  background-color: #f5f5f5;
}

.ugm-table_wrapper section table .bold{
  font-weight: bold;
}

.ugm-table_wrapper section table .total{
  font-weight: bold;
}

.ugm-table_wrapper section table .prices_b{
  font-size: 36px;
  text-align: left;
}

.ugm-table_wrapper section table .prices_s{
  font-size: 14px;
}

.ugm-table_wrapper section table .tal{
  text-align: left;
}

.mm-table_wrapper{
  width: 100%;
  text-align: center;
  padding: 45px 0 0;
}

.mm-table_wrapper section{
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  min-width: 950px;
  padding-bottom: 60px;
}

.mm-table_wrapper section table{
  width: 950px;
  margin: 0 auto;
}

.mm-table_wrapper section table th{
  border: solid 2px #fff;
  background-color: #d0db01;
  padding: 20px 30px;
  font-size: 20px;
}

.mm-table_wrapper section table td{
  border: solid 2px #fff;
  background-color: #e0e0e0;
  padding: 20px 14px;
  font-size: 18px;
}

.mm-table_wrapper section table .td_price{
  background-color: #f5f5f5;
}

.mm-table_wrapper section table .bold{
  font-weight: bold;
}

.mm-table_wrapper section table .total{
  font-weight: bold;
}

.mm-table_wrapper section table .prices_b{
  font-size: 36px;
  text-align: left;
}

.mm-table_wrapper section table .prices_s{
  font-size: 14px;
}

.mm-table_wrapper section table .tal{
  text-align: left;
}

.mm-table_wrapper_02 {
  width: 100%;
  text-align: center;
  padding: 45px 0 0;
}

.mm-table_wrapper_02 {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  min-width: 950px;
  padding-bottom: 15px;
}

.mm-table_wrapper_02 table {
  width: 950px;
  margin: 0 auto;
}

.mm-table_wrapper_02 table th {
  border: solid 2px #fff;
  background-color: #d0db01;
  padding: 22px 30px;
  font-size: 24px;
}

.mm-table_wrapper_02 table td {
  height: 105px;
  box-sizing: border-box;
  border: solid 2px #fff;
  padding: 10px 70px;
  font-size: 18px;
}
.mm-table_wrapper_02 table td.left_content {
  width: 50%;
  background-color: #e0e0e0;
  font-weight: bold;
}
.mm-table_wrapper_02 table td.left_content .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mm-table_wrapper_02 table td.left_content .inner img {
  display: block;
  margin-bottom: 20px;
}
.mm-table_wrapper_02 table td.right_content {
  width: 50%;
  border-top: solid 2px #f5f5f5;
  border-bottom: solid 2px #f5f5f5;
  background-color: #fff;
}
.mm-table_wrapper_02 table td.right_content .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.mm_wrapper{
  width: 100%;
  background-color: #d0db01;
  text-align: center;
  padding-top: 60px;
}

.mm_wrapper section{
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  min-width: 950px;
  padding-bottom: 60px;
}

.mm_wrapper section h2{
  text-align: center;
  padding: 45px 0 30px;
}

.mm_wrapper section h2 .mm_span1{
  font-size: 24px;
  margin-bottom: 5px;
}

.mm_wrapper section h2 .mm_span2{
  font-size: 60px;
}

.mm_wrapper section img{
  margin-bottom: 62px;
}

.mm_wrapper section a{
    background-color: #e9527f;
    color: #fff;
    padding: 20px 30px;
    border-radius: 50px;
    font-size: 18px;
    margin: 0 auto;
}

.iphoneusers_wrapper{
  width: 100%;
  text-align: center;
  height: 460px;
  background: url(/en/mobile/set/data/special/military/img/p/bg_iphoneusers.jpg) no-repeat center bottom;
}

.iphoneusers_wrapper2020{
  margin-top: 5px;
  height: 520px;
  background: url(/en/mobile/set/data/special/military/img/p/bg_iphoneusers_2020.jpg) no-repeat center bottom;
  display:-webkit-box!important; display:-webkit-flex!important; display:-ms-flexbox!important; display:flex!important;
  -webkit-box-pack:center!important; -webkit-justify-content:center!important; -ms-flex-pack:center!important; justify-content:center!important;
  -webkit-box-align:center!important; -webkit-align-items:center!important; -ms-flex-align:center!important; align-items:center!important;
}

.iphoneusers_wrapper2020 section,
.iphoneusers_wrapper section{
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  min-width: 950px;
  padding-bottom: 50px;
}

.iphoneusers_wrapper2020 section{
  padding: 0;
}

.iphoneusers_wrapper section h2{
  font-size: 46px;
  text-align: center;
  padding: 40px 0 20px;
  color: #d0db01;
}

.simcard_wrapper{
  width: 100%;
  text-align: center;
}

.simcard_wrapper section{
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  min-width: 950px;
  padding: 60px 0;
}

.list-s-lv1-note-decimal {
  list-style: none;
  margin-top: 40px;
  text-align: left;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.list-s-lv1-note-decimal_item:first-child {
  margin-top: 0;
}

.list-s-lv1-note-decimal_item {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.list-s-lv1-note-decimal_marker {
  min-width: 45px;
}

.list-s-lv1-note-decimal_marker {
  display: table-cell;
}

.list-s-lv1-note-decimal_data {
  display: table-cell;
}

.ymobile-plan_wrapper {
  background-color: #f5f5f5;
  padding: 90px 0 25px;
  box-shadow: 0 20px 20px -20px #cdcdcd inset;
  margin: 0 0 20px;
}

.ymobile-plan_wrapper section {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  min-width: 950px;
}

.ymobile-plan_wrapper section p {
  font-size: 22px;
  text-align: center;
  line-height: 1.5;
  padding: 0 10px;
  margin: 0 auto;
}

.ymobile-plan_wrapper .ymobile-plan_wrapper_link {
  font-size: 22px;
  text-align: center;
  line-height: 1.5;
  margin: 0 auto;
  padding: 0 10px;
  display: block;
}

/*-- 2020/01/28 追加 sumaho-debut-wrapper --*/
.sumaho-debut-wrapper {
  background-color: #d0db01;
  box-shadow: 0 20px 20px -10px #a5ad00 inset;
  padding: 60px 0;
}

.sumaho-debut-wrapper section {
  width: 950px;
  margin: 0 auto;
}

.sumaho-debut-wrapper section .flex{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}

/*-- 2020/01/28 追加 sumaho-debut-wrapper --*/
.sumaho-debut-wrapper {
  padding: 60px 0;
}

.sumaho-debut-wrapper section {
  width: 950px;
  margin: 0 auto;
}

.sumaho-debut-wrapper section .flex{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}

/*-- 2020/01/28 追加 recommend-model-wrapper --*/
.recommend-model-wrapper {
  padding: 60px 0;
}

.recommend-model-wrapper section {
  width: 950px;
  margin: 0 auto;
}

.recommend-model-wrapper section h2 {
  font-size: 30px;
  text-align: center;
  padding-bottom: 40px;
}

.recommend-model-wrapper section .flex {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}

.recommend-model-wrapper .flex-box {
  width: 460px;
  text-align: center;
}

.recommend-model-wrapper .flex-box h3 {
  font-size: 22px;
  color: #333;
  background-color: #e0e0e0;
  padding: 22px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 106px;
  box-sizing: border-box;
}

.recommend-model-wrapper .flex-box-inner {
  border: 2px solid #e0e0e0;
  padding: 60px 0;
}

.recommend-model-wrapper .model-name {
  font-size: 32px;
  font-weight: bold;
  padding-top: 40px;
}

.recommend-model-wrapper .model-link-btn {
  width: 280px;
  display: block;
  margin: 0 auto;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  text-align: center;
  background-color: #d0db01;
  border-radius: 26px;
  padding: 11px 0;
  margin-top: 40px;
}

.recommend-model-wrapper .model-link-btn:hover {
  text-decoration: none;
}

/*-- 2022/06/23 追加 campaign_wrapper --*/
.campaign_wrapper {
  width: 100%;
  text-align: center;
}

.campaign_wrapper section {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  padding: 60px 0;
}
.worryfree_wrapper {
  overflow: hidden;
  min-width: 950px;
}
.worryfree-visual {
  position: relative;
  left: 50%;
  width: 2000px;
  min-width: 950px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  margin-top: 45px;
}

.list-lv1-disc {
  margin-top: 40px;
  text-align: left;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.list-lv1-disc_item, .list-lv1-note_item {
  padding-left: 30px;
  position: relative;
  font-size: 30px;
}
.list-lv1-disc_item::before {
  position: absolute;
  left: 6px;
  display: block;
  content: '';
  top: 0.5em;
  border-radius: 50%;
  background-color: #333;
  width: 4px;
  height: 4px;
}