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

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

#tiiki{
padding-top: 40px;
}

#tiiki h3{
border: none;
background-color:#FFF;
text-align: center;
font-size: 1.8em;
}

#tiiki p{
text-align: center;
font-size: 1.2em;
border-left: none;
}

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

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: 1.2em;
margin-bottom: 15px;
letter-spacing: 0.05em;
padding-left: 8px;
text-align: justify;
}


.tiiki_box span{
color: #1bb8ce;
padding-right: 5px;
}



.tiiki_box{
padding-top: 50px;
}

.tiiki_box img{
width: 100%;
}

.tiiki_box p{
font-size: 1em;
padding-top: 20px;
}

#curriculum{
margin-top: 30px;
}







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

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








