@charset "UTF-8";
@font-face {
    font-family: Price;
    src: url(../fonts/font-medium.woff) format("woff");
    font-weight: 500;
}

/*index_pc---------------------------------------*/
@media screen and (min-width: 769px) {

    /*pc common------------------------------------*/
    .for_sp {
        display: none !important;
    }

    .sp-only {
        display: none;
    }

    body a.uq-pagetop {
        bottom: 145px;
    }

    body.netflixpack img {
        width: 100%;
    }

    .anchor_obj {
        position: relative;
        display: block;
        top: -150px;
        width: 0px;
        height: 0px;
        font-size: 12px;
    }



    .contents_all_wrap {
        font-size: 12px !important;
        width: 100%;
    }

    .inner_contents_wrap {
        max-width: 852px;
        width: 100%;
        margin: 0 auto;
        position: relative;
        color: #000;
    }

    .icon_arrow_right,
    .icon_arrow_down,
    .icon_arrow_link_right {
        position: relative;
        cursor: pointer;
    }

    .icon_arrow_right::before {
        transition: .25s;
        position: absolute;
        content: '';
        width: 10px;
        height: 10px;
        border-top: solid 2px currentColor;
        border-right: solid 2px currentColor;
        transform: rotate(45deg);
        right: 25px;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .icon_arrow_down::before {
        transition: .25s;
        position: absolute;
        content: '';
        width: 12px;
        height: 12px;
        border-top: solid 2px currentColor;
        border-right: solid 2px currentColor;
        transform: rotate(135deg);
        right: 25px;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .icon_arrow_link_right::before {
        transition: .25s;
        position: absolute;
        content: '';
        width: 8px;
        height: 8px;
        border-top: solid 2px currentColor;
        border-right: solid 2px currentColor;
        transform: rotate(45deg);
        right: 0.5em;
        top: 0;
        bottom: 0;
        margin: auto;
    }



    img.btn_icon_r {
        position: absolute;
        right: 20px;
        width: 30px;
        height: 25px;
        width: 25px;
    }

    img.btn_icon_u {
        position: absolute;
        right: 0;
        left: 0;
        margin: auto;
        bottom: -2px;
        width: 53px;
    }

    /*anchor common----------------------------*/

    .anchor_wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        max-width: 852px;
        width: 100%;
        margin: auto;
    }

    .anchor_wrap a.anchor_item {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 25%;
        height: 100px;
        border: 3px solid #000;
        border-right: none;
        background-color: #fff;
        position: relative;
        color: #fff;
        font-size: 14px;
        color: #000;
        text-align: center;
        line-height: 1.1em;
        font-weight: bold;
        font-size: 18px;
        background-repeat: no-repeat;
        background-position: top 50% left 17px;
        background-size: 40px;
        padding-left: 15px;
    }

    .anchor_wrap a.anchor_item:last-child {
        border-right: 3px solid #000;
    }

    .anchor_wrap .anchor_item::after {
        content: "";
        position: absolute;
        bottom: 0px;
        top: -5px;
        right: 20px;
        margin: auto;
        height: 10px;
        width: 10px;
        border-bottom: 3px solid #000;
        border-right: 3px solid #000;
        transform: rotate(45deg);

    }



    .anchor_wrap .anchor_item:nth-child(1) {
        background-image: url(../img/icon/cv_1_b.svg);
    }

    .anchor_wrap .anchor_item:nth-child(2) {
        background-image: url(../img/icon/cv_2_b.svg);
    }

    .anchor_wrap .anchor_item:nth-child(3) {
        background-image: url(../img/icon/cv_3_b.svg);
    }

    .anchor_wrap .anchor_item:nth-child(4) {
        background-image: url(../img/icon/cv_4_b.svg);
    }

    #outline .anchor_wrap .anchor_item:nth-child(1) {
        background-image: url(../img/icon/cv_1_w.svg);
        background-color: var(--color_blue);
        color: #fff;
    }

    #wimax .anchor_wrap .anchor_item:nth-child(2) {
        background-image: url(../img/icon/cv_2_w.svg);
        background-color: var(--color_blue);
        color: #fff;
    }

    #netflix .anchor_wrap .anchor_item:nth-child(3) {
        background-color: #E50914;
        color: #fff;
        background-image: url(../img/icon/cv_3_w.svg);
    }

    #order .anchor_wrap .anchor_item:nth-child(4) {
        background-image: url(../img/icon/cv_4_w.svg);
        background-color: var(--color_blue);
        color: #fff;
    }




    #outline .anchor_wrap .anchor_item:nth-child(1)::after,
    #wimax .anchor_wrap .anchor_item:nth-child(2)::after,
    #netflix .anchor_wrap .anchor_item:nth-child(3)::after,
    #order .anchor_wrap .anchor_item:nth-child(4)::after {
        border-color: #fff;
    }



    a.btn_border {
        background-color: #fff;
        border: solid 3px #000;
        border-right: solid 5px #000;
        border-bottom: solid 5px #000;
        min-height: 50px;
        border-radius: 10px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #000;
        box-sizing: border-box;
    }











    /*1_section_kv----------------------------*/
    section.section_kv {
        background-color: #000;
        /* padding-bottom: 50px; */
        text-align: center;
    }

    section.section_kv .kv-area img{
        width: auto !important;
    }

    section.section_kv .kv_wrap {
        width: 100%;
        text-align: center;
        background-color: #00abd9;
    }

    section.section_kv .kv {
        max-width: 980px;
        display: block;
        line-height: 0;
        margin: auto;
        margin-bottom: 20px;
    }

    section.section_kv .kv_subheading {
        width: 470px;
        margin: auto;
        margin-top: 40px;
    }

    section.section_kv .kv_remarks {
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 30px;
    }

    section.section_kv .kv_remarks a {
        color: #fff;
        text-decoration: underline;
    }

    section.section_kv .kv_detail {
        width: 556px;
        height: 282px;
        margin: 50px auto 0 auto;
        display: block;
        position: relative;
    }
    section.section_kv .kv_detail .kv_detail_heading{
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: -4px;
        color: #fff;
        font-weight: bold;
        font-size: 29px;
        letter-spacing: 1px;
        white-space: nowrap;
    }
    
    section.section_kv .kv_detail .name_homerouter{
        position: absolute;
        left: 0px;
        /* right: 0; */
        margin: auto;
        top: 250px;
        color: #fff;
        font-weight: bold;
        font-size: 25px;
        letter-spacing: -0.01em;
    }
    section.section_kv .kv_detail .name_mobilerouter{
        position: absolute;
        left: 367px;
        /* right: 0; */
        margin: auto;
        top: 250px;
        color: #fff;
        font-weight: bold;
        font-size: 25px;
        letter-spacing: -0.01em;
    }
    section.section_kv .kv_detail .detail_circle{
        position: absolute;
        left: -30px;
        right: 0;
        margin: auto;
        top: 76px;
        color: var(--color_dark_blue);
        font-weight: bold;
        font-size: 25px;
        letter-spacing: -0.01em;
        height: 205px;
        width: 205px;
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        border-radius: 50%;
        font-size: 29px;
        line-height: 0.6em;
        z-index: 1;
    }
    section.section_kv .kv_detail .detail_price{
    font-size: 55px;
    }
    section.section_kv .kv_detail .underbar_yellow{
        position: relative;
        display: block;
    }
    section.section_kv .kv_detail .underbar_yellow::before{
        content: "";
        position:absolute;
        height: 22px;
        width: 100%;
        background-color: #FFEC44;
        bottom: 20px;
        left: 0;
        z-index: -1;
    }
    
    section.section_kv .kv_detail .wave_l{
        position: absolute;
        width: 43px;
        left: 60px;
        top: 64px;
    }
    section.section_kv .kv_detail .wave_r{
        position: absolute;
        width: 43px;
        right: 72px;
        top: 82px;
    }

    section.section_kv img[src*="kv_detail"] {}

    section.section_kv img[src*="mobilerouter"] {
        position: absolute;
        top: 142px;
        right: 43px;
        width: 100px;
    }

    section.section_kv img[src*="homerouter"] {
        position: absolute;
        top: 89px;
        left: 35px;
        width: 100px;
    }


    /*2_section_outline----------------------------*/

    #planTabwrap .c-tabswitch{
        width: 100%;
        margin-top: 50px;
    }

    #planTabwrap .c-tabswitch__list {
        border-left: 4px solid #000;
        border-right: 4px solid #000;
        border-top: 4px solid #000;
        height: 79px;
    }

    #planTabwrap .c-tabswitch__list+.c-tabswitch__list {
        margin-left: -4px;
    }

    #planTabwrap .c-tabswitch__btn {
        font-size: 24px;
        transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
    }

    #planTabwrap .c-tabswitch__btn:hover {
        opacity: .7;
    }

    #planTabwrap .c-tabswitch__text{
        line-height: 1;
        font-size: 20px;
    }

    #planTabwrap .is-selected .c-tabswitch__textnew,
    #planTabwrap .c-tabswitch__textnew{
        font-size: 16px;
    }

    #planTabwrap .c-tabswitch__body {
        border-top: 4px solid #000;
        padding-bottom: 47px;
    }

    #planTabwrap .c-tabswitch {
        max-width: 756px;
    }

    #planTabwrap .c-tabswitch .c-tabswitch__list.is-selected {
        height: 89px;
    }

    #planTabwrap .outline_header{
        font-size: 20px;
        padding: 16px;
    }

    #planTabwrap .outline_plan{
        font-size: 12px;
        border: solid 1px #e4007f;
        border-radius: 10px;
        margin: 20px auto 0;
        padding: 4px 0;
        max-width: 501px;
    }
    #planTabwrap .outline_plan_remarks {
        margin-top: 10px;
    }

    #planTabwrap .slick-slide {
        margin-left: 10px;
    }

    #planTabwrap .slick-slide>div {
        width: 852px;
    }

    #planTabwrap .plan__price--text {
		font-size: 12px;
		margin: 18px 0 0;
	}

	#planTabwrap .plan__price--text2 {
		font-size: 12px;
		margin: 16px 0 0;
	}

	#planTabwrap .notes-ctr {
		font-size: 13px;
		border-radius: 5px;
		width: 174px;
	}

	#planTabwrap .plan-more-wrap .notes-ctr {
		margin: 30px auto 0;
	}

	#planTabwrap .notes-ctr a {
		padding: 3px 0 3px 37px;
	}

	#planTabwrap .notes__accordion-icon {
		position: absolute;
		align-items: center;
		display: flex;
		justify-content: center;
		width: 12px;
		height: 12px;
		left: 18px;
		top: 50%;
		transform: translateY(-50%);
	}

	#planTabwrap .notes__accordion-icon:after,
	#planTabwrap .notes__accordion-icon:before {
		background-color: #fff;
		content: "";
		display: block;
	}

	#planTabwrap .notes__accordion-icon:before {
		left: 50%;
		position: absolute;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 100%;
		height: 2px;
	}

	#planTabwrap .notes__accordion-icon:after {
		width: 2px;
		height: 100%;
	}


    #planTabwrap .caution__accordion-link {
        position: relative;
        font-size: 20px;
        line-height: 1.6;
        margin-bottom: 30px;
        left: 16px;
    }

    #planTabwrap .caution__accordion-link:hover .caution__accordion-link-text {
        border-bottom: 1px solid transparent;
    }

    #planTabwrap .caution__accordion-icon {
        height: 35px;
        width: 35px;
    }

    #planTabwrap .caution__accordion-icon-area {
        width: 27px;
    }

    #planTabwrap .caution__accordion-icon:after,
    #planTabwrap .caution__accordion-icon:before {
        height: 14px;
        width: 3px;
    }

    #planTabwrap .caution__accordion-icon:before {
        height: 3px;
        width: 14px;
    }

    #planTabwrap .c-accordion__close {
        height: 50px;
        background-color: #A5A5A5;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        background-image: url(../img/icon/icon_minus.svg);
        background-repeat: no-repeat;
        background-position: right 10px top 50%;
        background-size: 27px;
        cursor: pointer;
        font-size: 20px;
        position: sticky;
        bottom: 170px;
        width: 200px;
        margin: auto;
        margin-bottom: 20px;
        border-radius: 5px;
        margin-top: 20px;
    }

    section.section_outline .section_plan.inner_contents_wrap{
        overflow: hidden;
        border-radius: 0 0 50px 50px;
        margin-bottom: 84px;
    }

    section.section_outline {
        background-color: #000;
        padding-top: 139px;
    }

    section.section_outline .content_wrap {
        background-color: #fff;
        border-radius: 40px;
        width: 100%;
        max-width: 852px;
        margin: auto;
        position: relative;
        box-sizing: border-box;
    }

    section.section_outline .content_wrap .content_set {
        position: relative;
        text-align: center;
    }

    section.section_outline .pluss .content_wrap .content_set.outline {
        padding: 74px 40px 37px 45px;
    }

    section.section_outline .pluss .content_wrap .content_set.outline_detail {
        padding: 37px 76px;
    }

    section.section_outline .plus .content_wrap .content_set.outline {
        padding: 108px 40px 39px 45px;
    }
    section.section_outline .plus .content_wrap .content_set.outline_detail {
        padding: 37px 76px;
    }

    section.section_outline .content_wrap .content_set img[src*="outline_detail"] {
    }
    section.section_outline .content_wrap .content_set .outline_detail_heading{
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 8%;
        color: #fff;
        font-weight: bold;
        font-size: 22px;
        letter-spacing: -0.01em;
    }
    section.section_outline .content_wrap .content_set .outline_detail_subheading{
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 13%;
        color: #fff;
        font-weight: bold;
        font-size: 22px;
        background-color: var(--color_red);
        display: inline-block;
        width: 298px;
    }

    section.section_outline .content_wrap .content_set img[src*="outline_title"] {
        width: 379px;
        margin: 0 auto;
    }

    section.section_outline .content_wrap .content_set img[src*="mobilerouter"] {
        position: absolute;
        top: 37%;
        left: 60.3%;
        width: 70px;
    }
    section.section_outline .content_wrap .content_set img[src*="homerouter"] {
        position: absolute;
        top: 31.5%;
        left: 34.5%;
        width: 70px;
    }

    section.section_outline .outline_title {
        font-size: 38px;
        text-align: center;
        font-weight: bold;
        line-height: 1.2em;
        margin: 8px 0 19px;
        letter-spacing: 0.001em;
    }

    section.section_outline .outline_detail_remarksWrap{
        margin: 3px auto 10px;
        max-width: 664px;
        width: 100%;
        font-size: 12px;
    }

    section.section_outline .outline_detail_remarks a{
        text-decoration: underline;
    }

    section.section_outline .outline_title_remarks {
        width: 100%;
        max-width: 628px;
        border: solid 1px #606060;
        display: inline-block;
        padding: 4px 10px;
        font-size: 12px;
        color: #606060;
        box-sizing: border-box;
        letter-spacing: 0.01em;
    }

    section.section_outline .outline_plice {
        width: 504px;
    }

    section.section_outline .pluss .outline_plice {
        margin: 10px auto 0;
    }

    section.section_outline .plus .outline_plice {
        margin: 47px auto 0;
    }

    section.section_outline .outline_plice_remarks {
        width: 100%;
        font-size: 12px;
        line-height: 1.2;
    }

    section.section_outline img + .outline_plice_remarks {
        margin-top: 10px;
    }

    .slide_wrapper{
        width: 100%;
        text-align: center;
        font-size: 14px;
    }

    .slide_btn {
        color: var(--color_dark_blue);
        display: inline-block;
        border-bottom: 1px solid
            var(--color_dark_blue);
        font-size: 20px;
        position: relative;
        font-weight: bold;
        letter-spacing: 0.01em;
        left: 0;
        right: 0;
        margin: auto;
        margin-bottom: 30px;
        left: 16px;
    }
    .slide_btn::after {
        content:"+";
        font-size: 25px;
        position: relative;
        margin-left: 0.3em;
    }

    .sticky_area {}

    .slide_sticky_btn {
        height: 50px;
        background-color: #A5A5A5;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        background-image: url(../img/icon/icon_minus.svg);
        background-repeat: no-repeat;
        background-position: right 10px top 50%;
        background-size: 27px;
        cursor: pointer;
        font-size: 20px;
        position: sticky;
        bottom: 170px;
        width: 200px;
        margin: auto;
        margin-bottom: 20px;
        border-radius: 5px;
        margin-top: 20px;
    }



    .slide_btn.on::after {
        content:"−";
    }

    .slide_item {
        /* padding-top: 40px; */
        position: relative;
        padding-bottom: 40px;
        text-align: left;
    }

    .slide_item .slide_inner {
        padding: 20px;
        padding-top: 0;
        text-align: left;
        width: 650px;
        margin: auto;
    }



    .slide_item .slide_inner .slide_title {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        margin: 40px 0 20px 0;
    }

    .slide_item .slide_inner .slide_title:first-of-type {
        margin: 0 0 20px 0;
    }

    .slide_item .slide_inner .slide_title_blue {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        margin: 40px 0 30px 0;
        color: var(--color_dark_blue);
    }

    .slide_item .slide_inner .slide_subtitle {
        background-color: #606060;
        color: #fff;
        font-weight: bold;
        text-align: center;
        padding: 5px;
        font-size: 16px;
    }

    .slide_text_wrap {
        margin: 10px 0 40px 0;
    }

    .slide_subheading {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .slide_item .slide_inner .slide_border_subtitle {
        border: solid 1px #000;
        padding: 5px 10px;
        margin-bottom: 10px;
    }

    .slide_item .slide_inner .slide_text {
        text-align: left;
        font-size: 14px;
        letter-spacing: -0.04em;
    }

    .slide_item .slide_inner .slide_plan_name {
        text-align: left;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .slide_item .slide_inner .slide_segment {
        width: 100%;
        border-top: 1px dashed #aaa;
        margin: 30px 0;
    }

    .outline_price_list_2 {
        position: relative;
        margin-bottom: 20px;
    }

    .outline_price_list_2 a {
        text-decoration: underline;
        color: var(--color_purple);
    }

    .outline_price_list_2 .area_1 {
        position: absolute;
        top: 368px;
        left: 62px;
        text-align: center;
    }

    .outline_price_list_2 .area_2 {
        position: absolute;
        top: 350px;
        left: 330px;
        width: 310px;
        text-align: center;
    }






    .cv_foot {
        background-color: #000;
        height: 260px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-size: 20px;
    }

    .cv_foot a {
        color: #fff;
        text-decoration: underline;
        line-height: 2em;
        position: relative;
        display: inline-block;
    }

    .cv_foot a::after {
        content: "";
        position: absolute;
        height: 15px;
        width: 15px;
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
        transform: rotate(45deg);
        right: -30px;
        top: 20px;
    }



    /*3_section_wimax----------------------------*/
    section.section_wimax {
        background-color: var(--color_light_blue);
        padding-bottom: 140px;
        padding-top: 100px;
    }

    section.section_wimax .content_wrap {
        background-color: #fff;
        border-radius: 3vw;
        width: 100%;
        margin: auto;
        box-sizing: border-box;
        position: relative;
        padding-bottom: 50px;
        margin-top: 150px;
    }

    section.section_wimax .content_set {
        padding: 130px 20px 0px 20px;
        width: 700px;
        margin: auto;
    }

    .wimax_title {
        position: absolute;
        top: -50px;
        width: 460px;
        left: 0;
        right: 0;
        margin: auto;
    }
    .wimax_title .wimax_title_heading{
        width: 100%;
        text-align: center;
        margin-top: 23px;
        color: #fff;
        font-weight: bold;
        font-size: 39px;
        letter-spacing: -0.01em;
        position: absolute;
    }

    section.section_wimax .wimax_heading {
        height: 60px;
        color: #fff;
        background-color: var(--color_blue);
        width: 100%;
        margin: auto;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        font-weight: bold;
        font-size: 24px;
    }

    section.section_wimax .wimax_text {
        text-align: center;
        color: #000;
        font-weight: bold;
        margin: 30px 0;
        font-size: 18px;
    }

    section.section_wimax .wimax_subheading {
        background-color: var(--color_light_blue);
        border-radius: 50vw;
        color: #000;
        height: 8vw;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: auto;
        font-weight: bold;
    }

    .wimax_detail_1 {
        position: relative;
        max-width: 600px;
        margin: auto;
        display: block;
        margin-bottom: 50px;
    }

    .wimax_detail_1 img[src*="mobilerouter"] {
        position: absolute;
        right: 157px;
        top: 105px;
        width: 85px;
    }
    .wimax_detail_1 img[src*="homerouter"] {
        position: absolute;
        left: 56px;
        top: 62px;
        width: 84px;
    }

    .wimax_detail_1 .wimax_detail_remarksWrap{
        width: 100%;
        font-size: 12px;
        margin-top: 20px;
        text-align: center;
    }

    .wimax_detail_1 .wimax_detail_remarks a{
        text-decoration: underline;
    }

    .wimax_detail_2 {
        position: relative;
        max-width: 420px;
        margin: auto;
        display: block;
        margin-bottom: 50px;
    }

    .wimax_detail_2_link {
        width: 600px;
        margin: auto;
        margin-bottom: 50px;
        display: block;
        color: var(--color_dark_blue);
        text-decoration: underline !important;
        letter-spacing: 0.01em;
        white-space: nowrap;
    }

    .wimax_detail_3_text {
        width: 600px;
        margin: auto;
        font-size: 12px;
    }

    .wimax_detail_3_text a,
    .wimax_detail_3_text a:hover {
        text-decoration: underline;
    }

    .wimax_detail_4_title {
        margin: auto;

        margin-top: 50px;
        font-size: 30px;
        font-weight: bold;
        text-align: center;
    }

    .wimax_detail_4_sub_title {
        margin: auto;
        margin-top: 10px;
        font-size: 18px;
        text-align: center;
    }

    .wimax_sub_text {
        margin: 20px auto;
        text-align: center;
        width: 100%;
        border: solid 1px #606060;
        display: inline-block;
        padding: 5px 10px;
        box-sizing: border-box;
    }

    .feature__inner {
        margin: 0 auto;
        max-width: 852px;
        padding: 60px 0 60px;
        width: 100%
    }

    .feature__list {
        margin: 23px 0 0
    }

    .feature__list-item + .feature__list-item {
        margin: 20px 0 0
    }

    .feature__list-item {
        border: 4px solid #083090;
        border-radius: 10px
    }

    .feature__body-blk {
        padding: 50px 0 0
    }

    .feature__body-blk + .feature__body-blk {
        border-top: 4px dotted #000;
        margin-top: 82px;
        padding-top: 50px
    }

    .feature__wifi {
        margin: 0 auto;
        position: relative;
     }

    .feature__wifi-title {
        font-size: 24px;
        line-height: 1.4;
        position: absolute;
        text-align: left
    }

    .wifi1 .feature__wifi-title {
        top: 0;
        left: calc(372/704*100%);
    }

    .wifi2 .feature__wifi-title {
        top: 47px;
        left: calc(388/704*100%);

    }

    .feature__wifi-lead {
        font-size: 24px;
         position: absolute;
        text-align: left
    }

    .wifi1 .feature__wifi-lead {
        margin-top: 0;
        top: 76px;
        left: calc(372/704*100%);
    }

    .wifi2 .feature__wifi-lead {
        margin-top: 0;
        top: 95px;
        left: calc(388/704*100%);
    }

    .wifi1 .feature__wifi-fig {
        padding-top: 16px;
        margin: 0 0 0 calc(28/704*100%);
        width: calc(312/704*100%);
    }

    .wifi2 .feature__wifi-fig {
        margin: 0 0 0 calc(50/704*100%);
        width: calc(268/704*100%);
    }

    .feature__wifi-info1 {
        position: absolute
    }

    .wifi1 .feature__wifi-info1 {
        top: 196px;
        left: calc(372/704*100%);
    }

    .wifi2 .feature__wifi-info1 {
        margin: 17px 0 0 calc(50/704*100%);
        position: static;
    }

    .wifi2 .feature__wifi-info2 {
        margin-left: calc(50/704*100%);
    }

    .feature__wifi-incompatible,
    .feature__wifi-text {
        font-size: 12px;
        margin: 0
    }

    .feature__wifi-text {
        text-align: left
    }

    .wifi2 .feature__wifi-text {
        margin: 4px 0 0
    }

    .wifi2 .feature__wifi-text + .feature__wifi-text{
        margin-top: 0;
    }

    .wifi2 .feature__wifi-info-item {
        margin: 0
    }

    .feature__wifi-link {
        flex: 0 0 289px;
        font-size: 12px;
        margin: 0
    }

    .wifi2 .feature__wifi-link {
        letter-spacing: .03em
    }

    .slide_anchorlink {
        width: 100%;
        text-align: center;
        margin: 50px 0;
        font-size: 16px;
    }

    .slide_anchorlink a {
        text-decoration: underline;
        position: relative;
        display: inline-block;
        color: var(--color_dark_blue);
        font-weight: bold;
    }

    .slide_anchorlink a::after {
        content: "";
        position: absolute;
        height: 12px;
        width: 12px;
        border-bottom: 3px solid var(--color_dark_blue);
        border-right: 3px solid var(--color_dark_blue);
        transform: rotate(45deg);
        right: -50px;
    }

    section.section_wimax img[src*="wimax_detail_1"] {}

    section.section_wimax img[src*="wimax_detail_2"] {
        max-width: 420px;
        margin: auto;
        display: block;
    }

    section.section_wimax img[src*="wimax_detail_3"] {
        max-width: 332px;
        display: block;
        margin: 0 auto 20px auto;
    }

    section.section_wimax img[src*="wimax_detail_4"] {
        max-width: 701px;
        margin: auto;
        display: block;
    }

    .wimax_detail_4_link {
        width: 700px;
        margin: auto;
        margin-bottom: 50px;
        margin-top: 10px;
    }

    .wimax_detail_4_link a {
        text-decoration: underline;
    }

    section.section_wimax img[src*="wimax_detail_5"] {
        max-width: 701px;
        margin: auto;
        display: block;
    }

    section.section_wimax .online_shop_wrap {
        display: flex;
        justify-content: space-between;
    }



    section.section_wimax a.wimax_foot_btn span {
        font-size: 5vw;
    }



    .slide_item .slide_item {
        width: 100%;
        margin: auto;
        padding: 0px 50px 0 50px;
        box-sizing: border-box;
        font-size: 14px;
        letter-spacing: -0.04em;
        text-align: left;
    }

    /*
    .slide_item .slide_segment {
    height: 1px;
    width: 100%;
    margin: 30px 0;
    background-color: #000;

}
    */

    .slide_item .slide_heading {
        font-size: 15px;
        font-weight: bold;
        margin: 40px 0 20px 0;
    }




    /*3-2 section_wimax/campaign*/

    section.section_wimax .content_wrap_campaign {
        background-color: #fff;
        border-radius: 60px;
        width: 100%;
        margin: auto;
        box-sizing: border-box;
        position: relative;
        padding-bottom: 80px;
        border: 2px solid var(--color_dark_blue);
        border-right: 10px solid var(--color_dark_blue);
        border-bottom: 10px solid var(--color_dark_blue);
        margin-top: 200px;
        margin-bottom: 84px;
        padding-top: 120px;
    }

    section.section_wimax .content_wrap_campaign .campaign_title {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: -140px;
        width: 667px;
    }
    section.section_wimax .content_wrap_campaign .campaign_title .campaign_title_heading{
       position: absolute;
       left: 0;
       right: 0;
       margin: auto;
       top: 119px;
       color: #fff;
       font-weight: bold;
       font-size: 25px;
       letter-spacing: 0.1em;
       text-align: center;
    }

    .campaign_copy {
        width: 550px;
        margin: auto;
        font-size: 18px;
        text-align: center;
    }

    .underline_dash {
        border-bottom: dashed #000 2px;
        width: 100%;
        line-height: 2em;
        margin-bottom: 20px;
        word-break: keep-all;
        letter-spacing: 0.01em !important;
    }

    .underline_dash .text_red {
        font-weight: bold;
    }

    .campaign_heading {
        color: #083090;
        font-weight: bold;
        font-size: 20px;
        margin-top: 60px;
        text-align: center;
    }

    .campaign_device {
        width: 700px;
        margin: auto;
        margin-top: 30px;
        position: relative;
    }

    .campaign_device img[src*="mobilerouter"] {
        position: absolute;
        top: 80px;
        right: 190px;
        width: 135px;
    }
    .campaign_device img[src*="homerouter"] {
        position: absolute;
        top: 7px;
        left: 26px;
        width: 129px;
    }

    .campaign_btn_set {
        display: block;
        width: 711px;
        margin: auto;
        margin-top: 50px;
    }

    .campaign_btn_cashback {
        display: block;
        width: 711px;
        margin: auto;
        margin-top: 25px;
    }

    .campaign_device .speed_Widi {
        height: 58px;
        position: absolute;
        top: 120px;
        left: 150px;
        width: 158px;
        font-size: 16px;
        background-image: url(../img/icon/icon_link_blank_w.svg);
        background-repeat: no-repeat;
        background-size: 24px;
        background-position: right 10px top 50%;
        padding-right: 20px;
        background-color: var(--color_purple);
        color: #fff;
        border-right: solid 4px #000;
        border-bottom: solid 4px #000;
        min-height: 50px;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        font-weight: bold;
    }

    .campaign_device .galaxy {
        height: 58px;
        width: 153px;
        position: absolute;
        top: 120px;
        right: 20px;
        font-size: 16px;
        background-image: url(../img/icon/icon_link_blank_w.svg);
        background-repeat: no-repeat;
        background-size: 24px;
        background-position: right 10px top 50%;
        padding-right: 20px;
        background-color: var(--color_purple);
        color: #fff;
        border-right: solid 4px #000;
        border-bottom: solid 4px #000;
        min-height: 50px;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        font-weight: bold;
    }

    .campaign_remarksWrap{
        margin: 20px auto 0;
        max-width: 711px;
        width: 100%;
        font-size: 12px;
        text-align: center;
    }

    .campaign_remarks a,
    .campaign_remarks a:hover{
        text-decoration: underline;
    }


    /*4_section_netflix----------------------------*/
    section.section_netflix {
        background-color: #000;
        padding-bottom: 100px;
        padding-top: 100px;
    }

    section.section_netflix .netflix_heading {
        width: 426px;
        margin: auto;
        margin-top: 100px;
    }
    section.section_netflix .netflix_heading .netflix_heading_title{
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 25px;
        color: #fff;
        font-weight: bold;
        font-size: 31px;
        letter-spacing: -0.01em;
        text-align: center;
    }

    .netflix_text {
        font-size: 18px;
        color: #fff;
        width: 700px;
        margin: auto;
        margin-top: 50px;
    }

    .netflix_text .btn_open,
    .netflix_text .btn_close {
        color: #fff;
        text-decoration: underline;
        cursor: pointer;
    }
    .netflix_text .btn_open:hover,
    .netflix_text .btn_close:hover{
        text-decoration: none;
        opacity: 1;
    }
    .netflix_logo{
        text-align: center;
        margin: auto;
        width: 302px;
        margin: 30px  auto;
    }

    .netflix_images {
        width: 852px;
        margin: auto;
    }

    a.link_about_netflix {
        display: block;
        height: 70px;
        width: 430px;
        border: 3px solid #E50914;
        border-right: 5px solid #E50914;
        border-bottom: 5px solid #E50914;
        display: flex;
        justify-content: center;
        align-items: center;
        background-image: url(../img/icon/icon_link_right_arrow_red.svg);
        background-repeat: no-repeat;
        background-position: right 20px top 50%;
        background-size: 30px;
        margin: auto;
        background-color: #fff;
        border-radius: 12px;
        color: #000;
        font-size: 16px;
        font-weight: bold;
        margin-top: 50px;
    }

    /*5_section_order----------------------------*/
    section.section_order {
        background-color: var(--color_light_blue);
        padding-top: 100px;
    }

    section.section_order .content_wrap {
        background-color: #fff;
        border-radius: 3vw;
        max-width: 852px;
        margin: auto;
        margin-top: 100px;
        position: relative;
        box-sizing: border-box;
        text-align: center;
        padding-top: 120px;
        padding-bottom: 40px;
    }

    section.section_order .order_title {
        position: absolute;
        top: -60px;
        width: 574px;
        left: 0;
        right: 0;
        margin: auto;
    }
    section.section_order .order_title .order_title_heading {
         position: absolute;
         left: 0;
         right: 0;
         margin: auto;
         top: 11px;
         color: #fff;
         font-size: 18px;
         letter-spacing: -0.01em;
    }
    section.section_order .order_title .order_title_heading span.text_large{
        font-size: 29px;
        font-weight: bold;
    }

    section.section_order .order_subtitle {
        width: 400px;
        margin: auto;
        margin-bottom: 30px;
        position: relative;
    }
    section.section_order .order_subtitle .order_subtitle_heading{
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 12px;
        color: #fff;
        font-weight: bold;
        font-size: 20px;
    }
    section.section_order .order_subtitle .order_subtitle_heading span.text_large{
        font-size: 30px;
    }
    
    
    section.section_order .link_wrap {
        margin: 0 25% 70px;
    }

    section.section_order .link_wrap > li {
        text-align: left;
    }

    section.section_order .link_wrap a {
        display: inline-block;
        font-size: 18px;
        text-decoration: underline;
        font-weight: bold;
    }


    section.section_order a.tooltip::after {
        position: relative;
        display: inline-block;
        content: "";
        top: 5px;
        left: 5px;
        height: 25px;
        width: 25px;
        background: #d21 url(../img/icon/tip-hatena.svg) no-repeat center/cover;
        border-radius: 5px;
    }
    section.section_order .order_heading {
        color: var(--color_dark_blue);
        font-weight: bold;
        margin-bottom: 30px;
        font-size: 20px;
        margin-top: 30px;
    }

    section.section_order .order_subheading {
        background-color: var(--color_blue);
        border-radius: 50vw;
        color: #fff;
        height: 27px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: bold;
        font-size: 15px;
        border: 2px solid #fff;
    }

    section.section_order .tab_item_wrap_netflix .order_subheading {
        background-color: var(--color_red);
        z-index: 2;
        position: relative;
        margin-bottom: 18px;
    }

    section.section_order .subheading_text {
        font-size: 18px;
        font-weight: bold;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    section.section_order .tab_item_wrap_netflix .subheading_text {
        align-items: flex-start;
        justify-content: start;
        text-align: left;
        letter-spacing: 0.01em;
        white-space: nowrap;
    }

    section.section_order .tab_content_item .subheading_text img[src*="gigahodai_step"] {
        width: 40px;
        position: relative;
        margin-right: 5px;
    }

    section.section_order .tab_btn_wrap {
        display: flex;
        justify-content: space-around;
        align-items: flex-end;
        max-width: 700px;
        margin: auto;
    }

    section.section_order .tab_btn {
        border: 4px solid var(--color_dark_blue);
        background-color: #fff;
        width: 50%;
        height: 65px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        border-bottom: none;
        font-weight: bold;
        font-size: 20px;
        color: #000;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: left 30px top 50%;
        background-size: 38px 29px;
        padding-left: 30px;
        transition:none!important;
    }

    section.section_order .tab_btn:nth-child(1) {
        background-image: url(../img/icon/gigahodai_web_b.svg);
        border-right: none;
    }

    section.section_order .tab_btn:nth-child(1).on {
        background-image: url(../img/icon/gigahodai_web_w.svg);

    }

    section.section_order .tab_btn:nth-child(2) {
        background-image: url(../img/icon/gigahodai_shop_b.svg);
        border-left: none;
    }


    section.section_order .tab_btn:nth-child(2).on {
        background-image: url(../img/icon/gigahodai_shop_w.svg);

    }

    section.section_order .tab_btn.on {
        border: 4px solid var(--color_dark_blue);
        background-color: var(--color_dark_blue);
        border-bottom: none;
        height: 80px;
        color: #fff;
        background-color: var(--color_blue);
    }


    section.section_order .tab_item_wrap {
        border-top: 4px solid var(--color_dark_blue);
        padding: 30px 0;
        text-align: center;
        box-sizing: border-box;
        width: 100%;
    }

    section.section_order .tab_item_wrap .border_wrap {
        width: calc(100% - 60px);
        border-radius: 15px;
        overflow: hidden;
        margin: auto;
        border: solid 3px var(--color_dark_blue);
        padding-bottom: 30px;
    }

    section.section_order .tab_item_wrap .border_wrap .border_wrap_heading {
        width: 100%;
        color: #fff;
        font-size: 25px;
        font-weight: bold;
        padding: 6px;
        box-sizing: border-box;
        background-color: var(--color_dark_blue);
    }






    section.section_order .tab_content_wrap .segment {
        background-color: #ddd;
        height: 2px;
        width: 100%;
        position: absolute;
        z-index: 0;
        top: 14px;
        left: 0;
    }

    section.section_order .btn_border {
        height: 15vw;
        background-position: right 3vw top 50%;
        background-repeat: no-repeat;
        background-size: 20px;
        font-size: 12;
    }

    section.section_order .btn_border.btn_begin {
        background-image: url(../img/icon/icon_link_blank.svg);
    }

    section.section_order .btn_border.btn_myuq {
        background-image: url(../img/icon/icon_link_right_arrow.svg);
    }


    section.section_order .tab_content_wrap {
        display: flex;
        justify-content: space-between;
        max-width: 650px;
        width: 100%;
        margin: auto;
        position: relative;
        margin-bottom: 20px;
    }

    section.section_order .order_web .tab_content_item {
        width: 23%;
        z-index: 1;
        text-align: left;
    }

    section.section_order .order_shop .tab_content_item {
        width: 30%;
        z-index: 1;
        text-align: left;
        font-size: 14px;
    }

    section.section_order .tab_item_wrap_netflix .tab_content_item {
        max-width: 24%;
        z-index: 1;
    }

    section.section_order .doted_underline {
        border-bottom: 2px dotted #000;
        margin-bottom: 5px;
    }

    section.section_order .step_about {
        font-size: 14px;
        font-weight: bold;
        line-height: 1.8em;
        letter-spacing: 0.01em;
    }

    section.section_order .step_about_detail {
        font-size: 12px;
        line-height: 1.4;
        font-weight: bold;
    }

    section.section_order a.underline,
    .underline {
        color: var(--color_dark_blue);
        text-decoration: underline;
        white-space: nowrap;
        letter-spacing: 0.01em;
        font-size: 14px;
    }
    section.section_order a.underline:hover,
    .underline:hover{
        text-decoration: none;
    }

    section.section_order .btn_modal {
        background-color: var(--color_dark_blue);
        font-weight: bold;
        border-radius: 4px;
        cursor: pointer;
        height: 20px;
        width: 20px;
        color: #fff;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        margin-left: 0.5em;
    }

    body img.blank_link_icon {
        width: 17px;
        margin-left: 0.5em;
        position: relative;
        top: -5px;
    }

    section.section_order a.btn_uq_onlineshop {
        background-color: #DA2969;
        height: 60px;
        width: 320px;
        display: block;
        border-radius: 20px;
        color: #fff;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 18px;
        border-bottom: 4px solid #000;
        line-height: 1.2em;
        font-weight: bold;
        background-image: url(../img/icon/link_blank_w.svg);
        background-repeat: no-repeat;
        background-position: right 20px top 50%;
        background-size: 20px;
    }

    section.section_order a.btn_uq_shop {
        background-color: #fff;
        height: 60px;
        width: 320px;
        display: block;
        border-radius: 20px;
        color: #000;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 18px;
        border: 1px solid #000;
        border-bottom: 4px solid #000;
        line-height: 1.2em;
        font-weight: bold;
        position: relative;
    }

    section.section_order a.btn_uq_shop::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 30px;
        margin: auto;
        border-top: 2px solid #000;
        border-right: 2px solid #000;
        transform: rotate(45deg);
        height: 12px;
        width: 12px;
    }

    section.section_order .order_next_arrow {
        width: 60px;
        margin: auto;
        margin-top: 30px;
    }

    section.section_order .order_netflix_heading {
        width: 400px;
        margin: auto;
        margin-top: 30px;
        position: relative;
    }
    
     section.section_order .order_netflix_heading .order_netflix_subtitle_heading{
        position: absolute;
        left: 0;
        right: 0;
        top: 35px;
        margin: auto;
        color: #fff;
        font-weight: bold;
        font-size: 20px;
        line-height: 0;
    }
    section.section_order .order_netflix_heading .order_netflix_subtitle_heading span.text_large{
        font-size: 30px;
    }
    section.section_order .order_netflix_heading .order_netflix_subtitle_heading span.text_small{
        font-size: 18px;
        line-height: 0.5;
    }
    
    

    section.section_order .gigahodai_step_check {
        margin: 5px 0;
        font-weight: bold;
    }

    section.section_order .gigahodai_step_check img[src*="gigahodai_step_check"] {
        width: 20px;
        position: relative;
        top: 0px;
        margin-right: 5px;
    }

    section.section_order .tab_item_wrap_netflix {
        padding: 30px 0;
    }

    section.section_order .border_wrap_netflix {
        width: calc(100% - 60px);
        border-radius: 15px;
        overflow: hidden;
        margin: auto;
        border: solid 3px var(--color_red);
        padding-bottom: 0px;
        padding-top: 30px;
    }

    section.section_order .space_keep {
        height: 160px;
        text-align: left;
        margin-bottom: 20px;
    }

    section.section_order .link_registration {
        font-size: 18px;
        text-decoration: underline;
        color: var(--color_dark_blue);
        display: inline-block;
        margin: auto;
        font-weight: bold;
    }
    section.section_order .link_registration_remarks {
        text-align: center;
        font-size: 14px;
        margin-top: 14px;
        font-weight: bold;
        color: var(--color_red);
    }


    /*7_section_faq----------------------------*/

    section.section_faq {
        background-color: var(--color_light_blue);
        padding: 90px 0;
    }

    section.section_faq .content_wrap {
        background-color: #fff;
        border-radius: 3vw;
        margin: auto;
        padding: 50px 80px;
    }

    section.section_faq .faq_heading {
        text-align: center;
        font-size: 32px;
        font-weight: bold;
        margin-bottom: 30px;
    }

    section.section_faq .faq_wrap {
        /* width: 800px; */
        margin: auto;
        border-bottom: 1px solid #aaa;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    section.section_faq .faq_wrap .faq_title {
        font-size: 18px;
        text-align: left;
        font-weight: bold;
        padding: 0 20px;
    }

    section.section_faq .faq_wrap .faq_title {
        font-size: 18px;
        text-align: left;
        font-weight: bold;
        position: relative;
        padding: 0 50px 0 50px;
        box-sizing: border-box;
        cursor: pointer;
    }

    section.section_faq .faq_wrap .faq_title::before {
        content: "Q.";
        font-weight: bold;
        font-size: 35px;
        top: -17px;
        color: #0091d7;
        left: 0px;
        position: absolute;
    }

    section.section_faq .faq_wrap .faq_title::after {
        content: "+";
        font-weight: bold;
        font-size: 45px;
        top: -17px;
        color: #0091d7;
        right: 0px;
        position: absolute;
    }

    section.section_faq .faq_wrap .faq_title.on::after {
        content: "−";
    }

    section.section_faq .faq_wrap .faq_item {
        font-size: 14px;
        padding-left: 50px;
        padding-top: 30px;
        position: relative;
        padding-right: 55px;
    }

    .faq_wrap .faq_item::before {
        content: "A.";
        font-size: 35px;
        font-weight: bold;
        left: 0px;
        top: 24px;
        color: #c7c7c7;
        left: 0;
        position: absolute;
    }


    section.section_faq .faq_other_wrap {
        width: 100%;
        text-align: center;
    }

    section.section_faq a.faq_other {
        display: inline-block;
        margin: auto;
        text-decoration: underline;
        font-size: 18px;
        color: var(--color_dark_blue);
        font-weight: bold;
    }

    section.section_faq a.link_blank_text,
    section.section_faq a.link_self_text {
        text-decoration: underline;
        position: relative;
        color: var(--color_dark_blue);
    }

    section.section_faq a.link_blank_text::after {
        content: "";
        height: 20px;
        width: 20px;
        background-image: url(../img/icon/link_blank_blue.svg);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        display: inline-block;
        vertical-align: bottom;
    }

    section.section_faq .faq_slide_heading {
        font-weight: bold;
        display: block;
        font-size: 15px;
    }


    section.section_faq table.faq_table {
        border-collapse: collapse;
        border-spacing: 0;
        font-size: 14px;
        padding: 0.75em 1em;
        text-align: center;
        vertical-align: middle;
        width: 100%;
        text-align: left;

    }

    section.section_faq table.faq_table th {
        background: #f7f7f7;
        border: 1px solid #cdcdcd;
        padding: 0.5em;
    }

    section.section_faq table.faq_table td {
        background: #fff;
        border: 1px solid #cdcdcd;
        padding: 0.5em;
    }



    /*8_section_fixed_navi----------------------------*/

    section.section_fixed_navi.show {
        bottom: 0;
        transition: 0.5s all;
    }

    section.section_fixed_navi {
        position: fixed;
        display: flex;
        height: 100px;
        background-color: var(--color_dark_blue);
        bottom: -100px;
        /* left: 0; */
        padding-bottom: 10px;
        box-sizing: border-box;
        width: calc(100% - 180px);
        transition: 0.5s all;
        z-index: 100;
        font-size: 16px;
    }

    section.section_fixed_navi .navi_contents_wrap {
        display: flex;
        justify-content: space-between;
        align-items: flex-end;
        width: 1010px;
        margin: auto;
    }

    section.section_fixed_navi .fixed_navi_item {
        width: 49%;
        color: #fff;
        text-align: center;
        padding: 0px;
    }

    section.section_fixed_navi .btn_netflix {
        background-color: var(--color_blue);
        height: 60px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0 20px;
        color: #fff;
        border-radius: 10px;
        font-size: 20px;
        font-weight: bold;
        background-repeat: no-repeat;
        background-position: right 20px top 50%;
        background-size: 25px;
        padding-right: 30px;
        box-sizing: border-box;
        position:relative;
    }
    section.section_fixed_navi .btn_netflix::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #fff url(../img/icon/icon_blank_black.svg) no-repeat bottom/cover;
    }

    section.section_fixed_navi .btn_wimax {
        position: relative;
        background-color: var(--color_purple);
        height: 60px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 0 20px;
        color: #fff;
        border-radius: 10px;
        font-size: 18px;
        font-weight: bold;
        text-align: left;
        box-sizing: border-box;
        padding-right: 30px;
    }

    section.section_fixed_navi .order_netflix_img {
        width: 100%;
        margin-top: 20px;
    }

    section.section_fixed_navi .small {
        text-align: left;
        font-size: 12px;
    }

    /*modal--------------------------------------------*/

    .modal_wrap {
        position: fixed;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        z-index: 1001;
    }

    .modal_wrap .modal_bg {
        position: absolute;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.7);
    }

    .modal_wrap .modal_item {
        max-height: 80vh;
        width: 620px;
        z-index: 1;
        background-color: #fff;
        border-radius: 10px;
        padding: 30px;
        border: 2px solid #000;
        padding-bottom: 60px;
        box-sizing: border-box;
        position: relative;
        font-size: 14px;
        overflow: auto;
    }




    .modal_wrap .order_modal_heading {
        font-weight: bold;
        margin-bottom: 0.8em;
    }

    .modal_wrap .order_modal_text {
        margin-bottom: 2em;
    }

    .modal_wrap a.modal_link_text,
    .modal_wrap a.link_self_text {
        text-decoration: underline;
        position: relative;
        color: var(--color_dark_blue);
    }

    .modal_wrap a.modal_link_text::after {
        content: "";
        height: 20px;
        width: 20px;
        background-image: url(../img/icon/link_blank_blue.svg);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        display: block;
        right: -25px;
        top: -1px;
        position: absolute;
    }


    .modal_wrap .modal_cv_item {
        max-height: 80vh;
        max-width: 852px;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .modal_wrap .modal_cv_item .item_cv_shop_item,
    .modal_wrap .modal_cv_item .item_cv_wimax_item,
    .modal_wrap .modal_cv_item .item_cv_netflix_item {
        width: 49%;
        padding: 30px 20px 24px 20px;
        border-radius: 10px;
        background-color: #fff;
        z-index: 2;
        box-sizing: border-box;
        position: relative;
    }
    .modal_wrap .modal_cv_item .item_cv_netflix_item {
        text-align: center;
    }
    .modal_wrap .modal_cv_item .item_cv_netflix_item .btn_application {
        padding: 5px;
        width: 90%;
        font-size: 17px;
        border-radius: 15px;
    }
    .modal_wrap .modal_cv_item .item_cv_netflix_item .img_wrap {
        margin: 40px 10px;
    }
    .modal_wrap .modal_cv_item .item_cv_netflix_item .img_wrap > img {
        width: 200px;
        height: 30px;
    }
    .modal_wrap .modal_cv_item .item_cv_netflix_item > p {
        margin-bottom: 30px;
        font-size: 16px;
        font-weight: 400;
    }
    .modal_wrap .modal_cv_item .item_cv_netflix_item.wide {
        flex: 1;
        margin-top: 20px;
        padding: 15px;
        width: 100%;
    }
    .modal_wrap .modal_cv_item .item_cv_netflix_item .link_registration {
        font-size: 18px;
        text-decoration: underline;
        color: var(--color_dark_blue);
        display: inline-block;
        margin: auto;
        font-weight: bold;
    }
    .modal_wrap .modal_cv_item .cv_modal_icon {
        width: 100px;
        margin: auto;
        height: 80px;
    }

    .modal_wrap .modal_cv_item .item_cv_shop_item_foot,
    .modal_wrap .modal_cv_item .item_cv_wimax_item_foot,
    .modal_wrap .modal_cv_item .item_cv_netflix_item_foot {
        width: 100%;
        text-align: center;
    }

    .modal_wrap .modal_cv_item a.cv_modal_btn {
        border-radius: 25px;
        font-size: 15px;
        height: 53px;
        background-color: var(--color_dark_blue);
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 30px;
        border-bottom: 7px solid #000;
        font-weight: bold;
        transition: 0.25s;
    }
    .modal_wrap .modal_cv_item a.cv_modal_btn:hover{
        opacity: 0.8;
        transition: 0.25s;
    }

    .modal_wrap .modal_cv_item .item_cv_shop_item_foot .btn_cv_shop_close,
    .modal_wrap .modal_cv_item .item_cv_wimax_item_foot .btn_cv_wimax_close,
    .modal_wrap .modal_cv_item .item_cv_netflix_item_foot .btn_cv_netflix_close {
        width: 100%;
        text-align: center;
        height: 57px;
        margin: 53px auto 0;
        width: 123px;
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        z-index: 2;
        position: relative;
        border-radius: 10px;
        font-weight: bold;
        font-size: 16px;
    }


    .modal_wrap .icon_close {
        align-items: center;
        background: #c7c7c7;
        border-radius: 100%;
        display: flex;
        height: 30px;
        justify-content: center;
        position: relative;
        width: 30px;
        margin-right: 10px;
    }

    .modal_wrap .icon_close:after,
    .modal_wrap .icon_close:before {
        background-color: #fff;
        content: "";
        display: block;
        height: 12px;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        width: 2px;
    }

    .modal_wrap .icon_close:before {
        height: 2px;
        left: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg);
        width: 12px;
    }

    .modal_wrap .icon_close:after {
        right: 50%;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .modal_wrap .js_modal_close {
        position: relative;
        bottom: -23px;
        left: 0;
        right: 0;
        margin: auto;
        width: 35px;
        height: 35px;
        cursor: pointer;
    }



    .modal_wrap.creditcard .item_creditcard,
    .modal_wrap.creditdebit .item_creditdebit,
    .modal_wrap.delivary .item_delivary,
    .modal_wrap.pay .item_pay {
        display: block;
    }

    .modal_wrap.cv_shop .item_cv_shop,
    .modal_wrap.cv_wimax .item_cv_wimax,
    .modal_wrap.cv_netflix .item_cv_netflix {
        display: flex;
    }

    .modal_wrap .item_creditcard,
    .modal_wrap .item_creditdebit,
    .modal_wrap .item_delivary,
    .modal_wrap .item_pay,
    .modal_wrap .item_cv_shop,
    .modal_wrap .item_cv_wimax,
    .modal_wrap .item_cv_netflix {
        display: none
    }
    .modal_wrap.cv_wimax .item_cv_wimax {
        gap: 8px;
    }
    .modal_wrap .modal_cv_item .item_cv_wimax_item {
        width: calc(33% - 3px) !important;
        padding: 20px !important;
    }
    .modal_wrap .modal_cv_item a.cv_modal_btn.apply {
        border-radius: 8px;
        height: 53px;
        background-color: var(--color_purple);
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: bold;
        transition: 0.25s;
        margin: 0 auto;
        height: 60px;
        width: 100%;
        font-size: 16px;
        background-image: url(../img/icon/icon_link_blank_w.svg);
        background-repeat: no-repeat;
        background-size: 28px;
        background-position: right 10px top 50%;
        border-right: solid 4px #000;
        border-bottom: solid 4px #000;
        box-sizing: border-box;
    }
    .modal_wrap .modal_cv_item .cv_modal_txt {
        text-align: center;
        padding: 16px 4px;
        font-size: 12px;
        font-weight: 300;
    }
    .modal_wrap .modal_cv_item.wimax_5g .cv_modal_icon {
        max-height: 47px;
    }
    .modal_wrap .modal_cv_item .cv_modal_icon.uq {
        width: 221px;
    }
    .modal_wrap .modal_cv_item .cv_modal_icon.gmo {
        width: 157px;
    }
    .modal_wrap .modal_cv_item .cv_modal_icon.linklife {
        width: 159px;
    }
    .modal_wrap .modal_cv_item .cv_modal_icon.memobile {
        width: 149px;
    }
    .modal_wrap .modal_cv_item .cv_modal_icon.memobile + .cv_modal_txt {
        font-size: 14px;
    }
    .modal_wrap .modal_cv_item.wimax_5g .item_cv_wimax_item_foot .btn_cv_wimax_close {
        margin-top: 0;
        background-color: #7a7a7a;
        color: #fff;
    }
    .modal_wrap .modal_cv_item.wimax_5g .icon_close {
        background: #fff;
    }
    .modal_wrap .modal_cv_item.wimax_5g .icon_close::before , .modal_wrap .modal_cv_item.wimax_5g .icon_close::after {
        background-color: #7a7a7a;
    }

}

/*for_pc---------------------------*/


@media screen and (min-width: 769px) and (max-width: 1180px) {
    section.section_fixed_navi {
        width: 100%;

    }

    section.section_fixed_navi a.btn_netflix {
        /* flex-direction: column; */
    }
}

a:hover{text-decoration: none !important;}
.note-tip-overlay {
	display: none;
	position: fixed;
	z-index: 9;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.1);
}

.note-tip-balloon {
	display: none;
	position: absolute;
	z-index: 10;
	top: 0;
	margin: 20px 0 0;
	z-index: 98;
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "BIZ UDPGothic", Meiryo, sans-serif;
	font-weight: 400;
	color: #000;
}

.note-tip-balloon .frame {
	position: relative;
	padding: 20px;
	border: 2px solid #000;
	border-radius: 10px;
	background: #fff;
	font-size: 14px;
	line-height: 1.6;
}
.note-tip-balloon .frame .block {
    display: none;
}
.note-tip-balloon .frame .tail {
	display: block;
	position: absolute;
	top: -18px;
	left: 0;
}

.note-tip-balloon .frame .tail::before,
.note-tip-balloon .frame .tail::after {
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
	height: 0;
	content: '';
	display: block;
	border-style: solid;
	border-width: 0 8px 18px;
}

.note-tip-balloon .frame .tail::before {
	border-color: transparent transparent #000;
}

.note-tip-balloon .frame .tail:after {
	top: 5px;
	border-color: transparent transparent #fff;
}
.note-tip-balloon .frame .note-tip-close {
	margin: 15px 0 0;
}

.note-tip-balloon .frame .note-tip-close a {
	display: block;
	margin: 0 auto;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #A5A5A5 url(../img/icon/icon-close.svg) 50% 50% no-repeat;
	background-size: 14px 14px;
	cursor: pointer;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}

.note-tip-balloon .frame .note-tip-close a:hover {
	opacity: .7;
}

#tip-01 .inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 420px;
}
#tip-01 .plan_wrap {
    margin: 10px 0;
    width: 100%;
    text-align: center;
}
#tip-01 h3 {
    font-size: 23px;
    margin-bottom: 20px;
}
#tip-01 p {
    font-size: 16px;
    margin-bottom: 5px;
    text-align: center;
}
#tip-01 .note {
    margin-top: 10px;
    padding: 10px;
    font-size: 13px;
}
#tip-01 img {
    width: 200px;
    margin-bottom: 5px;
}
#tip-01 .note {
    border: 1px solid black;
}
.btn_application {
    position: relative;
    display: inline-block;
    padding: 15px;
    width: 250px;
    text-align: center;
    border-radius: 10px;
    background: #0e0d6a;
    transition: 0.25s;
}
.btn_application:hover{
    opacity: 0.8;
    transition: 0.25s;
}
.btn_application::after,
section.section_fixed_navi .btn_wimax::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff url(../img/icon/icon_blank_black.svg) no-repeat bottom/cover;
}
.btn_application > span {
    color: #fff;
    font-weight: bold;
}
#size-check {
	height: 0;
}

.c-tooltips__btn:after,
.c-tooltips__icon {
  align-items: center;
  background: #083090;
  display: flex;
  font-size: 3.466666666666666vw;
  justify-content: center;
}

.c-tooltips__icon {
  border: 2px solid #083090;
  border-radius: 35%;
  color: #000;
  font-weight: 700;
  height: 5.333333333333334vw;
  line-height: 1;
  text-decoration: none;
  width: 5.333333333333334vw;
}

.c-tooltips__icon:after {
  align-items: center;
  color: #fff;
  content: '?';
  display: flex;
  font-size: 4.266666666666667vw;
  font-weight: 700;
  height: 4.733333333333334vw;
  justify-content: center;
  width: 4.733333333333334vw;
}
.step__tooltips {
  align-items: center;
  color: #083090;
  display: flex;
  font-size: 4.266666666666667vw;
  font-weight: 700;
  justify-content: center;
  margin-top: 5.866666666666666vw;
  text-decoration: underline !important;
  text-underline-offset: 2px
}

.c-tooltips__close {
  align-items: center;
  background: #0091d7;
  border: 2px solid #0091d7;
  border-radius: 100%;
  display: flex;
  height: 9.6vw;
  justify-content: center;
  margin: 3.2vw auto 0;
  width: 9.6vw;
}

.c-tooltips__icon-close {
  background: #fff;
  border-radius: 0.1em;
  color: #fff;
  display: inline-block;
  height: 2px;
  line-height: 1;
  position: relative;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
  width: 14px;
}

.c-tooltips__icon-close:after {
  background: inherit;
  border-radius: inherit;
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  width: 100%;
}
.step__tooltips .c-tooltips__icon {
  margin-left: 1.333333333333333vw
}
.wimax_tips {
    position: relative;
    margin: 20px auto;
    max-width: 500px;
    text-align: center;
}
.wimax_tips img{width: auto !important;}
.step__tooltips.wimax-tooltip .c-tooltips__icon {
    margin-left: 19px;
}
.wimax_tips_inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: start;
    margin-top: -60px;
    padding: 20px 15px;
    border: 2px solid #0a2e8e;
    border-radius: 6px;
    background: #fff;
}
.wimax_tips_inner * {
  box-sizing: border-box;
}
.wimax_tips_inner > .txt_wrap {
    margin-left: 12px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}
.wimax_tips_inner > .ttl {
    margin-left: 0.5em;
    font-weight: bold;
    color: #000;
}
.wimax_tips_inner > .txt_wrap .txt {
    color: #0a2e8e;
    text-decoration: underline;
}

.wimax_tips_wrap {
    position: relative;
}
#wimax_tips {
    top: -35px;
    z-index: 10;
}
.wimax-tooltips.show {
    visibility: visible;
    opacity: 1;
}
#wimax_tips.wimax-tooltips:after,
#wimax_tips.wimax-tooltips:before {
    right: 111px;
}
.wimax-tooltips {
    position: absolute;
    margin: 0 auto;
    padding: 24px;
    left: 50%;
    transform: translatex(-50%);
    max-width: 675px;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    background: #fff;
    border: 2px solid #000;
    border-radius: 10px;
    box-sizing: border-box;
    visibility: hidden;
}
.wimax-tooltips::before {
    top: -14px;
    border-color: transparent transparent #000;
}
.wimax-tooltips::after {
    top: -10px;
    border-color: transparent transparent #fff;
}
.wimax-tooltips::before,
.wimax-tooltips::after {
    content: "";
    position: absolute;
    display: block;
    border-style: solid;
    border-width: 0 6px 12px;
}
.wimax-tips .inner {
    max-width: 630px;
}
.wimax-tips .inner > .q,
.wimax-tips .inner > .a {
    display: flex;
    align-items: center;
}
.wimax-tips .inner > .a {
    margin-top: 20px;
}
.wimax-tips .inner > .q .img-wrap,
.wimax-tips .inner > .a .img-wrap {
    max-width: 35px;
}
.wimax-tips .inner > .q > span,
.wimax-tips .inner > .a > span {
    margin-left: 12px;
}
.wimax-tips .inner > .q > span {
    font-weight: bold;
}
.wimax-tips .inner .recommend {
    display: flex;
    gap: 20px;
    padding: 15px 10px 10px 30px;
}
.wimax-tips .inner .recommend > .txt-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
.wimax-tips .inner .caution {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.wimax-tips .inner .caution > span {
    font-weight: bold;
}
.wimax-tips .inner .cols {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-top: 20px;
}
.wimax-tips .inner .col > img {
    max-width: 120px;
}
.wimax-tips .inner .col > p {
    margin-top: 10px;
}
.wimax-tips .inner .col > .imgs {
    display: flex;
    justify-content: space-around;
    text-align: center;
}
.wimax-tips .inner .col .bluetooth > img {
    max-width: 67px;
}
.wimax-tips .inner .wimax-tip-link {
    display: block;
    margin: 40px 0 20px;
    color: #083090;
    font-weight: bold;
    text-align: center;
    text-decoration: underline !important;
}
.wimax_tips_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .1);
    visibility: hidden;
    opacity: 0;
    z-index: 9;
    transition: opacity .1s cubic-bezier(.39, .575, .565, 1), visibility .1s cubic-bezier(.39, .575, .565, 1);
}
.wimax_tips_overlay.show {
    visibility: visible;
    opacity: 1;
    transition: .1s;
}
.wimax_tips .sp-only {
    display: none;
}
.wimax-tips .inner .note {
    font-size: 12px;
}
.wimax_tips .step__tooltips.wimax-tooltip {
    margin-left: 1em;
    text-align: left;
}
.step__tooltips.wimax-tooltip {
    margin-top: 0;
    font-size: 16px;
    align-items: baseline;
}
.wimax_tips .inner .col:nth-child(1) > p {
    margin-top: 18px;
}
.wimax_tips .inner .col > .imgs > li p {
    margin-top: 0.5em;
}
.wimax-tips .inner .col > .imgs > li p {
    margin-top: 0.5em;
}
.wimax-tips .inner .col:nth-child(1) > p {
    margin-top: 22px;
}
@media print,
screen and (min-width:769px) {
    .step__tooltips {
      font-size: 18px;
      margin-top: 26px
    }
    
    .step__tooltips .c-tooltips__icon {
      margin-left: 8px
    }
    .c-tooltips__icon {
      font-size: 13px;
      height: 20px;
      width: 20px;
    }
    
    .c-tooltips__icon:after {
      font-size: 16px;
      height: 18px;
      width: 18px;
    }
    .c-tooltips__close {
      height: 36px;
      margin: 12px auto 0;
      width: 36px;
    }
    .wimax_tips .step__tooltips.wimax-tooltip .c-tooltips__icon {
        margin-left: 40px;
    }
}

.c-accordion + .c-accordion {
    margin-top: 10px;
}
.c-accordion__link {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 24px 11px 24px 45px;
    cursor: pointer;
    text-decoration: none;
}
.c-accordion__link:hover {
    opacity: .7;
}
.section_cv .plan__accordion .c-image {
    position: relative;
    height: auto;
}
.c-icon-plus {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
    background: #083090;
    border-radius: 100%;
}

.c-icon-plus:after,
.c-icon-plus:before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    content: "";
    display: block;
    height: 14px;
    width: 3px;
}
.c-icon-plus:before {
    height: 3px;
    width: 14px;
}
.plan__accordion {
    margin-left: auto;
    width: auto;
}
.c-accordion__body {
    display: none;
    transition: .5s;
}
.c-accordion__header {
    display: flex;
    align-items: center;
    gap: 15px;
}
section.section_cv .c-accordion__icon {
    margin-left: auto;
}
.c-accordion__header .ttl {
    color: #e3017e;
    font-size: 20px;
    font-weight: bold;
}
.c-accordion__header .ttl > span {
    font-size: 24px;
}
.c-accordion__header .img_wrap {
    max-width: 30px;
    max-height: 30px;
}
.section_cv .c-accordion__inner {
    border: 4px solid #083090;
    border-radius: 10px;
    background: #fff;
}
.is-open .c-icon-plus {
    background: #c7c7c7;
}
.is-open .c-icon-plus:after {
    display: none
}
.c-icon-minus {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
    background: #c7c7c7;
    border-radius: 100%;
}
.c-icon-minus:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    width: 14px;
    background-color: #fff;
}
section.section_cv .c-accordion__close {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 9px;
    font-size: 15px;
    font-weight: 700;
    cursor: pointer;
}
section.section_cv .c-accordion__close .c-icon-minus {
    margin-right: 12px;
}
section.section_cv .c-accordion__close:hover {
    opacity: .7;
}
.section_cv__texts {
    margin-bottom: 32px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.section_wimax .section_cv__texts {
    color: #333;
}
section.section_cv .lead {
    font-size: 24px;
}
section.section_cv .note {
    font-size: 16px;
}
section.section_cv .tab_btn_wrap {
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    max-width: 700px;
    margin: auto;
}
section.section_cv .tab_btn:nth-child(1) {
    background-image: url(../img/icon/gigahodai_web_b.svg);
    border-right: none;
}
section.section_cv .tab_btn:nth-child(1).on {
    background-image: url(../img/icon/gigahodai_web_w.svg);
}
section.section_cv .tab_btn:nth-child(2) {
    background-image: url(../img/icon/gigahodai_shop_b.svg);
    border-left: none
}
section.section_cv .tab_btn:nth-child(2).on {
    background-image: url(../img/icon/gigahodai_shop_w.svg);
}
section.section_cv .tab_btn.on {
    border: 4px solid var(--color_dark_blue);
    background-color: var(--color_dark_blue);
    border-bottom: none;
    height: 80px;
    color: #fff;
    background-color: var(--color_blue);
}
section.section_cv .tab_btn {
    border: 4px solid var(--color_dark_blue);
    background-color: #fff;
    width: 50%;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-bottom: none;
    font-weight: bold;
    font-size: 20px;
    color: #000;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: left 30px top 50%;
    background-size: 38px 29px;
    padding-left: 30px;
    transition: none!important;
}
section.section_cv .tab_item_wrap.order_web,
section.section_cv .tab_item_wrap.order_shop  {
    padding: 30px 40px;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    border-top: 4px solid var(--color_dark_blue);
}
section.section_cv .tab_items {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
section.section_cv .order_web .tab_items {
    justify-content: center;
}
section.section_cv .tab_item {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 21px 15px;
    width: calc((100% - 112px) / 3);
    border: 1px solid #e6e6e6;
    border-radius: 7px;
    background-color: #fff;
}
section.section_cv .tab_item .img_wrap {
    display: flex;
    justify-content: center;
}
section.section_cv .tab_item .img_wrap > img {
    width: auto;
    max-height: 40px;
}
section.section_cv .order_shop .tab_item .img_wrap > img {
    max-height: 30px;
}
section.section_cv .btn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    height: 58px;
    width: 100%;
    font-size: 16px;
    background-image: url(../img/icon/icon_link_blank_w.svg);
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: right 10px top 50%;
    background-color: var(--color_purple);
    color: #fff;
    border-right: solid 4px #000;
    border-bottom: solid 4px #000;
    border-radius: 10px;
    box-sizing: border-box;
    font-weight: bold;
}
section.section_cv .c-accordion .cv_remarks_link {
    display: block;
    margin: 32px auto 0;
    padding: 0;
    color: var(--color_dark_blue);
    text-align: center;
    font-size: 12px;
    text-decoration: underline;
}
section.section_cv .c-accordion .tab_item .cv_remarks_link {
    margin-top: 0;
}
section.section_cv .c-accordion .cv_remarks_link a {
    position: static;
    font-size: 14px;
}
section.section_cv .border_wrap > .txt_wrap {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: bold;
}
section.section_cv .border_wrap > .txt_wrap .text {
    font-weight: normal;
    font-size: 12px;
    margin-top: 5px;
}
section.section_cv .c-accordion .cv_remarks_link a.link_blank_text {
    position: relative;
    display: inline-block;
    top: auto;
    left: auto;
}
section.section_cv a.link_blank_text::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -17px;
    height: 12px;
    width: 14px;
    background-image: url(../img/icon/link_blank_blue.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: bottom;
}
section.section_cv .c-accordion .lead {
    font-size: 18px;
}

/* Netflixpack  WiMAX +5G契約中の方*/

#wimax_5g_netflixpack .tab_item.shop > .btn {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    box-shadow: 2px 2px 0 0 #000;
}
#wimax_5g_netflixpack .tab_item.shop {
    width: 100%;
    border: none;
    justify-content: end;
    padding: 0;
}
#wimax_5g_netflixpack .txt_wrap > .tab_items {
    width: 50%;
    justify-content: center;
    gap: 20px;
    padding: 21px 15px;
}
#wimax_5g_netflixpack .txt_wrap.shop {
    display: flex;
    gap: 35px;
    margin-bottom: 20px;
}
.icon_blank_b.bt {
    margin-bottom: 0;
    text-align: center;
}


.txt_wrap.shop .lead {
    font-size: 16px;
}
.txt_wrap.shop .lead span {
    font-size: 14px;
}
.c-accordion:last-of-type .ttl {
    color:#083090;
}
section.section_cv .tab_item_wrap {
    border-top: 4px solid var(--color_gray);
}

@media screen and (min-width: 769px) {
    section.section_cv .tab_item_wrap {
        padding: 10px 40px 30px;
    }
}