@charset "utf-8";

.l_contents a:link, 
.l_contents a strong:link,
.l_contents a:visited, 
.l_contents a strong:visited {
    color: #0033AA;
    text-decoration: none;
}
/*-----------------------------------------------------------------------

BUTTON

-----------------------------------------------------------------------*/
.btn__box, .btn__box--single {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: 50px;
    margin-right: 30px;
    margin-left: 30px;
}
.btn__box--single {
    width: 460px;
    margin-right: auto;
    margin-left: auto;
}
.btn__box--btn01, .btn__box--btn02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 48%;
    border-radius: 5px;
    margin-right: 1%;
    margin-left: 1%;
}
.btn__box--btn02 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.btn__box--btn01 p, .btn__box--btn02 p {
    width: 100%;
    display: table;
}
.btn__box--btn01 p span, .btn__box--btn02 p span {
    font-size: 80%;
}
.btn__box--btn01 a,
.btn__box--btn02 a {
    padding-left: 4%;
    color: #FFFFFF;
    font-size: 2.0rem;
    display: table-cell;
    vertical-align: middle;
    background-image: url("/service/denwa/common/img/icon_btn_l00.png");
    background-position: 96% 50%;
    background-repeat: no-repeat;
    background-size: 30px;
    line-height: 1.4;
    text-decoration: none !important;
}
.btn__green {
    background-color: #83C24B;
}
.btn__blue {
    background-color: #0075c2;
}
.btn__net {
    background-color: #6794d4;
}
.btn__denwa {
    background-color: #83C24B;
}
.btn__tv {
    background-color: #EE734B;
}
.btn__lblue {
    background-color: #00a6e3;
}
.btn__red {
    background-color: #e74c22;
}
.btn__orange {
    background-color: #ff9a00;
}
.btn__green a,
.btn__blue a,
.btn__net a,
.btn__denwa a,
.btn__tv a,
.btn__lblue a {
    padding-top: 25px;
    padding-bottom: 25px;
}
.btn__red a, .btn__orange a {
    padding-top: 25px;
    padding-bottom: 25px;
}
.btn__box--btn01 a:hover,
.btn__box--btn02 a:hover,
.btn__blue:hover,
.btn__lblue:hover,
.btn__red:hover,
.btn__orange:hover {
    transition: all 0.2s ease-out;
    text-decoration: none;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    color: #FFFFFF;
}
.btn__box--btn01 span {
    font-size: 80%;
}
.btn__box--btn01 .eo {
    font-size: 125%;
}
.btn__box--txt01 {
    width: 96%;
    margin-right: auto;
    margin-left: auto;
}
.btn__box--txt01 p {
    width: 48%;
    margin-top: 50px;
    margin-right: 1%;
    margin-left: 1%;
    text-align: center;
    font-size: 1.125rem;
}
.btn__box--txt02 {
    margin-top: 80px;
    text-align: center;
    font-size: 1rem;
}
.btn__box--txt03 {
    margin-top: 50px;
    text-align: center;
    font-size: 1rem;
}
/* for sp --------------------------------*/
@media screen and (max-width: 768px) {
    .btn__box, .btn__box--single {
        display: block;
        width: 100%;
        margin-top: 30px;
        margin-right: 0px;
        margin-left: 0px;
    }
    .btn__box--single {
        width: auto;
    }
    .btn__box--btn01, .btn__box--btn02 {
        display: block;
        width: 100%;
        margin-top: 10px;
        margin-right: 0%;
        margin-left: 0%;
    }
    .btn__box--btn01 p, .btn__box--btn02 p {
        width: 100%;
    }
    .btn__box--btn01 a, .btn__box--btn02 a {
        padding-left: 10px;
        font-size: 1.5rem;
        background-image: url("/service/denwa/common/img/icon_btn_l00.png");
        background-position: 96% 50%;
        background-repeat: no-repeat;
        background-size: 20px;
    }
    .btn__green a, .btn__blue a, .btn__net a, .btn__denwa a, .btn__tv a, .btn__lblue a {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .btn__red a, .btn__orange a {
        padding-top: 13.5px;
        padding-bottom: 13.5px;
    }
    .btn__box--txt01 {
        width: 96%;
        margin-right: auto;
        margin-left: auto;
    }
    .btn__box--txt01 p {
        width: 100%;
        margin-top: 30px;
        font-size: 1rem;
        line-height: 1.4;
    }
    .btn__box--txt02 {
        margin-top: 80px;
        text-align: left;
        font-size: 1rem;
    }
    .btn__box--txt03 {
        margin-top: 50px;
        text-align: center;
        font-size: 1rem;
    }
}
/*
  Description: NET common style
*/
/****** CONTENTS ***************************************

1: NET common
2: lower common
3: nav accordion
4: win close
5: modal

*******************************************************/
/****** 1:NET common *************************************/
sup {
    font-size: 11px;
    font-weight: normal;
    line-height: 1;
    vertical-align: top;
}
@media screen and (max-width: 768px) {
    #l_gnav .sub_nav_item .nav_item .order,
    #l_fixnav .sub_nav_item .nav_item .order {
        width: auto;
        border-radius: 3px;
    }
    #l_gnav .sub_nav_item .nav_item .order,
    #l_fixnav .sub_nav_item .nav_item .order {
        width: auto;
        border: 1px solid #83c24b;
        border-radius: 3px;
    }
    #l_gnav .sub_nav_item .nav_item .order.on,
    #l_fixnav .sub_nav_item .nav_item .order.on {
        border: 1px solid #83c24b;
    }
    #l_gnav .sub_nav_item .nav_item .order:hover,
    #l_fixnav .sub_nav_item .nav_item .order:hover {
        border: 1px solid #83c24b;
    }
    #l_gnav .sub_nav_item .nav_item .order {
        padding: 9px 0 5px;
    }
    #l_fixnav .sub_nav_item .nav_item .order {
        padding: 3px 0 4px;
    }
}
.l_btn .btn:after {
    background-image: url(/service/denwa/common/img/icon_btn_l.gif);
}
.m_btn .btn_icon {
    font-size: 0;
    line-height: 1;
}

/* for sp --------------------------------*/
@media screen and (max-width: 768px) {
    .txt_link04 {
        font-size: 1.4rem;
    }
}
table .aid {
    display: none;
}
#l_contact .contact_ttl {
    background-color: #83c24b;
}
#l_contact .contact_ttl.home {
    background-color: #83c24b;
}
/****** 2:lower common *************************************/

/* page nav
--------------------*/
.page_nav {
    position: relative;
    margin: 0 0 30px;
    overflow: hidden;
}
.page_list {
    position: relative;
    left: 50%;
    float: left;
    font-size: 1.4rem;
}
.page_item {
    position: relative;
    left: -50%;
    float: left;
    margin: 0 5px;
    line-height: 1;
}
.page_item a {
    display: block;
    padding: 9px 10px 8px 30px;
    background: url(/service/denwa/common/img/icon_pagenav_off.gif) no-repeat 10px center;
	color: #000000 !important;
}
.page_item a:link, .page_item a:visited {
    color: #000;
    font-size: 85.714286%;
}
.page_item a:hover, .page_item a.on {
    border-radius: 3px;
    color: #000;
    text-decoration: none;
    background: #f3f3f3 url(/service/denwa/common/img/icon_pagenav_on.gif) no-repeat 10px center;
}
@media screen and (max-width: 768px) {
    .page_nav {
        border: 1px solid #ccc;
        border-radius: 3px;
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
        background: #fff;
    }
    .page_list {
        left: auto;
        float: none;
    }
    .page_item {
        left: auto;
        float: none;
        margin: 0;
        border-bottom: 1px solid #ccc;
    }
    .page_item a {
        display: block;
        padding: 12px 10px 10px 20px;
        background: none;
    }
    .page_item a:hover,
    .page_item a.on {
        background: none;
    }
    .page_item:last-child {
        border-bottom: none;
    }
    .page_item:after {
        content: url(/service/denwa/common/img/icon_pagenav_sp.png);
        display: block;
        position: absolute;
        top: 14px;
        right: 10px;
    }
    .accordion:after {
        content: "";
        display: none;
    }
    .accordion .ac_icon {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 20px;
        height: 20px;
        background: url(/service/denwa/common/img/icon_accordion_sp.gif) no-repeat;
        overflow: hidden;
    }
    .page_item .btn_wrap {
        display: table;
        width: 100%;
        height: 39px;
    }
    .page_btn {
        display: table-cell;
        position: relative;
        padding: 0 10px 0 14px;
        background: none;
        vertical-align: middle;
    }
    .page_btn {
        display: table-cell;
        position: relative;
        padding: 0 10px 0 14px;
        vertical-align: middle;
    }
    .page_btn:hover, .page_btn.on {
        background: transparent;
    }
    .accordion_nav {
        display: none;
    }
    .page_subnav {
        margin: 0 10px 0 14px;
        padding: 8px 0;
        border-top: 1px dashed #ccc;
    }
    .page_subnav_item {
        margin: 0 0 0 -10px;
        padding-left: 10px;
        line-height: 1;
    }
    .page_subnav_item a,
    .page_subnav_item a:hover {
        display: inline-block;
        background: url(/service/denwa/common/img/icon_pagenav_off.gif) no-repeat 0 center;
    }
    .page_subnav_item.scr a {
        background: url(/service/denwa/common/img/icon_pagenav_scr.gif) no-repeat 0 center;
    }
    .page_subnav_item.on a {
        border-radius: 3px;
        color: #000;
        text-decoration: none;
        background: #f3f3f3 url(/service/denwa/common/img/icon_pagenav_on.gif) no-repeat 0 center;
    }
}
/* section nav
--------------------*/
.lower .sect_nav {
    margin: 0 0 30px;
}
.lower .sect_list {
    width: 100%;
    margin: -5px 0 0 0;
    padding: 5px 0;
    overflow: hidden;
    font-size: 1.4rem;
}
.lower .sect_list li {
    float: left;
}
.lower .sect_list li .btn {
    display: table;
    height: 48px;
}
.lower .sect_list li .m_btn .btn.on {
    background-color: #f3f3f3;
}
.lower .sect_list li .btn_txt {
    padding-left: 14px;
    padding-right: 14px;
}
.lower .sect_item .btn_txt {
    background-image: url(/service/denwa/common/img/icon_sectnav.png);
    background-repeat: no-repeat;
    background-position: center 35px;
    text-align: center;
}
.lower .sect_list .m_btn .btn_icon img {
    height: 13px;
}
.lower .sect_list .m_btn .on .btn_icon img {
    height: 9px;
}
/* style of inner section
--------------------*/
.lower .sect_head {
    position: relative;
}
.lower .sect_head .link_txt {
    position: absolute;
    top: 50%;
    right: 0;
    margin: -0.5em 0 0;
}
.lower .sect_head .m_btn {
    position: absolute;
    top: 0;
    right: 0;
}
.lower .sect_head .m_btn .btn {
    height: 48px;
}
.lower .sect_head .m_btn .btn_txt {
    padding-left: 16px;
    padding-right: 9px;
}
.lower .sect_subttl {
    margin: 20px 0 16px;
    padding: 15px 10px 11px 10px;
    border: 1px solid #ddd;
    background: #f3f3f3;
    font-size: 128.571429%;
    font-weight: normal;
    line-height: 1.2em;
}
.lower .sect_subhead {
    position: relative;
}
.lower .sect_subhead p {
    position: absolute;
    top: 50%;
    right: 1px;
    width: 170px;
    height: 20px;
    margin: -10px 0 0;
    color: #fff;
    font-size: 78.571429%;
    line-height: 20px;
    text-align: center;
}
.lower .sect_subhead .blue {
    background: #6794d4;
}
.lower .sect_subhead .orange {
    background: #ee734b;
}
.lower .sect_wrap {
    padding: 0 10px;
}
.lower .sect_caption {
    margin: 30px 0 10px;
    padding: 0 0 6px;
    border-bottom: 1px solid #ddd;
    font-size: 114.285714%;
    font-weight: bold;
    line-height: 1.2em;
}

.lower .contact_btn {
    margin: 0 auto 40px;
}
@media screen and (max-width: 768px) {
    .lower .sect_head .link_txt, .sect_head .m_btn {
        position: relative;
        top: auto;
        right: auto;
        margin: 0.5em 0 0;
    }
    .lower .sect_head .m_btn .btn {
        height: 2em;
    }
    .lower .sect_head .m_btn .btn_txt {
        padding-left: 5px;
    }
    .lower .sect_wrap {
        padding: 0 5px;
    }
    .lower .sect_subttl {
        font-size: 1.6rem;
    }
    .lower .sect_subhead {
        margin: 0 0 10px;
    }
    .lower .sect_subhead .sect_subttl {
        margin-bottom: 10px;
    }
    .lower .sect_subhead {
        margin: 0 0 10px;
    }
		.lower .sect_btn {
			width: 90%;
			margin-top: 1.5em;
		}
    .lower .sect_subhead .sect_subttl {
        margin-bottom: 10px;
    }
    .lower .sect_subhead p {
        position: relative;
        top: auto;
        right: auto;
        margin: 0;
    }
    .lower .sect_caption {
        padding: 0 0 8px;
        font-size: 1.4rem;
    }
    .lower .contact_btn {
        margin: 30px 0;
    }
    .lower .sect_ttl .link_txt .txt_link01 {
        padding-left: 20px;
        line-height: 20px;
    }
}
/* information_box
--------------------*/
.information_box {
    width: auto;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.information_box .box_head {
    display: table;
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #ccc;
    border-radius: 3px 3px 0 0;
    background: #777;
    color: #fff;
}
.information_box .head_ttl,
.information_box .head_txt {
    display: table-cell;
    vertical-align: middle;
}
.information_box .head_ttl {
    padding: 0 0 0 15px;
    font-weight: normal;
}
.information_box .head_ttl .ttl_icon {
    margin: 0 16px 0 0;
}
.information_box .head_ttl .ttl_icon img {
    vertical-align: middle;
}
.information_box .head_txt {
    padding: 0 18px 0 0;
    text-align: right;
}
.information_box .box_wrap {
    padding: 28px 94px 24px 70px;
    color: #333;
}
.information_box .box_lead {
    margin: 6px 0;
}
.information_box .tel_conts {
    margin: 0 0 6px;
    overflow: hidden;
}
.information_box .tel_image {
    float: left;
    margin: 0 10px 0 0;
}
.information_box .tel_box {
    float: left;
    padding: 10px 0 0;
}
.information_box .tel_txt {
    line-height: 1.28571429em;
    margin: 0 0 2px;
}
.information_box .tel_box .tel_link {
    color: #0095a1;
    line-height: 1;
}
.information_box .tel_box .tel_memo {
    display: block;
    font-size: 85.714286%;
    text-align: right;
}
.information_box .tel_free {
    float: left;
    width: 417px;
    border-right: 1px solid #ccc;
    overflow: hidden;
}
.information_box .tel_free .tel_num {
    font-size: 257.142857%;
    line-height: 1;
}
.information_box.support .tel_free .tel_num {
    font-size: 214.285724%;
}
.information_box .tel_free .tel_link a:link,
.information_box .tel_free .tel_link a:visited {
    color: #00a8ec !important;
    text-decoration: none !important;
}
.information_box .tel_free .tel_link a:hover,
.information_box .tel_free .tel_link a:hover .tel_num {
    color: #00a8ec !important;
    text-decoration: none !important;
}
.information_box .tel_notfree {
    float: right;
}
.information_box .tel_notfree .tel_num {
    font-size: 214.285724%;
}
.information_box .tel_notfree .tel_link a:link,
.information_box .tel_notfree .tel_link a:visited,
.information_box .tel_notfree .tel_link .tel_num {
    color: #333 !important;
    text-decoration: none !important;
}
.information_box .tel_notfree .tel_link a:hover,
.information_box .tel_notfree .tel_link a:hover .tel_num {
    color: #333 !important;
    text-decoration: none !important;
}
.information_box .box_notes {
    text-align: center;
}
/* for sp
--------------------*/
@media screen and (max-width: 768px) {
    .information_box .head_ttl {
        display: block;
        padding-top: 10px;
    }
    .information_box .head_txt {
        display: block;
        padding-bottom: 10px;
    }
    .information_box .box_wrap {
        padding: 10px;
    }
    .information_box .tel_free {
        float: none;
        width: auto;
        margin: 0 0 10px;
        border: none;
    }
    .information_box .tel_image {
        width: 18%;
        margin: 0 2% 0 0;
    }
    .information_box .tel_image img {
        width: 100%;
        height: auto;
    }
    .information_box .tel_box {
        float: right;
        width: auto;
        padding: 0;
        font-size: 76.923077%;
    }
    .information_box.support .tel_txt {
        line-height: normal;
    }
    .information_box .tel_free .tel_box {
        max-width: 80%;
    }
    .information_box .tel_notfree {
        float: none;
    }
    .information_box .tel_notfree .tel_box .tel_link {
        display: inline;
    }
    .information_box .tel_notfree .tel_box .tel_memo {
        display: inline;
    }
    .information_box .box_notes {
        text-align: left;
    }
}
/****** 3:nav accordion *************************************/
.lower li[data-nav-open-id=net] {
    display: block;
}
@media screen and (max-width: 768px) {
    .lower li[data-nav-open-id=net] {
        display: none;
    }
}
/****** 4:win close *************************************/
.win_close {
    position: relative;
    max-width: 380px;
    margin: 0 auto 40px;
}
.win_close .close_icon {
    position: absolute;
    top: 50%;
    right: 20px;
    margin: -11px 0 0;
}
.win_close .close_btn {
    width: 100%;
}
.win_close .close_btn .btn {
    height: 50px;
}
.win_close .close_btn .btn_txt {
    text-align: center;
}
/****** 5:modal window *************************************/
#modal_window #modal_inner .sect_ttl {
    border-left: 6px solid #ffe100;
}