@charset "UTF-8";
.page-main-photo {
    display: none;
}
.sp-only{
    display: none;
}
.pc-only{
    display: block;
}
.flex {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.form_write_item1_3 strong {
    color: #333;
}
.kiboubi{
    margin-bottom: 8px;
}
.bt_toptext {
    text-align: center;
    display: block;
    font-size: 15px;
}
.flex-center{
    align-items: center;
}
.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;
}
.clear {
    clear: both;
}
.abr{
    display: inline-block;
}
.row {
    display: flex;
    flex-wrap: wrap;
}
#form{
    background: #f8f8f8;
    padding: 64px 0;
}
.mfp_element_all {
    max-width: 100%;
}
div.mfp_ok {
    margin-left: 12px;
}
#mfp_thanks{
    display: none !important;
}
.prefer-row01 .mfp_ok,.prefer-row01 .mfp_err{
    display: none !important;
}
div.mfp_err {
    line-height: 1.2;
    margin: 4px 0px 0px 0px;
    padding: 0px 0px 0px 16px;
}
input[type="text"],input[type="tel"],input[type="email"],select,textarea {
    background-color: #fafafa;
    border: 1px solid #eee;
    color: #555;
    font-family: inherit;
    padding: 16px;
    font-size:16px;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
}
textarea{
    height:160px;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
    background-color: rgba(255,255,255,0.8);
    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(0,160,232,.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-color: rgba(0,160,232,.8);
    -webkit-transform: rotate(-53deg) scale(0.95);
    -webkit-transform-origin: left center;
}
.caseselect {
    width: 66%;
}
.sub_formtitle {
    text-align: center;
    display: block;
    color: #0071a4;
    font-weight: bold;
    font-size: 21px;
    line-height: 1.2;
}
#container-form h1,
#container-form h2{
    text-align: center;
    color: #0071a4;
    margin-bottom: 40px;
    margin-top: 0;
    font-weight: bold;
    font-size: 30px;
    position: relative;
    font-family: "ヒラギノ角ゴ ProN" , sans-serif;
}
#container-form h1::after,
#container-form h2::after{
    position: absolute;
    content: "";
    background: #0071a4;
    width: 40px;
    height: 1px;
    display: block;
    transform: translate(-50%, 0);
    left: 50%;
    bottom: -16px;
}
.sub_formtext{
    max-width: 660px;
    width: calc(100% - 32px);
    margin: auto;
    font-size: 15px;
    margin-bottom: 16px;
    text-align: center;
    line-height: 1.8;
}
.sub_phonewaku{
    max-width: 540px;
    border: 2px dotted #ccc;
    padding: 24px;
    margin: 24px auto 40px;
    border-radius: 8px;
}
.sub_phonewaku h3 {
    margin: 0;
    padding: 0;
    color: #0071a4;
    text-align: center;
    font-size: 19px;
}
.sub_phonewaku a {
    text-decoration: none;
    color: #ee814b;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    display: block;
    margin: 16px auto;
    text-indent: 1em;
    line-height: 1;
    position: relative;
}
.sub_phonewaku a:hover {
    text-decoration: none;
    color: #ee814b;
    opacity: 1 !important;
}
.sub_phonewaku a::before{
    content: "";
    background: url(./images/tel-reseve-icon.svg) no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    transform: translate(0, -50%);
    width: 37px;
    height: 35px;
    left: calc(50% - 5em);
    top: 50%;
}
.sub_phonewaku > div {
    max-width: 96%;
    margin: auto;
}
.sub_phonewaku span {
    display: block;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
}
.sub_phonewaku span:first-child{
    width: 20%;
    background: #74a828;
    color: #fff;
    border-radius: 8px;
}
.sub_phonewaku span:last-child {
    width: 80%;
}
.sub_formflow {
    margin-bottom: 40px;
}
.sub_formflow > div {
    border: 1px solid #ccc;
    max-width: 600px;
    margin: 0 auto 24px;
    padding: 16px 24px;
}
.sub_formflow h3 {
    margin: 0 0 8px;
    padding: 0;
    color: #0071a4;
    font-size: 20px;
}
.sub_formflow p {
    padding: 0;
    /*font-size: 15px;*/
    margin: 0;
}
.form-reademe {
    margin: 0 auto 24px;
    padding: 0;
    list-style: none;
    max-width: 660px;
    font-size: 14px;
}
.form-reademe li {
    line-height: 1.4;
    padding-left: 2.5%;
    position: relative;
}
.form-reademe li:not(:last-of-type) {
    margin-bottom: .8em;
}
.form-reademe li::before,
.form-reademe li::after {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    transform: translateX(2px) translateY(6px);
}
.form-reademe li::before {
    background-color: #0071a4;
    left: 0;
}
.form-reademe li::after {
    background-color: #d4d4d4;
    left: 3px;
    top: 3px;
}
.form-reademe li a {
    color: #0071a4;
    font-weight: bold;
    font-size: 1.1em;
}
.form_write_box h2{
    font-size: 31px;
}
.checkbox-li li {
    width: calc(100% / 3 - 16px);
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
}
form#mailformpro .checkbox-li label {
    width: calc(100% - 24px);
}
#container-form_in {
    margin-bottom: 16px;
}
#container-form_in > div.flex {
    align-items: center;
    justify-content: flex-start;
}
#container-form_in > div:first-of-type {
    border-top: dotted 1px rgba(200,200,200,.5);
}
#container-form_in > div {
    border-bottom: dotted 1px rgba(200,200,200,.5);
    padding: 16px 0;
}
#container-form_in > .flex > div {
    padding: 0 32px;
    position: relative;
}
#container-form_in > .flex > div:first-of-type {
    width: 30%;
}
#container-form_in > .flex > div:last-of-type {
    width: 70%;
    padding-left: 40px;
}
#container-form .full-width {
    width: 100%;
    max-width: 100%;
}
#container-form .harf-width {
    width: 100%;
    max-width: 272px;
}
#container-form .year {
    width: 100%;
    max-width: 120px;
    margin-right: 16px;
}
#container-form .month {
    width: 100%;
    max-width: 65px;
    margin-left: 16px;
    margin-right: 16px;
}
#container-form .days {
    width: 100%;
    max-width: 65px;
    margin-left: 16px;
    margin-right: 16px;
}
#container-form .required > span {
    width: 100%;
}
#container-form .required > span em{
    font-style: normal;
    display: block;
    font-size: 0.8em;
    margin-top: 4px;
}
#container-form_in > div.prefer-row01 {
    border-bottom: none;
    padding-bottom: 16px;
}
#container-form_in > div.prefer-row01 {
    position: relative;
}
#container-form_in > div.prefer-row01::after {
    display: none;
}
#container-form_in > div.prefer-row02 {
    padding-top: 16px;
}
.prefer {
    width: 100%;
    max-width: 96px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.prefer .comment-txt {
    margin-top: 4px;
}
.mt16-form{
    margin-top:16px;
}
#container-form .required {
    position: relative;
}
#container-form .required::after {
    content: "必須";
    color: white;
    background-color: rgba(0,160,232,1);
    border-radius: 3px;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1;
    padding: 6px 8px;
    position: absolute;
    top: 50%;
    right: 32px;
    transform: translateY(-50%) scale(.95);
}
#container-form .case-row01 .required::after {
    top: calc(50% - 48px);
}
.comment-txt {
    color: rgba(86,86,86,1);
    display: inline-block;
    font-size: 12.5px;
}
.kome.comment-txt {
    margin-top: 4px;
}
.flex.raiin,
.flex.timezone {
    align-items: center;
}
.timezone > span {
    margin-right: 24px;
}
.note-form {
    margin: 72px auto 0;
    margin: 0 auto;
    max-width: calc(100% - 32px);
    overflow-y: scroll;
    border: 1px solid #ccc;
    padding: 16px 24px;
    height: 144px;
}
.note-form ul {
    margin-bottom: 16px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.note-form ul li {
    line-height: 1.4;
    padding-left: 2.5%;
    position: relative;
}
.note-form ul li::before,
.note-form ul li::after {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    transform: translateX(2px) translateY(6px);
}
.note-form ul li::before {
    background-color: rgba(40,64,104,.6);
    left: 0;
}
.note-form ul li::after {
    background-color: rgba(40,64,104,.3);
    left: 3px;
    top: 3px;
}
.note-form ul li:not(:last-of-type) {
    margin-bottom: .8em;
}
#thanks h1 + p,
#thanks h2 + p {
    text-align: center;
}
#thanks h1,
#thanks h2 {
    margin-bottom: 24px;
    padding-bottom: 20px;
    position: relative;
}
#thanks h1::after,
#thanks h2::after {
    content: '';
    border-bottom: solid 1px rgba(136,208,224,.5);
    width: 32px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.btn.form-btn {
    display: block;
    font-size: 21px;
    line-height: 1.2;
    padding: 8px;
    padding-bottom: 10px;
    background-color: rgba(255,255,255,1);
    border: solid 1px #0071a4;
    border-radius: 48px;
    color: #0071a4;
    width: 480px;
    margin: auto;
    height: 64px;
}
.form-btn {
    cursor: pointer;
}
.form-btn:hover {
    background-color: #0071a4;
    border-color: #0071a4;
    color: rgba(255,255,255,1);
}
.btn.form-btn.btn::before{
    display: none;
}
.btn.form-btn:focus {
    outline: 0 !important;
}
.btn.form-btn:active {
    color: #fff !important;
}
.yoyaku_area {
    align-items: flex-end;
}
.flex.yoyaku_area{
    justify-content: flex-start;
}
.flex.yoyaku_area > div > span {
    margin-bottom: 8px;
    display: block;
}
.visitday{
    margin-left: 16px;
    margin-right: 16px;
    max-width: 130px;
}
#container-form_in > div.prefer-row01,
#container-form_in > div.prefer-row02{
    border-bottom: none;
}
/*#container-form_in > div.flex.prefer-row02,
#container-form_in > div.flex.prefer-row03{
    justify-content: flex-end;
}*/
section#thanks > div {
    background-color: rgba(255,255,255,.85);
    padding: 72px 40px;
}
.textarea_lhr{
    line-height:1.4;
}
.cal_area {
    position: relative;
}
.cal_area input {
    width: 130px;
}
.cal_area::after{
    content: "";
    position: absolute;
    transform: translate(0,-50%);
    background-image: url(images/formcal.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 24px;
    height: 23px;
    top: 50%;
}
.cal_area::after {
    content: "";
    position: absolute;
    transform: translate(0,-50%);
    background-image: url(images/formcal.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 24px;
    height: 23px;
    top: 50%;
    right: 10px;
}
.cal_area div.mfp_ok{
    display: none !important;
}

@media screen and (max-width: 920px) {
#container-form .year{
    max-width: 80px;
}
#container-form .month,
#container-form .days{
    max-width: 50px;
}
#container-form .required::after{
    right: 0;
}
#container-form_in > .flex > div:first-of-type {
    width: 25%;
}
#container-form_in > .flex > div:last-of-type{
    width: 75%;
}
}
@media screen and (max-width: 800px) {
.visitday {
    max-width: 100px;
}
}
@media screen and (max-width: 768px) {
#form{
    padding: 24px 0;
}
#container-form_in {
    margin-bottom: 40px;
}
#container-form_in > div {
    border-bottom: none;
    padding: 16px 0;
}
#container-form_in > div:first-of-type {
    border-top: none;
}
#container-form_in > div.flex {
    background-color: white;
    box-shadow: 1px 1px 2px rgba(200,200,200,.4);
}
#container-form_in > div:not(:last-of-type) {
    margin-bottom: 12px;
}
#container-form_in > .flex > div:last-of-type {
    padding-left: 16px;
}
#container-form_in > div:last-of-type textarea {
    max-height: 120px;
}
#container-form_in > div.prefer-row01::after {
    content: none;
}
#container-form h1,
#container-form h2{
    margin-bottom: 48px;
}
.btn.form-btn {
    height: 68px;
}
#form section {
    padding: 56px 0 64px;
}
#form section h1,
#form section h2 {
    margin-bottom: 32px;
}
.note-form {
    max-width: calc(100% - 32px);
    padding: 32px 40px;
    margin-top: 48px;
}
div.mfp_ok{
    display: none !important;
}
.form_write_item1_3 strong {
    padding: 4px 8px;
    border-left: 4px solid #ddd;
}
}
@media screen and (max-width: 767px) {
input[type="text"],input[type="tel"],input[type="email"],select,textarea {
    padding: 16px 12px;
}
::placeholder {
    line-height: 1;
}
div.mfp_err {
    width: 100% !important;
}
.form_write_box h2 {
    font-size: 24px;
    margin: 0;
    font-feature-settings: "palt";
}
.caseselect {
    width: 100%;
}
#form section {
    padding: 48px 0;
}
#container-form_in {
    margin-bottom: 0;
}
#container-form_in > div.flex {
    background-color: rgba(255,255,255,0);
    box-shadow: none;
    padding: 0 0 16px;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
}
#container-form_in > div:not(:last-of-type) {
    margin-bottom: 20px;
}
#container-form_in > .flex > div:first-of-type,
#container-form_in > .flex > div:last-of-type {
    width: 100%;
    padding: 0;
    flex-direction: column;
}
#container-form_in > .flex > div.flex.yoyaku_area {
    flex-direction: row;
}
#container-form_in > .flex.prefer-row01 > div.flex,
#container-form_in > .flex.prefer-row02 > div.flex,
#container-form_in > .flex.prefer-row03> div.flex {
    flex-direction: column;
}
#container-form_in > div:not(:last-child){
    border-bottom: dotted 1px rgba(200,200,200,1);
}
#container-form_in > .flex:not(.prefer-row02):not(.prefer-row03) > div:first-of-type {
    background-color: #efeacc;
    border-radius: 0;
    margin-bottom: 12px;
    padding: 16px 12px 14px;
}
#container-form_in > .flex > div:last-of-type > div:not(:first-child) {
    width: 45%;
}
#container-form .required > span em{
    display: inline;
    vertical-align: 0.1em;
    margin-left: 0.4em;
}
.flex.yoyaku_area {
    flex-wrap: initial;
}
#container-form .year{
    max-width: 70%;
    width: 100%;
    margin-right: 8px;
}
#container-form .month,
#container-form .days {
    width: 50%;
    max-width: 100%;
    margin-left: 8px;
    margin-right: 8px;
}
#container-form .required::after{
    font-size: 14px;
    padding: 4px 6px;
}
#container-form .harf-width {
    max-width: 100%;
}
.checkbox-li li {
    margin-top: 10px;
    margin-bottom: 4px;
}
#container-form h1,
#container-form h2{
    font-size: 21px;
    margin-bottom: 40px;
}
.sub_phonewaku > div{
    flex-direction: column;
    max-width: 100%;
    border-radius: 4px;
}
.sub_phonewaku span{
    font-size: 14px;
}
.sub_phonewaku span:first-child{
    width: 100%;
    padding: 4px 0;
}
.sub_phonewaku span:last-child {
    width: 100%;
}
.visitday {
    max-width: 186px
}
.prefer-row01 > .flex > div:first-of-type,
.prefer-row02 > .flex > div:first-of-type,
.prefer-row03 > .flex > div:first-of-type {
    width: 90%;
    justify-content: flex-start;
}
.prefer-row01 > .flex > div:first-of-type input,
.prefer-row02 > .flex > div:first-of-type input,
.prefer-row03 > .flex > div:first-of-type input {
    width: 100%;
}
.flex.yoyaku_area > div > span{
    display: inline;
}
.prefer {
    max-width: unset;
    flex-direction: row;
    justify-content: flex-start;
}
.prefer .comment-txt {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 8px;
} 
#container-form_in > .flex > div:first-of-type .comment-txt {
    color: white;
}
#container-form_in > .flex > div:last-of-type > div.timezone:not(:first-child) {
    width: 90%;
    margin-top: 16px;
    justify-content: flex-start;
}
.flex.yoyaku_area > div.timezone > span {
    width: 3em;
    margin-left: 0;
    margin-right: 8px;
    margin-bottom: 0;
}
.timezone > div {
    width: 67%;
    max-width: 187px;
    margin-left: 23px;
}
.timezone > div select {
    width: 100%;
}
#container-form .required::after {
    right: 12px;
}
.btn.form-btn {
    height: 60px;
    width: 85%;
    font-size: 18px;
}
.note-form {
    background-color: rgba(255,255,255,0);
    box-shadow: none;
    max-width: 100%;
    margin-top: 24px;
    padding: 16px 8px;
}
.note-form ul li {
    padding-left: 16px;
}
section#thanks > div {
    padding: 32px 24px;
}
#thanks h1, #thanks h2{
    font-size: 22px;
}
.fs12 {
font-size:1.5em;
font-weight:600;
}

}
@media screen and (max-width: 425px) {
.comment-txt {
    font-size: 3.4vw;
}
#container-form_in > div > div:last-of-type,
.checkbox-li li {
    font-size: 3.8vw;
}
}
body{
    margin:0;
    padding: 0;
}
section#form_section {
    padding: 0;
}
img{
    width:100%;
    vertical-align: bottom;
}
.flex {
    flex-wrap: nowrap;
}
.sp-only{
    display: none;
}
.flex{
    display: flex;
}
.prefer-row01 > div:last-child.required::after { 
    display: none;
}

@media screen and (max-width: 767px){
body{
    padding-bottom: 56px;
}
.pc-only{
    display: none;
}
.sp-only{
    display: block;
}
.mimitab{
    display: none;
}
#footer {
    margin-bottom: 64px;
}
.insta-link {
    position: fixed;
    z-index: 3;
    bottom: 72px;
    left: 16px;
}
.insta-link img {
    width: 48px;
    height: 48px;
    object-fit: cover;
    border-radius: 50%;
}
#container-form h2{
    margin: 0 auto 24px;
}
#container-form h2::after{
    bottom: -8px;
}
.sub_phonewaku a::before{
    width: 32px;
    height: 30px;
}
.sub_formflow > div{
    margin: 0 auto 16px;
}
.sub_formtext{
    font-size: 14px;
    text-align: justify;
    padding-top: 0;
}
.sub_formflow p {
    /*font-size: 14px;*/
    text-align: justify;
}
.sub_phonewaku a{
    font-size: 24px;
}
.caseselect{
    width: 100% !important;
    max-width: 420px;
}
.mt16-form{
    width: 100% !important;
}
#container-form_in > .flex:not(.prefer-row02):not(.prefer-row03) > div:first-of-type {
    width: 100%;
}
#container-form .case-row01 .required::after {
    top: 28px;
}
.yoyaku_area{
    align-items: flex-start;
}
form#mailformpro{
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
}
input[type="text"], input[type="email"], input[type="tel"], select, textarea{
    width: 98% !important;
}
#container-form .year{
    max-width: 75%;
}
#container-form .month, #container-form .days{
    width: 56px !important;
}
.form-reademe li{
    padding-left: 5.5%;
}
.prefer-row01 > div:first-child.required::after{
    display: none;
}
.prefer-row01 > div:last-child.required::after {
    display: block;
    top: 24px !important;
}
.timezone > div select {
    width: 100% !important;
}
.form_write_item1_3 {
font-size:0.8em;
font-weight:200;
}

}
@media screen and (max-width: 320px){
#container-form_in > .flex > div:last-of-type > div:not(:first-child) {
    width: 73%;
}
.prefer-row01 > .flex > div:first-of-type,
.prefer-row02 > .flex > div:first-of-type,
.prefer-row03 > .flex > div:first-of-type {
    width: 77%;
}
.form_write_item1_3 > div > div{
    flex-direction: column;
}
.cal_area{
    margin-bottom: 8px;
}
.cal_area::after{
    right: 72px;
}
}
/* formのMVにかかわるcss */
.font_no {
  font-size: 16px;
}

.form_table_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.mfp_element_all {
    max-width: 100% !important;
}
.form_table_item:not(:last-child) {
  margin-bottom: 10px;
}
.reserve-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: stretch;
    margin: 16px auto;
    flex-direction: column;
    font-feature-settings: "palt";
}
.reserve-flex > div {
    border-radius: 8px;
    border: 1px solid #ccc;
    width: 100%;
    padding: 16px;
    margin-bottom: 32px;
    position: relative;
}
.reserve-flex > div:last-child{
  margin-bottom: 0;
}
.reserve-flex > div::after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 24px solid transparent;
  border-left: 24px solid transparent;
  border-top: 16px solid #2957ad;
  transform: translate(-50%,0);
  left: 50%;
  bottom: -24px;
}
.reserve-flex > div:last-child::after{
  display: none;
}
.reserve-flex > div h4 {
    font-size: 16px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 8px;
    padding-bottom: 8px;
    position: relative;
    font-weight: 700;
    color: #000000;
}
.reserve-flex > div p {
    font-size: 15px;
    text-align: justify;
}
.form_table_item > div:nth-child(1) {
  font-size: 3.6vw;
  white-space: nowrap;
  min-width: 22%;
  text-align: center;
  border: 1px solid rgba(40, 64, 104, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px 0;
  margin-right: 2%;
  color: rgba(40, 64, 104, 0.8);
  border-radius: 4px;
}
.form_table_item > div:nth-child(2) {
  font-size: 3.6vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.form_mv {
  background-image: url(images/form_mv.jpg);
  background-size: cover;
  background-position: center;
  padding: 0 0 10vw;
  overflow: hidden;
}

.form_mv_inner {
  max-width: 1200px;
  width: calc(100% - 32px);
  margin: 0 auto;
}

.form_mv_box {
  padding: 32px 8px;
  background-color: rgba(255, 255, 255, 0.461);
  position: relative;
}

.form_mv_box::before, .form_mv_box::after {
  content: "";
  display: block;
  width: 300%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: inherit;
}

.form_mv_box::before {
  right: 100%;
}

.form_mv_box::after {
  left: 100%;
}

.form_mv_box_item1 h2 {
    font-size: 6.9vw;
    margin-bottom: 16px;
    font-weight: 700;
    text-align: left;
}

.form_mv_box_item1 p {
  line-height: 1.8;
  margin-bottom: 24px;
}

.form_mv_box_item2 {
  padding: 16px 12px;
  background-color: rgba(255, 255, 255, 0.742);
  border: solid 2px rgba(40, 64, 104, 0.5);
}
.form_mv_box_item2.phone {
    margin: 0 auto 24px;
    padding: 16px;
    border: 5px solid #d2d2d2;
    width: calc(100% - 32px);
    max-width: 800px;
}
.form_mv_box_item2 h3 {
    font-size: 20px;
    font-weight: 700;
    font-feature-settings: "palt";
}

.form_mv_box_item2 a {
  font-size: 28px;
  padding: 8px 0;
  font-weight: 700;
  color: #243793;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.form_mv_box_item2 a::before {
  content: "";
  background-image: url(images/icon_phone.svg);
  width: 25px;
  height: 33px;
  display: block;
  background-size: cover;
  margin-right: 5px;
}

@media screen and (min-width: 426px) {
  .form_mv_box_item1 h2 {
    font-size: 30px;
  }
  .form_mv_box_item2 {
    padding: 16px;
  }
  .form_table_item > div:nth-child(1),
  .form_table_item > div:nth-child(2) {
    font-size: 14px;
  }
  .form_table_item > div:nth-child(1) {
    width: 72px;
    margin-right: 12px;
  }
}

@media screen and (min-width: 768px) {
  .form_mv_box::after {
    content: none;
  }
  .form_mv_box {
    width: 70%;
    padding: 8vw 72px 8vw 0px;
    min-width: 616px;
  }
  .form_mv_box_item1 h2 {
    margin-bottom: 32px;
    font-size: 42px;
  }
  .form_mv_box_item2 {
    padding: 20px 24px;
  }
  .form_mv_box_item2 h3 {
    font-size: 24px;
  }
  .form_mv_box_item2 a {
    font-size: 48px;
    padding: 8px 0;
  }
  .form_table_item > div:nth-child(1) {
    width: 88px;
    min-width: 0%;
  }
  .form_table_item > div:nth-child(2) {
    width: calc(100% - (88px + 12px));
  }
  .form_table_item > div:nth-child(1),
  .form_table_item > div:nth-child(2) {
    font-size: 16px;
  }
  .form_mv_box_item2 a::before {
    width: 37px;
    height: 49px;
    margin-right: 15px;
  }
  .form_mv {
    padding: 0 0 18vw;
  }
  .form_mv_box_item2.phone {
    padding: 32px 40px;
  }


}

/* ----------------------------------------------------------------------------*/
.form_write {
  padding: 48px 0;
  background-color: #fff;
  background-image: radial-gradient(rgba(200, 200, 200, 0.4) 10%, transparent 20%), radial-gradient(rgba(200, 200, 200, 0.4) 10%, transparent 20%);
  background-position: 0 8px, 8px 0;
  background-size: 16px 16px;
}

.form_write_box {
  padding: 20px 16px 32px;
  background-color: #fff;
}

.form_write_box1 {
  margin-bottom: 32px;
  margin-top: 24px;
}

.form_write_item1:not(:last-child) {
  margin-bottom: 10px;
}

.form_write_item1_1 {
  padding: 5px 0; font-weight:bold;
  background-color:none;
  border-radius: 3px;
  color:#666;
  margin-bottom: 0px;
  padding: 4px 0px 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.4;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.form_write_item1_1.nec::after {
  content: "必須";
  font-size: 12px;
  color: white;
  background-color: #00a0e8;
  border-radius: 3px;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1;
  padding: 5px 4px 4px;
}

.inputlist{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
display: block;
    align-items: flex-start;
}
.inputlist li {
    margin-right: 24px;
}
.inputlist li:last-child {
    margin-right: 0;
}
.form_write_item1_2 input {
  width: 100%;
  background-color: #fafafa;
  border: 1px solid #eee;
  color: #555;
  padding:8px 4px;
}
.form_write_item1_2 .inputlist input {
    width: auto;
    margin-right: 8px;
    vertical-align: -0.04em;
    padding-top: 0;
    transform: scale(1.4);
}
.form_write_item1_2 textarea {
  width: calc(100% - 24px) !important;
  min-height: 176px;
  background-color: #fafafa;
  border: 1px solid #eee;
  color: #555;
  padding: 12px;
}
form#mailformpro label.mfp_not_checked{
    border: none !important;
}
form#mailformpro label.mfp_checked{
    border: none !important;
    background-color: unset !important;
    box-shadow:  none !important;
}
.form_write_box1{
    margin-bottom: 16px;
}
.form_write_item1_3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.form_write_item1_3 > div {
    display: flex;
    flex-direction: column;
}
.form_write_item1_3 > div > div {
    display: flex;
    margin: 4px 0 16px;
    justify-content: space-around;
    width: 100%;
    position: relative;
}


.form_write_item1_3 input,
.form_write_item1_3 select {
  background-color: #fafafa;
  border: 1px solid #eee;
  color: #555;
/*  padding: 4px;*/
}

.form_write_item1_3_1 {
  width: 45%;
}

.form_write_item1_3_2 {
  width: 230px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
}

.form_write_item1_3_2 > span {
    margin-left: 8px;
    margin-right: 8px;
    white-space: nowrap;
}

.form_write_item1_3_2 select {
  width: 90%;
}
.form_write_item1_3_2 div.mfp_ok,
.form_write_item1_3 > div > div > div.mfp_ok{
  display: none !important;
}

.form-btn {
  height: 72px;
  width: 95%;
  max-width: 520px !important;
  background-color:rgba(0, 160, 232, 0.8);
  border: solid 1px rgba(0, 160, 232, 0.8);
  border-radius: 48px;
  color: #fff;
  margin:24px auto 56px;
  font-size:1.3em;
font-weight:bold;
  letter-spacing: .05em;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.form-btn i {
  display: block;
  font-family: 'Century Gothic';
  letter-spacing: 0.1em;
  margin-bottom: 4px;
  font-style: normal;
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
}

.note-form ul {
  margin-bottom: 16px;
}

.note-form ul li:not(:last-of-type) {
  margin-bottom: .8em;
}

.note-form ul li {
  padding-left: 16px;
font-size: 0.8em;
}

.note-form ul li {
  line-height: 1.3;
  position: relative;
}

.note-form ul li::before,
.note-form ul li::after {
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  -webkit-transform: translateX(2px) translateY(6px);
          transform: translateX(2px) translateY(6px);
}

.note-form ul li::before {
  background-color: rgba(40, 64, 104, 0.6);
  left: 0;
}

.note-form ul li::after {
  background-color: rgba(40, 64, 104, 0.3);
  left: 3px;
  top: 3px;
}

.kome {
  display: block;
  padding-left: 1em;
}
.kiboubi.kome {
    display: inline-block;
    text-indent: -1em;
    padding-left: 1em;
}
.kiboubi.kome strong {
    color: #105aa9;
}
.note-form a.icon-phone {
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  color: #105aa9;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.note-form a.icon-phone::before {
    display: none;
}

.phone_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.phone_flex span:nth-child(1) {
  width: 100%;
  display: block;
}

@media screen and (min-width: 768px) {
  .form_write {
    padding: 32px 0;
  }
  .form_write_box {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    padding: 40px 40px 80px;
  }
  .form_write_item1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 20px 0;
    border-bottom: dotted 1px rgba(200, 200, 200, 0.5);
  }
  .form_write_item1:first-of-type {
    border-top: dotted 1px rgba(200, 200, 200, 0.5);
  }
  .form_write_item1_1 {
    width: 30%;
    margin-bottom: 0;
    padding: 0 32px;
    background-color: transparent;
    color: black;
    min-width: 220px;
    justify-content: center;
    position: relative;
    text-align: center;
  }
  .form_write_item1_1.nec::after {
    white-space: nowrap;
    position: absolute;
    right: 24px;
  }
  .form_write_item1_2,
  .form_write_item1_3 {
    width: 70%;
  }
  .form_write_item1_2 input {
    padding: 16px;
    max-width: 272px;
    width: 90%;
  }
  .form_write_item1_3 input,
  .form_write_item1_3 select {
    padding: 16px;
  }
  .form_write_item1_2,
  .form_write_item1_3 {
    padding-right: 32px;
  }
  .form_write_item1:not(:last-child) {
    margin-bottom: 0;
  }
  .form-btn {
    margin-bottom: 72px;
  }
  .reserve-flex {
    flex-direction: row;
  }
  .reserve-flex > div {
    width: 30%;
    margin-bottom: 0;
  }
  .reserve-flex > div::after {
    bottom: unset;
    top: 50%;
    left: unset;
    right: -48px;
    transform: translate(0, -50%);
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 13px solid #2957ad;
  }
}

.form_kome {
  display: block;
  margin-top: 10px;
}

.font_small {
  font-size: .8em;
  margin-left: 10px;
}

header {
  padding: 0 16px;
}

div.tpden {
  left: 0;
}
.mfp_element_button {
    background: #15579e;
    padding: 8px 16px;
    color: #fff;
}
.form_write_item1_3_2 div.mfp_err{
    position: absolute;
    top: 57px;
    left: -162px;
    width: 325px !important;
}

@media screen and (max-width: 767px) {
  .sp_logo {
    padding: 8px 0px;
  }
  .sp_logo img {
    max-width: 50%;
    display: block;
    margin-left: 0;
  }
  .sp_logo span {
    display: block;
    font-size: 2vw;
    padding-bottom: 0;
  }
  .form_write_item1_3{
    flex-direction: column;
    align-items: flex-start;
  }
  .form_write_item1_3_2 {
    width: 100%;
  }
  .form_write_item1_3 input{
    width: 45%;
  }
  .form_write_item1_3 select{
    width: 70%;
  }
  .tpden a img {
    margin: 0;
    margin-right: 4px;
  }
  .cal_area input{
    width: 106px !important;
    font-size: 14px;
/*    padding: 4px 4px;*/
  }
  .form_write_item1_3_2 {
    width: 182px;
  }
  .form_write_item1_3 select{
    font-size: 14px;
    font-feature-settings: "palt";
  }
  .form_write_item1_3_2 div.mfp_err{
    top: 47px;
    left: -136px;
  }
  .inputlist{
    flex-direction: column;
  }
.inputlist li {
    margin-right: 0;
    margin-top: 4px;
    margin-bottom: 0px;
    line-height: 1;
    border: 2px solid #ddd;
    padding: 9px 4px;
    display:flex;
}
  .form_write_item1_2 .inputlist input {
    padding: 0;
    margin: 0 10px 0 16px;
    vertical-align: 0.12em;
    transform: scale(1.5);
  }

}

#h_navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 0;
  max-width: 100%;
  margin-left: 0;
  font-family: "Noto Sans JP";
  margin-bottom: 0;
}
.navi-info h1 {
    font-size: 30px;
    font-weight: 700;
}
#h_navi img {
  width: 100%;
}

.navi-info {
  padding: 0;
}

@media screen and (max-width: 767px) {
  .navi-info {
    background: transparent;
  }
}

@media screen and (min-width: 768px) {
  header {
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px);
  }
  #h_navi {
    margin-bottom: 18vw;
    max-width: 1208px;
    margin-left: auto;
  }
  #h_navi h1 {
    font-size: 36px;
    margin-right: 5px;
  }
  .hd_tel::before {
    background: url(images/icon_phone.svg) no-repeat;
    background-size: cover;
    left: -31px;
    width: 25px;
    height: 33px;
    position: static;
    transform: translate(0,-3px);
    margin-right: 5px;
  }
  .hd_tel {
    padding-bottom: 0;
    font-size: 40px;
    font-weight: 900;
    color:#243793;
    text-shadow: none;
    position: static;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .navi-info {
    padding-top: 0;
    margin: 0 auto;
  }
  .lp_header_tel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 540px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .relax {
    color: #fff;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .relax span {
    padding: 5px 20px;
    background-color: #4d4d4d;
  }
  .relax::after {
    content: "";
    background-image: url(images/relax_icon.png);
    width: 20px;
    height: 35px;
    background-size: cover;
    background-position: center;
    margin-left: 15px;
  }
}

@media screen and (min-width: 1101px) {
  #h_navi {
    margin-bottom: 48px;
  }
  .form_mv_box {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .form_mv {
    padding-bottom: 56px;
  }
}
/*# sourceMappingURL=style.css.map */