@charset "utf-8";

@media print, screen and (min-width:769px) {
	/*------------------------------------------------------------------------------------------
	*
	*
		 /webcatalog/interior/cabin/
		 Responsive / PC
	*
	*
	------------------------------------------------------------------------------------------ */
	
	/* ----------------------------------- */
	/* #section_main */
	/* ----------------------------------- */
	#section_main h3 {
        margin-bottom:50px;
        }

	/* ----------------------------------- */
	/* #section_cabin */
	/* ----------------------------------- */
	#section_cabin .section_inner {
		margin-top: 100px;
		}

	#section_cabin .section_inner:first-child {
		margin-top: 0;
		}

	#section_cabin .img_slider {
		margin-bottom:0;
		}
		
	#section_cabin .img_slider .slider_inner p {
		margin-bottom:10px;
		}
	
	#section_cabin .img_slider .slider_inner .caption{
		font-size: 12px;
		text-align: right;
		margin-bottom: 30px;
		}
	
	#section_cabin .section_inner h4.cradleseat {
		margin-bottom: 0;
	}
	
	#section_cabin .col_right .caption{
		font-size: 12px;
		text-align: left;
		margin-bottom: 30px;
		line-height: 1.4em;
		}
	
	#section_cabin .section_column .col_right_right p {
        margin:0;
        }
	#section_cabin .section_column .col_right_left p {
        margin:0;
        }
	
	#section_cabin .col_right_right {
        width:200px;
        float:right;
        }
	
	#section_cabin .col_right_left {
        width:200px;
        float:left;
        }
	
	/* ----------------------------------- */
	/* #section_advanced */
	/* ----------------------------------- */
	#section_advanced .section_column {
        margin-bottom: 20px;
        }
	#section_psd {
        margin-bottom: 100px;
        }

	
	/* ----------------------------------- */
	/* #section_comfort */
	/* ----------------------------------- */
	#section_comfort .section_inner {
		margin-top: 100px;
		}

	#section_comfort .section_inner:first-child {
		margin-top: 0;
		}


	/* ----------------------------------- */
	/* #section_cradleseat */
	/* ----------------------------------- */
	/*
	#section_cradleseat .ico_type {
		top: -10px;
	}
	*/
	
	
	

	/* ----------------------------------- */
	/* #section_platform */
	/* ----------------------------------- */
	#section_platform .section_inner {
		margin-top: 100px;
		}

	#section_platform .section_inner:first-child {
		margin-top: 0;
		}

	#section_platform .section_inner h4.equipment {
		margin-top: 0;
		margin-bottom: 10px;
	}

	#section_platform .pic {
    padding: 0 50px;
	}
	
	/* ----------------------------------- */
	/* #section_movie */
	/* ----------------------------------- */
	#section_movie .section_inner {
		margin-top: 100px;
		}

	#section_movie .section_inner:first-child {
		margin-top: 0;
		}

	
	/* ----------------------------------- */
	/* #section_other */
	/* ----------------------------------- */
	#section_other .section_inner {
		margin-top: 100px;
		}

	#section_other .section_inner:first-child {
		margin-top: 0;
		}

	#section_other .detail {
    text-align: center;
	}

	#section_other .detail_title {
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
	font-size: 20px;
	}

	#section_other .detail a {
    margin: 0 20px;
	}
	
	/* -----------------------------------
    #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;
        }
}