@charset "UTF-8";
body {
    font-family: 'Noto Sans JP', sans-serif !important;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    font-weight: 500;
    color: #414143;
    line-height: 1.5;
    background-color: #fff;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

.font-style-none p, .mce-content-body p, .bd-pageset-content-wrap p{
    font-size: 16px;
    padding: 0;
    color: #414143;
}

.bdash_form .bd-pageset-parent .page-item .page-item-label{
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 16px;
    margin-bottom: 12px;
    color: #414143;
    font-weight: 600;
}

.bdash_form .page-item input[type="date"]{
    text-align: left !important;
    -webkit-appearance: none;
    appearance: none;
    direction: ltr;
}

.bdash_form .page-item input[type="date"]::-webkit-datetime-edit{
    text-align: left !important;
}

.bdash_form .page-item input[type="date"]::-webkit-datetime-edit-text{
    text-align: left !important;
}

.bdash_form .page-item input[type="date"]::-webkit-date-and-time-value{
    text-align: left !important;
}

.bdash_form .page-item input[type="text"]:hover,
.bdash_form .page-item input[type="date"]:hover {
    box-shadow: unset;
}

.bdash_form .page-item input:focus {
    border-color: #dcdee7 !important;
    box-shadow: unset;
}


.bdash_form label{
    margin: 0 0 8px;
    font-size: 15px;
    padding: 0;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
}


.bdash-form-input .bd-pageset-parent .page-item + div,
.bdash-form-input .bd-pageset-parent .page-item + script + div{
    padding: 32px 0;
    margin-bottom: 40px;
    gap: 40px;
}

.bdash_form .bd-pageset-parent .page-item:nth-last-of-type(2){
    border-bottom: unset;
}

img {
    border-radius: 16px;
}

body p, body dl, body input {
    font-family: 'Noto Sans JP', sans-serif!important;
}

strong span {
    font-size: 100%;
}

.bd-pageset-content-wrap .bd-pageset-parent span {
    border-radius: 8px;
}

p {
    margin-bottom: 40px;
}

html body.bdash-form-input {
    background-color: #F2F2F2;
}

/*全体設定*/
.fixed_header{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    ul{
        display: flex;
        justify-content: flex-start;
        width: 100vw;
        padding: 16px 32px;
        box-shadow: 0px 0px 15px 0px #777777;
        background: #fff;
        margin-bottom: 0;
        li{
            list-style: none;
            img{
            border-radius: 0;
            width: 130px;   
            }
        }
    }
    .form_top-banner{
        img{
            width: 100vw;
        }
    }

}

.bd-pageset-header{
    text-align: center;
    background: #FFFFFF;
    height: auto;
    margin-bottom: 65px;
}


.bdash_form{
    .bd-pageset-body{
        min-height: 93vh;
        display: flex;
        justify-content: center;
        position: relative;
        background-color: #FFFFFF;
        .bd-pageset-content-wrap{
            height: 100%;
            width: 100vw;
            font-weight: 500;
            margin: 0;
            position: relative;
        }
    }
}

body.bdash-form-input .bd-pageset-parent{
    box-shadow: unset;
    padding: 0;
    border-radius: 0;
    max-width: 100vw;
    padding: 37vh 0 0;
}

.page-item-description{
    white-space: pre-line !important;
    width: 100%;
    margin: 0 0 16px 0 !important;
    color: #414143 !important;
    font-size: 15.5px !important;
    font-weight: 400 !important;
}

.bdash_form .page-item input:focus,
.bdash_form .page-item textarea:focus {
    border-color: unset;
    box-shadow: none;
}

.bdash_form select:focus,
.bdash_form .page-item textarea:focus {
    border-color: unset !important;
    box-shadow: none;
}

.bdash-form-input .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > div:nth-of-type(3) p span strong span {
    margin: 16px auto -16px;
    white-space: unset;
    overflow: unset;
    text-overflow: unset;
}

/*確認・完了画面*/

.bdash-form-confirm .bd-pageset-parent > p{
    display: block;
}

.bdash-form-confirm .bd-pageset-content-wrap p{
    padding: 0;
    font-size: 14px;
}

.bdash-form-confirm .bd-pageset-content-wrap p span{
    font-size: 14px;
}

.bdash-form-confirm .bdash_form .bd-pageset-parent > div:first-of-type{
    display: none;
}

.bdash-form-confirm .bd-pageset-parent,
.bdash-form-submit .bd-pageset-parent,
.bdash-not-found .bd-pageset-parent {
    box-shadow: unset;
    padding: 0;
    border-radius: 0;
    max-width: 100vw;
    padding: 37vh 0 0;
}

.bdash-form-input .bdash_form .bd-pageset-parent > div:first-of-type {
    background-image: url(https://dyc7a1957gj3w.cloudfront.net/uploads/BD-FMV8NW/image/5323/8d848c38-9b79-44f3-bebe-7b64a6c7de89.png);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    position: fixed;
    top: 65px;
    left: 0;
    z-index: 8;
    width: 100vw;
    padding: 11vh 0;
    p{
        margin-bottom: 0;
    }
}

/*確認・完了画面*/
.bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:first-of-type {
  background-image: url(https://dyc7a1957gj3w.cloudfront.net/uploads/BD-FMV8NW/image/5323/8d848c38-9b79-44f3-bebe-7b64a6c7de89.png);
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  position: fixed;
  top: 65px;
  left: 0;
  z-index: 8;
  width: 100vw;
  padding: 110px 0;
  margin-bottom: 0;
}

.bdash-form-submit .bd-pageset-parent div > p:nth-of-type(1) {
  background-image: url(https://dyc7a1957gj3w.cloudfront.net/uploads/BD-FMV8NW/image/5323/8d848c38-9b79-44f3-bebe-7b64a6c7de89.png);
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  position: fixed;
  top: 65px;
  left: 0;
  z-index: 8;
  width: 100vw;
  padding: 110px 0;
  margin-bottom: 0;
}

.bdash-form-submit .bd-pageset-parent div > p:nth-of-type(2) img {
  width: 360px !important;
}

.bdash-form-submit .bd-pageset-parent div:nth-of-type(2),
.bdash-not-found .bd-pageset-parent div:nth-of-type(2) {
    margin-top: 0px;
}

/* ラジオボタン */

.bdash-form-input .form-item-radio .page-item-info label input, .bdash-form-input .form-item-checkbox .page-item-info label input{
    margin-right: 0;
    display: none;
}

.bdash-form-input .form-item-radio .page-item-info label input+div::before{
    content: '';
    display: block;
    top: 45%;
    left: 5px;
    width: 20px;
    height: 20px;
    margin-top: -8px;
    /*background: #fff;*/
    border: 1.5px solid #AEAEB2;
    border-radius: 50%;
    position: absolute;
}


.bdash-form-input .form-item-radio .page-item-info label input:checked+div::after{
    content: '';
    display: block;
    position: absolute;
    top: 45%;
    left: 8px;
    width: 14px;
    height: 14px;
    background: #435488;
    border-radius: 50%;
    margin-top: -5px;
    opacity: 1;
}

.label-text-radio{
    flex: 1 !important;
    cursor: pointer !important;
    display: inline-block !important;
    position: relative !important;
    padding-left: 34px !important;
    color: #414143;
}

/* チェックボタン */
.bdash-form-input .form-item-checkbox .page-item-info label input+div::before{
    content: '';
    display: block;
    top: 50%;
    left: 5px;
    width: 20px;
    height: 20px;
    margin-top: -8px;
    /*background: #fff;*/
    border: 1.5px solid #AEAEB2;
    border-radius: 2px;
    position: absolute;
}

.bdash-form-input .form-item-checkbox .page-item-info label input:checked+div::after{
    content: "";
    position: absolute;
    display: block;
    box-sizing: border-box;
    width: 14px;
    height: 8px;
    margin-top: -4px;
    top: 50%;
    left: 8px;
    transform: rotate(-45deg);
    border-bottom: 3px solid;
    border-left: 3px solid;
    border-color: #435488;
}

.label-text-checkbox{
    flex: 1 !important;
    cursor: pointer !important;
    display: inline-block !important;
    position: relative !important;
    padding-left: 34px !important;
    color: #414143;
}

/* 同意書箇所 */
.bdash-form-input .form-item-agreement .page-item-info label{
    display: flex;
    font-size: 16px;
    align-items: center;   
    color: #414143;
}

/*個人情報取り扱い同意画面*/

.page-item:first-of-type,.page-item-layout-v{
    max-width: 800px;
    margin: 32px auto !important;
    padding: 0 !important;
    border-top: unset !important;
}

/*情報入力画面*/
.bdash_form .bd-pageset-parent > div:nth-of-type(2){
    width: 800px;
    margin: 0 auto 32px;
    img{
        width: 360px;
        margin-bottom: 40px;
    }
}

.bdash_form .bd-pageset-parent > div:not(:first-of-type){
    width: 800px;
    margin: 0 auto 32px;
}

.bdash-form-input .page-item-label .page-item-required::after,
.bdash-form-confirm .page-item-label .page-item-required::after {
    background-color: #435488 !important;
    border-radius: 0px !important;
    font-size: 12px !important;
    border: 0 !important;
    color: #FFFFFF !important;
    margin-left: 8px !important;
}

.page-item .form-control {
    border: 2px solid #eee !important;
    border-radius: 8px !important;
    padding: 8px 16px !important;
    height: 50px;
    font-size: 16px !important;
    max-width: 800px !important;
}

.page-item .form-control::hover {
    box-shadow:unset;
}

.agreement-text{
    height: auto !important;
    padding: 20px 0 !important;
    margin-bottom: 8px !important;
    border-radius: unse !important;
    border: unset !important;
    overflow-y: unset !important;
    background: none !important;
    color: #414143 !important;
    line-height: 1.7 !important;
    font-weight: 500 !important;
}


/*確認・完了画面*/
html body.bdash-form-confirm, html body.bdash-form-submit, html body.bdash-not-found {
    background-color: #F2F2F2 !important;
}

/*確認・完了画面*/
.bdash-form-confirm .bdash_form .bd-pageset-header,
.bdash-form-submit .bdash_form .bd-pageset-header,
.bdash-not-found .bdash_form .bd-pageset-header {
    background: none !important;
}

ul.fixed_header,
.bdash-form-confirm .bd-pageset-parent ul:first-of-type,
.bdash-form-submit .bd-pageset-parent ul:first-of-type,
.bdash-not-found .bd-pageset-parent ul:first-of-type {
    display: block;
    max-width: 800px;
    margin: 0 auto;
    padding: 0;
    box-shadow: unset;
    background: unset;
    position: unset;
}

ul.fixed_header li,
.bdash-form-confirm .bd-pageset-parent ul:first-of-type li,
.bdash-form-submit .bd-pageset-parent ul:first-of-type li,
.bdash-not-found .bd-pageset-parent ul:first-of-type li {
    width: 100%;
    max-width: 800px;
    font-size: 16px;
    list-style: none;
    color: #414143;
}

.progressbar li.active:nth-of-type(1) {
    border-radius: 0px;
}

.progressbar li {
    position: relative;
    display: block;
    padding-left: 0;
    text-align: center;
    background: unset;
    height: auto;
}

.progressbar li::after {
    content: none;
}

.bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(2) {
  width: 800px !important;
  margin: 0 auto 72px !important;
}

.bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(2) img {
  width: 360px !important;
}

.bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(n+3) {
  width: 800px !important;
  margin: 0 auto 32px !important;
}

.bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(6) {
  margin: 0 auto 0 !important;
}

/*確認画面の「問など」*/
.bdash-form-confirm .page-item-label {
    color: #414143 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-top: 8px !important;
    display: flex !important;
    justify-content: flex-start !important;
    position: relative !important;
    align-items: center !important;
}

.bdash-form-confirm .bdash_form .page-item-info {
    background-color: unset !important;
    border-radius: unset !important;
    padding: 8px 0 !important;
}

.bdash-form-confirm .bdash_form_button_confirm{
    display: flex !important;
    justify-content: space-around !important;
    width: 800px !important;
    margin: 80px auto !important;
}

.bdash_form .bdash_form_button_confirm button,
.bdash_form .bdash_form_button_confirm input[type="submit"] {
    background-color: #435488;
    cursor: pointer !important;
    border-radius: 32px !important;
    width: 280px !important;
    font-weight: 600;
    font-size: 24px !important;
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) !important;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    position: relative;
    height: 50px !important;
    margin-top: 0px !important;
}

.bdash_form .bdash_form_button_confirm button,
.bdash_form .bdash_form_button_confirm input[type="submit"]


/* 送信完了画面 */
.bdash-form-submit{
    .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(4) {
    width: 800px !important;
    margin: 0 auto 0 !important;
    }
    .bdash_form .bd-pageset-parent > div:first-of-type{
        display: block;
    }
}

/* エラーメッセージ */
.page-item-message{
    color: #e3213b !important;
    margin-top: 4px !important;
}

/* グレーアウト */
.bdash-form-input .form-item-checkbox .page-item-info label input:disabled + div::before {
    /*background: #f0f0f0 !important;*/
    border-color: #C7C7CC !important; /* 無効状態っぽい枠色 */
    cursor: not-allowed !important;
    opacity: 0.6 !important; /* 視覚的な非アクティブ感 */
}

button:focus{
    outline: unset !important;
}

body #bdash_form_f_64 p span strong span {
    font-family: 'Noto Sans JP', sans-serif !important;
    color: #154a75 !important !important;
}

.bdash-form-input .page-item-label {
    color: #414143 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.page-item-info input::placeholder,
.page-item-info textarea::placeholder {
    color: #ccc !important;
}

.bdash_form_commit_button {
    border-radius: 30px !important;
    width: 260px !important;
    box-shadow: 4px 4px 0 rgba(0,0,0,0.1) !important;
}

.bdash_form .bdash_form_button_input button,
.bdash_form .bdash_form_button_confirm button,
.bdash_form .bdash_form_button_input input[type="submit"] {
    background-color: #eeeeee;
    cursor: pointer;
    border-radius: 32px;
    width: 280px;
    font-weight: 600;
    font-size: 24px;
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) !important;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    position: relative;
    height: 50px;
    margin-top: 0px;
}

.bdash_form_commit_button, .bdash_form_next_button{
    background-color: #eeeeee;
    cursor: pointer;
    border-radius: 32px;
    width: 280px;
    font-weight: 600;
    font-size: 24px;
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) !important;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    position: relative;
    height: 50px;
    margin-top: 0px;
}

/*.bdash_form .bdash_form_button_input button,*/
/*.bdash_form .bdash_form_button_confirm button,*/
/*.bdash_form .bdash_form_button_input input[type="submit"],*/
/*.bdash_form .bdash_form_button_confirm input[type="submit"] {*/
/*    color: #fff;*/
/*    border: none;*/
/*    background: #eeeeee;*/
/*    cursor: pointer;*/
/*    border-radius: 32px;*/
/*    width: 280px;*/
/*    font-weight: 600;*/
/*    font-size: 24px;*/
/*    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) !important;*/
/*    transition: transform 0.2s ease, box-shadow 0.2s ease;*/
/*    position: relative;*/
/*    height: 50px;*/
/*    margin-top: 0px;*/
/*}*/

.bdash_form_commit_button:hover,
.bdash_form_next_button:hover {
    transform: translate(2px, 2px);
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1) !important;
    opacity: 0.8;
}

.bdash_form_back_button{
    margin-right: 0;
    background-color: #bbb !important;
}

.bdash_form .bdash_form_button_input [type="button"]:not(:disabled),
.bdash_form .bdash_form_button_input [type="reset"]:not(:disabled),
.bdash_form .bdash_form_button_input [type="submit"]:not(:disabled),
.bdash_form .bdash_form_button_input button:not(:disabled) {
    background-color: #435488;
    cursor: pointer;
    border-radius: 32px;
    width: 280px;
    font-weight: 600;
    font-size: 24px;
    box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1) !important;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    position: relative;
    height: 50px;
    margin-top: 0px;
}

.bdash_form .bdash_form_button_input [type="button"]:not(:disabled):hover,
.bdash_form .bdash_form_button_input [type="reset"]:not(:disabled):hover,
.bdash_form .bdash_form_button_input [type="submit"]:not(:disabled):hover,
.bdash_form .bdash_form_button_input button:not(:disabled):hover {
    transform: translate(2px, 2px);
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1) !important;
    opacity: 0.8;
}

.bdash_form .bdash_form_button_confirm button:hover {
    transform: translate(2px, 2px);
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1) !important;
    opacity: 0.8;
}

.bdash_form_button_input{
    justify-content: space-evenly;
    width: 800pxt;
    margin: 50px auto 64px;
}

.bdash-not-found div:nth-of-type(1) p {
    margin-bottom: 0;
}

/* スマホ */
@media screen and (max-width: 480px) {

    .fixed_header{
        ul{
            padding: 8px 12px;
            li{
                list-style: none;
                img{
                border-radius: 0;
                width: 100px;   
                }
            }
        }
    }

    body.bdash-form-input .bd-pageset-parent {
        padding: 150px 0 0;
        max-width: 85vw;
        margin: 0 auto;
    }

    /* TOPバナー（入力画面） */
    .bdash-form-input .bdash_form .bd-pageset-parent > div:first-of-type {
    top: 40px; /* ヘッダーの高さ分を空ける */
    padding: 50px 0;
        p{
            line-height: 1.3 !important;
        }
    }
    
    .bdash-form-input .bdash_form .bd-pageset-parent > div:first-of-type p span {
        font-size: 18px;
    }


    /* TOPバナー（確認画面） */
    .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:first-of-type {
    top: 40px;
    padding: 45px 0;
    }
    .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:first-of-type span {
    font-size: 16px !important;
    }
    
    .bdash-form-submit .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:first-of-type strong span,
    .bdash-not-found .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:first-of-type strong span{
    font-size: 15px !important;
    }

    .bdash_form .bd-pageset-parent > div:nth-of-type(n+3) p span strong span {
    font-size: 18px !important;
    }

    .bdash-form-input .page-item-label{
        font-size: 15.5px;
    }

    .bd-pageset-content-wrap .bd-pageset-parent span {
        font-size: 15px !important;
    }

    .bd-pageset-content-wrap .bd-pageset-parent span.page-item-required{
        font-size: 0px !important;
        width: 55px;
    }

    .bdash_form .bdash_form_button_input input[type="submit"],
    .bdash_form .bdash_form_button_confirm input[type="submit"],
    .bdash_form .bdash_form_button_input button,
    .bdash_form .bdash_form_button_confirm button {
        font-weight: 500 !important;
        font-size: 18px !important;
        height: 50px !important;
        margin: 8px auto !important;
        border-radius: 32px !important;
        width: 280px;
    }

    .bdash_form_button_input{
        width: 85vw;
        gap: 8px;
        display: flex !important;
        flex-direction: column-reverse;
    }


    .page-item:first-of-type,.page-item-layout-v{
        max-width: 85vw;
        margin: 32px auto;
    }
    
    .bdash_form .bd-pageset-parent div + .page-item:last-of-type {
        max-width: 85vw;
        margin: 32px auto;
    }
    
    /* 個人情報取り扱い見出し */


    /* 中見出し */

    .bdash_form .bd-pageset-parent > div:not(:first-of-type) {
        width: 85vw;
        margin: 0 auto 16px;
        img{
            width: 90%;
            margin: 0 auto 48px;
        }
    }

    .bdash_form_commit_button, .bdash_form_next_button{
    font-size: 20px;
    height: 50px;
    }

    [type="submit"]:not(:disabled),
    button:not(:disabled) {
    font-size: 20px;
    height: 50px;
    }

    img {
        max-width: 100%;
        border-radius: 8px;
    }

    .bd-pageset-parent h2 span {
        line-height: 1.2;
    }

    .bdash_form_commit_button {
        width: 300px;
    }
    
    .bdash-form-confirm .bd-pageset-parent,
    .bdash-form-submit .bd-pageset-parent {
        padding: 24vh 0 0;
    }
    
    .bdash-not-found .bd-pageset-parent {
        padding: 24vh 0 0;
    }
    
    .bdash-not-found .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(3) span {
        font-size: 15px !important;
    }
    
    .bdash-form-submit .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(3) span {
        font-size: 15px !important;
    }

    /* 備考欄 */
    .page-item-description{
        margin: 0 0 16px 0;
        font-size: 14px;
    }

    /* 同意注意書き */
    .agreement-text{
        font-size: 14px;
    }

    /* 区切り線 */
    .bdash-form-input .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > div:nth-of-type(3) p span,
    .bdash-form-input .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > div:nth-of-type(5) p span{
    display: inline-block;
    max-width: 85vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    /*margin: 0 auto 16px;*/
    }
    
    #bdash_form_f_69880 .bdash-form-input .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > div:nth-of-type(5) p span {
        display: inline-block;
        max-width: 85vw;
        white-space: normal;
        overflow: hidden;
        text-overflow: clip;
        /*margin: 0 auto 16px;*/
    }

    /* エラーメッセージ */
    .page-item-message{
        font-size: 14px;
    }

    /* 確認画面 */

    .bdash-form-confirm{
        .bd-pageset-content-wrap{
            padding: 0;
            .bd-pageset-parent{
                padding: 150px 24px 0;
            }
        }
    }


    .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(2) {
        width: 75vw !important;
        margin: 0 auto 48px !important;
    }

    .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(3) {
        width: 85vw !important;
        margin: 0 auto 24px !important;
    }

    .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(3) span {
    font-size: 16px !important;
    }

    .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(n+4) {
        width: 85vw !important;
        margin: 0 auto 24px !important;
    }

    .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(5) {
    margin: 0 auto 0 !important;
    }

    /* 中見出し */
    .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(5) span ,
    .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(7) span ,
    .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(9) span  {
    font-size: 16px !important;
    }

    /* 区切り線 */
    .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(4) ,
    .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(6) ,
    .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(8)  {
    display: inline-block;
    max-width: 85vw;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    }

    /* ボタン */
    .bdash-form-confirm .bdash_form_button_confirm{
        width: 85vw !important;
        gap: 12px;
        display: flex !important;
        flex-direction: column-reverse;
        margin: 40px auto 80px !important;
    }
    
    .bdash_form_commit_button, .bdash_form_next_button{
    font-weight: 500;
    font-size: 18px;
    height: 40px;
    }
    
    .bdash_form .bdash_form_button_input [type="button"]:not(:disabled),
    .bdash_form .bdash_form_button_input [type="reset"]:not(:disabled),
    .bdash_form .bdash_form_button_input [type="submit"]:not(:disabled),
    .bdash_form .bdash_form_button_input button:not(:disabled) {
        font-weight: 500 !important;
        font-size: 18px !important;
        height: 50px !important;
        width: 280px !important;
    }
    
    .bdash-form-input .bd-pageset-parent .page-item + div,
    .bdash-form-input .bd-pageset-parent .page-item + script + div{
        display: flex;
        gap: 12px;
        flex-direction: column-reverse;
        margin-top: 40px;
        padding: 0;
        align-items: center;
    }
    
    /* エラー画面 */
    .bdash-not-found .bdash_form .bd-pageset-body{
        min-height: 90vh;
        overflow-y: hidden;
    }


    /* 送信完了画面 */
    
    .bdash-form-submit .bdash_form .bd-pageset-body{
        min-height: 90vh;
        overflow-y: hidden;
    }
    
    .bdash-form-submit .bd-pageset-parent div > p:nth-of-type(1) {
        padding: 50px 0;
        top: 40px;
    }
    
    .bdash-form-submit .bd-pageset-parent div > p:nth-of-type(2) img {
        width: 300px !important;
    }
    
    ul.fixed_header,
    .bdash-form-confirm .bd-pageset-parent ul:first-of-type,
    .bdash-form-submit .bd-pageset-parent ul:first-of-type,
    .bdash-not-found .bd-pageset-parent ul:first-of-type {
        max-width: 85vw;
    }
    
    ul.fixed_header li,
    .bdash-form-confirm .bd-pageset-parent ul:first-of-type li,
    .bdash-form-submit .bd-pageset-parent ul:first-of-type li,
    .bdash-not-found .bd-pageset-parent ul:first-of-type li {
        max-width: 85vw;
    }
    
    .bdash-form-submit{
        .bd-pageset-content-wrap{
            padding: 0;
            .bd-pageset-parent{
                padding: 150px 24px 0;
            }
        }

        .bd-pageset-body .bd-pageset-content-wrap .bd-pageset-parent > p:nth-of-type(4) {
        width: 85vw;
        margin: 0 auto 0;
        }
    }
}
}
