@charset "utf-8";
@media screen and (max-width : 768px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/utility/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
/* -----------------------------------
    #section_luggage
----------------------------------- */

#section_luggage{
    margin: 0 0 0 0;
}

#section_luggage_slide{
    padding-top: 0;
    padding-bottom: 0;
}

#section_luggage_slide .slider_inner {
    padding: 0 15px;
}

#section_luggage_slide .slider_inner .caption{
    padding: 0 15px;
}
#section_luggage_slide .img_reer{
    padding: 0 15px;
}

#section_luggage_slide .img_reer .pic{
    margin: 0 0 5px 0;
}

#section_luggage_slide .img_reer .caption{
    font-size: 14px;
    line-height: 1.5em;
}


#section_luggage .movie_block{
  margin-bottom: 60px;
  padding: 0 0px;
}
.movie_block a{
  display: block;
  position: relative;
}
.movie_block .modal_mov_open a:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/auto-archive/vezel/2021/common/image_common/pic_movie_play.png) center center no-repeat rgba(0, 0, 0, .0);
    background-size: 80px auto;
    transition: background .2s ease-out;
    z-index: 10;
}


/* -----------------------------------
    #section_seat_arrange
----------------------------------- */
#section_seat_arrange .img_slider{
    margin: 0 0 40px 0 !important;
}

#section_seat_arrange .slider_inner h4{
    font-size: 20px;
    margin: 20px 0;
    text-align: center;
}

#section_seat_arrange .img_slider .col_right h4 span.small{
    margin: 5px 0;
    font-size: 14px;
    display: block;
}

#section_seat_arrange .slider_inner .caption{
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 1.5em;
}

#section_seat_arrange .slider_inner .img{
    display: none;
}

#section_seat_arrange .slider_inner .caution{
    font-size: 12px;
    line-height: 1.5em;
}

#section_seat_arrange .movie_block{
  margin-top: 50px;
  margin-bottom: 0px;
  padding: 0 15px;
}
#section_seat_arrange .movie_block a{
  display: block;
  position: relative;
}
#section_seat_arrange .movie_block .modal_mov_open a:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/auto-archive/vezel/2021/common/image_common/pic_movie_play.png) center center no-repeat rgba(0, 0, 0, .0);
    background-size: 80px auto;
    transition: background .2s ease-out;
    z-index: 10;
}

#storage_slider .section_column{
    padding: 0;
}
#storage_slider .section_column .col_right{
    padding: 0 15px;
}

/* ------------------------------------------------------------
*
    #section_luggage 補完
*
------------------------------------------------------------ */
#section_storage .img_slider .slick-dots li {
    margin: 0 0 4px 0 !important;
}


/* ------------------------------------------------------------
*
    #section_luggage 追記
*
------------------------------------------------------------ */
#section_luggage .section_inner .notes{
    font-size: 12px;
    line-height: 1.5em;
    display: block;
    text-indent: 1em;
    padding-right: 15px;
    text-align: left;
}

/* -----------------------------------
      自動再生
  ----------------------------------- */
  .mainImgWrap{
    position: relative;
    max-width: 100% !important;
  }

  .mainImgWrap a img{
    width: 100% !important;
  }

  .mainImgWrap a:hover{
    opacity: 0.9 !important;
  }

  #mainImg{
    position: absolute;
  }

  #mainImg2{
    position: absolute;
  }

  .movie_block .mainImg-box{
    background: #000;
    padding: 7% 0;
    position: relative;
    z-index: 10;
  }

  .movie_block .pic{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    z-index: 0;
    width: 100%;
    max-width: 100%;
  }

  /* -----------------------------------
      190125 section_inner_full
  ----------------------------------- */
  #section_luggage .section_inner_full{
      width: 100%;
  }
  #section_luggage .section_inner_full .caption{
      margin: 0 0 20px 0;
      font-size: 11px;
      line-height: 1.5em;
      text-align: left;
      padding: 0 5px;
  }
  .section_caption{
      margin: 0 0 20px 0;
      padding: 0 15px;
      font-size: 11px;
      line-height: 1.5em;
  }

}
