@charset "UTF-8";
.sp__float-flex li:last-child {
    display: none;
}
.fixmenu li {
    margin: auto;
}
#rightside__bnr {
    display :none !important;
}
.reserve__flex {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.reserve__sec01{
    background: #fff;
    padding: 24px 0;
}
button, select, textarea {
    font-size: 16px !important;
}
.reserve__sec01 p{
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
    max-width: 660px;
}
.reserve__kome-box p {
    line-height: 1.6;
    font-size: 0.9em;
    font-feature-settings: "palt";
    letter-spacing: -0.05em;
}
.reserve__red {
    font-weight: 600;
    color: #b81c22;
}
.reserve__item-flow {
    width: calc(100% - 32px);
    max-width: 520px;
    margin: auto;
}
.reserve__item-flow > div {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: justify;
    margin: 0 auto 56px;
    position: relative;
    width: 100%;
}
.reserve__item-flow > div:last-child{
    margin-bottom: 0;
}
.reserve__item-flow > div:not(:last-child)::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 19px 0 19px;
    border-color: #435976 transparent transparent transparent;
    position: absolute;
    bottom: -38px;
    left: 50%;
    transform: translate(-50%,0);
}
.reserve__text a {
    text-decoration: underline;
    color: #436da7;
}
p.reserve__text {
    text-align: center;
    margin-bottom: 48px;
}
h2.section__title {
    font-family: "Noto Sans Japanese", sans-serif;
    display: block;
    margin: 0 auto 40px;
    font-size: 25px;
    width: auto;
    text-align: center;
}
div#mfp_overlay_inner {
    font-size: 15px;
}
.req__area.container {
    width: 100% !important;
}
.reserve__flow-number {
    background: #b69e72;
    color: #fff;
    display: flex;
    padding: 0 0 2px;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
    line-height: 0.7em;
    line-height: 1;
    width: 100%;
    height: 3.6rem;
    margin: 0 auto;
}
.reserve__flow-number em {
    font-style: normal;
    margin-right: 0.2em;
}
.reserve__flow-flex {
    display: flex;
    align-items: flex-start;
    margin: 1.6rem 0 0;
    justify-content: space-between;
    gap: 1.6rem;
}
.reserve__item-flow h3 {
    font-size: 1.8rem;
    margin: 0.6rem auto;
    color: #ac976c;
}
.reserve__flow-text {
    line-height: 1.6;
}
.reserve__flow-img {
    margin: 9px 0 0;
    position: relative;
    width: 100%;
    max-width: 120px;
}
.reserve__tel-box {
    margin: 40px auto 0;
    background: rgba(255,255,255,0.67);
    text-align: justify;
    padding: 2.8rem 2rem;
    width: calc(100% - 32px);
}
.reserve__tel-box h3 {
    text-align: center;
    font-size: 2rem;
    margin: 0 auto 3rem;
    letter-spacing: 0.1em;
    font-weight: 500;
    color: #4d4d4d;
}
.reserve__tel-sub {
    margin: 14px auto;
    padding: 14px 0;
    border-top: 1px solid #b5a27d;
    border-bottom: 1px solid #b5a27d;
    text-align: center;
}
.reserve__tel-sub a {
    display: inline-block;
    margin: 0.3rem auto 0;
    left: 0.1em;
    font-size: 3.8rem;
    color: #435976;
    position: relative;
}
.reserve__tel-sub a::after {
    content: "";
    background-image: url(./reserve-tel.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 22px;
    height: 30px;
    position: absolute;
    top: calc(50% + 4px);
    left: -0.6em;
    transform: translate(0,-50%);
}
.reserve__time-tel {
    margin: 0 auto;
    justify-content: center;
    font-size: 1.3rem;
    font-feature-settings: "palt";
    line-height: 1.4;
    color: #595757;
}
.reserve__time-tel em {
    font-style: normal;
}
.reserve__flex.reserve__tel-sub {
    align-items: center;
}
.reserve__sec03 {
    background: #f2f2f2;
    padding-bottom: 0;
}
.noneblock{
    display: none !important;
}
option:disabled {
    color: #ccc;
}

@media screen and (min-width: 768px) {
.reserve__sec01{
    padding: 24px 0 48px;
}
.reserve__sec03{
    padding: 48px 0;
}
.reserve__sec01 p{
    text-align: center;
}
.reserve__sec02{
    background-attachment: fixed;
}
.reserve__item-flow > div {
    padding: 0 24px 24px;
}
.reserve__tel-box h3 {
    font-size: 2.8rem;
    padding: 0 0 1.2rem;
    margin: 0 auto 1.4rem;
    border-bottom: 1px solid #b5a27d;
}
.reserve__tel-box {
    padding: 2.4rem 6.4rem;
    margin-top: 0;
    background: rgba(255,255,255,0.7);
}
.reserve__tel-sub {
    display: flex;
    border-top: none;
    align-items: center;
    padding-bottom: 24px;
    justify-content: center;
    margin-top: 0;
    gap: 3px;
}
.reserve__tel-sub a {
    left: 1em;
    margin: 0;
}
.reserve__tel-sub a::after {
    top: 50%;
    left: -0.67em;
}
.reserve__tel-box p {
    text-align: center;
    font-feature-settings: unset;
    letter-spacing: 0;
}
.reserve__time-tel {
    font-size: 1.4rem;
}
.sec__ptn-text::before{
    display: none;
}
.reserve__flow-number {
    width: 5.6em;
    font-size: 2.4rem;
    left: 50%;
    top: -2px;
    transform: translate(-50%, 0);
    position: absolute;
}
.reserve__flow-number em {
    font-size: 0.6em;
    margin-right: 0.3em;
}
.reserve__flow-flex {
    background: rgba(255,255,255,0.8);
    padding: 2.8rem 2.4rem;
}
.reserve__item-flow h3 {
    margin: 0 0 24px;
    display: flex;
    align-items: center;
    gap: 24px;
    font-weight: 600;
    font-size: 2rem;
}
.reserve__item-flow > div:not(:last-child)::after {
    bottom: -24px;
}
.reserve__tel-box-bgarea {
    margin-top: 40px;
    padding: 56px 0 80px;
    background: rgba(133,103,53,0.7);
}
.reserve__tel-sub-text {
    background: #fff;
    padding: 11px 16px;
    border-radius: 8px;
    font-size: 14px;
    color: #595757;
    letter-spacing: 0;
}
}

@media screen and (min-width: 1024px) {
.reserve__item-flow {
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    gap: 56px;
}
.reserve__item-flow > div {
    width: calc(100% / 3);
    margin-bottom: 0;
    padding: 0;
    border: none;
}
.reserve__item-flow h3 {
    font-size: 25px;
    margin-top: 12px;
}
.reserve__item-flow > div:not(:last-child)::after {
    border-width: 27px 0 27px 21px;
    border-color: transparent transparent transparent #435976;
    bottom: unset;
    top: 50%;
    left: unset;
    right: -40px;
    transform: translate(0,-50%);
}
.reserve__flow-number {
    font-size: 39px;
    width: 150px;
    height: 45px;
    padding-top: 2px;
}
.reserve__flow-number em {
    font-size: 18px;
}
.reserve__tel-box {
    margin: 64px auto 0;
    max-width: 800px;
    padding: 32px 88px 40px;
}
.reserve__tel-box p {
    text-align: center;
    margin-bottom: 0;
    font-size: 1em;
}
.reserve__tel-sub {
    margin-bottom: 20px;
}
.reserve__tel-sub a{
    font-size: 40px;
}
.reserve__tel-sub a::after{
    width: 24px;
    height: 33px;
}
.reserve__sec02 {
    padding: 5.6rem 0 0;
}
.reserve__note-area {
    padding-bottom: 8.8rem;
}
.reserve__sec03 {
    padding: 4rem 0 8rem;
    background: #f8f8f8;
}
.reserve__flow-text {
    line-height: 1.8;
}
.reserve__flow-flex {
    min-height: 365px;
}
.reserve__tel-box-bgarea {
    margin-top: 80px;
    padding-top: 1px;
}
}
@media screen and (min-width: 1200px) {
.reserve__flow-flex {
    min-height: 345px;
}
}

.mfp_element_all {
    max-width: 100%;
}
div.mfp_ok {
    margin-left: 12px;
    display: none !important;
}
.reserve__kiboubi div.mfp_ok {
    display: none !important;
}
.reserve__mt16-form{
    margin-top: 16px;
}
.reserve__mt16-form span {
    margin-bottom: 8px;
    display: block;
}
div.mfp_err {
    line-height: 1.2;
    margin: 4px 0px 0px 0px;
    padding: 0px 0px 0px 16px;
}
#reserve__container-form form {
    background-color: rgba(255,255,255,.85);
    max-width: 1024px;
    width: calc(100% - 32px);
    margin: 0 auto;
    padding: 0 56px;
}
#reserve__container-form span {
    font-size: 17px;
    color: #333;
    font-weight: 300;
    font-family: "Noto Sans Japanese", sans-serif;
}
.reserve__btn {
    position: relative;
    width: 466px;
    margin: auto;
}
.reserve__btn::after {
    content: "";
    position: absolute;
    right: 42px;
    width: 14px;
    height: 14px;
    border-top: 3px solid #333;
    border-right: 3px solid #333;
    transform: rotate( 45deg);
    top: 23px;
    border-top: 3px solid #6a4d1d;
    border-right: 3px solid #6a4d1d;
    top: 27px;
}
.reserve__btn:hover::after{
    border-top: 3px solid #fff;
    border-right: 3px solid #fff; 
}
.datepicker {
    width: 100%;
    margin-top: 8px;
}
.ui-datepicker table th:first-child {
    color: #db2323;
}
.ui-datepicker table th:last-child {
    color: #3a8be1;
}
.ui-widget-content span.ui-state-default {
    color: #666;
}
.ui-widget-content a.ui-state-default {
    color: #222;
}
.ui-widget-content td:first-child a.ui-state-default {
    color: #db2323;
}
.ui-widget-content td:last-child a.ui-state-default {
    color: #3a8be1;
}
input[type="text"],input[type="email"],input[type="tel"],select,textarea {
    background-color: #f6f6f6;
    border: 1px solid #eee;
    color: #555;
    font-family: inherit;
    font-size: 17px;
    padding: 16px;
    color: #333;
    font-weight: 300;
    font-family: "Noto Sans Japanese", sans-serif;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
select:focus,
textarea:focus {
    background-color: rgba(0,160,232,.03);
    border-radius: unset;
    border-color: #ddd;
    outline: none;
}
button:focus {
    outline: none;
}
::placeholder {
    color: rgba(200,200,200,1);
    font-family: inherit;
    font-size: 15px;
    line-height: 1.4;
}
form#mailformpro label {
    margin: 0;
}
input[type="checkbox"]:focus {
    outline: none;
}
input[type="checkbox"] {
    border: 1px solid rgba(144,144,144,.6);
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -webkit-box-sizing: border-box;
    margin: 0;
    margin-right: 8px;
    width: 16px;
    height: 16px;
    position: relative;
    -webkit-appearance: none;  
}
input[type="checkbox"]:checked {
    border: none;
    background-color: rgba(240,240,240,0);
}
input[type="checkbox"]:checked::before {
    position: absolute;
    left: 0px;
    top: 12px;
    display: block;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    content: "";
    width: 8px;
    height: 2px;
    background-color: rgba(24,156,124,.8);
    -webkit-transform: rotate(45deg) scale(0.95);
    -webkit-transform-origin: right center;
}
input[type="checkbox"]:checked::after {
    display: block;
    position: absolute;
    left: 7px;
    top: 12px;
    content: "";
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    width: 14px;
    height: 2px;
    background: rgba(24,156,124,.8);
    -webkit-transform: rotate(-53deg) scale(0.95);
    -webkit-transform-origin: left center;
}
#reserve__container-form_in {
    margin-bottom: 48px;
}
#reserve__container-form_in > div.reserve__flex {
    align-items: center;
    justify-content: flex-start;
}
#reserve__container-form_in > div {
    border-bottom: dotted 1px rgba(200,200,200,.5);
    padding: 20px 0;
}
#reserve__container-form_in > .reserve__flex > div {
    padding: 0 32px;
    position: relative;
}
#reserve__container-form_in > .reserve__flex > div:first-of-type {
    width: 30%;
}
#reserve__container-form_in > .reserve__flex > div:last-of-type {
    width: 70%;
    padding-left: 40px;
}
#reserve__container-form .reserve__full-width {
    width: 100%;
    max-width: 100%;
}
#reserve__container-form .reserve__harf-width {
    width: 100%;
    max-width: 272px;
}
#reserve__container-form .reserve__required span {
    width: 100%;
    display: block;
}
#reserve__container-form .reserve__required {
    position: relative;
}
#reserve__container-form .reserve__required::after {
    content: "必須";
    color: white;
    background-color: #004f93;
    border-radius: 3px;
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 1;
    padding: 5px 6px 7px;
    position: absolute;
    font-weight: 300;
    font-family: "Noto Sans Japanese", sans-serif;
    top: 50%;
    right: 32px;
    transform: translateY(-50%) scale(.95);
}
.reserve__comment-txt {
    color: rgba(86,86,86,1);
    display: inline-block;
    font-size: 13px;
    padding-left: 0;
    padding-top: 8px;
}
.reserve__form-btn {
    background: #fff;
    border: 1px solid #6a4d1d;
    color: #6a4d1d;
    width: 466px;
    margin: auto;
    height: 72px;
    display: block;
    text-align: center;
    font-weight: 500;
    transform: translateY(-1px);
    line-height: 1;
    position: relative;
    font-family: "Noto Sans Japanese", sans-serif;
    font-size: 22px;
    transition: all .5s ease;
}
.reserve__form-btn:hover {
    background-color: #6a4d1d;
    color: #fff;
    opacity: 1;
}
.reserve__form-btn i {
    display: block;
    font-family: 'Century Gothic';
    letter-spacing: 0.1em;
    margin-bottom: 4px;
    transform: scale(.75);
}
.reserve__info-box {
    text-align: center;
}
.reserve__note-area {
    background: #fefefc;
    padding: 8px 0 72px;
    max-width: 1024px;
    margin: auto;
}
.reserve__note-form {
    margin-right: auto;
    margin-left: auto;
    margin-top: 48px;
    max-width: 660px;
    border: 1px solid #ececec;
    padding: 12px 16px;
}
.reserve__note-form ul {
    margin-bottom: 16px;
    list-style: none;
}
.reserve__note-form ul li {
    padding-left: 2.5%;
    line-height: 1.8;
    font-family: "Noto Sans Japanese", sans-serif;
    position: relative;
    font-size: 16px;
    color: #3c3c3c;
}
.reserve__note-form ul li::before {
    content: '';
    width: 9px;
    height: 8px;
    position: absolute;
    transform: translateX(5px) translateY(11px);
    background: url(./chk-icon.svg) no-repeat;
    background-size: cover;
    left: -2px;
}
.reserve__note-form ul li a {
    display: inline;
    color: #ac976c;
    font-weight: 700;
}
.reserve__note-form ul li:not(:last-of-type) {
    margin-bottom: .5em;
}
.reserve__year_in {
    margin-right: 8px;
    width: 124px;
}
.reserve__date_in {
    margin-right: 8px;
    margin-left: 8px;
    width: 64px;
}
.reserve__timezone {
    position: relative;
    align-items: center;
    justify-content: flex-end;
}
.reserve__timezone select{
    margin-left: 16px;  
}
.reserve__reserve-box {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-end;
    margin-bottom: 16px;
    justify-content:flex-start;
}
.reserve__kiboubi {
    flex-direction: column;
    display: flex;
    width: 40%;
    margin-right: 24px;
}
#reserve__container-form_in > div:last-of-type textarea {
    min-height: 176px;
}
#main .ftr-03__wrapper-02 {
    padding-top: 0;
}
#mfp_button_send {
    background: #0c4578;
    padding: 10px 16px;
    color: #fff;
    margin-right: 8px;
  }
 #mfp_button_cancel {
    background: #0c4578;
    padding: 10px 16px;
    color: #fff;
    margin-left: 8px;
}
.frm__flex-box {
    display: flex;
    gap: 8px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
span.sp_t em {
    font-style: normal;
}
.frm__flex-box > * {
    width: 48%;
    margin: 0;
}
.frm__flex-box > .sp_t {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center;
    justify-content: flex-start;
}
.frm__flex-box > .sp_t select {
    width: 70%;
}
@media screen and (max-width: 800px) {
    table#mfp_confirm_table tr th {
        white-space: unset !important;
        width: 50% !important;
    }
}
@media screen and (max-width: 768px) {
#reserve__container-form {
    margin-top: 32px;
}
#reserve__container-form form {
    background-color: transparent;
    margin-bottom: 40px;
    padding: 0;
}
#reserve__container-form_in {
    margin-bottom: 40px;
}
#reserve__container-form_in > div {
    border-bottom: none;
    padding: 16px 0;
}
#reserve__container-form_in > div:first-of-type {
    border-top: none;
}
#reserve__container-form_in > div.reserve__flex {
    background-color: white;
}
#reserve__container-form_in > div:not(:last-of-type) {
    margin-bottom: 12px;
}
#reserve__container-form_in > .reserve__flex > div:last-of-type {
    padding-left: 16px;
}
.reserve__form-btn {
    height: 65px;
}
.reserve__info-box {
    width: 90%;
}
.reserve__note-area {
    background: none;
    padding: 0 0 24px;
}
.reserve__note-form {
    background: #fefefc;
}
}

@media screen and (max-width: 767px) {
input[type="text"], input[type="email"], input[type="tel"], textarea {
    padding: 12px;
}
::placeholder {
    line-height: 1;
}
#reserve__container-form {
    margin-top: 0;
}
#reserve__container-form form {
    margin-bottom: 32px;
}
#reserve__container-form_in {
    margin-bottom: 32px;
}
#reserve__container-form_in {
    background-color: white;
    margin-bottom: 48px;
    padding: 16px;
}
.frm__flex-box {
    flex-direction: column;
    align-items: center;
}
.frm__flex-box > * {
    width: 100%;
}
.frm__flex-box > .sp_t select {
    width: 100%;
}
#reserve__container-form span {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
#reserve__container-form_in > div.reserve__flex {
    padding: 0;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
}
#reserve__container-form_in > div:not(:last-of-type) {
    margin-bottom: 20px;
}
#reserve__container-form_in > .reserve__flex > div:first-of-type,
#reserve__container-form_in > .reserve__flex > div:last-of-type {
    width: 100%;
    padding: 0;
}
#reserve__container-form_in > .reserve__flex > div:first-of-type {
    background-color: rgba(200, 188, 156, 0.5);
    color: white;
    margin-bottom: 12px;
    padding: 8px 12px;
}
#reserve__container-form .reserve__harf-width {
    max-width: 100%;
}
#reserve__container-form .reserve__required::after {
    right: 12px;
}
#reserve__container-form_in > .reserve__flex > div:first-of-type .reserve__comment-txt {
    color: white;
}
.reserve__form-btn {
    height: 72px;
    width: 85%;
}
.reserve__date_in{
    width: 54px;
}
.reserve__info-box {
    text-align: left;
    width: 96%;
}
.reserve__note-form {
    max-width: 100%;
    margin-top: 0;
    width: calc(100% - 32px);
}
.reserve__note-form ul li {
    padding-left: 16px;
}
.reserve__note-form ul li:not(:last-of-type) {
    margin-bottom: 0.3em;
}
.reserve__year_in{
    width:72px;
}
#reserve__container-form form{
    margin-bottom: 0;
    padding-bottom: 32px;
}
.reserve__mt16-form span{
    font-size: 15px;
}
.reserve__kiboubi{
    width: 38%;
    margin-right: 10px;
}
select {
    padding: 12px;
    width: 100%;
}
.reserve__imezone select {
    margin-left: 8px;
}
#reserve__container-form_in > div:last-of-type textarea {
    min-height: unset;
    max-height: 98px;
}
.reserve__btn {
    width: 100%;
    display: block;
    margin: auto;
}
.reserve__form-btn {
    height: 56px;
    width: 100%;
    padding-bottom: 4px;
    font-size: 20px;
}
.reserve__form-btn span{
    font-size: 20px;
}
.reserve__btn::after {
    top: 18px;
    right: 32px;
}
p.reserve__text {
    text-align: left;
    margin-bottom: 32px;
}
h2.section__title {
    font-size: 20px;
    padding: 24px 0;
    margin: 0;
}
.reserve__note-form ul {
    margin: 0;
    padding: 0;
}
.reserve__note-form ul li {
    font-size: 15px;
}
}

@media screen and (max-width: 320px) {
.reserve__kiboubi {
    width: 100%;
    margin-right: 0;
}
.reserve__timezone {
    margin-top: 8px;
}
}
@media screen and (min-width: 1024px) {
    .reserve__note-form {
        background: #fefefc;
        border: 1px solid #dedede;
        padding: 4rem 5.6rem;
        margin-top: 4rem;
        max-width: 87%;
    }
    .reserve__note-form ul li::before {
        width: 13px;
        height: 12px;
        left: -9px;
        top: -1px;
    }
}