@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;800&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css2?family=Akshar:wght@300..700&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400;600;700&display=swap");
body {
  font-family: "Open Sans", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Yu Gothic Medium", YuGothic, "Yu Gothic Medium", "Yu Gothic", "メイリオ", sans-serif;
}

/*** text-size ***/
/*** font-type ***/
/*** Basic ***/
.list-iconindent li {
  text-indent: -1em;
  margin-left: 1em;
}

.text-black {
  color: #000;
}

.text-plan-l {
  color: #00B6A6;
}

/*** header ***/
.header-logo {
  margin: 0 auto;
}

.l-header-lp {
  position: fixed;
  left: 0px;
  top: 0px;
  background: #fff;
  width: 175px;
  height: 100%;
  border-bottom: none;
  border-right: 1px solid #e5e5e5;
  z-index: 9999;
}
.l-header-inner {
  width: auto;
  background: #fff;
  position: relative;
  z-index: 200;
}
.l-header-inner a {
  left: 20px;
  top: 20px;
  display: block;
  background: url(/common_c/images/common/logo.svg) no-repeat left top;
  background-size: 128px 26px;
  width: 128px;
  height: 26px;
  padding: 0px;
  margin: 58px auto 38px;
  text-indent: -99em;
  overflow: hidden;
}

.gnav li.gnav-submenu-item {
  width: 100%;
}
.gnav li p {
  padding: 13px 0 13px 0px;
  margin-bottom: 0;
  position: relative;
}
.gnav li p:after {
  content: url(/common_c/images/common/icon/icon_arrow.svg);
  background-size: 6px;
  display: block;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 6px;
  height: 10px;
  margin-top: -11px;
  fill: #FEC8CD;
}
.gnav li p.gnav-submenu-title {
  font-weight: bold;
}
.gnav li p.gnav-submenu-title:after {
  display: none;
}
.gnav li a.byod:before, .gnav li a.iph:before, .gnav li a.smhp:before, .gnav li a.help:before, .gnav li a.faq:before, .gnav li a.to_beginner:before, .gnav li a.setting_guide:before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 50%;
  -webkit-transform: translate(0, -55%);
  transform: translate(0, -55%);
  background: url(/common_c/images/common/icon/icon_product_sim.svg) no-repeat center center;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
}
.gnav li a.iph:before {
  background: url(/common_c/images/common/icon/icon_product_iphone.svg) no-repeat center center;
}
.gnav li a.smhp:before {
  background: url(/common_c/images/common/icon/icon_product_smartphone.svg) no-repeat center center;
}
.gnav li a.help:before {
  background: url(/common_c/images/common/icon/icon_honkaku.svg) no-repeat center center;
}
.gnav li a.faq:before {
  background: url(/common_c/images/common/icon/icon_support_faq.svg) no-repeat center center;
}
.gnav li a.to_beginner:before {
  background: url(/common_c/images/common/icon/icon_support_online_guide.svg) no-repeat center center;
}
.gnav li a.setting_guide:before {
  background: url(/common_c/images/common/icon/icon_yservice_howto.svg) no-repeat center center;
}
.gnav li a.pc_shop {
  padding-left: 0;
}
.gnav li a.pc_shop:before {
  display: none;
}

.l-lp {
  width: calc(100% - 175px);
  margin-left: 175px;
}
.l-lp .l-lp {
  width: 100%;
  margin-left: 0;
}

.lp-military .l-lp {
  width: 100%;
  margin: 0;
}
.lp-military .l-header-lp {
  position: relative;
  width: 100%;
  height: 65px;
}
@media (max-width: 768px) {
  .lp-military .l-header-lp {
    height: auto;
  }
}
.lp-military .l-header-lp a {
  margin: 5px auto 0px;
}

@media (max-width: 1180px) {
  body {
    padding-top: 60px;
  }
  .l-header-lp {
    position: absolute;
    top: 0;
    width: 100%;
    height: 60px;
  }
  .l-header-lp .gnav-mainmenu {
    margin-left: 15%;
  }
  .l-header-lp .gnav-mainmenu-item.d-md-block {
    display: none;
  }
  .l-header-lp .gnav-mainmenu-item p, .l-header-lp .gnav-mainmenu-item a {
    font-size: 0.7rem;
  }
  .l-header-inner a {
    margin: 0;
    top: 0;
  }
  .l-lp {
    width: 100%;
    margin-left: 0;
  }
  .gnav-submenu.is-active {
    top: 51px;
    height: auto;
  }
  .gnav-submenu.is-active .gnav-submenu-inner {
    margin-top: -10px;
    margin-bottom: 20px;
    padding-top: 0;
    opacity: 1;
  }
  .gnav-submenu.is-active .gnav-submenu-inner .gnav-submenu-list1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .gnav-submenu.is-active .gnav-submenu-inner .gnav-submenu-list1 li {
    width: auto;
  }
  .gnav-submenu.is-active .gnav-submenu-item a {
    padding-left: 35px;
  }
  .gnav-submenu.is-active .icon-plan2 {
    margin-left: 5%;
  }
}
@media (max-width: 768px) {
  .lp-military .l-header-inner a {
    margin: 15px auto 15px;
  }
  .en-index,
  .l-lp {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  .l-header-lp {
    width: 100%;
    height: 56px;
    padding-top: 0;
    z-index: 1000;
    border-bottom: 1px solid #e5e5e5;
  }
  .l-header-lp .gnav-mainmenu {
    margin-left: 0;
    height: 100%;
  }
  .l-header-lp .gnav-mainmenu-item p,
  .l-header-lp .gnav-mainmenu-item a {
    font-size: 14px;
  }
  .l-header-inner a {
    margin: 0;
    left: 15px;
    top: 15px;
    background-size: 117px 26px;
    width: 117px;
    height: 26px;
  }
  .is-header-fixed header {
    z-index: 1000;
    width: 100%;
    position: fixed;
    top: 0;
    background-color: #fff;
    border-bottom: 1px solid #E5E5E5;
  }
  .gnav-sp-head {
    padding: 25px 20px 0;
  }
  #lp #menu-open-english {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 58px;
    height: 58px;
    background-image: none;
    background-color: #000;
    z-index: 1000;
  }
  #lp #menu-open-english span {
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    background: #CACACA;
    position: absolute;
    left: 18px;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  #lp #menu-open-english span:nth-child(1) {
    top: 17px;
  }
  #lp #menu-open-english span:nth-child(2) {
    top: 22px;
  }
  #lp #menu-open-english span:nth-child(3) {
    top: 27px;
  }
  #lp #menu-open-english.is-active span:nth-child(1) {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 24px;
    left: 22px;
  }
  #lp #menu-open-english.is-active span:nth-child(2) {
    display: none;
  }
  #lp #menu-open-english.is-active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 24px;
    left: 22px;
  }
  .gnav-english {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    background-color: #f4f5f7;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    z-index: 300;
    opacity: 0;
    padding: 0;
    overflow: auto;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .gnav-english .gnav {
    opacity: 1;
    position: relative;
    display: block;
  }
  .gnav-english.is-active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
  .gnav-english .gnav-mainmenu {
    margin-bottom: 100px;
  }
  .gnav-english li.gnav-mainmenu-item {
    border-bottom: 1px solid #e5e5e5;
  }
  .gnav-english p, .gnav-english a.plan, .gnav-english a.whyymobile, .gnav-english a.area, .gnav-english a.sineupguide {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
  .gnav-english p:before, .gnav-english a.plan:before, .gnav-english a.whyymobile:before, .gnav-english a.area:before, .gnav-english a.sineupguide:before {
    content: "";
    background: url(/common_c/images/common/icon/icon_product.svg) no-repeat center center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 25px;
    height: 25px;
    position: relative;
    top: -1px;
  }
  .gnav-english .icon-phones a:before {
    content: "";
    background: url(/common_c/images/common/icon/icon_product_sim.svg) no-repeat center center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 25px;
    height: 25px;
    position: relative;
    top: -1px;
  }
  .gnav-english .icon-phones a:nth-child(3):before {
    background: url(/common_c/images/common/icon/icon_product_iphone.svg) no-repeat center center;
  }
  .gnav-english .icon-phones a:nth-child(4):before {
    background: url(/common_c/images/common/icon/icon_product_smartphone.svg) no-repeat center center;
  }
  .gnav-english .icon-plan a {
    padding-left: 0;
  }
  .gnav-english .icon-plan a:before {
    background: url(/common_c/images/common/icon/icon_price.svg) no-repeat center center;
  }
  .gnav-english .icon-sineupguide a.sineupguide {
    padding-left: 0;
  }
  .gnav-english .icon-sineupguide a.sineupguide:before {
    background: url(/common_c/images/common/icon/icon_support_online_guide.svg) no-repeat center center;
  }
  .gnav-english .icon-sineupguide .gnav-submenu-list1 a {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  .gnav-english .icon-sineupguide .gnav-submenu-list1 a:before {
    background: url(/common_c/images/common/icon/icon_honkaku.svg) no-repeat center center;
    display: block;
    position: static;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 56px;
    margin: 0 auto;
    height: 68px;
  }
  .gnav-english .icon-sineupguide .gnav-submenu-list1 li:nth-child(2) a:before {
    background: url(/common_c/images/common/icon/icon_support_faq.svg) no-repeat center center;
  }
  .gnav-english .icon-sineupguide .gnav-submenu-list1 li:nth-child(3) a:before {
    background: url(/common_c/images/common/icon/icon_support_online_guide.svg) no-repeat center center;
  }
  .gnav-english .icon-sineupguide .gnav-submenu-list1 li:nth-child(4) a:before {
    background: url(/common_c/images/common/icon/icon_yservice_howto.svg) no-repeat center center;
  }
  .gnav-english .icon-whyymobile a {
    padding-left: 0;
  }
  .gnav-english .icon-whyymobile a:before {
    background: url(/common_c/images/common/icon/icon_campaign.svg) no-repeat center center;
  }
  .gnav-english .icon-shop p:before {
    background: url(/common_c/images/common/icon/icon_shop.svg) no-repeat center center;
  }
  .gnav-english .icon-area a {
    padding-left: 0;
  }
  .gnav-english .icon-area a:before {
    background: url(/common_c/images/common/icon/icon_area.svg) no-repeat center center;
  }
  .gnav-english .icon-area a span {
    margin-left: 15px;
  }
  .gnav-mainmenu-item a {
    font-size: 13px;
    padding: 10px 15px 10px 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .gnav li.icon-sineupguide p:after,
  .gnav li.icon-shop p:after,
  .gnav-mainmenu-item.icon-shop > a:before {
    display: none;
  }
  .gnav-mainmenu-item.hassub:hover:after, .gnav-mainmenu-item.hassub:after {
    height: 52px;
  }
  .gnav li.gnav-submenu-item {
    width: 50%;
  }
}
/*** footer ***/
.l-footer-bottom {
  padding-bottom: 140px;
}

.l-footer-fixed {
  z-index: 1000;
}

.shortcutmenu-store {
  background: url(/common_c/images/common/english_guide_pc.svg) no-repeat left top;
  background-size: 90px 90px;
}
@media (max-width: 768px) {
  .shortcutmenu-store {
    background: url(/common_c/images/common/english_guide.svg) no-repeat left top;
    background-size: 60px 68px;
  }
}
@media (max-width: 768px) {
  .shortcutmenu-inner {
    bottom: 25px;
  }
}

#lp .gotop {
  bottom: 30px;
}
@media (max-width: 768px) {
  #lp .gotop {
    bottom: 95px;
  }
}

/*** contents-TOP ***/
.en-index.l-lp .l-footer-bottom {
  margin-bottom: 115px;
}

.swiper-pagination {
  bottom: -30px;
}

h2 {
  font-size: 32px;
  color: #ff0033;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 768px) {
  h2 {
    font-size: 28px;
    line-height: 1.2;
  }
}

h3 {
  font-size: 22px;
  color: #000;
  text-align: center;
  font-weight: bold;
  margin: 15px 0 15px 0;
}
@media (max-width: 768px) {
  h3 {
    font-size: 18px;
    margin: 20px 0 15px 0;
  }
}

.text-block h2 {
  color: #000;
}

.border-section {
  border-top: 2px solid #f4f5f7;
}

.product-list span {
  display: block;
  text-align: center;
}
.product-list span img {
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .product-list span img {
    width: 80%;
  }
}

.help-link-list a {
  font-size: 18px;
}
@media (max-width: 768px) {
  .help-link-list a {
    margin-bottom: 15px;
  }
}
.help-link-list a:before {
  content: "";
  width: 45px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/icon_honkaku.svg) no-repeat top left;
  background-size: cover;
  margin-right: 5px;
}
.help-link-list div:nth-child(2) a:before {
  background: url(../images/icon_support_online_guide.svg) no-repeat top left;
}
@media (max-width: 768px) {
  .help-link-list div:nth-child(3) a {
    margin-bottom: 0px;
  }
}
.help-link-list div:nth-child(3) a:before {
  background: url(../images/icon_yservice_howto.svg) no-repeat top left;
}

h2.ttl-faq:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 45px;
  height: 45px;
  background: url(../images/icon_support_faq.svg) no-repeat top left;
  background-size: cover;
  margin-right: 5px;
}

#modal-products {
  background-color: transparent;
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  width: 100%;
  left: 0;
}
#modal-products .refinemodal-inner {
  width: 500px;
  height: 300px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 15px -5px #777777;
          box-shadow: 0px 0px 15px -5px #777777;
  border-radius: 10px;
  padding: 20px;
  overflow: hidden;
  top: calc(50% - 170px);
}
@media (max-width: 768px) {
  #modal-products .refinemodal-inner {
    width: 90%;
    height: auto;
    left: 5%;
    top: calc(50% - 170px);
  }
}
#modal-products .refinemodal-inner .modal-ttl {
  font-weight: bold;
  font-size: 20px;
}
#modal-products .modal-close {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #eee;
  top: 10px;
  right: 10px;
  border-radius: 20px;
}
#modal-products .modal-close span {
  background-color: #000;
  width: 20px;
  top: 20px;
  left: 10px;
}

/*** contents-detail ***/
.en-detail .l-header-lp {
  border-bottom: 1px solid #e5e5e5;
}
.en-detail h1 {
  font-size: 40px;
  margin: 0 auto;
  font-weight: bold;
  line-height: 1.4;
  max-width: 980px;
  background: -webkit-linear-gradient(0deg, #FF0033 0%, #A80022 100%) 0% 0% no-repeat padding-box;
  color: #FF0033;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
@media (max-width: 768px) {
  .en-detail h1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.3;
    padding: 0 15px;
  }
}
.en-detail .accordion-second {
  margin-top: -2px;
}
.en-detail .accordion-title {
  border-right: 0;
  border-left: 0;
}
.en-detail .accordion-title.is-active .accordion-icon span:nth-child(1) {
  top: 4px;
  left: 9px;
}
.en-detail .accordion-icon {
  background-color: #bbb;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  border-radius: 15px;
}
.en-detail .accordion-icon span {
  background-color: #fff;
}
.en-detail .accordion-icon span:nth-child(1) {
  left: 9px;
  top: 3px;
}
.en-detail .accordion-icon span:nth-child(2) {
  left: 3px;
  top: 9px;
}

.plan-table {
  margin-bottom: 0;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0 20px;
}
@media (max-width: 768px) {
  .plan-table {
    border-spacing: 0 10px;
  }
}
.plan-table-border td {
  padding: 0 2%;
  border-left: solid 2px #ccc;
}
.plan-table-border td:last-child {
  border-right: solid 2px #ccc;
}
.plan-table-ttl {
  color: #fff;
  line-height: 1;
  text-align: center;
  font-weight: bold;
  font-size: min(16px, 3.5vw);
}
.plan-table-ttl-s div {
  display: block;
  background-color: #FF0033;
  padding: 10px;
  border-radius: 10px 10px 0 0;
}
.plan-table-ttl-m div {
  display: block;
  background-color: #FF820C;
  padding: 10px;
  border-radius: 10px 10px 0 0;
}
.plan-table-ttl-l div {
  display: block;
  background-color: #00B6A6;
  padding: 10px;
  border-radius: 10px 10px 0 0;
}
.plan-table-ttl-big {
  font-size: 2em;
}
.plan-table-txt {
  line-height: 1.2;
  font-size: min(26px, 5.25vw);
  font-weight: bold;
}
.plan-table-txt-s {
  font-size: 0.6em;
}
.plan-table-txt-m {
  font-size: 1.5em;
}
.plan-table-txt-l {
  font-size: 2em;
}
.plan-table-txtcolor-s {
  color: #FF0023;
}
.plan-table-txtcolor-m {
  color: #FFA900;
}
.plan-table-txtcolor-l {
  color: #0096B8;
}
.plan-table-txt-tri {
  padding: 0.5em;
  padding-top: 0.75em;
  color: #888;
  font-size: 0.75em;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
@media (max-width: 768px) {
  .plan-table-txt-tri {
    -webkit-transform: none;
    transform: none;
  }
}
.plan-table-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
.plan-table-flex img {
  margin-bottom: 10px;
  width: 30%;
  max-width: 150px;
}
.plan-table-flex-switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
@media (max-width: 768px) {
  .plan-table-flex-switch {
    display: block;
    text-align: center;
  }
}
.plan-table-flex-content {
  margin-left: 5%;
}
.plan-table-flex-subttl {
  margin-bottom: 5px;
  line-height: 1.2;
  font-weight: bold;
  font-size: min(30px, 5.5vw);
}
.plan-table-flex-content-ttl {
  margin-bottom: 5px;
  line-height: 1.2;
  font-weight: bold;
  font-size: min(80px, 9vw);
}
.plan-table-flex-content-ttl sup {
  vertical-align: top;
  font-size: 0.4em;
}
.plan-table-flex-content-ex {
  margin-bottom: 0;
}

.simple_5g_22yen {
  margin-right: 0;
  margin-left: 0;
}
.simple_5g_22yen div.col-6 {
  max-width: 49%;
  border: 1.5px solid #000;
  border-radius: 12px;
  padding: 20px;
  margin-right: 1%;
}
.simple_5g_22yen div.col-6:nth-child(2) {
  margin-right: 0%;
  margin-left: 1%;
}

.home_bundle_box {
  padding: 20px;
  border: 2px solid #ffc700;
  border-radius: 12px;
}
.home_bundle_box .home_bundle_box_head {
  margin: -20px -20px 0 -20px;
  background-color: #ffc700;
  border-radius: 12px 12px 0 0;
  text-align: center;
  padding: 15px 0 15px 0;
}
.home_bundle_box .home_bundle_box_head h4 {
  font-size: 25px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .home_bundle_box .home_bundle_box_head h4 {
    font-size: 20px;
  }
}
.home_bundle_box .home_bundle_box_head p {
  font-weight: bold;
}
.home_bundle_box .table-txt {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  margin: 15px 0 0 0;
}
@media (max-width: 768px) {
  .home_bundle_box .table-txt {
    font-size: 20px;
  }
}

.plandetail-pricetable-wrapper2 {
  margin-top: 55px;
  position: relative;
}
.plandetail-pricetable-wrapper2 .swiper-pagination {
  height: 0;
  top: -55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.plandetail-pricetable-wrapper2 .swiper-pagination span {
  opacity: 0.3;
  background-color: transparent;
  width: 30%;
  background-color: #FF0023;
  color: #fff;
  font-weight: bold;
  border-radius: 25px;
  height: 0;
  padding: 15px 0 30px 0;
}
.plandetail-pricetable-wrapper2 .swiper-pagination span:nth-child(2) {
  background-color: #FFA900;
}
.plandetail-pricetable-wrapper2 .swiper-pagination span:nth-child(3) {
  background-color: #0096B8;
}
.plandetail-pricetable-wrapper2 .swiper-pagination span.swiper-pagination-bullet-active {
  opacity: 1;
}

.ca_option_01, .ca_option_02 {
  border: 1px solid #235aad;
  border-radius: 10px;
  padding: 15px;
}
.ca_option_01 h4, .ca_option_02 h4 {
  background-color: #235aad;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin: -15px -15px 15px -15px;
  border-radius: 10px 10px 0 0;
  padding: 10px 0;
  font-size: 20px;
}
.ca_option_01 .list-iconindent, .ca_option_02 .list-iconindent {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
}
.ca_option_01 .text-area p:nth-child(2), .ca_option_02 .text-area p:nth-child(2) {
  color: #235aad;
  font-size: 20px;
}
.ca_option_01 .text-area p:nth-child(2) span, .ca_option_02 .text-area p:nth-child(2) span {
  font-size: 35px;
}
.ca_option_01 .etc-text-area h5, .ca_option_02 .etc-text-area h5 {
  background-color: #235aad;
  color: #fff;
  font-weight: bold;
  border-radius: 10px 10px 0 0;
  text-align: center;
  padding: 10px 0 10px 0;
  margin: 0 0 15px 0;
}
.ca_option_01 .col-7 p, .ca_option_02 .col-7 p {
  font-size: 18px;
  line-height: 1.4;
}
.ca_option_01 .col-7 p span, .ca_option_02 .col-7 p span {
  font-size: 20px;
  font-weight: bold;
}

.ca_option_02 {
  border: 1px solid #0061f3;
}
.ca_option_02 h4 {
  background-color: #0061f3;
}
.ca_option_02 .text-area p:nth-child(2) {
  color: #0061f3;
}
.ca_option_02 .etc-text-area h5 {
  background-color: #0061f3;
}
.ca_option_02 .list-iconindent {
  padding-bottom: 38px;
}

#plandetail-pricetable-list-wrapper3 {
  padding-top: 50px;
}
#plandetail-pricetable-list-wrapper3 li.swiper-slide {
  width: 100%;
}

.plandetail-pricetable-wrapper3 {
  position: relative;
}
.plandetail-pricetable-wrapper3 .swiper-pagination {
  height: 0;
  left: 0;
  top: -10px;
}
.plandetail-pricetable-wrapper3 .swiper-pagination span {
  opacity: 0.5;
  vertical-align: top;
  border-radius: 12px;
  width: 45%;
  background-color: #235aad;
  color: #fff;
  font-weight: bold;
  border-radius: 25px;
  height: 0;
  padding: 10px 0 40px 0;
}
.plandetail-pricetable-wrapper3 .swiper-pagination span:nth-child(2) {
  background-color: #0061f3;
}
.plandetail-pricetable-wrapper3 .swiper-pagination span.swiper-pagination-bullet-active {
  opacity: 1;
}

.discounts_box {
  border: 2px solid #fc0079;
  border-radius: 12px;
  padding: 20px;
}
.discounts_box .discounts_box_head {
  margin: -20px -20px 0 -20px;
  background-color: #fc0079;
  border-radius: 12px 12px 0 0;
  text-align: center;
  padding: 15px 0 15px 0;
}
.discounts_box .discounts_box_head h4 {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
}
.discounts_box .discounts_box_head p {
  color: #fff;
  font-weight: bold;
}
.discounts_box .table-txt {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  margin: 15px 0 0 0;
}
@media (max-width: 768px) {
  .discounts_box .table-txt {
    font-size: 20px;
  }
}
.discounts_box h5 {
  color: #fc0079;
  font-weight: bold;
  text-align: center;
  font-size: 25px;
  margin-bottom: 15px;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .discounts_box h5 {
    font-size: 20px;
  }
}
.discounts_box .family_price {
  color: #ff0033;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1;
}
.discounts_box .family_price span {
  font-size: 35px;
}

.plandetail-pricetable-wrapper4 {
  overflow: hidden;
}

/*** Product ***/
.en-detail .formselect {
  display: block;
  border-radius: 25px;
  width: 70%;
  margin: 0 auto 30px auto;
}
@media (max-width: 768px) {
  .en-detail .formselect {
    width: 100%;
    margin-bottom: 20px;
  }
}
.en-detail .storetop-list-text {
  font-size: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8px;
  display: inline-block;
}
@media (max-width: 768px) {
  .en-detail .storetop-list-text {
    margin-bottom: 8px;
  }
}
.en-detail .storetop-list-title {
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 5px;
}
.en-detail .storetop-list-price-text strong {
  font-size: 22px;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .en-detail .box-product {
    border-radius: 5px;
    padding: 20px 5px 15px;
  }
}
@media (max-width: 768px) {
  .en-detail .box-product-large {
    padding-right: 16px;
    padding-left: 16px;
  }
}
@media (max-width: 768px) {
  .en-detail .box-product .btn-m {
    width: 275px;
    font-size: 16px;
  }
}
.en-detail .box-product-title {
  position: absolute;
  top: -1px;
  right: -1px;
  left: -1px;
  background: gray;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  border-radius: 10px 10px 0 0;
  padding: 7px;
}
.en-detail .box-product-title + .box-product-image {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .en-detail .box-product-title + .box-product-image {
    margin-top: 35px;
  }
}
.en-detail .box-product-title-sky {
  background-color: #56A8EF;
}
.en-detail .box-product-title-green {
  background-color: #37B1AB;
}
.en-detail .box-product-title-orange {
  background-color: #FD5206;
}
.en-detail .product-page-link {
  border-bottom: 5px solid #fff;
  margin-bottom: 20px;
  background-color: #dfdfdf;
  margin-top: -20px;
  padding-top: 20px;
}
.en-detail .product-page-link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 980px;
  margin: 0 auto 20px auto;
}
.en-detail .product-page-link ul li {
  width: 32%;
  text-align: center;
  padding: 0 5px;
}
.en-detail .product-page-link ul li:nth-child(2) {
  margin-left: 2%;
  margin-right: 2%;
  padding: 0;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.en-detail .product-page-link ul li a, .en-detail .product-page-link ul li span {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #157ED8;
  padding: 10px 15px;
}
@media (max-width: 768px) {
  .en-detail .product-page-link ul li a, .en-detail .product-page-link ul li span {
    font-size: 15px;
  }
}
.en-detail .product-page-link ul li span {
  color: #fff;
  background-color: #000;
  border-radius: 25px;
}
.en-detail .to-beginner-box {
  background-color: #fff6eb;
  padding: 0 0 30px 0;
}
@media (max-width: 768px) {
  .en-detail .to-beginner-box {
    padding: 0 0 20px 0;
  }
}

/*** Help ***/
.en-detail .help_box, .en-detail .help_box_02 {
  border: 2px solid #ddd;
  border-radius: 12px;
  position: relative;
}
.en-detail .help_box::before, .en-detail .help_box_02::before {
  content: "";
  display: block;
  width: 1px;
  height: 94%;
  position: absolute;
  top: 3%;
  left: calc(50% - 1px);
  border: 1px dashed #000;
  z-index: 10;
}
.en-detail .help_box::after, .en-detail .help_box_02::after {
  content: "or";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  border: 1px solid #ddd;
  border-radius: 30px;
  padding: 10px 15px;
  font-weight: bold;
  font-size: 20px;
  margin-top: -25px;
  margin-left: -27px;
  background-color: #fff;
  z-index: 11;
}
.en-detail .help_box .row, .en-detail .help_box_02 .row {
  position: relative;
}
.en-detail .help_box .row::after, .en-detail .help_box_02 .row::after {
  content: "1.";
  display: block;
  position: absolute;
  top: 5px;
  left: 25px;
  font-size: 25px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .en-detail .help_box .row::after, .en-detail .help_box_02 .row::after {
    left: 15px;
    font-size: 20px;
  }
}
.en-detail .help_box .row .col-6 h4, .en-detail .help_box_02 .row .col-6 h4 {
  font-size: 25px;
  font-weight: bold;
  background-color: #eee;
  padding: 10px 0;
  margin-bottom: 20px;
  margin-right: -15px;
}
@media (max-width: 768px) {
  .en-detail .help_box .row .col-6 h4, .en-detail .help_box_02 .row .col-6 h4 {
    font-size: 20px;
    height: 5em;
  }
}
.en-detail .help_box .row .col-6:nth-child(2) h4, .en-detail .help_box_02 .row .col-6:nth-child(2) h4 {
  margin-right: 0px;
  margin-left: -15px;
}
.en-detail .help_box_02::before, .en-detail .help_box_02::after {
  display: none;
}
.en-detail .help_box_02 h4 {
  font-size: 25px;
  font-weight: bold;
  background-color: #eee;
  padding: 10px;
}
@media (max-width: 768px) {
  .en-detail .help_box_02 h4 {
    font-size: 20px;
  }
}
.en-detail .help_box_02 h4 span {
  display: inline-block;
  font-size: 25px;
  font-weight: bold;
}
.en-detail .text-ll {
  font-size: 30px;
}
@media (max-width: 768px) {
  .en-detail .text-ll {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .swiper-button-prev {
    background: url(/english/images/icon_slide_left.png) no-repeat;
    background-size: cover;
    width: 30px;
    height: 60px;
    left: -25px;
  }
  .swiper-button-next {
    background: url(/english/images/icon_slide_right.png) no-repeat;
    background-size: cover;
    width: 30px;
    height: 60px;
    right: -25px;
  }
  .plandetail-pricetable-wrapper3 .swiper-button-prev {
    left: -15px;
  }
  .plandetail-pricetable-wrapper3 .swiper-button-next {
    right: -15px;
  }
}
/* 20241004 */
.box-product .storetop-foot strong {
  font-weight: normal;
}

/* /20241004 */