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

h2{
background: url("../img/campus.png") no-repeat center center;
background-size: 100% auto;
background-size: cover;
height: 200px;
color: #fff;
}

#campus_box{
padding-top: 40px;
}

#campus_box img{
width: 100%;
margin-top: 20px;
}



#facility_main h4{
border: none;
background-color:#FFF;
text-align: center;
font-size: 1.6em;
line-height: 1.5;
margin-top: 30px;
margin-bottom: 30px;
font-weight: 800;
}


h5{
color: #1bb8ce;
font-size: 1.2em;
font-weight: 700;
white-space: nowrap;
margin-bottom: 15px;
letter-spacing: 0.05em;
border-bottom: 1px solid #1bb8ce;
padding-bottom: 8px;
}


.facility_box1 h5{
color: #1bb8ce;
font-size: 1.2em;
font-weight: 700;
white-space: nowrap;
margin-bottom: 15px;
letter-spacing: 0.05em;
border-bottom: 1px solid #1bb8ce;
padding-bottom: 8px;
}

.facility_box h5{
color: #1bb8ce;
font-size: 1.2em;
font-weight: 700;
white-space: nowrap;
margin-bottom: 15px;
letter-spacing: 0.05em;
border-bottom: 1px solid #1bb8ce;
padding-bottom: 8px;
}


p{
color: #000;
font-size: 0.8em;
margin-top: 10px;
margin-bottom: 15px;
letter-spacing: 0.03em;
text-align: justify;
}



/*施設*/
#facility{
margin-top: 30px;
}

.facility_box1 img{
width: 100%;
}

.facility_box{
padding-top: 40px;
}

.facility_box img{
width: 100%;

}




/*学校行事*/
.event_box span{
color: #1bb8ce;
padding-right: 5px;
}

.event_box img{
width: 100%;
}

.event_photo h5{
padding-top: 20px;
}

.event_photo img{
width: 100%;
padding-top: 20px;
}

.eventbox2{
padding-top: 10px;
}


#message{
padding-top: 40px;
}

#message h5{
text-align: center;
font-size: 1.4em;
line-height: 1.6em;
}

#message img{
width: 100%;
padding-top: 10px;
}


.event_movie img{
width: 100%;
padding-top: 30px;
}





.itaku{
margin-top: 20px;
background-color:#E8F4FC;
padding: 20px;
font-family:"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
color: #7C7C7C;
}




.googletext{
font-size: 0.8em;
color:#1bb8ce;
margin-top: -5px;
}




.btn01 {
width: 100%;
background-color: transparent;
border: 2px solid #1BB8CE;
color: #1BB8CE !important;
font-size: 1.6em;
padding: 20px;
letter-spacing: 0.8em;
margin-top: 10px;
text-align: center;
}
.btn01:hover {	
background-color: #1BB8CE;
border: 2px solid #1BB8CE;
color: #fff !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
transition: all .3s;	
}



