@charset "utf-8";

/*
.contents_nav-item:nth-child(4) {
	background: #fff6b2;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: 3px solid #fee101;
}

.connect__stl {
    font-size: 4.0rem;
    color: #EE734B;
    border-bottom: #EE734B 2px solid;
    padding-top: 70px;
    padding-bottom: 5px;
    font-weight: normal;
    line-height: 1
}
.connect__stl--num {
    font-size: 150%;
}
.connect__stl--txt {
    font-size: 65%;
    padding-left: 20px;
    color: #000000;
    font-weight: bold;
}
@media screen and (max-width: 780px) {
    .connect__stl {
        font-size: 2.5rem;
        padding-top: 50px;
        padding-bottom: 5px;
    }
    .connect__stl--txt {
        font-size: 80%;
        padding-left: 10px;
    }
}
*/



/* table */
.table-gr,
.table-law {
	font-size: 16px;
}
#tuner_lineup #tuner_lineup_detail table {
    width: 100%;
}
#tuner_lineup #tuner_lineup_detail table strong {
    font-weight: normal;
}
#tuner_lineup #tuner_lineup_detail table a {
/*    font-size: 86%;*/
}
#tuner_lineup #tuner_lineup_detail thead th {
    border: 1px solid #ddd;
    padding: 10px;
    font-weight: normal;
/*    font-size: 86%;*/
	width: 22%;
}
#tuner_lineup #tuner_lineup_detail thead th:nth-child(2),
#tuner_lineup #tuner_lineup_detail thead th:nth-child(3) {
	width: 39%;
}
#tuner_lineup #tuner_lineup_detail tbody th, 
#tuner_lineup #tuner_lineup_detail tbody td {
    border: 1px solid #ddd;
    text-align: center;
    padding: 15px 10px;
    vertical-align: middle;
    line-height: 1.4em;
    box-sizing: border-box;
}
#tuner_lineup #tuner_lineup_detail tbody th {
    text-align: left;
    width: 20%;
}
#tuner_lineup #tuner_lineup_detail tbody td {
    width: 40%;
}
#tuner_lineup #tuner_lineup_detail tbody td .yes, #tuner_lineup #tuner_lineup_detail tbody td .no {
    display: block;
}
#tuner_lineup #tuner_lineup_detail tbody tr.model td {
    vertical-align: top;
}
#tuner_lineup #tuner_lineup_detail tbody tr.model a {
    color: #000;
    display: block;
	text-decoration: none;
}
#tuner_lineup #tuner_lineup_detail tbody tr.model a:hover {
    text-decoration: none;
}
#tuner_lineup #tuner_lineup_detail tbody tr.model a:hover strong {
    text-decoration: none;
}
#tuner_lineup #tuner_lineup_detail tbody tr.model strong {
    display: block;
    font-weight: bold;
/*    font-size: 1.8rem;*/
    color: #e75735;
    height: 2em;
}
#tuner_lineup #tuner_lineup_detail tbody tr.model figure {
		margin-left: auto;
		margin-right: auto;
    margin-bottom: 10px;
    max-width: 240px;
}
#tuner_lineup #tuner_lineup_detail tbody tr.model figure img {
    width: 100%;
    height: auto;
}
#tuner_lineup #tuner_lineup_detail tbody tr.model a:hover > span {
    text-decoration: none;
}
#tuner_lineup #tuner_lineup_detail tbody tr.charge strong {
    position: relative;
/*    font-size: 140%;*/
    display: block;
}
#tuner_lineup #tuner_lineup_detail tbody tr.charge td > span {
    display: inline-block;
    margin-bottom: 5px;
}
#tuner_lineup #tuner_lineup_detail tbody tr.charge .free:before {
    content: "";
    display: block;
    width: 98px;
    height: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -49px;
    margin-top: -11px;
}
#tuner_lineup #tuner_lineup_detail tbody tr.charge .yen {
    position: relative;
    margin-top: 26px;
/*    color: #ee445c;*/
/*    font-size: 180%;*/
}
#tuner_lineup #tuner_lineup_detail tbody tr.charge .yen span {
/*    font-size: 56%;*/
/*    font-weight: bold;*/
    margin-left: 2px;
}
#tuner_lineup #tuner_lineup_detail tbody tr.charge .yen:after {
    position: absolute;
    left: 50%;
    top: -18px;
    margin-left: -10px;
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid #ccc;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}
#tuner_lineup #tuner_lineup_detail tbody tr.charge .link_cp {
    display: inline-block;
    color: #ee445c;
    text-decoration: underline;
    margin-top: 10px;
    line-height: 1.4;
    background: url(/service/tv/common/img/icon_txt05.gif) no-repeat left center;
    padding-left: 10px;
/*    font-size: 1.3rem;*/
}
#tuner_lineup #tuner_lineup_detail tbody tr.charge .link_cp span:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 13px;
    background: url(/service/common/img/icon_modal.png) no-repeat right center;
    margin-left: 7px;
    vertical-align: middle;
}
#tuner_lineup #tuner_lineup_detail tbody tr.charge .link_cp:hover {
    text-decoration: none;
}
#tuner_lineup #tuner_lineup_detail tbody tr.hd_internal strong {
/*    font-size: 140%;*/
    display: block;
    margin-bottom: 4px;
}
#tuner_lineup #tuner_lineup_detail tbody tr.hd_internal .text br,
#tuner_lineup #tuner_lineup_detail tbody tr.hd_internal .small br,
#tuner_lineup #tuner_lineup_detail tbody tr.hd_usb .txt_link01 br,
#tuner_lineup #tuner_lineup_detail tbody tr.tuner .small br {
    display: none;
}
#tuner_lineup #tuner_lineup_detail tbody tr.hd_usb .yes {
    margin-bottom: 2px;
}
#tuner_lineup #tuner_lineup_detail tbody td .small {
    display: block;
/*    font-size: 86%;*/
    margin-top: 2px;
}
/*
  Description: Tuner Page style in Connect
*/
/****** CONTENTS ***************************************

0: common setting
1: tuner_lineup

*******************************************************/
/****** 0:common setting *************************************/
/*******************************************
流用元CSS
********************************************/
/*
.option_service {
    clear: both;
}
.option_service .wrap {
    padding: 26px 0 20px;
    border: 1px solid #ddd;
}
.option_service .in_sect {
    position: relative;
}
.option_service .in_sect_ttl {
    clear: both;
    display: block;
    margin: 0 0 16px;
    padding: 10px 18px;
    border: 1px solid #ddd;
    background: #F3F3F3;
    font-size: 1.2rem;
}
.option_service .in_sect_logo {
    float: left;
}
.option_service .in_sect_txt {
    width: 88%;
    margin: 0 0 20px 0;
    padding-left: 2%;
    line-height: 1.5em;
    float: right;
}
.option_service .in_sect_notes {
    width: 730px;
    margin: 0 0 20px 0;
    padding-left: 20px;
    line-height: 1.5em;
    float: right;
}
.option_service .in_sect_btn {
    width: 320px;
    float: right !important;
}
.option_service .in_sect_btn a {
    background-image: url(/service/tv/common/img/icon_btn_m.png);
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 10px auto;
}
.option_service .in_sect_btn .btn {
    height: 50px;
    text-decoration: none;
}
.option_service .in_sect_btn .btn_txt {
    padding-left: 14px;
}
.option_service .in_sect_btn .btn_txt {
    padding-left: 14px;
}
.option_service .three_demention .sect_txt {
    line-height: 150%;
}
.option_service .three_demention .sect_txt {
    padding-bottom: 20px;
}
.option_service .tsutaya {
    margin-bottom: 30px;
}
.campaign th {
    background: #C3E7FD;
}
.campaign {
    margin: 0 auto 30px;
    width: 900px;
}
.campaign .is_table_th {
    padding: 12px 0;
    width: 33.33333%;
    background: #C3E7FD;
    border: 1px solid #9CCCE0;
    text-align: center;
    font-weight: bold;
    line-height: 150%;
    vertical-align: middle;
}
.campaign .is_table_td {
    padding: 14px 14px 17px;
    border: 1px solid #9CCCE0;
    text-align: center;
    line-height: 150%;
    vertical-align: middle;
}
.tuner_link_btns {
    margin: 0 auto;
    width: 900px;
}
.tuner_link_btns ul {
    margin-right: -20px;
}
.tuner_link_btns li {
    float: left;
    margin-right: 20px;
    width: 440px;
}
.tuner_link_btns li .btn {
    height: 50px;
}
.tuner_link_btns li .btn_txt {
    padding: 0px 0px 0px 28px;
    font-size: 100%;
}
.sect_banner {
    position: relative;
    margin: 0 auto 20px;
    width: 900px;
}
.sect_banner .image {
    margin-left: -15px;
    width: 915px;
}
.sect_banner .banner_note {
    position: absolute;
    right: 20px;
    bottom: 8px;
}
#wiring_dlna .sect_nav, #connect_tuner .sect_nav {
    margin: 0 0 30px;
}
#wiring_dlna .sect_list li a,
#connect_tuner .sect_nav .sect_list li a {
    display: table;
    height: 48px;
    line-height: 1.29em;
}
#wiring_dlna .sect_nav .sect_list li a .btn_txt,
#connect_tuner .sect_nav .sect_list li a .btn_txt {
    padding-left: 14px;
    line-height: 1.3em;
}
#wiring_dlna .sect_nav .sect_list li .m_btn .btn img,
#connect_tuner .sect_nav .sect_list li .m_btn .btn img {
    height: 13px;
    vertical-align: middle;
}
#wiring_dlna .sect_nav .sect_list li .m_btn .btn.on,
#connect_tuner .sect_nav .sect_list li .m_btn .btn.on {
    background-color: #f3f3f3;
}
#wiring_dlna .sect_nav .sect_list li .m_btn .btn.on img,
#connect_tuner .sect_nav .sect_list li .m_btn .btn.on img {
    height: 9px;
}
#wiring_dlna .option_service .option_caption,
#connect_tuner .option_service .option_caption {
    padding: 0 0 15px;
    font-weight: normal;
    line-height: 1.2em;
}

#wiring_dlna .sect_nav .sect_list li,
#connect_tuner .sect_nav .sect_list li {
    float: left;
    width: 476px;
    margin: 0 8px 0 0;
}
#wiring_dlna .sect_nav .sect_list li.last,
#connect_tuner .sect_nav .sect_list li.last {
    margin: 0;
}
.demand_sect {
    margin: 0 0 35px;
    border: 6px solid #ffc497;
    border-radius: 3px;
    overflow: hidden;
}
.demand_sect h4 {
    position: relative;
    margin: 0 0 20px;
    padding: 7px;
    background: #ee734b;
    color: #fff;
    font-size: 142.857%;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}
.demand_sect h4:before {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin: 0 0 0 -12px;
    border-style: solid;
    border-color: #ee734b transparent transparent;
    border-width: 10px 12px 0;
    font-size: 0;
    line-height: 0;
}
.demand_sect > figure {
    float: left;
    margin: 0 0 0 20px;
    font-size: 0;
}
.demand_sect > div {
    margin: 0 25px 20px 300px;
}
.demand_sect > div figure {
    margin: 0 0 14px;
}
.demand_sect > div p {
    margin: 0 0 18px;
    font-size: 100%;
    line-height: 1.857;
}
.demand_sect > div div:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
}
.demand_sect > div div a {
    float: right;
    width: 221px;
    height: 50px;
}
.demand_sect > div div a .btn_txt {
    padding-left: 14px;
}
.old_tuner_link a {
    display: inline-block;
    background-position: 0 2px;
}
.page_sect .eo_ondemand,
.page_sect .program_list {
    margin: 0;
    padding: 0;
}
.page_sect .program_list figure {
    margin: 10px 20px 0 0 !important;
}
.page_sect .catch_txt {
    background-color: #ee734b;
    color: #fff;
    text-align: center;
    border-radius: 5em;
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    width: 8.5em;
    font-size: 70%;
    display: inline-block;
    line-height: 1.8em;
    vertical-align: middle;
}
.page_sect .eo_ondemand .sect_wrap,
.page_sect .program_list .sect_wrap,
.page_sect .player_list .sect_wrap {
    margin: 0 30px 20px !important;
    padding: 0 0 30px !important;
    border-bottom: 2px solid #ddd;
}
.page_sect .player_list .sect_wrap {
    border-bottom: none;
}
.page_sect .program_list .sect_wrap {
    padding-bottom: 40px !important;
}
.page_sect .eo_ondemand .sect_wrap {
    overflow: hidden;
}
.page_sect .eo_ondemand .sect_wrap figure {
    float: right;
    padding: 20px 0 10px 0;
}
.page_sect .eo_ondemand .sect_wrap figure img {
    width: 100%;
}
.page_sect .eo_ondemand .sect_wrap > div,
.page_sect .program_list .sect_wrap > div {
    margin: 15px 280px 0 0;
}
.page_sect .eo_ondemand .sect_wrap > div .logo {
    margin: 0 0 14px 10px;
}
.page_sect .eo_ondemand .sect_wrap > div p,
.page_sect .program_list .sect_wrap > div p {
    margin: 0 0 18px;
}
.page_sect .program_list .sect_wrap > div p.sub {
    margin: 0 0 8px !important;
}
.page_sect .eo_ondemand .sect_wrap > div p.notes {
    margin-bottom: 0;
}
.page_sect .eo_ondemand .sect_wrap > div .btns {
    margin-bottom: 18px;
}
.page_sect .eo_ondemand .sect_wrap > div .m_btn,
.page_sect .program_list .sect_wrap > div .m_btn {
    float: right;
    width: 300px;
}
.page_sect .eo_ondemand .sect_wrap > div .m_btn a,
.page_sect .program_list .sect_wrap > div .m_btn a {
    background-image: url(/service/tv/common/img/icon_btn_m.png);
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 10px auto;
}
.page_sect .eo_ondemand .sect_wrap > div .m_btn .btn,
.page_sect .program_list .sect_wrap > div .m_btn .btn,
.page_sect .player_list > .sect_wrap article .m_btn .btn {
    height: 50px;
}
.page_sect .eo_ondemand .sect_wrap > div .m_btn .btn_txt,
.page_sect .program_list .sect_wrap > div .m_btn .btn .btn_txt,
.page_sect .player_list > .sect_wrap article .m_btn .btn .btn_txt {
    padding-left: 14px;
}
.page_sect .player_list > .sect_wrap {
    display: flex;
    flex-wrap: wrap;
}
.page_sect .player_list > .sect_wrap article {
    width: 48%;
    margin-top: 10px;
	margin-right: 2%;
    padding-bottom: 55px;
	box-sizing: border-box;
}
.page_sect .player_list > .sect_wrap article:nth-child(2n) {
    border-left: 2px solid #ddd;
    margin-right: 0;
    padding-left: 2%;
    margin-left: 28px;
}
.page_sect .player_list > .sect_wrap article div > figure:not(.logo) {
    float: right;
    padding: 0 0 10px 10px;
    min-height: 155px;
}
.page_sect .player_list > .sect_wrap article p.sub {
    margin: 0 !important;
    font-size: 115.384%;
    font-weight: bold;
    line-height: 1.6;
    padding-bottom: 8px;
}
.page_sect .player_list > .sect_wrap article small.small_text {
    font-size: 85.7%;
    display: block;
    clear: both;
}
.page_sect .player_list > .sect_wrap article .logos {
    display: block;
    width: 100%;
    height: 82px;
    margin-bottom: 14px;
    vertical-align: middle;
}
.page_sect .player_list > .sect_wrap article .logo {
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    width: 82px;
    height: 82px;
    margin-bottom: 0;
    margin-right: 15px;
    float: left;
}
.page_sect .player_list > .sect_wrap article .logo + .guide {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    font-size: 142.857%;
}
.page_sect .player_list > .sect_wrap article .logo + .guide .cap_txt {
    font-weight: bold;
}
.page_sect .player_list > .sect_wrap article .logo + .guide .catch_txt {
    margin-left: 1em;
}
.page_sect .player_list > .sect_wrap article .notes {
    line-height: 1.65em;
}
.page_sect .player_list > .sect_wrap article .notes a {
    text-decoration: underline;
}
.page_sect .player_list > .sect_wrap article .notes a:hover {
    text-decoration: none;
}
.page_sect .player_list > .sect_wrap article p {
    margin: 0 0 18px;
}
.page_sect .player_list > .sect_wrap article .m_btn {
    float: right;
    width: 265px;
    bottom: 5px;
    right: 0;
}
.page_sect .player_list > .sect_wrap article .m_btn a {
    background-image: url(/service/tv/common/img/icon_btn_m.png);
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 10px auto;
}
.page_sect .player_list > .sect_wrap article:nth-child(2n+1) .m_btn {
    right: 28px;
}
.page_sect .player_list > .sect_wrap article:nth-child(2n+1) .m_btn a {
    background-image: url(/service/tv/common/img/icon_btn_m.png);
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 10px auto;
}
.page_sect .recording_twoway {
    clear: both;
    padding-bottom: 22px;
}
.page_sect .recording_twoway .sect_wrap {
    overflow: hidden;
}
.page_sect .recording_twoway .image {
    margin-left: 0;
    float: left !important;
    width: 430px !important;
}
.page_sect .recording_twoway .image img {
    width: 100%;
}
.page_sect .recording_twoway .text {
    float: right;
    width: 440px;
}
.page_sect .recording_twoway .text p {
    line-height: 150%;
}
.page_sect .recording_twoway .text .lead {
    padding-bottom: 15px;

}
.page_sect .recording_twoway .ordered_note {
    font-size: 1.3rem;
}
.page_sect .wifi {
    padding-bottom: 22px;
}
.page_sect .wifi .lead {
    padding-bottom: 20px;
    line-height: 150%;
}
.page_sect .wifi figure {
    margin: 0 0 26px;
}
.page_sect .wifi p.confirm {
    margin: 0 0 5px;
}
.page_sect .wifi .how_to_use {
    margin: 0 auto 20px;
    padding: 16px 0;
    width: 820px;
    background: #FCE6CC;
    border: 2px solid #F3A246;
    border-radius: 4px;
    overflow: hidden;
}
.page_sect .wifi .how_to_use .app {
    clear: both;
    margin: 0 auto 10px;
    width: 785px;
}
.page_sect .wifi .how_to_use .link {
    margin-left: 16px;
}
.page_sect .wifi .notes_list {
    padding-bottom: 20px;
}
.page_sect .wifi .connect_link {
    width: 460px;
    margin: 0 auto 20px;
}
.page_sect .wifi .connect_link .btn {
    height: 50px;
}
.page_sect .wifi .connect_link .btn_txt {
    padding: 0px 0px 0px 28px;
    font-size: 100%;
}
.page_sect .wifi .confirm.sect_txt {
    margin: 0 0 4px !important;
}
.page_sect .application {
    margin: 0 0 60px;
}
.lower #l_contents .sect_head .link_txt.tuner_link {
    top: auto;
    bottom: 0;
    width: 330px;
    margin: 0;
}
.page_sect .built_in .app_list {
    clear: both;
}
.page_sect .built_in .app_list li {
    float: left;
    width: 50%;
    min-height: 140px;
}
.page_sect .built_in .app_list li .inner {
    margin: 0 0 17px;
    overflow: hidden;
}
.page_sect .built_in .app_list li .bnr_image {
    float: left;
    margin-right: 10px;
}
.page_sect .built_in .app_list li .bnr_image img {
    width: 130px;
}
.page_sect .built_in .app_list li .inner .cont_title01 {
    font-size: 100%;
    margin: 0 0 5px;
}
.built_in .built_in_txt {
    float: right;
    width: 67%;
    padding-right: 2%;
}
.page_sect .built_in .app_list li .inner p {
    font-size: 1.3rem;
}
.page_sect .built_in .app_list li.clear {
    clear: both;
}

.campaign_box {
    margin-top: 30px;
    margin-bottom: 35px;
    padding: 14px 20px;
    border: 3px solid #cccccc;
    border-radius: 10px;
    overflow: hidden;
}
.campaign_box .campaign_title {
    padding: 5px 0;
    background: #ffe100;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 12px;
    width: 100%;
}
.campaign_box .present_box .lead {
    margin: 10px 0 0 20px;
    font-size: 114.28%;
    float: left;
    width: 550px;
}
.campaign_box .present_box .m_btn {
    margin: 10px !important;
    float: right;
    width: 250px !important;
}
.campaign_box .present_box .m_btn a {
    background-image: url(/service/tv/common/img/icon_btn_m.png);
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 10px auto;
}
.campaign_box .m_btn .btn {
    height: 50px;
}
.campaign_box .m_btn .btn_txt {
    padding-left: 14px;
}
.txt_red {
    color: #F00;
}

@media screen and (max-width: 780px) {
    .option_service .wrap {
        padding: 0;
        border: none;
    }
    .option_service .in_sect_logo {
        float: left;
        width: 30%;
        margin: 0;
    }
    .option_service .in_sect_txt {
        width: 67% !important;
        padding-left: 1%;
        margin: 0 0 10px 0;
        float: right !important;
    }
    .option_service .in_sect_notes {
        margin-left: 0;
    }
    .media_sp .option_service .in_sect_notes,
    .option_service .in_sect_btn {
        clear: both;
    }
    .option_service .in_sect_btn {
        width: 100% !important;
        float: none;
    }
    .sect_banner {
        width: auto;
    }
    .sect_banner .image {
        margin: 0;
        width: auto;
    }
    .campaign {
        width: auto;
        border-bottom: 1px solid #9CCCE0;
    }
    .is_table_thead {
        float: left;
        display: block;
        width: 35%;
    }
    .media_sp .is_table_th {
        float: left;
        display: table-cell;
        padding: 14px 2%;
        width: 96%;
        border-bottom: none;
        border-right: none;
        vertical-align: middle;
    }
    .is_table_td {
        float: left;
        display: block;
        border-bottom: none;
        padding: 14px 2%;
        width: 96%;
        text-align: left;
    }
    .is_table_tbody {
        float: left;
        display: block;
        width: 65%;
    }
    .is_table_tbody .is_table_tr {
        float: right;
    }
    .tuner_link_btns, .media_sp .tuner_link_btns ul {
        margin: 0;
        width: auto;
    }
    .tuner_link_btns ul li {
        float: none;
        margin: 0 1% 10px;
        width: auto;
    }
    #connect_tuner .sect_nav .sect_list li {
        border-top: 1px solid #ddd;
    }
    #connect_tuner .sect_nav .sect_list li .m_btn .btn {
        box-shadow: none;
        border-radius: 0;
        border: none;
    }
    #connect_tuner .sect_nav .sect_list li .m_btn .btn.on .btn_icon {
        width: 10px;
    }
    #connect_tuner .sect_nav .sect_list li .m_btn .btn.on img {
        height: auto;
    }
    #connect_tuner .sect_nav .sect_list {
        margin: 0;
        padding: 0;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
    }
    .lower #l_contents #connect_tuner .sect_ttl .link_txt,
    .lower #l_contents #connect_tuner .sect_ttl .link_txt .txt_link01 {
        display: inline-block;
    }
    .lower #l_contents #connect_tuner .sect_ttl .link_txt,
    .lower #l_contents #connect_tuner .sect_ttl .link_txt .txt_link01 {
        background-position: left 3px;
    }
    .tuner_link_btns li .btn_txt {
        padding: 0px 0px 0px 14px;
    }
    .demand_sect {
        margin: 0 0 16px;
        border-width: 3px;
    }
    .demand_sect h4 {
        margin: 0 0 16px;
        padding: 4px;
        font-size: 123.1%;
    }
    .demand_sect > figure {
        margin: 0 10px 10px;
    }
    .demand_sect > figure img {
        width: 125px;
        height: auto;
    }
    .demand_sect > div {
        margin: 0 10px 10px;
    }
    .demand_sect > div figure {
        margin: 0 0 10px;
    }
    .demand_sect > div figure img {
        width: 125px;
        height: auto;
    }
    .demand_sect > div p {
        margin: 0 0 10px;
    }
    .demand_sect > div div {
        clear: both;
    }
    .demand_sect > div div a {
        float: none;
        width: 100%;
    }
    .page_sect .program_list figure {
        margin: 0 !important;
    }
    .page_sect .catch_txt {
        margin-left: .5em !important;
    }
    .page_sect .eo_ondemand .sect_wrap,
    .page_sect .program_list .sect_wrap,
    .page_sect .player_list .sect_wrap {
        margin: 0 0 20px !important;
        padding: 0 0 20px !important;
    }
    .page_sect .eo_ondemand .sect_wrap {
        overflow: visible;
    }
    .page_sect .eo_ondemand .sect_wrap figure {
        float: right;
        padding: 0;
        width: 38.7%;
    }
    .page_sect .eo_ondemand .sect_wrap > div {
        margin: 20px 0 0;
    }
    .page_sect .eo_ondemand .sect_wrap > div .logo img {
        width: 140px;
        height: auto;
    }
    .page_sect .eo_ondemand .sect_wrap > div p {
        clear: both;
        padding: 8px 0 0;
    }
    .page_sect .eo_ondemand .sect_wrap > div p.notes {
        padding: 0 0 0 1em;
    }
    .page_sect .eo_ondemand .sect_wrap > div .m_btn,
    .page_sect .program_list .sect_wrap > div .m_btn,
    .page_sect .player_list .sect_wrap > div .m_btn {
        float: none;
        width: 100%;
    }
    .page_sect .eo_ondemand .sect_wrap > div .btns {
        margin-bottom: 6px;
    }
    .page_sect .program_list .sect_wrap > div {
        margin: 0;
    }
    .page_sect .program_list > figure {
        margin: 0 2% 0 0;
        width: 36%;
        text-align: center;
        display: none;
    }
    .program_list .program_appli .logos {
        margin-top: 0;
        padding-bottom: 0;
        width: 100%;
    }
    .program_list .program_appli .logos .logo {
        width: 40px;
        height: 40px;
        margin-bottom: 0;
        margin-right: 5px;
    }
    .program_list .program_appli .logos .logo + .guide br {
        display: none;
    }
    .program_list .program_appli .logos .logo + .guide .catch_txt {
        margin-left: 1em;
    }
    .program_list > div p.sub {
        padding-top: 0;
    }
    .program_list > div p.sub + figure:not(.logo) {
        float: right;
        padding: 0 0 10px 10px;
        min-height: inherit;
        width: 38.7%;
        display: block;
    }
    .program_list > div p.sub + figure:not(.logo) img {
        width: 100%;
        height: auto;
    }
    .program_list > div .program_notes {
        clear: both;
    }
    .page_sect .player_list > .sect_wrap {
        display: block;
        padding-bottom: 0 !important;
    }
    .page_sect .player_list > .sect_wrap article {
        width: 100%;
        float: none;
        margin-top: 0;
        padding-right: 0;
        padding-bottom: 20px;
        position: relative;
        border-bottom: 2px solid #ddd;
    }
    .page_sect .player_list > .sect_wrap article + article {
        padding-top: 20px;
    }
    .page_sect .player_list > .sect_wrap article:nth-child(2n) {
        padding-left: 0;
        margin-left: 0;
        border-left-style: none;
    }
    .page_sect .player_list > .sect_wrap article div > figure:not(.logo) {
        padding: 0 0 10px 10px;
        min-height: inherit;
        width: 50%;
    }
    .page_sect .player_list > .sect_wrap article div > figure:not(.logo) img {
        width: 100%;
        height: auto;
    }
    .page_sect .player_list > .sect_wrap article .logos {
        height: auto;
        margin-bottom: 14px;
    }
    .page_sect .player_list > .sect_wrap article .logo {
        width: 40px;
        height: 40px;
        margin-bottom: 0;
        margin-right: 5px;
    }
    .page_sect .player_list > .sect_wrap article .logo img {
        height: 100%;
        width: auto;
    }
    .page_sect .player_list > .sect_wrap article .logo + .guide {
        font-size: 123.1%;
        line-height: 1.333333em;
        text-align: left;
    }
    .page_sect .player_list > .sect_wrap article p {
        margin: 0 0 18px;
    }
    .page_sect .player_list > .sect_wrap article .m_btn {
        float: none;
        width: 100%;
        position: inherit;
    }
    .page_sect .recording_twoway .images li {
        float: none;
        margin: 10px;
        width: auto;
    }
    .page_sect .recording_twoway .image {
        float: none;
        margin: 0;
        width: 100% !important;
    }
    .page_sect .recording_twoway .image img {
        width: 100%;
    }
    .page_sect .recording_twoway .text {
        float: none;
        width: auto;
    }
    .page_sect .wifi .how_to_use .link {
        padding-right: 2%;
        margin-left: 2%;
    }
    .media_sp .page_sect .wifi .wifi_image {
        width: 100%;
    }
    .page_sect .wifi_image .example {
        float: none;
        width: auto;
    }
    .page_sect .wifi_image .devices {
        float: none;
        width: auto;
    }
    .page_sect .wifi_image .devices ul {
        padding-left: 1%;
        padding-bottom: 10px;
        list-style: disc inside;
    }
    .page_sect .wifi_image .devices li {
        line-height: 150%;
        text-indent: -1px;
    }
    .page_sect .wifi .how_to_use {
        width: auto;
        padding: 3%;
    }
    .page_sect .wifi .how_to_use .app {
        width: auto;
    }
    .page_sect .wifi .how_to_use .link span {
        line-height: 130%;
    }
    .page_sect .wifi .connect_link {
        margin: 0 1% 20px;
        width: auto;
    }
    .page_sect .wifi .sp_links li {
        padding-bottom: 10px;
    }
    .page_sect .wifi .sp_links li .link {
        margin-bottom: 20px;
        line-height: 130%;
    }
    .page_sect .wifi .connect_link .btn_txt {
        padding: 0px 0px 0px 14px;
    }
    .page_sect .wifi .models {
        display: table;
        width: auto;
        height: auto;
        line-height: 130%;
        clear: both;
        margin: 0px auto 20px;
        border: 2px solid #404040;
        border-radius: 4px;
    }
    .page_sect .wifi .models .box_title {
        display: table-cell;
        width: 30%;
        vertical-align: middle;
        background: #404040;
        color: #FFF;
        text-align: center;
    }
    .page_sect .wifi .models .box_txt {
        display: table-cell;
        padding: 5px 10px 5px 15px;
        width: auto;
        vertical-align: middle;
    }
    #l_contents .sect_head .link_txt.tuner_link,
    #l_contents .sect_head .link_txt {
        width: auto;
        bottom: auto;
    }
    .page_sect .built_in .app_list li {
        float: none;
        margin: 0 5px 10px 0;
        width: 100%;
        min-height: auto;
        border-bottom: 1px #CCCCCC dotted;
    }
    .page_sect .built_in .app_list li .bnr_image {
        float: left;
        margin-right: 10px;
        width: 30%;
    }
    .page_sect .built_in .app_list li .bnr_image img {
        width: 100%;
    }
    .page_sect .built_in .app_list li .inner .cont_title01 {
        font-size: 100%;
        margin: 0 0 5px;
    }
    .built_in .built_in_txt {
        float: right;
        width: 66%;
        padding-right: 0;
    }
    .page_sect .built_in .app_list li .inner p {
        font-size: 1.3rem;
    }
    .campaign_box {
        padding: 12px;
    }
    .campaign_box .campaign_title {
        margin-bottom: 5px;
        font-size: 14px;
    }
    .campaign_box .present_box .lead {
        margin-top: 0;
        margin-left: 0;
        width: 100%;
    }
    .campaign_box .present_box .m_btn {
        width: 100% !important;
        text-align: right;
        margin: 10px 0 !important;
    }

}
*/

/*******************************************
/流用元CSS
********************************************/
/****** 1:tuner_lineup *************************************/
/*******************************************
流用元CSS
********************************************/
/*
#tuner_lineup .sect_ttl {
    margin: 60px 0 10px;
}
#tuner_lineup .sect_subttl {
    margin: 0 0 16px;
}
#tuner_lineup .tuner_explain {
    height: auto !important;
}
#tuner_lineup .sect_txt {
    margin: 0 0 8px;
}
#tuner_lineup .tuner_list {
    width: 100%;
    margin: 10px 0 10px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
#tuner_lineup .tuner_list .tuner_item {
    position: relative;
    float: left;
    width: 268px;
    margin: 0 -1px 20px 0;
    padding: 15px 15px 15px;
    border: 1px solid #ddd;
	border-radius: 10px;
}
#tuner_lineup .tuner_list .notes_list {
    margin-bottom: 20px;
    font-size: 85.714%;
    text-indent: -2em;
    padding-left: 2em;
}
#tuner_lineup .tuner_name {
    display: table;
    width: 100%;
    color: #e75735;
    line-height: 1.14em;
    font-size: 157.142%;
    height: 50px;
}
#tuner_lineup .tuner_name sup {
  font-size: 60%;
  line-height: 1;
}
#tuner_lineup .tuner_id {
    margin: 5px 0 4px;
    text-align: left;
}
#tuner_lineup .tuner_img {
    margin: 0 0 10px;
    padding: 8px 0 0;
    position: relative;
}
#tuner_lineup .tuner_img .tuner_option {
    position: absolute;
    left: 0;
    top: 0;
}
#tuner_lineup .tuner_img .tuner_option li {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
}
#tuner_lineup .tuner_img .tuner_option li + li {
    margin-left: .5em;
}
#tuner_lineup .tuner_img .tuner_option li .txt_ops {
    display: inline-block;
    font-size: 78.57%;
    color: #fff;
    background-color: #6e6e6e;
    text-align: center;
    padding: 0 1em;
    vertical-align: sub;
    border-radius: 3rem;
    -webkit-border-radius: 3rem;
    -moz-border-radius: 3rem;
    line-height: 2em;
}
#tuner_lineup .tuner_lead {
    margin: 5px 0 10px;
    font-weight: bold;
    text-align: center;
}
#tuner_lineup .tuner_lead .link {
    text-align: center;
    display: block;
}
#tuner_lineup .tuner_lead a {
    color: #ee445c;
    text-decoration: underline;
}
#tuner_lineup .tuner_lead a:hover {
    text-decoration: none;
}
#tuner_lineup .tuner_lead + .tuner_explain {
    margin: 0 0 10px;
}
#tuner_lineup .tuner_price {
    background-color: #ee445c;
    clear: both;
    margin: 0 0 6px;
    font-weight: normal;
    line-height: 1.5em;
    text-align: center;
    color: #fff;
    height: 60px !important;
}
#tuner_lineup .tuner_price p {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: relative;
    vertical-align: middle;
}
#tuner_lineup .tuner_price strong {
    font-weight: bold;
}
#tuner_lineup .tuner_price .math_txt {
    font-size: 150%;
    display: inline-block;
    vertical-align: middle;
    color: #ffff66;
}
#tuner_lineup .tuner_price .math_txt small {
    font-size: 66%;
    display: inline-block;
    vertical-align: baseline;
}
#tuner_lineup input.for_sp {
    display: none;
}
#tuner_lineup .tuner_spec {
    text-align: center;
    height: 200px;
    margin-bottom: 10px;
}
#tuner_lineup .tuner_spec .for_sp {
    display: none;
}
#tuner_lineup .tuner_spec dd {
    background-color: #eee;
    height: 60px;
    float: left;
    width: 131px;
    margin-right: 6px;
    margin-bottom: 6px;
    display: block;
}
#tuner_lineup .tuner_spec dd.hd {
    float: none;
    width: 100%;
    margin-right: 0;
    clear: both;
}
#tuner_lineup .tuner_spec dd:nth-child(2n+1) {
    margin-right: 0;
}
#tuner_lineup .tuner_spec dd span {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: relative;
    vertical-align: middle;
    display: block;
    line-height: 1.3em;
    padding: 0 7px;
}
#tuner_lineup .tuner_spec dd span sup {
  font-size: 60%;
  line-height: 1;
}
#tuner_lineup .tuner_explain a {
    font-size: 1.6rem;
    line-height: 1.5em;
}
#tuner_lineup .tuner_explain + .tuner_explain {
    margin-top: 5px;
}
#tuner_lineup .bd .tuner_explain {
    height: auto !important;
}
#tuner_lineup .tuner_explain .notes {
    display: block;
}
#tuner_lineup .tuner_item.bd {
    clear: both;
    box-sizing: border-box;
    float: none;
    width: 100%;
    min-height: 60px !important;
    padding: 20px 18px;
    border: 1px solid #ddd;
    overflow: hidden;
}
#tuner_lineup .tuner_item.bd.for_sp {
    display: none;
}
#tuner_lineup .tuner_item.bd .tuner_explain {
    float: right;
}
*/
/*-- tuner_lineup_detail --*/
/*
#tuner_lineup #tuner_lineup_detail .attention {
	position: relative;
	background: #ffe100;
	border-radius: 20px;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: .5em;
	margin-left: 35%;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: 1em;
	padding-right: 1em;
	text-align: center;
	max-width: 50%;
}
#tuner_lineup #tuner_lineup_detail .attention:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -12px;
	border: 12px solid transparent;
	border-top: 12px solid #ffe100;
}
#tuner_lineup #tuner_lineup_detail sup {
    font-size: 60%;
    margin-left: .2em;
}
*/

/* link */
/*
#tuner_lineup #tuner_lineup_detail .link {
    text-align: right;
    margin-top: 15px;
    line-height: 1.2;
}
#tuner_lineup #tuner_lineup_detail .link span {
    padding-right: 22px;
    background: url(/service/common/img/icon_pdf.gif) no-repeat right center;
}
*/
/* lst_notes */
/*
#tuner_lineup #tuner_lineup_detail .lst_notes {
    margin-bottom: 20px;
    font-size: 85.714%;
    text-indent: -2.6em;
    padding-left: 2.6em;
    margin-top: 10px;
}
#tuner_lineup #tuner_lineup_detail .lst_notes a {
  color: #0033AA;
}
#tuner_lineup #tuner_lineup_detail .lst_notes li {
    margin-bottom: 5px;
}
#tuner_lineup #tuner_lineup_detail .lst_notes li:last-child {
    margin-bottom: 0;
}
*/

/* for sp --------------------*/
@media screen and (max-width: 780px) {

    .lower #tuner_lineup .sect_ttl {
        margin: 40px 0 10px;
    }
    .lower #tuner_lineup .sect_subttl {
        margin: 0 0 16px;
    }
    .lower #tuner_lineup .sect_txt {
        margin: 0 0 8px;
    }
    .lower #tuner_lineup .tuner_list {
        width: 100%;
        margin: 20px 0 10px;
        display: block;
        overflow: unset;
    }
    .lower #tuner_lineup .tuner_list .tuner_item {
        float: none;
        width: 100%;
        height: auto !important;
        margin: 0 0 20px;
        padding: 15px;
        box-sizing: border-box;
    }
    .lower #tuner_lineup .tuner_name {
        width: 100%;
        height: auto;
        font-size: 139.286%;
    }
    .lower #tuner_lineup .tuner_img img {
        width: 100%;
        height: auto;
    }
    .lower #tuner_lineup .tuner_lead {
        font-size: 123.214286%
    }
    .lower #tuner_lineup .tuner_price {
        height: 50px !important;
        margin-bottom: 10px;
    }
    .lower #tuner_lineup input.for_sp {
        display: block;
        width: 100%;
        margin-bottom: -50px;
        height: 50px;
        background-color: transparent;
        position: relative;
        z-index: 1;
        opacity: 0;
    }
    .lower #tuner_lineup input.for_sp:checked + .tuner_spec dd {
        display: block;
    }
    .lower #tuner_lineup .tuner_spec {
        height: auto;
        font-size: 115.385%;
    }
    .lower #tuner_lineup .tuner_spec .for_sp {
        display: block;
        height: 50px;
        line-height: 50px;
        margin-bottom: 2%;
        position: relative;
        width: 100%;
        border: 1px solid #ccc;
        border-radius: 5px;
        box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        background-color: #fff;
    }
    .lower #tuner_lineup .tuner_spec .for_sp:after {
        content: "";
        width: 22px;
        height: 22px;
        background: url(../img/open_btn.jpg) no-repeat center center;
        position: absolute;
        right: 10px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 50%;
    }
    .lower #tuner_lineup input.for_sp:checked + .tuner_spec .for_sp:after {
        background-image: url(../img/close_btn.jpg);
    }
    .lower #tuner_lineup .tuner_spec dd {
        display: none;
        height: 60px;
        width: 49.5%;
        margin-right: 1%;
        margin-bottom: 1%;
    }
    .lower #tuner_lineup .tuner_spec dd:nth-child(2n+1) {
        margin-right: 0;
    }
    .lower #tuner_lineup input.for_sp:checked + .tuner_spec + .tuner_explain,
    .lower #tuner_lineup input.for_sp:checked + .tuner_spec + .tuner_explain + .tuner_explain {
        display: block;
    }
    .lower #tuner_lineup input.for_sp:not(:checked) + .tuner_spec + .tuner_explain,
    .lower #tuner_lineup input.for_sp:not(:checked) + .tuner_spec + .tuner_explain + .tuner_explain {
        display: none;
    }
    .lower #tuner_lineup .tuner_explain {
        text-align: right;
    }
    .lower #tuner_lineup .tuner_spec dd.hd {
        float: none;
        width: 100%;
        margin-right: 0;
        clear: both;
    }
    .lower #tuner_lineup .tuner_item.bd.for_sp {
        display: block;
        padding: 0;
        border: none;
        overflow: unset;
    }
    .lower #tuner_lineup .tuner_item.bd.for_sp a {
        height: 60px;
    }
    .media_sp .lower #tuner_lineup .tuner_item.bd.for_sp .btn_txt {
        padding-left: 14px;
    }
    .lower #tuner_lineup .tuner_item.bd.for_pc {
        display: none;
    }
    /*-- tuner_lineup --*/
    .lower #tuner_lineup .sect_wrap {
        padding: 0;
    }
    .lower #tuner_lineup .sect_txt {
        padding: 0 5px;
    }
	
	
    /*-- tuner_lineup_detail --*/
    .lower #tuner_lineup #tuner_lineup_detail .attention {
			margin-left: 0;
			max-width: 100%;
		}
	
    .lower #tuner_lineup #tuner_lineup_detail sup {}
    /* table */
    .lower #tuner_lineup #tuner_lineup_detail table {
        width: 100%;
        margin-top: 0;
        font-size: 14px;
        min-width: 355px;
    }
    .lower #tuner_lineup #tuner_lineup_detail table a {
        font-size: 14px;
        text-align: left;
        display: inline-block;
    }
    .lower #tuner_lineup #tuner_lineup_detail table .txt_link01 {
        background-position: left top;
        padding-left: 14px;
        background-size: 10px 10px;
    }
    /* thead */
    .lower #tuner_lineup #tuner_lineup_detail thead tr {
        display: flex;
    }
    .lower #tuner_lineup #tuner_lineup_detail thead th:first-child {
        display: none;
    }
    .lower #tuner_lineup #tuner_lineup_detail thead th {
        -ms-flex: 0 1 auto; /*ie10 hack*/
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px;
        flex-basis: 50%;
        border-right: none;
        font-size: 14px;
        line-height: 1.2;
    }
    .lower #tuner_lineup #tuner_lineup_detail thead th:last-child {
        flex-basis: 50%;
        border-right: 1px solid #ddd;
    }
    /* tbody */
    .lower #tuner_lineup #tuner_lineup_detail tbody tr {
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody th,
    .lower #tuner_lineup #tuner_lineup_detail tbody td {
        display: block;
        padding: 10px 5px;
        line-height: 1.2;
        border-top: none;
        width: auto;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody th {
        padding: 5px;
        text-align: center;
        width: 100%;
        font-size: 14px;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody td {
        flex: 1;
        border-right: none;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody td:last-child {
        border-right: 1px solid #ddd;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.model a {
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.model strong {
        font-size: 1.4rem;
        height: auto;
        margin-bottom: auto;
        width: 100%;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.model figure {
        margin-top: 5px;
        width: 100%;
        min-height: 0%;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.type td {
        font-size: 14px;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.charge td:nth-child(2) {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .media_sp .lower #tuner_lineup #tuner_lineup_detail tbody tr.charge td > span {
        font-size: 14px;
        margin-bottom: 0;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.charge strong {
        font-size: 16px;
        margin-top: 0;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.charge strong span {
        font-size: 14px;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.charge .free:before {
        width: 13.0666vw;
        height: 2.9333vw;
        margin-left: -6.5333vw;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.charge .yen {
        margin-top: 13px;
        font-size: 16px;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.charge .yen span {
        display: inline;
        font-size: 14px;
        margin-left: 0;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.charge .yen:after {
        position: absolute;
        left: 50%;
        top: -9px;
        margin-left: -5px;
        content: "";
        width: 0;
        height: 0;
        border-top: 5px solid #999;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.charge .link_cp {
        text-align: left;
        margin-top: 5px;
        background-position: left .2em;
        line-height: 1.4;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.charge .link_cp span:after {
        background-size: 12px auto;
        width: 12px;
        height: 10px;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.hd_internal strong {
        font-size: 14px;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.hd_internal .text {
        font-size: 14px;
        display: inline-block;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.hd_internal td:nth-child(2),
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.hd_internal td:nth-child(4) {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.network td:nth-child(4),
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.network td:nth-child(5) {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.hd_usb .yes {
        margin-bottom: 2px;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody tr .plan {
        font-size: 14px;
    }
    .lower #tuner_lineup #tuner_lineup_detail tbody td .small {
        font-size: 14px;
        margin-top: 2px;
    }
    .lower #tuner_lineup .tuner_list .m_btn a {
        background-image: url(/service/tv/common/img/icon_btn_m.png);
        background-position: 97% 50%;
        background-repeat: no-repeat;
        background-size: 12px auto;
        padding-left: 10px;
    }
}
@media screen and (max-width:375px) {
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.hd_internal .text br,
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.hd_internal .small br,
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.hd_usb .txt_link01 br,
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.tuner .small br {
        display: inline-block;
    }
}
@media screen and (max-width:370px) {
    /* scroll */
    .lower #tuner_lineup #tuner_lineup_detail .scroll {
        overflow-x: scroll;
        position: relative;
    }
    .lower #tuner_lineup #tuner_lineup_detail .scroll_wrapper {
        position: relative;
    }
    .lower #tuner_lineup #tuner_lineup_detail .scroll_wrapper:after {
        position: absolute;
        content: "";
        display: block;
        width: 10px;
        height: 100%;
        top: 0;
        right: 0;
        background: -moz-linear-gradient(left, rgba(170, 170, 170, 0) 0%, rgba(170, 170, 170, 1) 100%);
        background: -webkit-linear-gradient(left, rgba(170, 170, 170, 0) 0%, rgba(170, 170, 170, 1) 100%);
        background: linear-gradient(to right, rgba(170, 170, 170, 0) 0%, rgba(170, 170, 170, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aaaaaa', endColorstr='#aaaaaa', GradientType=1);
    }
}
@media screen and (max-width:320px) {
    .lower #tuner_lineup #tuner_lineup_detail tbody tr.model a strong {
        height: 55px;
    }
}

/*-----------------------------------------------------------------------

オプション一覧

-----------------------------------------------------------------------*/
.tax {
	font-size: 1.4rem;
	text-align: right;
}
.option__lists__head {
	position: relative;
	border-top: solid 1px #c5c5c5;
	border-right: solid 1px #c5c5c5;
	border-left: solid 1px #c5c5c5;
	background: #f6f7f8;
	display: flex;
	font-size: 1.8rem;
}
.option__lists__head.last-child {
	border-bottom: solid 1px #c5c5c5;
}
.option__lists__body {
	border-top: dotted 1px #c5c5c5;
	border-bottom: solid 1px #c5c5c5;
	border-right: solid 1px #c5c5c5;
	border-left: solid 1px #c5c5c5;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 1.8rem;
}
.option__lists__body span {
	font-size: 80%;
}
.option__lists__txt {
	width: 58%;
	margin-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: solid 1px #c5c5c5;
}
.option__lists__price {
	width: 42%;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: center;
	box-sizing: border-box;
}

/* for sp --------------------------------*/
@media screen and (max-width: 768px) {
	.option__lists__head {
		font-size: 1.4rem;
	}
	.option__lists__head::before {
		left: 12px;
		width: 12px;
		height: 12px;
		background-size: 12px;
	}
	.option__lists .is-open::after {
		left: 12px;
		width: 12px;
		height: 12px;
		background-size: 12px;
	}
	.option__lists__body {
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
		font-size: 1.4rem;
	}
	.option__lists__body span {
		font-size: 85%;
	}
	.option__lists__txt {
		width: 70%;
		margin-left: 35px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.option__lists__price {
		width: 30%;
		padding-top: 15px;
		padding-right: 0;
		padding-bottom: 0;
	}
}

.table-gr {
	font-size: 16px;
}