@charset "utf-8";
@media screen and (max-width : 768px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/utility/
    Responsive / SP
*
*
------------------------------------------------------------------------------------------ */

.pc{
    display: none !important;
}
.sp{
    display: block;
}
/* -----------------------------------
    #section_luggage
----------------------------------- */
#section_luggage{
    padding-top: 0;
    padding-bottom: 0;
}
#section_luggage .pic{
	padding: 0 15px;
}
	
#section_luggage h3{
	margin-top: 13px;
}
#section_luggage.section .section_desc {
	margin-bottom: 72px;
}
/* -----------------------------------
    #section_luggage2
----------------------------------- */
/*-------img_slider----------*/
#section_luggage2 .col_left .img_slider,
    .col_right .img_slider {
        width: 100% !important;
    }
    
#section_luggage2 .col_left .img_slider .slider_inner,
#section_luggage2 .col_right .img_slider .slider_inner {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    
#section_luggage2 .col_left .img_slider .arrow_prev,
#section_luggage2 .col_right .img_slider .arrow_prev {
        margin: 0 0 9px -40px;
    }
    
#section_luggage2 .col_left .img_slider .arrow_next,
#section_luggage2 .col_right .img_slider .arrow_next {
        margin: 0 -40px 9px 0;
    }
#section_luggage2 .slick-track {
	margin-bottom: 0;
    }
/*-----------------*/
	
	
/* -----------------------------------
    #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 .img_slider.col01 img {
    width: 108%;
    margin-left: -4%;
}	
	
	
#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 .desc {
	margin: 0 15px;
	text-align: center;
    line-height: 1.3em;
}
	
#section_seat_arrange .section_column .desc {
	margin: 0;
	text-align: left;
    line-height: 1.5em;
}
	
.section .detail{
	text-align: left;
}
	

#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;
    padding: 0 5px 0 !important;
}

#section_storage .slick-dotted.slick-slider {
    margin-bottom: 45px;
}

#section_storage #storage_slider .col_right .copy {
    margin: 0 0 8px 0;
    font-size: 11px;
    line-height: 1.375em;
}

/* ------------------------------------------------------------
*
    #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;
}


/* 161011 追記*/
#section_luggage #section_three_step .section_column {
    padding: 0;
}

#section_luggage #section_three_step .section_column .col_left {
    padding: 0 15px;
}

#section_luggage #section_three_step .section_column .col_right .img_slider {
    padding: 0 15px;
}

#section_three_step #cbn_thumb03{
  position: relative;
  padding: 0 0;
  margin: 0 15px;
}

#section_three_step .fadeInner img{
  position: absolute;
  top: 0;
  left: 0;
}

#section_three_step .fadeInner img:first-child{
  position: relative;
  top: 0;
  left: 0;
}


#section_three_step .icnPlay{
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -42px 0 0 -42px;
}

#section_three_step .icnPlay img{
  opacity: 0;
}

#section_three_step .section_column .col_right .text-indent{
  text-indent: -20px;
  padding-left: 35px;
  padding-right: 15px;
}

#section_three_step .section_column .col_right ul li{
  margin-bottom: 10px;
}

#section_three_step .section_column {
    padding: 0;
}

#section_three_step .section_column .img_slider .slick-dots{
    bottom: -5px !important;
}

#storage_slider .col_right .img_slider .slick-dots{
    bottom: 3px !important;
}

	
}
