@charset "UTF-8";

/* greetingBlc ------------------- */
#greetingBlc{
background:#fff;
}

#greetingBlc > div{
margin-top:-5%;
padding:0 5% 5%;
}

/* reasonBlc ------------------- */
#reasonBlc{
padding-bottom:5%;
background:#fff;
}

#reasonBlc section{
background:url(../img/reason/reason_bg.jpg) no-repeat center top;
background-size:100%;
}

#reasonBlc section > h1{
width:40%;
max-width:219px;
margin:0 auto;
}

#reasonBlc section > h1 img{
display:block;
box-shadow:rgba(0, 0, 0, 0.3) 0 22px 22px -20px;
border-radius:120px;
}

/* catchBlc ------------------- */
#catchBlc{
margin-top:-5%;
padding:0 5% 5%;
background:url(../img/reason/catch_bg.jpg) center bottom no-repeat #fff;
text-align:center;
}

#catchBlc h1{
margin-bottom:3%;
font-size:115%;
font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

