@charset "UTF-8";

/**********************************************************
 *
 * Charge PCパーツ
 *
 **********************************************************/

/*   Parts
-----------------------------------------------    */
.beta-mod-mt00 {
    margin-top: 0 !important;
}
.beta-mod-mb00 {
    margin-bottom: 0 !important;
}

.beta-mod-mt20 {
    margin-top: 20px !important;
}

.beta-mod-mt30 {
    margin-top: 30px !important;
}

.beta-mod-mb40 {
    margin-bottom: 40px !important;
}

.beta-mod-pd-none {
    padding: 0 !important;
}

.beta-mod-pt20 {
    padding-top: 20px !important;
}
.beta-mod-pb20 {
    padding-bottom: 20px !important;
}
.beta-mod-pb00 {
    padding-bottom: 0 !important;
}

.beta-mod-pl05 {
    padding-left: 5px !important;
}
.beta-mod-pl10 {
    padding-left: 10px !important;
}

.beta-mod-section--w940 {
    width: 940px;
    margin: 0 auto;
}

.beta-mod-section--w800 {
    width: 800px;
    margin: 0 auto;
}
.mod-fw-bold {
    font-weight: bold;
}
.full {
    font-family: 'Roboto','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
}

/*font-color*/
.mod-fc-gold {
    color: #b97850;
}

/*    H1デザイン
-----------------------------------------------    */
.full .sec-cmnLv1-bg {
    width: 100%;
    background: url(/images_osp/charge/bg_ttlLv1_charge_pc.jpg) center no-repeat;
    background-color: #e2f0f3;
    background-size: cover;
}
.full .sec-cmnLv1-bg .sec-cmnLv1-wrap {
    position: relative;
    width: 940px;
    margin: 0 auto;
}
.full .sec-cmnLv1-bg .sec-cmnLv1-wrap .ttl-cmnLv1-txt {
    padding: 60px 0 31px;
    font-size: 215%;
    font-weight: bold;
}

.full a:hover {
    opacity: .8;
}

.mod-img-common .img-common__overlay--arrow:hover:before {
    border: none;
}



/*    breadcrumb
-----------------------------------------------    */
.full .sec-cmnLv1-bg .sec-cmnLv1-wrap #breadcrumb {
    position: absolute;
    width: 940px;
    top: 0;
    left: 0;
}
.full .sec-cmnLv1-bg .sec-cmnLv1-wrap #breadcrumb .nav-breadcrumb {
    margin-top: 15px;
}
.full .sec-cmnLv1-bg .sec-cmnLv1-wrap #breadcrumb .nav-breadcrumb ul li {
    margin-left: 0;
    font-size: 12.04px;
}
.full .sec-cmnLv1-bg .sec-cmnLv1-wrap #breadcrumb .nav-breadcrumb ul li > a {
    padding-right: 10px;
    color: #333;
    text-decoration: none;
    display: block;
}
.full .sec-cmnLv1-bg .sec-cmnLv1-wrap #breadcrumb .nav-breadcrumb ul li > a:hover {
    text-decoration: underline;
}


/*    nav-pageAnchor
-----------------------------------------------    */
.mod-sec-common-lv2 {
    border: none;
}

.charge_Anchor {
    margin: 30px auto;
}
.nav-pageAnchor .float-box a {
    position: relative;
    display: block;
    padding: 10px 35px 10px 0;
    text-decoration: none;
    color: #333;
    border-bottom: 1px solid #DCDCDC;
}
.nav-pageAnchor .float-box a .float-box-icon {
    margin-right: 4px;
}
.nav-pageAnchor .float-box a:after {
    content: "";
    position: absolute;
    top: 46.5%;
    right: 12px;
    width: 9px;
    height: 14px;
    background: 0 0 no-repeat;
    background-size: contain;
    background-image: url(/images_osp/common/ico/ico_arrow_r04_v2.png);
    transform: rotate(90deg) translateX(-50%);
}
.nav-pageAnchor {
    display: flex;
    flex-wrap: wrap;
}
.nav-pageAnchor .float-box {
    margin-top: 20px;
    margin-right: 20px;
    width: calc(100%/4 - 20px);
}
.nav-pageAnchor .float-box:nth-of-type(-n+4) {
    margin-top: 0;
}
.nav-pageAnchor .float-box:nth-of-type(4n) {
    margin-right: 0;
}



/*    bnr-all
-----------------------------------------------    */

.mod-bnr-common {
    margin: 0 auto;
    max-width: 940px;
}

.mod-bnr-common a {
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: row;
    position: relative;
    text-decoration-line: none; 
    width: 100%;
}

.box-charge-inner .mod-img-common > .img-common__overlay--arrow,
.box-charge-inner .mod-img-common .panel-link-btn {
    border-radius: 10px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    display: block;
}

/* bnr-mydocomo */
.bnr-mydocomo.mod-bnr-common {
    border: solid 1px #ddd;
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

/* bnr-eraberu */
.bnr-eraberu.mod-bnr-common .bnr-common__inner--border:before {
    border: none;
}

/* bnr-docomo_economy_mvno */
.bnr-docomo_economy_mvno {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border-radius: 10px;
}

/* bnr-simulation */
.bnr-simulation.mod-bnr-common {
    border: solid 1px #ddd;
}

/* bnr-close */
.bnr-close.mod-bnr-common {
    border: solid 1px #ddd;
}


/*    mod-anc-box
-----------------------------------------------    */
#sec_plan .mod-anc-title {
    color: #cc0033;
    font-size: 26px;
    letter-spacing: 3.64px;
    margin-bottom: 20px;
}

.grid-common__col--col5 {
    width: 20%;
    float: left;
    vertical-align: top;
    padding: 0 5px 0;
    margin: 30px 0 0;
}

.mod-anc-box .bnr-common {
    flex-direction: column;
}

.mod-anc-box .bnr-common a {
    display: block;
    position: relative;
}

.mod-anc-box .bnr-common a > .anc-header {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    left: 50%;
    top: -16px;
    transform: translateX(-50%);
    width: 74%;
    z-index: 2;
}

.mod-anc-box .bnr-common .bnr-common__inner {
    filter: drop-shadow(1px 3px 5px rgba(0, 0, 0, .2));
}



/*    sec-charge-lv3
-----------------------------------------------    */
.sec-charge-lv3 {
    border-radius: 10px;
    margin: 0 auto 60px;
    width: clamp(0%, 100%, 940px);
    border: solid 3px #aaa;
}

.sec-charge-lv3:last-child {
    margin-bottom: 0;
}

.sec-charge-lv3 > .box-charge-inner {
    padding: 60px 0 15%;
}

.box-charge-inner > * {
    padding: 0 40px;
}

.box-plan-header {
    font-size: 171.4%;
    font-weight: bold;
    padding-top: 32px;
    text-align: center;
    color: #cc0033;
}

.sec-other-plan .box-plan-header {
    padding-top: 0;
}

.sec-charge-lv3 .box-plan-sub {
    font-size: 128.6%;
    padding-top: 24px;
    text-align: center;
}

.sec-accordion-area {
    width: 740px;
    margin: 0 auto;
    padding: 32px 0;
}

.sec-charge-lv3 .btn-common .btn-common__button--h2-arrow,
.sec-charge-lv3 .btn-common .btn-common__button--h2-arrow:hover,
.sec-charge-lv3 .btn-common .btn-common__button--h2-blank,
.sec-charge-lv3 .btn-common .btn-common__button--h2-blank:hover {
    background: #fff;
}

.mod-btn-common {
    text-align: center;
}

.sec-accordion-area-inner {
    background: #fff;
    border-radius: 20px;
    padding: 40px;
}

.sec-accordion-area-inner .tit-common-lv4 {
    align-items: center;
    display: flex;
    font-size: 142.9%;
}

.sec-accordion-area-inner .tit-common-lv4::before,
.sec-accordion-area-inner .tit-common-lv4::after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #707070;
}

.sec-accordion-area-inner .tit-common-lv4::before {
    margin-right: 2rem;
}

.sec-accordion-area-inner .tit-common-lv4::after {
    margin-left: 2rem;
}

.mod-list-contact {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0;
    width: 70%;
}
.mod-list-contact-02 {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0;
    width: 70%;
}

.mod-list-contact dt {
    background-color: #fff;
    margin-right: 2px;
    text-align: center;
    padding: 10px 40px;
    width: 150px;
}
.mod-list-contact-02 dt {
    background-color: #fff;
    text-align: center;
    padding: 10px 40px;
    width: 152px;
    border:solid 1px rgb(184, 184, 184);
    border-right: none;
}

.mod-list-contact dd {
    background-color: #fff;
    width: calc(100% - 152px);
}

.mod-list-contact-02 dd {
    background-color: #fff;
    width: calc(100% - 154px);
    border:solid 1px rgb(184, 184, 184);
}

.mod-list-contact ul.list-common,
.mod-list-contact-02 ul.list-common {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}

.mod-list-contact li,
.mod-list-contact-02 li {
    list-style: none;
    text-align: center;
    padding: 10px 20px;
}

.mod-common-notes {
    margin-top: 30px;
}

.mod-common-notes dt {
    font-size: 115%;
    font-weight: bold;
    margin-bottom: 10px;
}

.mod-common-notes dd {
    font-size: 100%;
}

/* ▼▼▼ プランごとの設定 ▼▼▼ */
#sec-docomo-max.sec-charge-lv3 {
    border: solid 3px #cc0033;
}
#sec-docomo-poikatsu-max.sec-charge-lv3,
#sec-docomo-poikatsu-20.sec-charge-lv3 {
    border: solid 3px #BC9500;
}
#sec-docomo-mini.sec-charge-lv3 {
    border: solid 3px #0068B7;
}
#sec-ahamo.sec-charge-lv3 {
    border: solid 3px #040000
}


/* その他プラン */
.sec-smt-plan,
.sec-other-plan {
    border: solid 3px #aaa;
}

.sec-smt-plan .grad-item,
.sec-other-plan .grad-item {
    background: #f6f6f6;
}

.sec-smt-plan .box-plan-header,
.sec-other-plan .box-plan-header {
    color: #cc0033;
}

/* U15はじめてスマホプラン */
#sec_u15_hajimete .box-plan-header {color: #00469b;}

.sec-other-plan .box-plan-header {
    border-bottom: solid 1px #f6f6f6;
    font-size: 142.9%;
    padding-bottom: 28px;
    margin-bottom: 16px;
}
/* ▲▲▲ 以上プランごとの設定 ▲▲▲ */


/*    list-option
-----------------------------------------------    */

.list-option-link .list-common__item--normal {
    margin-top: 20px;
    padding-top: 0;
}

.list-option-link .list-common__item--normal:first-child {
    margin-top: 0;
}

.list-option-link .txt-icon--arrow {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    display: block;
    width: 100%;
}

.list-option-link {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.list-option-link .sec-list-option {
    width: 100%;
    max-width: 440px;
}

.btn-option-cont {
    align-items: center;
    display: flex;
    justify-content: left;
}

.list-option-link .sec-list-option .img-common {
    margin-bottom: 0;
    max-width: 88px;
}

.btn-option-cont > .mod-txt-common {
    padding-left: 24px;
}

.btn-option-cont > .mod-txt-common dt {
    font-size: 114.3%;
    line-height: 2;
}

.list-option-link a.txt-icon--arrow,
.list-option-link a.txt-icon--arrow:hover {
    text-decoration: none;
    color: #333;
}

.list-option-link .txt-icon--arrow .icon-common--arrow {
    right: 15px;
}



/*   .grad-wrap
-----------------------------------------------    */
.grad-wrap {
    position: relative;
    transition: .2s ease;
}

.grad-trigger {
    z-index: 2;
    position: absolute;
    bottom: 60px;
    right: 0;
    left: 0;
    margin: auto;
    pointer-events: none;
    cursor: pointer;
}

.grad-trigger:after {
    content: "料金・手続き窓口を確認する"; /*クリック前のボタンのラベル*/
    z-index: 2;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 272px;
    margin: auto;
    padding: 14px 25px 14px 20px !important;
    background: #707070;
    border-radius: 40px;
    bottom: 0;
    color: #fff;
    text-align: center;
    cursor: pointer;
    transition: .2s ease;
    box-sizing: border-box;
    pointer-events: auto;
}
.grad-trigger:focus:after{
    border: 2px dotted #333;
}

#other_drone_plan .grad-trigger:after {
    content: "料金を確認する"; /*クリック前のボタンのラベル*/
}

.grad-trigger:before {
    content: "";
    z-index: 5;
    position: absolute;
    bottom: 1.4em;
    right: 25.2em;
    width: 12px;
    height: 12px;
    margin: auto;
    background: url(/images_osp/common/btn/ico_toggle_open.png) center/contain no-repeat;
}

.grad-trigger.is-show:before {
    background: url(/images_osp/common/btn/ico_toggle_close.png) center/contain no-repeat;
}

.grad-item {
    position: relative;
    overflow: hidden;
}
.grad-item.is-hide {
    height: 0;
}

.grad-item:before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    background: #FFF;
    z-index: 1;
}

.grad-trigger.is-show:after,
#other_drone_plan .grad-trigger.is-show:after {
    content: "閉じる" /*クリック後にボタンのラベルを変える*/
}

.grad-trigger.is-show + .grad-item:before {
    display: none;
}


/*   .mod-cv-link-box
-----------------------------------------------    */
.sec_cv.mod-sec-common-lv2 {
    background: #faeff1;
}

.sec_cv.mod-sec-common-lv2 .sec-common-lv2__inner {
    margin: 0 auto;
    max-width: 640px;
}

.mod-cv-link-box {
    text-align: center;
}

.mod-cv-link-box dt {
    margin-bottom: 8px;
}

/*   sec_discount
-----------------------------------------------    */
#sec_discount.mod-sec-common-lv2 {
    background: #f6f6f6;
}

.mod-carousel-box .mod-carousel-item {
    padding-right: 24px;
    width: 224px
}

.mod-carousel-box .mod-carousel-list {
    display: flex;
    min-height: 276px;
    padding: 2px 0 8px;
    overflow-x: auto;
    transition: all .2s ease-in-out;
    margin: 24px 0 0 0;
    color: rgba(39,39,39,0);
    -webkit-text-fill-color: #272727;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.mod-carousel-box .mod-carousel-list::-webkit-scrollbar {
    visibility: hidden;
    height: 8px;
    transition: all .2s ease-in-out
}

.mod-carousel-box .mod-carousel-list::-webkit-scrollbar-thumb {
    border-radius: 30px;
    box-shadow: inset 0 0 0 10px
}

.mod-carousel-box .mod-carousel-list:hover,
.mod-carousel-box .mod-carousel-list:focus {
    color: #272727;
    overflow-x: scroll;
    scrollbar-width: auto;
    -ms-overflow-style: auto;
}

.mod-carousel-box .mod-carousel-list:hover::-webkit-scrollbar,
.mod-carousel-box .mod-carousel-list:focus::-webkit-scrollbar {
    visibility: visible
}

.mod-carousel-box .mod-carousel-image-container {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 14px rgba(0,0,0,0.1);
    display: grid;
    height: 200px;
    overflow: hidden;
    place-items: center;
    position: relative;
    width: 200px;
    z-index: 1;
}

.mod-carousel-box .mod-carousel-list:hover::-webkit-scrollbar-thumb,
.mod-carousel-box .mod-carousel-list:focus::-webkit-scrollbar-thumb {
    background-color: #272727
}

.mod-carousel-box .mod-carousel-list:hover::-webkit-scrollbar-track,
.mod-carousel-box .mod-carousel-list:focus::-webkit-scrollbar-track {
    background: rgba(39, 39, 39, 0.1);
    border-radius: 30px
}

.mod-carousel-box .mod-carousel-campaign-panel {
    color: #093475;
    cursor: pointer;
    text-decoration: none;
    transition: transform .2s ease-in-out;
}

.mod-carousel-box .mod-carousel-text {
    display: -webkit-box;
    font-weight: 700;
    margin-top: 16px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -webkit-text-fill-color: inherit;
    line-height: 1.5;
}

.mod-carousel-box .icon-common--blank-image {
    display: inline-block;
    height: 14px;
    margin: 0;
    position: absolute;
    right: 4px;
    top: calc(50% - 5px);
    width: 14px;
}

.mod-carousel-box .mod-carousel-image {
    max-width: 100%;
    transition: transform .2s ease-in-out
}

/* .mod-carousel-arrow--next */
.mod-carousel-inner {
    position: relative;
}
.carousel-discount-arrow--next,
.carousel-discount-arrow--prev {
    display: none;
    position: absolute;
    top: 70px;
    z-index: 1;
}
.carousel-discount-arrow--next {
    right: 0;
}
.carousel-discount-arrow--prev {
    left: 0;
}

.carousel-discount-arrow--next:before,
.carousel-discount-arrow--prev:before {
    content: "";
    position: absolute;
    top: 0;
    width: 32px;
    height: 64px;
    background:rgba(54,54,54,0.4);
}
.carousel-discount-arrow--next:before {
    right: 0;
    border-radius:32px 0 0 32px;
}
.carousel-discount-arrow--prev:before {
    left: 0;
    border-radius:0 32px 32px 0;
}

.carousel-discount-arrow--next:after,
.carousel-discount-arrow--prev:after {
    content: '';
    width: 11px;
    height: 11px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    right: 20px;
    top: 25px;
}
.carousel-discount-arrow--next:after {
    right: 10px;
    transform: rotate(45deg);
}
.carousel-discount-arrow--prev:after {
    left: 10px;
    transform: rotate(225deg);
}



/*   New info List
-----------------------------------------------    */
.full .contents-main .mod-infoList{
  display: block;
  width: 100%;
  margin: 0 auto 30px;
}
.full .contents-main .mod-infoList li{
  display: block;
  padding: 0;
  border-top: 1px solid #d8d8d8;
}
.full .contents-main .mod-infoList li:last-child{
  border-bottom: 1px solid #d8d8d8;
}
.full .contents-main .mod-infoList li a{
  display: block;
}
.full .contents-main .mod-infoList li > .time{
  display: block;
    margin-bottom: 0;
  padding-top: 20px;
  float: left;
  width: 140px;
  vertical-align: top;
}
.full .contents-main .mod-infoList li > .body{
  overflow: hidden;
  margin-top: 0;
  margin-left: 140px;
}
.full .contents-main .mod-infoList li > .body:first-child{
  margin-left: 140px;
}
.full .contents-main .mod-infoList li > .body a{
  color: #333;
}
.full .contents-main .mod-infoList li > .body a:focus {
    outline-offset: -1px;
}
.full .contents-main .mod-infoList .ico-cmn-arrow,
.full .contents-main .mod-infoList .ico-cmn-link{
  position: relative;
  display: block;
  overflow: hidden;
  padding: 20px 30px 20px 0;
  word-break: break-all;
  word-wrap: break-word;
}
.full .contents-main .mod-infoList .ico-cmn-arrow:after{
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 7px;
  height: 1em;
  background: url(/images_osp/common/ico/ico_heading_arrow.svg) no-repeat 0 0;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.full .contents-main .mod-infoList .ico-cmn-link[target="_blank"]:after{
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 1em;
  background: url(/images_osp/common/ico/ico_normal_popup_d.svg) no-repeat center;
  -webkit-background-size: 6px;
  background-size: contain;
}
.full .contents-main .mod-infoList .ico-cmn-link > .ico-cmn{
  display: none;
}

.full .contents-main .mod-infoList li .body a:hover{
    color: #3374da;
    text-decoration: underline;
}



/*   rss
-----------------------------------------------    */
.full .contents-main .beta-mod-tit-cmn-wrap--full{
  position: relative;
}
.full .contents-main .beta-mod-tit-cmn-wrap--full .mark .beta-mod-ttl-mark--rss{
  position: absolute;
    bottom: 50px;
    right: 0;
    margin: 0 auto;
}

.btn-rss:hover{
    background: #f2f2f2;
    -webkit-box-shadow: 0 1px 5px rgba(4, 0, 0, 0.35);
    box-shadow: 0 1px 5px rgba(4, 0, 0, 0.35);
}

.btn-rss:hover:after{
    border: none;
}



/* pageNotice
-------------------------------------------*/
.full .pageNotice {
    background-color: #e7e7e7;
}
.full .pageNotice .noticeContents {
    width: 940px;
    padding: 20px 0;
    margin: 0 auto;
}



/* subContents
-------------------------------------------*/
.full .subContents{
  width: 100%;
  background-color: #ddd;
  padding: 60px 0 70px;
}

.full .subContents > div .grid-common.beta-mod-bnr--center{
  text-align: center;
}

.full .subContents > div .grid-common.beta-mod-bnr--center > .grid-common__col--col3{
    display: inline-block;
  width: 320px;
    float: none;
}



/* floating-btn
-------------------------------------------*/
.full .bnr-f {
    background-color: rgba(51, 51, 51, 0.64);
    height: 74px;
    padding: 11px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 400;
    text-align: center;
}
.full .bnr-f-inner {
    display: flex;
}
.full .bnr-f-in {
    display: flex;
    justify-content: space-between;
    padding-left: calc(1em + 22px);
    margin: 0 auto;
    text-align: left;
    width: calc(768px + 5em + 44px);
}

.full .bnr-f .bnr-f-img {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 36px 10px 16px;
    margin-right: 1em !important;
    width: calc((100% - 4em - 22px) / 4);
    min-width: 192px;
    text-align: center;
}
.full .bnr-f .bnr-f-img:last-child {
    margin-right: 0;
}
.full .bnr-f .bnr-f-img.select-plan-modal-btn {
    width: auto;
    height: auto;
    font-size: 14px;
}
.full .bnr-f .bnr-f-img.select-plan-modal-btn .icon-common--arrow {
    right: .5em;
}
.full .bnr-f .bnr-f-close {
    height: 22px;
}
.full .bnr-f .bnr-f-img:hover {
    text-decoration: none;
}
.full .bnr-f .bnr-f-img>img {
    vertical-align: bottom;
    width: 38px;
    padding-right: 6px;
}
.full .bnr-f .bnr-f-img>.txt-common {
    font-weight: bold;
    padding-left: 4px;
    line-height: 1.2 !important;
}
.full .bnr-f .bnr-f-img .txt-common .icon-common--blank-image-wa {
    right: 0.6em;
}

/* btn-pagetop control */
.btn-pagetop {
    bottom: 80px;
}



/* modal
-------------------------------------------*/
.select-plan-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 10007;
}
.select-plan-modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10008;
}
.select-plan-modal__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 93.88%;
    max-width: 1080px;
    height: auto;
    transform: translate(-50%, -50%);
    z-index: 10009;
}
.select-plan-modal__content {
    position: relative;
    width: 93.88%;
    max-width: 1080px;
    width: 100%;
    height: 90vh;
    padding: 60px 110px 20px;
    background-color: #fff;
    border: solid 1px #707070;
    border-radius: 30px 0 30px 0;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.select-plan-modal__content::-webkit-scrollbar {
    display: none;
}
.select-plan-modal__close--01 {
    position: fixed;
    top: 20px;
    right: 20px;
    width: 89.15px;
    height: auto;
}
.select-plan-modal__close--02 {
    display: block;
    width: 70px;
    height: auto;
    margin: 40px auto 0;
    border-bottom: solid 1px #333;
    padding: 0 0 0 20px;
}
.select-plan-modal__close--02 .icon-common--close-image {
    left: 0;
    width: 14px;
    height: 14px;
}
.select-plan--subscribe-switch .select-plan-modal-btn {
    display: inline;
    width: 320px;
    height: 50px;
    background-color: #fff;
    border-radius: 100px;
    font-size: 18px;
    font-weight: 600;
}
.select-plan--subscribe-switch .select-plan-modal-btn::before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%) rotate(45deg);
}
.select-plan-modal--subscribe-switch-01 .select-plan-modal__inner,
.select-plan-modal--subscribe-switch-02 .select-plan-modal__inner {
    width: 100%;
    max-width: 940px;
}
.select-plan-modal--subscribe-switch-01 .select-plan-modal__content,
.select-plan-modal--subscribe-switch-02 .select-plan-modal__content {
    border-radius: 10px;
    height: 640px;
}
.select-plan-modal--subscribe-switch-01 .select-plan-modal__close--01,
.select-plan-modal--subscribe-switch-02 .select-plan-modal__close--01 {
    width: 34px;
    font-weight: bold;
    font-size: 180%;
}
.select-plan-modal--subscribe-switch-01 .select-plan-modal__main--03,
.select-plan-modal--subscribe-switch-02 .select-plan-modal__main--03 {
    max-width: 640px;
    margin-inline: auto;
}
.select-plan-modal--subscribe-switch-01 .select-plan-modal__main--03 .select-plan-box__title--h4 h4,
.select-plan-modal--subscribe-switch-02 .select-plan-modal__main--03 .select-plan-box__title--h4 h4 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.select-plan-modal--subscribe-switch-01 .select-plan-modal__main--03 .select-plan-box__txt,
.select-plan-modal--subscribe-switch-02 .select-plan-modal__main--03 .select-plan-box__txt {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
}
.select-plan-modal--subscribe-switch-01 .select-plan-modal__main--03 .list-notes__item,
.select-plan-modal--subscribe-switch-02 .select-plan-modal__main--03 .list-notes__item {
    display: inline-block;
}
.list-notes--order .list-notes__item .list-notes__item-inner > .list-notes {
    font-size: 12px;
}

/* modal subscribe-switch cv-btn*/
.select-plan-box__btn {
    width: 100%;
    max-width: 300px;
    margin-inline: auto;
}
.select-plan-box__btn.select-plan-box__btn-col1 {
    max-width: 100%;
}
.select-plan-box__btn .select-plan-box__btn-link {
    position: relative;
    display: block;
    padding: 20px 15px 20px 0;
    border-radius: 10px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    background-color: #FFF;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: inherit;
    min-height: 64px;
    border: solid 1px #ddd;
}
.select-plan-box__btn .select-plan-box__btn-link:hover {
    opacity: 0.7;
}
.select-plan-box__btn .select-plan-box__btn-img-wrap {
    height: 45px;
    display: flex;
    align-items: center;
}
.select-plan-box__btn .select-plan-box__btn-img {
    display: block;
    max-width: 250px;
    height: 30px;
    margin-inline: auto;
}
.select-plan-box__btn .select-plan-box__btn-txt {
    display: block;
    text-align: center;
    margin-inline: auto;
    font-size: 14px;
}
.select-plan-box__btn .select-plan-box__btn-txt--small {
    font-size: 12px;
    font-weight: 500;
}
.select-plan-modal--subscribe-switch-02 .sec-common-lv4{
    padding: 0 25px;
}
.select-plan-modal--subscribe-switch-02 .sec-common-lv4 .grid-common__col--col2,
.select-plan-modal--subscribe-switch-02 .sec-common-lv4 .grid-common__col--col1{
    padding: 0 10px;
}
.select-plan-modal--subscribe-switch-02 .sec-common-lv4 .grid-common__col--col2 .select-plan-box__btn {
    max-width: 290px;
}


/* modal scrollbar */
.select-plan-modal--subscribe-switch-02 .select-plan-modal__content{
    padding: 55px 32px 25px;
}
@-moz-document url-prefix() {
    .select-plan-modal--subscribe-switch-02 .select-plan-modal__content .select-plan-modal__main--03--scroll{
        scrollbar-width: thin;
        scrollbar-color: #ccc transparent;
    }
}
.select-plan-modal--subscribe-switch-02 .select-plan-modal__content .select-plan-modal__main--03--scroll::-webkit-scrollbar{
    width: 8px; 
    border-radius: 6px;
    background: #fff;
}
.select-plan-modal--subscribe-switch-02 .select-plan-modal__content .select-plan-modal__main--03--scroll::-webkit-scrollbar-thumb{
    width: 8px; 
    border-radius: 6px;
    background-color: #ccc;
}
.select-plan-modal--subscribe-switch-02 .select-plan-modal__content .select-plan-modal__main--03--scroll{
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    padding-left: 20px;
}


/* footer_user_assessment
-------------------------------------------*/
#footer_user_assessment .footer_user_assessment-in,
#footer_user_assessment .thanks{
    margin: 25px auto 70px !important;
}

#footer_user_assessment > div{
    color: #4e4e4e;
}

/*bag fix
-------------------------------------------*/
.header-search .form-search{
    width: 220px;
}

.sec-common-lv2__inner > .btn-common{
    margin: -17px 0 30px;
}

/*modal tab
-------------------------------------------*/
.mod-cmn-tab .tab-btn{
    border-bottom: 2px solid #cc0033!important;
}
.mod-cmn-tab .tab-btn:first-child{
    padding: 0 5px 0 20px!important;
}
.mod-cmn-tab ul .tab-btn:nth-child(2n){
    padding: 0 20px 0 5px!important;
}
.mod-cmn-tab .tab-btn .inner{
    border-radius: 5px 5px 0 0;
    margin-bottom: 0!important;
    background: #eee;
    border-top: 2px solid #d6d6d6!important;
    border-left: 2px solid #d6d6d6!important;
    border-right: 2px solid #d6d6d6!important;
}
.mod-cmn-tab .tab-btn .inner:after{
    display: none;
}
.mod-cmn-tab .tab-btn .inner .ico-cmn-arrow{
    padding-left: 0;
}
.mod-cmn-tab .tab-btn .inner .ico-cmn-arrow:after{
    display: none;
}
.mod-cmn-tab .tab-btn.is-current .inner{
    background-color: #cc0033!important;
    border-color: #cc0033!important;
}
.mod-cmn-tab .tab-btn.is-current .inner .ico-cmn-arrow{
    color: #fff!important;
}


/*txt-icon-link
-------------------------------------------*/
.txt-icon-link span{
    position: relative;
    padding-left: 35px;
    font-weight: bold;
}
.txt-icon-link span:before{
    content:"";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(/charge/images/index/online-shop-icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
}