@charset "utf-8";

@media screen and (max-width: 768px) {

  /*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/cabin/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */
  /* -----------------------------------
    #section_cabin
----------------------------------- */
  #section_cabin .pic_full {
    margin: 0 0 65px 0;
  }

  #section_cabin .movie_block {
    margin-top: 50px;
    margin-bottom: 0px;
    padding: 0 0px;
  }

  #section_cabin .movie_block a {
    display: block;
    position: relative;
  }

  #section_cabin .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_package
----------------------------------- */
  #section_package h3 {
    white-space: normal !important;
  }

  #section_package .pic {
    padding: 0 15px;
    text-align: center;
  }

  #section_package .pic span {
    margin: 5px 0 0 -18px;
    display: block;
    font-size: 16px;
    color: #ff9021;
    font-weight: bold;
  }

  /* -----------------------------------
    #section_uv_ir
----------------------------------- */
  #section_uv_ir .ico_type {
    margin-bottom: 10px !important;
  }

  .section_column.uv_ir_360 .col_left {
    margin: 0 0 10px 0 !important;
  }

  .section_column.uv_ir_360 .col_left h5 {
    margin: 0 0 30px 0;
  }

  #section_uv_ir .window_uv_ir {
    margin-bottom: 0;
    padding: 0;
  }

  #section_uv_ir .childseat .col_left {
    margin: 0 0 40px 0;
  }

  #section_uv_ir .childseat .col_left p {
    margin: 0 0 20px 0;
  }

  #section_uv_ir .childseat {
    padding: 0;
  }

  #section_uv_ir .desc.size_mid {
    font-size: 14px;
    line-height: 1.5em;
  }

  /* -----------------------------------
    .sp-none
----------------------------------- */
  .sp-none {
    display: none;
  }

  /* -----------------------------------
        自動再生
    ----------------------------------- */
  .mainImgWrap {
    position: relative;
    max-width: 100% !important;
  }

  .mainImgWrap a img {
    width: 100% !important;
  }

  .mainImgWrap a:hover {
    opacity: 0.9 !important;
  }

  #mainImg {
    position: absolute;
  }

  .movie_block .mainImg-box {
    background: #000;
    padding: 7% 0;
    position: relative;
    z-index: 10;
  }

  .movie_block .pic {
    position: absolute;
    top: 0;
    opacity: 0;
    z-index: 0;
    width: 100%;
    max-width: 100%;
  }

  /* -----------------------------------
  	#section_navigation
  	----------------------------------- */
  #section_navigation h5 .small {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5em;
  }

  #section_navigation .section_column .ico_type.switch_pc {
    display: none !important;
  }

  #section_navigation .section_column .ico_type.switch_sp {
    top: 0;
    left: 0;
  }
}
