﻿@charset "UTF-8";

html, body {
    font-size: 0.75rem;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 1;
    color: #000;
    font-family: メイリオ, Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Sans", 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
    background: #fff;
}

div, span, ul, li, dl, dt, dd, p, label, em, h1, h2, h3, h4, h5, h6, section, article {
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 1;
    list-style-type: none;
    font-style: normal;
    word-wrap: break-word;
    word-break: break-all;
}

img, input, select {
    margin: 0;
    padding: 0;
    font-family: メイリオ, Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Sans", 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
}

a:link, a:visited {
    color: #4694d1;
}

input::-webkit-input-placeholder {
    color: #cccccc;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #cccccc;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #cccccc;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #cccccc;
}

.width-percent100 {
    width: 100% !important;
}

.width80 {
    width: 5rem !important;
}

.width90 {
    width: 5.625rem !important;
}

.width100 {
    width: 6.25rem !important;
}

.width110 {
    width: 6.875rem !important;
}

.width120 {
    width: 7.5rem !important;
}

.width130 {
    width: 8.125rem !important;
}

.width140 {
    width: 8.75rem !important;
}

.width150 {
    width: 9.375rem !important;
}

.width156 {
    width: 9.75rem !important;
}

.width160 {
    width: 10rem !important;
}

.width190 {
    width: 11.875rem !important;
}

.width200 {
    width: 12.5rem !important;
}

.width210 {
    width: 14.0rem !important;
}

.font14 {
    font-size: 0.875rem !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.p0 {
    padding: 0 !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pt10 {
    padding-top: 0.625rem !important;
}

.pt15 {
    padding-top: 0.9375rem !important;
}

.pt20 {
    padding-top: 1.25rem !important;
}

.pt50 {
    padding-top: 3.125rem !important;
}

.pt100 {
    padding-top: 6.25rem !important;
}

.pb40 {
    padding-bottom: 2.5rem !important;
}

.clear {
    clear: both !important;
}

.clear-line {
    clear: both;
    width: 100%;
    height: 1px;
    overflow: hidden;
    background: transparent;
}

.displayBlock {
    display: block;
}

.displayNone {
    display: none;
}

.bold {
    font-weight: bold !important;
}

.carColor-red {
    background: red !important;
}

.carColor-yellow {
    background: #f7ee05 !important;
}

.carColor-pink {
    background: #f517d3 !important;
}

.carColor-blue {
    background: blue !important;
}

.carColor-gray {
    background: #ccc !important;
}

.carColor-white {
    background: #fff !important;
}

.carColor-black {
    background: #000 !important;
}

.carColor-green {
    background: #33d75e !important;
}

.carColor-orange {
    background: #fd8c12 !important;
}

.all {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.subaru-dealer-header {
    width: 100%;
    overflow: hidden;
}

    .subaru-dealer-header .subaru-dealer-header-top {
        max-width: 100%;
        margin: 0 auto;
        padding-left: 0.9375rem;
        padding-bottom: 0.3125rem;
        overflow: hidden;
    }

    .subaru-dealer-header .subaru-dealer-header-tips-content {
        clear: both;
        width: 100%;
        overflow: hidden;
        position: absolute;
        left: 0;
        top: 0;
    }

        .subaru-dealer-header .subaru-dealer-header-tips-content .subaru-dealer-header-tips-normal-content {
            display: inline-block;
            float: right;
        }

        .subaru-dealer-header .subaru-dealer-header-tips-content .subaru-dealer-header-tips {
            display: inline-block;
            float: right;
            margin: 0.625rem 1.25rem 0 0;
            background: url(https://ec.subaru.jp/subaroad/contact/img/ico_blank_01.svg) no-repeat right center;
            padding-right: 1.25rem;
            font-size: 0.75rem;
        }

            .subaru-dealer-header .subaru-dealer-header-tips-content .subaru-dealer-header-tips a:link, .subaru-dealer-header .subaru-dealer-header-tips-content .subaru-dealer-header-tips a:visited {
                color: #000;
                text-decoration: none;
            }

            .subaru-dealer-header .subaru-dealer-header-tips-content .subaru-dealer-header-tips a:hover {
                color: #000;
            }

            .subaru-dealer-header .subaru-dealer-header-tips-content .subaru-dealer-header-tips.subaru-dealer-header-tips-force {
                background: #111;
                margin: 0 0 0 0.625rem;
                padding: 0.625rem 0.9375rem;
            }

                .subaru-dealer-header .subaru-dealer-header-tips-content .subaru-dealer-header-tips.subaru-dealer-header-tips-force a:link, .subaru-dealer-header .subaru-dealer-header-tips-content .subaru-dealer-header-tips.subaru-dealer-header-tips-force a:visited, .subaru-dealer-header .subaru-dealer-header-tips-content .subaru-dealer-header-tips.subaru-dealer-header-tips-force a:hover {
                    display: inline-block;
                    padding-right: 1.25rem;
                    background: url(https://ec.subaru.jp/subaroad/contact/img/ico_blank_01.svg) no-repeat right center;
                    color: #fff;
                }

    .subaru-dealer-header .logo-word {
        display: inline-block;
        height: 5.625rem;
    }

        .subaru-dealer-header .logo-word img {
            display: inline-block;
            float: left;
        }

        .subaru-dealer-header .logo-word .logo-word-logo {
            display: inline-block;
            height: 100%;
            float: left;
            padding-right: 1.25rem;
            box-sizing: border-box;
        }

            .subaru-dealer-header .logo-word .logo-word-logo img {
                height: 100%;
                width: auto;
                margin: 0 auto;
            }

        .subaru-dealer-header .logo-word .logo-word-word {
            display: inline-block;
            box-sizing: border-box;
            width: 25.375rem;
            height: 100%;
            float: left;
        }

            .subaru-dealer-header .logo-word .logo-word-word img {
                display: block;
                position: relative;
                height: auto;
                width: 100%;
                top: 50%;
                transform: translateY(-50%);
            }

    .subaru-dealer-header .logo-header-tips-icon {
        display: none;
        width: 1.875rem;
        position: absolute;
        right: 0.9375rem;
        top: 50%;
        transform: translateY(-50%);
    }

        .subaru-dealer-header .logo-header-tips-icon .logo-header-tips-icon-line {
            width: 100%;
            height: 2px;
            overflow: hidden;
            background: #999;
            margin-top: 0.3125rem;
        }

    .subaru-dealer-header .subaru-dealer-header-laLink {
        float: right;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }

        .subaru-dealer-header .subaru-dealer-header-laLink li {
            display: inline-block;
            float: left;
            height: 1.75rem;
            line-height: 1.75rem;
            padding: 0 1.3125rem;
            font-size: 1.25rem;
            border-left: 1px solid #cecece;
            font-weight: bold;
        }

            .subaru-dealer-header .subaru-dealer-header-laLink li span, .subaru-dealer-header .subaru-dealer-header-laLink li a:link, .subaru-dealer-header .subaru-dealer-header-laLink li a:visited {
                color: #000;
                text-decoration: none;
            }

            .subaru-dealer-header .subaru-dealer-header-laLink li.selected span, .subaru-dealer-header .subaru-dealer-header-laLink li.selected a:link, .subaru-dealer-header .subaru-dealer-header-laLink li.selected a:visited {
                color: #00a0e9;
                text-decoration: none;
            }

    .subaru-dealer-header .subaru-dealer-header-bottom {
        clear: both;
        width: 100%;
        background: #DDE2E6;
    }

        .subaru-dealer-header .subaru-dealer-header-bottom .subaru-dealer-header-bottom-content {
            width: 100%;
            margin: 0 auto;
            overflow: hidden;
        }

            .subaru-dealer-header .subaru-dealer-header-bottom .subaru-dealer-header-bottom-content label {
                display: inline-block;
                float: left;
                max-width: 18.875rem;
                height: 100%;
                padding: 0.75rem 0;
                margin-left: 2.25rem;
            }

                .subaru-dealer-header .subaru-dealer-header-bottom .subaru-dealer-header-bottom-content label img {
                    width: 100%;
                    height: auto;
                }

            .subaru-dealer-header .subaru-dealer-header-bottom .subaru-dealer-header-bottom-content ul {
                display: inline-block;
                float: right;
                white-space: nowrap;
            }

                .subaru-dealer-header .subaru-dealer-header-bottom .subaru-dealer-header-bottom-content ul li {
                    display: inline-block;
                    line-height: 3.125rem;
                    margin-left: 2.5rem;
                    font-size: 1rem;
                }

                    .subaru-dealer-header .subaru-dealer-header-bottom .subaru-dealer-header-bottom-content ul li a:link, .subaru-dealer-header .subaru-dealer-header-bottom .subaru-dealer-header-bottom-content ul li a:visited {
                        color: #000;
                        text-decoration: none;
                    }

                    .subaru-dealer-header .subaru-dealer-header-bottom .subaru-dealer-header-bottom-content ul li a:hover {
                        color: #00a0e9;
                    }

            .subaru-dealer-header .subaru-dealer-header-bottom .subaru-dealer-header-bottom-content .subaru-dealer-header-bottom-moreIcon {
                display: none;
                width: 0;
                height: 0;
                border-top: 0.625rem solid #666;
                border-left: 0.625rem solid transparent;
                border-right: 0.625rem solid transparent;
                border-bottom: 0 solid #666;
                position: absolute;
                right: 0.9375rem;
                top: 0.9375rem;
                transition: transform 0.5s;
            }

                .subaru-dealer-header .subaru-dealer-header-bottom .subaru-dealer-header-bottom-content .subaru-dealer-header-bottom-moreIcon.fz {
                    transform: rotate(180deg);
                }

.footer {
    clear: both;
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 8.125rem 0 1.25rem 0;
}

.subaru-mainWord {
    clear: both;
    width: 100%;
    overflow: hidden;
    background: #1b1b1d;
    text-align: center;
    color: #fff;
}

    .subaru-mainWord .subaru-mainWord-content {
        width: 62.5rem;
        margin: 0 auto;
    }

        .subaru-mainWord .subaru-mainWord-content .subaru-mainWord-content-wordMain {
            display: inline-block;
            height: 5rem;
            line-height: 5rem;
            padding: 0 0 0 5.9375rem;
            background: url(https://ec.subaru.jp/subaroad/contact/img/logo_white.png) no-repeat 0 center;
            background-size: 4.375rem auto;
            font-size: 1.75rem;
            font-weight: bold;
            white-space: nowrap;
        }

/* footer */
.l-footer-new {
    text-align: center;
}

    .l-footer-new .logo {
        background: #2B2B2B;
        border-bottom: 1px solid #707070;
        padding: 20px 30px;
    }

        .l-footer-new .logo img {
            max-width: 400px;
            width: 100%;
        }

    .l-footer-new nav {
        background: #111111;
        padding: 30px 0;
    }

        .l-footer-new nav .in {
            display: flex;
            justify-content: space-between;
            width: 100%;
            max-width: 1000px;
            margin: 0 auto;
            font-size: 12px;
        }

        .l-footer-new nav .colL {
            width: 145px;
            text-align: left;
        }

        .l-footer-new nav .colM {
            width: 228px;
            text-align: left;
        }

        .l-footer-new nav .colR {
            width: 270px;
            text-align: left;
        }

        .l-footer-new nav dt {
            color: #FFF;
            border-bottom: 1px solid #707070;
            padding-bottom: 1em;
            margin-bottom: .5em;
        }

        .l-footer-new nav dd {
            display: flex;
            justify-content: space-between;
        }

            .l-footer-new nav dd li {
                font-size: 12px;
                padding: .5em 0;
            }

                .l-footer-new nav dd li:last-of-type {
                    border: 0px;
                }

                .l-footer-new nav dd li a {
                    color: #FFF;
                    text-decoration: none;
                }

                    .l-footer-new nav dd li a.blank:after {
                        content: "";
                        display: inline-block;
                        width: 11px;
                        height: 8px;
                        background-image: url("https://ec.subaru.jp/subaroad/contact/img/icon_blank.svg");
                        margin-left: 8px;
                    }

                    .l-footer-new nav dd li a:hover {
                        text-decoration: underline;
                    }

            .l-footer-new nav dd + ul {
                margin-top: 15px;
            }

        .l-footer-new nav .copyright {
            color: #646464;
            font-size: 12px;
            padding-top: 35px;
        }

/* footer end */
.middleContent {
    clear: both;
    width: 62.5rem;
    margin: 0 auto;
    box-sizing: border-box;
}

.bottom-line {
    clear: both;
    width: 100%;
    text-align: center;
    padding: 1.875rem 0 6.25rem 0;
}

.bl-common-btn, .bl-common-btn:link, .bl-common-btn:visited {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    width: 17.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-decoration: none;
    color: #878787;
    font-size: 1rem;
    font-weight: bold;
    background: #fff;
    cursor: pointer;
    border-radius: 1.25rem;
    border: 1px solid #929292;
}

    .bl-common-btn.bl-common-btn-large, .bl-common-btn:link.bl-common-btn-large, .bl-common-btn:visited.bl-common-btn-large {
        width: 22.5rem;
        height: 3.75rem;
        line-height: 3.75rem;
        font-size: 1.25rem;
        border-radius: 2.5rem;
    }

    .bl-common-btn .bl-btn-icon, .bl-common-btn:link .bl-btn-icon, .bl-common-btn:visited .bl-btn-icon {
        position: absolute;
        line-height: 2.5rem;
        left: 1.625rem;
        top: 0;
    }

    .bl-common-btn.bl-confirm-btn, .bl-common-btn:link.bl-confirm-btn, .bl-common-btn:visited.bl-confirm-btn {
        background: #00bbff;
        color: #fff;
        border: 0;
    }

    .bl-common-btn:nth-of-type(2), .bl-common-btn:link:nth-of-type(2), .bl-common-btn:visited:nth-of-type(2) {
        margin-left: 2.5rem;
    }

    .bl-common-btn.disabled, .bl-common-btn:link.disabled, .bl-common-btn:visited.disabled {
        opacity: 0.3;
        cursor: not-allowed;
    }

/*dialog*/
.proto-dialog {
    display: none;
    margin: 0 auto;
    width: 550px;
    height: auto;
    overflow: hidden;
    padding: 20px 15px 15px 15px;
    background: #fff;
    border-radius: 10px;
}

    .proto-dialog h5 {
        display: block;
        clear: both;
        width: 100%;
        height: 42px;
        line-height: 42px;
        text-align: center;
        font-size: 17px;
        font-weight: bold;
        background: #e5e5e5;
        margin-bottom: 5px;
        cursor: pointer;
        color: #000;
    }

    .proto-dialog p {
        line-height: 1.5;
    }

    .proto-dialog .center-p {
        width: 100%;
        text-align: center;
        line-height: 1.5;
        padding: 5px 0 5px 0;
    }

    .proto-dialog .proto-dialog-content {
        width: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        line-height: 1.5;
    }

    .proto-dialog .proto-dialog-button-line {
        clear: both;
        width: 100%;
        height: auto;
        overflow: hidden;
        text-align: center;
        padding: 10px 0 10px 0;
    }

.dialog-close {
    clear: both;
    position: absolute;
    display: inline-block;
    right: 0;
    top: -50px;
    cursor: pointer;
    color: #fff;
    font-size: 50px;
}

    .dialog-close:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

    .dialog-close:active {
        opacity: 1;
        filter: alpha(opacity=100);
    }

/*dialog-end*/
/*button*/
.pdb-button {
    display: inline-block;
    padding: 10px 20px;
    margin-right: 5px;
    border-radius: 5px;
    font-size: 16px;
    text-decoration: none;
}

.pdb-confirm-button:link, .pdb-confirm-button:visited {
    background: #04489E;
    color: #fff;
}

.pdb-cancel-button:link, .pdb-cancel-button:visited {
    background: #dedede;
}

/*button-end*/
.progress-dialog {
    display: none;
    margin: 0 auto;
    padding: 10px;
    top: 50%;
    transform: translateY(-50%);
}

    .progress-dialog .progress-dialog-content {
        height: 28rem;
        box-sizing: border-box;
        width: 100%;
        background: #fff;
        overflow-y: auto;
    }

.userAuthDialog-article {
    max-width: 100%;
    padding:1.0rem 2.0rem 0 2.0rem;
    text-align: center;
}

    .userAuthDialog-article em {
        display: block;
        width: 100%;
        font-size: 1.125rem;
        font-weight: bold;
        padding: 0.75rem 0 0 0;
        line-height: 1.4;
    }

    .userAuthDialog-article p {
        display: block;
        width: 100%;
        font-size: 1.125rem;
        padding: 2.5rem 0 1.25rem 0;
        line-height: 1.4;
    }

    .userAuthDialog-article .progress-dialog-button {
        display: block;
        width: 15.0rem;
        height: 2.625rem;
        line-height: 2.625rem;
        background: #fd4e4c;
        color: #fff;
        text-align: center;
        margin: 0 auto;
        font-size: 1rem;
        border-radius: 1.3125rem;
        text-decoration: none;
        cursor: pointer;
    }

.require-total-num-content {
    display: none;
    padding: 0.625rem;
    position: fixed;
    z-index: 10;
    background: #fff;
    border: 1px solid #04489E;
    left: 1.25rem;
    bottom: 1.25rem;
}

    .require-total-num-content span {
        color: #04489E;
    }

.loading-content {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 20;
    left: 0;
    top: 0;
}

    .loading-content .loading-content-bg {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #fff;
        opacity: 0.6;
        z-index: 20;
        left: 0;
        top: 0;
    }

    .loading-content img {
        position: relative;
        display: block;
        margin: 0 auto;
        top: 45%;
        transform: translateY(-50%);
        z-index: 21;
    }

.breadContent {
    clear: both;
    width: 100%;
    min-height: 2.1875rem;
    overflow: hidden;
}

    .breadContent .breadContent-link {
        width: 62.5rem;
        position: absolute;
        z-index: 1;
        overflow: hidden;
        font-size: 0.75rem;
        color: #646464;
        left: 50%;
        top: 1.25rem;
        transform: translateX(-50%);
    }

        .breadContent .breadContent-link ul li {
            position: relative;
            display: inline-block;
            white-space: nowrap;
            float: left;
            padding-right: 2.1875rem;
        }

            .breadContent .breadContent-link ul li a:link, .breadContent .breadContent-link ul li a:visited {
                text-decoration: underline;
                color: #646464;
            }

            .breadContent .breadContent-link ul li .breadContent-link-icon {
                position: absolute;
                right: 0.9375rem;
            }

    .breadContent.breadContent-kv-content .breadContent-kv {
        display: block;
        width: auto;
        height: 12.0625rem;
        z-index: 0;
        margin: 0 auto;
        background: url(https://ec.subaru.jp/subaroad/contact/img/bg_contact_01.jpg) no-repeat center center;
        background-size: cover;
    }

        .breadContent.breadContent-kv-content .breadContent-kv h1 {
            display: block;
            width: 100%;
            color: #fff;
            font-size: 2rem;
            text-align: center;
            padding-top: 5rem;
        }

    .breadContent.breadContent-kv-content .breadContent-link {
        color: #fff;
    }

    .breadContent.breadContent-kv-content ul li a:link, .breadContent.breadContent-kv-content ul li a:visited {
        color: #fff;
    }

.breadContent2 {
    clear: both;
    width: 100%;
    text-align: center;
    color: #646464;
}

    .breadContent2 ul li {
        display: inline-block;
        padding: 1.5625rem 1.5625rem 0 1.125rem;
        font-size: 1rem;
        background: url(https://ec.subaru.jp/subaroad/contact/img/ico_flow_01.svg) no-repeat right 2.0625rem;
        background-size: auto 1rem;
    }

        .breadContent2 ul li:nth-of-type(1), .breadContent2 ul li:nth-of-type(2) {
            background: none;
        }

        .breadContent2 ul li .breadContent2-icon-word {
            display: inline-block;
            background: url(https://ec.subaru.jp/subaroad/contact/img/pen.png) no-repeat left top;
            background-size: 1.25rem auto;
            padding-left: 1.5625rem;
            line-height: 1.3;
        }

            .breadContent2 ul li .breadContent2-icon-word.breadContent2-icon-document {
                background: url(https://ec.subaru.jp/subaroad/contact/img/doc.png) no-repeat left top;
                background-size: 1.25rem auto;
            }

            .breadContent2 ul li .breadContent2-icon-word.breadContent2-icon-mail {
                background: url(https://ec.subaru.jp/subaroad/contact/img/mail.png) no-repeat left top;
                background-size: 1.25rem auto;
            }

        .breadContent2 ul li.selected {
            color: #000;
            font-weight: bold;
        }

        .breadContent2 ul li:last-child {
            background: none;
        }

    .breadContent2 .breadContent2-p {
        display: block;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        font-size: 1rem;
        color: #000;
        font-weight: bold;
        line-height: 1.5;
        text-decoration: underline;
        padding-top: 1.25rem;
        overflow: hidden;
    }

    .breadContent2 .breadContent2-p2 {
        width: 62.5rem;
        box-sizing: border-box;
        margin: 0 auto;
        padding: 0.625rem 1.25rem;
        line-height: 1.5;
        font-size: 0.875rem;
        background: #eee;
        margin-top: 1.25rem;
        text-align: left;
    }

        .breadContent2 .breadContent2-p2 p {
            padding-top: 0.625rem;
            line-height: 1.5;
        }

/*SUB003-1119　【スバスク】ご利用住所欄に注意文言追加*/
@media screen and (min-width: 769px) {
    .commentline {
        font-size: 0.875rem;
        line-height: 1.5;
        padding-bottom: 0.25rem;
    }
}

/*【スバスク】連絡先*/
@media screen and (min-width: 769px) {
    .commentline_phone1 {
        font-size: 0.875rem;
        line-height: 1.5;
        padding-left: 4.2rem;
        padding-bottom: 0.25rem;
        color: #666;
    }
}

@media screen and (min-width: 769px) {
    .commentline_phone2 {
        font-size: 0.875rem;
        line-height: 1.5;
        padding-bottom: 0.25rem;
    }
}

@media screen and (max-width: 769px) {
    .commentline {
        font-size: 0.875rem;
        padding-bottom: 0rem;
        line-height: 1.5;
    }
}

/*【スバスク】連絡先*/
@media screen and (max-width: 769px) {
    .commentline_phone1 {
        font-size: 0.875rem;
        line-height: 1.5;
        padding-bottom: 0.25rem;
        color: #666;
    }
}

@media screen and (max-width: 769px) {
    .commentline_phone2 {
        font-size: 0.875rem;
        line-height: 1.5;
        padding-bottom: 0.25rem;
    }
}

/*----------------------------------------------------*/



@media screen and (max-width: 1000px) {
    body {
        min-width: 375px;
        overflow-x: hidden;
    }

    .middleContent {
        width: 100%;
        padding: 0 1.25rem 0 1.25rem;
    }

    .progress-dialog {
        width: 90% !important;
    }

    .subaru-mainWord .subaru-mainWord-content {
        width: 100%;
    }

        .subaru-mainWord .subaru-mainWord-content .subaru-mainWord-content-wordMain {
            padding: 0 0 0 4.6875rem;
            font-size: 1.25rem;
            background-size: 3.125rem auto;
        }

    .bl-common-btn, .bl-common-btn:link, .bl-common-btn:visited {
        display: block;
        position: relative;
        margin: 0 auto;
    }

        .bl-common-btn.bl-common-btn-large, .bl-common-btn:link.bl-common-btn-large, .bl-common-btn:visited.bl-common-btn-large {
            width: 17.5rem;
            height: 2.5rem;
            line-height: 2.5rem;
            font-size: 1rem;
            border-radius: 1.25rem;
        }

        .bl-common-btn:nth-of-type(2), .bl-common-btn:link:nth-of-type(2), .bl-common-btn:visited:nth-of-type(2) {
            margin: 0 auto;
            margin-top: 1.25rem;
        }

    .bottom-line {
        padding: 3.125rem 0;
    }

    .breadContent {
        display: none;
    }

        .breadContent.breadContent-kv-content {
            display: block;
        }

        .breadContent .breadContent-link {
            display: none;
        }

    .breadContent2 ul li {
        padding: 1.5625rem 0.625rem 0 0.625rem;
        background: none;
    }

        .breadContent2 ul li:nth-of-type(1), .breadContent2 ul li:nth-of-type(2), .breadContent2 ul li:nth-of-type(3) {
            height: 6.25rem;
        }

        .breadContent2 ul li:nth-of-type(4) {
            position: relative;
            display: block;
            margin: 0 auto;
            padding-top: 1.875rem;
        }

        .breadContent2 ul li:nth-of-type(5) {
            position: relative;
            display: block;
            margin: 0 auto;
            background: url(https://ec.subaru.jp/subaroad/contact/img/jiantou_down.png) no-repeat center 0.3125rem;
            background-size: auto 0.625rem;
            padding-top: 1.875rem;
        }

        .breadContent2 ul li .breadContent2-icon-word {
            font-size: 0.875rem;
        }

    .breadContent2 .breadContent2-p {
        position: absolute;
        left: 0;
        top: 5rem;
        z-index: 1;
        padding: 0 0.9375rem 1.5625rem 0.9375rem;
        background: url(https://ec.subaru.jp/subaroad/contact/img/jiantou_down.png) no-repeat center bottom;
        background-size: auto 0.625rem;
    }

    .breadContent2 .breadContent2-p2 {
        width: 100%;
    }

    .subaru-dealer-header {
        overflow: visible;
        z-index: 11;
    }

        .subaru-dealer-header .subaru-dealer-header-top {
            padding-left: 0;
            padding-bottom: 0.5rem;
            overflow: visible;
            padding-top: 0.9375rem;
        }

        .subaru-dealer-header .logo-word {
            display: flex;
            width: 84%;
            height: 100%;
            justify-content: center;
            align-items: center;
        }

            .subaru-dealer-header .logo-word .logo-word-logo {
                flex-shrink: 0;
                float: none;
                width: 25%;
                padding-right: 0;
            }

                .subaru-dealer-header .logo-word .logo-word-logo img {
                    width: 100%;
                    height: auto;
                }

            .subaru-dealer-header .logo-word .logo-word-word {
                flex-basis: 100%;
                float: none;
                box-sizing: border-box;
                padding-left: 0.25rem;
            }

                .subaru-dealer-header .logo-word .logo-word-word img {
                    top: 0;
                    transform: none;
                }

        .subaru-dealer-header .subaru-dealer-header-tips-content {
            overflow: visible;
            z-index: 11;
        }

        .subaru-dealer-header .subaru-dealer-header-bottom {
            width: 100%;
            overflow: visible;
        }

            .subaru-dealer-header .subaru-dealer-header-bottom .subaru-dealer-header-bottom-content {
            }

                .subaru-dealer-header .subaru-dealer-header-bottom .subaru-dealer-header-bottom-content label {
                    max-width: 14.375rem;
                    margin-left: 0.9375rem;
                }

                .subaru-dealer-header .subaru-dealer-header-bottom .subaru-dealer-header-bottom-content ul {
                    display: none;
                    width: 100%;
                    position: absolute;
                    left: 0;
                    top: 2.5rem;
                    background: #f2f2f2;
                    overflow: hidden;
                    white-space: normal;
                }

                    .subaru-dealer-header .subaru-dealer-header-bottom .subaru-dealer-header-bottom-content ul li {
                        clear: both;
                        float: none;
                        width: 100%;
                        box-sizing: border-box;
                        padding: 0 0.625rem 0 2.5rem;
                        margin: 0;
                        border-top: 1px solid #ccc;
                    }

                .subaru-dealer-header .subaru-dealer-header-bottom .subaru-dealer-header-bottom-content .subaru-dealer-header-bottom-moreIcon {
                    display: none;
                }

    /*l-footer-new*/
    .l-footer-new nav {
        padding: 0 0 30vw 0;
    }

        .l-footer-new nav .in {
            display: block;
            width: 100% !important;
        }

        .l-footer-new nav .colL {
            width: 100% !important;
        }

        .l-footer-new nav .colM {
            width: 100%;
        }

        .l-footer-new nav .colR {
            width: 100%;
        }

        .l-footer-new nav dt {
            position: relative;
            padding: 1.5em;
        }

            .l-footer-new nav dt:before {
                content: "";
                width: 20px;
                height: 1px;
                background: #FFF;
                display: block;
                position: absolute;
                right: 20px;
                top: 50%;
            }

            .l-footer-new nav dt:after {
                content: "";
                width: 1px;
                height: 20px;
                background: #FFF;
                display: block;
                position: absolute;
                right: 30px;
                top: calc(50% - 10px);
                transition: .3s;
            }

            .l-footer-new nav dt.open:after {
                opacity: 0;
            }

        .l-footer-new nav dd {
            display: none;
            padding: 1em 2.5em;
            border-bottom: 1px solid #707070;
        }

            .l-footer-new nav dd li {
                text-align: left;
            }

            .l-footer-new nav dd.open {
                display: block;
            }

        .l-footer-new nav .copyright {
            padding-top: 6.66667vw;
        }
    /*l-footer-new-end*/
}

/* modal style*/
.rq-icon2 {
    color: red;
}

.modaal-wrapper {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: auto;
    /*opacity: 1;*/
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
    /*transition: all 0.3s ease-in-out;*/
    animation: 0.5s fadeIn;
    animation-fill-mode: forwards;
}

.modaal-outer-wrapper {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
}

.modaal-wrapper * {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
}

.modaal-inner-wrapper {
    display: table-cell;
    width: 100%;
    height: 100%;
    position: relative;
    vertical-align: middle;
    text-align: center;
    padding: 80px 25px;
}

.modaal-container {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: auto;
    text-align: left;
    color: #000;
    max-width: 1000px;
    border-radius: 0px;
    box-shadow: 0 4px 15px rgb(0 0 0 / 20%);
    cursor: auto;
}

.modaal-wrapper *[tabindex="0"] {
    outline: none !important;
}

.modaal-content-container {
    padding: 0px 0;
}

.contactModal {
    max-width: 1000px;
    margin: 0 auto;
    background: #FFF;
    margin-top: 50px;
    border: 2px solid #FF7B7B;
}

    .contactModal h2 {
        font-size: 1.25rem !important;
        padding: 0.375rem 0 !important;
        line-height: 1.75rem !important;
        background: #FF7B7B;
        text-align: center;
        color: #FFF;
        margin-bottom: 0px;
    }

    .contactModal .in {
        padding: 40px 60px;
    }

        .contactModal .in .lead {
            font-size: 1rem !important;
            line-height: 1.4 !important;
            text-align: center;
            margin-bottom: 35px;
        }

            .contactModal .in .lead a {
                color: #1DB8FF;
                text-decoration: underline;
            }

        .contactModal .in .gwBox {
            border: 1px solid red;
            padding: 1em;
            color: red;
            margin-bottom: 1em;
            text-align: center;
        }

            .contactModal .in .gwBox dt {
                font-weight: bold;
                margin-bottom: .5em;
                font-size: 16px !important;
            }

            .contactModal .in .gwBox dd {
                font-size: 12px !important;
                line-height: 1.8;
            }

        .contactModal .in .col2 {
            display: flex;
            justify-content: space-between;
            font-weight: bold;
        }

            .contactModal .in .col2 .colL {
                width: 55%;
            }

            .contactModal .in .col2 .colR {
                width: 43%;
            }

            .contactModal .in .col2 dt {
                text-align: center;
                color: #FFF;
                background-color: #7B7B7B;
                font-size: 0.875rem !important;
                padding: 0.4375rem !important;
            }

            .contactModal .in .col2 dd {
                background-color: #F2F2F2;
                text-align: center;
                font-size: 1rem !important;
                padding: 0;
            }

                .contactModal .in .col2 dd .time {
                    line-height: 1.75rem !important;
                    font-size: 1.25rem !important;
                }

            .contactModal .in .col2 a {
                font-size: 1.25rem !important;
                line-height: 1.75rem !important;
                text-decoration: none;
                color: #000;
            }

                .contactModal .in .col2 .mail, .contactModal .in .col2 a.mail {
                    font-size: 1.25rem !important;
                    line-height: 1.75rem !important;
                    text-decoration: underline;
                    color: #00A0E9;
                }

            .contactModal .in .col2 dd .sub {
                font-size: 0.875rem !important;
                font-weight: normal;
            }

    .contactModal .note {
        font-size: 0.75rem !important;
        line-height: 1.5 !important;
        margin-top: 0.75rem !important;
        font-weight: normal;
    }

.modaal-wrapper .modaal-close {
    border: none;
    padding: 0;
    -webkit-appearance: none;
}

.modaal-wrapper .modaal-close {
    border: none;
    padding: 0;
    -webkit-appearance: none;
}

.modaal-close {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    cursor: pointer;
    opacity: 1;
    width: 50px;
    height: 50px;
    background: black;
    transition: all 0.2s ease-in-out;
}

    .modaal-close span {
        opacity: 0;
    }

    .modaal-close:before, .modaal-close:after {
        display: block;
        content: " ";
        position: absolute;
        top: 14px;
        left: 23px;
        width: 4px;
        height: 22px;
        border-radius: 4px;
        background: #fff;
    }

    .modaal-close:before {
        transform: rotate(-45deg);
    }

    .modaal-close:after {
        transform: rotate(45deg);
    }

.modaal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    opacity: 0;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@media screen and (min-width: 768px) {
    .sp {
        display: none !important;
    }
    .proto-dialog {
        width: 32rem;
    }

}

@media screen and (max-height: 1000px) {
    .modaal-inner-wrapper {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    .pc {
        display: none !important;
    }
    .proto-dialog {
        width: 20rem;
    }
    .contactModal {
        margin: 0 4vw;
    }

    .l-wrapper {
        width: 100%;
        overflow: hidden;
    }

    .modaal-inner-wrapper {
        padding: 0px;
    }

    .modaal-container {
        max-width: 100%;
    }

    .contactModal .in .col2 dd {
        padding: 5vw 0;
    }

        .contactModal .in .col2 dd .sub {
            font-size: 0.8rem !important;
        }

    .contactModal .in {
        padding: 5vw;
    }

        .contactModal .in .lead {
            margin-bottom: 5vw;
        }

        .contactModal .in .col2 {
            display: block;
        }

            .contactModal .in .col2 .colL {
                width: 100%;
                margin-bottom: 10px;
            }

            .contactModal .in .col2 .colR {
                width: 100%;
            }

    .modaal-close {
        position: fixed;
        width: 30px;
        height: 30px;
    }

        .modaal-close span {
            opacity: 0;
        }

        .modaal-close:before, .modaal-close:after {
            top: 4px;
            left: 13px;
        }
}

.carList-commentExplain {
    border: 1px solid red;
    padding: 1rem 1.25rem;
    color: red;
    margin-top: 1rem;
    text-align: center;
    max-width: 100%;
}

    .carList-commentExplain label {
        font-size: 1rem;
        color: red;
        font-weight: bold;
        padding-bottom: 0.625rem;
        display: block;
        width: 100%;
    }

    .carList-commentExplain p {
        line-height: 1.6;
        font-size: 12px;
    }
.address {
    margin-top: 14px;
    margin-bottom: 14px;
    height: 12rem;
    overflow: auto;
}

    .address li {
        margin-bottom: 1rem;
    }
    
    /* OneTrust クッキーアイコン非表示 開始 2022.03.29 */
#ot-sdk-btn-floating.ot-floating-button {
	display:none;
}
/* OneTrust クッキーアイコン非表示 完了 2022.03.29 */


/* 告知エリア start*/
.infoArea {
    color: #ff4b4b;
    line-height: 1.6;
    margin: 20px 3% 80px;
    padding: 20px 0;
    border: 3px solid #ff4b4b;
    font-size: 1.5rem;
  }
  
  @media screen and (max-width: 767px) {
    .infoArea {
      margin: 60px 3%;
      padding: 10px 3%;
      border: 2px solid #ff4b4b;
    }
  }
  
  .infoArea .w-inner {
    width: 690px;
    margin: 0 auto;
  }
  
  @media screen and (max-width: 767px) {
    .infoArea .w-inner {
      width: auto;
    }
  }
  
   .infoArea .w-inner .info_ttl {
    font-size: 2rem;
    font-weight: bold;
    text-align: left;
    margin-bottom: 1em;
    font-size: 1.25rem;
  }
  
  @media screen and (max-width: 767px) {
    .infoArea .w-inner .info_ttl {
      font-size: 1.17rem;
      margin-bottom: .5em;
    }
  }
  
  .infoArea .w-inner p {
    text-align: left;
    font-size: 1.0rem;
    line-height: 1.6;
    font: 0.9rem/1.4 "Hiragino Kaku Gothic ProN", "Hiragino Sans", 'Noto Sans Japanese', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  }
  
  @media screen and (max-width: 767px) {
    .infoArea .w-inner p {
      text-align: left;
      font-size: 1.04rem;
    }
  }
/* 告知エリア end*/