@charset "shift_jis";

.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;
}

@media (max-width: 640px) {
	#contents .section .section .link_btn {
		float: none;
	}
}

/*--------------------------------
20180226 追加
---------------------------------*/


#contents div.section .bnr_single{
    float: left;
    margin: 0px 0px 10px 15px !important;
}

@media (max-width: 640px) {

.bnr_single img {
    width: 100%;
    height: auto;
    max-width: 360px;
}
}

/*--------------------------------
	connectArea
---------------------------------*/
#contents h3{
	margin-left: 15px;
}

.connectTv img{
	max-width: 100%;
	height: auto;
	margin-bottom: 30px;
}

#contents div.connectArea{
	overflow: hidden;
	margin-left: 15px;
	margin-bottom: 45px;
}

#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 h4{
	font-weight: normal;
	color: #000;
	padding: 5px;
	margin-bottom: 5px;
}

#contents div.connectArea div.connectButton img{
	max-width: 100%;
	height: auto;
}

/*--- 20200714追加 ---*/

#contents a.textLink{
	display:inline-block;
	background-position: 0 6px;
}


@media (max-width: 640px) {
	
	#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;
	}
	
}

/* 20210721 */
#contents div.connectButton div.nolink:hover {
    transform: none;
}

#contents span.icon_new {
	background-color: #ff6666;
	color: #fff;
	margin-left: 0.8em;
	padding: 4px 10px 3px;
	font-size: 85%;
	vertical-align: middle;
	border-radius: 50%;
	display: inline-block;
}


/* 20221104 */

#contents h1.title{
	border-bottom: 2px solid #6b6b6b;
	color: #2f353d;
	font-size: 1.385em;
	padding: 0 0 0.3em 0.5em;
    margin: 1em 0;
}

#contents h2.title{
	border-bottom-color: #000;
	font-size: 1.154em;
}

#contents .openCloseArea ul{
	list-style-type: none;
}
#contents ul li{
	margin-left: 0;
	margin-bottom: 0;
}

#contents ul{
	margin: 0;
	padding: 0;
}

#contents .openCloseArea > ul{
	margin-left: 1em;
	margin-bottom: 1em;
}
#contents .detailArea p.list_title{
	margin-bottom: 10px;
	padding: 0 0 5px 13px;
	border-bottom: 1px dotted #d0d0d0;
	font-size: 1.077rem;
	font-weight: bold;
}

#contents .detailArea ul.txtlink.productslist{
	margin-left: 2.5em;
	margin-bottom: 2.5em;
}

#contents .detailArea ul.txtlink.productslist:last-child{
	margin-bottom: 0.5em;
}
#contents .detailArea ul.txtlink.productslist > li{
	display: inline-block;
}

#contents .openCloseArea > ul li a.Gray{
	display: block;
	position: relative;
	width: 100%;
	margin: 1em 0 0 0;
	padding: 10px;
	border: #d2d2d2 1px solid;
	border-radius: 6px;
	box-sizing: border-box;
	background: url(/support/share/images/bg_mod-linkButton.jpg);
	background-size: contain;
	color:#333;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
}

#contents .openCloseArea > ul li a.Gray:hover{
	text-decoration: none;
	opacity: 0.7;
}

#contents .openCloseArea > ul li a.Gray span.textLink:before{
	background: url(/share/images/arrow_black.gif) no-repeat left 0.4em;
	width: 8px;
	margin-left: 5px;
}

@media (max-width: 640px) {
	#contents .openCloseArea > ul{
		margin-left: 0;
	}
	#contents .detailArea ul.txtlink.productslist > li{
		display: block;
	}
}

/*2023/02/14*/
#contents dl.model{
	padding: 0;
	margin-bottom: 0;
}

#contents dl.model::after{
	display: none;
}

#contents dl.model dt,
#contents dl.model dd{
	margin-left: 1em;
}

#contents dl.model dd img{
	margin-top: 0.5em;
}

@media (max-width: 640px) {
	#contents dl.model dt,
	#contents dl.model dd{
		margin-left: 0;
	}

	#contents dl.model dd img{
		width: 100%;
		max-width: 325px;
	}
}

/*2023/06/30 アクセシビリティ対応*/
#contents .accordion.type_3 {
    margin: 0 0.2em 1em 1em;
}

#contents .accordion.type_3 ul{
    list-style: none;
}

#contents .accordion.type_3 button {
    margin: 1em 0 0 0;
}

#contents .border_box{
    padding: 2em 1em 1em;
    background-color: #fff;
    border: 1px solid #d2d2d2;
}

#contents .border_box p.list_title {
    margin-bottom: 10px;
    padding: 0 0 5px 13px;
    border-bottom: 1px dotted #d0d0d0;
    font-size: 1.077rem;
    font-weight: bold;
}

#contents .border_box ul.txtlink.productslist {
    margin-left: 2.5em;
    margin-bottom: 2.5em;
}

#contents .border_box ul.txtlink.productslist:last-child {
    margin-bottom: 0.5em;
}

#contents .border_box ul.txtlink.productslist > li {
    display: inline-block;
}

#contents .Gray {
    display: block;
    position: relative;
    width: 100%;
    margin: 1em 0;
    padding: 10px;
    border: #d2d2d2 1px solid;
    border-radius: 6px;
    box-sizing: border-box;
    background: url(/support/share/images/bg_mod-linkButton.jpg);
    background-size: contain;
    color: #333;
    font-weight: bold;
    text-align: left;
    cursor: pointer;
}

#contents .Gray span {
    display: table-cell;
    padding-left: 24px;
    text-indent: -24px;
}

#contents .Gray span:before {
    background: url(/share/images/arrow_black.gif) no-repeat left 0.4em;
    margin-left: 5px;
	display: inline-block;
    margin-right: 5px;
    width: 8px;
    height: 18px;
    vertical-align: middle;
    content: "";
}

@media (max-width: 640px) {
	#contents {
		word-break: break-all;
	}
	
	#contents .accordion.type_3 {
		margin: 0 0.2em 1em;
	}
}