@charset "UTF-8";
/*メルマガ登録*/
body .satori__custom_form_2af86872ac27e47b_css{
    color: #595757;
    background: #f0f2f5;
    font-size: 1.4rem;
    letter-spacing: .05em;
    overflow-x: hidden;
    line-height: 1.7142857143;
    -webkit-text-size-adjust: none;
    font-family: "Noto Sans JP",sans-serif;
    letter-spacing: .05em;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    position: relative;
    min-width: inherit;
    /* overscroll-behavior: contain; */
}
body .satori__custom_form_2af86872ac27e47b_css .satori__input_group,
body .satori__custom_form_2af86872ac27e47b_css .satori__horiz_group{
    font-size: 1.6rem;
    margin-bottom: 3rem;
    padding: 0;
}
body .satori__custom_form_2af86872ac27e47b_css .satori__horiz_group .satori__input_group{
    margin-bottom: 0;
}
body .satori__custom_form_2af86872ac27e47b_css .satori__horiz_group{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch;
}
body .satori__custom_form_2af86872ac27e47b_css .satori__horiz_group .satori__customer_last_name,
body .satori__custom_form_2af86872ac27e47b_css .satori__horiz_group .satori__customer_first_name{
    max-width: 44rem;
    width: 48.8888888889%;
}
body .satori__custom_form_2af86872ac27e47b_css .satori__horiz_group .satori__customer_last_name input,
body .satori__custom_form_2af86872ac27e47b_css .satori__horiz_group .satori__customer_first_name input{
    width: 100%;
}
body .satori__custom_form_2af86872ac27e47b_css .satori__input_group label:first-child{
    color: #595757;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: stretch;
    font-weight: bold;
    margin-bottom: 1.2rem;
    line-height: 1.2;
    padding: 0;
}
body .satori__custom_form_2af86872ac27e47b_css .satori__not_require,
body .satori__custom_form_2af86872ac27e47b_css .satori__require {
    color: #fff;
    border-radius: 100px;
    margin-left: 1.7rem;
    font-size: 1rem;
    font-weight: 400;
    padding: 0 0.9rem;
    text-align: center;
    width: 4rem;
    height: 1.8rem;
    line-height: 1.8rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
}
body .satori__custom_form_2af86872ac27e47b_css .satori__not_require{
    background: #595757;
}
body .satori__custom_form_2af86872ac27e47b_css .satori__require {
    background: #e94738;
}

body .satori__custom_form_2af86872ac27e47b_css .satori__input_group input[type='text'],
body .satori__custom_form_2af86872ac27e47b_css .satori__input_group input[type='tel'],
body .satori__custom_form_2af86872ac27e47b_css .satori__input_group input[type='password'],
body .satori__custom_form_2af86872ac27e47b_css .satori__input_group input[type='email'],
body .satori__custom_form_2af86872ac27e47b_css .satori__input_group input[type='number'],
body .satori__custom_form_2af86872ac27e47b_css .satori__input_group input[type='url'],
body .satori__custom_form_2af86872ac27e47b_css .satori__input_group textarea {
    margin: 0;
    box-shadow: none;
    outline: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #d8dadd;
    padding: 1.2rem 1.5rem;
    border-radius: 4px;
    font-size: 1.6rem;
    font-family: "Noto Sans JP",sans-serif;
    letter-spacing: .05em;
    font-weight: 400;
    color: #595757;
    line-height: normal;
}
body .satori__custom_form_2af86872ac27e47b_css .satori__input_group.error input[type=email],
body .satori__custom_form_2af86872ac27e47b_css .satori__input_group.error input[type=number],
body .satori__custom_form_2af86872ac27e47b_css .satori__input_group.error input[type=password],
body .satori__custom_form_2af86872ac27e47b_css .satori__input_group.error input[type=tel],
body .satori__custom_form_2af86872ac27e47b_css .satori__input_group.error input[type=text],
body .satori__custom_form_2af86872ac27e47b_css .satori__input_group.error input[type=url],
body .satori__custom_form_2af86872ac27e47b_css .satori__input_group.error textarea{
    border-color: #e94738;
    background-color: #fceae8;
}
body .satori__custom_form_2af86872ac27e47b_css .satori__input_group.error .satori__error_messages{
    font-size: 1.4rem;
    color: #e94738;
    margin-top: 1.2rem;
    display: block;
}
body .satori__custom_form_2af86872ac27e47b_css .satori__input_group input[type='email']{
    width: 100%;
}
body .satori__custom_form_2af86872ac27e47b_css input[type='radio'],
body .satori__custom_form_2af86872ac27e47b_css input[type='checkbox'],
body .satori__custom_form_2af86872ac27e47b_css input[type='checkbox']+label+input[type='checkbox']:nth-of-type(3n+1){
    display: none;
}
body .satori__custom_form_2af86872ac27e47b_css input[type=checkbox]+label,
body .satori__custom_form_2af86872ac27e47b_css input[type=radio]+label{
    color: #595757;
    display: block;
    position: relative;
    padding: 0;
    padding-left: 2.6rem;
}
body .satori__custom_form_2af86872ac27e47b_css input[type=checkbox]+label:not(:last-child),
    body .satori__custom_form_2af86872ac27e47b_css input[type=radio]+label:not(:last-child){
    margin-bottom: 0.65rem;
}
body .satori__custom_form_2af86872ac27e47b_css input[type=checkbox]+label::before,
body .satori__custom_form_2af86872ac27e47b_css input[type=radio]+label::before,
body .satori__custom_form_2af86872ac27e47b_css input[type=checkbox]+label::after,
body .satori__custom_form_2af86872ac27e47b_css input[type=radio]+label::after{
    display: block;
    content: "";
    position: absolute;
}
body .satori__custom_form_2af86872ac27e47b_css input[type=checkbox]+label::before,
body .satori__custom_form_2af86872ac27e47b_css input[type=radio]+label::before {
    width: 1.4rem;
    height: 1.4rem;
    border: 1px solid #bfb9b9;
    background: #fff;
    left: 0;
    top: 0.6rem;
}
body .satori__custom_form_2af86872ac27e47b_css input[type=checkbox]+label::before,
body .satori__custom_form_2af86872ac27e47b_css input[type=checkbox]+label::after,
body .satori__custom_form_2af86872ac27e47b_css input[type=radio]+label::before,
body .satori__custom_form_2af86872ac27e47b_css input[type=radio]+label::after {
    border-radius: 100px;
}
body .satori__custom_form_2af86872ac27e47b_css input[type=checkbox]+label::after,
body .satori__custom_form_2af86872ac27e47b_css input[type=radio]+label::after {
    width: 0.8rem;
    height: 0.8rem;
    background: #e94738;
    left: 0.3rem;
    top: 0.9rem;
    transition: .3s;
    opacity: 0;
}
body .satori__custom_form_2af86872ac27e47b_css input[type=checkbox]:checked+label::after,
body .satori__custom_form_2af86872ac27e47b_css input[type=radio]:checked+label::after {
    opacity: 1;
}
body .satori__custom_form_2af86872ac27e47b_css input[type=checkbox]:checked+label,
body .satori__custom_form_2af86872ac27e47b_css input[type=radio]:checked+label{
    color: #595757;
}
body .satori__custom_form_2af86872ac27e47b_css input[type=radio]+label+br{
    display: none;
}
body .satori__custom_form_2af86872ac27e47b_css .satori__privacy_policy_agreement_wrapper_2af86872ac27e47b{
    margin-top: 0;
    background: #fff;
    border: 1px solid #d8dadd;
    border-radius: 4px;
    height: 28rem;
    overflow-y: scroll;
    padding: 2rem 2rem 0 2rem;
    margin-bottom: 3rem;
    line-height: 1.4615384615;
    text-align: left;
}
body .satori__custom_form_2af86872ac27e47b_css .satori__privacy_policy_agreement_wrapper_2af86872ac27e47b strong{
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 1.8rem;
}
body .satori__custom_form_2af86872ac27e47b_css .satori__privacy_policy_agreement_wrapper_2af86872ac27e47b .satori__message{
    font-size: 1.3rem;
    margin: 0;
    margin-bottom: 1.7rem;
}
body .satori__custom_form_2af86872ac27e47b_css .satori__privacy_policy_agreement_wrapper_2af86872ac27e47b>.satori__input_group:last-of-type{
    color: #595757;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 2rem 0;
}
body .satori__custom_form_2af86872ac27e47b_css .satori__privacy_policy_agreement_wrapper_2af86872ac27e47b>.satori__input_group:last-of-type label{
    color: #595757;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    padding-left: 2.6rem;
    font-size: 1.6rem;
}
body .satori__custom_form_2af86872ac27e47b_css .satori__privacy_policy_agreement_wrapper_2af86872ac27e47b>.satori__input_group:last-of-type label span{
    display: inline-block;
}
body .satori__custom_form_2af86872ac27e47b_css input[type=button] {
    width: 40rem;
    height: 7rem;
    border-radius: 100px;
    display: block;
    font-size: 1.5rem;
    font-weight: 500;
    transition: .3s;
    color: #fff;
    background-color: #e94738;
    background-image: url(../img/arrow_white.svg);
    background-repeat: no-repeat;
    background-position: right 3.3rem center;
}


@media screen and (max-width: 768px){
    body .satori__custom_form_2af86872ac27e47b_css .satori__input_group,
    body .satori__custom_form_2af86872ac27e47b_css .satori__horiz_group{
        font-size: 1.4rem;
        margin-bottom: 2.5rem;
    }
    body .satori__custom_form_2af86872ac27e47b_css .satori__not_require,
    body .satori__custom_form_2af86872ac27e47b_css .satori__require{
        margin-left: 1.5rem;
    }
    body .satori__custom_form_2af86872ac27e47b_css input[type=checkbox]+label:not(:last-child),
    body .satori__custom_form_2af86872ac27e47b_css input[type=radio]+label:not(:last-child){
        margin-bottom: 1.5rem;
    }
    body .satori__custom_form_2af86872ac27e47b_css input[type=checkbox]+label,
    body .satori__custom_form_2af86872ac27e47b_css input[type=radio]+label{
        padding-left: 2.2rem;
    }
    body .satori__custom_form_2af86872ac27e47b_css .satori__privacy_policy_agreement_wrapper_2af86872ac27e47b{
        width: 100%;
    }
    body .satori__custom_form_2af86872ac27e47b_css input[type=button]{
        width: 25rem;
        height: 5rem;
        font-size: 1.3rem;
        background-position: right 2.2rem center;
    }
    body .satori__custom_form_2af86872ac27e47b_css .satori__privacy_policy_agreement_wrapper_2af86872ac27e47b>.satori__input_group:last-of-type label{
        font-weight: normal;
        text-align: left;
        padding-left: 2.2rem;
    }
}
/*メルマガ変更*/
body .satori__custom_form_5efafe999b54b503_css{
    color: #595757;
    background: #f0f2f5;
    font-size: 1.4rem;
    letter-spacing: .05em;
    overflow-x: hidden;
    line-height: 1.7142857143;
    -webkit-text-size-adjust: none;
    font-family: "Noto Sans JP",sans-serif;
    letter-spacing: .05em;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    position: relative;
    min-width: inherit;
    /* overscroll-behavior: contain; */
}
body .satori__custom_form_5efafe999b54b503_css .satori__input_group,
body .satori__custom_form_5efafe999b54b503_css .satori__horiz_group{
    font-size: 1.6rem;
    margin-bottom: 3rem;
    padding: 0;
}
body .satori__custom_form_5efafe999b54b503_css .satori__horiz_group .satori__input_group{
    margin-bottom: 0;
}
body .satori__custom_form_5efafe999b54b503_css .satori__horiz_group{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch;
}
body .satori__custom_form_5efafe999b54b503_css .satori__horiz_group .satori__customer_last_name,
body .satori__custom_form_5efafe999b54b503_css .satori__horiz_group .satori__customer_first_name{
    max-width: 44rem;
    width: 48.8888888889%;
}
body .satori__custom_form_5efafe999b54b503_css .satori__horiz_group .satori__customer_last_name input,
body .satori__custom_form_5efafe999b54b503_css .satori__horiz_group .satori__customer_first_name input{
    width: 100%;
}
body .satori__custom_form_5efafe999b54b503_css .satori__input_group label:first-child{
    color: #595757;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: stretch;
    font-weight: bold;
    margin-bottom: 1.2rem;
    line-height: 1.2;
    padding: 0;
}
body .satori__custom_form_5efafe999b54b503_css .satori__not_require,
body .satori__custom_form_5efafe999b54b503_css .satori__require {
    color: #fff;
    border-radius: 100px;
    margin-left: 1.7rem;
    font-size: 1rem;
    font-weight: 400;
    padding: 0 0.9rem;
    text-align: center;
    width: 4rem;
    height: 1.8rem;
    line-height: 1.8rem;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: stretch;
}
body .satori__custom_form_5efafe999b54b503_css .satori__not_require{
    background: #595757;
}
body .satori__custom_form_5efafe999b54b503_css .satori__require {
    background: #e94738;
}

body .satori__custom_form_5efafe999b54b503_css .satori__input_group input[type='text'],
body .satori__custom_form_5efafe999b54b503_css .satori__input_group input[type='tel'],
body .satori__custom_form_5efafe999b54b503_css .satori__input_group input[type='password'],
body .satori__custom_form_5efafe999b54b503_css .satori__input_group input[type='email'],
body .satori__custom_form_5efafe999b54b503_css .satori__input_group input[type='number'],
body .satori__custom_form_5efafe999b54b503_css .satori__input_group input[type='url'],
body .satori__custom_form_5efafe999b54b503_css .satori__input_group textarea,
body #satori__custom_field_48e587dd3450520e5{
    margin: 0;
    box-shadow: none;
    outline: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #d8dadd;
    padding: 1.2rem 1.5rem;
    border-radius: 4px;
    font-size: 1.6rem;
    font-family: "Noto Sans JP",sans-serif;
    letter-spacing: .05em;
    font-weight: 400;
    color: #595757;
    line-height: normal;
}
body .satori__custom_form_5efafe999b54b503_css .satori__input_group.error input[type=email],
body .satori__custom_form_5efafe999b54b503_css .satori__input_group.error input[type=number],
body .satori__custom_form_5efafe999b54b503_css .satori__input_group.error input[type=password],
body .satori__custom_form_5efafe999b54b503_css .satori__input_group.error input[type=tel],
body .satori__custom_form_5efafe999b54b503_css .satori__input_group.error input[type=text],
body .satori__custom_form_5efafe999b54b503_css .satori__input_group.error input[type=url],
body .satori__custom_form_5efafe999b54b503_css .satori__input_group.error textarea{
    border-color: #e94738;
    background-color: #fceae8;
}
body .satori__custom_form_5efafe999b54b503_css .satori__input_group.error .satori__error_messages{
    font-size: 1.4rem;
    color: #e94738;
    margin-top: 1.2rem;
    display: block;
}
body .satori__custom_form_5efafe999b54b503_css .satori__input_group input[type='email']{
    width: 100%;
}
body #satori__custom_field_48e587dd3450520e5{
    max-width: 100%;
    width: 100%;
}
body .satori__custom_form_5efafe999b54b503_css input[type='radio'],
body .satori__custom_form_5efafe999b54b503_css input[type='checkbox'],
body .satori__custom_form_5efafe999b54b503_css input[type='checkbox']+label+input[type='checkbox']:nth-of-type(3n+1){
    display: none;
}
body .satori__custom_form_5efafe999b54b503_css input[type=checkbox]+label,
body .satori__custom_form_5efafe999b54b503_css input[type=radio]+label{
    color: #595757;
    display: block;
    position: relative;
    padding: 0;
    padding-left: 2.6rem;
}
body .satori__custom_form_5efafe999b54b503_css input[type=checkbox]+label:not(:last-child),
    body .satori__custom_form_5efafe999b54b503_css input[type=radio]+label:not(:last-child){
    margin-bottom: 0.65rem;
}
body .satori__custom_form_5efafe999b54b503_css input[type=checkbox]+label::before,
body .satori__custom_form_5efafe999b54b503_css input[type=radio]+label::before,
body .satori__custom_form_5efafe999b54b503_css input[type=checkbox]+label::after,
body .satori__custom_form_5efafe999b54b503_css input[type=radio]+label::after{
    display: block;
    content: "";
    position: absolute;
}
body .satori__custom_form_5efafe999b54b503_css input[type=checkbox]+label::before,
body .satori__custom_form_5efafe999b54b503_css input[type=radio]+label::before {
    width: 1.4rem;
    height: 1.4rem;
    border: 1px solid #bfb9b9;
    background: #fff;
    left: 0;
    top: 0.6rem;
}
body .satori__custom_form_5efafe999b54b503_css input[type=checkbox]+label::before,
body .satori__custom_form_5efafe999b54b503_css input[type=checkbox]+label::after,
body .satori__custom_form_5efafe999b54b503_css input[type=radio]+label::before,
body .satori__custom_form_5efafe999b54b503_css input[type=radio]+label::after {
    border-radius: 100px;
}
body .satori__custom_form_5efafe999b54b503_css input[type=checkbox]+label::after,
body .satori__custom_form_5efafe999b54b503_css input[type=radio]+label::after {
    width: 0.8rem;
    height: 0.8rem;
    background: #e94738;
    left: 0.3rem;
    top: 0.9rem;
    transition: .3s;
    opacity: 0;
}
body .satori__custom_form_5efafe999b54b503_css input[type=checkbox]:checked+label::after,
body .satori__custom_form_5efafe999b54b503_css input[type=radio]:checked+label::after {
    opacity: 1;
}
body .satori__custom_form_5efafe999b54b503_css input[type=checkbox]:checked+label,
body .satori__custom_form_5efafe999b54b503_css input[type=radio]:checked+label{
    color: #595757;
}
body .satori__custom_form_5efafe999b54b503_css input[type=radio]+label+br{
    display: none;
}
body .satori__custom_form_5efafe999b54b503_css .satori__privacy_policy_agreement_wrapper_5efafe999b54b503{
    margin-top: 0;
    background: #fff;
    border: 1px solid #d8dadd;
    border-radius: 4px;
    height: 28rem;
    overflow-y: scroll;
    padding: 2rem 2rem 0 2rem;
    margin-bottom: 3rem;
    line-height: 1.4615384615;
    text-align: left;
}
body .satori__custom_form_5efafe999b54b503_css .satori__privacy_policy_agreement_wrapper_5efafe999b54b503 strong{
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 1.8rem;
}
body .satori__custom_form_5efafe999b54b503_css .satori__privacy_policy_agreement_wrapper_5efafe999b54b503 .satori__message{
    font-size: 1.3rem;
    margin: 0;
    margin-bottom: 1.7rem;
}
body .satori__custom_form_5efafe999b54b503_css .satori__privacy_policy_agreement_wrapper_5efafe999b54b503>.satori__input_group:last-of-type{
    color: #595757;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 2rem 0;
}
body .satori__custom_form_5efafe999b54b503_css .satori__privacy_policy_agreement_wrapper_5efafe999b54b503>.satori__input_group:last-of-type label{
    color: #595757;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    padding-left: 2.6rem;
    font-size: 1.6rem;
}
body .satori__custom_form_5efafe999b54b503_css .satori__privacy_policy_agreement_wrapper_5efafe999b54b503>.satori__input_group:last-of-type label span{
    display: inline-block;
}
body .satori__custom_form_5efafe999b54b503_css input[type=button] {
    width: 40rem;
    height: 7rem;
    border-radius: 100px;
    display: block;
    font-size: 1.5rem;
    font-weight: 500;
    transition: .3s;
    color: #fff;
    background-color: #e94738;
    background-image: url(../img/arrow_white.svg);
    background-repeat: no-repeat;
    background-position: right 3.3rem center;
}


@media screen and (max-width: 768px){
    body .satori__custom_form_5efafe999b54b503_css .satori__input_group,
    body .satori__custom_form_5efafe999b54b503_css .satori__horiz_group{
        font-size: 1.4rem;
        margin-bottom: 2.5rem;
    }
    body .satori__custom_form_5efafe999b54b503_css .satori__not_require,
    body .satori__custom_form_5efafe999b54b503_css .satori__require{
        margin-left: 1.5rem;
    }
    body .satori__custom_form_5efafe999b54b503_css input[type=checkbox]+label:not(:last-child),
    body .satori__custom_form_5efafe999b54b503_css input[type=radio]+label:not(:last-child){
        margin-bottom: 1.5rem;
    }
    body .satori__custom_form_5efafe999b54b503_css input[type=checkbox]+label,
    body .satori__custom_form_5efafe999b54b503_css input[type=radio]+label{
        padding-left: 2.2rem;
    }
    body .satori__custom_form_5efafe999b54b503_css .satori__privacy_policy_agreement_wrapper_5efafe999b54b503{
        width: 100%;
    }
    body .satori__custom_form_5efafe999b54b503_css input[type=button]{
        width: 25rem;
        height: 5rem;
        font-size: 1.3rem;
        background-position: right 2.2rem center;
    }
    body .satori__custom_form_5efafe999b54b503_css .satori__privacy_policy_agreement_wrapper_5efafe999b54b503>.satori__input_group:last-of-type label{
        font-weight: normal;
        text-align: left;
        padding-left: 2.2rem;
    }
    body .satori__custom_form_2af86872ac27e47b_css .satori__btn.cancel{
        margin: 0 0 2rem 0;
    }
}

.formPage .form__intro p.blod{
    font-weight: bold;
}

.formrun-embed iframe{
    background: #f0f2f5 !important;
}