@charset "utf-8";
/* CSS Document */

/*===========================================
	wf-1000xm3 touch_sensor.css
=============================================*/


#contents section{
	margin-bottom:2em;
}

#contents > div,
#contents section{
	margin-left: 1em;
}
#contents div > p,
#contents section div > p,
#contents section div > div,
#contents section div > span,
#contents section div > dl{
	margin-left: 0;

}

@media (max-width: 640px){
	#contents p,
	#contents > div,
	#contents section > div{
		margin-left:0 !important;
	}
	#contents section{
		margin-left: 5px !important;
	}
}

#contents ul{
	padding:0;
}

#contents ol{
	padding:0;
	margin-left:1em;
}

#contents li{
	margin-bottom:0.5em;
	margin-left:0;
}

#contents section > ul{
	margin-left:1em;
}

#contents section > ul.disc,
#contents section > ol{
	margin-left:3em;
}

@media (max-width: 640px){
	#contents section ul{
		margin-left:5px;
	}

	#contents section ul.disc,
	#contents section ol{
	margin-left:2em;
	}
}

#contents span.textLink{
	background: url(/support/share/images/arrow_black.gif) no-repeat;
	padding-left:1em;
}

#contents span.textLink.inner{
    background: url(/support/share/images/arrow_underline.gif) no-repeat 0 0.5em !important;
}

#contents p + p{
	margin-top:1em;
}

/*　注釈 */

#contents p.annotation,
#contents ul.annotation{
	margin-left:2em;
}
#contents .annotation{
	padding-left: 1em;
    text-indent: -1em;
}

#contents ul.annotation li{
    margin-left: 0;
}

#contents p.annotation.num{
	padding-left: 2.5em;
	text-indent: -2.5em;
	margin-left: 1em;
}

#contents span.annotation{
	display: inline-block;
	margin-top: 0.5em;
}

@media screen and (max-width: 640px){
	#contents p.annotation,
	#contents ul.annotation{
		margin-left:0;
	}
}


/* other */

@media (max-width: 640px){
	#contents img.mq_img{
		max-width: 550px;
		width: 100% !important;
		height: auto;
	}
	#contents img.mq_img.w300{
		max-width: 300px;
		width: 100% !important;
		height: auto;
	}
}


#contents table.infotable {
	width: 90%;
	margin: 0 auto 0.5em 1em;
	text-align: left;
}

#contents table.infotable tr th.thtitle {
	background: #e1ebfe;
}

#contents table.infotable th {
	width: 35%;
	padding: 5px;
	color: #000;
	border: 1px solid #d2d2db;
	text-align: center;
}

#contents table.infotable td {
	padding: 10px 8px;
	border: 1px solid #d2d2db;
}

#contents .pct {
	margin: 2em 0 3.5em 2em;
}


@media (max-width: 640px){
	#contents table.infotable {
		width: 100%;
		margin: 0 0 2em 0;
	}
}
/* -----------------------------------
	20200225 
-----------------------------------　*/

#contents p.annotation + ul.txtlink{
	margin-left: 2em;
	margin-bottom: 2em;
}

#contents ul.txtlink + a.textLink{
	margin-left: 1em;
}



/* btn_area */
#contents .btn_area ul{
	margin: 2em 0;
	list-style-type: none;
}

#contents .btn_area ul.three-btn li{
	width: 236px;
    height: 3em;
    margin: 0 5px 5px 5px;
	display: inline-block;
}


#contents .btn_area ul.inner li a span{
	background: url(/support/share/images/arrow_underline.gif) no-repeat 0 0.5em;
	padding-left: 1em;
}

#contents .btn_area ul li a:hover, #contents .btnArea ul li a:active, #contents .btnArea ul li a:focus {
	text-decoration: none;
	color: #000;
	opacity: 0.5;
}

#contents figure{
	margin: 3em 0 2em 1em;
}

#contents figure figcaption{
	margin: 1em 0;
}

#contents figure img{
	margin-left: 2em;
}



@media (max-width: 640px){
	#contents p.annotation + ul.txtlink{
		margin-left: 1em;
	}
	
	#contents .btn_area ul.three-btn li{
		width: 100%;
		margin: 5px 0;
	}
	#contents figure{
		margin: 3em 0 0 5px;
	}
}

@media (max-width: 500px){
	#contents figure img{
		margin: 0 auto 2em;
		display: block;
	}
}

/*---------------------------
	touch_sensor_setting
----------------------------*/
#contents .notice_gray_b p{
	margin-left: 0;
}
#contents .notice_gray_b p > a.textLink{
	margin: 1em 0 0 1em;
}

#contents > .container > a.textLink{
	margin: 1em 0 0.5em 0;	
}

#contents .pictArea{
	margin: 2em 0 2em 1em;
	overflow: hidden;
}

#contents .pictArea figure{
	margin: 0;
	display: inline-block;
}

#contents .imgWrapper{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
    flex-direction: column;
}

#contents figure figcaption{
	text-align: center;
}

#contents ol.stepArea > li {
    margin: 0 0 2em 0;
	padding: 0;
}

#contents ol.stepArea li p.list_number{
	display: table;
}

#contents ol.stepArea li p.list_number > img{
	vertical-align: middle;
	margin-right: 10px;
}

#contents ol.stepArea li p.list_number span{
	display: table-cell;
}

#contents ol.stepArea li .container{
	margin-left: 56px;
	margin-bottom: 3em;
}

#contents ol.stepArea li .container p.annotation{
	margin-left: 0;
}

#contents ol.stepArea li .container ul.setting{
	list-style-type: none;
	margin-left: 0;
	margin-top: 2em;
}

#contents ol.stepArea li .container ul.setting li{
	margin-bottom: 1.5em;
}

#contents ol.stepArea li .container ul.setting li span{
	display: inline-block;
}

#contents ol.stepArea li .container ul.setting li span.setting_num{
	padding-left: 2em;
	text-indent: -2em;
}

#contents ol.stepArea li .container ul.setting li a.textLink{
	margin-left: 1.2em;
}

#contents ol.stepArea li > img.icon{
	margin: 0;
	padding-right: 0.5em;
}

#contents ol.stepArea li .container ul.setting li .wrapper{
	margin: 0.5em 0 0 2.5em;
}
#contents ol.stepArea li .container ul.setting li .wrapper p{
	margin-left: 0;
}
#contents ol.stepArea li .container ul.setting li .wrapper ul{
	margin-left: 1.5em;
	list-style-type: disc;
}

@media (max-width: 640px){
	#contents ol.stepArea li .container,
	#contents ol.stepArea li .container ul.setting li .wrapper{
		margin-left: 0;
	}
	
	
	#contents ol.stepArea li .container > img{
		margin: auto;
		display: block;
	}
	
	#contents ol.stepArea li .container ul.setting li span.setting_num{
		margin-bottom: 1em;
	}

	#contents .pictArea{
		text-align: center;
	}
}
	
@media (max-width: 400px){
	#contents .notice_gray_b > ul li img{
		max-width: 240px !important;
	}
}
	
/* 20201119 */

#contents .movLink{
	border: 1px solid #ccc;
	padding: 1.5em;
	margin-bottom: 1.5em;
}
#contents span.btn_link > span.textLink,
#contents .btn_area span.textLink,
#contents div.btn span.textLink{
	margin-top: 0;
}

#contents .movLink dl{
	width: 74%;
    float: right;
    margin: 0 0 1.5em 0;
    padding: 0;
}
	
#contents .movLink dl dt {
    font-size: 1em;
    font-weight: 700;
    margin: 0.5em 0;
    padding: 0;
}

#contents .movLink a{
	margin-right: 2em;
}
		
	
 #contents .movLink a img {
    vertical-align: middle;
    margin-right: 1.3em;
    float: left;
}
	
 #contents .movLink a span.btn_link {
    background: url(/support/share/images/bg_mod-linkButton.jpg) repeat-x scroll left center;
    border: solid 1px #CCCCCC;
    border-radius: 5px;
    color: #000;
    padding: 0.7em 1em;
    margin-left: 1em;
    display: inline-block;
    width: 400px;
}
	
#contents .btn_area,
#contents div.btn{
	margin-left: 1em;
}

#contents .btn_area ul li a,
#contents .btn{
    background: url(/support/headphone/share/images/bg_mod-linkButton.jpg) repeat-x scroll left center;
    border: solid 1px #CCCCCC;
    border-radius: 5px;
    padding: 0.5em 1em;
    display: inline-block;
    color: #000;
	width: 100%;
	box-sizing: border-box;
}


#contents .btn_area ul.w60,
#contents div.btn{
	width: 60%;
}
	
#contents .btn_area ul.w60 li{
	margin-bottom: 12px;
}
	
#contents .btn_area > ul.w60 > li > a,
#contents .btn_area > ul.two-btn > li > a,
#contents div.btn{
	padding: 0.7em 1em !important;
}	
	
@media (max-width: 640px){
	
	#contents .movLink a span.btn_link {
		width: 90%;
	}

	#contents .movLink dl{
		width: 100%;
		float: none;
		margin-bottom: 0;
	}
	
	#contents .movLink a img {
		float: none;
		margin: 14px 0;
	}
	#contents .movLink a span.btn_link {
		margin-left: 0;
	}
	#contents .btn_area .two-btn li,
	#contents .btn_area ul.w60,
	#contents div.btn{
		width: 96%;
	}

}	
