@charset "utf-8";


#anchor_gene-alle {
	margin-top: -144px;
	padding-top:144px;
}


#time-reserve_catch {
    padding-left: 6.15%;
    padding-right: 6.15%;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.6em;
    margin-top: 6.15%;
    margin-bottom: 144px;
}
#reservation {
    padding-top: 6.15%;
    margin-bottom: 16.15%;
}
#reservation_catch {
    background-image: url(../images/onp_4_grreen.svg), url(../images/onp_16_pink.svg), url(../images/onp_8_blue.svg), url(../images/onp_toon_blue.svg), url(../images/onp_8_ora.svg), url(../images/onp_4_grreen.svg);
    background-size: 4.61% auto, 4.61% auto, 2.53% auto, 3% auto, 4.61% auto, 4.61% auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-position: left 11.53% top 10%, left top 38%, left 7.69% bottom 6.15%, right 10% top, right top 40%, right 2.3% bottom 7.69%;
    margin-bottom: 3.84%;
}
.reservation_catch_img {
	width: 14.61%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 2.3%;
}
.reservation_catch_img img {
}
#reservation_catch h2 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 40px;
}

#reservation_catch p{
    text-align: center;
    font-size: 16px;
    line-height: 1.8em;
    font-weight: 500;
}
#reservation_catch p a {
    color: #2C008D;
    text-decoration: underline;
}
.reservation_box {
    border-radius: 24px;
    padding-top: 48px;
    padding-right: 8.46%;
    padding-left: 8.46%;
    padding-bottom: 32px;
    background-color: #fffcf1;
    margin-bottom: 40px;
}
.reservation_head {
    display: flex;
    justify-content: center;
}
.reservation_head h3 {
    padding-top: 24px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 24px;
    width: 240px;
    margin-right: 8px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 20px;
    border: 2.8px solid #ECB6D4;
    background-color: #FFFFFF;
    margin-left: 8px;
}

.reservation_head span {
    font-size: 18px;
    line-height: 1.3em;
    font-weight: 600;
    letter-spacing: .024em;
}
.shiryou_ico {
    width: 88px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-bottom: 5.38%;
}
.reservation_contact {
    margin-top: 32px;
}
.reservation_contact h4 {
    font-size: 20px;
    border-bottom: 3px dotted #000000;
    text-align: center;
    margin-bottom: 32px;
    padding-bottom: 12px;
}
.reservation_contact .font-pink {
    border-bottom-color: #E463A1;
}
.reservation_contact .font-blue {
    border-bottom-color: #9fb8dd;
}

.reservation_contact_txt {
    text-align: center;
    margin-bottom: 24px;
	font-weight:500;
    line-height: 1.5em;
}
.reservation_contact_tel {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
.reservation_contact_tel a {
	pointer-events: none;
    font-weight: 600;
    font-size: 23px;
    letter-spacing: 0px;
}

.reservation_contact_web {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
    margin-top: 16px;
}
.reservation_contact_web-btn {
    margin: 8px;
}
.reservation_contact_web-btn a {
    background-color: #E463A1;
    color: #FFFFFF;
    font-weight: 500;
    width: 208px;
    padding-top: 10px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 10px;
    border-radius: 24px;
    text-align: center;
    min-width: 208px;
    display: inline-block;
    font-size: 18px;
}
.reservation_contact_web-qr {
    padding: 8px;
    width: 64px;
}
.reservation_contact_web-qr img {
}
.reservation_box .tanshuku {
    font-weight: 500;
    line-height: 1.6em;
    color: #E463A1;
    text-align: center;
    font-size: 16px;
}
.reservation_box .dl-yoyaku {
    width: 100%;
    margin-top: 32px;
}
.reservation_box .dl-yoyaku .dl-yoyaku_btn a {
    font-size: 16px;
}
.reserve_yobouseshu {
}
.reserve_yobouseshu_img {
    width: 64px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
}
.reserve_yobouseshu h2 {
    font-size: 32px;
    text-align: center;
}
.reserve_yobou_other {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}
.reserve_yobou_each {
    border-radius: 16px;
    border: 2px solid #e463a1;
    padding: 32px;
    background-color: #FFFFFF;
    width: 48.46%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.reserve_yobou_each h4 {
    border-bottom: 3px dotted #E463A1;
    text-align: center;
    margin-bottom: 16px;
    padding-bottom: 14px;
    font-size: 18px;
}
.reserve_yobou_each h5 {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 0px;
    margin-bottom: 12px;
}
.reserve_yobou_each h5 span {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4em;
}
.reserve_yobou_each h5 span::before {
    position: absolute;
    content: "～";
    left: 0px;
    transform: translateY(-50%);
    top: 50%;
}
.reserve_yobou_each h5 span::after {
    position: absolute;
    content: "～";
    right: 0px;
    transform: translateY(-50%);
    top: 50%;
}
.reserve_yobou_each p {
    font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 16px;
    letter-spacing: 0px;
	font-weight:500;
}
.reserve_yobou_each .dl-yoyaku_btn {
    margin-left: 0px;
    margin-right: 0px;
}
.reserve_yobou_each .dl-yoyaku_btn a {
    font-size: 14px;
    display: block;
    padding-top: 12px;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 12px;
    line-height: 1.4em;
    background-image: url(../images/ico_dl.svg);
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 16px auto;
    letter-spacing: 0px;
}
.reserve_yobou_each .dl-yoyaku_btn a img {
    width: 16px;
}
