@charset "utf-8";

/* -----------------------------------------------------
10. form
11. bnr
12. icon
13. tab
14. unique
15. おおきいdiv
18. tub_accordion
----------------------------------------------------- */

/* -----------------------------------------------------
10. form
----------------------------------------------------- */

.lyt_form {
    margin-left: 10px;
}

#form_new_tel,
#form_change_tel,
#form_new_adnum {
    margin-bottom: 10px;
}

input#form_new_tel01,
input#form_change_tel01,
input#form_new_adnum01,
input#form_new_adnum02,
input#form_new_tel04,
input#form_new_adnum03,
input#form_new_adnum04,
input#PHONE_NO1,
input#ZIP_CODE1,
input#ZIP_CODE2,
input.frm-phone {
    height: 20px;
    width: 52px;
    padding: 5px 4px;
    border: none;
    overflow: hidden;
    background: url(/common/images/bg/bg_form_number_01.gif) no-repeat top left;
    font-size: 124%;
    line-height: 1.2;
}

input#form_new_tel02,
input#form_new_tel03,
input#form_change_tel02,
input#form_change_tel03,
input#form_new_tel05,
input#form_new_tel06,
input#PHONE_NO2,
input#PHONE_NO3 {
    height: 20px;
    width: 62px;
    padding: 5px 4px;
    border: none;
    overflow: hidden;
    background: url(/common/images/bg/bg_form_number_02.gif) no-repeat top left;
    font-size: 124%;
    line-height: 1.2;
}

.str_lyt_box_flow input#PHONE_NO3 {
    height: 20px;
    width: 21px;
    padding: 5px 4px;
    border: none;
    overflow: hidden;
    background: url(/common/images/bg/bg_form_number_03.gif) no-repeat top left;
    font-size: 124%;
    line-height: 1.2;
}

#button {
    cursor: pointer;
    padding: 0;
    margin: auto;
    display: block;
    clear: both;
    border: none;
    width: 221px;
    height: 71px;
    background-color: transparent;
}

#button p {
    width: 220px;
    height: 0px;
    margin: 0;
    padding-top: 71px;
    background: url(/common/images/promo/ap_btn_area01.gif) no-repeat;
    overflow: hidden;
}

#button.hover p {
    background-position: 0 -71px;
}

#button02 {
    cursor: pointer;
    padding: 0;
    margin: auto;
    display: block;
    clear: both;
    border: none;
    width: 260px;
    height: 50px;
    background-color: transparent;
}

#button02 p {
    width: 260px;
    height: 0px;
    margin: 0;
    padding-top: 50px;
    background: url(/common/images/btn_apply/ap_btn33.gif) no-repeat;
    overflow: hidden;
}

#button02.hover p {
    background-position: 0 -50px;
}


/* -----------------------------------------------------
11. bnr
----------------------------------------------------- */

.lyt_bnr_campaign_02 .ttl {
    margin: 2px 0 22px 25px;
}

.lyt_bnr_campaign_02 .point {
    margin-left: 25px;
    overflow: hidden;
    margin-bottom: 12px;
}

.lyt_bnr_campaign_02 .point li {
    float: left;
}

.lyt_bnr_campaign_02 .txt {
    text-align: center;
}


.lyt_bnr_campaign_03 .point {
    margin-left: 27px;
}

.lyt_bnr_campaign_03 .point li {
    margin-top: 12px;
}

.lyt_bnr_campaign_03 .point li:first-child {
    margin-top: 0px;
}


/* -----------------------------------------------------
12. icon
----------------------------------------------------- */

img.blank {
    position: relative;
    /*/zoom:1;*/
    top: 2px;
    padding-left: 3px;
    padding-right: 3px;
    vertical-align: baseline;
    *top: -3px;
    *vertical-align: text-top;
}

img.sign {
    margin-bottom: 3px;
    vertical-align: middle;
}

img.info {
    margin-bottom: 5px;
    margin-left: 3px;
}

.ico_new {
    background: #ffa514;
    color: #fff;
    padding: 0 5px;
    font-size: 72%;
    display: inline-block;
    line-height: 1.2;
    margin: 0 0 0 5px;
    border-radius: 3px;
    vertical-align: middle;
}


/* -----------------------------------------------------
13. tab
----------------------------------------------------- */

.lyt_tab_01 {
    border-radius: 10px 10px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.lyt_tab_01:after {
    width: 100%;
    height: 50px;
    display: block;
    clear: both;
    content: "";
    border-bottom: 3px solid #319933;
    border-left: 3px solid #319933;
    border-right: 3px solid #319933;
    border-radius: 0 0 5px 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.hs_mobile .lyt_tab_01:after {
    border-bottom: 3px solid #034694;
    border-left: 3px solid #034694;
    border-right: 3px solid #034694;
}

.lyt_tab_btn {
    margin: 0 0 30px;
    padding: 10px 11px 0;
    border-radius: 5px 5px 0 0;
}

.lyt_tab_btn:after {
    display: block;
    clear: both;
    content: "";
}

.hikari .lyt_tab_btn {
    border-top: 3px solid #319933;
    border-left: 3px solid #319933;
    border-right: 3px solid #319933;
}

.hs_mobile .lyt_tab_btn {
    border-top: 3px solid #034694;
    border-left: 3px solid #034694;
    border-right: 3px solid #034694;
}

.lyt_tab_btn li {
    display: table;
    position: relative;
    font-weight: bold;
    width: 49%;
    list-style: none;
    float: left;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #CECECE), color-stop(0.90, #F1F1F1), color-stop(0.89, #F7F7F7), color-stop(0.00, #F8F8F8));
    background: -webkit-linear-gradient(top, #F8F8F8 0%, #F7F7F7 89%, #F1F1F1 90%, #CECECE 100%);
    background: -moz-linear-gradient(top, #F8F8F8 0%, #F7F7F7 89%, #F1F1F1 90%, #CECECE 100%);
    background: -o-linear-gradient(top, #F8F8F8 0%, #F7F7F7 89%, #F1F1F1 90%, #CECECE 100%);
    background: -ms-linear-gradient(top, #F8F8F8 0%, #F7F7F7 89%, #F1F1F1 90%, #CECECE 100%);
    background: linear-gradient(to bottom, #F8F8F8 0%, #F7F7F7 89%, #F1F1F1 90%, #CECECE 100%);
    border: 1px solid #b4b1b1;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #c0c0c0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.lyt_tab_btn li:before {
    position: absolute;
    top: 50%;
    left: 4%;
    content: '';
    background: url(/common_new/images/arr_ico_b.png) 10% 50% no-repeat;
    width: 14px;
    height: 14px;
    display: block;
    margin-top: -7px;
}

.lyt_tab_btn li:hover,
.lyt_tab_btn li.active {
    background-color: #333;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #000), color-stop(0.90, #292929), color-stop(0.89, #333), color-stop(0.10, #414141), color-stop(0.00, #5A5A5A));
    background: -webkit-linear-gradient(top, #5A5A5A 0%, #414141 10%, #333 89%, #292929 90%, #000 100%);
    background: -moz-linear-gradient(top, #5A5A5A 0%, #414141 10%, #333 89%, #292929 90%, #000 100%);
    background: -o-linear-gradient(top, #5A5A5A 0%, #414141 10%, #333 89%, #292929 90%, #000 100%);
    background: -ms-linear-gradient(top, #5A5A5A 0%, #414141 10%, #333 89%, #292929 90%, #000 100%);
    background: linear-gradient(to bottom, #5A5A5A 0%, #414141 10%, #333 89%, #292929 90%, #000 100%);
    border: none;
    color: #fff;
}

.lyt_tab_btn li:hover:before,
.lyt_tab_btn li.active:before {
    background: url(/common_new/images/arr_ico_w.png) 10% 50% no-repeat;
}

.lyt_tab_btn li:last-child {
    float: right;
    margin: 0;
}

.lyt_tab_btn li a {
    display: table-cell;
    vertical-align: middle;
    padding: 13px 15px;
    text-decoration: none;
    color: #333;
}

.lyt_tab_btn li:hover a,
.lyt_tab_btn li.active a {
    color: #fff;
    padding: 14px 16px;
}


.hs_mobile .lyt_tab_btn li {
    background-color: #DDEDDC;
    background-image: -webkit-gradient( linear,
    left top,
    left bottom,
    color-stop(0, #E4EEF9),
    color-stop(1, #E4EEF9),
    color-stop(1, #DDEDDC));
    background-image: -o-linear-gradient(bottom, #E4EEF9 0%, #E4EEF9 100%, #DDEDDC 100%);
    background-image: -moz-linear-gradient(bottom, #E4EEF9 0%, #E4EEF9 100%, #DDEDDC 100%);
    background-image: -webkit-linear-gradient(bottom, #E4EEF9 0%, #E4EEF9 100%, #DDEDDC 100%);
    background-image: -ms-linear-gradient(bottom, #E4EEF9 0%, #E4EEF9 100%, #DDEDDC 100%);
    background-image: linear-gradient(to bottom, #E4EEF9 0%, #E4EEF9 100%, #DDEDDC 100%);
    border: 1px solid #c5c5c5;
    box-shadow: none;
}

.hs_mobile .lyt_tab_btn li:hover,
.hs_mobile .lyt_tab_btn li.active {
    background-color: #03438E;
    background-image: -webkit-gradient( linear,
    left top,
    left bottom,
    color-stop(0, #336AA9),
    color-stop(0.17, #0A4B97),
    color-stop(0.89, #034694),
    color-stop(1, #03438E));
    background-image: -o-linear-gradient(bottom, #336AA9 0%, #0A4B97 10%, #034694 89%, #03438E 100%);
    background-image: -moz-linear-gradient(bottom, #336AA9 0%, #0A4B97 10%, #034694 89%, #03438E 100%);
    background-image: -webkit-linear-gradient(bottom, #336AA9 0%, #0A4B97 10%, #034694 89%, #03438E 100%);
    background-image: -ms-linear-gradient(bottom, #336AA9 0%, #0A4B97 10%, #034694 89%, #03438E 100%);
    background-image: linear-gradient(to bottom, #336AA9 0%, #0A4B97 10%, #034694 89%, #03438E 100%);
    border-radius: 5px;
    box-shadow: 1px 1px 3px #c0c0c0;
}

.hs_mobile .lyt_tab_btn li a {
    color: #034694;
}

.hs_mobile .lyt_tab_btn li:hover a,
.hs_mobile .lyt_tab_btn li.active a {
    color: #fff;
}

.hs_mobile .lyt_tab_btn li:before {
    background: url(/common_new/images/arr_ico_bl.png) 10% 50% no-repeat;
}

.hs_mobile .lyt_tab_btn li:hover:before,
.hs_mobile .lyt_tab_btn li.active:before {
    background: url(/common_new/images/arr_ico_wbl.png) 10% 50% no-repeat;
}

@media screen and (max-width: 768px) {

    .lyt_tab_01:after {
        display: none;
    }

    .hikari .lyt_tab_01:after {
        border: none;
    }

    .hs_mobile .lyt_tab_01:after {
        border: none;
    }

    .lyt_tab_btn {
        margin: 0 0 15px;
        padding: 0;
    }

    .hikari .lyt_tab_btn {
        border: none;
    }

    .hs_mobile .lyt_tab_btn {
        border: none;
    }

    .lyt_tab_btn li.lyt_box a,
    .lyt_tab_btn li.lyt_box a:hover,
    .lyt_tab_btn li.lyt_box.active a {
        padding-left: 14%;
        padding-right: 5%;
        text-align: left;
    }

    .lyt_tab_btn li.lyt_box br {
        display: none;
    }


}







/* -----------------------------------------------------
14. unique
----------------------------------------------------- */

/* 料金コース一覧 */

.lyt_price_list {
    margin-bottom: 15px;
    height: 268px;
    background: url(/images/price_list/back_price_list.jpg) no-repeat left top;
}

.lyt_price_list p {
    padding: 20px 0 0 25px;
}

.lyt_price_list ul {
    padding: 10px 0 0 25px;
}

.lyt_price_list li {
    float: left;
}

.lyt_cam_01 {
    background: url(/common/images/bg/bg_line_01.gif) repeat-x bottom left;
    padding-bottom: 31px;
    margin-bottom: 20px;
}

.hs_mobile .flow_last {
    background: url(/common/images/mobile/bg_flow_emobile.gif) repeat-y top left;
    margin-bottom: 0;
}

.lyt_index_bnr .lyt_doc_01 {
    margin-bottom: 14px;
}

/* 利用開始までの流れ */

.str_flow_img {
    margin-bottom: 20px;
}

.str_flow_img .lyt_doc_01 {
    margin-bottom: 0;
}

.str_flow_img .lyt_flow_img_01 {
    border: 1px solid #F5D200;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #FFF8CE;
    padding-top: 13px;
}

.str_flow_img .str_riyou_text {
    border: 1px solid #F5D200;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #ff9201;
    text-align: center;
    color: #fff;
    font-size: 158%;
    font-weight: bold;
}

.str_flow_img .lyt_flow_img_01 .lyt_doc_01 {
    padding: 0 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.str_flow_img .lyt_flow_img_02 {
    border: 1px solid #C3F291;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #F2FFE4;
    /*background:url(/common/images/bg/bg_flow_img01.gif) no-repeat top left;*/
    padding-top: 13px;
}

.str_flow_img .lyt_flow_img_02 .lyt_doc_01 {
    /*background:url(/common/images/bg/bg_flow_img02.gif) no-repeat bottom left;*/
    padding: 0 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.str_flow_img .flow_img_2col {
    overflow: hidden;
    background: url(/common/images/bg/bg_flow_img09.gif) no-repeat bottom right;
}

.str_flow_img .flow_img_2col .lyt_tbox {
    width: 626px;
    display: table-cell;
    vertical-align: middle;
}

.str_flow_img .flow_img_2col .lyt_tbox.val-02 {
    width: 615px;
    display: table-cell;
    vertical-align: middle;
}


*:first-child + html .str_flow_img .flow_img_2col .lyt_tbox {
    display: inline;
    zoom: 1;
}

.str_flow_img .flow_img_2col .lyt_tbox .lyt_flow_img_01 {
    padding-top: 17px;
}

.str_flow_img .flow_img_2col .lyt_tbox .lyt_flow_img_01 .lyt_doc_01 {}

.str_flow_img .flow_img_2col .lyt_tbox .lyt_flow_img_02 {

    border: 1px solid #C3F291;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #F2FFE4;
    /*background:url(/common/images/bg/bg_flow_img05.gif) no-repeat top left;*/
    padding-top: 17px;
}

.str_flow_img .flow_img_2col .lyt_tbox .lyt_flow_img_02 .lyt_doc_01 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.str_flow_img .flow_img_2col .lyt_arrow {
    display: table-cell;
    vertical-align: middle;
    width: 89px;
}

.str_flow_img .flow_img_2col .lyt_arrow.val-02 {
    display: table-cell;
    vertical-align: middle;
    width: 100px;
}

.str_flow_img .flow_img_2col .lyt_arrow.val-01 {
    vertical-align: top;
    padding: 5px 0 10px;
    height: 25px;
}

.str_flow_img .flow_img_2col .lyt_arrow.val-01 p {
    font-size: 0;
}

.str_flow_img .flow_img_2col .lyt_arrow.val-01 img {
    vertical-align: top;
}

.str_flow_img .lyt_subbox_01 {
    border: 1px dashed #F5D223;
    margin: 10px 0;
    padding: 10px 10px 0;
    background-color: #FFF8E3;
}


/* 3column */

.str_flow_img .flow_img_2col.flow_img_2colB {
    overflow: hidden;
    background: url(/common_new/images/bg/bg_flow_img21.gif) no-repeat bottom right;
}

.str_flow_img .flow_img_2col.flow_img_2colB .flow_img_2colBImg {
    float: right;
    padding-top: 35px;
    background-color: #ffffff;
}

.str_flow_img .flow_img_3col {
    overflow: hidden;
    display: table-cell;
}

.str_flow_img .flow_img_2col .lyt_tbox02 {
    width: 656px;
    display: table-cell;
    vertical-align: middle;
}

*:first-child + html .str_flow_img .flow_img_2col .lyt_tbox02 {
    display: inline;
    zoom: 1;
}

.str_flow_img .flow_img_2col .lyt_arrow02 {
    display: table-cell;
    vertical-align: middle;
    width: 50px;
    overflow: hidden;
    background: url(/common_new/images/bg/bg_flow_img21.gif) no-repeat bottom center;

}

.str_flow_img .flow_img_2col .lyt_tbox02 .lyt_flow_img_03 {
    border: 1px solid #0066cc;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #D5E5F8;
    padding: 17px 10px 0 0;
}

.str_flow_img .flow_img_2col .lyt_tbox02 .lyt_flow_img_03 .lyt_doc_01 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 768px) {
    /*--0605_yfs--*/
    .c_m2 {
        margin-left: 2% !important;
        margin-right: 2% !important;
    }

    .c_p2 {
        padding-left: 2% !important;
        padding-right: 2% !important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .str_flow_img .flow_img_2col {
        overflow: hidden;
        background: none;
    }
    .str_flow_img .flow_img_2col .lyt_arrow,
    .str_flow_img .flow_img_2col .lyt_arrow.val-02 {
        overflow: hidden;
        background: url(/common/images/bg/bg_flow_img09.gif) no-repeat bottom center;
        display: table-cell;
        vertical-align: middle;
        width: 10%;
        min-width: 89px;
    }
    /*--0605_yfs--*/
    .str_flow_img .flow_img_2col .lyt_tbox02 .lyt_flow_img_03 {
        padding: 0 5px 20px;
    }
}


*:first-child + html .str_flow_img .flow_img_2col .lyt_arrow {
    display: inline;
    zoom: 1;
}

.str_flow_img .flow_img_2col .lyt_arrow p {
    text-align: center;
}

.str_flow_img table {
    margin-bottom: 0 !important;
}

/* WiMAX 利用開始までの流れflow図 */

.str_box_flow {
    margin-bottom: 15px;
}

.lyt_box_flow01 {
    background: url(/wimax/flow/images/bg_box_flow_top01.gif) no-repeat top left;
    padding-top: 14px;
}

.lyt_1column_contents .lyt_box_flow01 {
    background: url(/wimax/flow/images/bg_box_flow_top05.gif) no-repeat top left;
    padding-top: 14px;
}

.lyt_box_flow01 .lyt_box {
    background: url(/wimax/flow/images/bg_box_flow_bottom01.gif) no-repeat bottom left;
    padding-bottom: 7px;
}

.lyt_1column_contents .lyt_box_flow01 .lyt_box {
    background: url(/wimax/flow/images/bg_box_flow_bottom05.gif) no-repeat bottom left;
    padding-bottom: 7px;
}

.str_box_flow .lyt_flow_table {
    margin-bottom: 15px;
    width: 695px;
}

.str_box_flow .lyt_arrow {
    background: url(/common/images/bg/bg_flow_img10.gif) no-repeat center bottom;
}

.str_box_flow .lyt_arrow .lyt_arrow_inner {
    padding-top: 28px;
    background: #ffffff;
}

.lyt_box_flow02 {
    width: 643px;
    background: url(/wimax/flow/images/bg_box_flow_top02.gif) no-repeat top left;
    padding-top: 14px;
}

.lyt_box_flow02 .lyt_box {
    background: url(/wimax/flow/images/bg_box_flow_bottom02.gif) no-repeat bottom left;
    padding-bottom: 7px;
}

.lyt_box_flow03 {
    width: 606px;
    background: url(/wimax/flow/images/bg_box_flow_top03.gif) no-repeat top left;
    padding-top: 14px;
}

.lyt_box_flow03 .lyt_box {
    background: url(/wimax/flow/images/bg_box_flow_bottom03.gif) no-repeat bottom left;
    padding-bottom: 7px;
}

.lyt_box_flow04 {
    width: 595px;
    background: url(/wimax/flow/images/bg_box_flow_top04.gif) no-repeat top left;
    padding-top: 14px;
}

.lyt_box_flow04 .lyt_box {
    background: url(/wimax/flow/images/bg_box_flow_bottom04.gif) no-repeat bottom left;
    padding-bottom: 7px;
}

.str_box_flow .lyt_box .lyt_img {
    width: 160px !important;
    text-align: center;
}

.lyt_box_flow01 .lyt_box .lyt_txt {
    width: 505px !important;
    padding-right: 10px;
}

.lyt_box_flow02 .lyt_box .lyt_txt {
    width: 453px !important;
    padding-right: 10px;
}

.lyt_box_flow03 .lyt_box .lyt_txt {
    width: 416px !important;
    padding-right: 10px;
}

.lyt_box_flow04 .lyt_box .lyt_txt {
    width: 405px !important;
    padding-right: 10px;
}

.lyt_box_flow01 .lyt_box .lyt_txt_01 {
    width: 750px !important;
    padding-right: 10px;
    float: left;
}

.str_box_flow .lyt_box .lyt_doc_01 .lyt_txt .lyt_txt_read {
    margin-bottom: 5px;
    line-height: 1.5;
}

.str_box_flow .lyt_box .lyt_doc_01 .lyt_txt ol,
.str_box_flow .lyt_box .lyt_doc_01 .lyt_txt ul {
    margin-bottom: 5px !important;
}

.str_box_flow .lyt_box .lyt_doc_01 {
    margin-bottom: 0px;
}

.str_box_flow table {
    margin-bottom: 0;
}


/* hs_mobile top */

.hs_mobile .lyt_box_index {
    overflow: hidden;
}

.hs_mobile .lyt_box_index .lyt_01 {
    width: 304px;
    float: left;
}

.hs_mobile .lyt_box_index .lyt_02 {
    width: 304px;
    float: left;
    margin-left: 14px;
}

.hs_mobile.hs_mobile_unique .lyt_box_index .lyt_01 {
    width: 310px;
    float: left;
}

.hs_mobile.hs_mobile_unique .lyt_box_index .lyt_02 {
    width: 310px;
    float: left;
    margin-left: 15px;
}

.hs_mobile .lyt_box_01 {
    background: url(/common/images/bg/bg_box_index_mid02.gif) repeat-y bottom left;
}

.hs_mobile .lyt_box_01 .lyt_box {
    background: url(/common/images/bg/bg_box_index_bottom02.gif) no-repeat bottom left;
    padding: 10px 17px 20px;
}

.hs_mobile .lyt_box_02 {
    background: url(/common/images/bg/bg_box_index_mid02.gif) repeat-y bottom right;
}

.hs_mobile .lyt_02 .img {
    padding-left: 14px;
}

.hs_mobile .lyt_02 .lyt_box {
    background: url(/common/images/bg/bg_box_index_bottom02.gif) no-repeat bottom right;
    padding: 10px 17px 20px;
}

.hs_mobile .lyt_box_index .lyt_box p {
    font-size: 85.71%;
}

/* hikari top */

.hikari .lyt_box_index {
    overflow: hidden;
}

.hikari .lyt_box_index .lyt_01 {
    width: 304px;
    float: left;
}

.hikari .lyt_box_index .lyt_02 {
    width: 304px;
    float: left;
    margin-left: 14px;
}

.hikari .lyt_box_01 {
    background: url(/common/images/bg/bg_box_index_mid02.gif) repeat-y bottom left;
}

.hikari .lyt_box_01 .lyt_box {
    background: url(/common/images/bg/bg_box_index_bottom02.gif) no-repeat bottom left;
    padding: 10px 17px 20px;
}

.hikari .lyt_box_02 {
    background: url(/common/images/bg/bg_box_index_mid02.gif) repeat-y bottom right;
}

.hikari .lyt_box_02 .lyt_box {
    background: url(/common/images/bg/bg_box_index_bottom02.gif) no-repeat bottom right;
    padding: 10px 17px 20px;
}

.hikari.hikari_unique .lyt_box_index .lyt_01 {
    width: 310px;
    float: left;
}

.hikari.hikari_unique .lyt_box_index .lyt_02 {
    width: 310px;
    float: left;
    margin-left: 15px;
}


/* auhikari box内btn */

.hikari .lyt_btn_auhikari_price_01 {
    position: relative;
}

.hikari .lyt_btn_auhikari_price_01 .lyt_btn {
    position: absolute;
    top: 220px;
    left: 18px;
}

/*price box内btn*/

.hikari .lyt_btn_auhikari_price_01 .lyt_btn02 {
    position: absolute;
    top: 247px;
    left: 18px;
}

/*price box内btn*/

.hikari .lyt_btn_auhikari_price_01 .lyt_btn03 {
    position: absolute;
    bottom: 15px;
    left: 16px;
}

/*price box内btn*/

.hikari .lyt_btn_auhikari_price_01 .lyt_btn04 {
    position: absolute;
    top: 215px;
    left: 18px;
}


.hikari .lyt_btn_auhikari_option_01 {
    position: relative;
}

.hikari .lyt_btn_auhikari_option_01 .lyt_btn {
    position: absolute;
    top: 269px;
    left: 53px;
}


/* bflets box内btn */

.hikari .lyt_btn_bflets_news_01 {
    position: relative;
}

.hikari .lyt_btn_bflets_news_01 .lyt_btn_01 {
    position: absolute;
    bottom: 14px;
    left: 8px;
}

.hikari .lyt_btn_bflets_news_01 .lyt_btn_02 {
    position: absolute;
    bottom: 14px;
    left: 181px;
}

/* hdd_quiz.htm */

.hikari .lyt_hdd_quiz_box {
    position: relative;
}

.hikari .lyt_hdd_quiz_box .hdd_quiz_btn {
    position: absolute;
    bottom: 40px;
    left: 40px;
}

/*applydesk*/

.lyt_box_applydesk {
    padding-bottom: 1px;
    background: url(/images/applydesk/applydeskbg.jpg) no-repeat bottom right;
}

/*sign_up*/

.lyt_bflets_sign_up {
    position: relative;
    margin-bottom: 20px;
}

.lyt_bflets_sign_up .lyt_icon {
    position: absolute;
    top: 105px;
    right: 13px;
}

.lyt_bflets_sign_up .lyt_btn {
    position: absolute;
    top: 130px;
    right: 13px;
}

/*cam/hdd.htm*/

.hikari .lyt_bflets_hdd {
    margin-bottom: 20px;
    padding: 10px 0;
    background: #f6f5e2;
}

.hikari .lyt_bflets_hdd ul.lyt_box li:first-child {
    margin-top: 0;
}

.hikari .lyt_bflets_hdd ul.lyt_box li {
    margin: 20px auto 0;
    padding-bottom: 10px;
    width: 675px;
}

.hikari .lyt_bflets_hdd .inner {
    padding: 0 20px;
}

@media screen and (max-width: 768px) {
    .hs_mobile.hs_mobile_unique .lyt_box_index .lyt_01,
    .hs_mobile.hs_mobile_unique .lyt_box_index .lyt_02,
    .hikari.hikari_unique .lyt_box_index .lyt_01,
    .hikari.hikari_unique .lyt_box_index .lyt_02 {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    .hikari.hikari_unique .lyt_box_index .lyt_txt_01 {
        height: inherit !important;
    }

}

/* -----------------------------------------------------
navi
----------------------------------------------------- */

.lyt_btn_navi_move01 {
    overflow: hidden;
}

.lyt_btn_navi_move01 .lyt_l {
    float: left;
    width: 323px;
}

.lyt_btn_navi_move01 .lyt_r {
    float: right;
    width: 617px;
}


.str_lyt_nav_move01 {
    padding-top: 10px;
}

.lyt_nav_move01 {
    padding-bottom: 4px;
}

.str_lyt_nav_move01 .lyt_box {
    padding-bottom: 3px;
}

.str_lyt_nav_move01 .lyt_box ul {
    overflow: hidden;
}

.str_lyt_nav_move01 .lyt_box li {
    width: 455px;
    margin-left: 10px;
    margin-bottom: 3px;
    float: left;
}

.str_lyt_nav_move01 .lyt_box li p {
    padding: 7px 6px 5px;
    width: 443px;
    overflow: hidden;
}

.str_lyt_nav_move01 .lyt_box li p img {
    margin-right: 7px;
    float: left;
}

.str_lyt_nav_move01 .lyt_box li p a {
    display: block;
    float: left;
    width: 407px;
}

.str_lyt_box_move01 {
    padding-top: 15px;
}

.lyt_box_move01 {
    padding-bottom: 18px;
}

.lyt_box_move01 .lyt_line {
    margin-bottom: 40px;
}

.str_lyt_box_move01 .lyt_hdg {
    margin-bottom: 20px;
    padding-left: 20px;
}

.str_lyt_box_move01 .lyt_box01 {
    margin-left: 20px;
    width: 900px;
    padding-top: 25px;
}

.str_lyt_box_move01 .lyt_box01 .lyt_box_inner {
    padding: 0 20px 25px;
}

.str_lyt_box_move01 .lyt_box02 {
    width: 683px;
    padding-top: 25px;
}

.str_lyt_box_move01 .lyt_box02 .lyt_box_inner {
    padding: 0 20px 25px;
}

.str_lyt_box_move01 .lyt_box_move01 > .lyt_doc_01 {
    margin: 0 20px;
}

/*hitori.htm*/

.str_lyt_box_hitori01 {
    margin: 0 auto;
    width: 935px;
}

.str_lyt_box_hitori01 .lyt_box01 {
    float: left;
    margin-left: 17px;
    padding-bottom: 20px;
    width: 300px;
}

.str_lyt_box_hitori01 .lyt_box01:first-child {
    margin-left: 0;
}

.str_lyt_box_hitori01 .lyt_box01 h5 {
    position: relative;
    left: -5px;
    padding-bottom: 16px;
}

.str_lyt_box_hitori01 .lyt_box01 .inner {
    padding: 0 18px;
}

/*move/index.htm*/

.lyt_navi_family_flow {
    overflow: hidden;
}

.lyt_navi_family_flow .lyt_flow_q {
    width: 429px;
    float: left;
}

.lyt_navi_family_flow .lyt_flow_a {
    float: right;
    width: 511px;
}

.lyt_navi_family_flow .lyt_flow_a .lyt_box {
    width: 443px;
    margin-bottom: 30px;
    padding: 15px 20px;
}

.lyt_boc_navi_family_01 {
    background: #e9f2f4;
}

.lyt_boc_navi_family_01 .lyt_txt {
    width: 358px !important;
}

.lyt_boc_navi_family_01 .lyt_txt p {
    margin-left: 25px;
}

.lyt_boc_navi_family_01 .lyt_img {
    width: 582px !important;
    margin-left: 0 !important;
}



/*hitori.html*/

.lyt_navi_hitori_plan {
    overflow: hidden;
}

.lyt_navi_hitori_plan .lyt_plan_l {
    float: left;
}

.lyt_navi_hitori_plan .lyt_plan_r {
    float: right;
}

.lyt_navi_hitori_hikaku {
    overflow: hidden;
}

.lyt_navi_hitori_hikaku .lyt_hikaku_l {
    width: 381px;
    float: left;
}

.lyt_navi_hitori_hikaku .lyt_hikaku_m {
    float: left;
    width: 147px;
}

.lyt_navi_hitori_hikaku .lyt_hikaku_r {
    float: right;
    width: 412px;
}

/*device*/

.device_box {
    position: relative;
}

.device_box .device_btn {
    position: absolute;
    bottom: 26px;
    right: 261px;
}

.lyt_col_tablet_01 {

}

.lyt_col_tablet_01 .lyt_inner {
}

.lyt_col_tablet_01 .lyt_btm {
    padding: 42px 0 21px;
}

.lyt_col_tablet_01 .lyt_con {
    width: 840px;
    margin: 0 auto 20px;
    padding-bottom: 38px;
}

.lyt_col_tablet_01 .lyt_con .lyt_txt {
    padding-top: 21px;
}

.lyt_col_tablet_01 .lyt_con.lyt_last {
    margin-bottom: 30;
    padding-bottom: 0;
    background: none;
}

/* business */

.nav_business {
    color: #666666;
}

.nav_business strong {
    color: #fd6f0a;
}

.lyt_list_business_syuccho01 li {
    padding-left: 21px;
    font-size: 115%;
}

.lyt_list_business_syuccho02 {
    overflow: hidden;
}

.lyt_list_business_syuccho02 li {
    width: 470px;
    float: left;
}


.lyt_list_business_nichijyo01 {
    overflow: hidden;
}

.lyt_list_business_nichijyo01 li {
    float: left;
}

.lyt_list_business_nichijyo01 li.lyt_l {
    width: 488px;
}

.lyt_list_business_nichijyo01 li.lyt_l h5 {
    padding-left: 20px;
}

.lyt_list_business_nichijyo01 li.lyt_l .lyt_box {
    padding: 16px 53px 43px 39px;
    min-height: 113px;
}

.lyt_list_business_nichijyo01 li.lyt_r {
    width: 452px;
}

.lyt_list_business_nichijyo01 li.lyt_r .lyt_box {
    padding: 16px 40px 43px 18px;
    min-height: 113px;
}

.lyt_list_business_nichijyo01 li.lyt_l.first {
    padding-top: 43px;
}

.lyt_list_business_nichijyo01 li.lyt_l .str_box {
    position: relative;
}

.lyt_list_business_nichijyo01 li.lyt_r.first .lyt_box {
    padding-bottom: 15px;
}

.lyt_list_business_nichijyo01 li.lyt_l.first .lyt_box {
    background: none;
    padding: 0 0 35px 55px;
    width: 433px;
}

.lyt_list_business_nichijyo01 li.lyt_r .lyt_box,
.lyt_list_business_nichijyo01 li.lyt_l .lyt_box {
    position: relative;
}

.lyt_list_business_nichijyo01 li.lyt_r .lyt_box .arrow {
    position: absolute;
    bottom: -8px;
    left: -54px;
}

.lyt_list_business_nichijyo01 li.lyt_l .lyt_box .arrow02 {
    position: absolute;
    right: 2px;
    top: 42px;
}

.lyt_list_business_nichijyo01 li.lyt_l .str_box .arrow02 {
    position: absolute;
    right: 2px;
    top: 42px;
}

.lyt_list_business_nichijyo01 li.lyt_l.last .lyt_box,
.lyt_list_business_nichijyo01 li.lyt_r.last .lyt_box {
    padding-bottom: 33px;
}

.lyt_list_business_nichijyo01 li.lyt_r .lyt_box .lyt_doc_01,
.lyt_list_business_nichijyo01 li.lyt_l .lyt_box .lyt_doc_01 {
    margin-bottom: 0;
}


/* -- network -- */

#c_contents #c_contents_in,
#c_contents_sub #c_contents_in {
    margin: 0 auto !important;
    width: 940px;
    text-align: left;
}

#main_bg .main_ttl {
    float: left;
    width: 710px;
}

#main_bg .main_img {
    float: right;
    width: 230px;
}

#main_bg .main_ttl p {
    padding-left: 22px;
    margin-top: 15px;
    line-height: 170%;
}

#kaiketsu_bg .kaiketsu01 {
    position: absolute;
    top: 0 !important;
    left: 10px !important;
}

#kaiketsu_bg .kaiketsu02 {
    position: absolute;
    top: 60px !important;
    left: 241px !important;
}

#kaiketsu_bg .kaiketsu03 {
    position: absolute;
    top: 60px !important;
    left: 478px !important;
}

#kaiketsu_bg .kaiketsu04 {
    position: absolute;
    top: 0px !important;
    right: 10px !important;
}

.twitter_l {
    float: left;
    margin-left: 20px;
    width: 633px;
    height: 518px;
    min-height: 518px;
}

.twitter_l p {
    line-height: 150%;
    padding: 15px 25px 0;
}

.twitter_r {
    float: right;
    margin-right: 20px;
    width: 250px;
}

.home_bg p {
    line-height: 170%;
}

.home_bg .home_img {
    float: left;
    width: 540px;
}

.home_bg .home_txt {
    float: right;
    width: 330px;
    margin-right: 70px;
}

.smp_nettv {
    padding: 0 60px;
}

.smp_nettv .smp_nettv_l {
    float: left;
    width: 390px;
}

.smp_nettv .smp_nettv_r {
    float: right;
    width: 390px;
}


.deepred {
    color: #cc0000;
}


/* 配下ページ */

.btn_img {
    float: right;
    margin-right: 58px;
    margin-top: 15px;
}

*:first-child + html .btn_img {
    margin-right: 165px;
}

.btn_img02 {
    float: right;
    margin-right: 10px;
    margin-top: 15px;
}

*:first-child + html .btn_img02 {
    margin-right: 165px;
}

.caution_border {
    border-top: #87b0d3 solid 1px;
    padding-top: 15px;
}

.caution_border.lyt_list_at01 > li > span {
    left: -0.5em;
}

.sub_caution {
    padding: 0 170px 20px 30px;
}

.sub_caution2 {
    padding: 0 30px 20px 30px;
}


.sub_caution ul li,
.sub_caution2 ul li {
    list-style: none;
    font-size: 80%;
    padding-left: 1em;
    margin-bottom: .2em;
    text-indent: -1em;
    text-align: left;
}

.btn_back {
    float: right;
    margin-right: 20px;
    width: 108px;
}

/* ソーシャルプラグイン　リスト */

.social {
    height: 59px;
}

#c_contents .socialplugins {
    padding-left: 22px;
    text-align: left;
}

#c_contents_sub .socialplugins {
    text-align: left;
    display: inline-block;
    float: left;
}

.m_l0 {
    margin-left: 0 !important;
}

.p_l0 {
    padding-left: 0 !important;
}

#c_contents .socialplugins li {
    float: left;
    vertical-align: middle;
}

/*
.nifty-socialplugins-twitter {
padding-right:0px;
width: 105px !important;
}


.nifty-socialplugins-twitter {
padding-right:0px;
width: 120px !important;
}
*/

/*-- parts --*/

.str_navi_box {
    overflow: hidden;
    margin-left: -12px;
}

.lyt_navi_box {
    width: 464px;
    float: left;
    margin-left: 12px;
    padding-top: 24px;
    margin-bottom: 11px;
}

.lyt_navi_box .lyt_box {
    padding: 0 34px 34px;
}

.lyt_navi_box .lyt_box .lyt_hdg_img {
    margin-bottom: 15px;
}


.lyt_navi_menu {
    width: 933px;
    height: 247px;
    padding-left: 7px;
    padding-top: 25px;
}

.lyt_navi_menu li {
    width: 438px;
    float: left;
    margin-left: 17px;
    margin-bottom: 5px;
}


.lyt_navi_faq {
    background: url(/common/images/bg/bg_line_02.gif) repeat-x top left;
    padding-top: 20px;
    margin-bottom: 25px;
}

.lyt_navi_faq .lyt_q {
    color: #0092d7;
    font-weight: bold;
    padding-left: 24px;
}

.lyt_navi_faq .lyt_a {
    margin-left: 23px;
    padding-left: 29px;
}


/*カラム*/

.str_lyt_col02 .lyt_col .lyt_doc_01,
.lyt_box_commufa_01 .lyt_doc_01 {
    margin-bottom: 0;
}

.lyt_doc_01 .lyt_doc_01 {
    margin-bottom: 0;
}


/*セクション内tbl*/

.lyt_section_01 table,
.lyt_section_02 table {
    margin-bottom: 10px;
}

.lyt_doc_01 .lyt_txt ul,
.lyt_doc_01 .lyt_txt ol {
    margin-bottom: 10px;
}


/*box内見出し*/

.str_lyt_box_01 .lyt_h5_01,
.str_lyt_box_number .lyt_h5_01 {
    margin-bottom: 5px;
}


/**/

*:first-child + html * {
    letter-spacing: 0
}

/*---------- 5タブ ----------*/

#t5_tab01 {
    display: block;
}

#t5_tab02 {
    display: none;
}

#t5_tab03 {
    display: none;
}

#t5_tab04 {
    display: none;
}

#t5_tab05 {
    display: none;
}

/*---------- 4タブ ----------*/

#t4_tab01 {
    display: block;
}

#t4_tab02 {
    display: none;
}

#t4_tab03 {
    display: none;
}

#t4_tab04 {
    display: none;
}

/*---------- 3タブ ----------*/

#t3_tab01 {
    display: block;
}

#t3_tab02 {
    display: none;
}

#t3_tab03 {
    display: none;
}

/*---------- 2タブ ----------*/

#t2_tab01 {
    display: block;
}

#t2_tab02 {
    display: none;
}

/* メンテナンス全幅 */

.info_bg {
    background-color: #FFFDE0;
    margin-bottom: 20px;
    padding: 10px;
}

/* メンテナンスRtoaster */

.info_rt_box {
    border: #e40000 solid 1px;
    padding: 12px;
    margin-bottom: 20px;
}

/*----------  モバイル回通信の選び方  ----------*/

.tips_waku_01 {
    border-left: #005d97 solid 3px;
    border-right: #005d97 solid 3px;
    margin: 0;
    padding: 0 30px;
}

.tips_waku_02 {
    padding: 15px 30px 30px 30px;
}

.tips_waku_03 {
    background-color: #cdee9d;
    padding: 20px;
    margin: 20px 0 0 0;
}

.tips_wimax_case {
    background-color: #cff0ff;
    padding: 15px;
    margin: 20px 0 0 0;
}

.tips_wimax_case_link {
    background-color: #FFF;
    padding: 5px 15px;
    margin-top: 10px;
}

.tips_lyt_list_col_shokyu {
    overflow: hidden;
    margin-bottom: 0;
    /*def*/
    padding: 20px 0 0 0;
}

.tips_lyt_list_col_shokyu > li {
    float: left;
    width: 285px;
    margin-left: 10px;
    padding: 0 0 20px 11px;
}

.tips_str_lyt_col03_jokyu01 {
    margin-left: -20px;
    overflow: hidden;
    margin-bottom: 0px;
    /*def*/
}

.tips_str_lyt_col03_jokyu01 .lyt_col {
    width: 280px;
    margin-left: 20px;
    padding: 0px;
}

.tips_str_lyt_col03_jokyu02 {
    margin-left: -20px;
    overflow: hidden;
    margin-bottom: 50px;
    /*def*/
}

.tips_str_lyt_col03_jokyu02 .lyt_col {
    width: 250px;
    margin-left: 20px;
    padding: 15px;
    background-color: #cff0ff;
}

.tips_lyt_list_col_matome {
    overflow: hidden;
    margin-bottom: 0;
    /*def*/
    padding: 20px 0 0 0;
}

.tips_lyt_list_col_matome > li {
    float: left;
    width: 285px;
    margin-left: 10px;
    padding: 0 0 20px 11px;
}

.tips_tab_lyt {
    background-color: #cdee9d;
    text-align: center
}



/* -----------------------------------------------------
other
----------------------------------------------------- */

.border_box {
    border: 1px solid #cfcfcf;
    padding: 20px 10px;
}

/*-- WiMAX2＋追加 2014.06--*/

.lyt_box_wimax {
    background: url(/wimax/images/bg_service.gif);
    padding: 13px;
}

.bg {
    background: #eee;
    padding: 15px;
}

.bg_white {
    background: #fff;
    padding: 13px;
}

.bg_02 {
    background: #eee;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 15px;
}

/*-- WiMAX2＋追加 2014.08--*/

/*sign_up*/

.lyt_wimax_sign_up {
    position: relative;
}

.lyt_wimax_sign_up .lyt_btn {
    position: absolute;
    top: 57px;
    left: 47px;
}

.lyt_wimax_sign_up .lyt_btn02 {
    position: absolute;
    top: 95px;
    left: 39px;
}


/* -----------------------------------------------------
nifty_hikari_150126
----------------------------------------------------- */

.norikae {
    font-size: 23px;
    color: #008000;
}

.norikae span {
    color: #000000;
}

.norikae .fnt {
    font-size: 12px;
    color: #000000;
}

/*------------
Ver.h4の940px 
------------*/

.str_nht_h4_01 {
    margin-bottom: 15px;
    padding: 0px 0px 7px 0px;
    width: 100%;
}

.str_nht_h4_01 .nht_h4_01 {
    padding-top: 5px;
}

.str_nht_h4_01 .nht_h4_01 h4 {
    font-size: 115%;
    padding: 2px 9px 0 15px;
    position: relative;
}

/*------------
promo_point
------------*/

.str_lyt_col02.clear.equalize_2col.hikari p {
    margin: 0 0 10px 10px;
}

.img_l > .lyt_txt.hikari {
    overflow: hidden;
    float: left;
}

.text_al {
    text-align: left;
}

/*------------
promo_0201
------------*/

.str_flow_img.hikari .lyt_flow_img_01 {
    background: url(/common/images/bg/bg_flow_img11.gif) no-repeat top left;
    padding-top: 13px;
}

.str_flow_img.hikari .lyt_flow_img_01 .lyt_doc_01 {
    background: url(/common/images/bg/bg_flow_img12.gif) no-repeat bottom left;
    padding: 0 10px 20px;
}

.str_flow_img.hikari .lyt_flow_img_02 {
    background: url(/common/images/bg/bg_flow_img13.gif) no-repeat top left;
    padding-top: 13px;
}

.str_flow_img.hikari .lyt_flow_img_02 .lyt_doc_01 {
    background: url(/common/images/bg/bg_flow_img14.gif) no-repeat bottom left;
    padding: 0 10px 20px;
}

.lyt_txt.hikari_l {
    text-align: left;
}

/*------------
promo_0201
------------*/

.lyt_tbl_01.nh_tbl th {
    background-color: #319933;
    color: #FFFFFF;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
}

.lyt_tbl_01.nh_tbl td {
    font-size: 16px;
    padding: 15px 0 10px 20px;
}

/*------------
niftyhikari_0210
------------*/

.niftyhikari_footer_txt {
    text-align: left !important;
}

/*------------
promo fmv auhikari 1503
------------*/

.str_flow_img.promo .lyt_flow_img_01 {
    background: url(/common/images/bg/bg_flow_img19.gif) no-repeat top left;
    padding-top: 13px;
}

.str_flow_img.promo .lyt_flow_img_01 .lyt_doc_01 {
    background: url(/common/images/bg/bg_flow_img20.gif) no-repeat bottom left;
    padding: 0 10px 20px;
}


.lyt_list_col_promo {
    overflow: hidden;
    margin-bottom: 20px;
    /*def*/
}

.lyt_list_col_promo li {
    float: left;
    margin-right: 22px;
    white-space: nowrap;
}

/* -----------------------------------------------------
ボタン_0528
----------------------------------------------------- */

.resp-btn {
    background: #E9E9E9;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(0.79, #FFFFFF), color-stop(0.8, #FeFeFe), to(#E9E9E9));
    background: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF 79%, #FeFeFe 80%, #E9E9E9);
    /* Safari 5.1+, Chrome 10+, iOS Safari 5.1+, Android 4.0+ */
    background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF 79%, #FeFeFe 80%, #E9E9E9);
    /* Firefox 3.6-15.0 */
    background: -o-linear-gradient(top, #FFFFFF, #FFFFFF 79%, #FeFeFe 80%, #E9E9E9);
    /* Opera 11.10-12.10 */
    background: linear-gradient(to bottom, #FFFFFF, #FFFFFF 79%, #FeFeFe 80%, #E9E9E9);
    /* IE10, Firefox 16.0+, Opera 12.50+ */
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    font-size: 100%;
    font-weight: bold;
    line-height: 1.2;
    width: 245px;
    padding: 8px 0 8px 7px;
    text-align: center;
}

.resp-btn:hover {
    background: #F9F8F3;
    background: -webkit-gradient(linear, left top, left bottom, from(#FAF9F5), color-stop(0.5, #FAF9F5), color-stop(0.5, #F5F4EF), to(#D0CFCB));
    background: -webkit-linear-gradient(top, #FAF9F5, #F9F8F3 50%, #F5F4EF 80%, #D0CFCB);
    /* Safari 5.1+, Chrome 10+, iOS Safari 5.1+, Android 4.0+ */
    background: -moz-linear-gradient(top, #FAF9F5, #F9F8F3 50%, #F5F4EF 80%, #D0CFCB);
    /* Firefox 3.6-15.0 */
    background: -o-linear-gradient(top, #FAF9F5, #F9F8F3 50%, #F5F4EF 80%, #D0CFCB);
    /* Opera 11.10-12.10 */
    background: linear-gradient(to bottom, #FAF9F5, #F9F8F3 50%, #F5F4EF 80%, #D0CFCB);
    /* IE10, Firefox 16.0+, Opera 12.50+ */
}

.resp-btn a {
    background: url(/common_new/images/arr_ico_r.png) no-repeat center left;
    text-decoration: none;
    display: block;
    color: #333;
}

.resp-btn a:hover {
    text-decoration: none;
}


div.hikari .resp-btn a {
    background: url(/common_new/images/arr_ico_g.png) no-repeat scroll left center;
}

div.adsl .resp-btn a {
    background: url(/common_new/images/arr_ico_r.png) no-repeat scroll left center;
}

div.hs_mobile .resp-btn a {
    background: url(/common_new/images/arr_ico_bl.png) no-repeat scroll left center;
}

div.others .resp-btn a {
    background: url(/common_new/images/arr_ico_or.png) no-repeat scroll left center;
}

div.auhikari .resp-btn a {
    background: url(/common_new/images/arr_ico_or2.png) no-repeat scroll left center;
}


.resp-btn.val-01 {
    width: 60px;
    padding: 8px 0 8px 7px;
    margin: 0 auto;
}

.resp-btn.val-01 a {
    padding: 0 0 0 10px;
}

.resp-btn.val-01 a {
    background: url(/common_new/images/arr_ico_or.png) no-repeat center left;
}

.resp-btn.val-02 {
    padding: 10px 0 10px 7px;
    margin: 0 auto;
    font-size: 143%;
}

.resp-btn.val-02 a {
    padding: 0 0 0 10px;
    background: url(/common_new/images/arr_ico_g.png) no-repeat 15% center !important;
}

.hs_mobile.hs_mobile_unique .resp-btn.val-02 a {
    padding: 0 0 0 10px;
    background: url(/common_new/images/arr_ico_bl.png) no-repeat 15% center !important;
}


.resp-btn.val-03 {
    margin: 0 auto 15px;
}

.resp-btn.val-04 {
    width: 300px;
}

.resp-btn.val-05 {
    width: 330px;
}

.resp-btn.val-w100 {
    width: 100%;
    box-sizing: border-box;
}

.auhikari .resp-btn.val-w100 {
    width: 100%;
    box-sizing: border-box;
    min-height: 50px;
}

.resp-btn.val-07 {
    margin: 0 auto 15px;
    width: 330px;
}

@media screen and (max-width: 768px) {
    .resp-btn.val-05 {
        width: 98%;
    }
    .resp-btn.val-05 a {
        padding: 0 10px 0 12px;
    }
    .resp-btn.val-07 {
        margin: 0 auto 15px;
        width: 245px;
    }
    .hs_mobile.hs_mobile_unique .lyt_tbl_hikari_01 .resp-btn.val-02 {
        width: 60%;
        font-size: 100%;
    }

}

.resp-btn.val-06-1 {
    width: 196px;
    height: 20px;
    padding: 15px 0 15px 7px;
}

.resp-btn.val-06-2 {
    width: 196px;
}


/* -----------------------------------------------------
申し込みボタン
----------------------------------------------------- */

.ap_btn {
    background: #FFAD28;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFD694), color-stop(0.5, #FFAD28), color-stop(0.5, #FFAD28), to(#E79513));
    background: -webkit-linear-gradient(top, #FFD694, #FFC66B 50%, #FFC66B 50%, #E79513);
    /* Safari 5.1+, Chrome 10+, iOS Safari 5.1+, Android 4.0+ */
    background: -moz-linear-gradient(top, #FFD694, #FFC66B 50%, #FFC66B 50%, #E79513);
    /* Firefox 3.6-15.0 */
    background: -o-linear-gradient(top, #FFD694, #FFC66B 50%, #FFC66B 50%, #E79513);
    /* Opera 11.10-12.10 */
    background: linear-gradient(to bottom, #FFD694, #FFC66B 50%, #FFC66B 50%, #E79513);
    /* IE10, Firefox 16.0+, Opera 12.50+ */
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #FFCE80;
    text-align: center;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
    font-size: 115%;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ap_btn:hover {
    background: #FFE0AF;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFE0AF), color-stop(0.5, #FFD48F), color-stop(0.5, #FFD48F), to(#E7BB75));
    background: -webkit-linear-gradient(top, #FFE0AF, #FFD48F 50%, #FFD48F 50%, #E7BB75);
    /* Safari 5.1+, Chrome 10+, iOS Safari 5.1+, Android 4.0+ */
    background: -moz-linear-gradient(top, #FFE0AF, #FFD48F 50%, #FFD48F 50%, #E7BB75);
    /* Firefox 3.6-15.0 */
    background: -o-linear-gradient(top, #FFE0AF, #FFD48F 50%, #FFD48F 50%, #E7BB75);
    /* Opera 11.10-12.10 */
    background: linear-gradient(to bottom, #FFE0AF, #FFD48F 50%, #FFD48F 50%, #E7BB75);
    /* IE10, Firefox 16.0+, Opera 12.50+ */
}

.ap_btn span {
    display: block;
    font-size: 80%;
    font-weight: normal;
    line-height: 1.4;
    margin: 4px 0 0;
    text-align: center;
}

.ap_btn a,
.ap_btn a:link {
    display: block;
    color: #333;
    text-decoration: none;
    padding: 15px 0;
}

.ap_btn:hover a {
    color: #666;
}

.ap_btn.val-01 {
    width: 257px;
}

.ap_btn.val-01 a {
    padding: 15px 0;
}

.ap_btn.val-02 {
    width: 298px;
    font-size: 185%;
}

.ap_btn.val-02 a {
    padding: 29px 0;
}

.ap_btn.val-03 {
    cursor: pointer;
    width: 220px;
    display: block;
    padding: 15px 0;
    color: #333;
}

.ap_btn.val-04 {
    cursor: pointer;
    width: 297px;
    padding: 7px 0;
    color: #333;
}

.ap_btn.val-05 {
    font-size: 120%;
    margin-bottom: 10px;
}

.ap_btn.val-05 span {
    font-size: 70%;
}

.ap_btn.val-06 {
    width: 80%;
    font-size: 185%;
    margin: 20px auto;
}

.ap_btn.val-06 span {
    font-size: 12px;
}

.ap_btn.val-06 a {
    padding: 24px 0;
}

.ap_btn_box {
    width: 100%;
    max-width: 356px;
    margin: 0 auto;
    padding: 8px;
    border: 1px solid #c0bab1;
    background: #ece8de;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ap_btn.val-07 {
    width: 100%;
    max-width: 354px;
    font-size: 136%;
}

.ap_btn.val-07 a {
    padding: 35px 0;
}

.ap_btn.val-08 {
    width: 100%;
    max-width: 350px;
    margin: 0;
}

.ap_btn.val-09 {
    width: 100%;
    max-width: 500px;
    font-size: 157%;
}

.ap_btn.val-09 a {
    padding: 30px 0;
}

@media screen and (max-width: 768px) {

    .niftyhikari_centerbox {
        position: absolute;
        top: 50%;
        left: 55%;
    }

    .ap_btn.val-02,
    .ap_btn.val-06 {
        font-size: 130%;
    }

    .ap_btn.val-01,
    .ap_btn.val-02,
    .ap_btn.val-04,
    .ap_btn.val-05,
    .ap_btn.val-06,
    .ap_btn.val-07 {
        max-width: 300px;
        width: 100%;
    }

    .ap_btn.val-03 {
        max-width: 300px;
        width: 90%;
    }

    .ap_btn.val-08 {
        width: 100%;
        max-width: 350px;
        margin: 0 atuo;
    }
    .ap_btn.val-08 a {
        padding: 15px 10px;
    }

    .ap_btn_box {
        width: 100%;
        max-width: 308px;
        margin: 0 auto;
        padding: 8px !important;
    }

}

/* -----------------------------------------------------
18 apply_0529
----------------------------------------------------- */

.ap_tel {
    font-weight: bold;
    font-size: 200%;
    line-height: 1.2;
    padding: 7px 0 0 45px;

}

.ap_tel a {
    text-decoration: none;
    color: #333;
    cursor: default;
}

.ap_tel a:hover {
    text-decoration: none;
}


.ap_tel.val-free {
    background: url(/common_new/images/tel_ico_fc.gif) 0 5px no-repeat;
    background-size: 40px auto;
}
.ap_tel.val-free-houjin {
    background: url(/common_new/images/tel_ico_navi.gif) 0 5px no-repeat;
    background-size: 40px auto;
}

.ap_tel.val-freedial {
    background: url(/common_new/images/icon_freedial.gif) 0 10px no-repeat;
    background-size: 40px auto;
}

.ap_tel.val-navi {
    background: url(/common_new/images/tel_ico_navi.gif) 0 5px no-repeat;
    background-size: 40px auto;
}

.ap_tel.val-navi-houjin {
    background: url(/common_new/images/tel_ico_navi.gif) 0 5px no-repeat;
    background-size: 40px auto;
}

.ap_ruby {
    display: inline-block;
    position: relative;
}

.ap_ruby .ap_rt {
    display: block;
    width: 108%;
    position: absolute;
    top: -13px;
    left: 0;
    font-size: 10px;
    text-align: center;
}

.ap_ruby_01 .ap_rt_02 {
    width: 108%;
}

.ap_left_01 {
    float: left;
    padding-right: 21px;
}

.ap_right_01 {
    float: left;
}

.ap_left_01.val-01_01 {
    margin: 0 -1px 0 0;
    border-right: 1px solid #ccc;
}

.signup_tel_01 {
    margin: 0 0 0 10px;
}

.ap_tel_note_01 {
    text-indent: -0.5em;
    font-size: 86%;
}

.ap_tel_note_02 {
    text-indent: -0.5em;
    line-height: 1.3;
}

.ap_ruby .ap_rt.val-01 {
    width: 130%;
    left: -4px;
}

@media screen and (max-width: 768px) {

    .signup_tel_01.val-01 {
        margin: 0;
    }

    .ap_left_01 {
        float: none;
        width: 100%;
        padding: 0;
    }
    .ap_right_01 {
        float: none;
        width: 100%;
        padding-left: 54px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }


}

@media screen and (max-width: 460px) {
    .light_box .ap_tel_01 {
        font-size: 185%;
        margin: 0 0 0 0;
        padding: 9px 0 0 50px;
    }


    .ap_ruby .ap_rt {
        display: block;
        width: 110%;
        position: absolute;
        top: -13px;
        left: 0;
        font-size: 10px;
        text-align: center;
    }
}

.light_box .ap_ruby .ap_rt.val-01 {
    width: 150%;
    left: -7px;
}

.tub_accordion {
    border-radius: 10px 10px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 0 0 67px;
}

/* -----------------------------------------------------
18 tub_accordion
----------------------------------------------------- */

.tub_accordion:before {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.52, #d8d7d7), color-stop(1.00, #fff));
    background: -webkit-linear-gradient(top, #d8d7d7 52%, #fff 100%);
    background: -moz-linear-gradient(top, #d8d7d7 52%, #fff 100%);
    background: -o-linear-gradient(top, #d8d7d7 52%, #fff 100%);
    background: -ms-linear-gradient(top, #d8d7d7 52%, #fff 100%);
    background: linear-gradient(to bottom, #d8d7d7 52%, #fff 100%);
    border-radius: 10px 10px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 89px;
}


.resp-tabs-list {
    padding: 10px 11px 0;
}

.resp-tabs-list:after {
    display: block;
    clear: both;
    content: "";
}

.resp-tabs-list li {
    position: relative;
    font-weight: bold;
    width: 49.5%;
    padding: 13px 15px;
    margin: 0 5px 0 0;
    list-style: none;
    cursor: pointer;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #CECECE), color-stop(0.90, #F1F1F1), color-stop(0.89, #F7F7F7), color-stop(0.00, #F8F8F8));
    background: -webkit-linear-gradient(top, #F8F8F8 0%, #F7F7F7 89%, #F1F1F1 90%, #CECECE 100%);
    background: -moz-linear-gradient(top, #F8F8F8 0%, #F7F7F7 89%, #F1F1F1 90%, #CECECE 100%);
    background: -o-linear-gradient(top, #F8F8F8 0%, #F7F7F7 89%, #F1F1F1 90%, #CECECE 100%);
    background: -ms-linear-gradient(top, #F8F8F8 0%, #F7F7F7 89%, #F1F1F1 90%, #CECECE 100%);
    background: linear-gradient(to bottom, #F8F8F8 0%, #F7F7F7 89%, #F1F1F1 90%, #CECECE 100%);
    border: 1px solid #b4b1b1;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #c0c0c0;
}

.resp-tabs-list li:before {
    position: absolute;
    top: 50%;
    left: 16px;
    content: '';
    background: url(/common_new/images/arr_ico_b.png) 10% 50% no-repeat;
    width: 14px;
    height: 14px;
    display: block;
    margin-top: -7px;
}

.resp-tabs-list .resp-tab-active:before,
.resp-tabs-list li:hover:before {
    background: url(/common_new/images/arr_ico_w.png) 10% 50% no-repeat;
}

.resp-tabs-list li:last-child {
    float: right;
    margin: 0;
}



.resp-tabs-container {
    position: relative;
    padding: 0px;
    background-color: #fff;
    clear: left;
}

.resp-tabs-container:after {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #DDD), color-stop(0.70, #DDD), color-stop(0.00, #FFF));
    background: -webkit-linear-gradient(top, #FFF 0%, #DDD 70%, #DDD 100%);
    background: -moz-linear-gradient(top, #FFF 0%, #DDD 70%, #DDD 100%);
    background: -o-linear-gradient(top, #FFF 0%, #DDD 70%, #DDD 100%);
    background: -ms-linear-gradient(top, #FFF 0%, #DDD 70%, #DDD 100%);
    background: linear-gradient(to bottom, #FFF 0%, #DDD 70%, #DDD 100%);
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: '';
    display: block;
    position: absolute;
    bottom: -67px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 67px;
}


p.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    margin: 30px 0 0;
}

.resp-tabs-list li:hover,
.resp-tabs-list .resp-tab-active {
    background-color: #333;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #000), color-stop(0.90, #292929), color-stop(0.89, #333), color-stop(0.10, #414141), color-stop(0.00, #5A5A5A));
    background: -webkit-linear-gradient(top, #5A5A5A 0%, #414141 10%, #333 89%, #292929 90%, #000 100%);
    background: -moz-linear-gradient(top, #5A5A5A 0%, #414141 10%, #333 89%, #292929 90%, #000 100%);
    background: -o-linear-gradient(top, #5A5A5A 0%, #414141 10%, #333 89%, #292929 90%, #000 100%);
    background: -ms-linear-gradient(top, #5A5A5A 0%, #414141 10%, #333 89%, #292929 90%, #000 100%);
    background: linear-gradient(to bottom, #5A5A5A 0%, #414141 10%, #333 89%, #292929 90%, #000 100%);
    border: none;
    color: #fff;
    padding: 14px 16px;
}

.resp-content-active,
.resp-accordion-active {
    display: block;
}

p.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

p.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

/*-----------Vertical tabs-----------*/

.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%;
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none;
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none;
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}

.resp-vtabs li.resp-tab-active {
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
    border-top: 1px solid;
    border: 1px solid #5AB1D0 !important;
    border-left: 4px solid #5AB1D0 !important;
    margin-bottom: 4px !important;
    border-right: 1px #FFF solid !important;
}


/*-----------Accordion styles-----------*/

p.resp-tab-active {
    background: #DBDBDB;
    /* !important;*/
}

.resp-easy-accordion p.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;
    /* !important;*/
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

p.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;
    /* !important;*/
}

.resp-arrow {
    position: absolute;
    top: 13px;
    right: 10px;
    width: 24px;
    height: 24px;

    background: url(/common_new/images/b_open.png) 0 0 no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;

}

p.resp-tab-active span.resp-arrow {
    width: 24px;
    height: 24px;
    background: url(/common_new/images/b_close.png) 0 0 no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}


/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/

@media only screen and (max-width: 768px) {

    .tub_accordion:before {
        height: 40px;
    }

    ul.resp-tabs-list {
        display: none;
    }

    .resp-tabs-container {
        padding: 10px;
        background: none;
    }

    p.resp-accordion {
        position: relative;
        text-align: center;
        font-weight: bold;
        display: block;
        margin: 0 0 3%;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #CECECE), color-stop(0.90, #F1F1F1), color-stop(0.89, #F7F7F7), color-stop(0.00, #F8F8F8));
        background: -webkit-linear-gradient(top, #F8F8F8 0%, #F7F7F7 89%, #F1F1F1 90%, #CECECE 100%);
        background: -moz-linear-gradient(top, #F8F8F8 0%, #F7F7F7 89%, #F1F1F1 90%, #CECECE 100%);
        background: -o-linear-gradient(top, #F8F8F8 0%, #F7F7F7 89%, #F1F1F1 90%, #CECECE 100%);
        background: -ms-linear-gradient(top, #F8F8F8 0%, #F7F7F7 89%, #F1F1F1 90%, #CECECE 100%);
        background: linear-gradient(to bottom, #F8F8F8 0%, #F7F7F7 89%, #F1F1F1 90%, #CECECE 100%);
        border: 1px solid #b4b1b1;
        border-radius: 5px;
        box-shadow: 1px 1px 3px #c0c0c0;
        padding: 14px 16px;
    }


    p.resp-accordion.resp-tab-active {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #000), color-stop(0.90, #292929), color-stop(0.89, #333), color-stop(0.10, #414141), color-stop(0.00, #5A5A5A));
        background: -webkit-linear-gradient(top, #5A5A5A 0%, #414141 10%, #333 89%, #292929 90%, #000 100%);
        background: -moz-linear-gradient(top, #5A5A5A 0%, #414141 10%, #333 89%, #292929 90%, #000 100%);
        background: -o-linear-gradient(top, #5A5A5A 0%, #414141 10%, #333 89%, #292929 90%, #000 100%);
        background: -ms-linear-gradient(top, #5A5A5A 0%, #414141 10%, #333 89%, #292929 90%, #000 100%);
        background: linear-gradient(to bottom, #5A5A5A 0%, #414141 10%, #333 89%, #292929 90%, #000 100%);
        color: #fff;
        padding: 15px 16px;
    }

    .resp-tab-content {
        margin: 0;
        padding: 10px 0;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
}


div#column_article .resp-tabs-list,
.light_box .resp-tabs-list {
    border-top: 3px solid #319933;
    border-left: 3px solid #319933;
    border-right: 3px solid #319933;
    border-radius: 5px 5px 0 0;
}

div#column_article .tub_accordion:after,
.light_box .tub_accordion:after {
    width: 100%;
    height: 50px;
    display: block;
    clear: both;
    content: "";
    border-bottom: 3px solid #319933;
    border-left: 3px solid #319933;
    border-right: 3px solid #319933;
    border-radius: 0 0 5px 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.hs_mobile div#column_article .resp-tabs-list,
.light_box .hs_mobile .resp-tabs-list {
    border-top: 3px solid #034694;
    border-left: 3px solid #034694;
    border-right: 3px solid #034694;
}

.hs_mobile div#column_article .tub_accordion:after,
.light_box .hs_mobile .tub_accordion:after {
    border-bottom: 3px solid #034694;
    border-left: 3px solid #034694;
    border-right: 3px solid #034694;
    border-radius: 0 0 5px 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

div#column_article .resp-tabs-container:after,
.light_box .resp-tabs-container:after {
    display: none;
}

div#column_article .resp-tabs-list li,
.light_box .resp-tabs-list li {

    position: relative;
    font-weight: bold;
    width: 49.5%;
    padding: 13px 15px;
    margin: 0 6px 0 0;
    list-style: none;
    cursor: pointer;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background-image: -webkit-gradient( linear,
    left top,
    left bottom,
    color-stop(0, #EAF8E9),
    color-stop(1, #E4F5E3),
    color-stop(1, #DDEDDC));
    background-image: -o-linear-gradient(bottom, #EAF8E9 0%, #E4F5E3 100%, #DDEDDC 100%);
    background-image: -moz-linear-gradient(bottom, #EAF8E9 0%, #E4F5E3 100%, #DDEDDC 100%);
    background-image: -webkit-linear-gradient(bottom, #EAF8E9 0%, #E4F5E3 100%, #DDEDDC 100%);
    background-image: -ms-linear-gradient(bottom, #EAF8E9 0%, #E4F5E3 100%, #DDEDDC 100%);
    background-image: linear-gradient(to bottom, #EAF8E9 0%, #E4F5E3 100%, #DDEDDC 100%);
    border-radius: 5px;
    border: 1px solid #c5c5c5;
    box-shadow: none;
    color: #319933;
}

.hs_mobile div#column_article .resp-tabs-list li,
.light_box .hs_mobile .resp-tabs-list li {
    background-image: -webkit-gradient( linear,
    left top,
    left bottom,
    color-stop(0, #E4EEF9),
    color-stop(1, #E4EEF9),
    color-stop(1, #DDEDDC));
    background-image: -o-linear-gradient(bottom, #E4EEF9 0%, #E4EEF9 100%, #DDEDDC 100%);
    background-image: -moz-linear-gradient(bottom, #E4EEF9 0%, #E4EEF9 100%, #DDEDDC 100%);
    background-image: -webkit-linear-gradient(bottom, #E4EEF9 0%, #E4EEF9 100%, #DDEDDC 100%);
    background-image: -ms-linear-gradient(bottom, #E4EEF9 0%, #E4EEF9 100%, #DDEDDC 100%);
    background-image: linear-gradient(to bottom, #E4EEF9 0%, #E4EEF9 100%, #DDEDDC 100%);
    border-radius: 5px;
    border: 1px solid #c5c5c5;
    box-shadow: none;
    color: #034694;
}

div#column_article .resp-tabs-list li:last-child,
.light_box .resp-tabs-list li:last-child {
    margin: 0;
}

div#column_article .resp-tabs-list li:before,
.light_box .resp-tabs-list li:before {
    background: url(/common_new/images/arr_ico_g.png) 10% 50% no-repeat;
}

.hs_mobile div#column_article .resp-tabs-list li:before,
.light_box .hs_mobile .resp-tabs-list li:before {
    background: url(/common_new/images/arr_ico_bl.png) 10% 50% no-repeat;

}

div#column_article .resp-tabs-list li:hover,
div#column_article .resp-tabs-list .resp-tab-active,
.light_box .resp-tabs-list li:hover,
.light_box .resp-tabs-list .resp-tab-active {
    background-image: -webkit-gradient( linear,
    left top,
    left bottom,
    color-stop(0, #57AD5B),
    color-stop(0.17, #57AD5B),
    color-stop(0.89, #309732),
    color-stop(1, #2D9234));
    background-image: -o-linear-gradient(bottom, #57ad5c 0%, #379c39 10%, #309732 89%, #2D9234 100%);
    background-image: -moz-linear-gradient(bottom, #57ad5c 0%, #379c39 10%, #309732 89%, #2D9234 100%);
    background-image: -webkit-linear-gradient(bottom, #57ad5c 0%, #379c39 10%, #309732 89%, #2D9234 100%);
    background-image: -ms-linear-gradient(bottom, #57ad5c 0%, #379c39 10%, #309732 89%, #2D9234 100%);
    background-image: linear-gradient(to bottom, #57ad5c 0%, #379c39 10%, #309732 89%, #2D9234 100%);
    border-radius: 5px;
    box-shadow: 1px 1px 3px #c0c0c0;
    color: #fff;
}

.hs_mobile div#column_article .resp-tabs-list li:hover,
.hs_mobile div#column_article .resp-tabs-list .resp-tab-active,
.light_box .hs_mobile .resp-tabs-list li:hover,
.light_box .hs_mobile .resp-tabs-list .resp-tab-active {
    background-image: -webkit-gradient( linear,
    left top,
    left bottom,
    color-stop(0, #336AA9),
    color-stop(0.17, #0A4B97),
    color-stop(0.89, #034694),
    color-stop(1, #03438E));
    background-image: -o-linear-gradient(bottom, #336AA9 0%, #0A4B97 10%, #034694 89%, #03438E 100%);
    background-image: -moz-linear-gradient(bottom, #336AA9 0%, #0A4B97 10%, #034694 89%, #03438E 100%);
    background-image: -webkit-linear-gradient(bottom, #336AA9 0%, #0A4B97 10%, #034694 89%, #03438E 100%);
    background-image: -ms-linear-gradient(bottom, #336AA9 0%, #0A4B97 10%, #034694 89%, #03438E 100%);
    background-image: linear-gradient(to bottom, #336AA9 0%, #0A4B97 10%, #034694 89%, #03438E 100%);
    border-radius: 5px;
    box-shadow: 1px 1px 3px #c0c0c0;
    color: #fff;
}

div#column_article .resp-tabs-list li:hover:before,
div#column_article .resp-tabs-list .resp-tab-active:before,
.light_box .resp-tabs-list li:hover:before,
.light_box .resp-tabs-list .resp-tab-active:before {
    background: url(/common_new/images/arr_ico_wg.png) 10% 50% no-repeat;
}

.hs_mobile div#column_article .resp-tabs-list li:hover:before,
.hs_mobile div#column_article .resp-tabs-list .resp-tab-active:before,
.light_box .hs_mobile .resp-tabs-list li:hover:before,
.light_box .hs_mobile .resp-tabs-list .resp-tab-active:before {
    background: url(/common_new/images/arr_ico_wbl.png) 10% 50% no-repeat;
}

div#column_article .tub_accordion:before,
.light_box .tub_accordion:before {
    display: none;
}

div#column_article .resp-arrow,
.light_box .resp-arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -12px;
    width: 24px;
    height: 24px;

    background: url(/common_new/images/g_open.png) 0 0 no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;

}

div#column_article p.resp-tab-active span.resp-arrow,
.light_box p.resp-tab-active span.resp-arrow {
    background: url(/common_new/images/g_close.png) 0 0 no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}

.hs_mobile div#column_article .resp-arrow,
.light_box .hs_mobile .resp-arrow {
    background: url(/common_new/images/bl_open.png) 0 0 no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;

}

.hs_mobile div#column_article p.resp-tab-active span.resp-arrow,
.light_box .hs_mobile p.resp-tab-active span.resp-arrow {
    width: 24px;
    height: 24px;
    background: url(/common_new/images/bl_close.png) 0 0 no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}


@media screen and (max-width: 768px) {

    div#column_article .resp-tabs-container,
    .light_box .resp-tabs-container {
        border-top: 3px solid #319933;
        border-left: 3px solid #319933;
        border-right: 3px solid #319933;
        border-radius: 5px 5px 0 0;
        padding: 20px 10px 10px
    }

    div#column_article p.resp-accordion,
    .light_box p.resp-accordion {
        text-align: center;
        font-weight: bold;
        display: block;
        margin: 0 0 3%;
        background-image: -webkit-gradient( linear,
        left top,
        left bottom,
        color-stop(0, #EAF8E9),
        color-stop(1, #E4F5E3),
        color-stop(1, #DDEDDC));
        background-image: -o-linear-gradient(bottom, #EAF8E9 0%, #E4F5E3 100%, #DDEDDC 100%);
        background-image: -moz-linear-gradient(bottom, #EAF8E9 0%, #E4F5E3 100%, #DDEDDC 100%);
        background-image: -webkit-linear-gradient(bottom, #EAF8E9 0%, #E4F5E3 100%, #DDEDDC 100%);
        background-image: -ms-linear-gradient(bottom, #EAF8E9 0%, #E4F5E3 100%, #DDEDDC 100%);
        background-image: linear-gradient(to bottom, #EAF8E9 0%, #E4F5E3 100%, #DDEDDC 100%);
        border: 1px solid #c5c5c5;
        border-radius: 5px;
        box-shadow: 1px 1px 3px #c0c0c0;
        color: #319933;
    }


    div#column_article p.resp-accordion.resp-tab-active,
    .light_box p.resp-accordion.resp-tab-active {
        background-image: -webkit-gradient( linear,
        left top,
        left bottom,
        color-stop(0, #57AD5B),
        color-stop(0.17, #57AD5B),
        color-stop(0.89, #309732),
        color-stop(1, #2D9234));
        background-image: -o-linear-gradient(bottom, #57ad5c 0%, #379c39 10%, #309732 89%, #2D9234 100%);
        background-image: -moz-linear-gradient(bottom, #57ad5c 0%, #379c39 10%, #309732 89%, #2D9234 100%);
        background-image: -webkit-linear-gradient(bottom, #57ad5c 0%, #379c39 10%, #309732 89%, #2D9234 100%);
        background-image: -ms-linear-gradient(bottom, #57ad5c 0%, #379c39 10%, #309732 89%, #2D9234 100%);
        background-image: linear-gradient(to bottom, #57ad5c 0%, #379c39 10%, #309732 89%, #2D9234 100%);
        border-radius: 5px;
        box-shadow: 1px 1px 3px #c0c0c0;
        color: #fff;
        padding: 14px 16px;
    }

    .hs_mobile div#column_article .resp-tabs-container,
    .light_box .hs_mobile .resp-tabs-container {
        border-top: 3px solid #034694;
        border-left: 3px solid #034694;
        border-right: 3px solid #034694;
        border-radius: 5px 5px 0 0;
        padding: 20px 10px 10px
    }

    .hs_mobile div#column_article p.resp-accordion,
    .light_box .hs_mobile p.resp-accordion {
        text-align: center;
        font-weight: bold;
        display: block;
        margin: 0 0 3%;
        background-image: -webkit-gradient( linear,
        left top,
        left bottom,
        color-stop(0, #E4EEF9),
        color-stop(1, #E4EEF9),
        color-stop(1, #DDEDDC));
        background-image: -o-linear-gradient(bottom, #E4EEF9 0%, #E4EEF9 100%, #DDEDDC 100%);
        background-image: -moz-linear-gradient(bottom, #E4EEF9 0%, #E4EEF9 100%, #DDEDDC 100%);
        background-image: -webkit-linear-gradient(bottom, #E4EEF9 0%, #E4EEF9 100%, #DDEDDC 100%);
        background-image: -ms-linear-gradient(bottom, #E4EEF9 0%, #E4EEF9 100%, #DDEDDC 100%);
        background-image: linear-gradient(to bottom, #E4EEF9 0%, #E4EEF9 100%, #DDEDDC 100%);
        border: 1px solid #c5c5c5;
        border-radius: 5px;
        box-shadow: 1px 1px 3px #c0c0c0;
        color: #034694;
    }


    .hs_mobile div#column_article p.resp-accordion.resp-tab-active,
    .light_box .hs_mobile p.resp-accordion.resp-tab-active {
        background-image: -webkit-gradient( linear,
        left top,
        left bottom,
        color-stop(0, #336AA9),
        color-stop(0.17, #0A4B97),
        color-stop(0.89, #034694),
        color-stop(1, #03438E));
        background-image: -o-linear-gradient(bottom, #336AA9 0%, #0A4B97 10%, #034694 89%, #03438E 100%);
        background-image: -moz-linear-gradient(bottom, #336AA9 0%, #0A4B97 10%, #034694 89%, #03438E 100%);
        background-image: -webkit-linear-gradient(bottom, #336AA9 0%, #0A4B97 10%, #034694 89%, #03438E 100%);
        background-image: -ms-linear-gradient(bottom, #336AA9 0%, #0A4B97 10%, #034694 89%, #03438E 100%);
        background-image: linear-gradient(to bottom, #336AA9 0%, #0A4B97 10%, #034694 89%, #03438E 100%);
        border-radius: 5px;
        box-shadow: 1px 1px 3px #c0c0c0;
        color: #fff;
        padding: 14px 16px;
    }

    div#column_article .tub_accordion:after,
    .light_box .tub_accordion:after {
        height: 5px;
    }

}

/* -----------------------------------------------------
2カラム 画像左下テキスト
----------------------------------------------------- */

.hs_mobile .img_l > .figure.figure_kiki {
    width: 23%;
    max-width: 141px;
    text-align: center;
}

.hs_mobile .img_l > .figure.figure_kiki p {
    border: solid 1px #C0C0C0;
}

.hs_mobile .img_l > .figure.figure_kiki .logo {
    border: solid 1px #C0C0C0;
}

.hs_mobile .img_l > .figure.figure_kiki .figureTxt {
    background-color: #074993;
    color: #ffffff;
    padding: 5px;
    font-size: 90%;
    border: none;
}

@media screen and (max-width: 768px) {
    .hs_mobile .img_l > .figure.figure_kiki {
        width: 250px;
        max-width: 250px;
        text-align: center;
        display: table;
        margin: 0 auto;
    }
    .hs_mobile .img_l > .figure.figure_kiki p {
        display: table-cell;
        vertical-align: middle;
    }
}

/* -----------------------------------------------------
campaign Layout
----------------------------------------------------- */

.camLayout01 {
    margin-bottom: 15px;
}

.camLayout01 dt {
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
    font-weight: bold;
    font-size: 22px;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px 5px 0 0;
}

.hs_mobile .camLayout01 dt {
    border-top: 1px solid #2d5384;
    border-right: 1px solid #2d5384;
    border-left: 1px solid #2d5384;
    background: #084795;
    /* Old browsers */
    background: -moz-linear-gradient(top, #3e71b1 0%, #084795 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3e71b1), color-stop(100%, #084795));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #3e71b1 0%, #084795 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #3e71b1 0%, #084795 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #3e71b1 0%, #084795 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #3e71b1 0%, #084795 100%);
    /* W3C */
}

.hikari .camLayout01 dt {
    border-top: 1px solid #319933;
    border-right: 1px solid #319933;
    border-left: 1px solid #319933;
    background: #5cad5b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #5cad5b 0%, #359a35 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5cad5b), color-stop(100%, #359a35));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #5cad5b 0%, #359a35 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #5cad5b 0%, #359a35 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #5cad5b 0%, #359a35 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #5cad5b 0%, #359a35 100%);
    /* W3C */
}

.auhikari .camLayout01 dt {
    border-top: 1px solid #E75901;
    border-right: 1px solid #E75901;
    border-left: 1px solid #E75901;
    background: #FF8432;
    /* Old browsers */
    background: -moz-linear-gradient(top, #FF8432 0%, ##EE630D 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FF8432), color-stop(100%, #EE630D));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FF8432 0%, #EE630D 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FF8432 0%, #EE630D 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #FF8432 0%, #EE630D 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #FF8432 0%, #EE630D 100%);
    /* W3C */
}

.camLayout01 dd {
    padding: 0 10px 10px 10px;
    border-radius: 0 0 5px 5px;
    background:#fffef5;
    overflow: hidden;
    min-height: 165px;
    position: relative;

}

.hs_mobile .camLayout01 dd {
    border-bottom: 2px solid #2d5384;
    border-right: 2px solid #2d5384;
    border-left: 2px solid #2d5384;
}

.hikari .camLayout01 dd {
    border-bottom: 2px solid #319933;
    border-right: 2px solid #319933;
    border-left: 2px solid #319933;
}

.auhikari .camLayout01 dd {
    border-bottom: 2px solid #E75901;
    border-right: 2px solid #E75901;
    border-left: 2px solid #E75901;
}

.camLayout01 dd .camLayoutImg {
    float: left;
    text-align: center;
    width: 260px;
    margin-right: 10px;
}

.camLayout01 dd .camLayoutTxt {
    float: right;
    width: 400px;
    margin: 15px 0 50px;
}

.camLayout01 dd .camLayoutTxt .camLayoutTxt_2col.val-01 {
    display: table;
}

.camLayout01 dd .camLayoutTxt .camLayoutTxt_2col.val-01 .text_l,
.camLayout01 dd .camLayoutTxt .camLayoutTxt_2col.val-01 .text_r {
    display: table-cell;
    vertical-align: middle;
}

.camLayout01 dd .camLayoutTxt .camLayoutTxt_2col.val-01 .text_l {
    padding-right: 8px;
    line-height: 1.3;
    text-align: right;
}

.camLayout01 dd .camLayoutTxt .camLayoutTxt_2col.val-01 .text_l span {
    color: #db0010;
    display: block;
}

.camLayout01 dd .camLayoutTxt .camLayoutTxt_2col.val-01 .text_r {
    color: #db0010;
    font-weight: bold;
}

.camLayout01 dd .camLayoutTxt .camLayoutTxt_2col.val-01 .hdg {
    color: #db0010;
    font-weight: bold;
    font-size: 165%;
}

.camLayout01 dd .camLayoutTxt .camLayoutTxt_2col.val-01 .small-s {
    font-size: 100%;
    font-weight: bold;
}

.camLayout01 dd .camLayoutTxt .camLayoutTxt_2col.val-01 .small-m {
    font-size: 129%;
    font-weight: bold;
}

.camLayout01 dd .camLayoutTxt .camTxtirr {
    margin-top: -15px;
    display: block;
}

.camLayout01 dd .resp-btn {
    position: absolute;
    bottom: 10px;
    left: 300px;
    width: 380px;
}

.option_list {
    float: right;
}

.option_list li {
    color: #fff;
    font-size: 72%;
    border-radius: 2px;
    background-color: #319933;
    float: left;
    margin-left: 7px;
    padding: 0 3px;
}

.option_list_au {
    float: right;
}

.option_list_au li {
    color: #fff;
    font-size: 72%;
    border-radius: 2px;
    background-color: #EE630D;
    float: left;
    margin-left: 7px;
    padding: 0 3px;
}

@media screen and (max-width: 768px) {
    .camLayout01 dd {
        background: none #fffef5;
    }
    .camLayout01 dd .camLayoutImg {
        float: none;
        text-align: center;
        width: 100%;
        margin-right: 0px;
    }
    .camLayout01 dd .camLayoutTxt {
        float: none;
        width: 100%;
        margin-top: 10px;
        padding-bottom: 40px;
    }
    .camLayout01 dd .camLayoutTxt .camTxtirr {
        margin-top: 0;
        display: block;
    }
    .camLayout01 dd .resp-btn {
        left: 2%;
        width: 93%;
    }
    .camLayout01 dd .camLayoutTxt .camLayoutTxt_2col.val-01 {
        display: block;
    }
    .camLayout01 dd .camLayoutTxt .camLayoutTxt_2col.val-01 .text_l,
    .camLayout01 dd .camLayoutTxt .camLayoutTxt_2col.val-01 .text_r {
        display: block;
    }
    .camLayout01 dd .camLayoutTxt .camLayoutTxt_2col.val-01 .text_l {
        text-align: left;
    }
    .camLayout01 dd .camLayoutTxt .camLayoutTxt_2col.val-01 .text_l span {
        display: inline;
    }
    .camLayout01 dd .camLayoutTxt .camLayoutTxt_2col.val-01 .small-m {
        font-size: 100%;
    }
}


.lyt_data_box .ttl_point {
    font-size: 86%;
    width: 100px;
    text-align: center;
    color: #fff;
    background-color: #f22859;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin: 0 0 10px;
}

.lyt_data_box .ttl_qa {
    font-size: 86%;
    width: 100px;
    text-align: center;
    color: #fff;
    background-color: #092f9a;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin: 0 0 10px;
}

/*-- @nifty光_電話番号訴求更新時に追加_20160614 --*/

.btn_top,
.btn_btm {
    padding: 8px;
}

.btn_top .ap_btn.val-07,
.btn_btm .ap_btn.val-07 {
    font-size: 120%;
}

.btn_top .ap_btn.val-07 a,
.btn_btm .ap_btn.val-07 a {
    padding: 15px 0;
}

.btn_top .ap_btn span,
.btn_btm .ap_btn span {
    font-size: 70%;
}

/*-- @nifty光_電話番号訴求更新時に追加_20160614 --*/

@media screen and (max-width: 768px) {

    .lyt_section_01.houjin_fg .sp-mt15 {
        margin-top: 15px;
    }
    .lyt_section_01.houjin_sign_up .sp-mt15 {
        margin-top: 15px;
    }

}


/*-- @nifty光電話_国内国際通話ページ_20170712 --*/

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#container .hikari .link_list_01.val_01 li {
    float: left;
    margin-left: 20px;
}

#container .hikari .link_list_01.val_01 li:first-child {
    margin-left: 0;
    border-right: #d4d4d4 1px solid;
    box-sizing: border-box;
    padding-right: 20px;
}

#container .hikari .link_list_01.val_02 li {
    float: left;
    margin-right: 20px;
}

#container .hikari .link_list_01.val_02 li:last-child {
    margin-right: 0;
    box-sizing: border-box;
}

@media screen and (max-width: 768px) {

    #container .hikari .link_list_01.val_01 li {
        float: none;
        margin-left: 0;
    }
    #container .hikari .link_list_01.val_01 li:first-child {
        border-right: none;
        box-sizing: border-box;
        padding-right: 0;
    }


    /*-- 【RN】未完ページ対応に追加_20161102 --*/



