*{margin:0;padding:0;}

#wrap {
	width:100%;
	line-height: 0;
}

/* popup*/
.btm {
	width: 600px;
	height:30px;
	display:inline-block;
}
.checkbox {
	width:553px;
	height:30px;
	display:inline-block;
	float: left;
	text-align: right;
	background-color: #333333;
}
.bt_close {
	width:47px;
	display:inline-block;
	text-align: right;
	background-color: #222222
}

/* event page */
.event_img {
	width:100%;
	height:650px;
	background:url(../2020/200827_page_bg.png) center center no-repeat #0040BF;
	background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
	
	text-align:center;
	display:inline-block;
}
.event_cts1 {
	width:100%;
	text-align: center;
}
.event_cts2 {
	width:100%;
	background-color: #edeff3;
	text-align: center;
}
.event_cts3 {
	width:100%;
	background-color: #4e9ed7;
	text-align: center;
}


.apply_box {
	width:100%;
	text-align:center;
	display:inline-block;
	background-color: #edeff3;
}
.apply_inner {
	width:1075px;
	border: 1px solid #c9c9c9;
	text-align: center;
	display:inline-block;
	background-color: #fff;
}
.apply_box_inner {
	text-align: left;
	display:inline-block;
	padding:  60px 0 60px 175px;
}
.list_box {
	display:inline-block;
	vertical-align: top;
	padding: 5px 0;
}
.list_title {
	font-size:16px;
	color:#333333;
	line-height:36px;
	width:210px;
	display:inline-block;
}
.star {
	color:#444;
}
.inputbox {
	width: 480px;
	vertical-align: top;
	display:inline-block;
}
.inputbox1 {
	width: 480px;
	vertical-align: top;
	display:inline-block;
	font-size:13px;
	color:#888888;
	padding-top: 6px;
}
.input {
	width:464px;
	height:34px;
	font-size:14px;
	color:#666666;
	background-color: #f3f3f3;
	border: 1px solid #e4e4e4;
	padding:0 8px;
}