@charset "UTF-8";



@media only screen and (max-width: 480px) {


/*==========================================

	h
 
===========================================*/




h3.scout{
	width:100%;
	height:auto;
	font-size:12px;
	line-height: 12px;
	padding:0 0 0 0;
	margin: 0 0 20px 0;
}
h3.scout img{
	width:100%;
}


h4.scout-flow{
	width:100%;
	height:auto;
	font-size:12px;
	line-height: 12px;
	padding:0 0 0 0;
	margin: 40px 0 20px 0;
}
h4.scout-reg{
	width:100%;
	height:auto;
	font-size:12px;
	line-height: 12px;
	padding:0 0 0 0;
	margin: 40px 0 20px 0;
}
h4.scout-flow img,h4.scout-reg img{
	width: 100%;
}

#scout-fig01{
	width:100%;
}
#scout-fig01 img{
	width:100%;
}

#foot-to-scoutreg{
	display: none;
	width:100%;
	height:auto;
	margin: 0 0 20px 0;
	padding:0 0 0 0;
}
#foot-to-scoutreg img{
	width:100%;
	height:auto;
}

#foot-to-scoutregSP{
	display: block;
	width:100%;
	height:auto;
	margin: 0 0 20px 0;
	padding:0 0 0 0;
}
#foot-to-scoutregSP img{
	width:100%;
	height:auto;
}



#scout-step{
width:100%;
font-size: 14px;
line-height:24px;
color:#333;
background:#fff;
border-bottom:0px solid #ccc;
margin:20px auto 45px auto;
text-align: left;
}

#scout-step dt{
clear: left;
float: left;
margin: 0 0 15px 0;
padding:0px 0 15x 0px;
width: 60px;
color:#999;
font-weight:bold;
border-top:0px solid #ccc;
background:#fff;
}
.step-number{
display: block;
width:42px;
height:42px;
margin: 5px 0 0 0;
padding:8px 0px 0px 0px;
color:#fff;
font-size:20px;
font-weight:bold;
border-top:0px solid #ccc;
background:#e71f19;
text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 12px;		/* CSS3草案 */
	-webkit-border-radius: 12px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 12px;	/* Firefox用 */
}

#scout-step dd{
margin: 0 0 15px 0;
  padding:0px 0 15px 60px;
  border-top:0px solid #ccc;
background:#fff;
}





.scout-merit{
	width:100%;
	padding:0 0 20px 0;
	margin: 20px 0 0 0;
	background: #f1efe7;
}

.scout-merit-left{
	float:none;
	width:90%;
	padding: 0 15px 0 15px;
	margin: 0 auto 20px auto;
}

.scout-merit-right{
	float:none;
	width:100%;
}

.scout-merit h5.scout-merit-h5{
	font-size:18px;
	line-height: 20px;
	text-align: center;
	padding:5px 0 10px 0;
	margin: 0 0 20px 0;
	background: transparent url(../i/h5_line.png) no-repeat center bottom;
	background-size: 100% auto;
}
.icon-hand{
		font-size:30px;
	display: inline-block;
	margin: 0 15px 0 0;
	padding:15px 0 20px 0;
	background: transparent url(../i/h5_icon_hand.png) no-repeat center 12px;
}


ul.scout-merit-list{
	padding: 0 30px 0 0px;
	margin: 0px 0 0 20px;
}
ul.scout-merit-list li{
	font-size: 13px;
	padding: 0 0px 0 20px;
	margin: 0 0 10px 0;
	list-style: none;
}
ul.scout-merit-list li:before {
	content: '';
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #e08b49;
	position: relative;
	left: -15px;
	top: -2px;
}



a.to-scout-resist{
	display: block;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin:30px 0 30px 0;
	font-size: 18px;
	text-decoration: none;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;  
	border-radius:10px 10px 10px 10px;
	background: #9f0e15;
	color:#fff;
}
.scout-resist-icon{
	display: inline-block;
	width:35px;
	background: transparent url(../i/scout_resist_icon.png) no-repeat left 5px ;
	background-size: 25px auto;
	margin: 0 0 0 15px;
}
.scout-link-anchor{
	display: inline-block;
	background: transparent url(../i/anchor_howto.png) no-repeat left 6px ;
	background-size: 18px 18px;
	margin: 0 0 0 10px;
}







/*======================================

	inquiry_form 
	
========================================*/


#inquiry_form dl,dt,dd {
margin: 0;
padding: 0;
font-size:13px;
line-height:20px;
}

#inquiry_form dl {
border: 1px solid #999999;
border-top: none;
background: #ddd;
}

#inquiry_form dt,dd {
padding: 8px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

#inquiry_form dt {
border-top: 1px solid #999999;
clear: left;
float: none;
width: 100%;
font-weight:bold;
color:#333333;
}

#inquiry_form dd {
margin-left: 0;
border-top: 1px solid #999999;
border-left: 0px solid #999999;
background: #eee;
color:#333333;
}

#inquiry_form input[type=text] {
width:90%;
font-size:16px;
color: #333333;
}
#inquiry_form textarea {
font-size:16px;
color: #333333;
width:100%;
height: 250px
}

#form-btn{
	width:100%;
	text-align: center;
}
#form-btn input{
	width:180px;
	font-size:13px;
	background: #e71f19;
	color: #fff;
	border: 1px solid #fff;
	padding:10px 30px 10px 30px;
	font-weight: bold;
	margin: 0 auto 0 auto;
}
#form-btn input:hover{
	color:#fff;
	cursor: pointer;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}



}/*//end  max-width: 480px ///////////////////////*/











@media only screen and (min-width: 481px) {


/*==========================================

	h
 
===========================================*/

h2.scout{
	width:960px;
	height:150px;
	font-size:12px;
	line-height: 12px;
	padding:0 0 0 0;
	margin: 0 0 20px 0;
	background: transparent url(../i_scout/h2_scout.png) no-repeat 0px 0px;
	text-indent: -9999em;
}

h3.scout{
	width:715px;
	height:auto;
	font-size:12px;
	line-height: 12px;
	padding:0 0 0 0;
	margin: 0 0 20px 0;
}

h4.scout-flow{
	width:650px;
	height:37px;
	font-size:12px;
	line-height: 12px;
	padding:0 0 0 0;
	margin: 40px 0 30px 0;
}
h4.scout-reg{
	width:650px;
	height:36px;
	font-size:12px;
	line-height: 12px;
	padding:0 0 0 0;
	margin: 40px 0 20px 0;
}
h4.scout-flow img,h4.scout-reg img{
	width: auto;
}

#scout-fig01{
	width:100%;
	margin: 30px 0 30px 0;
}
#scout-fig01 img{
	width:100%;
}

#foot-to-scoutreg{
	display: block;
	width:100%;
	height:auto;
	margin: 0 0 20px 0;
	padding:0 0 0 0;
}
#foot-to-scoutreg img{
	width:100%;
	height:auto;
}

#foot-to-scoutregSP{
	display: none;
	width:100%;
	height:auto;
	margin: 0 0 20px 0;
	padding:0 0 0 0;
}
#foot-to-scoutregSP img{
	width:100%;
	height:auto;
}



#scout-step{
width:100%;
font-size: 14px;
line-height:24px;
color:#333;
background:#fff;
border-bottom:0px solid #ccc;
margin:20px auto 45px auto;
text-align: left;
}

#scout-step dt{
clear: left;
float: left;
margin: 0 0 15px 0;
padding:0px 0 15x 0px;
width: 60px;
color:#999;
font-weight:bold;
border-top:0px solid #ccc;
background:#fff;
}
.step-number{
display: block;
width:42px;
height:42px;
margin: 5px 0 0 0;
padding:12px 0px 0px 0px;
color:#fff;
font-size:20px;
font-weight:bold;
border-top:0px solid #ccc;
background:#e71f19;
text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 12px;		/* CSS3草案 */
	-webkit-border-radius: 12px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 12px;	/* Firefox用 */
}

#scout-step dd{
margin: 0 0 15px 0;
  padding:0px 0 15px 60px;
  border-top:0px solid #ccc;
background:#fff;
}





.scout-merit{
	width:100%;
	padding:0 0 20px 0;
	margin: 20px 0 0 0;
	background: #f1efe7;
}

.scout-merit-left{
	float:left;
	width:40%;
	padding: 0 15px 0 25px;
}

.scout-merit-right{
	float:right;
	width:60%;
}

.scout-merit h5.scout-merit-h5{
	font-size:18px;
	line-height: 20px;
	text-align: center;
	padding:5px 0 10px 0;
	margin: 0 0 20px 0;
	background: transparent url(../i/h5_line.png) no-repeat center bottom;
	background-size: 100% auto;
}
.icon-hand{
		font-size:30px;
	display: inline-block;
	margin: 0 15px 0 0;
	padding:15px 0 20px 0;
	background: transparent url(../i/h5_icon_hand.png) no-repeat center 12px;
}


ul.scout-merit-list{
	padding: 0 30px 0 0px;
	margin: 0px 0 0 20px;
}
ul.scout-merit-list li{
	font-size: 13px;
	padding: 0 0px 0 0px;
	margin: 0 0 10px 0;
	list-style: none;
}
ul.scout-merit-list li:before {
	content: '';
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #e08b49;
	position: relative;
	left: -15px;
	top: -2px;
}



a.to-scout-resist{
	display: block;
	text-align: center;
	padding: 20px;
	margin:30px 0 30px 0;
	font-size: 22px;
	text-decoration: none;
	-webkit-border-radius:10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;  
	border-radius:10px 10px 10px 10px;
	background: #9f0e15;
	color:#fff;
}
.scout-resist-icon{
	display: inline-block;
	width:40px;
	background: transparent url(../i/scout_resist_icon.png) no-repeat left 6px ;
	background-size: 30px auto;
	margin: 0 0 0 15px;
}
.scout-link-anchor{
	display: inline-block;
	background: transparent url(../i/anchor_howto.png) no-repeat left 8px ;
	background-size: 20px 20px;
	margin: 0 0 0 15px;
}
a.to-scout-resist:hover{
filter: alpha(opacity=70);
-moz-opacity:0.7;
opacity:0.7;
}

/*======================================

	inquiry_form 
	
========================================*/


#inquiry_form dl,dt,dd {
margin: 0;
padding: 0;
font-size:13px;
line-height:20px;
}

#inquiry_form dl {
border: 1px solid #999999;
border-top: none;
background: #ddd;
}

#inquiry_form dt,dd {
padding: 8px;
}

#inquiry_form dt {
border-top: 1px solid #999999;
clear: left;
float: left;
width: 200px;
font-weight:bold;
color:#333333;
}

#inquiry_form dd {
margin-left: 200px;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
background: #eee;
color:#333333;
}

#inquiry_form input[type=text] {
width:400px;
font-size:13px;
color: #333333;
}
#inquiry_form textarea {
font-size:13px;
color: #333333;
width:400px;
height: 250px
}

#form-btn{
	width:100%;
	text-align: center;
}
#form-btn input{
	width:180px;
	font-size:13px;
	background: #e71f19;
	color: #fff;
	border: 1px solid #fff;
	padding:10px 30px 10px 30px;
	font-weight: bold;
	margin: 0 auto 0 auto;
}
#form-btn input:hover{
	color:#fff;
	cursor: pointer;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}



}/*//end  min-width: 481px ///////////////////////*/







