@charset "utf-8";

body{
width: 100%;
margin:0;
padding:0;
color:#666;
font-size: 18px;
line-height: 1.75;
min-height:100vh;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
overflow-x:hidden;
font-family: 'メイリオ', Meiryo, Verdana, Osaka, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}
/*
a:link {color:#797979; text-decoration:none;}
a:visited {color:#797979;text-decoration:none;}
a:hover {color:#797979; text-decoration:underline;}
a:active {color:#797979;text-decoration:none;}
*/

/* header
--------------------------------------------------------------------------------------*/

#header{
	width: 100%;
	margin: 0;
	padding: 0;	
	background-color: #fff;
}
#header #head{
	max-width: 1280px;
	margin: 0 auto;
	padding: 3% 0;	
}
#header #head h1{
	width:31.25%;
	float: left;
}
#header #head #headR{
	width:36%;
	float: right;
}

#header #head h1 img,
#header #head #headR img{
	width: 100%;
	height: auto;
}

/* slider
--------------------------------------------------------------------------------------*/
#slider {
margin-bottom: 10%;
position:relative;
	display: block;
}
#slider #medal {
width: 380px;
	height: 382px;
margin: 0;
padding: 0;
 text-align:right; 
position:absolute;
z-index:20;
bottom:auto;
left:auto;
right:25px;
top:25px;
}

#slider #caption {
width: 100%;
	margin: auto;
 text-align:center; 
position:absolute;
z-index:120;
bottom:-180px;
left:auto;
right:auto;
top:auto;
}


/* wrapper
--------------------------------------------------------------------------------------*/
#wrapper{
	width: 100%;
	margin: 5% auto;
	padding: 0;
	text-align: center;
}

.box,
.box2nd {clear:both;}

.box.w960{
	max-width: 960px;
	margin: 5% auto;
	padding: 0;
	text-align: center;
}
.bg_white{
	background-color: #fff;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}

.flex{
	display:flex;
	flex-wrap:wrap;
	justify-content:left;
	align-items:left;
}

.flex .item2{
	box-sizing: border-box;
  	padding: 0;
  	width:calc(49%);
	margin:0 1% 2% 0;
}

.flex .item2:nth-of-type(2n){
	margin:0 0 2% 1%;
}

.flex .item3{
	box-sizing: border-box;
  	padding: 0;
  	width:calc(31%);
	margin:0 1%;
}

.flex .item4{
	box-sizing: border-box;
  	padding: 0;
  	width:calc(23%);
	margin:0 1%;
}
/*
.flex .item3 img,
.flex .item4 img{
	width:100%;
	height: auto;
}*/

/* footer
--------------------------------------------------------------------------------------*/
#footer {
width: 100%;
margin: 5% 0 0 0;
padding: 0;
	text-align: center;
	clear: both;
	display: block;
}
#footer #foot{
	
}
#footer #foot ul{
}
#footer #foot ul li{
	margin-bottom:5%;
}




/* index
--------------------------------------------------------------------------------------*/
#index,
#index3,
#inq{
	max-width: 960px;
	margin: 5% auto;
	padding: 0;
	text-align: center;
	display: block;
	clear: both;
}
#index h2{
	font-size: 1.5em;
	color: #036eb8;
	font-weight: 700;
 text-align:center; 
	margin-bottom: 5%;
}
#index .cp{
	font-size: 2.3em;
	color: #387bff;
	font-weight: 700;
 text-align:center; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
	padding: 2% 0;
	background-color: #fff100;
	margin: 0 0  0;
	line-height: 1.3;
}



/* index2
--------------------------------------------------------------------------------------*/
#index2{
	width: 100%;
	padding: 5% 0;
	display: block;
	background: #dce8ff;
	clear: both;
}

#index2 h3{
 text-align:center; 
	margin-bottom: 5%;
}
#index2 .flax .item2 img{
	width: 100%;
	height: auto;
}



/* index3
--------------------------------------------------------------------------------------*/
#index3 h3{
	font-size: 1.5em;
	color: #00a0e9;
	font-weight: 700;
 text-align:center; 
	margin-bottom: 1%;
}
#index3 .index3b h3{ color: #ff0012;}
#index3 .cp{
	font-size: 2.3em;
	color: #fff;
	font-weight: 700;
 text-align:center; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
	padding: 2% 0;
	background-color: #a77cb8;
	line-height: 1.3;
	margin: 0 0 15% 0 !important;
}


/* index4
--------------------------------------------------------------------------------------*/
#index4{
	width: 100%;
	margin: 5% 0 !important;
	padding: 0 0 3% 0;
	display: block;
	background: #dce8ff url("../img/index/bg.png") repeat center top;
	clear: both;
}
#index4 h3{
width: 100%;
	margin: -2.5% auto 5% auto !important;
 text-align:center; 
	clear: both;
	float: left;
}
#index4 h4{
 text-align:left; 
	color: #c30d23;
	font-weight: 700;
	font-size: 1.55em;
	line-height: 1.5;
	margin-bottom: 2%;
}
.notebook{
	background-color: #fff;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
	padding: 2% 2% 2% 1% !important;
}
.notebook >div{
	background:url("../img/index/note.png") repeat-y left top;
	padding-left: 5%;
}

.notebook ul li{
list-style-type: none;
margin-left: 1.25em;
	color: #00a0e9;
	text-align: left;
	font-weight: 700;
	margin-bottom: 2%;
}
.notebook ul li:before {
  content:  "・";
  display:inline-block;
  margin-left:-1.25em;
  width: 1.25em;
}




/* inq
--------------------------------------------------------------------------------------*/

div.wpcf7 {
    background:none;
    padding:0;
}

#inq h3{
	width: 100%;
 text-align:center; 
	margin-bottom: 5%;
}
#inq h3 img{
	width: 100%;}

#inq h4{
 text-align:center; 
	color: #8d8785;
	font-weight: 700;
	font-size: 1.55em;
	line-height: 1.5;
	margin-bottom: 2%;
}
input[type="text"],
input[type="email"] {
	width: 96%;
	padding:2% 2% 2% 2%;
	text-align: left;
	font-size: 18px;
	margin-bottom: 3%;
	color: #a6a1a0;
	border: none;
	background-color: #dcdddd;
}

textarea {
	width: 96%;
  height: 240px;
	padding:2% 2% 2% 2%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  outline: none;
	font-size: 18px;
	margin-bottom: 3%;
	color: #a6a1a0;
  resize: vertical;
	border: none;
	background-color: #dcdddd;
}

.formBtn {
  display: inline-block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  padding: 2% 5%;
  border-radius: 4px;
  transition: .4s;white-space: nowrap;
  background-color: #387bff;
  border: none;
  font-size: 18px;
  cursor: pointer;
}
a.formBtn{color: #fff;}
.formBtn:hover {
  background-color: #c4e3fb;
  color: #fff;
	text-decoration: none;
}






/* ここからタブ
--------------------------------------------------------------------------------------*/
/* 
--------------------------------------------------------------------------------------*/
@media screen and (max-width: 1260px) {

img {
	vertical-align: top;
	max-width: 100% !important;
	height: auto;
	-ms-interpolation-mode: bicubic; 
}

}



/* ここからスマホ
--------------------------------------------------------------------------------------*/
/* 
--------------------------------------------------------------------------------------*/


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

html, body{
	text-align: center;
	width: 100%;
	font-size:15px;
	line-height:1.5;
	min-width:initial;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
    padding: 0;
}



/* header
--------------------------------------------------------------------------------------*/

#header #head{
	max-width: 100%;
	width: 96%;
	margin: 0;
	padding: 3% 2%;
}

#header #head h1{
	width:55%;
}
#header #head #headR{
	width:43%;
	margin-top: 4%;
}


/* slider
--------------------------------------------------------------------------------------*/
#slider {
	/*
margin-bottom: 10%;
position:relative;
	display: block;
	*/
}
#slider #medal {
width: 35%;
	height: auto;
margin: 0;
padding: 0;
 text-align:right; 
position:absolute;
z-index:20;
bottom:auto;
left:auto;
right:2%;
top:5%;
}

#slider #caption {
width: 80%;
	margin: auto 10%;
	/*
 text-align:center; 
position:absolute;
z-index:120;
	*/
bottom:-30%;
	/*
left:auto;
right:auto;
top:auto;
	*/
}
#slider #medal img,
#slider #caption img{
		width: 100%;
		height: auto;
	}

/* wrapper
--------------------------------------------------------------------------------------*/
#wrapper{
	max-width: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}
/*
.flex{
	display:flex;
	flex-wrap:wrap;
	justify-content:left;
	align-items:left;
}


.flex .item3{
	box-sizing: border-box;
  	padding: 0;
  	width:calc(31%);
	margin:0 1%;
}

.flex .item4{
	box-sizing: border-box;
  	padding: 0;
  	width:calc(23%);
	margin:0 1%;
}

*/

.flex .item2{
	box-sizing: border-box;
  	padding: 0;
  	width:calc(98%);
	margin:0 1% 2% 1%;
}

.flex .item2:nth-of-type(2n){
	margin:0 1% 2% 1%;
}

/* footer
--------------------------------------------------------------------------------------*/
#footer {
width: 100%;
margin: 5% 0 0 0;
padding: 0;
	text-align: center;
	clear: both;
	display: block;
	font-size: 12px;
}
#footer #foot{
	width: 80%;
	margin: 0 10%;
}
#footer #foot ul{
}
#footer #foot ul li{
	margin-bottom:5%;
}
	#footer #foot ul li img{
		width: 100%;
		height: auto;
	}

/* index
--------------------------------------------------------------------------------------*/
#index,
#index3,
#inq{
	max-width: 96%;
	width: 96%;
	margin: 5% 2%;
	padding: 0;
	/*
	text-align: center;
	display: block;
	clear: both;
	*/
}
	#index h2{
	font-size: 1.25em;
		/*
	color: #036eb8;
	font-weight: 700;
 text-align:center; 
	margin-bottom: 5%;
		*/
}
	
	#index .cp{
	font-size: 1.1em;
	padding: 4% 5%;
		/*
	color: #387bff;
	font-weight: 700;
 text-align:center; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
	background-color: #fff100;
	margin: 0 0  0;
	line-height: 1.3;*/
}
	





/* index2
--------------------------------------------------------------------------------------*/
#index2{
	width: 96%;
	padding: 5% 2% 3% 2%;
	display: inline-block;
	/*
	background: #dce8ff;
	clear: both;
	*/
}
#index4{
	width: 96%;
	padding: 5% 2%;
	display: inline-block;
	/*
	background: #dce8ff;
	clear: both;
	*/
}
/*
#index2 h3{
 text-align:center; 
	margin-bottom: 5%;
}
#index2 .flax .item2 img{
	width: 100%;
	height: auto;
}*/	



/* index3
--------------------------------------------------------------------------------------*/
#index3 h3{
	font-size: 1.25em;
	/*
	color: #00a0e9;
	font-weight: 700;
 text-align:center; 
	margin-bottom: 1%;*/
}
	
#index3 .cp{
	font-size: 1.1em;
	padding: 4% 5%;
	/*
	color: #fff;
	font-weight: 700;
 text-align:center; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
	background-color: #a77cb8;
	line-height: 1.3;
	margin: 0 0 15% 0 !important;*/
}




/* index3
--------------------------------------------------------------------------------------*/
#index4 h3{
width: 100%;
	margin: -2.5% 0 5% 0 !important;
	float: none;
}
#index4 h4{
	font-size: 1.15em;
}
.notebook{
	padding: 3% 4% 3% 2% !important;
}
.notebook >div{
	background-size: 15px auto;
	padding-left: 20px;
}
	.notebook .fL,
	.notebook .fR{
		float: none;
		display: block;
		clear: both;
	}

.notebook .width47,
.notebook .width50{
		width:100%;
	}
.notebook ul li{
margin-left: 1em;
}
.notebook ul li:before {
  content:  "・";
  display:inline-block;
  margin-left:-1em;
  width: 1em;
}




/* inq
--------------------------------------------------------------------------------------*/
#inq h3{
	width: 100%;
 text-align:center; 
	margin-bottom: 5%;
}
#inq h3 img{
	width: 100%;}

#inq h4{
 text-align:center; 
	color: #8d8785;
	font-weight: 700;
	font-size: 1.55em;
	line-height: 1.5;
	margin-bottom: 2%;
}
input[type="text"] {
	width: 96%;
	padding:2% 2% 2% 2%;
	text-align: left;
	font-size: 18px;
	margin-bottom: 3%;
	color: #a6a1a0;
	border: none;
	background-color: #dcdddd;
}

textarea {
	width: 96%;
  height: 240px;
	padding:2% 2% 2% 2%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  outline: none;
	font-size: 18px;
	margin-bottom: 3%;
	color: #a6a1a0;
  resize: vertical;
	border: none;
	background-color: #dcdddd;
}

.formBtn {
  display: inline-block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-weight: 400;
  padding: 2% 5%;
  border-radius: 4px;
  transition: .4s;white-space: nowrap;
  background-color: #387bff;
}
a.formBtn{color: #fff;}
.formBtn:hover {
  background-color: #c4e3fb;
  color: #fff;
	text-decoration: none;
}





}
