@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;
}
.contents_stl {
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 100px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
/* for sp --------------------*/
@media screen and (max-width: 768px) {
	.contents_stl {
		font-size: 2.0rem;
		margin-top: 1.5em;
	}
}
p a {
	color: #0033AA;
	text-decoration: none;
}
/*
  Description: Tuner Page style in Connect
*/
/****** CONTENTS ***************************************

0: common setting
3: tuner_recoding
4: tuner_bd
5: tuner_4k
6: tuner_recording_4k

*******************************************************/
/****** 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;
	border: none;
	background: none;
	margin: 0;
	padding: 10px 0 0;
	font-size: 1.8rem;
}
.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 20px !important;
	border-bottom: 1px solid #ddd;
}
.page_sect .player_list .sect_wrap {
	border-bottom: none;
}

.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-top: 2px solid #ddd;
	margin-right: 0;
}
.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: 470px;
}
.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 {
	display: flex;
	flex-wrap: wrap;
}
.page_sect .built_in .app_list li {
	flex-basis: 49%;
	max-width: 49%;
}
.page_sect .built_in .app_list li:nth-child(odd) {
	margin-right: 1%;
}
.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.6rem;
}
.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;
}
/* for sp --------------------*/
@media screen and (max-width: 768px) {
	.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 {
		display: block;
	}
	.page_sect .built_in .app_list li {
		float: none;
		margin: 0 5px 10px 0;
		max-width: 100%;
		min-height: auto;
		border-bottom: 1px #CCCCCC dotted;
	}
	.page_sect .built_in .app_list li:last-child {
		border-bottom: none;
	}
	.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
********************************************/

/****** 3:tuner_recording *************************************/
/*******************************************
流用元CSS
********************************************/
#tuner_recording sup {
	font-size: 60%;
	line-height: 1;
}
#tuner_recording .sect_product {
	margin: 0 auto;
}
#tuner_recording .sect_product p {
	float: left;
}
#tuner_recording .player_list p.text02 {
	width: 50%;
}
#tuner_recording .sect_product .old_tuner_link {
	float: right;
	text-align: right;
}
#tuner_recording .sect_product .old_tuner_link a {
	text-align: left;
}
#tuner_recording .sect_product .tuner_btn .btn {
	height: 80px;
	font-size: 128.571%;
}
#tuner_recording .sect_product .tuner_btn .btn_txt {
	padding: 0 0 0 14px;
}
#tuner_recording .sect_product p a img {
	width: auto;
	height: auto;
}
#tuner_recording .sect_product .image {
	float: right;
	padding: 0;
	width: 384px;
}
#tuner_recording .sect_product .sect_txt {
	padding-bottom: 10px;
	font-size: 142.85714%;
	line-height: 140%;
}
#tuner_recording .sect_product .price {
	padding-bottom: 15px;
	font-weight: bold;
}
#tuner_recording .rec_hivision {
	padding-bottom: 40px;
}
#tuner_recording .rec_hivision p {
	padding-bottom: 30px;
}
#tuner_recording .rec_hivision .images {
	margin: 0 0 24px;
	overflow: hidden;
}
#tuner_recording .rec_hivision .images img {
	border: 1px solid #DADADA;
}
#tuner_recording .rec_hivision .images li {
	float: left;
	margin-right: 30px;
	width: 390px;
}
#tuner_recording .big_volume {
	padding-bottom: 31px;
}
#tuner_recording .big_volume p {
	line-height: 150%;
}
#tuner_recording .big_volume .image {
	float: left;
	width: 370px;
	padding-bottom: 20px;
}
#tuner_recording .big_volume .image img {
	width: 100%;
}
#tuner_recording .big_volume .text {
	float: right;
	width: 450px;
	padding-bottom: 10px;
}
#tuner_recording .big_volume .text .link_hdd {
	display: block;
	font-size: 1.4rem;
	margin-top: 5px;
}
#tuner_recording .big_volume .note {
	float: right;
	width: 450px;
	padding-bottom: 11px;
	font-size: 1.4rem;
}
#tuner_recording .big_volume .link {
	clear: both;
	font-size: 1.3rem;
	padding-bottom: 20px;
}
#tuner_recording .big_volume .link, #tuner_recording .how_to_use .link {
	position: relative;
}
#tuner_recording .big_volume .link .icon, #tuner_recording .how_to_use .link .icon {
	margin-top: -6px;
	position: absolute;
	top: 50%;
	left: 2px;
}
#tuner_recording .tuner_link_box {
	margin-bottom: 20px;
	padding: 20px 0 17px;
	border: 1px solid #DADADA;
}
#tuner_recording .tuner_link_box .link_lead {
	padding-bottom: 19px;
	font-weight: bold;
	text-align: center;
}
#tuner_recording .tuner_link_box .tuner_link {
	margin: 0 auto;
	width: 480px;
}
#tuner_recording .tuner_link_box .btn {
	height: 50px;
}
#tuner_recording .tuner_link_box .btn_txt {
	padding: 0px 0px 0px 28px;
	font-size: 100%;
}
#tuner_recording .tuner_notice {
	padding-bottom: 22px;
	clear: both;
}
#tuner_recording .tuner_notice p {
	padding-bottom: 13px;
}
#tuner_recording .tuner_notice .notices_list {
	list-style: inside disc;
	clear: both;
}
#tuner_recording .tuner_notice .notice {
	line-height: 150%;
	padding: 0px 0px 0px 1em;
	text-indent: -1em;
}
#tuner_recording .tuner_notice .notice.red {
	color: red;
}
#tuner_recording .sect_product .m_btn .btn_icon {
	padding: 0 14px 0 0;
}
#tuner_recording .sect_product .m_btn .btn_icon img {
	vertical-align: middle;
}
#tuner_recording .rec_hivision h3, #tuner_recording .big_volume h3, #tuner_recording .recording_twoway h3, #tuner_recording .wifi h3 {
	margin-bottom: 20px;
}
/* for sp --------------------*/
@media screen and (max-width: 768px) {
	#tuner_recording .sect_product {
		width: 100%;
	}
	#tuner_recording .sect_product .image, #tuner_recording .sect_product p {
		float: none;
		width: auto;
	}
	#tuner_recording .sect_product .old_tuner_link {
		margin: 0 0 20px;
	}
	#tuner_recording .sect_product .image {
		padding: 5px 0;
	}
	#tuner_recording .sect_product .image img {
		width: 100% !important;
	}
	#tuner_recording .sect_product .sect_txt {
		font-size: 120%;
	}
	#tuner_recording .sect_product .m_btn {
		margin-left: 1%;
		margin-right: 1%;
		margin-bottom: 30px;
	}
	#tuner_recording .sect_product .m_btn .btn_icon img {
		width: auto;
		height: auto;
	}
	#tuner_recording .rec_hivision .images li {
		float: none;
		margin: 10px;
		width: auto;
	}
	#tuner_recording .big_volume .image, #tuner_recording .big_volume .text, #tuner_recording .big_volume .note {
		float: none;
		width: auto;
	}
	#tuner_recording .tuner_link_box {
		padding: 20px 2%;
	}
	#tuner_recording .tuner_link_box .tuner_link {
		margin: 0 1%;
		width: auto;
	}
	#tuner_recording .link_ttl {
		padding-bottom: 10px;
		line-height: 150%;
	}
	#tuner_recording .tuner_link_box .btn_txt {
		padding: 0px 0px 0px 14px;
	}
}
/*******************************************
/流用元CSS
********************************************/
/****** 4:tuner_bd *************************************/
/*******************************************
流用元CSS
********************************************/
#tuner_bd .sect_product {
	width: 900px;
	margin: 0 auto 30px;
}
#tuner_bd .sect_product p {
	float: left;
	width: 450px;
}
#tuner_bd .sect_product .tuner_btn .btn {
	height: 80px;
	font-size: 128.571%;
}
#tuner_bd .sect_product .tuner_btn .btn_txt {
	padding: 0 0 0 14px;
}
#tuner_bd .sect_product p a img {
	width: auto;
	height: auto;
}
#tuner_bd .sect_product .image {
	float: right;
	padding: 0 0 26px 32px;
	width: 373px;
}
#tuner_bd .sect_product .sect_txt {
	padding-bottom: 10px;
	font-size: 1.8rem;
	line-height: 140%;
}
#tuner_bd .sect_product .price {
	padding-bottom: 15px;
	font-weight: bold;
}
#tuner_bd .sect_product .notes.red {
	margin: 0 0 15px;
	color: red;
}
#tuner_bd .rec_hivision {
	padding-bottom: 60px;
}
#tuner_bd .rec_hivision p {
	padding-bottom: 30px;
}
#tuner_bd .rec_hivision .images {
	margin: 0 0 26px;
	overflow: hidden;
}
#tuner_bd .rec_hivision .images img {
	border: 1px solid #DADADA;
}
#tuner_bd .rec_hivision .images li {
	float: left;
	margin-right: 30px;
	width: 390px;
}
#tuner_bd .big_volume {
	padding-bottom: 31px;
}
#tuner_bd .big_volume p {
	line-height: 150%;
}
#tuner_bd .big_volume .text {
	padding-bottom: 20px;
}
#tuner_bd .big_volume .note {
	padding-bottom: 11px;
}
#tuner_bd .big_volume .link, #tuner_bd .how_to_use .link {
	position: relative;
}
#tuner_bd .big_volume .link .icon, #tuner_bd .how_to_use .link .icon {
	margin-top: -6px;
	position: absolute;
	top: 50%;
	left: 2px;
}
#tuner_bd .confirm.sect_txt {
	margin: 0 0 4px;
}
#tuner_bd .rec_triple {
	padding-bottom: 22px;
}
#tuner_bd .rec_triple .sect_wrap {
	overflow: hidden;
}
#tuner_bd .rec_triple .image {
	float: left;
	width: 370px;
}
#tuner_bd .rec_triple .text {
	float: right;
	width: 508px;
}
#tuner_bd .rec_triple .text p {
	line-height: 150%;
}
#tuner_bd .rec_triple .text .lead {
	padding-bottom: 15px;
}
#tuner_bd .wifi {
	padding-bottom: 22px;
}
#tuner_bd .wifi .lead {
	padding-bottom: 30px;
	line-height: 150%;
}
#tuner_bd .wifi .scenes {
	padding-bottom: 20px;
	padding-left: 55px;
	overflow: hidden;
}
#tuner_bd .wifi .scenes li {
	float: left;
	margin-right: 30px;
	width: 380px;
}
#tuner_bd .wifi .models {
	clear: both;
	margin: 0 auto 20px;
	width: 820px;
	height: 46px;
	border: 2px solid #404040;
	border-radius: 4px;
	line-height: 46px;
}
#tuner_bd .wifi .models .box_title {
	display: inline-block;
	width: 140px;
	background: #404040;
	color: #fff;
	text-align: center;
	vertical-align: top;
}
#tuner_bd .wifi .models .box_txt {
	display: inline-block;
	padding-left: 15px;
	vertical-align: top;
}
#tuner_bd .wifi .how_to_use {
	margin: 0 auto 20px;
	padding: 16px 0;
	width: 820px;
	background: #FCE6CC;
	border: 2px solid #F3A246;
	border-radius: 4px;
	overflow: hidden;
}
#tuner_bd .wifi .how_to_use .app {
	margin: 0 auto 10px;
	width: 785px;
}
#tuner_bd .how_to_use .link {
	margin-left: 16px;
}
#tuner_bd .wifi .notes_list {
	padding-bottom: 20px;
}
#tuner_bd .wifi .note {
	line-height: 150%;
}
#tuner_bd .connect_link {
	width: 460px;
	margin: 0 auto 20px;
}
#tuner_bd .connect_link .btn {
	height: 50px;
}
#tuner_bd .connect_link .btn_txt {
	padding: 0px 0px 0px 28px;
	font-size: 100%;
}
#tuner_bd .tuner_link_box {
	margin-bottom: 20px;
	padding: 20px 0 17px;
	border: 1px solid #DADADA;
}
#tuner_bd .tuner_link_box .link_lead {
	padding-bottom: 19px;
	font-weight: bold;
	text-align: center;
}
#tuner_bd .tuner_link_box .tuner_link {
	margin: 0 auto;
	width: 480px;
}
#tuner_bd .tuner_link_box .btn {
	height: 50px;
}
#tuner_bd .tuner_link_box .btn_txt {
	padding: 0px 0px 0px 28px;
	font-size: 100%;
}
#tuner_bd .tuner_notice {
	padding-bottom: 22px;
	clear: both;
}
#tuner_bd .tuner_notice p {
	padding-bottom: 13px;
	clear: both;
}
#tuner_bd .tuner_notice .notices_list {
	list-style: inside disc;
	clear: both;
	display: block;
}
#tuner_bd .tuner_notice .notice {
	line-height: 150%;
	padding: 0px 0px 0px 1em;
	text-indent: -1em;
}
#tuner_bd .tuner_notice .notice.red {
	color: red;
}
#tuner_bd .rec_hivision h3, #tuner_bd .big_volume h3, #tuner_bd .rec_triple h3, #tuner_bd .wifi h3, #tuner_bd .program_list h3, #tuner_bd .built_in h3 {
	margin-bottom: 20px;
}
#tuner_bd .eo_ondemand, #tuner_bd .program_list {
	margin: 0;
	padding: 0;
}
#tuner_bd .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;
}
#tuner_bd .eo_ondemand .sect_wrap, #tuner_bd .program_list .sect_wrap, #tuner_bd .player_list > .sect_wrap {
	margin: 0 30px 20px !important;
	padding: 0 0 30px !important;
	border-bottom: 2px solid #ddd;
}
#tuner_bd .player_list > .sect_wrap {
	border-bottom-color: transparent;
}
#tuner_bd .program_list .sect_wrap {
	padding-bottom: 40px !important;
}
#tuner_bd .eo_ondemand .sect_wrap {
	overflow: hidden;
}
#tuner_bd .eo_ondemand .sect_wrap figure {
	float: right;
	padding: 20px 18px 10px 0;
}
#tuner_bd .eo_ondemand .sect_wrap > div, #tuner_bd .program_list .sect_wrap > div {
	margin: 15px 315px 0 0;
}
#tuner_bd .eo_ondemand .sect_wrap > div .logo {
	margin: 0 0 14px;
}
#tuner_bd .eo_ondemand .sect_wrap > div p, #tuner_bd .program_list .sect_wrap > div p {
	margin: 0 0 18px;
}
#tuner_bd .eo_ondemand .sect_wrap > div p.notes {
	margin-bottom: 0;
}
#tuner_bd .eo_ondemand .sect_wrap > div .btns {
	margin-bottom: 18px;
}
#tuner_bd .eo_ondemand .sect_wrap > div .m_btn, #tuner_bd .program_list .sect_wrap > div .m_btn {
	float: right;
	width: 265px;
}
#tuner_bd .eo_ondemand .sect_wrap > div .m_btn .btn, #tuner_bd .program_list .sect_wrap > div .m_btn .btn, #tuner_bd .player_list > .sect_wrap article .m_btn .btn {
	height: 50px;
}
#tuner_bd .eo_ondemand .sect_wrap > div .m_btn .btn_txt, #tuner_bd .program_list .sect_wrap > div .m_btn .btn .btn_txt, #tuner_bd .player_list > .sect_wrap article .m_btn .btn .btn_txt {
	padding-left: 14px;
}
#tuner_bd .player_list > .sect_wrap {
	display: flex;
	flex-wrap: wrap;
}
#tuner_bd .player_list > .sect_wrap article {
	width: 421px;
	float: left;
	margin-top: 10px;
	padding-bottom: 55px;
	position: relative;
}
#tuner_bd .player_list > .sect_wrap article:nth-child(2n) {
	padding-left: 28px;
	margin-left: 28px;
	border-left: 2px solid #ddd;
}
#tuner_bd .player_list > .sect_wrap article div > figure:not(.logo) {
	float: right;
	padding: 0 0 10px 10px;
	min-height: 155px;
}
#tuner_bd .player_list > .sect_wrap article p.sub {
	margin: 0 !important;
	font-size: 115.384%;
	font-weight: bold;
	line-height: 1.6;
	padding-bottom: 8px;
}
#tuner_bd .player_list > .sect_wrap article small.small_text {
	font-size: 85.7%;
	display: block;
	clear: both;
}
#tuner_bd .player_list > .sect_wrap article .logos {
	display: block;
	width: 100%;
	height: 82px;
	margin-bottom: 14px;
	vertical-align: middle;
}
#tuner_bd .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;
}
#tuner_bd .player_list > .sect_wrap article .logo + .guide {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0;
	font-size: 142.857%;
}
#tuner_bd .player_list > .sect_wrap article .logo + .guide .cap_txt {
	font-weight: bold;
}
#tuner_bd .player_list > .sect_wrap article .logo + .guide .catch_txt {
	margin-left: 1em;
}
#tuner_bd .player_list > .sect_wrap article .notes {
	line-height: 1.65em;
}
#tuner_bd .player_list > .sect_wrap article .notes a {
	text-decoration: underline;
}
#tuner_bd .player_list > .sect_wrap article .notes a:hover {
	text-decoration: none;
}
#tuner_bd .player_list > .sect_wrap article p {
	margin: 0 0 18px;
}
#tuner_bd .player_list > .sect_wrap article .m_btn {
	float: right;
	width: 265px;
	position: absolute;
	bottom: 5px;
	right: 0;
}
#tuner_bd .player_list > .sect_wrap article.single {
	width: 100%;
	float: none;
	margin-top: 10px;
}
#tuner_bd .player_list > .sect_wrap article.single > figure {
	float: right;
	margin: 10px 35px 0 0;
	font-size: 0;
}
#tuner_bd .player_list > .sect_wrap article.single > figure img {
	width: 249px;
	height: auto;
}
#tuner_bd .player_list > .sect_wrap article.single .logos + div, #tuner_bd .player_list > .sect_wrap article.single .m_btn {
	margin-right: 315px;
}
#tuner_bd .player_list > .sect_wrap article.single .m_btn {
	right: 0 !important;
}
#tuner_bd .option_service .actvila {
	margin-bottom: 30px;
}
#tuner_bd .sect_product .m_btn .btn_icon {
	padding: 0 14px 0 0;
}
#tuner_bd .sect_product .m_btn .btn_icon img {
	vertical-align: middle;
}
/* for sp --------------------*/
@media screen and (max-width: 768px) {
	#tuner_bd .sect_product {
		width: 100%;
	}
	#tuner_bd .sect_product .image, .media_sp #tuner_bd .sect_product p {
		float: none;
		width: auto;
	}
	#tuner_bd .sect_product .image {
		padding: 5px 3%;
	}
	#tuner_bd .sect_product .m_btn {
		margin-left: 1%;
		margin-right: 1%;
		margin-bottom: 30px;
		background-image: none;
	}
	#tuner_bd .sect_product .m_btn .btn_icon img {
		width: auto;
		height: auto;
	}
	#tuner_bd .rec_hivision .images li {
		float: none;
		margin: 10px;
		width: auto;
	}
	#tuner_bd .rec_triple .image {
		float: none;
		padding-bottom: 10px;
		width: auto;
	}
	#tuner_bd .rec_triple .text {
		float: none;
		width: auto;
	}
	#tuner_bd .eo_ondemand .sect_wrap, #tuner_bd .program_list .sect_wrap, #tuner_bd .player_list .sect_wrap {
		margin: 0 0 20px !important;
		padding: 0 0 20px !important;
	}
	#tuner_bd .eo_ondemand .sect_wrap {
		overflow: visible;
	}
	#tuner_bd .eo_ondemand .sect_wrap figure {
		float: left;
		padding: 0;
		width: 38.7%;
	}
	#tuner_bd .eo_ondemand .sect_wrap > div {
		margin: 20px 0 0;
	}
	#tuner_bd .eo_ondemand .sect_wrap > div .logo img {
		width: 140px;
		height: auto;
	}
	#tuner_bd .eo_ondemand .sect_wrap > div p {
		clear: both;
		padding: 8px 0 0;
	}
	#tuner_bd .eo_ondemand .sect_wrap > div p.notes {
		padding: 0 0 0 1em;
	}
	#tuner_bd .eo_ondemand .sect_wrap > div .m_btn, #tuner_bd .program_list .sect_wrap > div .m_btn, #tuner_bd .player_list .sect_wrap > div .m_btn {
		float: none;
		width: 100%;
	}
	#tuner_bd .eo_ondemand .sect_wrap > div .btns {
		margin-bottom: 6px;
	}
	#tuner_bd .program_list .sect_wrap > div {
		margin: 0;
	}
	#tuner_bd .program_list > figure {
		margin: 0 2% 0 0;
		width: 36%;
		text-align: center;
		display: none;
	}
	#tuner_bd .program_list .program_appli .logos {
		margin-top: 0;
		padding-bottom: 8px;
		width: 100%;
	}
	#tuner_bd .program_list .program_appli .logos .logo {
		width: 40px;
		height: 40px;
		margin-bottom: 0;
		margin-right: 5px;
	}
	#tuner_bd .program_list .program_appli .logos .logo + .guide {
		margin-bottom: 0;
	}
	#tuner_bd .program_list .program_appli .logos .logo + .guide .catch_txt {
		margin-left: 1em;
	}
	#tuner_bd .program_list .program_appli .logos .logo + .guide br {
		display: none;
	}
	#tuner_bd .program_list > div p.sub {
		padding-bottom: 8px;
	}
	#tuner_bd .program_list > div p.sub + figure:not(.logo) {
		float: right;
		padding: 0 0 10px 10px;
		min-height: inherit;
		width: 38.7%;
		display: block;
	}
	#tuner_bd .program_list > div p.sub + figure:not(.logo) img {
		width: 100%;
		height: auto;
	}
	#tuner_bd .program_list > div .program_notes {
		clear: both;
	}
	#tuner_bd .player_list > .sect_wrap {
		display: block;
		padding-bottom: 0 !important;
	}
	#tuner_bd .player_list > .sect_wrap {
		display: block;
		padding-bottom: 0 !important;
	}
	#tuner_bd .player_list > .sect_wrap article {
		width: 100%;
		float: none;
		margin-top: 0;
		padding-bottom: 20px;
		position: relative;
	}
	#tuner_bd .player_list > .sect_wrap article + article {
		padding-top: 20px;
	}
	#tuner_bd .player_list > .sect_wrap article:nth-child(2n+1) {
		padding-right: 0;
		margin-right: 0;
		border-right-style: none;
		border-bottom: 2px solid #ddd;
	}
	#tuner_bd .player_list > .sect_wrap article div > figure:not(.logo) {
		padding: 0 0 10px 10px;
		min-height: inherit;
		width: 38.7%;
	}
	#tuner_bd .player_list > .sect_wrap article div > figure:not(.logo) img {
		width: 100%;
		height: auto;
	}
	#tuner_bd .player_list > .sect_wrap article .logos {
		height: auto;
		margin-bottom: 14px;
	}
	#tuner_bd .player_list > .sect_wrap article .logo {
		width: 40px;
		height: 40px;
		margin-bottom: 0;
		margin-right: 5px;
	}
	#tuner_bd .player_list > .sect_wrap article .logo img {
		height: 100%;
		width: auto;
	}
	#tuner_bd .player_list > .sect_wrap article .logo + .guide {
		font-size: 123.1%;
		line-height: 1.333333em;
		text-align: left;
	}
	#tuner_bd .player_list > .sect_wrap article p {
		margin: 0 0 18px;
	}
	#tuner_bd .player_list > .sect_wrap article .m_btn {
		float: none;
		width: 100%;
		position: inherit;
	}
	#tuner_bd .player_list > .sect_wrap article.single .logos + div, #tuner_bd .player_list > .sect_wrap article.single .m_btn {
		margin-right: 0;
	}
	#tuner_bd .wifi .scenes {
		margin: 0 auto 15px;
		padding: 0 2%;
		width: auto;
	}
	#tuner_bd .wifi .scenes li {
		margin: 0;
		float: none;
		width: auto;
		padding-bottom: 10px;
		text-align: center;
	}
	#tuner_bd .how_to_use .link {
		padding-right: 2%;
		margin-left: 2%;
	}
	#tuner_bd .wifi .models {
		display: table;
		width: auto;
		height: auto;
		line-height: 130%;
	}
	#tuner_bd .wifi .models .box_title {
		display: table-cell;
		width: 30%;
		vertical-align: middle;
	}
	#tuner_bd .wifi .models .box_txt {
		display: table-cell;
		padding: 5px 10px 5px 15px;
		width: auto;
		vertical-align: middle;
	}
	#tuner_bd .wifi .how_to_use {
		padding: 3%;
		width: auto;
	}
	#tuner_bd .wifi .how_to_use .app {
		width: auto;
	}
	#tuner_bd .wifi .how_to_use .link span {
		line-height: 130%;
	}
	#tuner_bd .connect_link {
		margin: 0 1% 20px;
		width: auto;
	}
	#tuner_bd .tuner_link_box {
		padding: 20px 2%;
	}
	#tuner_bd .tuner_link_box .tuner_link {
		margin: 0 1%;
		width: auto;
	}
	#tuner_bd .sp_links li {
		padding-bottom: 10px;
	}
	#tuner_bd .link_ttl {
		padding-bottom: 10px;
		line-height: 150%;
	}
	#tuner_bd .connect_link .btn_txt {
		padding: 0 0 0 2%;
	}
	#tuner_bd .tuner_link_box .btn_txt {
		padding: 0px 0px 0px 3%;
	}
	#tuner_bd .sp_links li .link {
		margin-bottom: 20px;
		line-height: 130%;
	}
}
/*******************************************
/流用元CSS
********************************************/
/****** 5:tuner_4k *************************************/
/*******************************************
流用元CSS
********************************************/
#tuner_4k sup {
	font-size: 60%;
	line-height: 1;
}
#tuner_4k .sect_product {
	margin: 0 auto;
	width: 900px;
}
#tuner_4k .sect_product p {
	float: left;
	width: 450px;
}
#tuner_4k .sect_product .old_tuner_link {
	float: right;
	text-align: right;
}
#tuner_4k .sect_product .old_tuner_link a {
	text-align: left;
}
#tuner_4k .sect_product .tuner_btn .btn {
	height: 80px;
	font-size: 128.571%;
}
#tuner_4k .sect_product .tuner_btn .btn_txt {
	padding: 0 0 0 14px;
}
#tuner_4k .sect_product p a img {
	width: auto;
	height: auto;
}
#tuner_4k .sect_product .image {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
#tuner_4k .sect_product .image img {
	width: 100%;
}
#tuner_4k .sect_product .sect_txt {
	padding-bottom: 10px;
	font-size: 3.0rem;
	line-height: 1.4;
	text-align: center;
}
#tuner_4k .sect_product .price {
	padding-bottom: 15px;
	font-weight: bold;
}
#tuner_4k .high_quality {
	padding-bottom: 31px;
	clear: both;
	overflow: hidden;
}
#tuner_4k .high_quality p {
	line-height: 150%;
}
#tuner_4k .high_quality p.read {
	margin-bottom: 25px;
}
#tuner_4k .high_quality .image {
	float: left;
	width: 500px;
	padding-bottom: 20px;
}
#tuner_4k .high_quality .image img {
	width: 100%;
}
#tuner_4k .high_quality .text, #tuner_4k .high_quality .title, #tuner_4k .high_quality .title_sub {
	float: right;
	width: 430px;
	padding-bottom: 10px;
}
#tuner_4k .high_realistic {
	clear: both;
	overflow: hidden;
}
#tuner_4k .high_realistic .image {
	float: right;
	width: 500px;
	padding-bottom: 20px;
}
#tuner_4k .high_realistic .image img {
	width: 100%;
}
#tuner_4k .high_realistic .text, #tuner_4k .high_realistic .title, #tuner_4k .high_realistic .title_sub {
	float: left;
	width: 430px;
	padding-bottom: 10px;
}
#tuner_4k .high_quality .title, #tuner_4k .high_realistic .title {
	font-size: 2.2rem;
	font-weight: bold;
}
#tuner_4k .high_quality .title_sub, #tuner_4k .high_realistic .title_sub {
	font-size: 1.8rem;
}
#tuner_4k .high_quality .note {
	float: right;
	width: 508px;
	padding-bottom: 11px;
}
#tuner_4k .high_quality .sect_wrap {
	clear: both;
}
#tuner_4k .high_quality .link {
	position: relative;
}
#tuner_4k .high_quality .link .icon {
	margin-top: -6px;
	position: absolute;
	top: 50%;
	left: 2px;
}
#tuner_4k .about_bspass p {
	margin-bottom: 20px;
}
#tuner_4k .about_bspass .sect_wrap, #tuner_4k .tuner_connect .sect_wrap {
	margin-bottom: 40px;
}
#tuner_4k .about_bspass .image img {
	width: 100%;
}
#tuner_4k .tuner_connect .notes_list {
	margin: 0 0 14px;
	font-size: 1.4rem;
}
#tuner_4k .tuner_connect .sect_txt {
	margin: 0 0 14px;
}
#tuner_4k .tuner_connect .txt_red {
	color: #F00;
}
#tuner_4k .tuner_notice {
	padding-bottom: 22px;
	clear: both;
}
#tuner_4k .tuner_notice p {
	padding-bottom: 13px;
}
#tuner_4k .tuner_notice .notices_list {
	list-style: inside disc;
	clear: both;
}
#tuner_4k .tuner_notice .notice {
	line-height: 150%;
	padding: 0px 0px 0px 1em;
	text-indent: -1em;
}
#tuner_4k .tuner_notice .notice.red {
	color: red;
}
#tuner_4k .sect_product .m_btn .btn_icon {
	padding: 0 14px 0 0;
}
#tuner_4k .sect_product .m_btn .btn_icon img {
	vertical-align: middle;
}
#tuner_4k .rec_hivision h3, #tuner_4k .recording_twoway h3 {
	margin-bottom: 20px;
}
#tuner_4k .recording_twoway h3 {
	clear: both;
}
#tuner_eo .appli section, #tuner_recording .appli section {
	min-height: 841px;
}
#tuner_4k .sect_product .notes {
	margin-bottom: 10px;
}
/* for sp --------------------*/
@media screen and (max-width: 768px) {
	#tuner_4k .sect_product {
		width: 100%;
	}
	#tuner_4k .sect_product .sect_txt {
		font-size: 2.0rem;
	}
	#tuner_4k .sect_product .image, #tuner_4k .sect_product p {
		float: none;
		width: auto;
	}
	#tuner_4k .sect_product .old_tuner_link {
		margin: 0 0 20px;
	}
	#tuner_4k .sect_product .image {
		padding: 5px 3%;
	}
	#tuner_4k .sect_product .m_btn {
		margin-left: 1%;
		margin-right: 1%;
		margin-bottom: 30px;
	}
	#tuner_4k .sect_product .m_btn .btn_icon img {
		width: auto;
		height: auto;
	}
	#tuner_4k .rec_hivision .images li {
		float: none;
		margin: 10px;
		width: auto;
	}
	#tuner_4k .high_quality .image, #tuner_4k .high_quality .title, #tuner_4k .high_quality .title_sub, #tuner_4k .high_quality .text, #tuner_4k .high_quality .note, #tuner_4k .high_realistic .image, #tuner_4k .high_realistic .title, #tuner_4k .high_realistic .title_sub, #tuner_4k .high_realistic .text, #tuner_4k .high_realistic .note {
		float: none;
		width: auto;
	}
	#tuner_4k .high_quality .title, #tuner_4k .high_quality .title_sub, #tuner_4k .high_realistic .title, #tuner_4k .high_realistic .title_sub {
		font-size: 2.0rem;
		padding-bottom: 5px;
	}
	#tuner_4k .link_ttl {
		padding-bottom: 10px;
		line-height: 150%;
	}
}
/*******************************************
/流用元CSS
********************************************/
/****** 6:recoding_4k *************************************/
/*******************************************
流用元CSS
********************************************/
#tuner_recording_4k sup {
	font-size: 60%;
	line-height: 1;
}
#tuner_recording_4k .sect_product {
	margin: 0 auto;
	width: 900px;
}
#tuner_recording_4k .sect_product .old_tuner_link a {
	text-align: left;
}
#tuner_recording_4k .sect_product .tuner_btn .btn {
	height: 80px;
	font-size: 128.571%;
}
#tuner_recording_4k .sect_product .tuner_btn .btn_txt {
	padding: 0 0 0 14px;
}
#tuner_recording_4k .sect_product p a img {
	width: auto;
	height: auto;
}
#tuner_recording_4k .sect_product .image {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
#tuner_recording_4k .sect_product .image img {
	width: 100%;
}
#tuner_recording_4k .sect_product .sect_txt {
	padding-bottom: 10px;
	font-size: 3.0rem;
	line-height: 1.4;
}
#tuner_recording_4k .sect_product .price {
	font-size: 1.8rem;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: center;
}
#tuner_recording_4k .big_volume {
	
}
#tuner_recording_4k .big_volume p {
	line-height: 150%;
}
#tuner_recording_4k .big_volume .image {
	float: left;
	width: 370px;
	padding-bottom: 20px;
}
#tuner_recording_4k .big_volume .image img {
	width: 100%;
}
#tuner_recording_4k .big_volume .text {
	float: right;
	width: 470px;
	padding-bottom: 10px;
}
#tuner_recording_4k .big_volume .note {
	float: right;
	width: 470px;
	font-size: 1.4rem;
}
#tuner_recording_4k .big_volume .link {
	clear: both;
	padding-top: 10px;
}
#tuner_recording_4k .big_volume .link {
	position: relative;
}
#tuner_recording_4k .big_volume .link .icon {
	margin-top: -6px;
	position: absolute;
	top: 50%;
	left: 2px;
}
#tuner_recording_4k .big_volume .link_txt {
	float: right;
	width: 470px;
	padding-bottom: 11px;
}
#tuner_recording_4k .high_quality {
	padding-bottom: 31px;
	clear: both;
	overflow: hidden;
}
#tuner_recording_4k .high_quality p {
	line-height: 150%;
}
#tuner_recording_4k .high_quality p.read {
	margin-bottom: 25px;
}
#tuner_recording_4k .high_quality .image {
	float: left;
	width: 500px;
	padding-bottom: 20px;
}
#tuner_recording_4k .high_quality .image img {
	width: 100%;
}
#tuner_recording_4k .high_quality .text, #tuner_recording_4k .high_quality .title, #tuner_recording_4k .high_quality .title_sub {
	float: right;
	width: 440px;
	padding-bottom: 10px;
}
#tuner_recording_4k .high_realistic {
	clear: both;
	overflow: hidden;
}
#tuner_recording_4k .high_realistic .image {
	float: right;
	width: 500px;
	padding-bottom: 20px;
}
#tuner_recording_4k .high_realistic .image img {
	width: 100%;
}
#tuner_recording_4k .high_realistic .text, #tuner_recording_4k .high_realistic .title, #tuner_recording_4k .high_realistic .title_sub {
	float: left;
	width: 430px;
	padding-bottom: 10px;
}
#tuner_recording_4k .big_volume .text .link_hdd {
	display: block;
	font-size: 1.4rem;
	margin-top: 5px;
}
#tuner_recording_4k .high_quality .title, #tuner_recording_4k .high_realistic .title {
	font-size: 2.2rem;
}
#tuner_recording_4k .high_quality .title_sub, #tuner_recording_4k .high_realistic .title_sub {
	font-size: 120%;
}
#tuner_recording_4k .high_quality .note {
	float: right;
	width: 508px;
	padding-bottom: 11px;
}
#tuner_recording_4k .high_quality .sect_wrap {
	clear: both;
}
#tuner_recording_4k .high_quality .link {
	position: relative;
}
#tuner_recording_4k .high_quality .link .icon {
	margin-top: -6px;
	position: absolute;
	top: 50%;
	left: 2px;
}
#tuner_4k .enjoy .link_txt {
	margin-bottom: 40px;
}
#tuner_recording_4k .about_bspass p {
	margin-bottom: 20px;
}
#tuner_recording_4k .about_bspass .image img {
	width: 100%;
}
#tuner_recording_4k .about_bspass .sect_wrap {
	margin-bottom: 40px;
}
#tuner_recording_4k .tuner_notice {
	padding-bottom: 22px;
	clear: both;
}
#tuner_recording_4k .tuner_notice p {
	padding-bottom: 13px;
}
#tuner_recording_4k .tuner_notice .notices_list {
	list-style: inside disc;
	clear: both;
}
#tuner_recording_4k .tuner_notice .notice {
	line-height: 150%;
	padding: 0px 0px 0px 1em;
	text-indent: -1em;
}
#tuner_recording_4k .tuner_notice .notice.red {
	color: red;
}
#tuner_recording_4k .sect_product .sect_txt {
	font-size: 2.0rem;
	line-height: 1.4;
	text-align: center;
}
#tuner_recording_4k .sect_product .m_btn .btn_icon {
	padding: 0 14px 0 0;
}
#tuner_recording_4k .sect_product .m_btn .btn_icon img {
	vertical-align: middle;
}
#tuner_recording_4k .rec_hivision h3, #tuner_recording_4k .big_volume h3, #tuner_recording_4k .recording_twoway h3 {
	margin-bottom: 20px;
}
#tuner_recording_4k .recording_twoway h3 {
	clear: both;
}
#tuner_eo .appli section, #tuner_recording .appli section {
	min-height: 841px;
}
#tuner_recording_4k .sect_product .notes {
	margin-bottom: 10px;
}
/* for sp --------------------*/
@media screen and (max-width: 768px) {
	#tuner_recording_4k .sect_product {
		width: 100%;
	}
	#tuner_recording_4k .sect_product .image, #tuner_recording_4k .sect_product p {
		float: none;
		width: auto;
	}
	#tuner_recording_4k .sect_product .old_tuner_link {
		margin: 0 0 20px;
	}
	#tuner_recording_4k .sect_product .image {
		padding: 5px 3%;
	}
	#tuner_recording_4k .sect_product .m_btn {
		margin-left: 1%;
		margin-right: 1%;
		margin-bottom: 30px;
	}
	#tuner_recording_4k .sect_product .m_btn .btn_icon img {
		width: auto;
		height: auto;
	}
	#tuner_recording_4k .rec_hivision .images li {
		float: none;
		margin: 10px;
		width: auto;
	}
	#tuner_recording_4k .high_quality .image, #tuner_recording_4k .high_quality .title, #tuner_recording_4k .high_quality .title_sub, #tuner_recording_4k .high_quality .text, #tuner_recording_4k .high_quality .note, #tuner_recording_4k .high_realistic .image, #tuner_recording_4k .high_realistic .title, #tuner_recording_4k .high_realistic .title_sub, #tuner_recording_4k .high_realistic .text, #tuner_recording_4k .high_realistic .note {
		float: none;
		width: auto;
	}
	#tuner_recording_4k .high_quality .title, #tuner_recording_4k .high_quality .title_sub, #tuner_recording_4k .high_realistic .title, #tuner_recording_4k .high_realistic .title_sub {
		font-size: 2.0rem;
		padding-bottom: 5px;
	}
	#tuner_recording_4k .link_ttl {
		padding-bottom: 10px;
		line-height: 150%;
	}
	#tuner_recording_4k .big_volume .image, #tuner_recording_4k .big_volume .text, #tuner_recording_4k .big_volume .note, #tuner_recording_4k .big_volume .link_txt {
		float: none;
		width: auto;
	}
}

