@charset "utf-8";
/*------------- ヘッダ -------------*/


.sp_sp {
    display: none;
}

/* contents
---------------------------------------*/

.main-wide {
    margin-bottom: 60px;
}

.main-wide .car {
    margin-top: 70px;
}

.main h4 {
    font-size: 115%;
    font-weight: bold;
}

.txt-box {
    clear: both;
    margin: 20px 0;
}

.intro {
    text-align: center;
    margin: 40px 0;
    font-size: 14px;
    font-weight: bold;
}

.tab-menu {
    border-bottom: 6px solid #ffc100;
}

.tab {
    display: flex;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
}

.tab li {
    width: 320px;
    background: #ebe9e2;
    text-align: center;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    font-size: 17px;
}

.main .tab li h2 {
    background: none;
    border-bottom: none;
    margin: 0;
    padding: 0;
    line-height: 60px;
    height: auto;
    font-size: 18px;

}

.main .tab li h2 span {
    border-left: none;
    padding-left: 0;
}

.tab li:hover {
    cursor: pointer;
}

.tab li.select:hover {
    cursor: auto;
}

.tab li:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

.tab li.select:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.tab li.select {
    background: #ffc100;
}

.meyasu {
    overflow: hidden;
    margin: 30px 0 30px 0;
}

.meyasu dt {
    float: left;
    padding: 10px 0 0;
    font-size: 15px;
    font-weight: bold;
}

.meyasu dd {
    float: left;
    border-left: 1px dotted #231815;
    margin-left: 25px;
    width: 500px;
    font-size: 13px;
    height: 40px;
    padding: 0 0 0 25px;
}

.aboutcar {
    clear: both;
    overflow: hidden;
}

.aboutcar.hide {
    display: none;
}

.carlist {
    clear: both;
    overflow: hidden;
}

.carlist .hamo {
    margin-bottom: 10px;
}

.move-btn a {
    display: block;
    text-align: center;
    width: 195px;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0 5px 0 0;
    box-shadow: 0 1px #bfbfbf;
    -moz-box-shadow: 0 1px #bfbfbf;
    -o-box-shadow: 0 1px #bfbfbf;
    -ms-box-shadow: 0 1px #bfbfbf;
    font-size: 1.1em;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    background: #ebe9e2;
    color: #333 !important;
    text-decoration: dashed !important;
}

.station-btn a {
    display: block;
    text-align: center;
    width: 195px;
    height: 40px;
    line-height: 40px;
    padding: 0 5px 0 0;
    box-shadow: 0 1px #bfbfbf;
    -moz-box-shadow: 0 1px #bfbfbf;
    -o-box-shadow: 0 1px #bfbfbf;
    -ms-box-shadow: 0 1px #bfbfbf;
    font-size: 1.1em;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    background: #fed600;
    color: #333 !important;
}

.station-btn {
    margin-bottom: 10px;
}

.ic_arrow {
    background: url("/common/images/common_ic008.png") no-repeat 0 0;
    background-size: 7px 10px;
    position: absolute;
    width: 7px;
    height: 10px;
    top: 15px;
    right: 10px;
}

.txt_or {
    background: #888888;
    color: #fff;
    padding: 0 4px;
    border-radius: 2px;
    margin: 0 8px;
    font-size: 10px;
}

.ple-btn {
    clear: both;
    margin: 40px 0 20px;
}

.ple-btn:last-child {
    margin-top: 0;
}

.ple-btn a {
    display: block;
    text-align: center;
    width: 497px;
    height: 60px;
    line-height: 60px;
    padding: 0 5px 0 0;
    box-shadow: 0 1px #bfbfbf;
    -moz-box-shadow: 0 1px #bfbfbf;
    -o-box-shadow: 0 1px #bfbfbf;
    -ms-box-shadow: 0 1px #bfbfbf;
    font-size: 1.1em;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    background: #e95643 !important;
    color: #fff !important;
    margin: 25px auto;
}

.ple-btn a .ic_arrow {
    top: 27px;
}

div.soubi_img {
    margin: 20px 0;
}

div.soubi_img p.soubi {
    display: table-cell;
    padding-right: 10px;
    text-align: center;
}

.row {
    display: table;
    margin: 70px 0 0;
}

.aboutcar dl {
    position: relative;
    float: left;
    width: 200px;
    margin-top: 70px;
    padding: 0 30px;
    border-right: 1px dotted #9f9f9c;
}

.aboutcar dl:nth-child(1),
.aboutcar dl:nth-child(4n + 1) {
    padding-left: 0;
}

.aboutcar dl:nth-child(4n) {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.aboutcar dl:nth-child(-n + 4) {
    margin-top: 0;
}

.aboutcar dt {
    margin-top: 20px;
}

.aboutcar dd {
    overflow: hidden;
}

.car_bt_area {
    margin-top: 20px;
    padding-bottom: 1px;
}

.name {
    position: absolute;
    top: 0;
    font-weight: bold;
    color: #e45833;
}

.nimotsu-detail {
    display: inline-block;
}

.ic_ev {
    display: inline-block;
    background: #e45833;
    color: #fff;
    padding: 1px 4px;
    font-size: 11px;
}

.car-detail-notes {
    font-size: 85%;
}

div.attention {
    padding: 10px;
    border: solid 1px #e45833;
    color: #e45833;
    text-align: center;
}

div.attention02 {
    padding: 10px;
    border: solid 1px #e45833;
    text-align: left;
    margin-bottom: 30px;
}

/* キーレス注意書き用
---------------------------------------*/
div.attent_keyless {
    padding: 10px;
    border: solid 1px #e45833;
    color: #e45833;
    text-align: center;
}

div.attent_keyless p {
    color: #000000;
    text-align: left;
}

div.attent_keyless p span {
    color: #e45833;
    text-align: center;
}

div.attent_keyless p a {
    text-align: left;
}

/* 詳細ページ
---------------------------------------*/

.car-detail .main h1 {
    letter-spacing: normal;
}

#full-movie {
    background: #eee;
}

.movie {
    width: 100%;
    max-width: 640px;
    margin: 30px auto;
    clear: both;
}

.lp_movie {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.lp_movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #000;
}

.menu_tx .menu_left_short {
    overflow: hidden;
    float: left;
    width: 200px;
    margin-right: 30px;
    margin-bottom: 30px;
}

.movie_time {
    text-indent: 0 !important;
    padding-left: 100px !important;
}

.menu_tx .menu_left_short img {
    border: #b4b4b4 1px solid;
}

.scene li {
    width: 226px;
    margin: 0 0 10px 11px;
    padding: 10px;
    line-height: 1.2;
    font-size: 90%;
    background-color: #f5f5f5;
    display: inline-block;
    vertical-align: top;
}

.scene li span {
    font-size: 80%;
    display: block;
    margin-top: 5px;
}

.scene .left {
    margin-left: 0 !important;
    clear: left;
}

.scene img {
    margin-right: 10px;
    padding: 0;
    float: left;
}

.bt {
    margin: 35px auto 50px;
}

.bt p.detail-btn {
    display: inline-block;
}

.detail-btn a {
    display: block;
    text-align: center;
    padding: 15px 30px;
    box-shadow: 0 1px #bfbfbf;
    -moz-box-shadow: 0 1px #bfbfbf;
    -o-box-shadow: 0 1px #bfbfbf;
    -ms-box-shadow: 0 1px #bfbfbf;
    font-size: 1.1em;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    background: #fed600;
    color: #333;
    margin: 0 auto;
}

.detail-btn .ic_arrow {
    background: url("/common/images/common_ic008.png") no-repeat 0 0;
    background-size: 7px 10px;
    position: absolute;
    width: 7px;
    height: 10px;
    top: 50%;
    right: 10px;
    margin-top: -7px;
}

/* 取扱い中止車両用　*/

.detail-btn.discontinued {
    width: 266px;
}

.detail-btn.discontinued a {
    height: 17px;
    line-height: 17px;
}

.detail-btn.discontinued:first-child {
    margin-right: 15px;
}

.basic-list,
.middle-list,
.ple-list {
    display: none;
}

/* 案3 */

.linklist dl {
    float: left;
    width: 226px;
    margin: 0 10px 10px 0;
    padding: 10px;
    line-height: 1.2;
    font-size: 90%;
    background-color: #f5f5f5;
    vertical-align: top;
}

.linklist a {
    display: inline-block;
}

.linklist a.leaf {
    width: 100%;
}

.linklist a:nth-child(3n) dl {
    margin-right: 0 !important;
}

.linklist dt img {
    float: left;
    padding: 0 10px 0 0;
}

.linklist dd {
    display: block;
    line-height: 1.4;
    color: #444444;
}

.linklist dd span {
    font-weight: bold;
    margin-bottom: 5px;
    color: #e45833;
}

.clearfix:after {
    clear: both;
    content: "url(/shared/img/spacer.gif)";
    display: block;
    height: 0;
    overflow: auto;
    visibility: hidden;
}

.linklist.plus-navi dl {
    float: none;
    width: auto;
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 1.2;
    font-size: 100%;
    background: none;
    vertical-align: top;
}

.linklist.plus-navi dd {
    float: left;
    width: 565px;
}

.linklist.plus-navi a.leaf dd {
    width: 100%;
}

.cmn_btn {
    display: block;
    line-height: 31px;
    text-align: center;
    box-shadow: 0 1px #bfbfbf;
    -moz-box-shadow: 0 1px #bfbfbf;
    -o-box-shadow: 0 1px #bfbfbf;
    -ms-box-shadow: 0 1px #bfbfbf;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    background: #fed600;
    color: #000;
}

.menu a.leaf .common_tx003 {
    width: auto;
}

.menu a.leaf .common_bt001 {
    width: 166px;
}

.pagelist li a {
    display: block;
    padding: 10px 8px 10px 20px;
    background: url(/car/images/car_ic004.png) no-repeat 174px center;
    _height: 14px;
    min-height: 14px;
}

.pagelist li a.open {
    background: url(/car/images/car_ic003.png) no-repeat 174px center;
}

.pagelist li.second a {
    padding: 5px 8px 5px 20px;
}

.anchor {
    margin-bottom: 30px;
}

/* 車種変更対応(2017.10.27) */

.anchor div {
    background: none;
}

.anchor ul {
    padding: 25px 25px 5px 25px;
    background: transparent;
    border: 1px solid #cbcac5;
}

.anchor ul li {
    background: url(/sp/about/images/point_ic_arrow001.png) left no-repeat;
    background-size: 11px 7px;
    margin: 0 0 20px 0;
    float: none;
}

.main h2.second-box {
    margin-top: 50px;
}

.main h2 span.txt_s,
.main h3 span.txt_s {
    padding-left: 10px;
}

.spec dl dt {
    background-color: #e3e0d6;
    font-weight: bold;
}

.spec dl dt img,
.spec dl dd img {
    vertical-align: sub;
}

.spec dl dd span.attention {
    font-size: 10px;
}

.spec {
    display: table;
    width: 100%;
    margin: 0 0 15px;
    border-right: solid 1px #cbcac5;
    border-bottom: solid 1px #cbcac5;
}

.spec dl {
    float: left;
    width: 50%;
    border-top: solid 1px #cbcac5;
}

.spec dl dt,
.spec dl dd {
    padding: 8px;
    font-size: 12px;
    vertical-align: middle;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    word-wrap: break-word;
    width: 50%;
}

.spec dl dt {
    border-right: solid 1px #cbcac5;
    border-left: solid 1px #cbcac5;
    width: 175px;
}

.spec dl.col {
    float: none;
    display: table;
    width: 100%;
}

.spec dl.col dt,
.spec dl.col dd {
    float: none;
    display: table-cell;
}

.spec dl.col dt {
    width: 15%;
}

.spec dl.col dt span {
    font-weight: normal;
}

.car_visual {
    display: table;
    margin: 0;
    position: relative;
}

.car_img {
    margin: 0;
    text-align: center;
    display: table-cell;
    width: 400px;
}

/* 取扱中止車両用　*/

.discontinued_car_img {
    margin: 0;
    text-align: center;
}

.car_txt {
    display: table-cell;
    vertical-align: top;
    padding-top: 60px;
    padding-left: 15px;
}

.car_txt .bt {
    margin: 35px auto 40px;
}

.car_fare {
    font-size: 16px;
    margin-bottom: 30px;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
}

.icon-fare {
    background: #e45833;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 2px 6px;
    margin-right: 10px;
    vertical-align: text-top;
}

.txt-fare {
    font-weight: bold;
    font-size: 20px;
}

.tRight {
    text-align: right;
    font-size: 90%;
    margin-top: -5px;
}

.car-notes {
    background: #f5f5f5;
    padding: 10px;
    font-size: 85%;
    margin-bottom: 40px;
}

/* ツールチップ */

.tooltip-content {
    display: none;
    border: 2px solid #474747;
    background: #fff;
    width: 296px;
    position: absolute;
    z-index: 9999;
}

.tooltip-content dt {
    font-size: 13px;
    padding: 8px 10px;
    background: #474747;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.tooltip-content dd {
    font-size: 12px;
    padding: 10px 20px;
    line-height: 1.6;
}

.tooltip-content:before {
    content: "";
    position: absolute;
    top: -9px;
    left: 50%;
    margin-left: -7px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 7px 9px 7px;
    border-color: transparent transparent #474747 transparent;
    z-index: 0;
}

.tooltip-content:after {
    content: "";
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -8px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 8px 10px 8px;
    border-color: transparent transparent #474747 transparent;
    z-index: -1;
}

.intro_regist {
    background: #f6f5f1;
    box-sizing: border-box;
    padding: 25px 40px;
    margin-bottom: 15px;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 0;
    /* inline-block */
}

.intro_regist p {
    display: inline-block;
    vertical-align: middle;
}

.intro_ti {
    font-size: 16px;
    font-weight: bold;
    padding-right: 25px;
}

.intro_bt a {
    display: block;
    text-align: center;
    width: 205px;
    height: 50px;
    line-height: 54px;
    padding: 0;
    box-shadow: 0 1px #bfbfbf;
    -moz-box-shadow: 0 1px #bfbfbf;
    -o-box-shadow: 0 1px #bfbfbf;
    -ms-box-shadow: 0 1px #bfbfbf;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    background: #e95643;
    color: #fff !important;
}

.intro_bt .ic_arrow {
    background: url(/common/images/common_ic012.png) no-repeat 0 0;
    background-size: 7px 10px;
    position: absolute;
    width: 7px;
    height: 10px;
    top: 20px;
    right: 10px;
}

.u-attention {
    color: #e95643;
    font-weight: bold;
}

.fare-table {
    width: 100%;
    margin: 0 auto;
}

.fare-table th.top {
    background-color: #f4f3ee;
    font-weight: normal;
}

.fare-table th.fare_menu {
    width: 40%;
}

.fare-table td.packplan {
    width: 30%;
    text-align: center;
}

.fare-table td.interval {
    width: 30%;
    text-align: center;
}

.intro_long {
    border: 1px solid #cbcac5;
    padding: 20px;
    display: table;
}

.long_img,
.long_txt {
    display: table-cell;
    vertical-align: top;
}

.long_img {
    padding-right: 15px;
}

.long_txt_title {
    font-size: 15px;
    font-weight: bold;
}

.car-ranking {
    display: table;
    width: 100%;
    margin: 0 0 20px;
}

.car-ranking li {
    display: table-cell;
    border-right: 1px dotted #cccccc;
    padding-left: 20px;
}

.car-ranking li:last-child {
    border-right: none;
}

.car-ranking li .list-tx {
    font-size: 15px;
    font-weight: bold;
}

.car-ranking li .alpha:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

.icon-car {
    background: #e45833;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    margin-right: 10px;
    padding: 2px 10px;
    border-radius: 10px;
}

.bxslider li {
    display: none;
}

.bx-viewport .bxslider li {
    display: block !important;
}

/* PAGER */

.bx-wrapper .bx-controls {
    padding: 0;
    display: table;
    margin: 0 auto;
    position: relative;
    z-index: 0;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    zoom: 1;
    display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #ebe9e2;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #e45833;
}

.bx-wrapper .bx-prev {
    left: -60px;
    background: url(/car/images/car_ic008.png) 0 0 no-repeat;
}

.bx-wrapper .bx-next {
    right: -60px;
    background: url(/car/images/car_ic009.png) no-repeat;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: -6px !important;
    outline: 0;
    width: 15px !important;
    height: 24px !important;
    text-indent: -9999px;
    z-index: 99 !important;
}

#modal-win {
    display: none;
}

.modal-close {
    display: none;
}

.tooltip-content.disabled {
    display: none;
}

.tooltip-content.visible {
    display: block;
}

.bnr_link {
    text-align: center;
    margin: -10px auto 30px;
}

.bnr_link img {
    vertical-align: bottom;
}

.ic_blank:after {
    content: url(/common/images/common_ic021.png);
    position: relative;
    bottom: -0.16em;
}

/* 車種詳細変更対応（C-HRキーレス） */

.keyless_info {
    text-align: left;
    border: 1px solid #cbcac5;
    padding: 16px;
    margin-bottom: 40px;
}

span.red {
    color: #d20000;
}

@media screen and (max-width: 768px) {

    /* 768px以下用の記述 */
    #d_page {
        font-family: "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
        background: url(../../sp/images/common_bg002.gif) repeat-x center top !important;
        color: #000;
        clear: both;
        float: none;
        margin: 0;
        padding: 0;
        -webkit-text-size-adjust: 100%;
        min-width: 310px;
    }

    /*------------- PC_SP切り替え -------------*/
    .sp_pc {
        display: none !important;
    }

    .sp_sp {
        display: block !important;
    }

    .sp_tpc {
        display: none !important;
    }

    .pankuzu {
        display: none !important;
    }

    /* ヘッダー ミニ
		---------------------------------------*/
    .sheader {
        min-width: 310px;
        width: auto;
        margin: 0 auto;
        clear: both;
        font-family: Verdana, Arial, "メイリオ", Meiryo, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    }

    .sheader a {
        text-decoration: none !important;
        color: #000 !important;
    }

    .sheader .logo {
        float: left;
        margin: 12px 7px 0 5px;
    }

    .sheader ul {
        float: right;
        margin-top: 12px;
    }

    .sheader ul li {
        margin-right: 4px;
        width: 44px;
        line-height: 1.6;
        display: inline-block;
        text-align: center;
        font-size: 60%;
    }

    .right-contents {
        width: 90%;
        margin: 0 auto;
        padding: 0;
    }

    .main {
        width: 100%;
        margin: 0;
    }

    header {
        height: 52px;
    }

    /* コンテンツ
		---------------------------------------*/
    .contents {
        padding: 0 !important;
    }

    .main-wide {
        width: 100%;
        margin-bottom: 0;
    }

    .main-wide .car {
        margin-top: 0;
    }

    .main h1 {
        background: #ebe9e2;
        color: #000000;
        font-size: 135%;
        font-weight: bold;
        padding: 9px 0 4px 12px;
        height: 41px;
        line-height: 41px;
        width: auto;
        display: block;
        border-bottom: none;
    }

    .tRight {
        text-align: right !important;
        padding-right: 25px;
    }

    /* フッター
			---------------------------------------*/
    .footer_navi {
        color: #000;
        padding: 10px 5px 5px;
        text-align: center;
        line-height: 175%;
        margin: 0 auto;
        width: auto;
        clear: both;
    }

    .footer_navi a {
        color: #000 !important;
    }

    .base div {
        color: #fff;
        padding: 0 !important;
    }

    .base a {
        color: #000 !important;
    }

    .copyright {
        font-size: 85%;
        padding: 20px 0;
        clear: both;
        background: #272727;
        text-align: center !important;
    }

    /* フッター内 サブナビ
		---------------------------------------*/
    .sp_subnavi {
        background-color: #f6f5f1;
        clear: both;
        overflow: hidden;
    }

    .sp_subnavi ul {
        margin: 15px 10px;
    }

    .sp_subnavi ul li {
        border-top: 1px solid #cccccc;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        font-size: 90%;
        background: #ffffff;
    }

    .sp_subnavi ul li:last-of-type {
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
    }

    .sp_subnavi ul li a {
        color: #000000;
        display: block;
        font-weight: bold;
        line-height: 1.1;
        margin: 0 10px;
        padding: 14px 10px 12px 0;
        text-align: left;
        text-decoration: none;
        text-shadow: 0 0 1px #cccccc;
    }

    .sp_subnavi ul li a.arrow_o {
        background: url(/sp/images/index_ic015.png) no-repeat scroll right center;
        background-size: 7px 11px;
    }

    .sp_subnavi ul li a.arrow_pc {
        background: url(/dynamic/sp/images/common_ic003.gif) no-repeat scroll right center;
    }

    /* .footer_link {
        border-top: solid 1px #cbcac5;
    }*/

    .footer_link ul {
        width: 100%;
        display: table;
    }

    .footer_link li {
        /* background: #ebe9e2;
        border: 1px solid #cbcac5;
        border-width: 0 1px 1px 0;
        width: 50%;*/
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        position: relative;
        display: table-cell;
        padding: 20px 25px 15px 10px;
        vertical-align: middle;
        font-size: 0.75em;
    }

    .footer_link li:nth-child(2n) {
        border-width: 0 0 1px 0;
    }

    .footer_link li a {
        color: #333333;
    }

    .main .news {
        margin: 0;
    }

    .main .news dl {
        width: 100%;
        border-bottom: 1px solid #cccccc;
        background: url(../../sp/images/index_ic002.gif) no-repeat center right;
    }

    .main .news dl.explain {
        background: url(../../sp/images/index_ic002.gif) no-repeat right #fff5e7;
    }

    .main .news dt {
        width: 96%;
        float: none;
        font-weight: bold;
        color: #f08300;
        padding: 2% 2% 1%;
    }

    .main .news dd {
        width: auto;
        padding: 0 15px 10px 2%;
        border-bottom: none;
        margin-bottom: 0;
    }

    div.sns_bottom {
        width: 100%;
        clear: both;
        background: #e6e6e6;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        text-align: center;
        margin: 10px auto 0;
        padding: 4px 0 2px 0;
        overflow: hidden;
    }

    .intro {
        margin: 20px;
        font-size: 13px;
    }

    div.pagetop p {
        background: url(../../news/images/ic_arrow001.gif) center left no-repeat;
        float: right;
        padding: 0 5px 0 14px;
        text-align: right;
    }

    .tab {
        width: 100%;
        justify-content: center;
    }

    .tab li {
        width: 25%;
        background: #ebe9e2;
        margin-left: 3%;
        text-align: center !important;
        font-weight: bold;
        line-height: normal;
        font-size: 12px;
        height: auto;
        padding: 10px 2%;
    }

    .tab li:first-child {
        margin-left: 0;
    }

    .main .tab li h2 {
        color: #222;
        line-height: normal;
        font-size: 120%;
    }

    .place {
        display: block;
        font-size: 11px;
        font-weight: normal;
    }

    .meyasu dt {
        float: none;
        margin-bottom: 10px;
    }

    .meyasu dd {
        float: none;
        border-left: none;
        margin-left: 0;
        width: auto;
        height: auto;
        padding: 0;
    }

    .txt-box {
        margin: 20px;
        line-height: 1.6;
    }

    .move-btn {
        display: inline-block;
        font-size: 12px;
    }

    .station-btn {
        display: inline-block;
        font-size: 12px;
        margin-right: 10px;
    }

    .move-btn a,
    .station-btn a {
        font-size: 1.1em;
    }

    .car dl dd ul li.nimotu .nidaiL {
        float: left;
        display: block !important;
        width: 70px !important;
        font-weight: normal;
        color: #444;
    }

    .car dl dd ul li.nimotu .nidaiR {
        float: left;
        display: block !important;
        width: 100px !important;
        font-weight: normal;
        color: #444444;
    }

    .car .clear {
        clear: both;
    }

    .aboutcar {
        padding: 0;
    }

    .aboutcar dl {
        position: static;
        width: 100%;
        height: auto;
        float: none;
        margin-top: 0;
        padding: 0;
        border-right: none;
        border-top: #cbcac5 1px solid;
        display: block;
    }

    .aboutcar dl:first-child {
        border-top: none;
    }

    .aboutcar dl:nth-child(1),
    .aboutcar dl:nth-child(4n + 1),
    .aboutcar dl:nth-child(4n) {
        padding: 0 2%;
    }

    .ple-btn a {
        width: 90%;
        height: 40px;
        line-height: 40px;
        z-index: -1;
    }

    .ple-btn a .ic_arrow {
        top: 15px;
    }

    /*
    .move-btn a,
    .station-btn a {
        width: 140px;
        padding-right: 2%;
        font-size: 1.1em;
    }
    */
    .move-btn a,
    .station-btn a {
        width: 120px;
        padding-right: 4%;
        font-size: 1.1em;
    }

    .move-btn a {
        background: #ebe9e2 !important;
        border: none !important;
        margin: 0;

    }

    .aboutcar dt img {
        float: left;
        padding: 0 10px 10px 0;
        max-width: 200px;
        width: 40%;
        height: auto;
    }

    .aboutcar dd {
        display: block;
        margin: 25px 0 10px;
        line-height: 1.4;
        overflow: hidden;
    }

    .aboutcar dd:after {
        content: '';
        clear: both;
        display: block;
    }

    .name {
        font-weight: bold;
        margin-bottom: 5px;
        color: #f08300;
        position: static;
    }

    .name img {
        width: 100%;
        height: auto;
    }

    .aboutcar dd.arrow {
        float: right;
        width: 5%;
        padding: 0;
    }

    .aboutcar dd.arrow img {
        padding-top: 30px;
    }

    .aboutcar a.noimg dl {
        padding: 10px 12px;
    }

    .carlist {
        border-bottom: #cbcac5 1px solid;
    }

    .carlist dl {
        box-sizing: border-box;
        padding: 0 2%;
        width: 100%;
    }

    .carlist .hamo {
        clear: both;
        line-height: 1.6;
        padding: 0 10px;
    }

    .car_bt_area {
        margin: 10px auto 25px auto;
        text-align: center;
        min-width: 295px;
        clear: both;
        font-size: 0;
    }

    .car_bt_area a {
        display: inline-block !important;
        z-index: -1
    }

    .car_bt_area p {
        font-size: 12px;
    }

    .aboutcar dl.bg_del {
        background: #ffffff;
    }

    .aboutcar dd.for_bt {
        margin-right: 10px;
    }

    ul.arrow02_noline {
        border-bottom: 0 none;
        margin: 0 10px;
        display: block;
        width: 100%;
    }

    ul.arrow02_noline li {
        background: url("../../fare/images/common_arrow_002.png") no-repeat scroll left 5px / 9px 9px rgba(0, 0, 0, 0);
        padding-left: 12px;
    }

    ul.extlink li a {
        padding-right: 19px;
        text-decoration: underline;
    }

    .main-wide h2 {
        background: #474747;
        color: #fff;
        font-size: 120%;
        font-weight: bold;
        text-align: center;
        padding: 10px 0;
        margin: 30px 0 0;
        width: 100%;
        float: none;
    }

    .main .bgarea {
        margin: 0 !important;
        padding: 25px 10px 10px !important;
        border-top: 1px solid #cbcac5;
    }

    .admission {
        float: none;
        clear: both;
        zoom: 1;
        margin: 0 !important;
        vertical-align: center;
        border-right: none;
        padding-right: 0;
    }

    .main .admission01,
    .main .admission02 {
        text-align: center !important;
    }

    .meyasu {
        margin: 0 20px 20px;
    }

    div.soubi_img {
        width: 200px;
        margin: 0 auto;
    }

    div.soubi_img p.soubi {
        width: 95px;
        display: table-cell;
        padding-right: 10px;
        text-align: center;
        font-size: 60%;
    }

    div.soubi_img p.soubi img {
        width: 95px;
        height: 64px
    }

    div.soubi_img p.soubi.end {
        padding-right: 0;
    }

    .main-wide h2 span {
        border-left: none;
        padding-left: 0;
    }

    .nimotu {
        width: 150px;
    }

    .row {
        display: block;
        margin: 0;
    }

    .movie {
        margin-top: 15px;
    }

    .subnavi {
        display: none !important;
    }

    .main h1 span {
        width: auto !important;
        margin: 0 auto;
        padding-left: 0;
    }

    .main h2 {
        width: 94%;
        height: auto;
        color: #fff;
        background: #474747;
        font-size: 120%;
        font-weight: bold;
        text-align: center;
        line-height: 1.4;
        margin: 15px 0;
        padding: 10px 3%;
        border-bottom: none;
    }

    .main h2 span {
        border-left: none;
        padding-left: 0;
    }

    .main h2 span.txt_s {
        color: #fff;
        padding-left: 0;
        display: inline-block;
        font-weight: normal;
    }

    .main h3 {
        background: none;
        border-left: 4px solid #e45833;
        border-bottom: none;
        font-size: 120% !important;
        font-weight: bold;
        text-align: left;
        padding: 0 0 0 10px;
        margin: 15px 10px;
    }

    .main h3:after {
        position: static;
    }

    .main h3 span.txt_s {
        padding-left: 0;
        display: inline-block;
    }

    .main h4 {
        border-left: none;
        padding-left: 0;
        margin: 10px 10px;
    }

    .d_car {
        margin: 0;
        width: auto;
        padding: 0 2% 0;
        clear: both;
    }

    .bt {
        margin: 30px auto;
    }

    .bt p.detail-btn:first-child {
        margin-right: 0;
    }

    .bt p.detail-btn {
        display: block;
    }

    .detail-btn a {
        max-width: 266px;
        width: 80%;
        padding: 10px 30px;
    }

    .detail-btn.discontinued {
        width: 100%;
    }

    .detail-btn.discontinued a {
        max-width: 266px;
        height: 47px;
        line-height: 47px;
        padding: 0;
    }

    .detail-btn.discontinued:first-child {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .linklist {
        margin: 0 0 30px;
        padding: 0;
        border-bottom: #cccccc 1px solid;
    }

    .linklist:after {
        content: '';
        clear: both;
        display: block;
    }

    .linklist a {
        display: block;
    }

    .linklist a.leaf {
        width: auto;
        margin: 0 2%;
    }

    .linklist dl:first-child {
        border-top: #d9d9d9 1px solid;
    }

    .linklist a:first-child dl {
        border-top: none;
    }

    .linklist a:first-child dl.top {
        border-top: #d9d9d9 1px solid;
    }

    .linklist dl {
        background: url(/sp/images/index_ic015.png) no-repeat 98%;
        background-size: 7px 11px;
        width: 100%;
        padding: 0;
        margin: 0;
        font-size: 100%;
    }

    .linklist dt img {
        float: left;
        padding: 10px 10px 10px 12px;
    }

    .linklist dd {
        display: block;
        margin: 10px 30px 10px 0;
        line-height: 1.4;
        color: #444444;
    }

    .linklist dd span {
        font-weight: bold;
        margin-bottom: 5px;
        color: #e45833;
    }

    .menu .common_ph001 {
        float: none;
        margin-right: 0;
        width: auto;
    }

    .menu .common_tx003 {
        width: auto;
        float: none;
    }

    .linklist.plus-navi dd {
        float: none;
        width: auto;
    }

    .linklist.plus-navi a.leaf dd {
        width: auto;
    }

    .linklist.plus-navi dl {
        background: url(/sp/images/index_ic015.png) no-repeat 98%;
        background-size: 7px 11px;
        width: 100%;
        padding: 0;
        margin: 0;
        float: none;
        font-size: 100%;
    }

    .plus-navi img {
        width: 35%;
        height: auto;
        max-width: 139px;
    }

    .linklist.movie_ev {
        margin: 0 0 20px;
    }

    .main-inner {
        padding-bottom: 0;
    }

    .sns_bottom {
        display: none;
    }

    .bgarea {
        border-top: 1px solid #cbcac5;
    }

    /* 車種詳細変更対応　*/
    .anchor {
        margin: 10px 10px 30px 10px;
    }

    .anchor ul {
        padding-bottom: 25px;
    }

    .anchor ul li {
        white-space: normal;
        margin-bottom: 30px;
        padding-right: 0;
    }

    .anchor ul li:last-child {
        margin-bottom: 0;
        margin-right: 0;
    }

    .main h2.second-box {
        margin-top: 25px;
    }

    .car_fare {
        position: static;
        margin: 30px auto;
        display: table;
    }

    .bx-viewport .bxslider li {
        text-align: center;
    }

    .car_visual {
        display: block;
    }

    .car_img {
        display: block;
        width: 100%;
        max-width: 400px;
        margin: 0 auto;
    }

    .car_txt {
        display: block;
        padding: 30px 10px 0;
    }

    .car_img img {
        width: 100%;
        max-width: 400px;
        height: auto;
    }

    .bx-wrapper .bx-pager {
        padding-top: 0 !important;
    }

    .bx-wrapper .bx-controls-direction a {
        margin-top: 0 !important;
    }

    .spec dl {
        float: none;
        width: 100%;
        display: table;
    }

    .spec dl dt,
    .spec dl.col dt {
        width: 40%;
    }

    .spec dl dd {
        width: 60%;
        word-break: break-all;
    }

    .spec dl dt,
    .spec dl dd {
        float: none;
        display: table-cell;
    }

    div.attention {
        margin: 20px 2%;
    }

    div.attent_keyless {
        margin: 20px 2%;
    }

    .detail-btn a,
    .detail-btn a:visited {
        color: #333 !important;
    }

    .intro_regist p {
        display: block;
    }

    .intro_ti {
        padding-right: 0;
        margin-bottom: 15px;
    }

    .intro_bt a {
        width: auto;
    }

    .long_img,
    .long_txt {
        display: block;
    }

    .long_img {
        padding-right: 0;
        margin-bottom: 15px;
    }

    .long_img img {
        width: 100%;
        height: auto;
        max-width: 285px;
    }

    .car-ranking {
        margin-top: -20px;
    }

    .car-ranking li {
        display: block;
        border-right: none;
        padding: 20px 0 0;
        border-bottom: 1px solid #cccccc;
        overflow: hidden;
        background: url(/sp/images/index_ic015.png) no-repeat 98%;
        background-size: 7px 11px;
    }

    .car-ranking li:first-child {
        padding-top: 5px;
    }

    .car-ranking li a {
        display: block;
        overflow: auto;
    }

    .list_img {
        float: left;
        width: 45%;
    }

    .list_img img {
        width: 100%;
        max-width: 200px;
        height: auto;
    }

    .list-tx {
        float: right;
        width: 55%;
        color: #333333;
    }

    .icon-car {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .intro_long,
    .intro_regist {
        display: block;
    }

    /* modal */
    #modal-win {
        width: 100%;
        position: absolute;
        display: block;
    }

    #modal-win-inner {
        box-shadow: 0 0 5px rgba(0, 0, 0, .25);
        margin: 0 auto;
        position: relative;
        z-index: 101;
    }

    #modal-bg {
        width: 100%;
        height: 100%;
        background-color: #000000;
        opacity: 0.5;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
        cursor: pointer;
    }

    #popup {
        width: 765px;
        height: 620px;
        padding: 0 0 0 12px;
        background-color: #ffffff;
    }

    .modal-close {
        cursor: pointer;
        position: absolute;
        top: -14px;
        right: -14px;
        width: 26px;
        height: 26px;
        display: block;
        background: url(/car/images/car_ic010.png) no-repeat;
        background-size: 26px;
        color: #fff;
        text-indent: -100px;
        overflow: hidden;
        z-index: 102;
    }

    .tooltip-content:before,
    .tooltip-content:after {
        content: none;
    }

    .tooltip-content {
        position: static;
    }

    .modal {
        cursor: pointer;
    }

    .tooltip-content.visible {
        display: none;
    }

    #modal-win .tooltip-content.disabled,
    #modal-win .tooltip-content.visible {
        display: block;
    }

    .sp-mb0 {
        margin-bottom: 0 !important;
    }

    .bnr_link {
        margin: -20px 10px 10px;
    }

    .bnr_link img {
        max-width: 100%;
    }

    /* 車種詳細変更対応（C-HRキーレス） */
    .keyless_info {
        margin-left: 8px;
        margin-right: 8px;
    }

}

/* 車種詳細変更対応（C-HR純正ナビ） */

.other-navi {
    margin-top: -30px;
    border-top: 1px dotted #cbcac5;
    padding-top: 20px;
}

.other-navi-only {
    border-bottom: 1px dotted #cbcac5;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.linklist.other-navi dl,
.linklist.other-navi-only dl {
    float: none;
    width: auto;
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 1.2;
    font-size: 100%;
    background: none;
    vertical-align: top;
}

.linklist.other-navi dd,
.linklist.other-navi-only dd {
    width: 760px;
}

.linklist.other-navi .common_tx003,
.linklist.other-navi-only .common_tx003 {
    width: 615px;
}

@media screen and (max-width: 768px) {

    /* 768px以下用の記述 */
    .other-navi {
        margin-top: -30px;
        border-top: none;
        padding-top: 0;
    }

    .other-navi-only {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: #cccccc 1px solid;
    }

    .linklist.other-navi dd,
    .linklist.other-navi-only dd {
        float: none;
        width: auto;
        margin: 0 30px 10px 10px;
        padding-top: 10px;
    }

    .linklist.other-navi .common_tx003,
    .linklist.other-navi-only .common_tx003 {
        width: auto;
    }

    .linklist.other-navi dl,
    .linklist.other-navi-only dl {
        background: url(/sp/images/index_ic015.png) no-repeat 98%;
        background-size: 7px 11px;
        width: 100%;
        padding: 0;
        margin: 0;
        float: none;
        font-size: 100%;
    }

    div.attention02 {
        margin-top: 20px;
        margin-bottom: 0;
    }

    div.attention02 a {
        text-decoration: underline !important;
    }

    .right-contents .d_car .sp_center {
        text-align: center;
    }
}

/* ハンバーガーメニュー */

@media (max-width:767px) {
    .nav {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: rgba(71, 71, 71, 0.9);
        color: #ffffff;
        display: block;
        justify-content: center;
        align-items: center;
        /* 初期：非表示 */
        visibility: hidden;
        opacity: 0;
        /* ふわっと表示 */
        transition: 0.5s ease-in-out;
        font-size: 18px;
        text-align: center
    }

    .nav li:last-child {
        margin-bottom: 30px;
    }

    .nav li:first-child {
        margin-top: 80px;
    }

    .nav li:not(:last-child) {
        margin-bottom: 30px;
    }

    .nav a {
        color: #ffffff;
        text-decoration: dashed;
    }
}

/* ハンバーガーメニュー */
/*
@media (max-width:767px) {
    .nav {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: rgba(71, 71, 71, 0.9);
        color: #ffffff;
        display: flex;
        justify-content: center;
        align-items: center;
        初期：非表示 
        visibility: hidden;
        opacity: 0;
        ふわっと表示 
        transition: 0.5s ease-in-out;
        font-size: 18px;
    }

    .nav ul {
        list-style: none;
    }

    .nav li:not(:last-child) {
        margin-bottom: 30px;
    }

    .nav a {
        color: #ffffff;
        text-decoration: dashed;
    }
}*/

/* ナビゲーションボタン（開く） */
/*
#navbtn {
    position: fixed;
    top: 15px;
    right: 15px;
    padding: 0;
    outline: none;
    border: none;
    background: none;
    width: 30px;
    height: 20px;
    cursor: pointer;
}

#navbtn::before,
#navbtn::after {
    content: '';
    display: block;
    height: 1px;
    background-color: #333;
    transform: translateY(10px);
    transition: 0.3s ease-in-out;
}

#navbtn::before {
    transform: translateY(-10px);
    box-shadow: 0 10px #333333;
}

/* ナビゲーションボタン（閉じる） */
/*
.open #navbtn {
    z-index: 100;
}

.open #navbtn::before {
    transform: rotate(-45deg);
    box-shadow: none;
    background-color: #fff;
}

.open #navbtn::after {
    transform: rotate(45deg);
    box-shadow: none;
    background-color: #fff;
}
*/
/* ナビゲーションメニュー 開いた時*/
.open .nav {
    visibility: visible;
    opacity: 1;
}

@media screen and (min-width: 960px) {
    #navbtn {
        display: none;
    }

    #nav {
        display: none;
    }

    /* 960px以上に適用されるCSS（PC用） */
}

/* sp header 20240501*/
@media (max-width:767px) {

    header .logo {
        float: left;
        padding: 5px 0 0 5px;
    }

    header .logo img {
        /* width: 100%;*/
        max-width: 136px;
        height: auto;
    }

    header ul {
        float: right;
    }

    header ul li {
        width: 56px;
        font-size: 8.5px;
        line-height: 1.6;
        float: left;
        text-align: center;
        border-left: 1px solid #9f9f9c;
        padding: 7px 0 4px;
        min-height: 40px;
    }

    header ul li a {
        color: #333 !important;
        text-decoration: dashed;
    }
}

/*追加*/

nav.breadcrumbs ol {
    width: 1000px;
    margin: 0 auto;
    padding: 10px 0;
}

@media (max-width:767px) {
    nav.breadcrumbs ol {
        display: none;
    }

    .menu {
        padding-bottom: 20px;
    }
}

.menu .common_tx002_bold {
    font-weight: bold;
}

.menu .common_tx002_red {
    float: left;
    color: #e95643;
    font-weight: bold;
}

section {
    margin: 0;
    text-align: center;
}

@media (max-width:767px) {
    img {
        max-width: 80%;
    }
}