@charset "utf-8";

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

	/* ----------------------------------- */
	/* #section_cabin */
	/* ----------------------------------- */
	.cabin_slide .slider_inner {
		margin-bottom:40px;
		}

	/* ----------------------------------- */
	/* #section_package */
	/* ----------------------------------- */
	#section_package .pic {
		margin-top:-40px;
		margin-bottom:-40px;
		}

	/* ----------------------------------- */
	/* .c_pkg_list */
	/* ----------------------------------- */
	.c_pkg_list {
		padding: 0 0 0 51px;
		letter-spacing: -.40em;
		}

	.c_pkg_list .img_slider{
		width: auto !important;
		}

	.c_pkg_list .img_slider .slick-track{
		width: auto !important;
		}

	.c_pkg_list .list_inner{
		width: 420px;
		margin: 0 35px 45px 0;
		letter-spacing: normal;
		display: inline-block;
		text-align: left;
		vertical-align: top;
		}

	.c_pkg_list .list_inner .pic{
		width:100%;
		margin: 0 0 15px 0;
		}

	.c_pkg_list .list_inner .pic img{
		width:100%;
		}

	.c_pkg_list .list_inner .copy{
		margin: 0 0 10px 0;
		font-size: 16px;
		line-height: 1.5em;
		}
	
	/* -----------------------------------
	.section_handsfree
	----------------------------------- */
	#section_handsfree h5 {
		font-weight: bold;
		}
	#section_handsfree h5 span {
		font-weight: normal;
		}
	#section_handsfree .pic {
		/* margin-bottom: 30px; */
		line-height: 0;
		}
	#section_handsfree .ico_type.switch_sp {
		display: none !important;
		}
	#section_handsfree .detail {
        padding:0;
        }
	
	/* -----------------------------------
	.section_mothers
	----------------------------------- */
	#section_mothers .detail {
        padding:0;
        }
	#section_mothers h4 {
        font-size: 24px;
        }
	

	}