@import"https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp-noto.min.css";
@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@600&family=Noto+Sans+JP:wght@300;400;500&display=swap";

body {
    color: #151514;
    font-size: 16px;
    line-height: 1.75;
}

a {
    color: #a59aca;
}

.container {
    max-width: 100%;
    border: 0;
    padding-left: 0;
    padding-right: 0;
}

.help-block {
    font-size: 0.75em;
}

.form-column {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}

input,
button,
textarea,
select {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    font-size: 1em;
}

.form-column-heading h2 {
    font-size: 1.5em;
    margin: 0;
    font-weight: bold;
}

label h3 {
    font-size: 1em;
    display: inline-block;
    margin: 0 0 0.5em;
    font-weight: bold;
}

label .badge-optional {
    display: none;
}

label .badge-required {
    width: auto;
    display: inline-block;
    margin-left: 0.25em;
    padding: 4px 8px;
    line-height: 1;
    font-size: 0.75em;
    color: #fff;
    background-color: #c73b3b;
    border-radius: 4px;
}

.description-block {
    color: #151514;
    margin-top: 0.5em;
}

.button-group {
    margin-top: 1em;
}

.button-group .help-block {
    margin-top: 0.5em;
    font-size: 0.75em;
}

button {
    display: inline-block;
    padding: 0.5em 1em;
    text-align: center;
    cursor: pointer;
    border: 1px solid #6a767d;
    border-radius: 4px;
    margin: 0 0.5em 0 0;
    background-color: #fff;
}

button.button-submit {
    background-color: #316a8b;
    border: 1px solid #316a8b;
    color: #fff;
}

button.button-submit span.fa {
    margin-right: 4px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
textarea {
    height: 1.75em;
    width: 60%;
    min-width: 500px;
    max-width: 100%;
    line-height: 1.75em;
    padding: 2px 4px;
    border: 1px solid #6a767d;
    transition: all 0.3s;
}

textarea {
    width: 100%;
    height: 10em;
}

input[type="file"] {
    display: block;
    line-height: 1.75;
}

input[type="password"] {
    height: 1.75em;
    width: 100%;
    border: 1px solid #6a767d;
    transition: all 0.3s;
}

input[readonly],
textarea[readonly] {
    border-color: transparent;
    padding-left: 0;
    padding-right: 0;
}

.form-column-date .input-group select {
    width: auto;
    display: inline-block;
}

.form-column-calendar input {
    width: auto;
}

.form-column-zip-code-jp .input-group input {
    width: auto;
    min-width: auto;
    display: inline-block;
}

.form-column-zip-code-autofill.form-column {
    border-bottom: 0;
    margin-bottom: 0;
}

.form-column-checkbox label,
.form-column-radio label {
    margin-right: 1em;
}

select {
    width: auto;
    height: 1.75em;
    display: block;
    border: 1px solid #6a767d;
}

.message-block-complete {
    border: 2px solid #316a8b;
    padding: 20px;
    text-align: center;
}

@media (max-width: 640px) {

    input[type="text"],
    input[type="email"],
    input[type="tel"],
    input[type="url"],
    textarea {
        width: 100%;
        min-width: 100%;
    }

    select {
        width: 100%;
    }

    .form-column-calendar input {
        width: auto;
        min-width: auto;
    }

    .form-column-heading h2 {
        font-size: 1.25em;
    }
}

html {
    font-size: 10px
}

@media screen and (max-width:768px) {
    html {
        font-size: 2.66667vw
    }
}

@supports(-webkit-touch-callout:none) {
    html {
        height: -webkit-fill-available
    }
}

body {
    text-align: justify;
    text-justify: inter-ideograph;
    word-break: normal;
    color: #293033;
    background: #fff;
    font-family: YakuHanJP_Noto, Noto Sans JP, sans-serif;
    font-size: 1.6rem;
    letter-spacing: .04em;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased
}

@media screen and (max-width:768px) {
    body {
        font-size: 1.4rem
    }
}

body.is-show-nav,
body.is-show-modal {
    overflow: hidden
}

@supports(-webkit-touch-callout:none) {
    body {
        height: -webkit-fill-available
    }
}

a {
    outline: none;
    color: #000;
    text-decoration: underline;
    -webkit-tap-highlight-color: transparent
}

@media screen and (min-width:769px) {

    a:hover,
    a:active {
        text-decoration: none
    }
}

img {
    max-width: 100%;
    height: auto
}

::selection {
    background: #000;
    color: #fff
}

body {
    color: #151514;
    font-size: 16px;
    line-height: 1.75
}

a {
    color: #a59aca
}

.container {
    max-width: 100%;
    border: 0
}

.help-block {
    font-size: .75em
}

.form-column {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc
}

input,
button,
textarea,
select {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    font-size: 1em
}

.form-column-heading h2 {
    font-size: 1.5em;
    margin: 0;
    font-weight: 700
}

label h3 {
    font-size: 1em;
    display: inline-block;
    margin: 0 0 .5em;
    font-weight: 700
}

label .badge-optional {
    display: none
}

label .badge-required {
    width: auto;
    display: inline-block;
    margin-left: .25em;
    padding: 4px 8px;
    line-height: 1;
    font-size: .75em;
    color: #fff;
    background-color: #c73b3b;
    border-radius: 4px
}

.description-block {
    color: #151514;
    margin-top: .5em
}

.button-group {
    margin-top: 1em
}

.button-group .help-block {
    margin-top: .5em;
    font-size: .75em
}

button {
    display: inline-block;
    padding: .5em 1em;
    text-align: center;
    cursor: pointer;
    border: 1px solid #6a767d;
    border-radius: 4px;
    margin: 0 .5em 0 0;
    background-color: #fff
}

button.button-submit {
    background-color: #316a8b;
    border: 1px solid #316a8b;
    color: #fff
}

button.button-submit span.fa {
    margin-right: 4px
}

input[type=text],
input[type=email],
input[type=tel],
input[type=url],
textarea {
    height: 1.75em;
    width: 60%;
    min-width: 500px;
    max-width: 100%;
    line-height: 1.75em;
    padding: 2px 4px;
    border: 1px solid #6a767d;
    transition: all .3s
}

textarea {
    width: 100%;
    height: 10em
}

input[type=file] {
    display: block;
    line-height: 1.75
}

input[type=password] {
    height: 1.75em;
    width: 100%;
    border: 1px solid #6a767d;
    transition: all .3s
}

input[readonly],
textarea[readonly] {
    border-color: transparent;
    padding-left: 0;
    padding-right: 0
}

.form-column-date .input-group select {
    width: auto;
    display: inline-block
}

.form-column-calendar input {
    width: auto
}

.form-column-zip-code-jp .input-group input {
    width: auto;
    min-width: auto;
    display: inline-block
}

.form-column-zip-code-autofill.form-column {
    border-bottom: 0;
    margin-bottom: 0
}

.form-column-checkbox label,
.form-column-radio label {
    margin-right: 1em
}

select {
    width: auto;
    height: 1.75em;
    display: block;
    border: 1px solid #6a767d
}

.message-block-complete {
    border: 2px solid #316a8b;
    padding: 20px;
    text-align: center
}

@media(max-width:640px) {

    input[type=text],
    input[type=email],
    input[type=tel],
    input[type=url],
    textarea {
        width: 100%;
        min-width: 100%
    }

    select {
        width: 100%
    }

    .form-column-calendar input {
        width: auto;
        min-width: auto
    }

    .form-column-heading h2 {
        font-size: 1.25em
    }
}

body {
    color: #293033;
    font-size: 1.6rem;
    line-height: 1.8
}

a {
    color: #000
}

.hidden {
    display: none !important
}

.button-group {
    text-align: center;
    margin-top: 7rem
}

@media screen and (max-width:768px) {
    .button-group {
        display: block;
        margin-top: 4.9rem
    }
}

.button {
    width: 34rem;
    height: 6rem;
    position: relative;
    display: inline-flexbox;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: .2rem;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    border: none;
    color: #fff;
    background: #009b63;
    font: inherit;
    cursor: pointer;
    text-decoration: none
}

@media screen and (max-width:768px) {
    .button {
        width: 30rem;
        height: 5rem
    }
}

.form-column {
    display: -ms-flexbox;
    display: flex;
    margin-top: 4rem;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

@media screen and (max-width:768px) {
    .form-column {
        display: block;
        margin-top: 2.8rem
    }
}

.form-column-zip-code-autofill {
    display: block
}

.form-column .label {
    position: relative;
    width: 20rem;
    margin-right: 4rem;
    margin-bottom: 0;
    font-weight: 400;
    text-align: right
}

@media screen and (max-width:768px) {
    .form-column .label {
        display: block;
        width: auto;
        margin-right: 0;
        margin-bottom: .5rem;
        text-align: left
    }
}

.form-column>fieldset {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    padding-left: 24rem;
    border: none
}

@media screen and (max-width:768px) {
    .form-column>fieldset {
        padding-left: 0
    }
}

.form-column>fieldset .label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0
}

@media screen and (max-width:768px) {
    .form-column>fieldset .label {
        position: static;
        width: 100%
    }
}

.form-column>fieldset .input-group {
    -ms-flex: 1;
    flex: 1
}

.form-column input[type=text],
.form-column input[type=email],
.form-column input[type=tel] {
    -ms-flex: 1;
    flex: 1;
    height: 3rem;
    padding: .5rem .8rem;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    border: none;
    border-radius: .5rem;
    background: #f5faf8
}

.form-column textarea {
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    width: 100%;
    height: 25rem;
    padding: .5rem .8rem;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    border: none;
    border-radius: .5rem;
    background: #f5faf8
}

.form-column input[type=checkbox] {
    margin-right: .5rem
}

.form-column select {
    height: 3rem;
    padding: 0 1.5rem;
    outline: none;
    border: none;
    border-radius: .5rem;
    background: #f5faf8;
    font: inherit
}

.form-column .badge-required {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    background: none;
    font-size: 0;
    line-height: 0
}

@media screen and (max-width:768px) {
    .form-column .badge-required {
        position: static
    }
}

.form-column .badge-required:after {
    content: "※";
    margin-right: -1.2em;
    color: #f00;
    font-size: 1rem;
    line-height: 1.8;
    vertical-align: super
}

.message-block {
    text-align: center
}

#confirmation-container .form-column {
    margin-top: 3.5rem;
    padding-bottom: 3.5rem;
    border-bottom: 1px solid #c3d9d2
}

#confirmation-container .form-column .label {
    width: 23rem;
    margin-right: 10rem
}

#confirmation-container .form-column>fieldset {
    padding-left: 33rem
}

#confirmation-container .form-column .badge-required:after {
    color: #000
}

.preview-block {
    padding: 0
}
a[target="_blank"] .icn {
    padding-right: 28px;
    position: relative;
}
a[target="_blank"] .icn::before,
a[target="_blank"] .icn::after {
    content: "";
    width: 18px;
    height: 14px;
    position: absolute;
}
a[target="_blank"] .icn::before {
    background: #fff;
    border: 2px solid #009f88;
    right: 4px;
    bottom: 3px;
    z-index: 2;
}
a[target="_blank"] .icn::after {
    background: #009f88;
    right: 1px;
    bottom: 0;
    z-index: 1;
}