@charset "utf-8";
/* CSS Document */

html,body{width:100%;margin:0;padding:0;font-family:Verdana, Geneva, sans-serif;font-size:16px;line-height:normal;}
a {text-decoration:none;}
img{border:none;vertical-align:bottom;}
p{margin:0;padding:0;}
ul,li{margin:0;padding:0;list-style-type:none;}
h1,h2,h3,h4,h5,h6 {font-size:16px;line-height:normal;margin:0;padding:0;}



@media screen and (min-width:980px) {

.pcbr{display:block;}
.sp{display:none;}

#nodistance_faq{
	width:100%;
	color:#2F353E;
	padding-bottom:0;
}

#nodistance_faq .title{
	max-width:880px;
	margin:50px auto;
	padding-bottom:20px;
}

#nodistance_faq .title h1{
	max-width:100%;
	text-align:left;
	font-size:1.5rem;
	padding-bottom: 6px;
	margin-bottom:0px;
	border-bottom-color: #2597e8;
	border-bottom-style: solid;
	border-width: 1px;
}	

#nodistance_faq article{
	max-width:880px;
	margin: 0 auto 50px auto;
}
	
#nodistance_faq article h2{
	font-size: 20px;
	margin-bottom: 15px;
}
	
#nodistance_faq article h2 .point{
	font-size: 20px;
	padding-right: 0.5em;
	color:#2597e8;	
}	

#nodistance_faq article img{
	width:100%;
}

#nodistance_faq section{
	margin-bottom: 30px;
}
		
#nodistance_faq article .question ul li{
	list-style-type: none;
    text-indent: -2em;
    padding-left: 2.5em;
	margin-bottom:10px;
	color:#2597e8;
}

#nodistance_faq article .answer ul li{
	list-style-type: none;
    text-indent: -2em;
    padding-left: 2.5em;
}	
	
#nodistance_faq article .answer ul li.asterisk{
    text-indent: 0em;
    padding-left: 2.5em;
	list-style-type: none;
	margin:0;
}

#nodistance_faq article .left ul.asterisk span{
	padding-left:1em;
}

#nodistance_faq .setting{
	border:1px solid #CCC;
	padding:20px;
	margin:0 auto;
	max-width:700px;
	text-align: center;
}

#nodistance_faq .setting p{
	display: inline-block;
	margin:0 auto;
	text-align: left;
}

#nodistance_faq .setting p span.diagonalline:before{
	content: " / ";
	display: inline-block;
}

#nodistance_faq .btnbox2{
	max-width:980px;
	margin:50px auto 0 auto;
	text-align: center;
}

#nodistance_faq .btnbox2 p{
	font-size:1.2rem;
	line-height:2.2rem;
}

#nodistance_faq .btnbox2 .inner{
	height:80px;
	margin-top:20px;
}

#nodistance_faq .btnbox2 .inner img{
	height:100%;
}

#nodistance_faq .btnbox2 .inner a:first-child{
	margin-right:20px;
}

#nodistance_faq .btnbox2 .inner a:first-child img{
	height:98%;
}

#nodistance_faq .back{
	max-width:980px;
	text-align: center;
	margin:50px auto 0 auto;
}

}



@media screen and (min-width:640px) and (max-width:979px) {

.pcbr{display:block;}
.pcbr-m{display:block;}
.sp{display:none;}

#nodistance_faq{
	width:100%;
	color:#2F353E;
	padding-bottom:0;
}

	
#nodistance_faq .title{
	margin:50px auto 30px auto;
	padding-bottom:20px;
}

#nodistance_faq .title h1{
	max-width:80%;
	text-align:left;
	font-size:1.2rem;
	padding-bottom: 6px;
	margin: 0 auto 5% auto;	
	margin-bottom:0px;
	border-bottom-color: #2597e8;
	border-bottom-style: solid;
	border-width: 1px;
}	
		
#nodistance_faq article{
	display: table;
	width:80%;
	margin: 0 auto 2% auto;
}
	
#nodistance_faq article h2{
	font-size: 20px;
	margin-bottom: 15px;
}
	
#nodistance_faq article h2 .point{
	font-size: 20px;
	padding-right: 0.5em;
	color:#2597e8;	
}	

#nodistance_faq article img{
	width:100%;
}

#nodistance_faq section{
	margin-bottom: 5%;
}
		
#nodistance_faq article .question ul li{
	list-style-type: none;
    text-indent: -2em;
    padding-left: 2.5em;
	margin-bottom:10px;
	color:#2597e8;
}

#nodistance_faq article .answer ul li{
	list-style-type: none;
    text-indent: -2em;
    padding-left: 2.5em;
}	
	
#nodistance_faq article .answer ul li.asterisk{
    text-indent: 0em;
    padding-left: 2.5em;
	list-style-type: none;
	margin:0;
}

#nodistance_faq article .left ul.asterisk span{
	padding-left:1em;
}

#nodistance_faq .setting{
	border:1px solid #CCC;
	padding:20px;
	margin:0 auto;
	max-width:700px;
	text-align: center;
}
		
#nodistance_faq .setting{
	border:1px solid #CCC;
	padding:2%;
	margin:0 auto;
	max-width:600px;
	text-align: center;
}

#nodistance_faq .setting p{
	display: inline-block;
	margin:0 auto;
	text-align: left;
}

#nodistance_faq .setting p span.diagonalline:before{
	content: " / ";
	display: inline-block;
}

#nodistance_faq .btnbox2{
	max-width:100%;
	margin:5% auto 0 auto;
	text-align: center;
}

#nodistance_faq .btnbox2 p{
	font-size:1rem;
	line-height:1.4rem;
}

#nodistance_faq .btnbox2 .inner{
	height:60px;
	margin-top:2%;
}

#nodistance_faq .btnbox2 .inner img{
	height:100%;
}

#nodistance_faq .btnbox2 .inner a:first-child{
	margin-right:2%;
}

#nodistance_faq .btnbox2 .inner a:first-child img{
	height:98%;
}

#nodistance_faq .back{
	max-width:100%;
	text-align: center;
	margin:3% auto 5% auto;
}


}







@media screen and (max-width:639px) and (orientation: portrait){
	
.spbr{display:block;}
.pc{display:none;}
	
#nodistance_faq{
	width:100%;
	color:#2F353E;
	padding-top:30px;
	padding-bottom:0;
}

#nodistance_faq .title{
	max-width:90%;
	margin:5% auto;
	padding-bottom:20px;
}

#nodistance_faq .title h1{
	text-align:left;
	font-size:1.2rem;
	padding-bottom: 6px;
	margin-bottom:0px;
	border-bottom-color: #2597e8;
	border-bottom-style: solid;
	border-width: 1px;
}	
	
#nodistance_faq article{
	display: table;
	width:90%;
	margin: 0 auto 3% auto;
}
	
#nodistance_faq article h2{
	font-size: 20px;
	margin-bottom: 15px;
}
	
#nodistance_faq article h2 .point{
	font-size: 20px;
	padding-right: 0.5em;
	color:#2597e8;	
}	

#nodistance_faq article img{
	width:100%;
}

#nodistance_faq section{
	margin-bottom: 5%;
}
		
#nodistance_faq article .question ul li{
	list-style-type: none;
    text-indent: -2em;
    padding-left: 2.5em;
	margin-bottom:10px;
	color:#2597e8;
}

#nodistance_faq article .answer ul li{
	list-style-type: none;
    text-indent: -2em;
    padding-left: 2.5em;
}	
	
#nodistance_faq article .answer ul li.asterisk{
    text-indent: 0em;
    padding-left: 2.5em;
	list-style-type: none;
	margin:0;
}

#nodistance_faq article .left ul.asterisk span{
	padding-left:1em;
}

#nodistance_faq article img{
	width:100%;
}

#nodistance_faq article .question ul li{
	list-style-type: none;
    text-indent: -2em;
    padding-left: 2.5em;
	margin-bottom:10px;
	color:#2597e8;
}

#nodistance_faq article .answer ul li{
	list-style-type: none;
    text-indent: -2em;
    padding-left: 2.5em;
}	
	
#nodistance_faq article .answer ul li.asterisk{
    text-indent: 0em;
    padding-left: 2.5em;
	list-style-type: none;
	margin:0;
}		
	
#nodistance_faq article .left{
	display: block;
	vertical-align: middle;
	width:100%;
	padding: 0;
	font-size:1rem;
	margin-bottom: 5%;
}

#nodistance_faq article .right{
	display: block;
	vertical-align: middle;
	max-width:50%;
	text-align: center;
	margin: 0 auto;
}

#nodistance_faq article .left h4{
	font-size:1.4rem;
	line-height: 2rem;
	margin-bottom:2%;
}

#nodistance_faq article .left ul li{
	list-style-type: disc;
	margin-left:1.2rem;
	margin-bottom:10px;
}

#nodistance_faq article .left ul.asterisk li{
	padding-left: 1em;
    text-indent: -1em;
	list-style-type: none;
	margin:0;
}

#nodistance_faq article .left ul.asterisk span{
	padding-left:0;
}

#nodistance_faq article.reverse .left{
	float:none;
	padding-right:0;
}

#nodistance_faq article.reverse .right{
	float:none;
	padding-right:0;
}

/*#nodistance_faq article.reverse{
	display:flex;
}

#nodistance_faq article.reverse .right{
	display: block;
	vertical-align: middle;
	max-width:100%;
	font-size:1.2rem;
	order:2;
}

#nodistance_faq article.reverse .left{
	display: block;
	vertical-align: middle;
	width:100%;
	padding-right: 3%;
	order:1;
}

#nodistance_faq article.reverse .right h4{
	font-size:1.6rem;
	line-height: 2.6rem;
	margin-bottom:2%;
}

#nodistance_faq article.reverse .right ul li{
	list-style-type: disc;
	margin-left:1.2rem;
	margin-bottom:1%;
}*/

#nodistance_faq .setting{
	border:1px solid #CCC;
	padding:2%;
	margin:0 auto;
	max-width:80%;
	text-align: center;
	font-size:0.8rem;
}

#nodistance_faq .setting p{
	display: inline-block;
	margin:0 auto;
	text-align: left;
}

#nodistance_faq .btnbox2{
	max-width:100%;
	margin:5% auto 0 auto;
	text-align: center;
}

#nodistance_faq .btnbox2 p{
	font-size:1.2rem;
	line-height:1.8rem;
}

#nodistance_faq .btnbox2 .inner{
	height:auto;
	margin-top:20px;
}

#nodistance_faq .btnbox2 .inner img{
	width:60%;
	height:auto;
}

#nodistance_faq .btnbox2 .inner img:first-child{
	margin-right:0;
	margin-bottom:2%;
}

#nodistance_faq .back{
	max-width:100%;
	text-align: center;
	margin:3% auto 5% auto;
}

}