@charset "UTF-8";

/* Contents ------------------------- */
#contents{
margin-top:0;
background:url(../img/reason/bg.jpg) no-repeat center top;
}

/* greetingBlc ------------------------- */
#greetingBlc{
padding:90px 0 40px;
font-size:14px;
}

#greetingBlc h1{
margin-bottom:40px;
}

#greetingBlc section > div{
padding-right:390px;
}

/* imgBlc ------------------------- */
#imgBlc{
text-align:center;
}

/* reasonBlc ------------------------- */
#reasonBlc{
min-height:900px;
margin-top:-868px;
}

#reasonBlc > div{
padding:40px 0 10px;
}

#reasonBlc section:nth-child(odd){
clear:both;
float:left;
width:280px;
}

#reasonBlc section:nth-child(even){
float:right;
width:280px;
}

#reasonBlc section > h1 img{
display:block;
margin:0 auto;
box-shadow:rgba(0, 0, 0, 0.3) 0 22px 22px -20px;
border-radius:120px;
}

#reasonBlc section > div{
padding:20px 0;
}

/* catchBlc ------------------------- */
#catchBlc{
margin-top:-30px;
}

#catchBlc h1{
float:left;
padding-top:110px;
}

#catchBlc > img{
float:right;
}



