@charset "UTF-8";

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    font-family: sans-serif;
}

a {
    color: #927644;
    text-decoration: none;
}

a:hover {
    color: #FFA6B1;
    text-decoration: underline;
}

table {
    border-collapse: collapse;
    table-layout: fixed;
}

body>img {
    position: absolute;
}

header {
    position: relative;
    padding: 10px 14px;
    box-shadow: 0px 0px 16px -2px rgba(0, 0, 0, 0.2);
    z-index: 10;
}

header>.content {
    display: flex;
    height: 50px;
}

header .logo {
    background: url(/asset/form/img/logo.gif) no-repeat center left;
    background-size: contain;
    font-size: 0;
    line-height: 0;
    width: 25%;
    max-width: 140px;
    margin: 0 15px 0 0;
}

header .tel {
    flex: 1;
    max-width: 440px;
    margin: 0 0 0 auto;
}

header .tel a {
    display: block;
    height: 80%;
    font-size: 0;
    line-height: 0;
    margin-left: 26%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right;
    position: relative;
    top: 10%;
}

input,
select,
textarea {
    max-width: 100%;
    font-size: 16px;
    line-height: 1.6;
    border: #b97 solid 1px;
}

input[type="radio"] {
    -webkit-appearance: radio;
}

input[type="text"] {
    font-size: 16px;
    padding: 6px 6px 5px;
    box-sizing: border-box;
}

input::placeholder,
textarea::placeholder {
    color: #aaa;
}

input[type="radio"] {
    width: 15px;
    height: 15px;
    margin-right: 6px;
    vertical-align: -2px;
}

label {
    font-size: 14px;
}

select {
    font-size: 16px;
    padding: 6px 24px 6px 6px;
    background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%);
    background-position: calc(100% - 10px) 50%, calc(100% - 5px) 50%;
    background-size: 5px 5px, 5px 5px;
    background-repeat: no-repeat;
}

header>.content,
main>.content,
footer>.content {
    max-width: 940px;
    width: 100%;
    margin: auto;
}

#contents_container {
    width: auto !important;
    max-width: 940px;
}

h1.h1_title {
    height: 80px;
    padding: 31px 0 0 70px;
    margin: 30px 0;
    font-size: 21px;
    font-weight: normal;
    letter-spacing: 0.1em;
    background-image: url(/asset/company/img/bg_h1_inquiry.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center left;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}

.g_frame_center {
    width: 96%;
    margin: 0 auto 2em;
    padding: 1em;
    text-align: center;
    box-sizing: border-box;
    background-color: #efefef;
    border: 1px solid #ccc;
}

.require {
    display: inline-block;
    margin: 0 5px;
    padding: 4px 6px 3px;
    font-size: 10px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    color: #fff;
    background: #CC4444;
    border-radius: 3px;
    vertical-align: middle;
}

.radios {
    display: inline-block;
    padding: 0 0.5em;
    border-radius: 3px;
}

.radios.validate-error {
    background-color: #ffcdb4;
}

.ssl-seal {
    width: 88%;
    max-width: 340px;
    margin: 60px auto 15px;
    padding: 15px 20px 10px 5px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.ssl-seal>p {
    width: calc(100% - 150px);
    float: right;
    margin: 0;
    font-size: 10px;
    line-height: 1.6;
}

.ssl-seal>table {
    margin: auto;
}

.ssl-seal:after {
    display: block;
    content: '';
    clear: both;
}

.pagetop {
    font-size: 10px;
    text-align: right;
}

.pagetop a {
    display: inline-block;
    padding: 10px;
}

.pagetop a:before {
    content: '';
    display: inline-block;
    margin: 0 5px;
    width: 0;
    height: 0;
    border-bottom: 8px solid #927644;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    vertical-align: -1px;
}

.reserve_submit {
    display: block;
}

.reserve_submit-alert {
    display: block;
    width: min(460px, 90%);
    margin: auto;
}

#submit_ok {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 460px;
    height: 80px;
    margin: auto;
    background-image: url(/asset/form/ladysreserve/img/btn_460x70.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

#submit_ok:hover {
    position: relative;
    top: 2px;
    opacity: 0.8;
}

#submit_ok a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.45rem;
    line-height: 1;
    color: #fff;
}

#submit_ok a:hover {
    text-decoration: none;
    color: #fff;
}

#submit_ok a i {
    margin-left: 0.5em;
}

.btn_link-top_wrap {
    display: block;
    text-align: right;
}

.btn_link-top {
    display: inline-block;
}

/* #fuki_head {
    float: left;
    height: 28px;
    padding: 5px;
    background: url(images/fuki_8.gif) no-repeat top left;
} */

/* #fuki_foot {
    float: left;
    width: 5px;
    height: 30px;
    background: url(images/fuki_9.gif) no-repeat top right;
} */

.ssl-seal {
    width: 88%;
    max-width: 340px;
    margin: 20px auto 0;
    padding: 15px 20px 10px 5px;
    box-sizing: border-box;
    border: 1px solid #ccc;
}

.ssl-seal>p {
    width: calc(100% - 150px);
    float: right;
    margin: 0;
    font-size: 10px;
    line-height: 1.6;
}

.ssl-seal>table {
    margin: auto;
}

.ssl-seal:after {
    content: '';
    display: block;
    clear: both;
}

.frame_box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border-top: 1px solid #cba;
}

.frame_box.frame_box--last {
    margin-bottom: 2em;
    border-bottom: 1px solid #cba;
}

.frame_01 {
    width: 160px;
}

.frame_01-title {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background-color: #f2ede6;
}

.frame_01-title .text_red {
    font-weight: bold;
}

.frame_02 {
    display: flex;
    width: calc(100% - 160px);
    padding: 1.2em 2em;
    box-sizing: border-box;
}

.frame_02.frame_02-half {
    width: calc((100% - 320px) / 2);
}

.frame_02.frame_02-column {
    flex-direction: column;
}

.frame_02.frame_02-align_center {
    align-items: center;
}

.frame_02.frame_02-mail input {
    width: 100%;
    max-width: 300px;
    margin-bottom: 1em;
}

.frame_02.frame_02-ques select {
    width: 100%;
    max-width: 300px;
}

.frame_02.frame_02-msg textarea {
    width: 100%;
    max-width: 500px;
    padding: 1em;
    box-sizing: border-box;
}

.frame_02.frame_02-tel {
    flex-direction: column;
}

.frame_02.frame_02-gender label,
.frame_02.frame_02-marriage label {
    display: inline-block;
    margin-right: 2em;
}

.frame_02-inr {
    width: 100%;
}

.frame_02-inr.frame_02-inr--tel {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.frame_02-inr.frame_02-inr--member label {
    display: inline-block;
    margin-top: 1em;
    margin-right: 2em;
}

.frame_02-inr.frame_02-inr--birth {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.form.form--birth {
    text-align: center;
}

.frame-el {
    position: relative;
}

.frame-el.frame-el-space {
    margin-left: 1em;
}

.frame-el.frame-el-space_both {
    margin-right: 1em;
    margin-left: 1em;
}

.frame-el.frame-el-btn input {
    padding: .5em;
    border-radius: 4px;
}

footer {
    padding: 20px 0;
    font-size: 12px;
    color: #974;
    text-align: center;
    background: #58413a;
}

footer .links {
    padding: 0;
    line-height: 2;
    list-style: none;
}

footer .links a {
    color: #927644;
}

.copyright {
    margin-top: 1em;
}

.reserve_btn_wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.reserve_btn_el {
    width: 38%;
    max-width: 300px;
    margin: 1em;
}

.reserve_btn_el>a {
    display: block;
}

.reserve_btn_el img {
    display: block;
    width: 100%;
}

.inquiry_complete-wrap {
    display: flex;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    width: 92%;
    max-width: 600px;
    min-height: 350px;
    margin: auto;
    padding: 3em 0;
    line-height: 1.8;
}

.inquiry_complete-wrap p {
    margin-top: 2em;
    text-align: center;
}

.inquiry_complete-title {
    font-size: 22px;
    text-align: center;
}

.inquiry_complete-mail {
    text-indent: -1em;
    padding-left: 1em;
}

.inquiry_complete-btn_wrap {
    display: flex;
    justify-content: center;
    margin-top: 2em;
}

.inquiry_complete-btn {
    width: min(182px, 50%);
}

.frame_02-result {
    font-size: 16px;
    line-height: 1.6;
}

#submit-ok:hover,
#send:hover,
#back:hover,
.backtop:hover {
    opacity: 0.8;
    position: relative;
    top: 2px;
}

.radios label {
    display: inline-block;
    padding: 5px 10px 5px 0;
    cursor: pointer;
}

.radios label:nth-child(n+2) {
    margin-left: 10px;
}

.eac-input-wrap {
    width: 100%;
}

.eac-input-wrap .domain_set {
    color: #888;
}

i.arrow-right {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    box-sizing: border-box;
    position: relative;
}

i.arrow-right:before {
    content: '';
    width: 22px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

i.arrow-right:after {
    content: '';
    width: 14px;
    height: 14px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    right: 7px;
    top: 0;
    bottom: 0;
    margin: auto;
}

@media (min-width: 768px) {
    header {
        padding: 8px 10px 12px;
    }

    header>.content {
        height: 80px;
    }

    header .tel a {
        margin-left: 0;
    }

    header a[href^="tel:"] {
        background-image: url(/asset/form/ladysreserve/img/banner_tel_pc.gif?1);
    }

    .reserve_btn_el:hover {
        opacity: .8;
    }
}

@media (max-width: 767px) {
    header .tel a {
        background-image: url(/asset/form/ladysreserve/img/banner_tel.png?1);
    }

    h1.h1_title {
        height: 60px;
        margin: 20px 0 10px;
        padding: 22px 0 0 48px;
        font-size: 16px;
    }

    .g_frame_center {
        text-align: left;
    }

    .g_frame_center+.p_paragraph {
        padding: 0 2%;
        text-align: center;
    }

    .frame_box {
        display: block;
    }

    .frame_01 {
        width: 100%;
    }

    .frame_01-title {
        justify-content: flex-start;
        padding: 1em;
        font-weight: bold;
    }

    .frame_02 {
        width: 100%;
        padding: 1.2em;
    }

    .frame_02.frame_02-half {
        width: 100%
    }

    .frame_02.frame_02-name input {
        width: 100%
    }

    .red-alert-txt {
        margin-top: .5em;
    }

    .confirm-intro {
        padding: 1.2em;
        text-align: center;
    }

    .reserve_btn_wrap {
        flex-direction: column-reverse;
    }

    .reserve_btn_el {
        margin: 1em auto 0;
        width: 80%;
    }

    .reserve_btn_02 {
        width: 50%;
    }

    .inquiry_complete-mail br {
        display: none;
    }

    .inquiry_complete-mail {
        padding-left: 0;
        text-align: justify;
        text-indent: 0;
    }

    #submit_ok {
        width: 90%;
    }

    #submit_ok a {
        font-size: 1rem;
    }

}