@charset "utf-8";
/* CSS Document */

/* 
------------------------------------------------- */

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

	#mainbody #rightbody #maincontents{
		padding:5%;
		text-align:center;
	}

	#mainbody #rightbody #maincontents img{
		max-width:100%;
		width:auto;
		height:auto;
	}

	#mainbody #rightbody #maincontents h1,
	#mainbody #rightbody #maincontents p{
		text-align:left;
	}

	#mainbody #rightbody #maincontents h1{
		margin-bottom:24px;
		position: relative;
		background: #ffe4df;
		box-shadow: 0px 0px 0px 5px #ffe4df;
		border: dashed 2px white;
		padding: 0.2em 0.9em;
		color: #454545;
	}
	
	#mainbody #rightbody #maincontents h1:after{
		position: absolute;
		content: '';
		left: -7px;
		top: -7px;
		border-width: 0 0 15px 15px;
		border-style: solid;
		border-color: #fff #fff #ffb6a8;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	}
	
	#mainbody #rightbody #maincontents h2{
		font-family:"HGP創英角ｺﾞｼｯｸUB";
		font-size:1em;
		margin-bottom:30px;
		text-align:left;
	}
	
	#mainbody #rightbody #maincontents h2 span{
		font-size:1.6em;
		display:block;
	}

	#mainbody #rightbody #maincontents p{
		margin-bottom:20px;
		xcolor:#000;
	}
	
	.recruitinfo h3{
		margin-bottom:20px;
	}
	
	.guide{
		margin-bottom:50px;
	}
	
	.guide figure img{
		xwidth:100%;
		xdisplay:none;
	}
	
	.waku{
		padding:20px 20px;
		background-color:#f2fed7;
		margin-bottom:50px;
	}
	
	.date{
		color:#39F;
		font-weight:bold;
		font-size:1.2em;
	}
	
	.voice{
		padding:10px 0;
		text-align:center; 
		border-radius:10px;
		margin-bottom:30px;
		background-color:#FFFFCC;
	}
	
	strong{
		font-weight:bold;
	}


	
	/*----------------------------------------------------
  table.box01
----------------------------------------------------*/
	
	table.box01 { 
		width: 100%;
		margin:0 auto 0px;
		border:1px dashed #75d716;
		background-color:#fff;
	}
	
	table.box01 th, table.box01 td { 
		padding: 10px;
		text-align:left;
		vertical-align:top;
		border-bottom:1px dashed #75d716;
	}
	
	table.box01 th {
		width: 20%;
		border-right:1px dashed #75d716;
		border-bottom:1px dashed #75d716;
	}
	
	table.box01 span{
		display:block;
		color:#F90;
		font-size:1.2em;
		font-weight:bold;
	}
	
	.txt{
		margin-bottom:50px;
	}
	
	.btn a:link,
	.btn a:visited{
		display:block;
		background-color:#F36;
		color:#fff;
		border-radius:15px;
		padding:12px 0;
		text-align:center;
		font-size:1em;
		margin-bottom:0px;
		width:100%;
	}
	
	.btn a:hover{
		background-color:#FF6666;
	}
	
	.thankstitle{
	font-size:1.2em;
}



	#mainbody #rightbody #maincontents .mov_title{
		margin-bottom:24px;
		position: relative;
		background: #f4f3d0;
		box-shadow: 0px 0px 0px 5px #eeeb8f;
		border: dashed 2px white;
		padding: 0.3em 0.9em;
		text-align:left;
		color: #454545;
		font-size:1rem;
	}
	
	#mainbody #rightbody #maincontents .mov_title:after{
		position: absolute;
		content: '';
		left: -7px;
		top: -7px;
		border-width: 0 0 15px 15px;
		border-style: solid;
		border-color: #fff #fff #eeeb8f;
		box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
	}
	
	.mov_txt{
		text-align:center;
		margin-bottom:20px;
	}
	
	
	
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom:30px;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.guidebook p{
	margin-bottom:20px;
}


}



@media only screen and (min-width: 480px){
	
	
	h3{
		margin:50px 0 50px;
		font-size:1.2em;
		text-align:center;
	}



}

@media only screen and (min-width: 720px){
.guide{
		xbackground-image:url(images/photo.jpg);
		xbackground-repeat:no-repeat;
		xbackground-position:right 150px;
		xposition:relative;
	}
	
	.guide figure img{
		display:none;
	}
	
}



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


	#mainbody #rightbody #maincontents{
		padding:0;
	}

	#mainbody #rightbody #maincontents img{
		margin:0 0 0px;
	}
	
	#mainbody #rightbody #maincontents h2{
		font-size:1.4em;
	}
	
	#mainbody #rightbody #maincontents h2 span{
		font-size:2em;
		display:block;
	}
	
	
	.btn a:link,
	.btn a:visited{
		margin-bottom:50px;
		width:300px;
		margin-left:170px;
	}
	

}


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

	
.guide span{
	display:block;
}

.mov_txt{
		text-align:left;
		margin-bottom:20px;
	}
	.bnr{
		text-align: center;
		margin-top: 30px;
	}
	}
}
