#contents .movieWraper {
    margin-top: 20px;
}

#contents .iframeWrap{
    position: relative;
	width: 100%;
	padding-top: 56.25%;
	
}

.iframeWrap iframe {
	width: 100%;
	height: 385px;
}

.secCompany01{
	margin: 0;
}

.boxType01 .titBox01{
	color: #fff;
	padding: 6px 0 6px 13px;
	font-size: 16px;
	height: auto;
	font-weight: bold;
}

@media screen and (max-width: 639px){
	#Contents .inner #subNav{
		z-index: 999;
	}

	.subNavInner{
		/*
		overflow-y: scroll;
		overflow-x: hidden;
		height: 300px;
		*/
	}
}