@charset "utf-8";

/*--------------------------------
	tv amazon-alexa
---------------------------------*/
#contents section{
	margin-bottom: 3em;
}
#contents .title{
	clear: both;
    color: #000;
    margin-bottom: 15px;
    border-bottom: 1px solid #D0D0D0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 13px;
    font-size: 18px;
    font-weight: 700;
}
#contents .title_3{
	background-color: #e3e3e3;
	background-image: none;
	border: medium none;
	font-size: 1.077em;
	padding: 5px 15px 4px;
	margin-bottom: 15px;
	margin-top: 10px;
}

#contents .annotation{
	margin-left: 2em;
	text-indent: -1em;
/*	font-size: 0.9em;*/
}

#contents dl dt,
#contents dl dd {
	margin-left: 1em;
}
.innerLink{
	background: url(/support/tv/share3/images/arrow_black-b.png) no-repeat 0 0.5em;
	padding-left: 1em;
	margin: 0 5px;
}

#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;
}

/* img */
#contents .pct img{
	max-width: 100%;
	height: auto;
}
@media screen and (max-width: 640px){
	.upsidedown-frame,
	.colum2-right760{
		table-layout: fixed;
	}
}

/* model_infotable */
.model_infotable{
	margin: 2em 0;
}
#contents .model_infotable img{
	width: 100%;
}
#contents .model_infotable table thead th{
	font-weight: bold;
}
#contents .model_infotable table tbody th{
	background-color: transparent;
}

#contents ul.anchorBtnA li span, #contents ul.anchorBtnB li span {
	display: table-cell;
	height: 3em;
	vertical-align: middle;
	background-position: 0 1.2em;
}


/* 20210414 */
#contents a.textLink.inner{
    background: url(/support/share/images/arrow_underline.gif) no-repeat 0 0.5em;
    padding: 0 0 0 13px;
}

#contents ol.setting > li{
	margin-bottom: 2em;
}

#contents ol.setting li > ul.disc{
    list-style-type: disc;
	margin: 1em 0 0 1em;
	padding: 0;
}

#contents ol.setting li > ul.disc :after{
	display: none;
}

#contents ol.setting li > ul.disc > li{
	margin-bottom: 0;
}

#contents .notice_gray_b{
	padding: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}
#contents section > .notice_gray_b{
	margin-left: 1em;
}

#contents h3{
	font-size: 1.071em;
	margin-bottom: 1em;
}

#contents h4{
	margin-left: 1em;
}

#contents .notice_gray_b dl{
	margin-bottom: 0;
	padding: 0;
}

#contents .notice_gray_b dl dt{
	margin-left: 0;
	margin-bottom: 0.5em;
}

#contents .notice_gray_b dl dd{
	margin-left: 0;
	margin-bottom: 0;
}

@media (max-width: 640px){
	#contents section > .notice_gray_b {
		margin-left: 5px;
	}
	#contents h4{
		margin-left: 0;
	}
	#contents section p.annotation{
		margin-left: 1.5em;
	}
}



/* ----------------------
	20220714
-------------------------*/

#contents .topArea{
	margin-bottom: 2em;
}

#contents h2.title{
	font-size: 1.154em;
	border-bottom-color: #343434;
	margin-top: 2em;
}

#contents .innerLinkArea ul.anchorBtnA li a > span{
	font-weight: bold;
}
#contents .section .pct{
	margin: 1.5em 0;
}
#contents .section div.pct img {
    margin: 0;
}

#contents .pl15{
	padding-left: 15px;
}

#contents .preparationArea ul.disc > li + li{
	margin-top: 40px;
}

#contents .preparationArea ul.disc > li > p{
	margin: 0;
}
#contents span.green{
	color: #2e8801;
}

#contents .annotation.asterisk {
	display: inline-block;
    padding-left: 16px;
    text-indent: -8px;
	margin-left: 0;
	font-size: 1em;
}
#contents .annotation.asterisk::before {
	color: #2e8801;
	content: "*";
	display: inline-block;
	font-weight: bold;
	font-size: 120%;
	padding-right: 5px;
}

#contents .accountType > p{
	display: table;
	margin: 10px 0 0 0;
	width: 100%;
}
#contents .accountType > p > span{
	display: table-cell;
}
#contents .accountType > p > span:first-child{
	width: 330px;
}
#contents dl{
	padding: 0;
}
#contents dl.toggleList{
	margin-bottom: 2em;
	margin-left: 0.5em;
}
#contents dl.toggleList dt.gray{
	margin-top: 0;
}

#contents dl dd.detailArea{
	margin-left: 0;
}

#contents .opencloseArea ul.toggleList2{
	list-style-type: none;
	margin-left: 0;
}

#contents .opencloseArea ul.toggleList2 > li{
	margin: 0;
	padding: 0;
}

#contents .opencloseArea ul.toggleList2 > li + li{
	margin-top: 1em;
}

#contents a.textLink{
	display: inline-block;
	background-position: 0 6px;
}

#contents .opencloseArea ul.toggleList2 .detailArea{
	padding-left: 0;
}

@media (max-width: 640px){
	#contents .topArea h1{
		margin-bottom: 1em;
	}
	
	#contents .topArea h1 img{
		width: 100%;
		height: auto;
	}
	
	#contents .accountType > p{
		display: flex;
		flex-direction: column;
		margin-bottom: 2em;
	}
	
	#contents .accountType > p > span{
		display: inline-block;
	}
	#contents .accountType > p > span:first-child{
		width: auto;
		margin-bottom: 5px;
	}
	
	#contents ul.model_app li p{
		display: table;
	}
	#contents ul.model_app li p img{
		vertical-align: middle;
		margin: 0;
		display: inline-block;
		padding: 0 10px 0 0;
	}
	
	#contents ul.model_app li p span{
		display: table-cell;
	}
	
	#contents .opencloseArea ul.toggleList2 .Gray span{
		display: inline-flex !important;
		align-items: center;
	}
	#contents .opencloseArea ul.toggleList2 .Gray span img{
		padding-right: 5px;
		display: inline-block;
	}
	
}

@media (min-width: 641px){
	#contents .title_3{
		margin-left: 0.5em;
		padding-left: 8px;
	}
}
	
/* 20230725 */
#contents .accordion.type_3 button {
    display: block;
    padding: 10px;
    font-size: 1.07rem;
    text-indent: -24px;
    padding-left: 36px;
}

#contents .accordion.type_2 button {
    padding: 1em 0.5em;
}
	
#contents .accordion.type_2 button span {
    font-size: 1.154rem;
    font-weight: bold;
}

#contents .accordion.type_2 button img.icon {
    max-width: 90px;
}

#contents ol.setting > li {
    list-style-type: decimal;
}

@media screen and (max-width: 640px){
	#contents .accordion.type_2 button span {
		display: inline-flex !important;
		align-items: center;
	}
	
	#contents .accordion.type_2 button {
		padding: 0.5em 0.5em 0.5em 0;
	}
	
}

/* 20231024追記 */
#contents h2.title {
	font-size: 1.2307692307692rem;
}

#contents h3.blue {
    border-left: 8px solid #2475d0;
    line-height: 1.3;
    padding: 0.5em 0.5em;
    margin: 2em 0 1em 0;
	font-size: 1.0769230769231rem;
}

/* indexArea */
#contents .indexArea {
	display: table;
	width: calc(100% - 1em);
	margin: 1em 0 3em 1em;
	border-bottom: none;
}

#contents .indexArea p.left {
	display: table-cell;
	background: #2475d0;
    color: #fff;
	vertical-align: middle;
	text-align: center;
    font-size: 1.0769230769231rem;
	width: 1.5em;
	height: 100%;
    padding: 0.5em;
    margin: 0;
}

#contents .indexArea ul {
	border: 1px solid #ccc;
	padding: 1.5em 1em 1em 1em;
	list-style-type: none;
	margin: 0;
	width: 98%;
	height: 100%;
	box-sizing: border-box;
	background-color: #fff;
}

#contents .indexArea ul.txtlink.inner li {
	background: url(/support/share/images/arrow_underline.gif) no-repeat 0 0.5em !important;
	margin-bottom: 0.5em;
}

#contents .indexArea ul li > ul.innerWrap {
	padding: 5px;
	border: none;
}

#contents .indexArea ul.txtlink.inner li:last-child,
#contents .indexArea ul li > ul.innerWrap  li:last-child {
	margin-bottom: 0;
}

.s5-linkV3 {
	display: block;
}

.s5-linkV3:after {
    display: inline-block;
    content: '';
    background: url(/share5/svg/icon/angle-right.svg) no-repeat;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    height: 0.6em;
    width: 0.6em;
    margin: -0.15em 0.4em 0;
}

#contents .b_style {
    font-weight: bold;
}

@media screen and (max-width: 640px){
	#contents .indexArea {
		margin-left: 0.5em;
	}
	
	#contents .indexArea ul.txtlink.inner li {
		margin-right: 0;
	}
}




