@charset "utf-8";
/*****************************************************
	
	全ての要素をリセット
	各ブラウザの表示を統一するための設定です
	
*****************************************************/
html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;outline:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
table {	border-collapse: collapse;border-spacing: 0;}
caption,p {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;text-align:left;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}
img{vertical-align:middle;}
.line {font-size:1px;line-height:1px;}

 /* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}


/*--- default ---*/
body {
	color: #111;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	line-height:2em;
	letter-spacing:0.05em;
	-webkit-text-size-adjust: 100%;
}


table{
	border-collapse:collapse;
}

.float_left {
	display: block;
	float: left;
}
.float_right {
	display: block;
	float: right;
}
.float_left_space {
	display: block;
	float: left;
	margin-right:30px;
}
.float_right_space {
	display: block;
	float: right;
	margin-left:30px;
}
.clear{
	clear:both;}
.w90{
	width:90%;
}
.w80{
	width:80%;
}
.w75{
	width:75%;
}
.w70{
	width:70%;
}
.w65{
	width:65%;
}
.w60{
	width:60%;
}
.w55{
	width:55%;
}.w50{
	width:50%;
}
.w45{
	width:45%;
}.w40{
	width:40%;
}
.w35{
	width:35%;
}
.w30{
	width:30%;
}
.w25{
	width:25%;
}
.w20{
	width:20%;
}
.min{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

}
/*****************************************************
	
	コンテンツ
	
*****************************************************/
#wrap{
	width: 100%;
	height: auto;
	margin:0 auto;
	overflow:hidden;
	

}
a:link {
	color:#333;
	text-decoration:none;
}

a:visited{
	color:#333;
	text-decoration:none;
}

a:hover{                     
	text-decoration: none;
}

a:active{
	text-decoration:none;
}
.clear:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clear            { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */
a,a img {
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
a img:hover,.shopnav a:hover,.foot-nav a:hover  {
    opacity: 0.6;
    filter: alpha(opacity=60);
} 
a[href^="tel:"] {
    pointer-events: none;
}
@media screen and (max-width:768px)	{
a[href^="tel:"] {
    pointer-events: auto!important;
}

}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
border:10px solid #fff;
margin:50px auto;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.pagetop {
	display: none;
	position: fixed;
	bottom: 70px;
	right: 50px;
	z-index: 50;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #333;
	border-radius: 50px;	
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 150%;
	text-decoration: none;
	line-height: 50px;
	behavior:url("PIE.htc");
}
.pagetop a:hover {
	background-color:#b2a856;;
　　　
	
}

@media only screen and ( max-width : 640px ) {
	.pagetop {
	bottom: 20px;
	right: 30px;
}
}

#infomation_anchor{
	position:relative;
	top:-200px;
}
#unei_anchor{
	position:relative;
	top:-220px;
}
#result_anchor{
	position:relative;
	top:-400px;
}
#shinro_anchor{
	position:relative;
	top:-220px;
}
#staff_anchor{
position:relative;
	top:-210px;	
}
#contact_anchor{
	position:relative;
	top:-270px;
}
#links_anchor{
	position:relative;
	top:-120px;
}
@media only screen and ( max-width : 900px ) {
#infomation_anchor{
	top:-108px;
}
#unei_anchor{
	top:-160px;
}
#result_anchor{
	top:-373px;
}
#links_anchor{
	top:-130px;
}
#contact_anchor{
	top:-180px;
}
#shinro_anchor{
	position:relative;
	top:-170px;
}
#staff_anchor{
	position:relative;
	top:-160px;
}
}
/*****************************************************
	
	メインヘッダー
	
*****************************************************/
header{
	width:100%;
	margin:0 auto;
	position:relative;
	background:#231815;
	border-bottom:4px solid #b2a856;
	z-index:100;
	position:fixed;
	top:0;
	z-index:100;
}
@media only screen and ( min-width : 900px ) {

#contents{
	margin-top:120px;
}	
}
header .front_rogo{
	width:100px;
	margin:0 auto;
	position:absolute;
	top:25px;
	left:50%;
	margin-left:-50px;
	z-index: 10;
	-webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
header .front_rogo img:hover{
	 opacity: 1.0;
    filter: alpha(opacity=100);
}

}
@media only screen and ( max-width : 350px ) {
	header .front_rogo{
	width:80px;
	margin:0 auto;
	position:absolute;
	top: 30px;
	left:50%;
	margin-left:-40px;
	z-index: 10;
}
}
.sns_nav{
	overflow:hidden;
}
.sns_nav li a{
	width:30px;
	height:30px;
	float:left;
	margin:4px;
	background:#fff000;
	display:block;
	border-radius:50%;
	text-align:center;
}
.sns_nav li a:hover{
	opacity:0.7;
}
.sns_nav .ic_fb img{
	width:25%;
	margin-top:-4px;
}
.sns_nav .ic_insta img{
	width:55%;
	margin-top:-5px;	
}
.header_sns,.foot_sns{
	position:absolute;
	right:20px;
	top:20px;
	width: 90px;
}
.header_sns{
	z-index: 100;
}

footer{
	width:100%;
	margin:0 auto;
	position:relative;
	background:#231815;
	border-top:4px solid #b2a856;	
}
footer .copyright{
	text-align:center;
	color:#fff;
	font-size:75%;
	margin:220px auto 0px;
	padding-bottom:100px;
	line-height:1.5em;
	width:90%;
	
}
footer .foot_rogo{
	width:100px;
	margin:0 auto;
	position:absolute;
	top:60px;
	left:50%;
	margin-left:-50px;
}
@media only screen and ( max-width : 640px ) {
footer .foot_rogo{
	width:80px;
	
	top:100px;
	left:50%;
	margin-left:-40px;
}	
}
@media only screen and ( min-width : 900px ) {
.nav{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	padding:60px 0;

}
.nav li{
	width:12.5%;
	float:left;
	text-align:center;
	font-size:78%;
	position:relative;
}
.nav li a{
	display:block;
	padding:10px 0 5px;
	color:#fff;
}
.nav li:first-child{
	width: 7.0%;
	margin-left:1.5%;
}
.nav li:nth-child(3),
.nav li:nth-child(4),
.nav li:nth-child(6)
{
	width:8.7%;
}
.nav li:nth-child(2){
	width:16.5%;
}
.nav li:nth-child(7){
	width:13.5%;
}
.nav li:nth-child(8){
	width:11.0%;
}
.nav li:nth-child(5){
	margin-left:14.5%;
	width:8.7%;
}
.nav li:after{
	content:'';
	width:50%;
	bottom:5px;
	margin-left:-25%;
	position:absolute;
	border-bottom:1px solid #231815;
	 -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
.nav li:hover:after{
	content:'';
	width:50%;
	bottom:5px;
	margin-left:-25%;
	position:absolute;
	border-bottom:1px solid #fff000;
}
}

@media only screen and ( max-width : 900px ) {
header{
	height: 85px;
}
.header_sns{
	position:absolute;
	left: 20px;
	top: 22px;
	width:85px;
}
.nav{
	display:none;
}	
}

.main_contents{
	position:relative;
	min-height: 800px;
}
.main_contents .ball_area{
	background:url(../image/front/soccer.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:100% auto;
	width:550px;
	height:550px;
	position:absolute;
	top:250px;
	left:10%;
	z-index:20;
}

.main_contents .naiyo_area{
	min-height:1000px;
	background:url(../image/front/bg_bottomyellow.svg);
	background-repeat:no-repeat;
	background-position:top;
	background-size:1500px auto;
	position:absolute;
	left:50%;
	width:1500px;
	margin-left:-450px;
}
.main_contents .naiyo_area .box{
	width:90%;
	max-width:500px;
	margin:80px auto 0;
}
@media only screen and ( max-width : 900px ) {
.main_contents .naiyo_area .box{
	margin:170px auto 0;
}
}	
.main_contents .naiyo_area .teamname{
	text-align:center;
	font-size:160%;
	padding:0 0 10px;
	font-weight:bold;
}
@media only screen and (max-width: 820px) {
	.main_contents .naiyo_area .teamname span{
	display:block;
}
}
.main_contents .naiyo_area ul{
	padding-top:20px;

}
.main_contents .naiyo_area li a{
	color:#fef001;
	background:#231815;
	display:block;
	border-radius:20px;
	text-align:center;
	width:80%;
	padding:5px 0;
	margin:10px auto;
	/* line-height: 1.5em; */
}
.main_contents .naiyo_area li a:hover{
	opacity:0.7;
}
@media only screen and ( max-width : 400px ) {
.main_contents .naiyo_area li a{
	width:100%;
	font-size:90%;
	padding:8px 0;
	border-radius:30px;
}	
}
@media only screen and ( max-width : 1500px ) {
.main_contents .ball_area{
	width:450px;
	height:450px;
	top:30px;
	left:2%;
}
.main_contents .naiyo_area{
	
	left:50%;
	width:1500px;
	margin-left:-500px;
}	
}
@media only screen and ( max-width : 1100px ) {
.main_contents .ball_area{
	width:500px;
	height:500px;
	top:250px;
	left:-20%;
}
.main_contents .naiyo_area{
	
	left:50%;
	width:1500px;
	margin-left:-620px;
}	
}
@media only screen and ( max-width : 1100px ) {
.main_contents .ball_area{
	width: 280px;
	height: 280px;
	top: 650px;
	left:auto;
	right:-0%;
}
.main_contents .naiyo_area{
	
	left:50%;
	width:1500px;
	margin-left:-750px;
}	
}


@media only screen and ( max-width : 600px ) {
.main_contents .naiyo_area{
	min-height:800px;
	background-size:1300px auto;
	position:relative;
	left:0%;
	width:100%;
	margin-left:0;
}
.main_contents .naiyo_area .box{
	width:90%;
	margin: 80px auto 0;
	padding-top:80px;
}
.main_contents .ball_area{
	display:none;
}
}
#infomation{
	margin:200px 0;
	position:relative;
}
#infomation:after{
	content:'';
	width:90%;
	height:105%;
	background:#fef001;
	position:absolute;
	top:10%;
z-index:-20;
right:0;
}
#infomation:before{
	content:'';
	width: 0;
height: 0;
border-style: solid;
border-width: 400px 400px 0 0;
border-color: #fff transparent transparent transparent;
position:absolute;
	top:10%;
z-index:-10;
left:8%;

}
.info_title{
	background:#231815;
	color:#fff;
	width:100%;
	max-width:500px;
	font-size:140%;
	text-align:center;
	padding:60px 0 45px;
	position:absolute;
	top:50px;
}
.info_title span{
	font-size:50%;
	display:block;
	color:#fef001;
}

.info_box{
	overflow:hidden;
	width:90%;
	max-width:1000px;
	margin-left:-500px;
	position:relative;
	left:50%;
	padding-left:200px;

}

.info_box li{
	width:28%;
	margin:0 2.0%;
	float:left;
}
.info_box .ic{
	text-align:center;
	margin-bottom:30px;
}
.info_box .ic img{
	width:35%;
}
.info_box h3{
	text-align:center;
	margin:25px auto 10px;
	font-size:280%;
	font-weight:bold;
	line-height:1.0em;
}
.info_box h3 span{
	font-size:35%;
	font-weight:normal;
	display:block;
}
.info_box .waku{
	text-align:center;
	font-size:115%;
	background:#fff;
	padding:10px 0;
	font-weight:bold;
	 -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
.info_box a .waku:hover{
	background:#231815;
	color:#feef00;
	
}
.info_box .waku span{
	font-size:70%;
	margin:0 0.15em;
	line-height:0;
	position:relative;
	top:-3px;
}
.info_box .cyusyaku{
	clear:both;
	font-size:90%;
	padding-top:25px;
}
@media only screen and ( max-width : 1650px ) {
.info_title{
	width:25%;
	max-width:400px;
	
}
}

@media only screen and ( max-width : 1350px ) {
.info_title{
	width:45%;
	max-width:400px;
font-size:120%;
	background:#231815;
	color:#fff;
	
	
	padding:30px 0 25px;
	position:absolute;
	top:10px;
	
}

#infomation{
	margin:50px 0;
	
}
.info_box{
	overflow:hidden;
	width:100%;
	max-width:900px;
	position:relative;
	padding-left:0;
	padding-top:200px;
	margin:0 auto;
	left:0;

}
.info_box li{
	width:28%;
	margin:0 2.65%;
	float:left;
}
.info_box .cyusyaku{
	margin:0 2%;
}
#infomation:after{
	content:'';
	width:100%;
	height:105%;
	background:#fef001;
	position:absolute;
	top: 10%;
	z-index:-20;
	right:0;
}
#infomation:before{
	border-color: transparent;


}


}
@media only screen and ( max-width : 640px ) {
.info_title{
	width:100%;
	max-width:100%;
top:0;
	
}
.info_box li{
	width:70%;
	margin:0 auto 50px;
	float:none;
}
#infomation:after{
	top: 0%;
	z-index:-20;
	right:0;
}
.info_box .cyusyaku{
	margin:0 5%;
	line-height:1.5em;
}
}

#snsarea{
	background:url(../image/front/sns_bg.jpg);
	background-size:cover;
	background-position:center bottom;
	padding:90px 0;
}
#snsarea ul{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	overflow:hidden;
}
#snsarea li{
	width:45%;
	max-width:500px;
	float:left;
	margin:0 2.5%;
}
#snsarea .title{
	font-size:140%;
	font-weight:bold;
	margin:0 auto 10px;
	text-align:center;
}
@media only screen and ( max-width : 640px ) {
#snsarea li{
	width:90%;
	float:none;
	margin:0 auto 50px;
	max-width:500px;
	text-align:center;
}
#snsarea .title{
	margin:0 auto 30px;
}	
}
#unei h2,#result h2,#shinro h2{
	text-align:center;
	font-size:150%;
	margin-bottom:30px;
}


#unei{
background:url(../image/front/ic_grayball.svg) no-repeat;
background-position:top -150px right -100px;
background-size:500px;
padding:100px 0;
}
@media only screen and ( max-width : 800px ) {
#unei{
background-position:top -50px right -100px;
background-size:300px;
}	
}
#unei .read{
width:85%;
margin:0 auto;
max-width:700px;
}
#unei ol{
margin:80px auto;
overflow:hidden;
width:95%;
max-width:1100px;
}
#unei ol li{

text-align:center;
float:left;
width:28%;
margin:0 2.6%;
}

@media only screen and ( max-width : 640px ) {
#unei ol{
margin:40px auto;
width:100%;
}
#unei ol li{float:none;width: 90%;margin: 0 auto 15px;padding:50px 15% 50px;border-radius: 10px;}
#unei ol li:first-child,#unei ol li:last-child{
background:#fef001;

}
#unei ol li:first-child .nomber,#unei ol li:last-child .nomber{
color:#231815;
}
#unei ol li:nth-child(2){
background:#b2a856;
}
}
#unei ol li .nomber{
color:#fef001;
font-size:800%;
line-height:1.5em;
}


#unei ol li .naiyo{
font-size:110%;
font-weight:bold;
}

#unei .bt a{color:#fef001;background:#231815;display:block;border-radius:20px;text-align:center;width:80%;max-width:300px;padding:5px 0;margin:10px auto;outline: 0;}

#unei .bt a:hover{
	opacity:0.7;
}
#result{position:relative;margin:300px auto 0;padding:0px 0 120px;background:#fff100;}


#result:before {
				content: '';
				position: absolute;
				top: -400px;
				left: 0;
				width: 100%;
				height:500px;
				background:url(../image/front/bg_result.svg) no-repeat;
				background-size:3000px auto;
				background-position:left top;
				z-index:-10;

				
}
@media only screen and ( max-width : 1500px ) {
#result:before {
				content: '';
				position: absolute;
				top: -300px;
				background-size:2000px auto;
				background-position:left -40px top;
				
}
}


#result .box{
margin:50px auto 80px;
overflow:hidden;
width:90%;
max-width:1300px;	
}

#result dl{
float:left;
width:30%;
margin:0 1.65%;
border:3px solid #231815;
background:#fff;
box-sizing:border-box;
}
#result dt{
text-align:center;
color:#fff100;
background:#231815;
padding:5px 0;
}
#result dd ul{
padding:15px 15px 10px;
font-size:95%;
line-height:1.6em;
}
#result dd ul li{
padding:8px 0px;
font-size:95%;
line-height:1.6em;
border-bottom:1px dotted #aaa;
}
#result dd ul li:last-child{
border-bottom:0px dotted #aaa;
}
@media only screen and ( max-width : 900px ) {
#result dl{
float:none;
width:100%;
margin:0 ;

}
}

#shinro{
	padding:100px 0;
	background:url(../image/front/bg_shinro.svg) repeat-x;
	background-size:cover;
	background-position:center;
}
#contact{
	padding:150px 0;
	background:url(../image/front/bg_contact.jpg) no-repeat;
	background-size:cover;
	background-position:center;
}
#contact .mailbox{
	overflow:hidden;
	margin:0 auto;
width:90%;
max-width:1000px;
	border:3px solid #231815;
background:#fff;
box-sizing:border-box;
padding:0 20px;
}
#contact .mailbox h2{
	text-align:center;
	font-size:120%;
	margin:30px auto ;
	padding:0 0 20px;
	border-bottom:2px solid #231815;
}
#links ul{
	overflow:hidden;
}
#links li{
	width:45%;
	float:left;
	margin:50px auto;
	text-align:center;
	position:relative;
	-webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
	
}
#links li:after{
	width:95%;
	height:10px;
	content:'';
	border:3px solid #111;
	position:absolute;
	left:2.5%;
	box-sizing:border-box;
	bottom:-5px;
	z-index:-1;
	
	
}

#links li:first-child{
	margin-left:3.5%;
}
#links li:last-child{
	margin-right:3.5%;
	float:right;
}

#links li a{
	display:block;
	height:200px;
	line-height:200px;
	
}
#links li a:hover{
	opacity:0.7;
	
}
#links li a:after{
	content:'';
	position:absolute;
	bottom:15px;
	right:15px;
	width:15px;
	height:15px;
	background:url(../image/front/ic_gaibulink.svg) no-repeat;
}

#links li a{
	color:#fff;
	font-size:120%;


}
#links li:first-child{
	background:#231817;

}
#links li:last-child{
	background:#0c3660;

}
#links li:last-child img{
	width:250px;

}
#links li:first-child:hover,#links li:first-child:hover{
	background:#948b42;


}
#links li:last-child:hover{
	background:#0097b2;


}

@media only screen and ( max-width : 850px ) {
#links li:last-child img{
	width:220px;

}
#links li a span{
	display:block;

}
#links li:first-child a{
	line-height:2em;
	padding-top:60px;


}
}
@media only screen and ( max-width : 640px ) {
#links li{
	width:90%;
	float:none;
	text-align:center;
	margin:10px auto;
}
#links {
	padding:50px 0;
}
#links li:last-child img{
	width:200px;

}
#links li:first-child{
	margin-left:5%;
}
#links li:last-child{
	margin-right:5%;
	float:right;
}
}

@media only screen and ( max-width : 900px ) {
.menu_mask{
	background: #111;
	position: fixed;
	width:100%;
	height:100vh;
	z-index:90;
	top:0;
	left:0;
	display:none;
	opacity:0.8;
}
}

.sp_ball{
	display:none;
}
@media only screen and ( max-width : 600px ) {
.sp_ball{
	display:block;
	width:100%;
	margin-top:-45%;
	position:relative;
	z-index:10;
}
.sp_ball img{
	display:block;
	width:75%;
	margin:0 auto;
}
}
@media only screen and ( max-width : 400px ) {
.sp_ball{
	margin-top:-10%;
	
}

}
.menu-box{
	display:none;
}
@media only screen and ( max-width : 900px ) {
.menu-box{
	display:block;
}

.menu-box {
  position: relative;
  top: 50px;
  left: 0;
  width: 100%;
  padding: 0px 20px 10px;
  border-bottom:5px solid #b2a856;
  background-color: #231815;
  box-sizing: border-box;
}

.menu-box .menu-btn {
  width: 100%;
  overflow:hidden;
  margin:0 auto 10px;
}
.menu-box ul {
  display: none;
  width: 100%;
  margin:20px auto 20px;
  background-color: #efefef;
}
.menu-box ul li a {
  display: block;
  border-bottom: 1px solid #fff;
  padding: 0.5em 0.7em;
}
.menu-box ul li:last-child a {
  border-bottom: none;
}
.menu-btn:before {
  content: 'MENU';
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  color: #fef001;
  font-size: 1.2rem;
  position:relative;
  float:right;
  cursor:pointer;
}
.menu-btn.active:before {
  content: 'CLOSE';
}

.menu-box_scrollhead{
	position: fixed;
	top: 0px;
	padding: 15px 20px 10px;
}
.headrogo_scrollhead{
	position: fixed;
	top: 0px;
	
}
.header_sns_scrollhead{
	position: fixed;
	top: 13px;
	
}
.front_rogo_scrollhead{
	position: fixed!important;
	top: 14px!important;
	width: 50px!important;
	margin-left: -25px!important;
}

}
@media only screen and ( max-width : 400px ) {
}
.menu-btn:before {
  color: #fef001;
  font-size: 1rem;
  position:relative;
  float:right;
  cursor:pointer;
}

.kiyaku{
	font-size:90%;
	line-height:1.7em;
}
.kiyaku h3{
	font-size:120%;
	line-height:1.7em;
	text-align:center;
	padding:20px 0;
}
.kiyaku dl{
	padding:0 ;
}
.kiyaku dt{
	background:#ccc;
	padding:10px;
	margin:0 auto 10px;
}
.kiyaku dd{
	padding:10px 5px;
	margin:0 auto 30px;
}
.btn_close a{
	background:#fef001;
	text-align:center;
	width:80%;
	display:block;
	margin:50px auto 70px;
	padding:12px 0;
	cursor:pointer;
	-webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;

}
.btn_close a:hover{
	background:#292929;
	color:#fff;

}

.thanks,.skilup{
	border-top:50px solid #292929;
}
.thanksrogo,.skiluprogo{
	width:180px;
	margin: 50px auto 40px;
}
.thanks h1{
	text-align:center;
	font-size:115%;
	line-height:1.5em;
	margin:0 auto 20px;
}
.thanksbun{
	width:100%;
	max-width:600px;
	margin:0 auto;
}

.thanks .bt a,.skilupbt a{
	background:#292929;
	width:220px;
	font-size:95%;
	display:block;
	text-align:center;
	margin:50px auto;
	color:#fef001;
	padding:8px 0;
	border-radius:30px;
}
.thanks .bt a:hover,.skilupbt a:hover{
	color:#292929;
	background:#fef001;
	
}
.thanks .copyright,.skilup .copyright{
	text-align:center;
	font-size:75%;
	margin:10px auto 50px;
	line-height:1.5em;
	width:90%;
}


#shinro .box{
margin:50px auto 80px;
overflow:hidden;
width:90%;
max-width:1300px;	
}

#shinro dl{
float:left;
width:22%;
margin:0 1.5%;
border:3px solid #231815;
background:#fff;
box-sizing:border-box;
}
#shinro dt{
text-align:center;
color:#fff100;
background:#231815;
padding:7px 10px 12px;
line-height:1.5em;
}
#shinro dd{
line-height:1.7em;
padding:10px 15px;
font-size:95%;
}

@media only screen and ( max-width : 900px ) {
	#shinro dl{
float:none;
width:100%;
margin:0;
border:3px solid #231815;
background:#fff;
box-sizing:border-box;
}
}
.phone{
	text-align:center;
	margin-bottom:55px;
	font-size:130%;

}
.phone span{
	font-size:125%;
	margin-left:0.5em;
	background: linear-gradient(transparent 75%, #ffff66 75%);
  display: inline;
}

@media only screen and ( max-width : 400px ) {
	.phone{
	
	font-size:100%;

}
}


#staff{
	background:url(../image/front/staffbg.jpg);
	background-size:cover;
	background-position:center bottom;
	padding:90px 0;
}

#staff h2{
	text-align:center;
	font-size: 140%;
    margin-bottom: 50px;
    position:relative;
    z-index:0;
  text-shadow    : 
       3px  3px 5px #ffffff,
      -3px  3px 5px #ffffff,
       3px -3px 5px #ffffff,
      -3px -3px 5px #ffffff,
       3px  0px 5px #ffffff,
       0px  3px 5px #ffffff,
      -3px  0px 5px #ffffff,
       0px -3px 5px #ffffff;     
   

}
#staff h2:fter{
	content:'スタッフ';
    -webkit-text-stroke: 10px #FFF;
  text-stroke: 8px #FFF;
  position:absolute;
  top:0;
  left:50%;
  margin-left:-2em;
  z-index:-1;
  box-sizing:border-box;

}

#staff .prof{
	margin: 50px auto 0px;
    overflow: hidden;
    width: 90%;
    max-width: 1300px;

}

#staff .prof li{
	background:#fef001;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #fff87e), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #fff87e),color-stop(.75, #fff87e), color-stop(.75, transparent),to(transparent));
-webkit-background-size: 24px 24px;
	width:30%;
	float:left;
	margin:0 1.6% 40px;
   border:solid 3px #231815;
   border-bottom:solid 6px #231815;
   text-align:center;
   padding:15px 0;
    
}
#staff .prof .name{
	font-size:130%;
	font-weight:bold;
    
}
#staff .prof a{
	display:block;
	background:#fff;
	width:80%;
	margin:10px auto 5px;
	padding:5px;
	border-radius:20px;
	color:#231815;
	font-size:90%;
	font-weight:bold;
	outline: 0;
}
#staff .prof a:hover{
	background:#231815;
	color:#fef001;
    
}

@media only screen and ( max-width : 900px ) {
#staff .prof{
	margin: 0 auto;
    width: 90%;

}
#staff .prof li{
	width:46%;
	float:left;
	margin:0 2% 30px;
   
    
}


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

#staff .prof li{
	width:100%;
	float:left;
	margin:0 auto 0;
   border-bottom:solid 0px #231815;
    
}
#staff .prof li:nth-child(odd){
	background:#dcd387;
		background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #e4dc98), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #e4dc98),color-stop(.75, #e4dc98), color-stop(.75, transparent),to(transparent));
-webkit-background-size: 24px 24px;

	
    
}
#staff .prof{
	border-bottom:solid 3px #231815;
    
}

}

.prof_inner .katagaki{
	text-align:center;
	margin:15px 0 10px;
	
}
.prof_inner .name{
	text-align:center;
	font-size:180%;
	margin-bottom:40px;
}
.prof_inner .name span{
	display:block;
	font-size:60%;
	font-weight:bold;
	color:#dcd387;
	margin-top:5px;
}

.prof_inner dt{
	background:#ccc;
	padding:10px;
	margin:0 auto 10px;
}
.prof_inner dd{
	padding:10px 5px;
	margin:0 auto 30px;
}




 /*ハンバーガーメニュー*/

.fullscreenmenu{
	display:none;
}

@media only screen and ( max-width : 900px ) {
.fullscreenmenu{
	display:block;
}	
}
    .menu,
    .menu span {
    display: inline-block;
    -webkit-transition:all .4s;
    transition: all .4s;
    box-sizing: border-box;
    }

    .menu {
      position: fixed;
      top: 24px;
      right:  25px;
      width: 55px;
      height: 32px;
      z-index: 10;
      background:none;
      border:none;
      outline:none;
      cursor:pointer;
    }

    .menu span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fef001;
    z-index: 10;
    }

    .menu span:nth-of-type(1) {
    top: 0px;
    }

    .menu span:nth-of-type(2) {
    top: 15px;
    }

    .menu span:nth-of-type(3) {
    bottom: 0px;
    }

    .menu.active span:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
    }

    .menu.active span:nth-of-type(2) {
    opacity: 0;
    }

    .menu.active span:nth-of-type(3) {
    -webkit-transform: translateY(-20px) rotate(-45deg);
    transform: translateY(-20px) rotate(-45deg);
    }

    #nav {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(1,1,1,0.9);
    transition: all 0.3s ease-in-out;
    visibility:hidden;
    }

    #nav.active{
    right: 0;
    opacity: 1;
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    }
@media only screen and ( max-width : 480px ) {
.menu {
      position: fixed;
      top: 30px;
      right:  20px;
      width: 35px;
      height: 22px;
  
    }
 .menu span:nth-of-type(2) {
    top: 10px;
    }
     .menu.active span:nth-of-type(3) {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
    }
}
    #nav ul{
    margin: 70px 0 0;
    padding:20px 0 0;
    }

    #nav ul li{
    list-style-type: none;
    }

    #nav ul li a{
    display: block;
    height: calc(85.0vh / 10);
    line-height: calc(85.0vh / 10);
    transition: all 0.2s ease-in-out;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 120%;
    }
    #nav ul li a:hover {
    color: #fef001;
    }

   html.active{
   	   overflow-y:hidden;

   }
  

  .skiluppage{
  	overflow:hidden;
  	width:95%;
  	max-width:1000px;
  	margin:0 auto;
  }

   .skiluppage h1{
  	text-align:center;
  	font-size: 180%;
  }

  .skiluppage .copy{
  	text-align:center;
  	font-size:170%;
  	margin:50px auto;

  }
  .skiluppage .copy span{
  	background: linear-gradient(transparent 70%, #ffff66 70%);
  	
  }
   .skiluppage .read{
  	margin:50px auto;
  	overflow:hidden;
  	padding-top:25px;
  }
  .skiluppage .circle{
  	float:right;
  	background: #dcd387;
  	width:120px;
  	height:120px;
  	text-align:center;
  	position:relative;
  	line-height:1.5em;
  	border-radius:50%;
  	margin-left:40px;
  	top:-25px;
  }
  .skiluppage .circle span{
  	position:absolute;
  	width:120px;
  	margin-left:-60px;
  	top:50%;
  	margin-top:-1.5em;
  }

  .school ul{
  	overflow:hidden;
  	margin:100px 0 0;
  }
  .gakko{
  	position:relative;
  }
  .gakko:before{
  	position:absolute;
  	content:'';
  	width:1px;
  	height:100%;
  	left:50%;
  	background:#111;
  }

  .school ul li{
  	width:45%;
  	margin:0 2.5%;
  	float:left;
  }



 @media screen and (max-width:850px)	{
.school ul li{
  	width:90%;
  	margin:0 auto 50px;
  	float:none;
  }
.gakko:before{
  	width:0px;
  	height:0;
  	
  }
 }
  .school ul li h2{
  	background: #e4dc98;
  	font-size:160%;
  	width:100%;
  }
  .school ul li h2 {
  display: inline-block;
  position: relative;
  height: 50px;/*リボンの高さ*/
  line-height: 50px;/*リボンの高さ*/
  text-align: center;
  padding: 0 30px;/*横の大きさ*/
  box-sizing: border-box;
}

.school ul li h2:before,.school ul li h2:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.school ul li h2:before {
  top: 0;
  left: 0;
  border-width: 25px 0px 25px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.school ul li h2:after {
  top: 0;
  right: 0;
  border-width: 25px 15px 25px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}




  .school ul li h3{
  	text-align:center;
  	position:relative;
  	margin:30px auto 30px;
  	border:3px solid #111;
  	border-radius:20px;
  	width:80%;
  	padding:5px 0;
  	font-size:110%;
  	background:#111;
  	color:#fff000;


  }
   .school ul li h3:before{
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 20px solid #111;
   }
  

  .school ul li dl{
  	border:3px solid #111;
  	padding:5%;
  	margin:0 2% 35px;
  	border-bottom:5px solid #111;
  }
   .school ul li dl dt{
  	text-align:center;
  	font-weight:bold;
  	background:#fff000;
  	padding:5px;
  	margin-bottom:10px;
  }
  .school ul li dl dd{
  	
  	padding:0 5px;
  	margin-bottom:15px;
  }

  .school .cyusyaku_txt{
  	font-size:88%;
  	position:relative;
  	line-height:1.5em;
  	padding-left:1em;
  	text-indent:-1em;
  }
  .school .cyusyaku_txt:before{
  	content:'※';
  }

   .school .kaijyo{
   	border:3px solid #111;
  	padding:5%;
  	margin:0 2% 35px;
  	border-bottom:5px solid #111;
  	padding:5%;
  	margin:0 2% 35px;
  	line-height:1.5em;
  	text-align:center;
   }

   .school .cyusyaku{
   	clear:both;
   	overflow:hidden;
   	margin:50px 0;
   }

   .school .cyusyaku li{
   	float:none;
   	width:100%;
   	position:relative;
   	line-height:1.7em;
  	padding-left:1em;
  	text-indent:-1em;
  	margin:0 auto 3px;
   }
    .school .cyusyaku li:before{
   	content:'※';
   }

   .school .monotitle{
   	position: relative;
   	display: inline-block;
   	padding: 0 5em;
   	left:50%;
   	margin-top:70px;
   	margin-left:-8em;
   	/* margin-bottom:55px; */
   	font-size:130%;
   	font-weight:bold;
   }
   .school .monotitle:before,.school .monotitle:after{
   content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 65px;
  height: 2px;
  border-top: solid 1px black;
  border-bottom: solid 1px black;}

.school .monotitle:before {
  left:0;
}
.school .monotitle:after {
  right: 0;
}

.school .mono{
	margin:50px 0;
}

.school .mono li{
	width:30%;
	float:left;
	/* background:#ccc; */
	text-align:center;
	line-height:1.5em;
	font-size:110%;
	margin:0 1.5%;
	}
.school .mono li span{
	display:block;
	font-size:75%;
}

.school .mono .ic{
	width:100%;
	height:100%;
	background:#fef001;
	border-radius:50%;
	margin-bottom:15px;
	border:10px solid #fff;
	box-sizing:border-box;
}
.school .mono .ic img{
	width:50%;
	height:auto;
	padding:25%;
	
}

.qa-title,.tetsuduki-title,.houshin-title{
	text-align:center;
	background:url(../image/front/sns_bg.jpg);
	background-size:cover;
	background-position:center bottom;
	padding:70px;
	font-size:130%;
	margin:150px 0 50px;
}
.qa-title span,.tetsuduki-title span,.houshin-title span{
	background:rgba(255,255,255,0.9);
	padding:5px 2em;
	display:inline-block;
}

.houshin-box{
  position: relative;
      background: repeating-linear-gradient(45deg, #eee, #eee 15px, white 5px, white 20px);
box-sizing:border-box;
  margin:0 20px 50px; 
  padding:30px;
}

.houshin-box .inner{
	background:#fff;
	padding:30px;
}
.houshin-box li{
	font-size:135%;
	font-weight:bold;
	text-align:center;
	margin:0 auto 10px;
	text-shadow: 1px 2px 0px #ffef03;
}

.houshin-box p{
	line-height:1.7em;
	border-top:2px dotted #aaa;
	padding:20px 5px 10px;
}

.houshin h3{
	border:3px solid #111;
	display:inline-block;
	background: #ffef03;
	padding:5px 2em;
	font-size:110%;
	top:10px;
	position:relative;
	z-index:5;
	border-bottom:5px solid #111;
	border-right:5px solid #111;
}
.tetsuduki .box{
	border:3px solid;
	border-bottom:7px solid;
	padding:25px 35px 30px;
	box-sizing:border-box;
	width:90%;
	margin:0 auto 30px;

}
.tetsuduki .box .title{
	text-align:center;
	font-size:130%;
	border-bottom:3px double;
	padding:0 0 8px;
	margin-bottom:15px;
	font-weight:bold;
	
}
.tetsuduki .box .subtitle{
font-weight:bold;
display:inline-block;
margin-bottom:10px;
font-size:95%;
	background: linear-gradient(transparent 70%, #ffff66 70%);

}

.tetsuduki .kanryo,.tetsuduki .start{
	padding:25px 35px 25px;font-weight:bold;
	
	
}
.tetsuduki .kanryo p,.tetsuduki .start p{
	text-align:center;
	font-size:110%;
	
	
}
.tetsuduki .start p span{
	display:block;
	font-size:95%;
	
	
}

.tetsuduki .next:before{
	font-size:180%;
	left:50%;
	text-align:center;
	position:relative;
	content:'▼';
	top:-13px;
	margin-left:-0.5em;
}

.qa dt{
	background:;
}

.qa dl{

margin:0 1.5% 20px;
border:3px solid #231815;
background:#fff;
box-sizing:border-box;
}
.qa dt{
text-align:center;
color:#fff100;
background:#231815;
padding:15px 10px 15px;
line-height:1.5em;
}
.qa dd{
line-height:1.7em;
padding:15px 15px;
font-size:95%;
}
.toi{
	margin:150px auto;
	border:3px solid;
	padding:20px 4em;
	      background: repeating-linear-gradient(45deg, #efefef, #efefef 15px, white 5px, white 20px);

	
}
.toi h2{
	text-align:center;
	font-size:140%;
	margin:0 auto 10px;
}
.toi p{
	text-align:center;
	font-size:100%;
	line-height:1.5em;
}

.skilup:before{
	content:'';
	position:absolute;
	width:100%;
	height:200px;
	background:url(../image/front/sns_bg.jpg);
	background-size:cover;
	background-position:center bottom;
	z-index:-10;
}

.insta_area{
	background:#fff;
	box-sizing:border-box;
	padding:20px;
	max-height:500px;
}

@media only screen and ( max-width : 640px ) {
	.insta_area{
	max-height:auto;
}
}

.copybox{
	position:absolute;
	z-index:;
	width:300px;
	height:300px;
	background:#ffef03;
	z-index:90;
	border-radius:50%;
	text-align:center;
	top:50px;
	left:50%;
	margin-left:-47%;
	-moz-transform: rotate(-15deg);
-webkit-transform: rotate(-15deg);
-o-transform: rotate(-15deg);
-ms-transform: rotate(-15deg);

}
.copybox:after{
	position:absolute;
	content:'▶︎';
	color:#ffef03;
	font-size:70px;
	bottom:10px;
	left:210px;
	-moz-transform: rotate(50deg);
-webkit-transform: rotate(50deg);
-o-transform: rotate(50deg);
-ms-transform: rotate(50deg);


}
.copybox img{
	width:80%;
	position:relative;
	top:50%;
	margin-top:-45px;

}

@media only screen and ( max-width : 1500px ) {
.copybox{
	
	width:280px;
	height:280px;
	
	top:500px;
	left:48%;
	margin-left:-45%;
	

}
.copybox:after{
	position:absolute;
	content:'▲';
	color:#ffef03;
	font-size:50px;
	bottom:250px;
	left:180px;
	-moz-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);


}
}
@media only screen and ( max-width : 1100px ) {
.copybox{
	
	width:150px;
	height:150px;
	background:#fff;
	top:50px;
	right:5%;
	margin-left:auto;
	-moz-transform: rotate(5deg);
-webkit-transform: rotate(5deg);
-o-transform: rotate(5deg);
-ms-transform: rotate(5deg);

}
.copybox img{
	margin-top:-30px;

}
.copybox:after{
	position:absolute;
	content:'▲';
	color:#fff;
	font-size:30px;
	bottom:85px;
	left:-10px;
	-moz-transform: rotate(70deg);
-webkit-transform: rotate(55deg);
-o-transform: rotate(70deg);
-ms-transform: rotate(70deg);


}
}

@media only screen and ( max-width : 900px ) {
.copybox{
	
	width:200px;
	height:200px;
	background:#fff;
	top:10px;
	right:2%;
	margin-left:auto;
	-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);

}
.copybox img{
	margin-top:-5px;
	width:70%;

}
.copybox:after{
	position:absolute;
	content:'▼';
	color:#fff;
	font-size:30px;
	bottom:20px;
	left:-0px;
	-moz-transform: rotate(70deg);
-webkit-transform: rotate(55deg);
-o-transform: rotate(70deg);
-ms-transform: rotate(70deg);


}
}


@media only screen and ( max-width : 600px ) {
.copybox{
	
	width:150px;
	height:150px;
	background:#fff;
	top:-20px;
	right:2%;
	margin-left:auto;
	-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);

}
.copybox img{
	margin-top:-25px;
	width:75%;

}
.copybox:after{
	position:absolute;
	content:'▼';
	color:#fff;
	font-size:30px;
	bottom:5px;
	left:10px;
	-moz-transform: rotate(55deg);
-webkit-transform: rotate(55deg);
-o-transform: rotate(55deg);
-ms-transform: rotate(55deg);


}
}
@media only screen and ( max-width : 480px ) {
.copybox{
	
	width:100px;
	height:100px;
	background:#fff;
	top:15px;
	right:2%;
	margin-left:auto;
	-moz-transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);

}
.copybox img{
	margin-top:-25px;
	width:75%;

}
.copybox:after{
	position:absolute;
	content:'▼';
	color:#fff;
	font-size:20px;
	bottom:0px;
	left:2px;
	-moz-transform: rotate(55deg);
-webkit-transform: rotate(55deg);
-o-transform: rotate(55deg);
-ms-transform: rotate(55deg);


}
}



@media only screen and ( max-width : 400px ) {
.copybox{
	
	width:130px;
	height:130px;
	background:#fff;
	top:17px;
	right:43%;
	margin-right:-150px;
	-moz-transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);

}

.copybox:after{
	position:absolute;
	content:'▼';
	color:#fff;
	font-size:20px;
	bottom:25px;
	left:-10px;
	-moz-transform: rotate(70deg);
-webkit-transform: rotate(70deg);
-o-transform: rotate(70deg);
-ms-transform: rotate(70deg);


}
.copybox img{
	margin-top:-25px;
	width:75%;

}
.main_contents .naiyo_area .teamname{
	text-align:left;
	font-size:160%;
	padding:0 0 10px;
	font-weight:bold;
}
}

@media only screen and ( max-width : 350px ) {
.copybox{
	
	width:100px;
	height:100px;
	background:#fff;
	top:30px;
	right:50%;
	margin-right:-150px;
	-moz-transform: rotate(-10deg);
-webkit-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);

}

.copybox:after{
	position:absolute;
	content:'▼';
	color:#fff;
	font-size:20px;
	bottom:5px;
	left:0px;
	-moz-transform: rotate(60deg);
-webkit-transform: rotate(60deg);
-o-transform: rotate(60deg);
-ms-transform: rotate(60deg);


}


.copybox img{
	margin-top:-25px;
	width:75%;

}
.main_contents .naiyo_area .teamname{
	text-align:left;
	font-size:160%;
	padding:0 0 10px;
	font-weight:bold;
}
}