@charset "utf-8";
/* ===================================================================

toyota.jp shop_common.css

======================================================================
 + 共通
     - レイアウト


+ 販売店トップ・店舗トップ

+ 展示車を探す
    - スペック・装備

+ shop modal

------------------------------------------------------------------- */


/* ===================================================================
 - 共通
=================================================================== */

.sec_contents_texture{
    background: url(/pages/contents/shop/common/image/parts/bg_section_01.png) 50% 0 no-repeat;
    background-size: cover;
}
.sec_contents_col1{
    padding-top: 53px;
    padding-bottom: 70px;
}
.sec_contents_shoptop{
    padding-top: 40px;
    padding-bottom: 60px;
}
#shop_info.sec_contents_shoptop{
    padding-bottom: 20px;
}
#facility.sec_contents_shoptop{
    padding-top: 60px;
}
.sec_contents_sp{
    display: none;
    padding-bottom: 34px;
    background-color: #f5f5f5;
}
.sec_contents_route .sec_head .sec_head_ttl{
    display: block;
}
.sec_contents_area86{
    padding-bottom: 0;
}
.section .sec_contents_voice .inner{
    padding-top: 37px;
    padding-bottom: 60px;
}
.service_menu{
    padding-top: 26px;
    background-color: #fff;
}
.sec_sttl{
    margin: 0 0 25px;
    padding-left: 16px;
    border-left: 4px solid #eb0a1e;
    font-size: 22px;
    font-weight: bold;
}
.sec_contents_sp .sec_head{
    padding-bottom: 13px;
}
.recommend_plan .service_item_ttl{
    margin-top: 10px;
}
.recommend_plan .list_col{
    padding-bottom: 10px;
}
@media only screen and (max-width: 767px){
    .sec_contents_shoptop{
        padding-top: 0;
        padding-bottom: 0;
    }
    #facility.sec_contents_shoptop{
        padding-top: 0;
    }
    .sec_contents_sp{
        padding-top: 15px;
        padding-bottom: 0;
        display: block;
    }
    .sec_contents_voice{
        border-top: 1px solid #e9e9e9;
    }
    .section .sec_contents_voice .inner{
        padding-bottom: 25px;
    }
    .sec_contents_voice .sec_sttl{
        padding-left: 15px;
    }
    .sec_sttl{
        margin: 0 0 13px;
        padding-left: 0;
        border-left: none;
        font-size: 15px;
    }
    .sec_contents_sp .sec_sttl{
        padding-left: 15px;
    }
    .sec_contents_sp .sec_head_ttl{
        padding: 0 15px;
        font-size: 17px;
    }
    .sec_contents_sp .sec_head_ttl .logo{
        display: inline-block;
        margin-right: 6px;
        vertical-align: 2px;
    }
    .sec_contents_sp .sec_head_ttl .icon.icon_ucar{

    }
    .sec_contents_sp .sec_lead{
        padding: 20px 15px 20px;
        background-color: #fff;
        font-size: 14px;
        line-height: 1.6;
        border-top: 1px solid #ededed;
        border-bottom: 1px solid #ededed;
    }
    .sec_contents_sp .sec_lead .btn{
        margin-top: 20px;
    }
    .recommend_plan{
        padding-top: 24px;
    }
}
.section .inner{
    padding: 0 30px;
}
@media only screen and (max-width: 767px){
    .sec_contents_col1 {
        padding-top: 19px;
        padding-bottom: 0;
        background: #f5f5f5;
    }
    .service_section,
    .event_wrap,
    .sec_contents_route{
        background: url(/pages/contents/shop/common/image/parts/bg_section_01.png) 50% 0 no-repeat;
        background-size: cover;
    }
    .service_section{
        padding-top: 30px;
        padding-bottom: 28px;
        border-top: 1px solid #e0e0e0;
    }
    .event_wrap{
        padding: 0 15px 20px;
    }
    .sec_contents_searchRoute{
        padding: 40px 0 50px;
        background: #fff;
    }
    .sec_contents .title {
        margin-left: 15px !important;
    }
    .section .inner{
        padding: 0;
    }
}

.map_wrap{
    position: relative;
    padding-top: 49%;
    width: 100%;
    background-color: #ccc;
}
.map_canvas{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}


/* ===================================================================
 - レイアウト
=================================================================== */
.col_lt5_hide_sp .col_item:nth-child(n+6){
    display: none;
}

.col{
}
.col_item_body{
    position: relative;
    padding-bottom: 35px;
    height: 100%;
    background-color: #fff;
    text-align: center;
}
.col_item_body .thumb img{
    width: 100%;
    height: auto;
}
.col_item_body > dl{
    margin-bottom: 10px;
}
.col_item_body .name{
    font-size: 19px;
    font-weight: bold;
}
.col_item_body .grade{
    font-size: 12px;
    font-weight: bold;
}
.col_item_body .shop_name{
    display: inline-block;
    margin: 0 20px 10px;
    padding: 2px 15px;
    border: 1px solid #d7d9da;
    background-color: #efefef;
    font-size: 12px;
    line-height: 1;
    text-align: center;
}
.col_item_body .detail{
    font-size: 12px;
}
.col_item_body .detail ul{
    padding-left: 0 !important;
    text-align: center;
}
.col_item_body .detail li{
    display: inline-block;
}
.col_item_body .detail li:after{
    content:'/';
    padding-left: 5px;
}
.col_item_body .detail li:last-child::after{
    display: none;
}
.col_btn_area{
    /* position: absolute; */
    /* bottom: 30px; */
    width: 100%;
}
@media only screen and (max-width: 767px){
    .col_btn_area{
        position: static;
        margin-bottom: 20px;
    }
    .col_btn_area_spec{
        margin-bottom: 0;
    }
}

/* 5カラムレイアウト リキッドオフ */
.col5{
    background: url(/pages/contents/shop/common/image/parts/bg_lineup_01.png) 50% 16px no-repeat;
    font-size: 0;
    text-align: center;
    padding-top: 18px;
    padding-bottom: 66px;
}
.col5 .col_item{
    display: inline-block;
    padding-bottom: 5px;
    width: 244px;
}
.col5 .col_item a{
    display: block;
    text-decoration: none !important;
}
.col5 .col_item_body{
    background-color: transparent;
}
.col5 .col_item_body .thumb img{
    width: 92%;
}
.col5 .col_item .name{
    padding-top: 11px;
    font-size: 15.2px;
    font-weight: bold;
}
/* .col5{
    height: 184px;
    overflow: hidden;
    box-sizing: border-box;
}
.col5 .col_item:nth-of-type(n+6){
    visibility: hidden;
    opacity: 0;
} */

/* 4カラムレイアウト */
.col4{
    margin-left: -13px;
}
.col4 .col_item{
    float: left;
    padding-bottom: 13px;
    padding-left: 13px;
    width: 25%;
}
.col4 .col_item_body .thumb {
    padding: 20px 5% 0;
}
@media only screen and (max-width: 767px){
    .col4{
        margin-left: 0;
    }
    .col4 .col_item{
        float: none;
        padding-bottom: 3px;
        padding-left: 0;
        width: 100%;
        border-top: 1px solid #ededed;
        border-bottom: 1px solid #ededed;
    }
    .col4 .col_item_body{
        padding-bottom: 0;
        background-color: #fff;
    }
    .col4 .col_item_body{
        padding-bottom: 0;
        background-color: #fff;
    }
    .col4 .col_item_body .thumb {
        padding: 20px 10% 0;
    }
    .col4 .col_item_body .thumb img{
        width: 100%;
        height: auto;
    }
    .col4 .col_item_body .name{
        font-size: 18px;
    }
    .col4 .col_item_body .grade,
    .col4 .col_item_body .detail{
        font-size: 13px;
    }
    .col4 .col_item_body .detail br{
        display: none;
    }
}

/* 3カラムレイアウト */
.col3{
    margin-left: -10px;
}
.col3 .col_item{
    float: left;
    padding-bottom: 35px;
    padding-left: 10px;
    width: 33.3333%;
}
.col3 .col_item_body  {
    padding-bottom: 0;
}
.col3 .col_item_body > dl > dd{
    padding-right: 12px;
    padding-left: 12px;
}
.col3 .col_item .thumb{
    padding-bottom: 18px;
}
.col3 .col_item .name{
    padding-bottom: 9px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}
.col3 .col_item .txt{
    font-size: 14px;
    text-align: left;
}
@media only screen and (max-width: 767px){
    .col3{
        margin-right: 15px;
        margin-left: 5px;
    }
    .col3 .col_item_body{
        padding-bottom: 10px;
    }
    .col3 .col_item{
        padding-bottom: 10px;
        padding-left: 10px;
        width: 50%;
    }
    .col3 .col_item .name{
        padding-top: 13px;
        padding-bottom: 13px;
        font-size: 13px;
    }
    .col3 .col_item .txt{
        font-size: 12px;
    }
}

/* 3カラムレイアウト（リスト） */
@media only screen and (min-width: 768px){
    .list_col3{
        margin-left: -10px;
        padding-left: 0 !important;
        text-align: center;
        font-size: 0;
    }
    .list_col3 li{
        vertical-align: top;
        display: inline-block;
        padding-bottom: 30px;
        padding-left: 10px;
        width: 33.3333%;
        list-style: none !important;
    }
    .list_col3 li figure{
        position: relative;
        height: 100%;
        background-color: #fff;
        text-align: center;
    }
    .list_col3 li .thumb{
        display: block;
        padding-bottom: 18px;
    }
    .list_col3 li figure .thumb img{
        width: 100%;
        height: auto;
    }
    .list_col3 li figure .caption_ttl,
    .list_col3 li figure .caption_txt{
        display: block;
        padding-right: 12px;
        padding-left: 12px;
    }
    .list_col3 li .caption_ttl{
        display: block;
        padding-bottom: 9px;
        font-size: 16px;
        font-weight: bold;
        text-align: left;
    }
    .list_col3 li .caption_txt{
        font-size: 14px;
        text-align: left;
    }

    .list_col3.list_col3_l2{
        margin-left: -10px;
        padding-left: 16.5% !important;
        padding-right: 16.5% !important;
    }
    .list_col3.list_col3_l2 li{
        padding-bottom: 30px;
        padding-left: 10px;
        width: 50%;
    }
    .list_col_recommend {
        padding-bottom: 50px;
    }
    .list_col_recommend li{
        padding-bottom: 10px;
    }
    .list_col_recommend li .thumb{
        padding-bottom: 0;
    }
}
@media only screen and (max-width: 767px){
    .list_col_recommend figure{
        padding-bottom: 5px !important;
    }
}


/* 2カラムレイアウト */
.col2{
    margin-left: -11px;
}
.col2 .col_item{
    float: left;
    padding-bottom: 11px;
    padding-left: 11px;
    width: 50%;
}
.col2 .col_item img{
    width: 100%;
    height: auto;
}
@media only screen and (max-width: 767px){
    .col2{
        margin-right: 15px;
        margin-left: 5px;
    }
     .col2 .col_item{
        padding-bottom: 10px;
        padding-left: 10px;
        width: 50%;
    }
 }

/* 2カラムレイアウト（リスト） */
.list_col2{
    margin-left: -10px;
    padding-left: 0 !important;
    text-align: center;
    font-size: 0;
}
.list_col2 li{
    vertical-align: top;
    display: inline-block;
    padding-left: 10px;
    width: 33.3333%;
    list-style: none !important;
}
.list_col2 li figure{
    position: relative;
    height: 100%;
    background-color: #fff;
    text-align: center;
    padding-bottom: 30px;
    margin: 0 5px;
}
.list_col2 li .thumb{
    display: block;
    padding-bottom: 18px;
}
.list_col2 li figure .thumb img{
    width: 100%;
    height: auto;
}
.list_col2 li figure .caption_ttl,
.list_col2 li figure .caption_txt{
    display: block;
    padding-right: 12px;
    padding-left: 12px;
}
.list_col2 li .caption_ttl{
    display: block;
    padding-bottom: 9px;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}
.list_col2 li .caption_txt{
    font-size: 14px;
    text-align: left;
}

@media only screen and (max-width: 767px){
    .list_col2{
        margin-left: -10px;
        padding-left: 15px !important;
        padding-right: 15px;
        padding-bottom: 20px;
    }
    .list_col2 li{
        float: left;
        padding-left: 10px;
        width: 50%;
        list-style: none !important;
    }
    .list_col2 li figure{
        position: relative;
        padding-bottom: 15px;
        height: 100%;
        background-color: #fff;
        text-align: center;
    }
    .list_col2 li .thumb{
        display: block;
        padding-bottom: 12px;
    }
    .list_col2 li figure .thumb img{
        width: 100%;
        height: auto;
    }
    .list_col2 li figure .caption_ttl,
    .list_col2 li figure .caption_txt{
        display: block;
    }
    .list_col2 li .caption_ttl{
        display: block;
        padding-bottom: 4px;
        font-size: 13px;
        font-weight: bold;
        text-align: left;
    }
    .list_col2 li .caption_txt{
        font-size: 12px;
        text-align: left;
    }
}

/* youtube */
.youtube .thumb {
    padding-bottom: 0 !important;
}
#handling_service .youtube .thumb {
    margin-bottom: 13px;
}
.youtube figure > span{
    position: relative;
    display: block;
    width: 100%;
    padding-top: 54.9%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
@media only screen and (max-width: 767px){
    .youtube .thumb {
        margin-bottom: 0;
    }
}

/* ===================================================================
  + 共通
=================================================================== */
.section_txt{
    font-size: 18px;
}
.select {
    vertical-align:middle;
}
#contents-body .section .sec_head_select_area{
    position: absolute;
    right: 0;
    bottom: 0;
}
#contents-body .section .sec_head_select_area select {
    display: block;
    font-size: 13px;
    width: 267px;
    padding: 4px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #c1c3c4;
    background: #fff;
    background: #fff url(/pages/contents/shop/common/image/parts/btn_select_area.png) right 50% no-repeat !important;
    height: 31px;
    margin-bottom: 5px;
}
#contents-body .section .sec_head_select_area .sublink_btn{
    margin: 10px 0 0;
    width: 267px;
}
#contents-body .section .sec_head_select_area .sublink_btn #reset_btn{
    text-align: left;
    padding: 7px 40px 7px 10px;
    font-weight: normal;
}
#contents-body .section .sec_head_select_area .sublink_btn #reset_btn:after{
    background: url(/pages/contents/shop/common/image/parts/btn_reset_arw_pc.png) 0 0 no-repeat;
    width: 13px;
    height: 12px;
    right: 8px;
}
#search .sec_head .sublink_btn{
    margin-bottom: 13px;
}

@media only screen and (min-width: 768px){
    .sec_head{
        position: relative;
        margin-bottom: 30px;
        padding-top: 21px;
        padding-left: 90px;
        line-height: 1;
    }
    #search .sec_head{
        margin-bottom: 17px;
    }
    #search .sec_head_ttl{
        margin-bottom: 13px;
    }
    #handling .sec_head{
    margin-right: 30px;
    margin-left: 30px;
    }
    .sec_head.sec_head_noicon{
        padding-left: 0;
    }
    .sec_head_ttl{
        display: inline-block;
        margin-right: 30px;
        margin-bottom: 18px;
        font-size: 32px;
        font-weight: normal;
        line-height: 1;
    }
    .sec_head_ttl:after{
        content:'';
        position: absolute;
        top: 0;
        left: 0;
        margin: auto;
        width: 88px;
        height: 70px;
        background-repeat: no-repeat;
        background-position: 0 0;
    }
    .icon_search:after{
        background-image: url(/pages/contents/shop/common/image/parts/ttl_menu_icon_01_pc.png);
    }
    .icon_handing:after{
        background-image: url(/pages/contents/shop/common/image/parts/ttl_menu_icon_02_pc.png);
    }
    .icon_democar:after{
        background-image: url(/pages/contents/shop/common/image/parts/ttl_menu_icon_03_pc.png);
    }
    .icon_campaign:after{
        background-image: url(/pages/contents/shop/common/image/parts/ttl_menu_icon_04_pc.png);
    }
    .icon_service:after{
        background-image: url(/pages/contents/shop/common/image/parts/ttl_menu_icon_05_pc.png);
    }
    .icon_facilityinfo:after{
        background-image: url(/pages/contents/shop/common/image/parts/ttl_menu_icon_06_pc.png);
    }
    .sec_head_txt{
        margin-bottom: 8px;
        font-size: 18px;
        line-height: 1.4;
    }
    .sec_head_notes{
        font-size: 12px;
        line-height: 1.4;
        padding-right: 301px;
    }
}
@media only screen and (max-width: 767px){
    .section_stitle{
        margin-bottom: 6px;
        padding: 0 15px;
        font-size: 17px;
        font-weight: bold;
    }
    .section_lead{
        padding: 20px 15px;
        background-color: #fff;
    }
    .section_txt{
        font-size: 14px;
    }
    .link-arw{
        position: relative;
    }
    .link-arw:after{
        content:'';
        position: absolute;
        top: 0;
        right: 24px;
        bottom: 0;
        margin: auto;
        width: 11px;
        height: 22px;
        background: url(/pages/contents/shop/common/image/parts/btn_arw_gray_02_sp.png) 0 0 no-repeat;
        background-size: 11px 22px;
    }
    .link-icon{
        position: relative;
    }
    .link-icon:after{
        content:'';
        position: absolute;
        top: 0;
        right: 10px;
        bottom: 0;
        display: inline-block;
        padding: 6px 10px 6px 0px;
        margin: auto;
        width: 120px;
        height: 18px;
        background: #eb0a1e url(/pages/contents/shop/common/image/parts/btn_arw_white_01_sp.png) 95% 50% no-repeat;
        background-size: 13px auto;
        color: #fff;
        font-size: 12px;
        text-align: center;
        font-weight: bold;
    }
    .link-icon-tel:after{
        content:'TELする';
        top: -8px;
    }
    .link-icon-map:after{
        content:'地図アプリで開く';
        top: -12px;
    }
}

/*
 * スマホ スライダー
 */
.sp_slider_basic{
    padding-left: 0 !important;
    background-size: cover;
}
.sp_slider_basic figure{
    margin: 0 5px;
}
.sp_slider_basic figcaption {
    padding-top: 5px;
    font-size: 12px;
}
.sp_slider_basic figcaption .caption_ttl {
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.sp_slider_basic figcaption .caption_txt {
    display: block;
    font-size: 12px;
}

@media only screen and (max-width: 767px){
    .sp_slider_basic_wrap{
        padding-top: 35px;
        padding-bottom: 60px;
        background: url(/pages/contents/shop/common/image/parts/bg_section_01.png) 50% 0 no-repeat;
    }
    .sp_slider_basic_ttl{
        padding-bottom: 14px;
        padding-left: 15px;
        font-size: 15px;
        font-weight: bold;
    }
    .sp_slider_basic{
        padding-left: 0 !important;
        background-size: cover;
    }
    .sp_slider_basic{
    }
    .sp_slider_basic figure{
        margin: 0 5px;
        padding: 5px 5px 14px;
        background-color: #fff;
    }
    .sp_slider_basic figcaption {
        padding-top: 14px;
        font-size: 12px;
    }
    .sp_slider_basic figcaption .caption_ttl {
        padding: 0 10px;
    }
    .sp_slider_basic figcaption .caption_txt {
        padding: 0 10px;
    }
}

.js-sp_slider{
    padding-left: 0 !important;
}
/*
 * プラグイン:Slick
 */
.slick-slide img{
    width: 100%;
    height: auto;
}
.slick-prev,
.slick-next{
    display: block;
    position: absolute;
    z-index: 10;
    top: 41%;
    padding: 0;
    width: 27px;
    height: 27px;
    border: none;
    background: transparent;
    color: transparent;
    font-size: 0;
    line-height: 0;
    outline: none;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
    cursor: pointer;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus{
    background: transparent;
    color: transparent;
    outline: none;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before{
    opacity: 0.75;
}
.slick-prev:before,
.slick-next:before{
    opacity: 1;
    color: white;
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev{
    left: 10px;
}
.slick-prev:before{
    content: url(/pages/contents/shop/common/image/parts/slider_info_prev_arw_pc.png);
}
.slick-next{
    right: 10px;
}
.slick-next:before{
    content: url(/pages/contents/shop/common/image/parts/slider_info_next_arw_pc.png);
}
.slick-arrow[aria-disabled="true"]{
    opacity: 0;
}
.slick-dots{
    bottom: -40px;
}

/* ===================================================================
  + 販売店トップ・店舗トップ 共通
=================================================================== */
/* Bxslider css調整 */
.bx-wrapper {
    margin: 0 auto 0;
    z-index: 97;
}
.bx-wrapper .bx-pager{
    z-index: 98;
    bottom: 14px;
}
@media only screen and (max-width: 767px){
    .bx-wrapper .bx-pager{
        bottom: 5px;
    }
}
.bx-wrapper .bx-loading {
    z-index: 98;
}
.bx-wrapper .bx-pager {
    padding-top: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    margin: 0 12.5px;
    width: 12px;
    height: 12px;
    border-radius: 5px;
    background-repeat: no-repeat;
}
@media only screen and (max-width: 676px){
    .bx-wrapper .bx-pager.bx-default-pager a {
        margin: 0 6px;
        width: 6px;
        height: 6px;
        border-radius: 5px;
    }
}
.bx-wrapper .bx-prev {
    left: 20px;
    background: url(/pages/contents/shop/common/image/parts/slider_prev_arw_pc.png) no-repeat;
}
.bx-wrapper .bx-next:hover {
    background-position: 0 0;
}
@media only screen and (max-width: 767px){
    .bx-wrapper .bx-prev {
        left: 10px;
        background: url(/pages/contents/shop/common/image/parts/slider_prev_arw_sp.png) no-repeat;
        background-size: 15px auto;
    }
}
.bx-wrapper .bx-next {
    right: 20px;
    background: url(/pages/contents/shop/common/image/parts/slider_next_arw_pc.png) no-repeat;
}
@media only screen and (max-width: 767px){
    .bx-wrapper .bx-next {
        right: 10px;
        background: url(/pages/contents/shop/common/image/parts/slider_next_arw_sp.png) no-repeat;
        background-size: 15px auto;
    }
}

.bx-wrapper .bx-controls-direction a {
    z-index: 96;
    margin-top: -18px;
    width: 20px;
    height: 37px;
}
@media only screen and (max-width: 767px){
    .bx-wrapper .bx-controls-direction a {
        width: 15px;
        height: 27px;
    }
}
/* Bxslider css調整 end */


/*
 *    スマホ TOPメインメニュー
 */
.sp_menu{
}
.sp_menu .sp_menu_list{
    float: left;
    width: 33.3333%;
    text-align: center;
}
.sp_menu .sp_menu_list:nth-child(odd){
    background-color: #f9f9f9;
}
.sp_menu .sp_menu_list img{
    width: 100%;
    max-width: 125px;
    height: auto;
}

/*
 * 取扱サービス
 */
.service_item{
    border: 1px solid #d7d9da;
    background-color: #fff;
}
.service_item + .service_item{
    margin-top: 10px;
}
.service_item_head{
    display: table;
    position: relative;
    width: 100%;
    height: 198px;
}
#handling_service .service_item .inner{
    padding: 0;
}
#handling_service .service_item_head .sublink_btn a{
    width: 144px;
    border: 2px solid #d3d5d6;
    padding-bottom: 6px;
}
#handling_service .service_item_head .sublink_btn{
    border: none;
}
#handling_service .list_col .thumb {
    padding-bottom: 13px;
}
#handling_service .list_col figcaption {
    padding-top: 0;
}


/* .service_item_toggle .service_item_head:before,
.service_item_toggle .service_item_head:after{
    content:'';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #999999;
}
.service_item_toggle .service_item_head:before{
    right: 35px;
    width: 30px;
    height: 2px;
}
.service_item_toggle .service_item_head:after{
    right: 49px;
    width: 2px;
    height: 30px;
} */
.service_item_head .head_image{
    display: table-cell;
    width: 24%;
    height: 100%;
    overflow: hidden;
}
.service_item_head .head_image img{
    width: auto;
    height: 100%;
}
.service_item_head .head_body{
    display: table-cell;
    position: relative;
    padding: 10px 200px 10px 127px;
    width: 68%;
    vertical-align: middle;
    height: 100%;
}
.service_item_head .head_body:after{
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    width: 113px;
    height: 198px;
    margin: auto;
    display: inline-block;
}
@media only screen and (max-width: 980px){
    .service_item_head .head_body{
        padding-left: 20px;
    }
    .service_item_head .head_body:after{
        display: none;
    }
}
.service_item_head .head_body .head_ttl{
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 1.1;
}
.service_item_head .head_body .head_txt{
    font-size: 13px;
}
.service_item_head .btn{
    position: absolute;
    top: 80px;
    right: 28px;
    margin: auto;
    height: 37px;
}
.service_item_head .btn a{
    padding-right: 43px;
    padding-left: 17px;
    font-size: 13px;
}
.service_item_body{
    padding: 40px 35px 0;
    border-top: 1px solid #d7d9da;
}
.service_item_area86 .service_item_body{
    padding-bottom: 30px;
}
.service_item_body .sec_contents_texture{
    background: none;
}
.service_item_body .sec_lead{
    padding-left: 5px;

}
.service_item_body .sec_lead .txt{
    margin-bottom: 60px;
}
.service_item_body .btn{
    margin: 0 auto 60px;
}
.service_item_body .btn_halfsize{
    margin: 0 5px 20px;
}
.service_item_lead{
    margin: 0 0 25px;
}
.service_item_ttl{
    margin: 0 0 25px;
    padding-left: 16px;
    border-left: 4px solid #eb0a1e;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
}
.service_item_txt{
    padding: 0 0 15px;
}
@media only screen and (max-width: 767px){
    .service_item_ttl{
        margin: 0 0 13px 15px;
        padding-top: 4px;
        padding-left: 9px;
        font-size: 15px;
    }
    .service_item_txt{
        padding: 0 15px 15px;
    }
}
.service_item_afterservice01 .service_item_head .head_body:after,
.service_item_afterservice02 .service_item_head .head_body:after{
    background: url(/pages/contents/shop/common/image/service/handling_icon_01_pc.png) 50% 50% no-repeat;
}

.service_item_ucar .service_item_head .head_body:after{
    background: url(/pages/contents/shop/common/image/service/handling_icon_02_pc.png) 50% 50% no-repeat;
}
.service_item_area86 .service_item_head .head_body:after{
    background: url(/pages/contents/shop/common/image/service/handling_icon_03_pc.png) 50% 50% no-repeat;
}
.service_item_welcab .service_item_head .head_body:after{
    background: url(/pages/contents/shop/common/image/service/handling_icon_04_pc.png) 50% 50% no-repeat;
}
/* 試乗車・展示車 */
#exhibition{
    padding-bottom: 40px;
}
#exhibition .sec_head {
    margin-bottom: 10px;
}
.noexhibition{
    padding: 50px 0;
    background-color: #fff;
    text-align: center;
}

/* 取扱車種 */
#handling{
    padding-bottom: 10px;
}
#handling .inner{
    padding: 0;
}
#handling .detail_more_btn{
    margin-top: -65px;
}
#handling.dealerTop_handling .inner{
    margin-bottom: -80px;
}
.show_area{
    display: inline;
}
@media only screen and (max-width: 768px){
    #handling .col_item_body{
        padding-bottom: 38px;
    }
}

/* ===================================================================
  - 販売店トップ
=================================================================== */
.mv{
}
.mv_ttl{
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: bold;
}
@media only screen and (max-width: 767px){
    .mv_ttl{
        display: none;
    }
}
.mv .bxslider{
    padding-left: 0 !important;
}
.mv_item{
    position: relative;
    width: 100%;
}
@media only screen and (min-width: 768px){
    .mv_item img{
        width: 100%;
        height: auto;
        max-width: initial;
    }
}

@media only screen and (max-width: 767px){
    .mv_item{
        height: auto;
        background: none;
    }
    .mv_item img{
        display: block;
        width: 100%;
        height: auto;
    }
}

/*
 * マップ
 */
.map_shop_search{
    width: 100%;
    height: 394px;
    background-color: #ccc;
}

/*
 * 会社情報
 */
.company_data{
    float: left;
    padding-right: 10px;
    width: 48.8%;
}
.company_data dl{
    padding: 15px 0;
    border-bottom: 1px solid #dedede;
}
.company_data dl dt{
    float: left;
    width: 100px;
    color: #737373;
    font-size: 12px;
}
.company_data dl dd{
    overflow: hidden;
    font-size: 15px;
    font-weight: bold;
}
.company_map{
    float: left;
    width: 51.2%;
    height: 242px;
    background-color: #ccc;
}
@media only screen and (max-width: 767px){
    .company_data{
        float: none;
        padding: 33px 15px 50px;
        width: 100%;
        background-color: #f0f0f0;
    }
    .company_data dl{
        position: relative;
        padding: 15px 42px 15px 58px;
        border-bottom: 1px solid #f2f2f2;
        background-color: #fff;
        background-repeat: no-repeat;
        background-position: 9px 50%;
        background-size: 35px 35px;
    }
    .company_data dl.data01{
        background-image: url(/pages/contents/shop/common/image/top/info_icon_01_sp.png);
    }
    .company_data dl.data02{
        background-image: url(/pages/contents/shop/common/image/top/info_icon_02_sp.png);
    }
    .company_data dl.data03{
        background-image: url(/pages/contents/shop/common/image/top/info_icon_03_sp.png);
    }
    .company_data dl:last-child{
        border-bottom: none;
    }
    .company_data dl .link{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .company_data dl .link:after{
        content:'';
        position: absolute;
        top: 0;
        right: 15px;
        bottom: 0;
        margin: auto;
        width: 11px;
        height: 22px;
        background: url(/pages/contents/shop/common/image/parts/btn_arw_gray_02_sp.png) 0 0 no-repeat;
        background-size: 11px 22px;
    }
    .company_data dl dt{
        float: none;
        width: auto;
        font-size: 11px;
    }
    .company_data dl dd{
        display: inline;
        border-bottom: 1px solid #cccccc;
        font-size: 14px;
    }
    .company_map{
        display: none;
    }
}


/* ===================================================================
  - 店舗を探す
=================================================================== */
.sec_contents_search{
    padding-bottom: 60px;
}
.sec_contents_search .sec_head{
    padding-left: 0;
}
.sec_contents_search .sec_head_notes{
    line-height: 1.9;
}
.sec_contents_search .search{
    margin-bottom: 40px;
}
.sec_contents_search .search_head{
}
.sec_contents_search .search_head .area{
    display: inline-block;
    color: #4b4b4b;
    font-weight: bold;
    /* vertical-align: initial; */
    margin-right: 10px;
    margin-bottom: 22px;
    line-height: 1;
}
.sec_contents_search .search_head .area_search_btn{
    vertical-align: initial;
    margin-bottom: 10px;
}
.sec_contents_search .search .map_search{
    height: 394px;
    width: 100%;
    background-color: #ccc;
}
.sec_contents_route{
    padding-bottom: 60px;
    padding-top: 0;
}
@media only screen and (max-width: 767px){
    .sec_contents_route{
        padding: 35px 15px 50px;
    }
}
.search_list{
    position: relative;
    padding: 14px 20px 20px;
    border-top: 2px solid #d7d9da;
    min-height: 135px;
    border-bottom: 2px solid #d7d9da;
}
.search_list + .search_list{
//    border-top: none;
    margin-top: -2px;
}
.search_list .distance{
    padding: 13px 0 5px;
    font-size: 10px;
    color:#999999;
}
.search_list .search_shop_data{
}
.search_list .shop_name{
    width: 310px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
}
.search_list .shop_data_handling{
    float: left;
    width: 310px;
}
.search_list .shop_data_handling li{
}
.search_list dl a{
    display: block;
    text-decoration: none !important;
    cursor: text;
}
.search_list dl a:hover{
    color: #333;
}
.search_list .address{
    width: 310px;
}
.search_list .shop_info dt{
    font-size: 10px;
    color:#999999;
}
.search_list .shop_info dd{
    font-size: 14px;
}
.search_list .shop_info2{
    position: absolute;
    left: 350px;
    top: 28px;
    width: 490px;
}
.search_list .shop_info2 dl{
    display: inline-block;
    margin-right: 9%;
    vertical-align: top;
}
.shop_data_equipment{
    margin-top: -15px;
}
.search_list .equipment_txt{
    font-size: 10px;
    color:#999999;
    margin-left: 328px;
}
.search_list .equipment{
    padding: 0 220px 0 0 !important;
    margin-bottom: 0;
    margin-left: 327px;
    border: none;
}
.search_list .equipment li{
    margin-bottom: 3px;
    margin-left: 0;
    width: 98px;
    font-size: 10px;
    font-weight: normal;
    line-height: 3.2;
}

.search_list .shop_info{
}
.search_list .tel{
}
.search_list .shop_info2 dd{
    line-height: 1.4;
}
.search_list .shop_info2 .business_hours{
    margin-right: 0;
}
.search_list .btn_area{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    height: 96px;
}
.search_list .btn_area .btn{
    width: 202px;
    margin: 0;
}
.search_list .btn_area .btn + .btn{
    margin-top: 6px;
}

.search_list .route_btn{
}
.search_list .nolink{
}
.search_list .btn.setail_btn{
}

@media only screen and (max-width: 1110px){
    .search_list .shop_name,
    .search_list .address{
        width: 100%;
        padding-right: 255px;
    }
    .search_list .address{
        padding-top: 5px;
    }
    .search_list .shop_data_handling{
        float: none;
        width: 100%;
        padding-right: 255px;
    }
    .search_list .shop_info2{
        position: static;
        padding-top: 5px;
        width: 580px;
    }
    .search_list .shop_info2 dl{
        margin-right: 20px;
        padding-right: 0;
    }
    .search_list .shop_info2 dt,
    .search_list .shop_info2 dd{
        display: inline-block;
        padding-right: 4px;
    }
    .search_list .holiday{
        padding-right: 20px;
    }
    .search_list .holiday dt{
        margin-top: 3px;
        vertical-align: top;
    }
    .search_list .equipment_txt{
        margin-left: 0;
    }
    .shop_data_equipment{
        margin-top: 0;
    }
    .search_list .equipment{
        padding: 0 220px 0 0 !important;
        margin-left: 0px;
    }
    .search_list .equipment li{
        margin-bottom: -2px;
        margin-left: 0;
        width: 98px;
        font-size: 10px;
        font-weight: normal;
        line-height: 3.2;
    }
    .search_list .btn_area .btn{
        width: 202px;
        margin: 0;
    }
    .search_list .btn_area .btn + .btn{
        margin-top: 6px;
    }
}
@media only screen and (max-width: 950px){
    .search_list .shop_info2{
        width: 450px;
    }
}
@media only screen and (max-width: 767px){
    .sec_contents_search{
        padding-bottom: 34px;
        background-color: #fff;
    }
    .sec_contents_search .sec_head{
        margin-bottom: 10px;
        padding: 15px 15px 13px;
        font-size: 17px;
        border-bottom: 1px solid #ededed;
        background-color: #f5f5f5;
    }
    .sec_contents_search .sec_head_notes{
        line-height: 1.9;
    }
    .sp_search_tab{
        font-size: 0;
    }
    .sp_search_tab .tab_item{
        width: 50%;
        height: 51px;
        display: inline-block;
        vertical-align: middle;
    }
    .sp_search_tab .tab_item #area_search{
        /* display: none; */
        text-indent: -9999px;
        opacity: 0;
        font-size: 16px;
    }
    .sp_search_tab .tab_item .tab_item_inner{
        display: block;
        width: 100%;
        height: 100%;
        background-color: #fff;
        padding: 18px 0 0 ;
        font-size: 14px;
        text-align: center;
        line-height: 1;
        text-decoration: none !important;
    }
    .sp_search_tab .tab_item.is-active{
        background-color: #f5f5f5;
        padding: 5px;
    }
    .sp_search_tab .tab_item.is-active .tab_item_inner{
        border: 1px solid #ededed;
        padding: 14px 0 0 ;
    }
    .sp_search_tab .tab_item1 .tab_item_inner{
        border-top: 1px solid #ededed;
        border-right: 1px solid #ededed;
    }
    .sp_search_tab .tab_item2 .tab_item_inner{
        border-top: 1px solid #ededed;
        border-left: 1px solid #ededed;
    }
    .sec_contents_search .search{
        margin-bottom: 20px;
        border-bottom: 1px solid #ededed;
    }
    .sec_contents_search .search_head .area{
        display: block;
        font-weight: normal;
        padding: 12px 15px;
    }
    .sec_contents_search .search .map_search{
        height: 199px;
    }
    .search_list{
        margin-top: 3px;
        padding: 0;
        border-top: 1px solid #ededed;
        border-bottom: 1px solid #f2f2f2;
        min-height: initial;
        box-shadow: 0 -3px 0 #f5f5f5;
    }
    .search_list dl a{
        cursor: pointer;
    }
    .search_list .distance{
        display: none;
    }
    .search_list .search_shop_data{
    }
    .search_list .shop_name{
        position: relative;
        width: 100%;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.3;
        padding: 0;
    }
    .search_list .shop_name a{
        display: block;
        padding: 12px 60px 12px 15px;
        border-bottom: 1px solid #f2f2f2;
    }

    .search_list .shop_info {
        padding-left: 23px;
    }
    .search_list .shop_info dl {
        padding: 8px 0;
    }
    .search_list .shop_info .address a{
        text-decoration: underline !important;
        padding-right: 150px;
    }

    .search_list .shop_info dt{
        display: block;
        font-size: 11px;
        line-height: 1;
        margin-bottom: 2px;
    }
    .search_list .shop_info dd{
        font-size: 12px;
        display: block;
    }
    .search_list .shop_info2{
        position: static;
        padding-top: 0;
        padding-bottom: 5px;
        border-bottom: 1px solid #ededed;
        width: 100%;
    }
    .search_list .shop_info2 dl{
        display: inline-block;
        margin-right: 0;
    }
    .search_list .shop_info2 dt,
    .search_list .shop_info2 dd{
        padding-right: 0;
        width: auto !important;
    }
    .search_list .shop_info2 .holiday{
        margin-right: 20px;
    }
    .search_list .holiday dt{
        margin-top: 0;
        vertical-align: middle;
    }
    .search_list .shop_info .address,
    .search_list .shop_info .tel{
        width: 100%;
        border-bottom: 1px solid #f2f2f2;
    }
    .search_list .shop_data_handling{
        margin-top: 10px;
        padding-right: 15px;
        padding-bottom: 5px;
        padding-left: 23px !important;
    }
    .shop_data_equipment{
        padding-left: 23px;
    }
    .search_list .equipment_txt{
        margin-left: 0px;
    }
    .search_list .equipment{
        font-size: 0;
        padding: 10px 10px 0 0 !important;
        margin: 0;
        border-top: 1px solid #f2f2f2;
    }
    .search_list .equipment li{
        margin-bottom: 10px;
        margin-left: 0;
        width: 33.33333%;
        font-size: 11px;
        line-height: 1.3;
    }
}
@media only screen and (max-width: 330px){
    .search_list .equipment .is-pc_hide{
        display: none !important;
    }

}
.area_choice{
    margin-top: 3px;
    border-top: 1px solid #ededed;
    box-shadow: 0 -3px 0 #f5f5f5;
}
.area_choice .area_item a{
    display: block;
    padding-top: 13px;
    padding-bottom: 13px;
    text-decoration: none !important;
    font-size: 14px;
    border-bottom: 1px solid #f2f2f2;
}
.area_choice .area_item.all a{
    padding-left: 15px;
}
.area_choice .area_item.narrow a{
    padding-left: 30px;
}


/* ===================================================================
  - 店舗トップ
=================================================================== */
/*
 * 店舗情報
 */
 .sec_contents_shopinfo{
    padding-bottom: 24px;
 }

.shop_data_header{
    position: relative;
    border-bottom: 1px solid #dedede;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 767px){
    .shop_data_header{
        top: -42px;
        padding-bottom: 0;
        margin-bottom: 0;
    }
}

/* お気に入りボタン 2017/0227更新 ---------------- */
.favoriteLink{
    position: absolute;
    text-align: right;
    bottom: 10px;
    right: 0;
    z-index: 1;
}
.favoriteLink a{
    text-decoration: none !important;
}
.shop_data_header .shop_logo{
    display: inline-block;
    margin-right: 7px;
}
.shop_data_name{
    margin-left: 0px;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.2;
    text-indent: 0;
    display: inline-block;
    margin-right: 10px;
}
@media only screen and (max-width: 767px){
    .favoriteLink{
        top: -36px;
        bottom: auto;
        right: 17px;
    }
}
.favoriteLink_item{
    display: inline-block;
    position: relative;
    font-size: 12px;
    font-weight: bold;
    color: #474747;
    padding-right: 30px;
}
@media only screen and (min-width: 768px){
    .favoriteLink_item{
        font-size: 14px;
    }
}
.favoriteLink_item:after{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    margin: auto;
    background: url(/pages/contents/shop/common/image/parts/icon-favorite-10.png) 0 0 no-repeat;
    -webkit-background-size: 10px auto;
    background-size: 10px auto;
}
@media only screen and (min-width: 768px){
    .favoriteLink_item:after{
        width: 12px;
        height: 12px;
        -webkit-background-size: 12px auto;
        background-size: 12px auto;
    }
}
.favoriteLink_item:before{
    content: '';
    position: absolute;
    top: 0;
    right: 19px;
    bottom: 0;
    margin: auto;
    display: block;
    width: 1px;
    height: 10px;
    border-right: 1px dotted #f00f12;
}
@media only screen and (max-width: 767px){
    .favoriteLink{
        padding-top: 6px;
        padding-bottom: 6px;
    }
}

.shop_data{
    float: left;
    padding-right: 10px;
    width: 47%;
    margin-top: -6px;
    box-sizing: border-box;
}
.shop_data_handling{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0 !important;
    font-size: 0;
}
.shop_data_handling li{
    padding: 0 6px !important;
    font-size: 12px;
    background-color: #efefef;
    border: 1px solid #d7d9da;
    margin-right: 4px;
    margin-bottom: 4px;
    display: inline-block;
}
.shop_data_handling li:last-child{
    margin-right: 0;
}
@media only screen and (max-width: 767px){
    .shop_data_handling{
        margin-top: 5px;
        margin-bottom: 0px;
        padding-left: 15px !important;
    }
    .shop_data_handling li{
        padding: 2px 6px !important;
        font-size: 10px;
        margin-right: 5px;
        margin-bottom: 5px;
    }
}
.shop_data dl{
    padding: 15px 0 9px;
    border-bottom: 1px solid #dedede;
}
.shop_data dl.data01{
    border-top: 1px solid #dedede;
}
.shop_data dl dt{
    float: left;
    width: 87px;
    color: #737373;
    font-size: 12px;
}
.shop_data dl dd{
    margin-left: 87px;
    font-size: 15px;
    font-weight: bold;
}
/* カレンダー */
.shop_data dl dd .data_calendar{
    display: inline-block;
    font-size: 12px;
}
.shop_data dl dd .data_calendar .modal_calendar{
    display: none;
}
.shop_data dl dd .data_calendar img{
    display: inline-block;
    position: relative;
    top: -2px;
    margin-right: 8px;
    margin-left: 10px;
}
/* カレンダー end */
.company_map{
    float: left;
    width: 51.2%;
    height: 242px;
    background-color: #ccc;
}
.shop_map{
    float: right;
    width: 53%;
    overflow: hidden;
}
.shop_map .shop_map_photo{
    float: left;
    padding-right: 10px;
    width: 42%;
    font-size: 0;
}
.shop_map .shop_map_photo img{
    display: inline-block;
    width: 100%;
    height: auto;
}
.shop_map .shop_map_photo img + img{
    margin-top: 10px;
}
.shop_map_wrap{
    position: relative;
    float: right;
    padding-top: 49%;
    width: 58%;
    background-color: #ccc;
}
.shop_map_canvas{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
@media only screen and (max-width: 800px){
    .shop_map .shop_map_photo{
        float: none;
        padding-right: 0;
        width: 100%;
    }
    .shop_map .shop_map_photo img{
        margin-top: 10px;
        width: 49%;
    }
    .shop_map .shop_map_photo img + img{
        margin-left: 2%;
    }
    .shop_map_wrap{
        float: none;
        padding-bottom: 0;
        width: 100%;
        height: 275px;
        background-color: #ccc;
    }
}
@media only screen and (min-width: 768px){
    .shop_data dl.sp-data_harf{
        height: auto !important;
    }
}
@media only screen and (max-width: 767px){
    .shop_data{
        float: none;
        padding-right: 0;
        width: 100%;
        margin-top: 0;
    }
    .shop_data_name{
        display: none;
    }
    .shop_data dl{
        padding: 10px 0;
    }
    .shop_data dl.data04{
        border-right: 1px solid #dedede;
        width: 55%;
    }
    .shop_data dl.data05{
        width: 45%;
    }
    .shop_data dl.data04,
    .shop_data dl.data05{
        display: table;
        float: left;
        padding-right: 15px;
        height: 100%;
    }
    .shop_data dl dt{
        float: none;
        padding-left: 15px;
        width: 72px;
        font-size: 11px;
        display: table-cell;
        vertical-align: middle;
        height: 100%;
    }
    .shop_data dl dd{
        display: table-cell;
        vertical-align: middle;
        margin-left: 72px;
        font-size: 12px;
        font-weight: bold;
        height: 100%;
    }
    .shop_data dl.data05 dt{
    width: 60px;
    }
    .shop_data dl.data05 dd{
        margin-left: 60px;
    }
    .shop_data dl dd .notes{
        font-size: 11px;
        display: block;
    }
    /* カレンダー */
    .shop_data dl dd .data_calendar{
        display: none;
    }
    .shop_map{
        float: none;
        width: 100%;
        height: 200px;
    }
    .shop_map .shop_map_photo{
        display: none;
    }
    .shop_map_wrap{
        padding-top: 0;
        height: 100%;
    }
}

/*
 * 施設情報を見る
 */
.facility_info{
}
.facility_left{
    float: left;
    padding-right: 22px;
    width: 49%;
}
.greeting{
    position: relative;
}
.greeting_ttl{
    margin-bottom: 8px;
    margin-left: 150px;
    font-size: 16px;
    font-weight: bold;
}
.greeting_txt{
    position: relative;
    margin-left: 150px;
    padding: 22px;
    border-radius: 10px;
    background-color: #f4f4f4;
    color: #737373;
}
.greeting_txt:after{
    content:'';
    position: absolute;
    top: 67px;
    left: -12px;
    width: 12px;
    height: 22px;
    background: url(/pages/contents/shop/common/image/shop_top/greeting_txt_bg_pc.png) 0 0 no-repeat;
}
.greeting_photo{
    position: absolute;
    top: 0;
    left: 0;
}
.greeting_photo img{
    width: 128px;
    height: auto;
}
@media only screen and (max-width: 767px){
    .facility_left{
        float: none;
        padding-right: 0;
        padding-bottom: 35px;
        width: 100%;
        background-color: #f9f9f9;
    }
    .greeting{
        padding: 0 15px;
    }
    .greeting_ttl{
        margin-bottom: 20px;
        margin-left: 0;
        padding-top: 32px;
        font-size: 15px;
    }
    .greeting_txt{
        margin-left: 121px;
        padding: 17px 20px;
        box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
        background-color: #fff;
        color: #333;
        font-size: 12px;
        line-height: 1.7;
    }
    .greeting_txt:after{
        top: 47%;
        left: -18px;
        width: 18px;
        height: 18px;
        background: url(/pages/contents/shop/common/image/shop_top/greeting_txt_bg_sp.png) 0 0 no-repeat;
    }
    .greeting_photo{
        position: absolute;
        top: 69px;
        left: 12px;
        width: 88px;
        height: 88px;
    }
    .greeting_photo img{
        width: 100%;
        height: auto;
        border-radius:50%;
        border: 4px solid #fff;
    }
}
.facility_sns{
    margin-top: 30px;
    margin-left: 150px;
}
.facility_sns_ttl{
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: bold;
}
.facility_sns_item{
    display: inline-block;
    margin-bottom: 6px;
    width: 49%;
    min-width: 180px;
    max-width: 210px;
    font-size: 0;
}
.facility_sns_item a{
    display: block;
    position: relative;
    padding: 9px 15px 9px 24px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
}
.facility_sns_item.item_facebook a{
    background-color: #3b579d;
}
.facility_sns_item a:after{
    content:'';
    position: absolute;
    top: 8px;
    left: 15px;
    width: 32px;
    height: 32px;
}
.facility_sns_item.item_facebook a:after{
    background: url(/pages/contents/shop/common/image/shop_top/info_sns_01_pc.png) 0 0 no-repeat;
}
.facility_sns_item.item_facebook a{
    background-color: #3b579d;
}
.facility_sns_item.item_twitter a:after{
    background: url(/pages/contents/shop/common/image/shop_top/info_sns_02_pc.png) 0 0 no-repeat;
}
.facility_sns_item.item_twitter{
    background-color: #55acee;
}
@media only screen and (max-width: 767px){
    .facility_sns{
        margin-top: 14px;
        margin-left: 0;
        padding: 0 15px;
    }
    .facility_sns_ttl{
        font-size: 15px;
    }
    .facility_sns_item{
        min-width: 100px;
        max-width: 100%;
    }
    .facility_sns_item a{
        font-size: 13px;
    }
    .facility_sns_item a:after{
        top: 9px;
        left: 12px;
        width:20px;
        height:20px;
    }
    .facility_sns_item.item_facebook a:after{
        background: url(/pages/contents/shop/common/image/shop_top/info_sns_01_pc.png) 0 0 no-repeat;
        background-size: 20px 20px;
    }
    .facility_sns_item.item_twitter a:after{
        background: url(/pages/contents/shop/common/image/shop_top/info_sns_02_pc.png) 0 0 no-repeat;
        background-size: 20px 20px;
    }
}
.facility_right{
    float: right;
    width: 51%;
}
.equipment{
    margin-bottom: 20px;
    padding: 13px 0 2px !important;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
.equipment li{
    display: inline-block;
    position: relative;
    margin-bottom: 4px;
    margin-right: 30px;
    padding-left: 30px;
    width: 120px;
    font-size: 13px;
    font-weight: bold;
    line-height: 2.8;
    text-align: left;
    white-space: nowrap;
    list-style: none;
}
.equipment li:after{
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
}
.equipment .icon01{
    background: url(/pages/contents/shop/common/image/shop_top/info_icon_01_pc.png) 0 0 no-repeat;
}
.equipment .icon02{
    background: url(/pages/contents/shop/common/image/shop_top/info_icon_02_pc.png) 0 0 no-repeat;
}
.equipment .icon03{
    background: url(/pages/contents/shop/common/image/shop_top/info_icon_03_pc.png) 0 0 no-repeat;
}
.equipment .icon04{
    background: url(/pages/contents/shop/common/image/shop_top/info_icon_04_pc.png) 0 0 no-repeat;
}
.equipment .icon05{
    background: url(/pages/contents/shop/common/image/shop_top/info_icon_05_pc.png) 0 0 no-repeat;
}
.equipment .icon06{
    background: url(/pages/contents/shop/common/image/shop_top/info_icon_06_pc.png) 0 0 no-repeat;
}
.equipment .icon07{
    background: url(/pages/contents/shop/common/image/shop_top/info_icon_07_pc.png) 0 0 no-repeat;
}
.equipment .icon08{
    background: url(/pages/contents/shop/common/image/shop_top/info_icon_08_pc.png) 0 0 no-repeat;
}
.equipment .icon09{
    background: url(/pages/contents/shop/common/image/shop_top/info_icon_09_pc.png) 0 0 no-repeat;
}
.equipment .icon10{
    background: url(/pages/contents/shop/common/image/shop_top/info_icon_10_pc.png) 0 0 no-repeat;
}
.equipment .icon11{
    background: url(/pages/contents/shop/common/image/shop_top/info_icon_11_pc.png) 0 0 no-repeat;
}
.equipment .icon12{
    background: url(/pages/contents/shop/common/image/shop_top/info_icon_12_pc.png) 0 0 no-repeat;
}
@media only screen and (max-width: 767px){
    .facility_right{
        float: none;
        width: 100%;
    }
    .equipment{
        margin-bottom: 0;
        margin-left: 15px;
        padding: 36px 0 33px !important;
        border: none;
        background-color: #fff;
    }
    .equipment li{
        margin-bottom: 6px;
        margin-left: 0;
        padding-left: 35px;
        width: 31%;
        min-height: 30px;
        font-size: 11px;
        line-height: 1.3;
        vertical-align: middle;
        white-space: initial;
        margin-right: 0;
    }
    .equipment li span{
        display: table-cell;
        height: 30px;
        vertical-align: middle;
    }
    .equipment li:after{
        content:'';
        position: absolute;
        top: 0;
        left: 0;
    }
    .equipment .icon01{
        background: url(/pages/contents/shop/common/image/shop_top/info_icon_01_sp.png) 0 0 no-repeat;
        background-size: 30px auto;
    }
    .equipment .icon02{
        background: url(/pages/contents/shop/common/image/shop_top/info_icon_02_sp.png) 0 0 no-repeat;
        background-size: 30px auto;
    }
    .equipment .icon03{
        background: url(/pages/contents/shop/common/image/shop_top/info_icon_03_sp.png) 0 0 no-repeat;
        background-size: 30px auto;
    }
    .equipment .icon04{
        background: url(/pages/contents/shop/common/image/shop_top/info_icon_04_sp.png) 0 0 no-repeat;
        background-size: 30px auto;
    }
    .equipment .icon05{
        background: url(/pages/contents/shop/common/image/shop_top/info_icon_05_sp.png) 0 0 no-repeat;
        background-size: 30px auto;
    }
    .equipment .icon06{
        background: url(/pages/contents/shop/common/image/shop_top/info_icon_06_sp.png) 0 0 no-repeat;
        background-size: 30px auto;
    }
    .equipment .icon07{
        background: url(/pages/contents/shop/common/image/shop_top/info_icon_07_sp.png) 0 0 no-repeat;
        background-size: 30px auto;
    }
    .equipment .icon08{
        background: url(/pages/contents/shop/common/image/shop_top/info_icon_08_sp.png) 0 0 no-repeat;
        background-size: 30px auto;
    }
    .equipment .icon09{
        background: url(/pages/contents/shop/common/image/shop_top/info_icon_09_sp.png) 0 0 no-repeat;
        background-size: 30px auto;
    }
    .equipment .icon10{
        background: url(/pages/contents/shop/common/image/shop_top/info_icon_10_sp.png) 0 0 no-repeat;
        background-size: 30px auto;
    }
    .equipment .icon11{
        background: url(/pages/contents/shop/common/image/shop_top/info_icon_11_sp.png) 0 0 no-repeat;
        background-size: 30px auto;
    }
    .equipment .icon12{
        background: url(/pages/contents/shop/common/image/shop_top/info_icon_12_sp.png) 0 0 no-repeat;
        background-size: 30px auto;
    }
}

/* 店舗 スライダー */
.facility_slider{
    padding-left: 0 !important;
    background-size: cover;
}
.facility_slider figure{
    margin: 0 5px;
}
.facility_slider figcaption {
    padding-top: 5px;
    font-size: 12px;
}
.facility_slider figcaption .caption_ttl {
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.facility_slider figcaption .caption_txt {
    display: block;
    font-size: 12px;
}

@media only screen and (max-width: 767px){
    .facility_slider_wrap{
        padding-top: 35px;
        padding-bottom: 30px;
        background: url(/pages/contents/shop/common/image/parts/bg_section_01.png) 50% 0 no-repeat;
    }
    .facility_slider_ttl{
        padding-bottom: 14px;
        padding-left: 15px;
        font-size: 15px;
        font-weight: bold;
    }
    .facility_slider{
        padding-left: 0 !important;
        background-size: cover;
    }
    .facility_slider{
    }
    .facility_slider figure{
        margin: 0 5px;
        padding: 5px 5px 14px;
        background-color: #fff;
    }
    .facility_slider figcaption {
        padding-top: 14px;
        font-size: 12px;
    }
    .facility_slider figcaption .caption_ttl {
        padding: 0 10px;
    }
    .facility_slider figcaption .caption_txt {
        padding: 0 10px;
    }
}
/* プラグイン css調整 */
.facility_right .bx-wrapper .bx-prev {
    left: 10px;
    background: url(/pages/contents/shop/common/image/parts/slider_info_prev_arw_pc.png) no-repeat;
}
.facility_right .bx-wrapper .bx-next {
    right: 10px;
    background: url(/pages/contents/shop/common/image/parts/slider_info_next_arw_pc.png) no-repeat;
}

.facility_right .bx-wrapper .bx-controls-direction a {
    margin-top: -4%;
    width: 12px;
    height: 21px;
}
/* プラグイン css調整 end */

/*
 * キャンペーンSP
 */
.sec_contents_sp_cpn{
    padding-top: 40px;
    padding-bottom: 30px;
}
.js-sp_slider_cpn{
    padding-left: 0 !important;
}

@media only screen and (max-width: 767px){
    .js-sp_slider_cpn .slick-list li{
        margin: 0 5px;
        padding: 5px;
        background-color: #fff;
    }
    .js-sp_slider_cpn a{
        display: block;
    }
    .js-sp_slider_cpn.is-bnr-one .slick-track{
        -webkit-transform:translate3d(0, 0, 0) !important;
                transform:translate3d(0, 0, 0) !important;
    }
}



/* ===================================================================
 + 取扱車種を見る
=================================================================== */

@media only screen and (max-width: 767px){
    .sec_contents_handling .section_title{
        margin-bottom: 10px;
    }
    .sec_contents_handling .col_carlineup{
        border-top: none;
    }
    .sec_contents_handling .col_carlineup .col_item:nth-of-type(1){
        border-top: none;
    }
}



/* ===================================================================
 + イベント・キャンペーン
=================================================================== */

.sec_contents_event{
}
.sec_contents_event .sec_head{
    margin-bottom: 0;
    padding-left: 30px;
    padding-bottom: 13px;
    font-size: 18px;
}
.sec_contents_event .sec_head_ttl{
    margin-bottom: 0;
}
@media only screen and (max-width: 767px){
    .sec_contents_event{
        padding-bottom: 34px;
        background-color: #f5f5f5;
        padding-top: 15px;
        display: block;
    }
    .sec_contents_event .sec_sttl{
        padding-left: 15px;
    }
    .sec_contents_event .sec_head_ttl{
        padding: 0 15px;
        font-size: 17px;
    }
    .sec_contents_event .sec_head_ttl .logo{
        display: inline-block;
        margin-right: 6px;
        vertical-align: 2px;
    }
    .sec_contents_event .sec_head_ttl .icon.icon_ucar{

    }
    .sec_contents_event .sec_head{
        padding-left: 15px;
    }
    .sec_contents_event .sec_lead{
        padding: 20px 15px 20px;
        background-color: #fff;
        font-size: 14px;
        line-height: 1.6;
        border-top: 1px solid #ededed;
        border-bottom: 1px solid #ededed;
    }
    .sec_contents_event .sec_lead .btn{
        margin-top: 20px;
    }
}

.event_bnr{
    padding-top: 20px;
    padding-left: 0 !important;
}
.event_bnr .col_item{
    list-style: none;
    border: 5px solid #fff;
}
.event_bnr .col_item + .col_item{
    margin-top: 10px;
}
.event_bnr .col_item img{
    width: 100%;
    height: auto;
}
.event_area{
}

.noevent{
    text-align: center;
}

/* ===================================================================
 + 試乗車を探す
=================================================================== */
.request_anchor_menu{
    padding-left: 0!important;
}
.request_anchor_menu li{
    width: 33.333%;
    float: left;
    list-style:none;
}
.request_anchor_menu a{
    display: block;
    position: relative;
    padding: 12px 0;
    width: 100%;
    color: #fff;
    background-color: #9a9a9a;
    text-align: center;
    font-weight: bold;
    text-decoration: none !important;
    font-size: 13px;
}
.request_anchor_menu li + li a{
    border-left: 1px solid #d3d3d3;
}
.request_anchor_menu a:after{
    content:'';
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 12px;
    height: 7px;
    background: url(/pages/contents/shop/common/image/parts/btn_anchor_01_sp.png) 0 0 no-repeat;
    background-size: 12px 7px;
}
.map_route{
    position: relative;
    height: 456px;
    width: 100%;
    border: 5px solid #fff;
    background-color: #ccc;
    overflow: hidden;
}
.map_route iframe{
    margin-top: -54px;
    height: 500px;
}
@media only screen and (max-width: 767px){
    .map_route{
        height: 217px;
    }
    .map_route iframe{
        margin-top: -54px;
        height: 261px;
    }
    .map_route .btn_app{
        right: 8px;
    }
    .sec_contents_request .col{
        border-top: 0;
        margin-top: 0;
    }
    .sec_contents_request .col{

    }
}
.sec_contents_faq{
    padding-bottom: 20px;
}
@media only screen and (max-width: 767px){
    .sec_contents_faq{
        padding: 0 0 13px 0;
        background-color:#f5f5f5;
    }
    .sec_contents_faq .inner{
        padding-top: 40px;
        background-color: #fff;
    }
}
.sec_contents_faq .sec_sttl{
    margin-left: 15px;
}
.sec_contents_faq .faq{
    font-size: 14px;
    border-top: 1px solid #f2f2f2;
}
.sec_contents_faq .faq_q{
    position: relative;
    font-size: 16px;
    line-height: 1.6;
    border-bottom: 1px solid #f2f2f2;
}
.sec_contents_faq .faq_q a{
    display: block;
    padding: 15px 40px 15px 50px;
    text-decoration: none !important;
}
.sec_contents_faq .faq_q .no{
    position: absolute;
    left: 15px;
    top: 15px;
    display: inline-block;
    width: 35px;
}
.sec_contents_faq .faq_a{
    padding: 22px 15px 22px 50px;
    background-color: #f5f5f5;
}
@media only screen and (min-width: 768px){
    .sec_contents_faq .faq{
        border-top-width:2px;
    }
    .sec_contents_faq .faq_q{
        border-bottom-width:2px;
    }
    .sec_contents_faq .faq_q .no{
        top: 20px;
    }
    .sec_contents_faq .faq_q a{
        display: block;
        padding: 20px 40px 20px 50px;
        text-decoration: none !important;
    }
    .sec_contents_faq .faq_q a:hover{
        color:#333;
    }
    .sec_contents_faq .faq_q a:after{
        right: 27px;
        width: 2px;
        height: 30px;
    }
    .sec_contents_faq .faq_q a:before{
        right: 13px;
        width: 30px;
        height: 2px;
    }
}
@media only screen and (max-width: 767px){
    .sec_contents_faq .faq_q{
        font-size: 14px;
    }
    .sec_contents_faq .faq_a{
        padding: 15px 15px 15px 50px;
    }
}
.voice{
    padding-left: 30px;
    border-top: 1px solid #f5f5f5;
}
.voice + .voice{
    border-bottom: 1px solid #f5f5f5;
}
.voice .user{
    padding-top: 33px;
    padding-bottom: 15px;
    font-size: 16px;
    border-bottom: 1px solid #f5f5f5;
}
.voice .user dd{
    display: inline-block;
    margin-bottom: 5px;
}
.voice .user .user_icon{
    float: left;
    position: relative;
    top: -8px;
    margin-right: 20px;
}
.voice .user .user_name{
    font-size: 16px;
    font-weight: bold;
}
.voice .user .user_car_age{
    font-size: 14px;
}
.voice .user .user_car{
    display: block;
}
.voice .user .user_car_spec{
}
.voice .comment{
    padding-top: 17px;
    padding-right: 20px;
    padding-bottom: 30px;
}
.voice .comment .lead{
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
}
.voice .comment .txt{
}
.voice .comment .date{
}
@media only screen and (max-width: 767px){
    .voice{
        padding-left: 15px;
        margin-bottom: 4px;
        border-bottom: 1px solid #ededed;
        box-shadow:0 4px 0 #f5f5f5;
    }
    .voice .user{
        position: relative;
        padding-top: 15px;
        padding-bottom: 12px;
        font-size: 13px;
    }
    .voice .user dl{
        padding-left: 43px;
        padding-right: 15px;
    }
    .voice .user dd{
        margin-bottom: 0;
    }
    .voice .user .user_icon{
        float: none;
        position: absolute;
        top: 14px;
        left: 0px;
    }
    .voice .user .user_icon img{
        width: 36px;
        height: 36px;
    }
    .voice .user .user_name{
        font-size: 16px;
        margin-bottom: 3px;
        width: 100%;
        padding-right: 90px;
        margin-top: -3px;
    }
    .voice .user .age{
        position: absolute;
        top: 14px;
        right: 15px;
        font-size: 12px;
    }
    .voice .user .user_car{
        /* display: block; */
    }
    .voice .user .user_car_spec{
    }
    .voice .comment{
        position: relative;
        padding-top: 14px;
        padding-right: 15px;
        padding-bottom: 12px;
    }
    .voice .comment .lead{
        margin-bottom: 5px;
        font-size: 18px;
        font-weight: bold;
    }
    .voice .comment .txt{
    }
    .voice .comment .date{
    }
}


/* ===================================================================
 + 展示車を探す・取り扱い車種を見る
=================================================================== */
.col_carlineup{
    margin-top: 20px;
}
.col_carlineup_btn2{
}
.col_carlineup_btn2 .spec_btn{
    margin-bottom: 0;
}
.col_carlineup_btn2 .detail_btn{
    display: none;
}
.col_carlineup_btn2 .col_btn_area{
    margin-bottom: 0;
}
.col_carlineup .col_item_body > dl{
    text-align: center;
}

.col_carlineup .col_item_body > dl > dd{
    padding-right: 10px;
    padding-left: 10px;
}
@media only screen and (max-width: 767px){
    .col_carlineup{
        margin-top: 3px;
        border-top: 1px solid #ededed;
    }
    .col_carlineup .col_item_body > dl{
        margin-bottom: 24px;
        padding-bottom: 0;
    }
    .col_carlineup .col_item_body > dl > dd{
        padding-right: 10px;
        padding-left: 10px;
    }
}
.tel_pc{
    font-size: 14px;
}
.tel_sp{
    display: none;
}
@media only screen and (max-width: 767px){
    .tel_pc{
        display: none;
    }
    .tel_sp{
        display: block;
        margin-top: 5px;
        margin-bottom: 10px;
        text-align: center;
    }
    .tel_sp a{
        display: inline-block;
        position: relative;
        padding: 12px 31px 12px 20px;
        background-color: #e50a1e;
        color: #fff;
        font-size: 13px;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        text-decoration: none !important;
    }
    .tel_sp a:after{
        content:'';
        position: absolute;
        top: 0;
        right: 12px;
        bottom: 0;
        margin: auto;
        width: 13px;
        height: 12px;
        background: url(/pages/contents/shop/common/image/parts/btn_arw_white_01_sp.png) 0 0 no-repeat;
        background-size: 13px auto;
    }
}
/* 展示車を探す */
.sec_contents_exhibition .col_item:nth-last-of-type(1){
    padding-bottom: 0;
    border-bottom: none;
}


/* ===================================================================
 - パーツ （ボタン）
=================================================================== */
.btn_wrap{
}
.btn_wrap_area86{
    padding-left: 0;
    padding-right: 0;
}
.btn_wrap_more{ /* スマホ版の取り扱い車種一覧ボタン */
    display: none;
    padding-top: 25px;
    padding-bottom: 25px;
}

/* ボタンベース */
.btn{
    position: relative;
    margin: 0 10%;
    text-align: center;
}
.btn a{
    display: block;
    position: relative;
    padding: 11px 0;
    font-size: 14px;
    text-decoration: none !important;
    font-weight: bold;
}
.btn a:before,
.btn a:after{
    content:'';
    position: absolute;
}
@media only screen and (max-width: 767px){
    .btn{
        margin: 0;
        width: 100%;
    }
    .btn a{
        padding: 15px;
        line-height: 1;
    }
    .btn a:before,
    .btn a:after{
        display: block;
    }
}
/* 赤背景ボタン */
.detail_btn,
.btn_area86{
    width: 240px;
    background-color: #e50a1e;
    color: #fff;
    margin: 0 auto;
    font-weight: bold;
}
.detail_btn a,
.btn_area86 a{
    background-color: #e50a1e;
    color: #fff;
}
.detail_btn a:after,
.btn_area86 a:after{
    top: 0;
    right: 18px;
    bottom: 0;
    margin: auto;
    width: 14px;
    height: 16px;
    background: url(/pages/contents/shop/common/image/parts/btn_arw_white_01_pc.png) 0 0 no-repeat;
}
@media only screen and (max-width: 985px){
    .detail_btn a:after,
    .btn_area86 a:after{
        display: none;
    }
}
@media only screen and (max-width: 940px){
    .detail_btn a:before,
    .detail_btn a:after,
    .btn_area86 a:before,
    .btn_area86 a:after{
        display: none;
    }
}
@media only screen and (max-width: 767px){
    .detail_btn,
    .btn_area86{
        margin: 0 auto;
        max-width: 260px;
        text-align: center;
    }
    .detail_btn a,
    .btn_area86 a{
        padding: 15px 15px 12px;
        /* display: inline-block; */
        padding-right: 36px;
        padding-left: 30px;
    }
    .detail_btn a:after,
    .btn_area86 a:after{
        display: inline-block;
        right: 7%;
        width: 13px;
        height: 12px;
        background: url(/pages/contents/shop/common/image/parts/btn_arw_white_01_sp.png) 0 0 no-repeat;
        background-size: 13px 12px;
    }
}
/* 赤背景ボタン　アイコン無し */
.btn_nolink{
    padding: 11px 0;
    width: 80%;
    background-color: #e5e5e5 !important;
    color: #888;
}
.btn_nolink a:after,
.btn_nolink a:before{
    display: none !important;
}

/* オリジナル */
.col_carlineup .detail_btn{
    width: 80%;
}
.detail_btn_tel{
    display: none;
}
/* 横並びの2つボタン */
@media only screen and (min-width: 768px){
    .btn_wrap_halfsize{
        text-align: center;
    }
    .btn_halfsize{
        width: 240px;
        display: inline-block;
    }
    .btn_halfsize a{
        font-size: 13px;
        padding-left: 0;
        padding-right: 16px;
    }
}
@media only screen and (max-width: 767px){
    .btn_wrap_halfsize{
        padding: 0 20px 20px;
    }
    .btn_halfsize{
        float: left;
        width: 49.5%;
        max-width: 49%;
    }
    .btn_halfsize + .btn_halfsize{
        margin-left: 2%;
    }
    .btn_halfsize a{
        font-size: 13px;
        padding-left: 0;
        padding-right: 14px;
    }
}

/* 店舗検索ボタン */
.route_btn a{
    border: 2px solid #d7d9da;
}
.route_btn a:after{
    top: 0;
    right: 16px;
    bottom: 0;
    margin: auto;
    width: 15px;
    height: 15px;
    background: url(/pages/contents/shop/common/image/parts/btn_arw_gray_01_pc.png) 0 0 no-repeat;
}
/* 別窓アイコン */
.btn_blank_white{
}
.btn_blank_white a:after{
    display: block;
    width: 17px;
    height: 14px;
    background: url(/pages/contents/shop/common/image/parts/btn_blank_white_01_pc.png) 0 0 no-repeat;
}
@media only screen and (max-width: 767px){
    .btn_blank_white a:after{
        width: 12px;
        height: 10px;
        background: url(/pages/contents/shop/common/image/parts/btn_blank_white_01_sp.png) 0 0 no-repeat;
        background-size: 12px 10px;
    }
}

@media only screen and (max-width: 767px){
    .btn_wrap_area86{
        padding-left: 0;
        padding-right: 0;
    }
    .btn_wrap_more{
        display: block;
    }

    .detail_btn_tel{
        display: block;
    }
    .more_btn{
        max-width: 300px;
    }
}

/* 店舗TOP もっと見る */
.detail_more_btn{
    margin: 0 auto;
    width: 242px;
    font-size: 14px;
}
/* .detail_more_btn a{
    background-color: #a2a2a2;
    color: #fff;
} */
.detail_more_btn a {
    display: inline-block;
    min-width: 240px;
    max-width: 360px;
    padding: 10px;
    background-color: #555;
    color: #fff;
    text-decoration: none !important;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
}
.detail_more_btn01{
    margin-top: 25px;
}
.detail_more_btn a:after {
    display: inline-block;
    width: 12px;
    height: 7px;
    margin-left: .5em;
    background: url(/pages/contents/include/common/image/icon_more_pc.png) no-repeat 0 top;
    content: "";
    position: static;
}
.detail_more_btn.is-open a:after {
    background-position: 0 bottom;
}




/* ミニボタン 白背景  ボーダーグレー */
.sublink_btn_wrap{
    display: inline-block;
    vertical-align: top;
}
.sublink_btn{
    display: inline-block;
    margin: 0 0 18px 0;
    border: 2px solid #d3d5d6;
    background-color: #fff;
    font-size: 13px;
    vertical-align: bottom;
}
.sublink_btn + .sublink_btn{
    margin-left: 10px;
}
.sublink_btn a{
    display: block;
    padding: 10px 40px 8px 30px;
    font-size: 13px;
}
.sublink_btn a:after{
    top: 0;
    right: 11px;
    bottom: 0;
    margin: auto;
    width: 11px;
    height: 13px;
    background: url(/pages/contents/shop/common/image/parts/btn_arw_gray_01_pc.png) 0 0 no-repeat;
    background-size: 11px auto;
}
.btn_wrap_route{
    margin-top: 30px;
    text-align: center;
    font-size: 0;
}
.btn_wrap_route .btn{
    width: 197px;
}
.btn_wrap_route .btn a{
    text-align: center;
    padding: 8px 0px;
}
.btn_wrap_route .btn_back a:after{
    top: 0;
    left: 11px;
    right:initial;
    bottom: 0;
    margin: auto;
    width: 15px;
    height: 15px;
    background: url(/pages/contents/shop/common/image/parts/btn_arw_back_gray_01_pc.png) 0 0 no-repeat;
    background-size: 15px auto;
}
.btn_back a{
    padding: 8px 30px 8px 30px;
}
.btn_print a:after{
    display: none;
}
/* @media only screen and (max-width: 985px){
    .sublink_btn a:after{
        display: none;
    }
} */
@media only screen and (max-width: 767px){
    .sublink_btn{
        border-top: solid 1px #f2f2f2;
        border-right: none;
        border-bottom: none;
        border-left: none;
    }
}

.btn_blank a:after{
    top: 0;
    right: 17px;
    bottom: 0;
    margin: auto;
    width: 17px;
    height: 14px;
    background: url(/pages/contents/shop/common/image/parts/btn_blank_gray_01_pc.png) 0 0 no-repeat;
}


.btn_under_arw a:after{
    width: 17px;
    height: 15px;
    background: url(/pages/contents/shop/common/image/parts/btn_under_arw_gray_pc.png) 0 0 no-repeat;
    -webkit-transition: all 0.2s;
            transition: all 0.2s;
}
.btn_under_arw a.is-open:after{
    -webkit-transform:rotateX(180deg);
            transform:rotateX(180deg);
}
.btn_under_arw a:before{
    display: none;
}

/* トグルアイコン */

.btn_toggle{
    position: relative;
}
.btn_toggle a:before,
.btn_toggle a:after{
    content:'';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #999999;
}
.btn_toggle a:before{
    right: 13px;
    width: 15px;
    height: 1px;
}
.btn_toggle a:after{
    right: 20px;
    width: 1px;
    height: 15px;
}
@media only screen and (max-width: 767px){
    .btn_toggle{
        border-top: solid 1px #f2f2f2;
        border-right: none;
        border-bottom: none;
        border-left: none;
        width: 100%;
        text-align: left;
    }
    .btn_toggle a:before{
        right: 13px;
        width: 17px;
    }
    .btn_toggle a:after{
        right: 21px;
        height: 17px;
    }
    .btn_toggle.open a:after{
        display: none;
    }
}


/* ===================================================================
 - スペック・装備
=================================================================== */
.spec_btn{
    width: 80%;
    border: 2px solid #d3d5d6;
    margin-bottom: 6px;
}
.spec_btn a:before,
.spec_btn a:after{
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #999999;
}
.spec_btn a:before{
    right: 13px;
    width: 15px;
    height: 1px;
}
.spec_btn a:after{
    right: 20px;
    width: 1px;
    height: 15px;
}
@media only screen and (max-width: 940px){
    .spec_btn a:before,
    .spec_btn a:after{
        display: none;
    }
}
/* スマホのみ「詳しく見る」付与 */
@media only screen and (max-width: 767px){
    .spec_btn{
        border-top: solid 1px #f2f2f2;
        border-right: none;
        border-bottom: none;
        border-left: none;
        width: 100%;
        text-align: left;
    }
    .spec_btn a:before{
        content:'詳しく見る';
        width: 95px;
        height: 21px;
        display: inline-block;
        padding: 8px 0 0 17px;
        color: #fff;
        font-weight: bold;
        font-size: 12px;
        background: #eb0a1e url(/pages/contents/shop/common/image/parts/btn_under_arw_white_sp.png) 94% 50% no-repeat;
        background-size: 12px auto;
        margin: auto;
        vertical-align: bottom;
    }
    .spec_btn.open a:before{
        content:'閉じる';
        width: 75px;
        padding-left: 30px;
        background: #eb0a1e url(/pages/contents/shop/common/image/parts/btn_up_arw_white_sp.png) 94% 50% no-repeat;
        background-size: 12px auto;
    }
    .spec_btn a:after{
        display: none;
    }
}

/* +アイコンver */
/* @media only screen and (max-width: 767px){
    .spec_btn{
        border-top: solid 1px #f2f2f2;
        border-right: none;
        border-bottom: none;
        border-left: none;
        width: 100%;
        text-align: left;
    }
    .spec_btn a:before{
        right: 13px;
        width: 17px;
        display: block;
    }
    .spec_btn a:after{
        right: 21px;
        height: 17px;
        display: block;
    }
    .spec_btn.open a:after{
        display: none;
    }
} */
.spec_body{
    padding: 40px;
    background-color: #e7e7e7;
}
@media only screen and (min-width: 768px){
    .section .spec_body{
        display: none !important;
    }
    .shop_modal .spec_body{
        display: block !important;
    }
}
@media only screen and (max-width: 767px){
    .section .spec_body{
        display: none;
    }
}
.spec_body .spec_ttl{
    padding-bottom: 5px;
    border-bottom: 1px solid #d7d7d7;
    font-size: 16px;
    font-weight: bold;
}
.spec_body dl{
    margin-bottom: 20px;
}
.spec_body dl:nth-of-type(1) dd:nth-of-type(1){
    padding-bottom: 7px;
}
.spec_body dd{
    margin-left: 34px;
    padding: 8px 0 5px;
    border-bottom: 1px solid #d7d7d7;
    font-size: 13px;
}
.spec_body dd.pdf_download{
    padding-bottom: 12px;
    line-height: 1;
}
.spec_body dd a{
    border-bottom: 1px solid #bfbfbf;
}
.spec_body dd a .icon_pdf{
}
.spec_body dd a .icon_pdf:before{
    content:'';
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 4px;
    width: 16px;
    height: 17px;
    background: url(/pages/contents/shop/common/image/parts/icon_pdf.png) 0 0 no-repeat;
    background-size: 16px auto;
}
.spec_body .spec_jc08{
    display: inline-block;
    width: 117px;
    height: 18px;
    text-indent: -9999px;
    background: url(/pages/contents/shop/common/image/spec_jc08_pc.png) 0 0 no-repeat;
}
@media only screen and (max-width: 767px){
    .spec_body .spec_jc08{
        background: url(/pages/contents/shop/common/image/spec_jc08_sp.png) 0 0 no-repeat;
        background-size: 117px 18px;
    }
}
.spec_notes{
    padding-left: 0 !important;
    font-size: 12px;
}
.spec_notes li{
    padding-left: 0;
    list-style: none;
    text-indent: -1em;
    margin-left: 1em;
}
@media only screen and (max-width: 767px){
    .spec_body{
        padding: 15px;
        background-color: #f5f5f5;
    }
    .spec_body .spec_ttl{
        font-size: 12px;
    }
    .spec_body dl{
        margin-bottom: 20px;
        text-align: left;
    }
    .spec_body dd{
        margin-left: 15px;
        font-size: 12px;
    }
    .spec_body dd a{
        border-bottom: 1px solid #bfbfbf;
        text-decoration: none !important;
        line-height: 1.7;
    }
    .spec_body dd a .icon_pdf{
    }
    .spec_body dd a .icon_pdf:before{
        content:'';
        display: inline-block;
        position: relative;
        top: 3px;
        margin-right: 4px;
        width: 16px;
        height: 16px;
        background: url(/pages/contents/shop/common/image/parts/icon_pdf.png) 0 0 no-repeat;
        background-size: 16px auto;
    }
    .spec_notes{
        text-align: left;
        font-size: 10px;
    }
}


/* ===================================================================
 + モーダル
=================================================================== */


/* ===================================================================
 - モーダル カレンダー
=================================================================== */
.shop_modal,
.shop_modal_bg,
.shop_modal_bg_spec,
.shop_modal_bg_area_search{
    display: none;
}
.shop_modal{
    position: absolute;
    z-index: 10001;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    padding: 0 25px;
    width: 710px;
    background-color: #e7e7e7;
}
/* .modal_calendar .calendar_date{
    padding-top: 34px;
    padding-bottom: 24px;
    background-color: #e7e7e7;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
} */
.shop_modal .notes{
    padding: 14px 0;
    font-size: 14px;
    text-align: right;
}
.shop_modal .notes span{
    color: #eb0a1e;
}
.shop_modal .disable{
    opacity: 0.2;
}
.shop_modal .shop_modal_close_btn{
    position: absolute;
    right: 0;
    bottom: -90px;
    left: 0;
    margin: 20px auto;
    width: 240px;
    text-align: center;
}
.shop_modal .shop_modal_close_btn a{
    display: block;
    padding: 15px 0;
    background-color: #a2a2a2;
    color: #fff;
    font-weight: bold;
    line-height: 1;
}
.shop_modal_bg,
.shop_modal_bg_spec,
.shop_modal_bg_area_search{
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    cursor: pointer;
}

/* テーブルカレンダー */
.tbl_calendar{
    width: 100%;
    position: relative;
    z-index: 1;
}
.tbl_calendar tr th,
.cell_gray{
    background: #f5f5f5;
}
.cell_white{
    background: #ffffff;
}
.tbl_calendar tr th,
.tbl_calendar tr td{
    position: relative;
    border: 1px solid #ededed;
    text-align: center;
    vertical-align: middle;
    padding: 8px 5px;
}
.tbl_calendar thead tr{
    border-top: none !important;
}
.tbl_calendar thead td{
    font-size: 22px;
    padding-top: 34px;
    padding-bottom: 24px;
    background-color: #e7e7e7;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    border-top: none;
    border: none;
}
.tbl_calendar tr th{
    padding: 3px 5px 4px;
    height: 68px;
    font-size: 20px;
}
.tbl_calendar tbody tr td{
    height: 80px;
    width: 92px;
    font-size: 20px;
}
.tbl_calendar tbody tr td p{
    font-size: 13px;
    color: #999999;
}
.tbl_calendar tbody td.is-event {
    height: 100%;
    position: relative;
    cursor: pointer;
    text-decoration: underline;
}
.tbl_calendar tbody td.is-event a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
}
.tbl_calendar tbody td.is-event:hover {
    color:#eb0a1e;
}
.tbl_calendar tbody td.is-event .dot{
    position: absolute;
    top: 6px;
    right: 5px;
    width: 10px;
    height: 10px;
    background-color: #eb0a1e;
    text-indent: -9999px;
    border-radius: 50%;
}
.tbl_calendar .txt_gray{
    color: #a8a8a8;
}
@media only screen and (max-width: 767px){
/*     .tbl_calendar tr th,
    .tbl_calendar tr td{
        padding: 8px 5px;
    } */
    .tbl_calendar thead td{
        padding-top: 33px;
        padding-bottom: 10px;
        font-size: 15px;
    }
    .tbl_calendar tr th{
        height: 34px;
        font-size: 13px;
    }
    .tbl_calendar tbody tr td{
        height: 40px;
        width: 46px;
        font-size: 13px;
    }
    .tbl_calendar tbody tr td p{
        font-size: 8px;
    }
    .tbl_calendar tbody td.is-event .dot{
        position: absolute;
        top: 3px;
        right: 3px;
        width: 5px;
        height: 5px;
    }
}

@media only screen and (max-width: 767px){
    .shop_modal{
        padding: 0 10px;
        width: 100%;
        background-color: transparent;
    }
    .shop_modal_body{
        width: 100%;
        padding: 0 12px;
        background-color: #e7e7e7;
    }
/*     .modal_calendar .calendar_date{
        padding-top: 33px;
        padding-bottom: 10px;
        font-size: 15px;
    } */
    .modal_calendar img{
        width: 100%;
        height: auto;
    }
    .shop_modal .notes{
        padding: 11px 12px 27px;
        font-size: 11px;
        background-color: #e7e7e7;
    }

    .shop_modal .shop_modal_close_btn{
        bottom: -70px;
        width: 170px;
    }
    .shop_modal .shop_modal_close_btn a{
        padding: 12px 0;
    }
}
/* プラグイン css調整 */
.shop_calendar .bx-wrapper .bx-prev {
    left: 0;
    background: url(/pages/contents/shop/common/image/parts/modal_calendar_prev_pc.png) no-repeat;
}
@media only screen and (max-width: 767px){
    .shop_calendar .bx-wrapper .bx-prev {
        top: 10px;
        left: 0;
        background: url(/pages/contents/shop/common/image/parts/modal_calendar_prev_sp.png) no-repeat;
        background-size: 13px auto;
    }
}
.shop_calendar .bx-wrapper .bx-next {
    right: 0;
    background: url(/pages/contents/shop/common/image/parts/modal_calendar_next_pc.png) no-repeat;
}
@media only screen and (max-width: 767px){
    .shop_calendar .bx-wrapper .bx-next {
        right: 0;
        background: url(/pages/contents/shop/common/image/parts/modal_calendar_next_sp.png) no-repeat;
        background-size: 13px auto;
    }
}

.shop_calendar .bx-wrapper .bx-controls-direction a {
    top: 40px;
    margin-top: 0;
    width: 26px;
    height: 24px;
}
@media only screen and (max-width: 767px){
    .shop_calendar .bx-wrapper .bx-controls-direction a {
        top: 35px;
        width: 15px;
        height: 27px;
    }
}
/* プラグイン css調整 end */


/* ===================================================================
 - モーダル エリアを探す
=================================================================== */
.shop_modal_area_search{
    background-color: #fff;
    padding: 0 40px;
}
.sec_contents_shoptop .area_search_list,
.search_head .area_search_list{
    display: none;
}
.area_search_list{
    padding: 30px 0 13px;
    font-size: 0;
}
.area_search_list li{
    width: 33.333%;
    display: inline-block;
    margin-bottom: 17px;
}
.area_search_list li a{
    font-size: 14px;
    text-decoration: underline;
}


/* ===================================================================
 + JS制御
=================================================================== */
/* toggleの+アイコン */
.js-spec_toggle_btn{
    cursor: pointer;
}
.js-spec_toggle_btn.open:after,
.js-spec_toggle_btn.open a:after{
    -webkit-transition: opacity 0.2s;
            transition: opacity 0.2s;
}
.js-spec_toggle_btn.open:after,
.js-spec_toggle_btn.open a:after{
    opacity: 0;
}
.service_item .js-spec_toggle_btn.open a:after{
    opacity: 1;
}
.js-spec_toggle_content{
}

/* 販売店・店舗 TOP  */
.js-lineup_hide_content{
    display: none;
    opacity: 0;
}
@media only screen and (max-width: 767px){
    .js-modal_spec,
    .shop_modal_bg_spec,
    .shop_modal_bg_area_search{
        display: none !important;

    }
}


/* ===================================================================
 + マップ
=================================================================== */

.shop_map_canvas .content a{
    cursor: default !important;
}
.shop_map_canvas .content a:hover{
    opacity: 1 !important;
}
.map-canvas {
  max-width: 1220px;
  height: 470px;
}
.map_canvas_wrap{
    position: relative;
}
.getLocationBtn{
}
.getLocationBtn a {
    position: absolute;
    right: 50px;
    bottom: 25px;
    z-index: 90;
    width: 152px;
    padding: 4px;
    text-align: center;
    display: block;
    background-color: #fff;
    border: 2px solid #bebcb9;
    text-decoration: none !important;
    font-size: 14px;
}
@media only screen and (max-width: 767px){
    .getLocationBtn{
        display: none;
    }
}
.btn_app{
}
@media only screen and (min-width: 768px){
    .btn_app{
        display: none;
    }
}
@media only screen and (max-width: 767px){
    .btn_app {
        position: absolute;
        right: 44px;
        bottom: 23px;
        width: 85px;
    }
    .btn_app a {
        z-index: 90;
        line-height: 1;
        padding: 9px 0;
        text-align: center;
        display: block;
        color: #2a2a2a;
        background-color: #fff;
        border: 1px solid #b9b7b3;
        text-decoration: none !important;
        font-size: 10px;
    }
}
.infobox {
  position: absolute;
  text-align: center;
  display: block;
  box-sizing: border-box;
}

#map_canvas_single .infobox .content{
  display: block !important;
  opacity: 1 !important;
}
.infobox .content {
  line-height: 1.2;
  display: none;
}
.infobox .content a {
  position: relative;
  display: block;
  color: #fff;
  padding: 7px 5px;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none !important;
  background: #e60a1e;
  cursor: default;
}
.infobox .content a:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: -4px;
  left: 50%;
  width: 10px;
  height: 10px;
  margin-left: -5px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  background: #e60a1e;
  z-index: 0;
}
/* .infobox .content a:hover {
    opacity: 0.7;
} */

.infobox .popup {
  display: none;
  position: absolute;
  bottom: -98px;
  left: -240px;
  background: #fff;
  width: 580px;
  z-index: 3;
  box-shadow: 0 3px 7px rgba(0,0,0,.14);
  text-align: left;
  padding: 15px 35px 20px 20px;
}
.infobox .popup a {
  text-decoration: none !important;
}
.infobox .popup:before,
.infobox .popup:after {
  content: " ";
  display: table;
}
.infobox .popup:after {
  clear: both;
}
.infobox .popup .popup-left {
  float: left;
  width: 300px;
}
.infobox .popup .popup-right {
  float: right;
  width: 200px;
}
.infobox .popup .popup-name {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 5px;
}
.infobox .popup .popup-data {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.infobox .popup .popup-data.popup-tel a {
    cursor: default;
}
.infobox .popup .popup-data.popup-tel a:hover {
    color: #333;
}
.infobox .popup .popup-data span {
  font-size: 12px;
  color: #737373;
  font-weight: bold;
  margin-right: 8px;
}
.infobox .popup .popup-link {
  width: 200px;
  height: 44px;
  margin-top: 28px;
}
.infobox .popup .popup-link a {
  display: block;
  text-align: center;
  background: url("/pages/contents/shop/common/image/parts/btn_arw_white_01_pc.png") no-repeat 170px 50% #e50a1e;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  width: 100%;
  height: 100%;
  line-height: 46px;
}
.infobox .popup .popup-link a:hover {
    opacity: 0.7;
}
.infobox .popup .popup-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  overflow: hidden;
}
.infobox .popup .popup-close a {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/pages/contents/shop/common/image/parts/icon_popup_close.png") no-repeat 50% 50%;
}
.canvas_map_single .popup{
    display: none !important;
}
.canvas_map_single .js-popup-open{
    cursor: default !important;
}
.canvas_map_single[data-map="original"] .infobox .content a:hover{
    cursor: default;
    opacity: 1;
}
@media only screen and (max-width: 767px){
    .infobox .content {
      display: none !important;
    }
    .infobox .popup {
      bottom: -120px;
      left: -100px;
      width: 280px;
      padding-top: 9px;
      padding-bottom: 13px;
    }
/*     .infobox .popup:before,
    .infobox .popup:after {
      content: " ";
      display: table;
    } */
/*     .infobox .popup:after {
      clear: both;
    } */
    .infobox .popup .popup-left ,
    .infobox .popup .popup-right {
      float: none;
      width: 100%;
    }
    .infobox .popup .popup-name {
      font-size: 14px;
      margin-bottom: 4px;
      margin-top: 2px;
    }
    .infobox .popup .popup-data {
      font-size: 13px;
      margin-bottom: 0;
      line-height: 1.35;
    }
    .infobox .popup .popup-data span {
      font-size: 12px;
    }
    .infobox .popup .popup-link {
      width: 200px;
      height: 35px;
      margin-top: 10px;
    }
    .infobox .popup .popup-link a {
      display: block;
      text-align: center;
      background: url("/pages/contents/shop/common/image/parts/btn_arw_white_01_pc.png") no-repeat 170px 50% #e50a1e;
      color: #fff;
      text-decoration: none;
      font-size: 14px;
      width: 100%;
      height: 100%;
      line-height: 35px;
    }
    .canvas_map_single .popup{
        display: none !important;
    }
    .canvas_map_single .js-popup-open{
        cursor: default !important;
    }
    .canvas_map_single[data-map="original"] .infobox .content a:hover{
        cursor: default;
        opacity: 1;
    }
}

/* .map_tip{
    position: relative;
    padding: 5px 14px;
    text-align: center;
    background-color: #e90921;
    color: #fff;
    min-width: 70px;
    height: 100%;
    min-height:34px;
}
.map_tip:after{
    content:"";
    position: absolute;
    bottom: -20px;
    right: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 11px solid transparent;
    border-top: 11px solid #e90921;
} */


/* 店舗へのルート */
.sec_contents_searchRoute .sec_head{
    margin-bottom: 10px;
}
#shop_route_map {
  max-width: 1220px;
  height: 394px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  border: 1px solid #e6e6e6;
  background-color: #fff;
}
#shop_route_gmap {
  width: 836px;
  height: 394px;
}
#shop_route_side {
  width: 382px;
  height: 394px;
  box-shadow: 0 0 10px rgba(0,0,0,.45);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  background-color: #fff;
}
#shop_route_side #shop_route_control {
  background-color: #ebebeb;
  padding: 19px 20px 10px;
  position: relative;
}
#shop_route_side #shop_route_control #shop_route_control-address span {
  color: #888;
  font-size: 12px;
  display: inline-block;
  padding: 5px 0 4px;
}
#shop_route_side #shop_route_control #shop_route_control-address input {
  border: none;
  width: 230px;
  margin-left: 6px;
  padding: 5px 8px 4px;
  background-color: #fff;
  font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",Osaka,Verdana,sans-serif;
}
#shop_route_side #shop_route_control #shop_route_control-address input#destination {
  background: none;
}
#shop_route_side #shop_route_control #shop_route_control-mode {
  text-align: center;
  font-size: 0;
  width: 58px;
  position: absolute;
  top: 28px;
  right: 11px;
}
#shop_route_side #shop_route_control #shop_route_control-mode .mode-change {
  display: inline-block;
  vertical-align: top;
  margin: 0 3px;
  opacity: .4;
}
#shop_route_side #shop_route_control #shop_route_control-mode .mode-change.is-current {
  opacity: 1;
}
#shop_route_side #shop_route_info {
  padding: 10px 20px 16px;
  border-bottom: 1px solid #e6e6e6;
  color: #f7941e;
  font-size: 22px;
}
#shop_route_side #shop_route_info span {
  color: #878787;
  margin-left: 10px;
}
#shop_route_side #shop_route_result ol {
  overflow-y: scroll;
  padding: 0 20px;
  height: 244px;
}
#shop_route_side #shop_route_result ol li {
  font-size: 14px;
  padding: 18px 0 16px;
  border-bottom: 1px solid #e6e6e6;
  line-height: 1.6;
}
#shop_route_side #shop_route_result ol li > div {
  margin-top: 8px;
  color: #787878;
}
@media only screen and (max-width: 767px){
    .sec_contents_searchRoute #search_map_canvas{
        display: none;
    }
}



