@charset "UTF-8";
/*=====================
 - Common settings
=====================*/
.section{
	width: calc(100% - 40px);
	max-width: 1100px;
	margin: 0 auto;
}

/*=====================
 - section-pageTtl
=====================*/
#section-pageTtl{
	padding-top: 30px;
	margin-bottom: 10px;
}
#section-pageTtl h1 + p{
	font-size: 1.8rem;
}

/*=====================
 - section-ancNav
=====================*/
#section-ancNav ul{
	font-size: 16px;
	font-weight:bold;
	color: #000;
}

/*  section-faq
------------------------*/
#section-faq{
	padding-top: 10px;
	
}
#section-faq h3.pc{
	margin-bottom: 30px;
    padding-bottom: 15px;
	font-size: 1.8rem;
    border-bottom: 1px solid #ccc;
}
.openAC {
    display: none;
}
#section-faq .faqList {
    margin: 75px 0 20px;
}
#section-faq .faqList div {
    display: block;
}
#section-faq .faqList dl{
	font-size: 1.9rem;
	margin-bottom: 40px;
	line-height: 1.5;
	border: solid 2px #ccc;
}
#section-faq .faqList dl dt{
	margin-bottom: 10px;
}
#section-faq .faqList dl dd{
	padding-left: 5.0rem;
	text-indent: -5.0rem;
}
#section-faq .faqList dl dd span.notes{
	font-size: 1.4rem;
}

/*=====================
 - link
=====================*/
#link {
    width: calc(100% - 40px);
	max-width: 1100px;
	margin: 0 auto;
}
#link p {
    margin-bottom: 30px;
    padding-bottom: 15px;
	font-size: 1.8rem;
    border-bottom: 1px solid #ccc;
}
#link dl{
	font-size: 1.6rem;
	margin-bottom: 40px;
	line-height: 1.5;
}

#link dl dt{
	margin-bottom: 10px;
    font-weight: bold;
}

#link dl dd{
	padding-left: 2.5rem;
	text-indent: -2.5rem;
}

/*=====================
 - 非表示設定
=====================*/
.pc {
    display: none;
}
.text_break_sp {
    display: none;
}

/*=====================
 - アンケートボックス
=====================*/

.questionnaire{
	width: 400px;
}

/*=====================
 - 戻るボタンcss
=====================*/
.square_btn{
    display: inline-block;
	font-size:16px;
    text-decoration: none;
    background: #142245;/*ボタン色*/
    color: #FFF;
	width: 300px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-right: 50px;
	margin-bottom: 0px;
}

.square_btn_a{
    display: inline-block;
	font-size:16px;
    text-decoration: none;
    background: #142245;
    color: #FFF;
	width: 300px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-right: 50px;
	margin-bottom: 0px;
}

.square_btn_a_last{
    display: inline-block;
	font-size:16px;
    text-decoration: none;
    background: #142245;
    color: #FFF;
	width: 300px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-bottom: 0px;
}

/*=====================
 - テーブルcss
=====================*/

table.brwsr1 {
    font-size: 16px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px;
	width: 1100px;
}
 
table.brwsr1 th {
    padding: 12px;
    vertical-align: middle;
    border-bottom: #999 1px solid;
    color: #000;
	border-collapse: separate;
	border-spacing: 0;
}
 
table.brwsr1 td {
	font-size: 16px;
    padding: 12px;
    vertical-align: middle;
    border-bottom: #999 1px solid;
	border-collapse: separate;
	border-spacing: 0;
}
 
table.brwsr1 th.r1 {
    border-right: #999 1px solid;
    border-left: #999 1px solid;
	border-collapse: separate;
	border-spacing: 0;
}
 
table.brwsr1 th.r2,
table.brwsr1 td.r2 {
    border-right: #999 1px solid;
	border-collapse: separate;
	border-spacing: 0;
}
 
table.brwsr1 th.r2,
table.brwsr1 th.r3,
table.brwsr1 th.r4 {
    text-align: center;
	border-collapse: separate;
	border-spacing: 0;
}
 
table.brwsr1 th.r3,
table.brwsr1 td.r3 {
    border-right: #999 1px solid;
	border-collapse: separate;
	border-spacing: 0;
}
 
table.brwsr1 th.r4,
table.brwsr1 td.r4 {
	border-collapse: separate;
	border-spacing: 0;
}

.tablewidth1{
	width: 40%;
}

.tablewidth2{
	width: 20%;
}

.tablewidth3{
	width: 40%;
}

.textfont1{
	font-size: 12px;
	padding: 4px;
}

/*=====================
 - thanks イメージ
=====================*/

.thanks{
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
	background-color: #fff;	
}

/*=====================
 - thanks コメント
=====================*/
.thankstext{
	background-color: #fff;
	border: 8px double #333;
	margin: 0 auto;
	margin-top: 10em;
	margin-bottom: 5em;
	padding: 20px;
	color: #333;
	opacity: 0.9;
}

/*=====================
 - thanks コメント
=====================*/
.thanksh1{
	font-size: 30px;
	text-align: center;
	margin: 40px auto;
}


/*=====================
 - 困ったときは目次リスト調整
 20180711 sakagami
=====================*/
#ts_list {
	font-size: 16px;
	line-height: 1.75em;
	margin-bottom: 2em;
}

/*=====================
 - 型番対応テーブル
 20180808 yoshii
=====================*/
#typenumber{
	margin: 50px auto;
	background-color: #fff;
	font-size: 1.6rem;
	color: #333;
	border: solid 2px #000;
}

#typenumber_cap{
	text-align: left;
	background-color: #000;
	color: #fff;
	padding: 10px;
	font-size: 2rem;
}

table#typenumber tr{
	border-bottom: solid 1px #DBDBDB;
}

table#typenumber td{
	padding: 10px;
	width: 25%;
}

/*=====================
 - OSD ボタン　
　　よくあるご質問・困ったときは用
=====================*/
.osd_btn_main{
	border:2px solid #242424;
	border-radius: 3px;
	background-color:#2c528f;
	color:#fff;
	padding: 0rem 0.6rem;
	margin: 0.8rem;
	display: inline-block;
	text-indent: 0;
}

.osd_btn_black{
	border-radius: 3px;
	background-color:#242424;
	color:#fff;
	padding: 0rem 0.6rem;
	margin: 0.8rem;
	display: inline-block;
	text-indent: 0;
}

.osd_btn_white{
	border:2px solid #242424;
	border-radius: 3px;
	color:#242424;
	padding: 0rem 0.6rem;
	margin: 0.8rem;
	display: inline-block;
	text-indent: 0;
}

.osd_btn_red{
	border:2px solid #242424;
	border-radius: 3px;
	background-color:#e60012;
	color:#ffffff;
	padding: 0rem 0.6rem;
	margin: 0 0.8rem;
	display: inline-block;
	text-indent: 0;
	line-height: 1.2;
}

.osd_btn_sub{
	background-color:#142245;
	color: #fff;
	font-weight: bold;
	padding: 0.2rem 1rem;
	margin: 0.2rem 0.8rem;
	display: inline-block;
	text-indent: 0;
}

.osd_btn_decision{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #242424;
	text-align:center;
	line-height: 40px;
	vertical-align: middle;
	font-size: 1.4rem;
	color:#fff;
	margin: 0.2rem 0.8rem;
	display: inline-block;
	text-indent: 0;
}
.osd_btn_updown{
	font-size: 2.4rem;
	vertical-align: middle;
	display: inline-block;
	text-indent: 0;
}
.answer_notes{
    font-size: 1.4rem;
}
.answer_comment{
	text-indent: 0;
	padding-left: 1em;
}

/*=====================
 - PC非表示用
=====================*/
.pcnone {
	display: none;
}
.comparison_notice {
	display: none !important;
}

/*---------------------
	20190711 ichimura 
----------------------*/
.cs__table {
	width: 100%;
    max-width: 1000px;
}
.comparison p{
    text-indent: -1em;
    padding-left: 4em;
}
.iconsize{
	width: 25px;
}

/*================================
   -該当機種一覧 191031 ichi
==================================*/

#accordion dd h1,
#product_accordion dd h1{
  padding: 10px 17px;
  margin: 30px 15px 10px;
}
#accordion dd h1:first-of-type,
#product_accordion dd h1:first-of-type{
  margin: 15px 15px 0;
}
#series_table,
#series_table_bd,
#series_table_pvr:last-of-type {
    margin: 1.5vh;
}
#series_table ul.list_block,
#series_table_bd ul.list_block,
#series_table_pvr ul.list_block{
  width: 50%;
}
#series_table ul li,
#series_table_bd ul li,
#series_table_pvr ul li{
    margin: 6px 0;
}
#series_table dt,
#series_table_bd dt,
#series_table_pvr dt{
	font-size: 12px;
	margin:0 10px;
}
#series_table dd,
#series_table_bd dd,
#series_table_pvr dd{
	font-size: 13px;
    color: #333;
}
#tvbd .configuration_btn img{
	width:30px;
	height:30px;
	vertical-align: text-bottom;
    margin: auto 8px;
}

.bottom {
    font-size: 16px;
    line-height: 1.5;
}

#tvbd dl .indent1 li img{
    width: 3.5rem;
    vertical-align: middle;
    margin: .3rem auto;
    padding: 0 .5rem;
}

#tvbd .remocon_setting_btn img {
	width: 46px;
	height: auto;
	vertical-align: middle;
	margin: auto 8px;
}
/*=====================
 - リモコン受光部list
=====================*/
#tvbd dl .viewing_distance{
	display: flex;
	flex-direction: row;
}

#tvbd dl .viewing_distance .imgside{
    width: 34%;
    text-align: end;
}
#tvbd dl .viewing_distance span{
  padding: .5rem 0 0;
}
#tvbd dl .viewing_distance .imgside img{
	margin: 0 auto;
}
#tvbd dl .viewing_distance .imgside p{
	font-size: .8em;
}

#tvbd dl .viewing_distance .textside{
    width: 64%;
	margin:0 .5em;
}
.textside ul{
	margin: .5rem auto 1.5em;
}
.textside ul li{
	width: 18%;
	margin: 4px;
    font-size: 1.3rem;
}
