@charset "UTF-8";
body {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
}
.l-wrap {
    max-width: 1270px;
    margin: 0 auto;
}

#header .l-wrap {
    padding: 16px 16px 14px;
}

#header .logo {
    width: 215px;
}

.keyvisual {
    background: url(../../images/contact_c/main_img.png) no-repeat center / cover;
    padding: 60px 0 100px;
}

.keyvisual .main-text {
    max-width: 394px;
    margin: 0 auto;
}

.tel {
    max-width: 630px;
    margin: -56px auto 40px;
}

.tel a {
    display: block;
    cursor: default;
}

#contents .config {
    padding: 0;
    max-width: 816px;
}

.form-step {
    background: none;
    padding: 0;
    margin-bottom: 90px;
}

.consulting-body {
    width: 100%;
}
.bx-pager .bx-pager-item {
    width: 33.333%;
    flex: 0 33.333%;
    margin-bottom: 0;
}

.bx-pager .bx-pager-item,
.bx-pager .bx-pager-item .arrow {
    border: none;
}

.form-step .item-1,
.form-step .item-1 .arrow {
    background: #DC143C;
}

.form-step .item-2,
.form-step .item-2 .arrow {
    background: #000000;
}

.form-step .item-3 {
    background: #4D4D4D;
}

.bx-pager .bx-pager-item .bx-pager-link {
    color: #fff;
}

.blocks .form-base {
    background: none;
    border: none;
    padding: 7px 0;
}

.form-es {
    margin-left: 0;
    left: 0;
    border-radius: 0;
    padding: 0;
    font-size: 11px;
}

.form-base-l {
    font-size: 17px;
    width: 250px;
    box-sizing: border-box;
    display: block!important;
}

.form-base-r {
    width: calc(100% - 250px);
    margin-left: 0;
    box-sizing: border-box;
    padding-bottom: 10px;
}

.form-text-1,
.form-text-2 {
    border-radius: 0;
}

.form-text-1 {
    width: 49%;
    margin: 0;
}

.form-text-2 {
    width: 100%;
}

.form-select-1 {
    border-radius: 0;
    width: 25%;
}

.form-select-1,
.form-select {
    border-radius: 0;
    padding: 8px;
    padding-right: 25px;
    background-size: 12px;
    background-position: 93% center;
    cursor: pointer;
}

.textarea {
    align-items: flex-start;
}

textarea {
    padding: 8px;
    border: 1px solid #ccc;
    appearance: none;
    background-color: #fff;
    margin-right: 10px;
    font-size: 1rem;
    width: 100%;
    height: 220px;
}

.form-kojin {
    width: auto;
    padding: 20px;
    padding-bottom: 5px;
    font-size: 1rem;
    text-align: center;
    padding-left: 49px;
    display: table;
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
}

.form-kojin input[type=checkbox] {
    border-radius: 0;
}

.form-kojin .form-es,
.form-kojin #agree_chk-success {
    top: 24px !important;
}

.form-base + p {
    text-align: center !important;
    font-size: 17px;
    line-height: 1.6;
}

.form-base + p a {
    color: #DC143C;
    text-decoration: underline;
}

.form-base + p a:hover {
    text-decoration: none;
}

.form-base-btn {
    background: none;
    margin-top: 20px;
}

.btn--form {
    font-size: 25px;
    width: 100%;
    max-width: 500px;
    padding: 11px;
    background: #DC143C;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    font-weight: 700;
}

.btn--form:hover {
    background: #DC143C;
    opacity: 0.7;
}

#footer {
    margin-top: 80px;
    padding-bottom: 15px;
    background: #fff;
}

.copy {
    background: #fff;
    color: #000;
}

.blocks label.ok,
.blocks label#yen-success.ok {
    top: 26px !important;
    left: 0 !important;
    padding: 0 10px;
    border-radius: 0;
    font-size: 11px;
}

.blocks .checkgroup_label label.ok {
    top: 7px !important;
}

@media screen and (max-width: 800px) {
    .consulting-body {
        padding-left: 15px;
        padding-right: 15px;
    }

    .confirm .consulting-body {
        padding-top: 40px;
    }

    .keyvisual {
        padding: 10px 0;
    }
}

@media screen and (max-width: 800px) {
    #header {
        position: relative;
    }

    #header .l-wrap {
        padding: 0;
    }

    #header .logo {
        width: 120px;
    }

    #contents {
        margin-top: 0;
    }

    .tel {
        padding: 0 15px;
        width: 85%;
        margin-top: 40px !important;

    }

    .blocks label.ok, .blocks label#yen-success.ok,
    .form-es {
        left: 0 !important;
        top: 10px !important;
    }

    .form-step {
        margin-bottom: 40px;
        display: none;
    }

    .form-step.form-step-show {
        margin-bottom: 0px;
        display: block;
    }

    .btn--form {
        font-size: 18px;
    }

    #consulting #contents .config {
        margin-top: -30px;
    }

    .form-base-l {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    #header .logo {
        margin-top: 0;
    }

    .main-text {
        padding-left: 15px;
    }

    .tel {
        padding: 0 15px;
        width: 100%;
        margin-top: 15px !important;

    }
}

.confirm .tel,
.thanks .tel {
    margin-top: 40px!important;
}

.confirm .form-step,
.thanks .form-step {
    margin-bottom: 30px;
}

.confirm .form-step .item-1,
.confirm .form-step .item-1 .arrow {
    background: #4D4D4D;
}

.confirm .form-step .item-2,
.confirm .form-step .item-2 .arrow {
    background: #DC143C;
}

.confirm .form-step .item-3 {
    background: #000;
}

.confirm .text_impt {
    font-size: 24px;
    font-weight: bold;
    padding: 0;
    margin-bottom: 30px;
}

.confirm .form-base {
    background: none;
    border-color: #000;
}

.confirm .form-base-l {
    padding-left: 0;
}

.confirm #mktoForm_1728 {
    width: 100% !important;
}

.confirm .mktoButtonWrap {
    margin-left: 0 !important;
}

.confirm .btn--back,
.confirm a.btn--back,
.confirm .btn--confirm,
.confirm a.btn--confirm,
.confirm button.btn--confirm {
    border-radius: 0;
    font-size: 25px;
    letter-spacing: .5em;
    text-indent: .5em;
    width: 290px;
    box-shadow: none;
    padding: 14px;
}

.confirm .btn--back:hover,
.confirm a.btn--back:hover,
.confirm .btn--confirm:hover,
.confirm a.btn--confirm:hover,
.confirm button.btn--confirm:hover {
    opacity: 0.7;
}

.confirm .btn--back,
.confirm a.btn--back {
    background: #000;
    margin-right: 20px;
}

.confirm .btn--confirm,
.confirm a.btn--confirm,
.confirm button.btn--confirm {
    background: #DC143C;
    margin-left: 20px !important;
}

@media screen and (max-width: 800px) {
    .confirm .text_impt {
        font-size: 18px;
    }

    .confirm .form-base-btn {
        padding-left: 0;
        padding-right: 0;
    }

    .confirm .btn--back,
    .confirm a.btn--back,
    .confirm .btn--confirm,
    .confirm a.btn--confirm,
    .confirm button.btn--confirm {
        width: 100%;
        max-width: 290px;
        display: block;
        margin: 20px auto !important;
        font-size: 18px;
    }

    .confirm .form-base-btn .text_impt {
        margin-bottom: 0;
    }
}

.thanks .form-step {
    margin-bottom: 30px;
}

.thanks .form-step .item-1,
.thanks .form-step .item-1 .arrow {
    background: #000;
}

.thanks .form-step .item-2,
.thanks .form-step .item-2 .arrow {
    background: #4D4D4D;
}

.thanks .form-step .item-3 {
    background: #DC143C;
}

.thanks .form-base.thanks {
    background: none;
    padding: 0;
    border: none;
    display: block;
}

.thanks .btn {
    border: none;
    border-radius: 0;
    padding: 0;
    display: block !important;
    width: 100%;

}

.thanks .btn a {
    display: block;
    width: 100%;
    max-width: 290px;
    background: #DC143C;
    font-size: 25px;
    color: #fff;
    letter-spacing: .5em;
    text-indent: .5em;
    padding: 14px;
    margin: 20px auto 0;
    font-weight: normal;
    transition: all .3s ease;
}

.thanks .btn a:hover {
    opacity: 0.7;
}

#consulting.thanks #contents .config {
    padding-bottom: 0;
}

@media screen and (max-width: 800px) {
    .thanks .btn a {
        font-size: 18px;
    }
}



.document-request {
    background: url(../../images/bg-1.png) no-repeat center top / cover;
    padding-top: 120px;
}

.page-title-block {
    margin-bottom: 100px;
    text-align: center;
    font-weight: bold;
}

.page-title-block .title {
    font-size: 60px;
    color: #1c427a;
    letter-spacing: .03em;
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
    text-shadow: 0 0 5px #fff;
}

.page-title-block .title:after {
    content: '';
    width: 250px;
    height: 3px;
    background: #1c427a;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.page-title-block p {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: .05em;
}

.consulting-body {
    max-width: 978px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0,0,0, .3);
    padding: 100px;
}

.request-form-step {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 60px;
}

.request-form-step li {
    font-size: 24px;
    font-weight: bold;
    margin: 0 10px !important;
    color: #c3c3c3;
    display: flex;
    justify-content: center;
}

.request-form-step li span {
    padding-right: 0.3em;
}

#contents #article {
    max-width: 100%;
    padding: 0 20px;
}

.request-form-step .is-active {
    color: #1c427a;
}

.request-form-step .bar {
    width: 108px;
    height: 1px;
    background: #c3c3c3;
}

.form-base + p a {
    color: #1c427a;
}

.btn--form {
    max-width: 360px;
    border-radius: 10px;
    font-size: 24px;
    padding: 20px;
    /* border-bottom: 7px solid #901c33; */
    box-shadow: 0 7px #901c33;
}

.sp {
    display: none;
}

.request-confirm .form-base {
    background: #fff;
    border: none;
    padding-left: 0;
    position: relative;
}

.request-confirm #request_er {
    top: 26px;
}

.thanks .consulting-body {
    box-shadow: none;
}

.thanks .btn a {
    background: #1c427a;
}

.thanks a {
    color: #1c427a;
}

.btn--back, a.btn--back,.btn--confirm, a.btn--confirm, button.btn--confirm {
    width: 45%;
    border-radius: 10px;
}

.btn--back {
    background: #fff !important;
    border: 1px solid #787878;
    color: #787878 !important;
}

.btn--confirm, a.btn--confirm, button.btn--confirm {
    background: #d60432 !important;
    /* border-bottom: 7px solid #901c33; */
    box-shadow: 0 7px #901c33;
    border: none !important;
    font-size: 1.5rem !important;
}

.btn--confirm:hover, a.btn--confirm:hover, button.btn--confirm:hover {
    background: #d60432;
}

.form-es.any {
    background: #8d8d8d;
}

.text_impt {
    text-align: left;
}

.request-confirm .form-base-btn {
    padding: 0;
}

.text_impt {
    padding: 0;
    font-size: 18px;
    font-weight: bold;
}

@media screen and (max-width: 800px) {
    .sp {
        display: block;
    }

    .document-request {
        background: url(../../images/bg-1_sp.png) no-repeat center top;
        padding-top: 50px;
    }

    .page-title-block {
        padding: 0 20px;
        margin-bottom: 50px;
    }

    .page-title-block .title {
        font-size: 32px;
        padding-bottom: 20px;
        margin-bottom: 15px;
    }

    .page-title-block .title:after {
        width: 150px;
    }

    .page-title-block .title + p {
        font-size: 16px;
        text-align: left;
    }

    .consulting-body {
        padding: 30px 20px;
        margin-bottom: 20px;
    }

    .request-form-step {
        margin-bottom: 30px;
    }

    .request-form-step li {
        font-size: 16px;
        margin: 0 5px !important;
    }

    .request-form-step li span {
        padding-right: 0;
    }

    .request-form-step li.bar {
        width: 30px;
    }

    .btn--form {
        font-size: 20px;
    }

    .form-kojin {
        margin-top: 0;
    }

    .btn--confirm, a.btn--confirm, button.btn--confirm {
        font-size: 1rem;
    }

    .btn--back, a.btn--back {
        padding: 15px 5px;
    }

    .request-confirm .form-es {
        top: 26px !important;
    }

    .request-confirm .form-base-btn {
        padding: 0;
    }

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
        font-size: 20px !important;
    }

    [id^="mktoForm_"] .btn, [id^="mktoForm_"] a.btn, [id^="mktoForm_"] button.btn {
        font-size: 20px;
    }

    .btn--back {
        box-shadow: 0 5px #901c33;
    }

    .text_impt {
        font-size: 14px;
    }

    .request-confirm .form-base {
        padding-bottom: 0;
    }

    [id^="mktoForm_"] .btn--confirm, [id^="mktoForm_"] a.btn--confirm, [id^="mktoForm_"] button.btn--confirm {
        height: 62px;
    }
}

@media only screen and (max-width: 480px) {
    .mktoButtonRow {
        height: 155px;
        position: relative;
    }

    [id^="mktoForm_"] .btn, [id^="mktoForm_"] a.btn, [id^="mktoForm_"] button.btn {
        width: 100%;
        margin: 0 0 15px !important;
        box-shadow: none;
        position: absolute;
        left: 0;
        bottom: 0;
    }

    .text_impt {
        padding: 0;
    }

    .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
        box-shadow: 0 5px #901c33;
        position: absolute;
        top: 0;
        left: 0;
    }
}