@charset "shift_jis";

/*--------------------------------
	tv dolby-Atmos 
---------------------------------*/

.mod-linkButton {
	width: 240px;
}

.buttonD.two-line a {
	height: 40px;
}

.buttonD a .content {
    width: 200px;
}

#contents ul.anchorBtnA li span.other_link {
	background: url(/support/share/images/arrow_black.png) no-repeat 0 0.5em;
}

/* 4Kメディアプレーヤーとつなぐ */
#contents .section .section .link_btn {
	float: left;
}

#contents div.section .bnr_single{
    float: left;
    margin: 0px 0px 10px 15px !important;
}
.answer {
    text-align: right;
    margin-bottom: 5px;
	margin-right: 15px;
}


/*--------------------------------
	connectArea
---------------------------------*/

p.border_dashed {
    border-bottom: 2px dashed #888;
    padding-bottom: 10px;
}

#contents ul.anchorBtnA li .arrow{
	background: url(/share/images/arrow_black.gif) no-repeat 0 0.5em !important;
	padding: 0 0 0 15px;
}

#contents ul.anchorBtnA li a,
#contents ul.anchorBtnB li a {
	padding: 10px 10px 10px 2em;
	text-indent: -1.2em;
}

#contents ul.anchorBtnA li {
    height: 60px;
}

#contents h3{
	font-size: 16px;
    margin-top: 20px;
}
}

.connectTv img{
	max-width: 100%;
	height: auto;
	margin-bottom: 30px;
}

#contents div.connectArea{
	overflow: hidden;
	margin-left: 15px;
	margin-bottom: 10px;
}

#contents div.connectArea div.connectButton{
	width: 30%;
	height: 230px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	overflow: hidden;
}

#contents div.connectButton div.connectButtonFrame{
	height:95%;
	border: 3px solid #cacaca;
	box-shadow: 0px 5px 0px #999999;
}

#contents div.connectButton div.connectButtonFrame:hover{
	transform: translateY(5px);
}
#contents div.connectArea div.connectButton a{
	width: 100%;
	height: 100%;
	display: block;
}

#contents div.connectArea div.connectButton a:hover{
	opacity: 0.5;
	text-decoration: none;
}

#contents div.connectArea div.connectButton p{
	font-weight: normal;
	color: #000;
	padding: 5px;
	margin-bottom: 5px;
}

#contents div.connectArea div.connectButton img{
	max-width: 100%;
	height: auto;
}

#contents ul.annotation_ga li {
    list-style: none;
    text-indent: -1.3em;
    font-size: 1.1em;
}
#contents ul.annotation_ga li ul.txtlink li {
    text-indent: 0;
	font-size: 0.95em;
}


h2.title2 {
    font-size: 1.25em;
    border-bottom: 1px solid #D0D0D0;
    clear: both;
    color: #000;
    margin-bottom: 15px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 13px;
    font-weight: 700;
}

#contents ul.anchorBtnA li a:focus, #contents ul.anchorBtnB li a:focus {
    background: url(/support/tv/share3/images/bg_gradation_on.gif) repeat-y;
    opacity: 0.5;
    text-decoration: none;
}


#contents p.annotation {
    margin: 0 0 1em 2em;
    padding: 0.5em 0;
    text-indent: -0.7em;
    font-size: 0.9em;
}

#contents p.annotation_no {
    margin: 0 0 1em 3em;
    padding: 0.5em 0;
    text-indent: -1.7em;
    font-size: 0.9em;
}

#contents ul.disc {
    list-style: disc;
    margin-left: 10px;
}

#contents ul.disc li p {
    margin: 0 0 1.25em;
}

#contents ul p {
    margin-left: 0;
}

#contents ol li p {
    margin-left: 0px;
}

.atmos_button {
    position: relative;
}

.atmos_button img {
    position: absolute;
    bottom: 10%;
}

#contents .notice_gray_b p{
    margin: 0;
}

#contents .notice_gray_b ul{
     margin: 0 0 0 10px;
}

#contents .notice_gray_b {
    padding: 0.75em 1.5em;
}

#contents .section ol li div.pct img {
    margin: 0;
}

@media (max-width: 640px) {

	#contents ul.anchorBtnA li {
		height: auto;
	}
	#contents .section .section .link_btn {
		float: none;
	}	
	#contents div.connectArea div.connectButton{
		width: 45%;
		height: 230px;
		margin-bottom: 10px;
		float: left;
	}
	#contents div.connectArea div.connectButton:nth-child(odd){
		margin-right: 10px;
	}
	#contents div.connectArea div.connectButton:nth-child(even){
		margin-right: 0px;
	}
	.bnr_single img {
		width: 100%;
		height: auto;
		max-width: 360px;
	}
	#contents td img,#contents th img {
		width: 100%;
		height: auto;
	}
	#contents td img.answer,#contents th img.answer {
		width: auto;
	}
	#contents div.pct img {
		max-width: 100%;
		height: auto;
	}
	.upsidedown-frame, .colum2-right760 {
		table-layout: fixed;
	}

}

#contents .margin_0{
	margin:0;
}

#contents .space {
    margin-top: 1em;
}

#contents .instance{
	margin-bottom:3em;
}

#contents .instance ul li{
	margin-bottom:3em;
}

#contents .instance ul li .pct{
	margin:2em 0;
}

#contents .instance ul li p{
	margin:0 0 0.5em;
}

#contents .instance ul li a{
	margin:0.5em 0 1em 1em;
}
	
#contents .notice{
	padding:1.5em 0.5em 1em;
	margin-bottom:2em;
}

#contents .notice p{
	margin-bottom:0.5em;
}

#contents .notice p.annotation{
	padding-left:0;
	margin-bottom:0;
}

#contents ul.annotation_ga li .list_st{
	margin-left:15px;
}
#contents ul.annotation_ga li ul.list_st li{
	list-style:disc;
	text-indent: 1px;
	font-size:1em;
}

#contents ul.annotation_ga li > ul.txtlink{
    margin: 0.5em 0 0 0;
    padding: 0;
}

#contents ul.annotation_ga li > a.textLink{
    display: inline-block;
    margin-top: 0.5em;
    padding-left: 2em;
}

#contents div.f_left {
    float: left;
    margin-right: 20px;
}

#contents div.inline_b {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0;
}

@media (max-width: 640px) {
	#contents div.f_left {
		float: none;
		margin-right: 0;
	}

	#contents div.inline_b {
		display: block;
	}
	#contents .section div.inline_b img {
		margin:10px 0;
	}
}

/* 202220708 */
#contents .annotation.asterisk {
    margin-left: 1.5em;
}
#contents .annotation.asterisk li::before {
    content: "*";
    display: inline-block;
    font-weight: bold;
    font-size: 120%;
}

#contents .annotation.asterisk.gr li::before {
    color: #2e8801;
}


#contents span.gr {
    color: #2e8801;
    font-weight: bold;
    font-size: 1.1em;
}

@media (max-width: 640px) {
	#contents .annotation.asterisk {
		margin-left: 0.5em;
	}
}