/*くぼい研修用ｃｓｓ*/

.background{
	background-color: #FF8F2D;
	width: auto;
	height: auto;
	overflow: hidden;
}
.small{
	margin: 10em auto;
    padding: 1em;
    width: 90%;
    background-color: #FFFFFF;
    border: solid 5px #000000
}

h2{
	font-size: 30px;
	font-weight: bold;
	line-height: 3em;
}

.under{
	background: linear-gradient(transparent 50%,#FFFF00 50%);
}

.sell{
	text-align: center;
}

@media(min-width:700px){
.hon{
	text-align: center
}
}
.hon{
	margin: 50px;
}

.png{
	text-align: center;
}

.ho{
	line-height: 3em;
}

.line {
	line-height: 5em;
}

/*ここまで研修用*/








#slider{
 position: relative;
 background: #000;
}
#slider .slick-slider{
 max-width: 1920px;
 margin: 0 auto;
}
#slider h2{
 position: absolute;
 text-align: center;
 z-index: 2;
 width: 100%;
 height: 100%;
}
#slider h2:before{
 content: "";
 display: inline-block;
 width: 0px;
 height: 100%;
 vertical-align: middle;
}
#slider h2 img{
 height: auto;
 width: 30%;
 max-width: 505px;
 vertical-align: middle;
 display: inline-block;
}
#sec_karate{
 background: url(../img/top_bg_karate.jpg) no-repeat center top,#000;
}
#sec_karate .inner{
 max-width: 1040px;
 padding: 0 15px;
 margin: 0 auto;
 min-height: 775px;
 color: #fff;
 position: relative;
}
#sec_karate .inner .mascot{
 position: absolute;
 right: -100px;
 bottom: 100px;
}
#sec_yakyu{
 background: url(../img/top_bg_yakyu.jpg) no-repeat center top,#000;
}
#sec_yakyu .inner{
 max-width: 1140px;
 padding: 0 15px;
 margin: 0 auto;
 min-height: 730px;
 color: #fff;
 position: relative;
}
#sec_yakyu .inner h3,
#sec_yakyu .inner p{
 margin-left: 55%;
 position: relative;
 z-index: 2;
}
#sec_yakyu .inner .mascot{
 position: absolute;
 left: 0px;
 bottom: 0px;
}
#sec_etc .box{
 position: relative;
 text-align: center;
}
#sec_etc .box .styleBtn{
 min-width: 300px;
 margin-top: 1em;
}
#sec_etc .box .msg1{
 position: absolute;
 bottom: 23%;
 right: 5%;
 text-align: left;
 width: 60%;
}
#sec_etc .box .msg1 img{
 max-width: 554px;
 width: 100%;
 height: auto;
}
#sec_etc .box .msg2{
 position: absolute;
 bottom: 23%;
 left: 10%;
 text-align: left;
 width: 50%;
}
#sec_etc .box .msg2 img{
 max-width: 436px;
 width: 100%;
 height: auto;
}
#profile{
 position: relative;
}
#profile .text{
 position: absolute;
 top: 5vw;
 left: 0px;
 width: 100%;
 text-align: center;
}
#profile h3 img{
 max-width: 400px;
}
#profile .styleBtn{
 margin-top: 2em;
 min-width: 320px;
}
#blog h3{
 position: relative;
 z-index: 2;
}
#blog h4{
 margin-top: 10px;
 font-size: 110%;
}
#blog p{
 margin-top: 10px;
}
#blog .list{
 position: relative;
 z-index: 1;
 margin-top: -1em;
}
#blog .list img{
 border:solid 4px #000;
}
#blog .styleBtn{
 min-width: 320px;
}
#sec_seitai{
 padding: 60px 15px;
 background: #a0d8f0;
}
#sec_seitai .inner{
 border:solid 5px #000;
 max-width: 1140px;
 margin: 0 auto;
 background: #fff;
 padding: 30px;
}
#sec_seitai .list .h{
 width: 20%;
 display: inline-block;
}
#sec_seitai .list li{
 margin-bottom: 1em;
}

@media screen and (max-width: 1000px) {
 #sec_karate .inner .mascot{
  position: absolute;
  right: 0px;
  bottom: 100px;
 }
 #sec_yakyu .inner .mascot{
  position: absolute;
  left: -30px;
  bottom: 0px;
 }
 #sec_etc .box{
  position: relative;
  text-align: center;
 }
 #sec_etc .box .styleBtn{
  min-width: 300px;
  margin-top: 1em;
 }
 #sec_etc .box .msg1{
  position: absolute;
  bottom: 23%;
  left: 10%;
  text-align: center;
  width: 80%;
 }
 #sec_etc .box .msg1 img{
  max-width: 554px;
  width: 100%;
  height: auto;
 }
 #sec_etc .box .msg2{
  position: absolute;
  bottom: 13%;
  left: 10%;
  text-align: center;
  width: 80%;
 }
 #sec_etc .box .msg2 img{
  max-width: 436px;
  width: 75%;
  height: auto;
 }
 #profile .text{
  position: absolute;
  top: 3vw;
  left: 0px;
  width: 100%;
  text-align: center;
 }
 #profile h3 img {
  max-width: 300px;
 }
 #profile .styleBtn {
  margin-top: 15px;
 }
 #sec_seitai .list .h{
  width: 20%;
  display: inline-block;
 }
 #sec_seitai .list li{
  margin-bottom: 1em;
 }
}

@media screen and (max-width: 768px) {
	
	/*kuboi*/
	.kuboi{
		font-size: 50px;
		
		
		
	}
	
	
	
 #sec_karate{
  background: url(../img/top_bg_karate.jpg) no-repeat center top,#000;
  background-size: cover;
 }
 #sec_karate h3{
  max-width: 70%;
  margin: 0 auto;
 }
 #sec_karate .inner{
  min-height: 650px;

 }
 #sec_karate .inner .mascot{
  position: absolute;
  right: 0px;
  bottom: 30px;
  width: 150px;
  height: auto;
 }
 #sec_karate .styleBtn{
  width: 150px;
 }
 #sec_yakyu{
  background: url(../img/top_bg_yakyu.jpg) no-repeat center top,#000;
  background-size: cover;
 }
 #sec_yakyu h3{
  max-width: 70%;
  margin: 0 auto;
 }
 #sec_yakyu .inner{
  max-width: 1140px;
  padding: 0 15px;
  margin: 0 auto;
  min-height: 600px;
  color: #fff;
  position: relative;
 }
 #sec_yakyu .inner h3,
 #sec_yakyu .inner p{
  margin-left: auto;
 }
 #sec_yakyu .inner .mascot{
  position: absolute;
  left: 0px;
  bottom: 10px;
  width: 220px;
  height: auto;
 }
 #sec_etc .box{
  position: relative;
  text-align: center;
  margin-bottom: 1em;
 }
 #sec_etc .box .styleBtn{
  min-width: 150px;
  margin-top: 1em;
 }
 #sec_etc .box .msg1{
  position: absolute;
  bottom: 23%;
  left: 10%;
  text-align: center;
  width: 80%;
 }
 #sec_etc .box .msg1 img{
  max-width: 554px;
  width: 100%;
  height: auto;
 }
 #sec_etc .box .msg2{
  position: absolute;
  bottom: 13%;
  left: 10%;
  text-align: center;
  width: 80%;
 }
 #sec_etc .box .msg2 img{
  max-width: 436px;
  width: 75%;
  height: auto;
 }
 #profile{
  position: relative;
 }
 #profile .text{
  position: absolute;
  top: 2vw;
  left: 0px;
  width: 100%;
  text-align: center;
 }
 #profile h3 img{
  max-width: 140px;
 }
 #profile .styleBtn{
  margin-top: 1em;
  min-width: 150px;
 }
 #blog .list{
  font-size: 80%;
 }
 #blog .styleBtn{
  min-width: 150px;
 }
 #sec_seitai{
  padding: 60px 15px;
  background: #a0d8f0;
 }
 #sec_seitai .inner{
  border:solid 5px #000;
  max-width: 1140px;
  margin: 0 auto;
  background: #fff;
  padding: 30px;
 }
 #sec_seitai .list .h{
  width: 20%;
  display: inline-block;
 }
 #sec_seitai .list li{
  margin-bottom: 1em;
 }
}