@charset "shift_jis";
#contents section{
	margin-bottom: 60px;
}

#contents .notice_gray_b{
	margin-left: 1em;
	margin-bottom: 1em;
}
#contents .notice_gray_b p{
	margin: 0;
}

#contents .list_none{
	list-style: none;
	margin: 1em 0 0 1em;
}
#contents .annotation{
	text-indent: -1em;
	margin-left: 3em;
}

#contents .list_num{
	list-style: decimal;
}

#contents .list_num p{
	margin-left: 0;
}

#contents .list_upperAlpa{
	list-style:upper-alpha;
}

#contents .secTitle{
	font-size: 1.077em;
    border-bottom: 1px solid #343434;
	clear: both;
    color: #000;
    margin-bottom: 15px;
	margin-top: 10px;
    padding: 0 0 5px 13px;
    font-weight: 700;
}

#contents .thiTitle{
    background-color: #e3e3e3;
    background-image: none;
    border: medium none;
    font-size: 1.077em;
    padding: 5px 15px 4px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 10px;
}
#contents .pct{
	margin-bottom: 1em;
}
#contents .pct img{
	max-width: 100%;
	height: auto;
}


/*notice_gray_b 20200323*/
#contents .notice_gray_b ul{
	margin-bottom: 0.5em;
	padding: 0;
}
#contents .notice_gray_b ul li{
	margin-bottom: 1em;
}
#contents .notice_gray_b ul li:last-child{
	margin-bottom: 0;
}
#contents .notice_gray_b ul li p{
	margin: 0; 
}
#contents .notice_gray_b ul li p:first-child {
	margin-bottom: 0.3em;
}
#contents .notice_gray_b ul li ul{
	margin: 0;
}
#contents .notice_gray_b ul li ul li{
	margin-left: 0;
}

#contents .notice_gray_b ul li li.txtlink{
	margin: 0.25em 0 0 7px; 
	padding: 0 0 0 10px;
    background: url(/share/images/arrow_black.gif) no-repeat left .4em;
    list-style: none;
}
#contents .notice_gray_b ul li .bnr_single{
	margin-top: 0.25em;
	padding: 0;
}

/*20201112*/
#contents ul.index
element.style {
    list-style: none;
}

#contents ul.index li {
    display: inline-table;
}

#contents img.icon {
    vertical-align: middle;
    margin: 0px 3px;
}

#contents div.btn {
    color: #000;
    margin-bottom: 0.5em;
}

#contents div.btn a {
    display: block;
    background: url(/support/share/images/bg_mod-linkButton.jpg) repeat-x scroll left center;
    border: solid 1px #CCCCCC;
    border-radius: 5px;
    padding: 0.7em 1em;
    color: #000;
    max-width: 250px;
}

#contents div.btn a:hover,
#contents div.btn a:active,
#contents div.btn a:focus{
	text-decoration:none;
	color:#000;
	opacity:0.7;
}
	
#contents .btn:hover,
#contents .btn:active,
#contents .btn:focus{
	text-decoration:none;
	opacity:0.7;
	color: #000;
}

#contents span.textLink{
	background: url(/support/share/images/arrow_black.gif) no-repeat;
	background-position:0 6px;
	padding-left:1em;
}

#contents span.textLink.inner{
    background: url(/support/share/images/arrow_underline.gif) no-repeat 0 0.5em !important;
}

/*20201112 open_close*/

#contents{
    margin-bottom: 30px;
}
#contents .Gray {
	padding: 1em 5px 0.75em 2.5em;
	font-weight: bold;
	border: #d2d2d2 1px solid;
	border-radius: 6px;
	font-size: 1.125rem;
	background: url(/support/share/images/bg_mod-linkButton.jpg) repeat-x scroll left center;
	cursor: pointer;
	margin-top: 0.75em;
	text-indent: -1.7em;
}

#contents div.detailArea {
	padding: 0px 10px 0px 5px;
	/* background-color: #f3f3f3; */
	/* border: 1px solid #d2d2d2; */
}

#contents div.detailArea ul.txtlink{
	margin: 1em 0 0.75em 1.5em;
}

#contents div.detailArea ul.txtlink li {
	border-bottom: 1px solid #d2d2d2;
	padding: 0px 0 10px 10px;
	margin: 9px 13px 0 16px;
	font-size: 1.15em;
	background: url(/support/share/images/arrow_black.png) no-repeat left .4em;
}

#contents div.detailArea ul.txtlink li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

#contents .Gray:hover, .Gray:active {
    text-decoration: none;
    opacity: 0.5;
}

#contents .Gray:focus {
    outline: thin dotted;
    opacity: 0.5;
	outline-offset: -1px;
}
/*↑open_close↑*/


@media screen and (max-width: 640px){
	.upsidedown-frame,
	.colum2-right760{
		table-layout: fixed;
	}
}
/* ページ内リンクボタン */

#contents ul.inner_link {
    list-style:	none;
}

#contents ul.inner_link li {
    display: inline-table;
    vertical-align: middle;
	margin-bottom: 10px;
	width: 320px;
}

#contents ul.inner_link li a{
    background: url(/support/home-theater/share3/images/bg_gradation_off.gif) no-repeat;
    border: solid 1px #ccc;
    border-radius: 5px;
    color: #333;
    display: block;
	height:3em;
}

#contents ul.inner_link li a:hover,
#contents ul.inner_link li a:focus{
	background: url(/support/home-theater/share3/images/bg_gradation_on.gif) repeat-y;
    text-decoration: none;
}

#contents ul.inner_link li a span{
    word-break: break-all;
    min-height: 2em;
    height: 3em;
    color: #333333;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.2em;
    letter-spacing: 0;
	background: url(/support/share/images/arrow_underline.gif) no-repeat 0.875em 1.25em;
	padding: 0 0.313em 0 2em;
}
@media screen and (max-width: 640px){
	#contents ul.inner_link {
		margin-left: 10px
	}
	#contents ul.inner_link li {
		width: 93%;
	}
	
    /*notice_gray_b 20200323*/
    #contents .notice_gray_b ul li p{
        margin: 0.5em 0; 
    }
}

/* 20210806 */
#contents .notice_gray_b dl{
    margin: 0;
    padding: 0;
}

#contents .notice_gray_b dl dt{
    font-weight: bold;
    margin-bottom: 0.5em;
}

#contents a.textLink{
    display: inline-block;
	background-position:0 5px;
}

/* 20231121 */
#contents ul.index {
    display: flex;
	flex-flow: wrap;
}

#contents ul.index li {
    display: block;
    width: 30%;
	margin-bottom: 1em;
}

#contents ul.index a {
	display: block;
    height: calc(100% - 20px);
    border: 3px solid #cacaca;
    box-shadow: 0px 3px 0px #999;
	padding: 0.5em;
}

#contents ul.index a {
    display: flex;
	justify-content: space-around;
    align-items: center;
    flex-direction: column;
}


#contents ul.index a:focus,#contents ul.index a:hover {
	transform: translateY(5px);
	box-shadow: none;
    opacity: 0.7;
	text-decoration: none;
	color: #43677e;
}


#contents ul.index span {
    display: block;
	background: url(/support/share/images/arrow_underline.gif) no-repeat 0 0.5em;
    padding: 0 0 0 13px;
    margin-bottom: 0.5em;
	min-height: 39px;
	width: 90%;
}

#contents ul.disc {
    list-style: disc;
}

#contents .title {
    font-size: 1.5rem;
}

#contents .thiTitle {
    font-size: 1.25em;
}

#contents .accordion.type_3 {
    width: calc(100% - 4px);
    margin: 0 auto;
}

#contents .accordion.type_3 button {
    font-size: 1.125rem;
}

#contents .accordion.type_3 button + div {
    background-color: #fff;
}

.mb6em {
    margin-bottom: 6em;
}

#contents section {
    margin-bottom: 1em;
    margin-top: 4em;
}

#contents .section div.pct img {
    margin: 0;
}

#contents .pct {
    margin-bottom: 2em;
}

@media screen and (max-width: 640px) {
	#contents ul.index {
		margin-left: 0;
	}
	
	#contents ul.index li {
		width: 46%;
	}
}

/* 20241209 */
#contents li{
	margin-bottom: 0;
}
#contents dl{
	padding: 0;
}

#contents .list_upperAlpa {
	margin: 1em 0 0 0.5em;
}
#contents .list_num{
	margin-bottom: 0;
}
#contents .list_num > li:not(:last-child){
	margin-bottom: 2em;
}
#contents .list_num > li p{
	margin: 0;
}

#contents .pct{
	margin: 1em 0;
}
#contents dl.bnrLink{
	margin: 0;
	padding-left: 5px;
}
#contents dl.bnrLink dt{
	margin-bottom: 5px;
	margin-top: 10px;
}
#contents dl.bnrLink dd span{
	display: block;
	margin-bottom: 10px;
}

#contents dl.bnrLink dd a{
	display: inline-block;
	margin-bottom: 1em;
}

#contents dl.bnrLink dd a img{
	display: inline-block;
	max-width: 300px;
	width: 100%;
	height: auto;
	font-size: 0;
}

@media screen and (max-width: 414px) {
	#contents .accordion.type_3 button + div > p{
		margin: 0 0 10px 0;
	}
	#contents .accordion.type_3 button + div > div,
	#contents .list_num .notice_gray_b{
		margin-left: 0;
	}
	
	#contents .list_num,
	#contents .list_upperAlpa{
		margin-left: 0.5em;
	}
	#contents .notice_gray_b ul.disc{
		margin-left: 0.75em;
	}
}

/*2025/07/17追記*/
#contents dl.bnrLink dd a.ml1em {
	margin-left: 1em;
}

@media screen and (max-width: 640px) {
	#contents dl.bnrLink dd a.ml1em {
		margin-left: 0;
	}
}
