@charset "UTF-8";
/*fb_sp---------------------------------------*/

@media screen and (min-width: 0px) and (max-width: 768px) {

    /*detail*/
    .kv_subheading .merit_wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        margin-top: 4vw;
    }

    .kv_subheading .merit_wrap .merit_item {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        background-color: var(--color_red);
        font-size: 4.2vw;
        font-weight: bold;
        height: 6.5vw;
    }


    .kv_subheading .merit_wrap .merit_item:nth-child(1) {
        min-width: 37%;
    }
    .kv_subheading .merit_wrap .merit_item:nth-child(2)  {
        min-width: 25%;
    }
    .kv_subheading .merit_wrap  .merit_item:nth-child(3)  {
        min-width: 32%;
    }



    section.section_kv .kv_detail .name_homerouter {
        position: absolute;
        left: 1vw;
        margin: auto;
        top: 41.5vw;
        color: #fff;
        font-weight: bold;
        font-size: 4vw;
        letter-spacing: -0.01em;
    }

    section.section_kv .kv_detail .name_mobilerouter {
        position: absolute;
        left: 59.5vw;
        /* right: 0; */
        margin: auto;
        top: 41.5vw;
        color: #fff;
        font-weight: bold;
        font-size: 4vw;
        letter-spacing: -0.01em;
        white-space: nowrap;
    }

    section.section_kv .kv_detail .detail_circle {
        position: absolute;
        left: 26.5vw;
        margin: auto;
        top: 13.5vw;
        color: var(--color_dark_blue);
        font-weight: bold;
        letter-spacing: -0.01em;
        height: 33vw;
        width: 33vw;
        background-color: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        border-radius: 50%;
        font-size: 4.5vw;
        line-height: 0.3em;
        z-index: 1;
    }

    section.section_kv .kv_detail .detail_circle sup{
        position: relative;
        top: calc(-6/375*100vw);
        line-height: 1em;
    }

    section.section_kv .kv_detail .detail_price {
        font-size: 9vw;
    }

    section.section_kv .kv_detail .underbar_yellow {
        position: relative;
        display: block;
    }

    section.section_kv .kv_detail .underbar_yellow::before {
        content: "";
        position: absolute;
        height: 4.2vw;
        width: 100%;
        background-color: #FFEC44;
        bottom: 2vw;
        left: 0;
        z-index: -1;
    }

    section.section_kv .kv_detail .wave_l {
        position: absolute;
        width: 7vw;
        left: 10vw;
        top: 12vw;
    }

    section.section_kv .kv_detail .wave_r {
        position: absolute;
        width: 7vw;
        right: 45px;
        top: 15vw;
    }

    section.section_kv .kv_detail_remarksWrap{
        color: #fff;
        width: 100%;
        font-size: 3vw;
        margin-top: 9.5vw;
        text-align: left;
    }

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

    /*outline_plice-----------------------------*/

    .outline_plice {
        margin-top: calc(20/750*100vw);
    }

    .outline_plice .price_wrap {
        height: 74vw;
        position: relative;
        color: var(--color_dark_blue);
        margin-bottom: 3vw;
    }

    .pluss .outline_plice .price_wrap {
        border: solid 1px #022b8d;
    }

    .plus .outline_plice .price_wrap {
        border: solid 1px var(--color_blue);
    }

    .outline_plice .price_heading {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        font-size: 4.8vw;
        height: 13vw;
        font-weight: bold;
    }

    .pluss .outline_plice .price_heading {
        background-color: #022b8d;
    }

    .plus .outline_plice .price_heading {
        background-color: var(--color_blue);
    }

    .outline_plice .price_fukidashi {
        width: 80%;
        margin: auto;
        margin-top: 4vw;
        /* display: flex; */
        /* justify-content: center; */
        /* align-items: center; */
        color: var(--color_dark_blue);
        background-color: var(--color_light_blue);
        border-radius: 3vw;
        font-weight: bold;
        font-size: calc(30/750*100vw);
        position: relative;
        padding: 2vw 2vw 1.8vw;
        letter-spacing: 0.01em;
        white-space: nowrap;
        line-height: calc(24/15);
    }

    .outline_plice .price_fukidashi::after {
        content: "";
        height: 7vw;
        width: 7vw;
        background-color: var(--color_light_blue);
        transform: rotate(115deg) skewX(56deg);
        position: absolute;
        left: 36vw;
        right: 0;
        bottom: -2vw;
        margin: auto;
        z-index: 0;
    }

    .outline_plice .price_fukidashi .small {
        font-size: calc(24/750*100vw)
    }

    .outline_plice .price_period {
        position: absolute;
        top: 35vw;
        left: 12vw;
        font-size: calc(36/750*100vw);
        font-weight: bold;
        color: var(--color_dark_blue);
        letter-spacing: -0.01em;
    }

    .outline_plice .price {
        position: absolute;
        top: 38vw;
        left: 11vw;
        font-size: 18vw;
        letter-spacing: -0.05em;
    }

    .outline_plice .price_tax {
        position: absolute;
        top: 44vw;
        left: 53vw;
        font-size: 4.3vw;
        font-weight: bold;
    }

    .outline_plice .price_yen {
        position: absolute;
        top: 50vw;
        left: 53vw;
        font-size: 6vw;
        font-weight: bold;
        letter-spacing: -0.01em;
    }

    .outline_plice .price_intax {
        position: absolute;
        top: 57.5vw;
        left: 0;
        right: 0;
        margin: auto;
        font-size: calc(66/750*100vw);
        font-weight: bold;
    }

    .outline_plice .price_intax .small_yen {
        font-size: 4.5vw;
    }

    .outline_plice .price_list_item {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        border: 1px solid #fff;
        padding: 1.5vw 2vw 1.5vw;
        letter-spacing: 0.01em;
        box-sizing: border-box;
        text-align: left;
        font-size: calc(24/750*100vw);
        font-weight: bold;
    }

    .outline_plice .price_list_item div{
        line-height: 1.3;
    }


    .outline_plice .price_list_item .en {
        font-size: 6vw;
    }
    .outline_plice .price_list_item.bg_blue .en {
        font-size: 7vw;
    }

    .price_list_item.text_blue {
        color: var(--color_dark_blue);
    }

    .price_list_item.bg_gray {
        background-color: var(--color_gray);

    }

    .price_list_item.bg_blue {
        color: #fff;
        margin-bottom: 2vw;
    }

    .pluss .price_list_item.bg_blue {
        background-color: #022b8d;
    }

    .plus .price_list_item.bg_blue {
        background-color: var(--color_blue);
    }





    /*section_outline---------------------------*/
    section.section_outline .content_wrap .content_set .outline_merit_1 {
        position: absolute;
        left: 8%;
        bottom: 4vw;
        color: #fff;
        font-weight: bold;
        font-size: 5.3vw;
        line-height: 1.4em;
        height: 20vw;
        width: 20vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    section.section_outline .content_wrap .content_set .outline_merit_2 {
        position: absolute;
        left: 38%;
        bottom: 4vw;
        color: #fff;
        font-weight: bold;
        font-size: 5.3vw;
        line-height: 1.4em;
        height: 20vw;
        width: 20vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    section.section_outline .content_wrap .content_set .outline_merit_3 {
        position: absolute;
        left: 68%;
        bottom: 4vw;
        color: #fff;
        font-weight: bold;
        font-size: 5.3vw;
        line-height: 1.4em;
        height: 20vw;
        width: 20vw;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /*wimax_detail_4_price--------------------*/

    section.section_wimax .wimax_detail_4_price {
        position: relative;
        width: 100%;
    }

    section.section_wimax .price_data_wrap {
        width: 100%;
        position: relative;
    }

    section.section_wimax .price_data_period {
        position: relative;
        width: 100%;
    }

    section.section_wimax .price_data_period .period_title_wrap {
        position: absolute;
        padding: 2vw 3.5vw;
        font-size: 4vw;
        display: flex;
        flex-direction: column;
    }

    section.section_wimax .price_data_period .period_title {
        color: #fff;
        font-weight: bold;
        border-bottom: 2px solid #fff;
        line-height: 1.2em;
        margin-top: 0.8vw;
        display: inline-block;
    }

    section.section_wimax .price_list_item {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        border: 1px solid #fff;
        font-size: 3.5vw;
        padding: 0 2.5vw;
        letter-spacing: 0.01em;
        box-sizing: border-box;
        height: 13vw;
        font-weight: bold;
    }

    section.section_wimax .price_list_item .en {
        font-size: 6.5vw;
    }
    section.section_wimax .price_list_item.bg_blue .en {
        font-size: 7vw;
    }

    section.section_wimax .price_data_price {
        /* position: relative; */
        /* left: 190px; */
        top: 0;
        color: var(--color_dark_blue);
        font-size: 8vw;
        font-weight: bold;
        letter-spacing: -0.05em;
        height: 48vw;
        text-align: center;
        margin-top: -1vw;
    }

    section.section_wimax .price_data_price .intax_remarks {
        position: absolute;
        left: 60vw;
        top: 22vw;
        font-size: 6vw;
    }

    section.section_wimax .price_data_price .outtax {
        font-size: 23vw;
    }

    section.section_wimax .price_data_price .intax_wrap {
        font-size: 14vw;
        position: absolute;
        left: 0;
        right: 0;
        top: 40vw;
    }

    section.section_wimax .price_data_price .intax_wrap .intax_yen {
        font-size: 21px;
    }

    /*--discount_table-----------------------------------*/
    table.discount_table {
        width: 100%;
        margin-bottom: 1.5vw;
    }

    table.discount_table td {
        border-collapse: collapse;
        border: 1px solid #333;
        padding: 1vw;
        font-size: 4vw;
        font-weight: bold;
        letter-spacing: 0.01em;
        vertical-align: middle;
        box-sizing: border-box;
        text-align: center;
    }

    table.discount_table .bg_blue {
        color: #fff;
        text-align: left;
        width: 47%;
        font-size: 3vw;
        line-height: 1.4em;
    }

    .pluss table.discount_table .bg_blue {
        background-color: #022b8d;
    }

    .plus table.discount_table .bg_blue {
        background-color: var(--color_blue);
    }

    table.discount_table .price {
        font-size: 8vw;
        letter-spacing: -0.01em;
    }


    table.discount_table .price_sub {
        font-size: 6vw;
    }

    .heading_light_blue {
        background-color: var(--color_light_blue);
        text-align: center;
        width: 90%;
        font-size: 3vw;
        margin: auto;
        margin-top: 2vw;
    }

    .heading_gray {
        background-color: var(--color_gray);
        text-align: center;
        width: 90%;
        font-size: 3vw;
        margin: auto;
    }

    section.section_outline .discount_table_remarks {
        width: 91%;
        margin: auto;
        font-size: 3vw;
        letter-spacing: 0.01em;
        padding-left: 8%;
    }



    /*--discount_table-----------------------------------*/
    table.plan_table {
        width: 100%;
    }

    table.plan_table td {
        border-collapse: collapse;
        border: 1px solid #333;
        padding: 2vw 1vw;
        font-size: 3vw;
        letter-spacing: 0.01em;
        vertical-align: middle;
        text-align: center;
        line-height: 1.4em;
    }

    table.plan_table .bg_blue {
        color: #fff;
        font-size: 3vw;
        padding: 1vw;
        font-weight: bold;
    }

    .pluss table.plan_table .bg_blue {
        background-color: #022b8d;
    }

    .plus table.plan_table .bg_blue {
        background-color: var(--color_blue);
    }

    table.plan_table .bg_blue:first-child {
        width: 20%
    }

    table.plan_table .bg_blue:nth-child(2) {
        width: 40%
    }

    table.plan_table .bg_gray {
        background-color: var(--color_gray);
        text-align: left;
        font-weight: bold;
        padding: 1vw;
    }

    table.plan_table .price {
        font-size: 7vw;
    }

    table.plan_table .price_490 {
        font-size: 4vw;
    }

    table.plan_table .align_left {
        text-align: left;

    }

    /*wimax_detail_1-----------------------------*/


    .wimax_detail_1 .name_homerouter {
        position: absolute;
        top: 0.5vw;
        left: 23vw;
        margin: auto;
        font-size: 4.2vw;
        letter-spacing: -0.05em;
        font-weight: bold;
    }

    .wimax_detail_1 .name_mobilerouter {
        top: 50vw;
        left: 21vw;
        position: absolute;
        font-size: 4.2vw;
        letter-spacing: -0.01em;
        font-weight: bold;
    }

    .wimax_detail_1 .text_homerouter {
        /* position: absolute; */
        /* top:0; */
        /* left: 0; */
        position: absolute;
        top: 18vw;
        left: 36.5vw;
        font-size: 4vw;
        letter-spacing: -0.05em;
        font-weight: bold;
        text-align: center;
    }

    .wimax_detail_1 .text_mobilerouter {
        position: absolute;
        top: 66vw;
        left: 45vw;
        font-size: 4vw;
        letter-spacing: -0.05em;
        font-weight: bold;
        text-align: center;
    }

    /*value_comparision_wrap----------------------*/
    .value_comparision_wrap {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        font-size: 3.5vw;
        letter-spacing: 0.01em;
        flex-direction: column;
    }

    .value_comparision_wrap .value_item_l {
        border: 2px solid var(--color_dark_blue);
        padding: 2vw;
        padding-left: 5vw;
        /* width: 42%; */
        box-sizing: border-box;
        border-radius: 3vw;
        color: var(--color_dark_blue);
        font-weight: bold;
        text-align: center;
        /* display: flex; */
        position: relative;
        /* align-items: center; */
        line-height: 1.2em;
    }

    .value_comparision_wrap .value_item_r {
        border: 2px solid var(--color_dark_blue);
        padding: 10px;
        padding-left: 8vw;
        /* width: 55%; */
        box-sizing: border-box;
        border-radius: 3vw;
        color: var(--color_dark_blue);
        font-weight: bold;
        text-align: center;
        position: relative;
        margin-top: 3vw;
    }

    .value_comparision_wrap .value_item_l::before {
        content: "①";
        position: absolute;
        left: 3vw;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 3vw;
        font-size: 6vw;
        display: flex;
        align-items: center;
        color: var(--color_dark_blue);
    }

    .value_comparision_wrap .value_item_r::before {
        content: "②";
        position: absolute;
        left: 3vw;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 100%;
        width: 6vw;
        vertical-align: middle;
        font-size: 6vw;
        display: flex;
        align-items: center;
        color: var(--color_dark_blue);
    }

    .value_comparision_wrap .astarisk {
        font-size: 0.6em;
        vertical-align: super;
    }



    /*outline_price_list_2_table--------------------*/

    table.outline_price_list_2_table {
        width: 100%;
    }

    table.outline_price_list_2_table td {
        border-collapse: collapse;
        border: 1px solid #333;
        padding: 3vw;
        padding-left: 0;
        padding-right: 0;
        vertical-align: middle;
        text-align: center;
        font-size: 3vw;
        line-height: 1.5em;
    }

    table.outline_price_list_2_table .bg_blue {
        background-color: var(--color_blue);
        color: #fff;
        font-size: 3.5vw;
        padding: 1vw;
        padding-left: 0;
        padding-right: 0;
    }
    table.outline_price_list_2_table .bg_blue:first-child {
        width: 36%;
    }

    table.outline_price_list_2_table .bg_gray {
        background-color: var(--color_gray);
        text-align: center;
        font-weight: bold;
        padding: 1vw 0;
        font-size: 3.2vw;
    }

    table.outline_price_list_2_table .bg_gray_sub {
        background-color: var(--color_gray);
        text-align: center;
        padding: 0.5vw 0;
    }

    table.outline_price_list_2_table .price {
        font-size: 34px;
    }

    table.outline_price_list_2_table .heading {
        font-weight: bold;
        /* margin-bottom: 0.1em; */
        line-height: 1.0em;
        padding: 2vw 0;
        font-size: 3.5vw;
    }

    table.outline_price_list_2_table .heading_remarks {
        font-size: 3vw;
        display: inline-block;
        line-height: 1.2em;
    }
    table.outline_price_list_2_table .heading_remarks .text_red {
        line-height: 1.2em;
        padding-top: 2vw;
        display: block;
    }

    table.outline_price_list_2_table .astarisk {
        font-size: 0.6em;
        vertical-align: super;
    }

    /*campaign_device---------------------------------*/


    .campaign_device .device_name_speed {
        position: absolute;
        top: 8vw;
        left: 45vw;
        font-size: 3.5vw;
        text-align: center;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
    }

    .campaign_device .device_name_galaxy {
        position: absolute;
        top: 62vw;
        left: 47vw;
        font-size: 3.5vw;
        text-align: center;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: 700;
    }


    .campaign_wrap {
        width: 90%;
    }
    .campaign_wrap .header {
        font-size: 15px;
        letter-spacing: 0;
    }
    .left_price_wrap .lead {
        font-size: 14px;
    }
    .left_price_wrap .en {
        position: absolute;
        font-size: 69px;
        left: 20px;
        right: 0;
        top: 11px;
        letter-spacing: -2px;
    }
    .left_price_wrap .period {
        position: absolute;
        font-size: 14px;
        top: 49px;
        left: -212px;
        right: 0;
    }
    .left_price_wrap .in_tax {
        position: absolute;
        font-size: 31px;
        top: 85px;
        right: 0;
        left: -4px;
        font-weight: 500;
    }
    .left_price_wrap .in_tax .small {
        position: absolute;
        font-size: 13px;
        display: contents;
        font-weight: bold;
    }
    .left_price_wrap .tax {
        position: absolute;
        font-size: 13px;
        left: 239px;
        right: 0;
        top: 47px;
    }
    .left_price_wrap .yen {
        position: absolute;
        font-size: 20px;
        left: 230px;
        right: 0;
        top: 58px;
    }
    .flex_wrap.price {
        background-color: #fff;
        display: flex;
        flex-direction: column;
        font-weight: bold;
        padding: 10px 15px;
        height: 570px;
        letter-spacing: 0;
        justify-content: space-between;
    }
    .left_price_wrap {
        width: auto;
    }
    .price-wrap {
        border: 2px solid #059eda;
        border-radius: 10px;
        width: 100%;
        margin: auto;
        margin-top: 10px;
        overflow: hidden;
        position: relative;
        height: 72px;
        color: #059eda;
        box-sizing: border-box;
    }
    .price-wrap .head {
        background-color: #059eda;
        font-size: 14px;
        line-height: 24px;
        color: #fff;
    }
    .price-wrap .en {
        position: absolute;
        right: 150px;
        left: 0;
        font-size: 36px;
    }
    .price-wrap .tax {
        position: absolute;
        font-size: 10px;
        top: 33px;
        right: 150px;
        left: 120px;
    }
    .price-wrap .yen {
        font-size: 13px;
        top: 45px;
        left: -27px;
        right: 0;
        position: absolute;
    }
    .price-wrap .in_tax {
        font-size: 23px;
        letter-spacing: -1px;
        top: 32px;
        right: 0;
        left: 136px;
        position: absolute;
    }
    .price-wrap .in_tax .tax_en {
        font-family: Price;
        font-weight: 500;
    }
    .price-wrap .in_tax .tax_en:first-child {
        margin-right: 4px;
    }
    .price-wrap .in_tax .small {
        font-size: 14px;
    }
    .note.notes {
        margin-top: 16px;
        color: #000;
        font-size: 14px;
        font-weight: 300;
    }

    .right_content_wrap {
        width: 100%;
        margin-top: 120px;
    }
    .right_content_wrap .price-list > dt {
        text-align: center;
        padding-left: 0;
        line-height: 26px;
    }
    .right_content_wrap .price-list > dd {
        text-align: center;
    }
    .right_content_wrap .price-list > dd.last {
        border-bottom: 1px solid #000;
    }
    .total-wrap {
        width: 100%;
        margin-top: 18px;
    }
    .right_content_wrap .note {
        margin-top: 14px;
    }
    .campaign_wrap .footer {
        line-height: 20px;
        font-size: 14px;
        padding: 10px;
    }
    .plan__application-body.pluss.campaign {
        padding-top: 110px;
        margin-top: -110px;
    }
    .content_wrap.campaign {
        width: 90%;
        margin-top: 20px !important;
    }
    .outline_header.campaign {
        border-radius: calc(60/750*100vw);
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        font-size: 19px;
        height: auto;
    }
    .outline_plan_remarks.campaign {
        letter-spacing: 0;
    }
    section.section_outline .pluss .content_wrap .content_set.outline.campaign {
        padding: 30px 21px;
    }
    .price_wrap.campaign .price_heading {
        font-size: 18px;
        height: 48px;
    }
    .price_wrap.campaign .border {
        font-size: 14px;
        border-radius: 6px;
        font-weight: bold;
        padding: 2px 13px;
        margin-top: 10px;
    }
    .outline_plice .price.campaign {
        left: 0 !important;
        right: 64px;
        font-size: 69px;
        top: 73px;
    }
    .outline_plice.campaign .price_yen {
        top: 119px;
        left: 144px;
        right: 0;
        font-size: 20px;
    }
    .outline_plice.campaign .price_tax {
        top: 108px;
        right: 0;
        left: 150px;
        font-size: 13px;
    }
    .outline_plice.campaign .price_intax {
        position: absolute;
        top: 150px;
        font-size: 31px;
    }
    .outline_plice .price_wrap.campaign::after {
        content: "";
        position: absolute;
        opacity: 1;
        width: 100%;
        height: 1px;
        left: 0;
        bottom: 54px;
        background-image: linear-gradient(to right, #083090, #083090 4px, transparent 4px);
        background-size: 6px 1px;
        background-position: left bottom;
        background-repeat: repeat-x;
    }
    .outline_plice.campaign .note {
        top: 214px;
    }
    .outline_plice .price_wrap.campaign {
        height: 260px;
    }
    .slide_inner.campaign {
        padding: 0;
        width: 100%;
        margin: auto;
        margin-top: 20px;
    }
    table.plan_table.campaign td {
        font-size: 12px;
        padding: 10px;
    }
    table.plan_table.campaign td.min {
        height: 0;
        line-height: 1;
    }
    table.plan_table.campaign td.center {
        text-align: center;
    }
    section.section_outline .outline_title_remarks.campaign {
        max-width: unset;
        font-size: 12px;
    }
    .c-accordion__header.campaign .ttl {
        font-size: 16px;
        line-height: 1.25;
    }
    .c-accordion.campaign .c-accordion__link {
        padding: 16px 0;
    }
    .c-accordion.campaign .c-icon-plus {
        height: 24px;
        width: 24px;
    }
    .c-accordion__close.campaign {
        display: flex;
        font-size: 16px;
        color: #fff;
        justify-content: end;
        background-color: #a5a5a5;
        width: 150px;
        line-height: 38px;
        border-radius: 6px;
        margin: auto;
        align-items: center;
        margin-top: 16px;
        cursor: pointer;
        margin-bottom: 20px;
    }
    .c-accordion__close.campaign .c-icon-minus {
        margin-left: 23px;
        margin-right: 10px;
        height: 20px;
        width: 20px;
    }
    .outline_detail_heading.campaign {
        font-size: 19px;
        margin-top: 50px;
    }
    .outline_detail_subheading.campaign {
        font-size: 19px;
        width: 258px;
    }
    .content_wrap.campaign {
        border-radius: calc(60/750*100vw) !important;
    }
    section.section_outline .content_wrap .content_set.outline_detail.campaign_sp {
        padding: 0vw 0.1vw 0vw 0.1vw;
    }
    section.section_outline .content_wrap .content_set.example .outline_merit_1 {
        left: 1%;
        top: 80.6%;
    }
    section.section_outline .content_wrap .content_set.example .outline_merit_2 {
        top: 81%;
        left: 35%;
    }
    section.section_outline .content_wrap .content_set.example .outline_merit_3 {
        left: 68.8%;
        top: 81%;
    }
    section.section_kv.campaign .kv_remarks {
        margin: 19px auto;
        padding: 0;
    }
    .faq_other_wrap.price {
        margin-top: 16px;
        font-size: 14px;
    }
    .contents_all_wrap .period {
        font-size: 11px;
    }
    table.plan_table.campaign td.min.s {
        padding: 5px;
    }
    .contents_all_wrap a:hover, .contents_all_wrap a {
        word-wrap: break-word;
    }


    .pack-campaign{
        width: 90%;
    }
    .pack-campaign-header{
        font-size: 15px;
        
        letter-spacing: normal;
    }
    .pack-campaign-contents{
        padding: 10px 15px;
        gap: 0;
        grid-template-columns: 1fr;
        grid-template-areas:
        "giga"
        "hd"
        "plan-price"
        "right"
        "discount-total"
        "notice-text"
        "center";
    }
    .pack-campaign .left{
        display: contents;
    }
    .pack-campaign .right{
        
    }
    .giga-notice-text{
        grid-area: giga;
    }
    .pack-campaign-contents .left .hd{
        grid-area: hd;
        font-size: 14px;

    }
    .pack-campaign-contents .plan-price{
        grid-area: plan-price;
        grid-template-columns: auto 149px 56px;
        grid-template-rows: auto 24px 45px;
        max-width: 100%;
    }
    .pack-campaign-contents .plan-price .txt{
        font-size: 11px;
        
    }
    .pack-campaign-contents .plan-price .num{
        font-size: 60px;
        height: 48px;
    }
    .pack-campaign-contents .plan-price .tax{
        font-size: 13px;
    }
    .pack-campaign-contents .plan-price .yen{
        font-size: 20px;
    }
    .pack-campaign-contents .plan-price .tax-in{
        font-size: 31px;
        padding-left: 0;
        margin-top: 0;
    }
    .pack-campaign-contents .plan-price .tax-in .num{
        font-size: 31px;
    }
    .pack-campaign-contents .plan-price .tax-in .yen{
        font-size: 13px;
    }
    .pack-campaign-contents .discount-total{
        grid-area: discount-total;
        margin-top: 10px;
        width: 100%;
    }
    .pack-campaign-contents .discount-total .ttl{
        padding: 3px;
    }
    .pack-campaign-contents .notice-text{
        grid-area: notice-text;

    }
    .pack-campaign-contents .discount-price{
        grid-template-columns: auto 82px 42px auto;
        grid-template-rows: 11px auto;
        margin: 8px auto;
        height: 30px;
    }
    .pack-campaign-contents .discount-price .num{
        height: 0;
    }
    .pack-campaign-contents .discount-price .txt{
        font-size: 8px;
        align-self: center;
    }
    .pack-campaign-contents .discount-price .tax-in{
        margin-left: 0;
        font-size: 21px;
        line-height: 1;
    }
    .pack-campaign-contents .right .price-list{
        letter-spacing: 0;
    }
    .pack-campaign-contents .right .price-list>dt{
        padding: 2px;
        text-align: center;
        
    }
    .pack-campaign-contents .right .price-list>dd{
        text-align: center;

    }
    .pack-campaign-contents .right .price-list.total>dd{
        border-bottom: 1px solid #000;
    }
    .pack-campaign .center{
        margin-top: 10px;
        font-size: 10px;
        
    }
    .pack-campaign-footer{
        font-size: 14px;
        padding: 10px;

    }
    /*fb_sp---------------------------*/
    .path-link{
        margin-top: -110px;
        padding-top: 110px;
        display: block;
    }
    
}
