.COR630_center{
	margin-left : auto;
	margin-right : auto;
	text-align: center;
}

.COR630_section {
  width:1300px;
  margin-left : auto;
  margin-right : auto;
  overflow: hidden;
}

.COR630_top_killer img{
	diplay: block;
/* max-width: 100%; */
	width:1300px;
}

.path_COR630P {
	width:950px;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 50px;
}

.path_COR630P li { /* li�������с��u���b�g������ */
	display: inline; 
}

.top_COR630P{  /* �V���Ɖ摜�̊Ԋu */
	padding-top: 100px;
} 

.sub_COR630P{  /* �T�u�L���[ */
	width:950px;
	margin-top:50px;
	margin-bottom:50px;
	margin-right : auto;
	margin-left : auto;
	text-align: left;
} 

.h1_COR630P{
	font-weight:bold;
	color:orange;
}
.h2_COR630P{
	margin-top:40px;
	margin-bottom:6px;
	font-size:24px;
}
.p_COR630P01{
	font-size:26px;
	margin-top:20px;
}
.p_COR630P02{
	font-size:20px;
	margin-top:20px;
}
.span_COR630P01{
	color:yellow;
	font-weight:bold;
}
.video{
	position:relative;
	height:0;
	padding:30px 0 56.25%;
	overflow:hidden;
}
.video iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}