/* CSS Document */
@media (max-width: 575px) {
.box__top2{
	background-image:url("../img/mesh.svg"), url( "../img/guide_bg01-2.png");
	background-size: 4px,auto 100%;
	background-repeat: repeat, no-repeat;
	width: 100vw;
	overflow: hidden;
	height: 260px;
	}		
	
.box__top2 h2{
	margin: 20px auto 0px;
	text-align: center;
	}

.box__top2 h2 img{
	width: 60px;
	}

.box__top2 h3{
	font-size: 1.6rem;
	padding: 10px 0;
	text-align: center;
	font-family: 'Prompt', sans-serif;
	font-weight: 100;
	line-height: 200%;
	}
	
.box__top2 h3 span{
	font-size: 1.6rem;
	padding: 2px 25px;
	border: 1px solid #fff;
}
	
	
.box__guidance{
	margin: 20px 0;
	
	}
.box__guidance .box__head{
	text-align: center;
	padding: 10px 0;
	background-image: url("../img/mesh2.svg");
	background-size: 4px;
	background-repeat: repeat;
	
	} 
	
.box__guidance .box__head h3{
	font-weight: bold;
	
	}
		
.box__guidance .box{
	margin: 5px 0;
	padding-top: 20px;
	padding-bottom: 30px;
	}
	
.box__contact{
	padding: 40px 0;
		
	}
	
.box__contact .box__head{
	text-align: center;
	padding: 10px 0;
	
	} 
	
.box__contact .box__head h3{
	
	} 
.box__contact .box{
	padding: 20px ;
		
	}
	
.box__contact .box .koumoku{
	padding: 0 20px;
	line-height: 28px;
	float: none;
		
	}
	
.box__contact .box .content{
	padding: 0 20px 10px;
	overflow: hidden;
		
	}
	
.box__contact .box .content input{
	float: left;
	border: 1px solid #808080;
	}
	
.box__contact .box .content p{
	float: left;
	line-height: 28px;
	margin-right: 5px;
	}
	
input.textbox--50{
	width: 50px;
	height: 28px;
	margin-right: 5px;
}


input.textbox--90{
	width: 90px;
	height: 28px;
	margin-right: 5px;
}

input.textbox--w{
	width: 100%;
	height: 28px;
	margin-right: 5px;
}


textarea{
	border-radius: 2px;
	border: 1px solid #808080;
	width: 100%;
	height: 150px;
}
	


}

@media screen and (min-width: 576px) and (max-width: 767px) {
.box__top2{
	background-image:url("../img/mesh.svg"), url( "../img/guide_bg01-2.png");
	background-size: 4px,auto 100%;
	background-repeat: repeat, no-repeat;
	width: 100vw;
	overflow: hidden;
	height: 300px;
	}		
	
.box__top2 h2{
	margin: 60px auto 0px;
	text-align: center;
	}
.box__top2 h2 img{
	width: 70px;
	}

.box__top2 h3{
	font-size: 1.6rem;
	padding: 10px 0;
	text-align: center;
	font-family: 'Prompt', sans-serif;
	font-weight: 100;
	line-height: 200%;
	}
	
.box__top2 h3 span{
	font-size: 1.6rem;
	padding: 2px 25px;
	border: 1px solid #fff;
}
	
	
	
.box__guidance{
	margin: 20px 0;
	
	}
.box__guidance .box__head{
	text-align: center;
	padding: 10px 0;
	background-image: url("../img/mesh2.svg");
	background-size: 4px;
	background-repeat: repeat;
	
	} 
	
.box__guidance .box__head h3{
	font-weight: bold;
	
	}
		
.box__guidance .box{
	margin: 5px 0;
	padding: 20px 10px 30px;
	}
	
	
.box__contact{
	padding: 40px 0;
		
	}
	
.box__contact .box__head{
	text-align: center;
	padding: 10px 0;
	
	} 
	
.box__contact .box__head h3{
	
	} 
.box__contact .box{
	padding: 20px ;
		
	}
	
.box__contact .box .koumoku{
	padding: 0 20px;
	line-height: 28px;
		
	}
	
.box__contact .box .content{
	padding: 0 20px;
		
	}
	
.box__contact .box .content input{
	float: left;
	}
	
.box__contact .box .content p{
	float: left;
	line-height: 28px;
	margin-right: 5px;
	}
	
input.textbox--50{
	width: 50px;
	height: 28px;
	margin-right: 5px;
}


input.textbox--90{
	width: 90px;
	height: 28px;
	margin-right: 5px;
}

input.textbox--w{
	width: 100%;
	height: 28px;
	margin-right: 5px;
}


textarea{
	border-radius: 2px;
	border: 1px solid #808080;
	width: 100%;
	height: 150px;
}

}
	
@media screen and (min-width: 768px) and (max-width: 991px) {
.box__top2{
	background-image:url("../img/mesh.svg"), url( "../img/guide_bg01-2.png");
	background-size: 4px,auto 100%;
	background-repeat: repeat, no-repeat;
	width: 100vw;
	overflow: hidden;
	height: 400px;
	}		
	
.box__top2 h2{
	margin: 60px auto 0px;
	text-align: center;
	}

.box__top2 h3{
	font-size: 2.2rem;
	padding: 10px 0;
	text-align: center;
	font-family: 'Prompt', sans-serif;
	font-weight: 100;
	line-height: 200%;
	}
	
.box__top2 h3 span{
	font-size: 2.2rem;
	padding: 2px 25px;
	border: 1px solid #fff;
}
	
	
.box__guidance{
	margin: 20px 0;
	
	}
.box__guidance .box__head{
	text-align: center;
	padding: 10px 0;
	background-image: url("../img/mesh2.svg");
	background-size: 4px;
	background-repeat: repeat;
	
	} 
	
.box__guidance .box__head h3{
	font-weight: bold;
	
	}
		
.box__guidance .box{
	margin: 5px 0;
	padding: 20px 10px 50px;
	}
	
.box__contact{
	padding: 80px 0;
		
	}
	
.box__contact .box__head{
	text-align: center;
	padding: 10px 0;
	
	} 
	
.box__contact .box__head h3{
	
	} 
.box__contact .box{
	padding: 40px ;
		
	}
	
.box__contact .box .koumoku{
	padding: 0 20px;
	line-height: 28px;
		
	}
	
.box__contact .box .content{
	padding: 0 20px;
		
	}
	
.box__contact .box .content input{
	float: left;
	}
	
.box__contact .box .content p{
	float: left;
	line-height: 28px;
	margin-right: 5px;
	}
	
input.textbox--50{
	width: 50px;
	height: 28px;
	margin-right: 5px;
}


input.textbox--90{
	width: 90px;
	height: 28px;
	margin-right: 5px;
}

input.textbox--w{
	width: 270px;
	height: 28px;
	margin-right: 5px;
}


textarea{
	border-radius: 2px;
	border: 1px solid #808080;
	width: 90%;
	height: 150px;
}	
	
}

@media screen and (min-width: 992px) and (max-width: 1199px) {		
.box__top2{
	background-image:url("../img/mesh.svg"), url( "../img/guide_bg01-2.png");
	background-size: 4px,auto 100%;
	background-repeat: repeat, no-repeat;
	width: 100vw;
	overflow: hidden;
	height: 500px;
	}		
	
.box__top2 h2{
	margin: 110px auto 0px;
	text-align: center;
	}

.box__top2 h3{
	font-size: 2.4rem;
	padding: 10px 0;
	text-align: center;
	font-family: 'Prompt', sans-serif;
	font-weight: 100;
	line-height: 200%;
	}
	
.box__top2 h3 span{
	font-size: 2.4rem;
	padding: 2px 25px;
	border: 1px solid #fff;
}
	
	
.box__guidance{
	margin: 20px 0;
	
	}
.box__guidance .box__head{
	text-align: center;
	padding: 10px 0;
	background-image: url("../img/mesh2.svg");
	background-size: 4px;
	background-repeat: repeat;
	
	} 
	
.box__guidance .box__head h3{
	font-weight: bold;
	
	}
		
.box__guidance .box{
	margin: 5px 0;
	padding: 20px 10px 50px;
	}
	
.box__contact{
	padding: 80px 0;
		
	}
	
.box__contact .box__head{
	text-align: center;
	padding: 10px 0;
	
	} 
	
.box__contact .box__head h3{
	
	} 
.box__contact .box{
	padding: 80px;
		
	}
	
.box__contact .box .koumoku{
	padding: 20px;
	line-height: 28px;
		
	}
	
.box__contact .box .content{
	padding: 20px;
		
	}
	
.box__contact .box .content input{
	float: left;
	}
	
.box__contact .box .content p{
	float: left;
	line-height: 28px;
	margin-right: 5px;
	}
	
input.textbox--50{
	width: 50px;
	height: 28px;
	margin-right: 5px;
}


input.textbox--90{
	width: 90px;
	height: 28px;
	margin-right: 5px;
}

input.textbox--w{
	width: 270px;
	height: 28px;
	margin-right: 5px;
}


textarea{
	border-radius: 2px;
	border: 1px solid #808080;
	width: 90%;
	height: 150px;
}	
}

@media (min-width: 1200px) {
.box__top2{
	background-image:url("../img/mesh.svg"), url( "../img/guide_bg01-2.png");
	background-size: 4px,auto 100%;
	background-repeat: repeat, no-repeat;
	width: 100vw;
	overflow: hidden;
	height: 500px;
	}		
	
.box__top2 h2{
	margin: 110px auto 0px;
	text-align: center;
	}

.box__top2 h3{
	font-size: 2.4rem;
	padding: 10px 0;
	text-align: center;
	font-family: 'Prompt', sans-serif;
	font-weight: 100;
	line-height: 200%;
	}
	
.box__top2 h3 span{
	font-size: 2.4rem;
	padding: 2px 25px;
	border: 1px solid #fff;
}

	
.box__guidance{
	margin: 20px 0;
	
	}
.box__guidance .box__head{
	text-align: center;
	padding: 10px 0;
	background-image: url("../img/mesh2.svg");
	background-size: 4px;
	background-repeat: repeat;
	
	} 
	
.box__guidance .box__head h3{
	font-weight: bold;
	}
		
.box__guidance .box{
	margin: 5px 0;
	padding: 20px 10px 50px;
	}
	
	
.box__contact{
	padding: 80px 0;
		
	}
	
.box__contact .box__head{
	text-align: center;
	padding: 10px 0;
	
	} 
	
.box__contact .box__head h3{
	
	} 
.box__contact .box{
	padding: 80px;
		
	}
	
.box__contact .box .koumoku{
	padding: 20px;
	line-height: 28px;
		
	}
	
.box__contact .box .content{
	padding: 20px;
		
	}
	
.box__contact .box .content input{
	float: left;
	}
	
.box__contact .box .content p{
	float: left;
	line-height: 28px;
	margin-right: 5px;
	}
	
input.textbox--50{
	width: 50px;
	height: 28px;
	margin-right: 5px;
}


input.textbox--90{
	width: 90px;
	height: 28px;
	margin-right: 5px;
}

input.textbox--w{
	width: 270px;
	height: 28px;
	margin-right: 5px;
}


textarea{
	border-radius: 2px;
	border: 1px solid #808080;
	width: 90%;
	height: 150px;
}	
}

.box__contact .box .content .w70{
	width: 70px;
	display: block;
	float: left;
	min-height: 28px;
	margin-right: 5px;

	}
	
.box__contact .box .content .w90{
	width: 90px;
	display: block;
	float: left;
	min-height: 28px;

	}
	
.box__contact .box .content .w120{
	width: 120px;
	display: block;
	float: left;
	min-height: 28px;
	}
	
.box__contact .box .content .w240{
	width: 240px;
	display: block;
	float: left;
	min-height: 28px;
	}
	

button{
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

radio{
	border-radius: 2px;
	border: 1px solid #808080;
	width: 10px;
	height: 10px;
}



