@charset "shift_jis";
/*
	================================================================================================
		support tv products share css manual.css
	================================================================================================
*/
/*
	====================================
		layout
	====================================
*/
#contents .section .products_name {	
	margin: 0 0 20px 5px;	
}
#contents .section .products_name h3,
#contents .section .products_name h2{
	font-size: 1.5em;	
}

#contents .section .manual_note {
    border: 1px solid #ccc;
    padding: 10px;
	margin-bottom: 20px;
}
#contents .section .manual_note p {
	margin-bottom: 0;
}
#contents .section .get_adobe {
    border: 1px solid #ccc;
    padding: 10px;
	margin-bottom: 20px;
}
#contents .section .get_adobe dl {
	margin-bottom: 0;
}
#contents .section .get_adobe dt {
    float: left;
    padding: 0;
}
#contents .section .get_adobe dd {
    float: left;
	margin: 0 0 0 15px;
}
@media screen and (max-width: 640px) {

	#contents .section .manual_note,
	#contents .section .get_adobe{
		width:90%;
	}


	#contents .section .get_adobe dd {
		float: left;
		margin: 10px 0 0 5px;
	}
}


/*180910 */

#contents span.textLink{
	background: url(/share/images/arrow_black.gif) no-repeat;
	padding-left:1em;
	background-position:0 4px;
}


#contents .section .get_adobe > a > img{
	float:left;
	margin-right:0.6em;
}

#contents .section .get_adobe > a:focus{
	outline: thin dotted;
}

#contents .section .get_adobe > a > img:focus{
	outline: thin dotted;
}


#contents .section .get_adobe > a > span{
	display: table-cell;
    vertical-align: baseline;
    padding-top: 0.5em;
}

#contents .section .get_adobe > a > span.textLink{
	background-position: 3px 11px !important;
}


#contents .section .get_adobe > a > span:focus{
	outline: thin dotted;
}
	

#contents ul.txtlink.commingsoon li,
#contents ul.txtlink li.commingsoon{
	background:none !important;
}

#contents p.annotation{
	margin-left:2.4em;
	text-indent: -1em;
    font-size: 0.9em;
}

#contents div.bnr{
	margin-left:30px;
}

#contents div.bnr a{
	display: inline-block;
    line-height: 0;
}

#contents div.bnr > img{
	line-height:0;
}

@media (max-width: 640px){

	#contents ul{
		margin-left:1em;
	}
	#contents ul.txtlink li{
	margin-right:0.5em;
	}

	#contents div.bnr{
		margin-left:18px;
	}

	#contents div.bnr img{
	width:100%;
	height:auto;
}

}

/*190308*/

#contents span.annotation{
	text-indent: -1em;
    font-size: 0.9em;
	padding-left:1em;
}

#contents span.annotation.connect{
	display:inline-block;
}


/*20210721*/
#contents .notice_gray_b{
	background-color: #EBEBEB;
	border: 1px solid #999999;
	padding: 1em;
    margin-left: 30px;
    margin-bottom: 2em;
}

#contents .notice_gray_b p{
    margin-left: 0;
    margin-bottom: 0;
}

#contents .notice_gray_b a.textLink{
    background-position: 0 6px;
    display: inline-block;
    margin: 0.5em;
}

@media (max-width: 640px){
    #contents .notice_gray_b{
    margin-left: 18px;
}  
    
}

	

	
