@charset "utf-8";

@media print, screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/interior/cabin/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */

#section_movie .modal_mov_open > a {
    display: inline-block;
    background: none !important;
}

/* -----------------------------------
    #section_cabin01
----------------------------------- */
#section_cabin01 .caption{
	margin:10px 0 0 0;
	font-size:11px;
}

/* -----------------------------------
    #section_cabin02
----------------------------------- */
#section_cabin02 .caption{
	margin:10px 0 0 0;
	font-size:11px;
}

/* -----------------------------------
    #section_package
----------------------------------- */

/* -----------------------------------
    #section_other
----------------------------------- */
#section_other .allergen .desc{
    margin: 0 0 10px 0;
}

/* -----------------------------------
#section_navi
----------------------------------- */
#section_navi .section_inner h5 .small {
    font-size:14px !important;
    line-height:1.5em;
    font-weight:normal;
}

#section_navi .ico_type{
    top: 5px;
    left: 0;
}


}