@charset "utf-8";
/* CSS Document */


/*
	====================================
	 headphone qa no-power common
	====================================
*/

/*
	====================================
		button
	====================================
*/
.Button {
    display: inline-table;
    vertical-align: middle;
    width: 196px;
    min-height: 32px;
    height: 32px;
    background: url(/support/headphone/share/images/linkbutton.png) no-repeat scroll 0 52% transparent;
    border: 1px solid #BCBCBC;
    border-radius: 6px 6px 6px 6px;
    padding: 0 0 0 20px;
    cursor: pointer;
    transition: opacity 0.2s ease-in 0s;
}
.ButtonText {
    word-break: break-all;
    min-height: 32px;
    height: 32px;
    color: #333333;
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
    line-height: 1.2em;
    padding-right: 5px;
    letter-spacing: 0;
}

a:focus span.Button, a:active span.Button {
	opacity: 0.5;
}
a:hover span.Button, a:active span.Button {
	opacity: 0.5;
}
div.hed {
}
div.navi {
    margin: 1.5em 0 3em;
	display: inline-block;
}
div.navi_hed {
    float: left;
	display: block;
	margin: 0 1.5em;
}
h2.type {
    font-size: 1.35em;
	margin-bottom: 15px;
}

div.pct {
    max-width: 100%;
    height: auto;
    margin: 1.5em 0;
}



/*===========================================
	list_number
=============================================*/

div.pregBox .list_number_area > li {
	margin: 20px 0 0 0 !important;
	padding: 0px 10px 20px 0px;
	background: url(/support/headphone/share/images/dot_line.gif) repeat-x bottom;
	clear: both;
}
div.pregBox .list_number_area{
	list-style: none;
	margin: 0!important;
}
div.pregBox p.list_number {
	margin-bottom: 10px !important;
	padding: 5px 0px 5px 45px;
	font-weight:bold;
	font-size:120%;
}
div.pregBox div.list_body {
	margin-left: 47px;
	margin-right: 15px;
}

#contents .list_body p a.textLink{
	display: inline-block;
    margin-top: 0.5em;
    padding-left: 1.2em;
    background-position: 3px 5px;
    margin-left: 1em;
}


div.pregBox div.list_body_pct {
	margin-left: 47px;
}

div.pregBox p.no01 {background:url(/support/headphone/share/images/bar_no01.gif) no-repeat;}
div.pregBox p.no02 {background:url(/support/headphone/share/images/bar_no02.gif) no-repeat;}
div.pregBox p.no03 {background:url(/support/headphone/share/images/bar_no03.gif) no-repeat;}
div.pregBox p.no04 {background:url(/support/headphone/share/images/bar_no04.gif) no-repeat;}
div.pregBox p.no05 {background:url(/support/headphone/share/images/bar_no05.gif) no-repeat;}
div.pregBox p.no06 {background:url(/support/headphone/share/images/bar_no06.gif) no-repeat;}
div.pregBox p.no07 {background:url(/support/headphone/share/images/bar_no07.gif) no-repeat;}
div.pregBox p.no08 {background:url(/support/headphone/share/images/bar_no08.gif) no-repeat;}
div.pregBox p.no09 {background:url(/support/headphone/share/images/bar_no09.gif) no-repeat;}
div.pregBox p.no10 {background:url(/support/headphone/share/images/bar_no10.gif) no-repeat;}
div.pregBox p.no11 {background:url(/support/headphone/share/images/bar_no11.gif) no-repeat;}
div.pregBox div.leftArea_img400 {
	float: left;
	width: 345px;
}

#contents .notice_gray {
    border: 1px solid #CCCCCC;
    padding: 0.5em;
    border-radius: 6px;
}
#contents .notice_gray p.grayinner {
    font-size: 1.2em;
    font-weight: bold;
	margin: 0 0.5em;
}
#contents .notice_gray_b {
    background: none repeat scroll 0 0 #EBEBEB;
    border: 1px solid #999999;
    margin: 0 0 1em;
    padding: 0.5em;
}
#contents .notice_gray_b > p{
	margin-bottom:0;
}

#contents .notice_gray_b a.textLink{
	margin: 0.5em 0 0 2em;
    display: inline-block;
    background-position: 0 4px;
}

#contents .annotation{
	padding-left: 1em;
    text-indent: -1em;
}


/* detailArea */

#contents .Gray {
    margin: 15px 0px 0px 0px;
    font-weight: bold;
    clear: both;
    border: #d2d2d2 1px solid;
    border-radius: 6px;
	cursor: pointer;
	font-size: 1.12em;
}
#contents .Gray2  {
    margin: 15px 5px 0px 0px;
    font-weight: bold;
    border: #d2d2d2 1px solid;
    border-radius: 6px;
    cursor: pointer;
    width: 150px;
    float: left;
}
#contents .textLine {
    padding-right: 8px;
    padding-left: 7px;
    padding-bottom: 3px;
    padding-top: 2px;
    vertical-align: middle;
    margin-left: -34px;
}
#contents .textLine_under {
    padding-right: 8px;
    padding-left: 13px;
    padding-bottom: 3px;
    padding-top: 2px;
    vertical-align: middle;
    margin-left: -34px;
    margin-right: 6px;
}
#contents div.detailArea {
    margin: 0px 0px 20px 0px;
    padding: 2em 10px 0px 5px;
    background-color: #f3f3f3;
    border: 1px solid #d2d2d2;
}
#contents div.detailArea ul.txtlink li {
    padding: 0px 0 5px 10px;
    text-indent: 0;
    margin: 9px 13px 0 16px;
}
#contents div.detailArea ul.txtlink li.no_border {
    border-bottom: none;
}
#contents div.detailArea ul.txtlink {
	margin-left: 0;
}
#contents a.button {
    display: block;
    padding: 8px 10px 6px 37px;
    color: #000;
}
#contents .Gray2 a.button {
    display: block;
    padding: 8px 10px 6px 37px;
    color: #000;
}

#contents a.button:hover, a.button:active {
    text-decoration: none;
    opacity: 0.5;
}
#contents a.button:focus, a.button:active {
    opacity: 0.5;
}
#contents p.detail_inner {
    margin: 1em 1em 1.25em;
}
#contents div.inner_link {
	display: block;
	margin-bottom: 3em;
}
#contents div.detailArea ul li {
	list-style-type: disc;
	}
#contents p.noleft {
	margin-left: 0;
	}

@media screen and (max-width: 640px) {
	#contents .Gray {
		width: auto;
	}
	#contents div.pct img{
		max-width: 100%;
		height: auto;
	}
	.upsidedown-frame,
	.colum2-right760{
		table-layout: fixed;
	}
}


#contents p.annotation{
	padding-left: 1em;
    text-indent: -1em;
}

#contents p.annotation a.textLink{
	padding-left:2em;
}

/* 20190919 */

#contents ul.disc{
	list-style:disc;
	margin-bottom:0;
}

#contents .list_number_area .list_body figure{
	margin-left: 1.5em;
	margin-top: 2em;
}
	
@media screen and (max-width: 640px) {
	#contents .list_number_area .list_body figure{
		margin-left: 0;
	}
	#contents .list_number_area li:first-child .list_body figure img{
		width: 100%;
		height: auto;
		max-width: 586px;
	}
}
