@charset "UTF-8";


/*ヘッダー*/
header div {
    background: #fbe0d5;
    border-bottom:solid 7px #fe6d2c;
    padding:10px 0;
}
header h1 {
    width:950px;
    margin:auto;
}
/*ヘッダー*/



.main div {
    background-image: url(../images/facial-20160831_PC_01.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    margin:20px 0 0 0;
}
.main div p {
    padding:415px 0 70px 45px;
}


.osusume div img {
    vertical-align: bottom;
    margin:0;
}



/*申し込み*/
.reserve div {
    background-image: url(../images/facial-20160831_PC_04.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height:530px;
}
.reserve div p {
    padding:435px 0 13px 497px;
}
/*申し込み*/


/*フッター*/
footer div {
    width:100%;
    text-align: center;
    background: #fbe0d5;
    border-bottom:solid 10px #fe6d2c;
    padding:10px 0;
    margin-top:20px;
}


.entry_cap{  font-size: 13px;
    line-height: 1.2;
padding:10px 60px;
background-color: bisque}