@charset "utf-8";

@media print, screen and (min-width : 769px){ 

/* -----------------------------------
    #section_5seater
----------------------------------- */
#section_5seater div.pic{
    margin: 0 0 80px 0;
    padding: 0 50px;
}

/* -----------------------------------
    #section_seatarrange
----------------------------------- */
#section_seatarrange .col_right .add_on div .pic {
	width: 208px;
	margin: 0 4px 0 0;
	float: left;
}
#section_seatarrange .col_right .add_on div .pic:last-child {
	margin-right: 0;
}


/* -----------------------------------
    #section_movie
----------------------------------- */
#section_7seater .moviearea {
	margin: 0 50px 80px 50px;
}

#section_7seater .moviearea .modal_mov_open {
	position:relative;
	cursor:pointer;
	max-width: 880px;
	width:100%;
	margin: 0 auto;
}

#section_7seater .moviearea a {
	display:block;
	position:relative;
}
#section_7seater .moviearea p {
	position:relative;
	font-size: 11px;
	margin-top: 6px;
}

#section_7seater .moviearea img {
	width:100%;
}

#section_7seater .vjs-big-play-button {
	display: none !important;
}

#movie_modal {
	z-index:65535;
	position:fixed;
}

/* -----------------------------------
    #section_seatarrange7
----------------------------------- */
#section_seatarrange7 .img_slider .pic {
	margin-bottom: 20px !important;
}

#section_seatarrange7 .slick-dotted.slick-slider {
    margin-bottom: 0;
}

	/* -----------------------------------
    #section_navi
	----------------------------------- */
	#section_navi .detail {
        padding:0;
        }
	
	/* -----------------------------------
    #section_access
	----------------------------------- */
	#section_access .detail {
        padding:0;
        }
	
	/* -----------------------------------
	#section_navi
	----------------------------------- */
	#section_navi .section_inner h5 .small {
        font-size:14px !important;
        line-height:1.5em;
        font-weight:normal;
        }
	
	#section_navi .section_inner h5 .ico_type {
        top:0;
        left:0;
        }

}