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

#main-visual{height:438px;}
#main-visual span{margin-top:126px;}
#main-visual span img:nth-of-type(1){
margin:0.5em auto 0;
display:block;
}
#main-visual span+img{margin-top:0px;}
#cloud1 img{
width:100px;
height:auto;
}
#cloud2 img{
width:85px;
height:auto;
}
#global-nav{position:relative;margin-top:0px;}
@media screen and (max-width: 640px) {
#global-nav{;margin-top:-50px;}
#main-visual {height: 420px;}
#main-visual span+img{
width:1500px;
display:inline-block;
height:auto;
position: relative;
left: 50%;
margin-top:0px;
margin-left: -850px; 
}
#main-visual span{
position:relative;
z-index:10;
display:block;
text-align:center;
font-size:100%;
}
#main-visual span{
margin-top:80px;
}
#main-visual span img:nth-of-type(1){
display:none;
}
#sp_logo2{
position:relative;
display:block;
z-index:10;
margin:0.5em auto 0;
width:150px;
height:auto;
}
#cloud1{
pos ition:absolute;
z-index:1;
top:130px;
left:20px;
anim ation:none; 
}
#cloud1 img{
width:80px;
height:auto;
}
#cloud2{display:none;}
@keyframes translate { 
0%  { transform:  translate(0px, 15px); } 
15% { transform:  translate(40px, 0px);}
30% { transform:  translate(30px, 15px);}
45% { transform:  translate(20px, 25px);} 
60% { transform:  translate(-50px, 15px);}
75% { transform:  translate(-10px, 8px);} 
85% { transform:  translate(-50px, 0px);} 
100%{ transform:  translate(0px, 15px);} 
} 
@-webkit-keyframes translate { 
0%  { transform:  translate(0px, 15px); } 
15% { transform:  translate(40px, 0px);}
30% { transform:  translate(30px, 15px);}
45% { transform:  translate(20px, 25px);} 
60% { transform:  translate(-50px, 15px);}
75% { transform:  translate(-10px, 8px);} 
85% { transform:  translate(-50px, 0px);} 
100%{ transform:  translate(0px, 15px);} 
} 
}
#top_message{
width:100%;
max-width:720px;
display:block;
position:relative;
left: 50%;
margin:0 0 0 -360px; 
padding:0;
}
#ukiha{
display:inline-block;
vertical-align:middle;
padding-top:3em;
}
#top_copy{
position:relative;
font-size:260%;
display:inline-block;
vertical-align:middle;
font-weight:300;
line-height:1.2;
padding-left:1em;
padding-bottom:0.5em;
padding-top:0.5em;
z-index:10;
}
#top_copy span{
color: #ff6f00;
}
#top_copy span:nth-of-type(2){
width: 4em;
height: 4em;
display: block;
border-radius: 50%;
position: absolute;
bottom: -1em;
left: -0.5em;
border: 1px solid #ff6f00;
}
@media screen and (max-width: 900px) {
#top_message{
width:100%;
max-width:570px;
display:block;
margin:0 0 0 -285px;
 }
#top_copy{font-size:200%;}
#ukiha{padding-top:2em;font-size:85%;}
}
@media screen and (max-width: 640px) {
#top_message{
text-align:center;
width:100%;
left:0;
right:0;
margin:0; 
}
#ukiha{
display:block;
padding:0 0 1em;
font-size:70%;
}
#top_copy{
font-size:160%;
display:inline-block;
vertical-align:middle;
font-weight:300;
line-height:1.2;
padding-left:0;
}
#top_copy span:nth-of-type(2){
width:3.5em;
height:3.5em;
display:block;
border-radius:50%;
position:absolute;
bottom:-0.6em;
left:-1.2em;
}
}

h3{
text-align:center;
font-size:90%;
vertical-align:middle;
}
h3 img{
vertical-align:middle;
margin:0 1em 5px;
}
#news{
color:#5eb500;
}
#blog{
color:#09a2dc;
}
#contents dt{
text-align:center;
font-size:170%;
font-weight:normal;
}
#contents div{
margin-top:4em;
}
#contents dt img{
vertical-align:top;
margin:0 20px;
}
#contents dt br{
display:none;
}
@media screen and (max-width: 640px) {
#contents dt{
font-size:130%;
}
#contents dt br{
display:inline;
}
#contents dt spnan,
#contents dt img{
display:none;
}
#contents div:nth-of-type(2){
margin-top:2em;
}
}
#contents dl {
position:relative;
width:620px;
margin:0 auto;
}
#contents dd ul{
text-align:center;
width:620px;
margin:15px auto 0;
padding:0 0 1.5em
position:relative;
}
#news  dd li{
padding:1.5em 0;
margin:0 2em;
border-top:1px dotted #555;
}
#contents dd li:nth-of-type(1) {
border:none;
}
#contents dd li a{
color:#555;
border:none;
}
#news dd ul{
background:url(../img/k12.jpg) no-repeat;
border-radius: 20px 20px 0 0;
}
#contents div p.illust{
position:absolute;
bottom:0;
}
#contents div p.illust1{
left:-56px;
}
#contents div p.illust2{
right:-56px;
}
#blog dd ul{
background:url(../img/k13.jpg) no-repeat;
border-radius: 20px 20px 0 0;
}
#blog li {
width:220px;
margin: 40px 15px 30px;
text-align:left;
display:inline-block;
}
#blog li img{
width:210px;
height:auto;
padding-bottom:8px;
}
#blog li p{
text-align:left;
}
@media screen and (max-width: 750px) {
#contents dl{
width:510px;
}
#contents dd ul{
width:510px;
}
}
@media screen and (max-width: 640px) {
#contents div p.illust{
display:none;
}
#contents dl{
width:100%;
}
#contents dd ul{
width:100%;
}
#contents dd ul{
border-radius:10px;
}
#contents dd li{
font-size:90%;
padding:1em 0;
margin:0 1em;
text-align:center;
}
#blog dd li{
padding:2em 0 0;
}
#blog dd ul{
background-size: cover;
padding:0 0 1em;
}
#blog li p{
text-align:center;
}
}
#recruit{
margin:0 0 1em;
padding-top:3em;
text-align:center;
position:relative;
}
#recruit dt a{
font-weight:bold;
font-size:24px;
display:block;
margin-bottom:0.5em;
padding:7em 0 1em;
background:url(../img/kourin60.jpg);
background-size:cover;
border:none;
background-position:center center;
}
#recruit dt span{
display:inline-block;
padding:0.5em 1em;
background:#fff;
border-radius:10px;
}
#recruit dd:nth-of-type(2){
line-height:1.2;
position:absolute;
display:block;
color:#fff;
background:#ff6f00;
border-radius:50%;
width:5em;
height:5em;
padding-top:1.3em;
right:-1em;
top:2em;
}
@media screen and (max-width:768px){#recruit dt a{padding:6em 0 2em;}}
@media screen and (max-width:640px){
#recruit{
margin:1em 0 1em;
}
#recruit dt a{
font-size:16px;
padding:10em 0 5em;
background:url(../img/kourin61.jpg);
background-size:cover;
background-position:center center;
}
#recruit dd{
font-size:90%;
text-align:left;
}
#recruit dd:nth-of-type(2){text-align:center;}
}
@media only screen and (max-width: 767px), only screen and (max-device-width: 1024px){
#ukiha{
font-size:65%;
}
#top_copy{
font-size:155%;
}
}
#ug{
text-align:center;
padding-top:2em;
}
#contents #ug div{
margin-top:1em;
}
#ug span{
display:inline-block;
font-weight:bold;
font-size:140%;
margin-bottom:0.5em;
}
#ug ul{
width:620px;
margin:0 auto;
display:flex;
flex-wrap:wrap;
justify-content:center;
}
#ug li{
font-size:18px;
width:32%;
margin-right:2%;
margin-bottom:0.5em;
}
#ug li:nth-of-type(3){
margin-right:0;
}
#ug li:nth-of-type(4){
width:55%;
}

#ug li:nth-of-type(5){
margin-right:0;
width:43%;
}

#ug li img{
margin-right:10px;
vertical-align:middle;
}
#ug li a{
height:60px;
border:none;
background:#fff;
border-radius:5px;
display:flex;
align-items:center;
justify-content:center;
}
#ug li a:hover{
color:#555;
background:#eee;
}
#ug li a span{
font-size:60%;
display:inline-block;
margin-bottom:-0.1em;
margin-right:0.2em;
}
#ug li a span:nth-of-type(2){
font-size:100%;
}
@media screen and (max-width:640px){
#ug{
padding-top:0;
}
#ug p img{
width:150px;
height:auto;
}
#ug ul{
width:100%;
margin:0 auto;
display:flex;
flex-wrap:wrap;
justify-content:center;
}
#ug li{
font-size:15px;
width:49%;
margin-right:0%;
}
#ug li:nth-of-type(3){
width:45%;
}
#ug li:nth-of-type(4){
width:53%;
}
#ug li:nth-of-type(5){
width:100%;
}
#ug li:nth-of-type(1),
#ug li:nth-of-type(3){
margin-right:2%;
}
}