body {
	font-size: 16px;
	line-height: 2;
	color: #00479d;
}
a {
	color: #00479d;
}
#container {
	overflow-x: hidden;
	position: relative;
	width: 100%;
	min-width: 980px;
}
#container .fix {
	position: relative;
	width: 980px;
	margin: 0 auto;
}

/* header
=========================================*/
header {
	position: relative;
	width: 100%;
	height: 930px;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/bg_header.webp) no-repeat 50% 0;
	text-indent: -100000px;
}
header h1 {
	position: absolute;
	top: 35px;
	left: 50%;
	width: 165px;
	height: 60px;
	margin-left: -500px;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/logo_icarus.webp) no-repeat center;
	z-index: 1;
}
header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}
header .comingsoon {
	display: none;
	position: absolute;
	top: 670px;
	left: 50%;
	width: 392px;
	height: 82px;
	margin-left: -191px;
	text-indent: 0;
}
header .btn_twitter {
	position: absolute;
	top: 35px;
	left: 50%;
	width: 180px;
	height: 46px;
	margin-left: 295px;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/btn_twitter.webp) no-repeat 0 0;
	cursor: pointer;
}
header .btn_twitter:hover {
	background-position: 0 100%;
}
header .btn_twitter a {
	display: block;
	width: 100%;
	height: 100%;
}
header .date {
	position: absolute;
	top: 735px;
	left: 50%;
	width: 728px;
	height: 47px;
	margin-left: -364px;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/date.webp) no-repeat center;
}

/* gnb
=========================================*/
#gnb {
	position: absolute;
	top: 800px;
	left: 0;
	width: 100%;
	height: 130px;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/bg_gnb.webp) no-repeat 50% 0 #12376b;
	-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.5);
	z-index: 1000;
}
#gnb.fixed {
	position: fixed;
	top: 0;
	left: 0;
}
#gnb ul {
	height: 100%;
}
#gnb ul:before {
	content: '';
	display: block;
	position: absolute;
	top: -60px;
	left: 380px;
	width: 230px;
	height: 230px;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/img_unicorn.webp) no-repeat center;
}
#gnb ul li {
	position: relative;
	float: left;
	width: 150px;
	height: 100%;
	margin: 0 -10px;
	text-indent: -100000px;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/gnb_new.webp) no-repeat 0 0;
	cursor: pointer;
	z-index: 1;
}
#gnb ul li.menu1 {
	background-position: 0 0;
}
#gnb ul li.menu1.on {
	background-position: 0 100%;
}
#gnb ul li.menu2 {
	background-position: -150px 0;
}
#gnb ul li.menu2.on {
	background-position: -150px 100%;
}
#gnb ul li.menu3 {
	margin-right: 190px;
	background-position: -300px 0;
}
#gnb ul li.menu3.on {
	background-position: -300px 100%;
}
#gnb ul li.menu4 {
	background-position: -450px 0;
}
#gnb ul li.menu4.on {
	background-position: -450px 100%;
}
#gnb ul li.menu5 {
	background-position: -600px 0;
}
#gnb ul li.menu5.on {
	background-position: -600px 100%;
}
#gnb ul li.menu6 {
	background-position: -750px 0;
}
#gnb ul li.menu6.on {
	background-position: -750px 100%;
}

/* content
=========================================*/
#content {
	position: relative;
	width: 100%;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/bg_content.webp) repeat;
	text-align: center;
}
.contents {
	display: none;
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding-top: 100px;
	z-index: 1;
}
.contents h3 {
	margin-bottom: 40px;
}
.contents h4 {
	margin: 80px 0 10px 0;
}
.contents big {
	font-size: 30px;
	font-weight: bold;
}
.contents small {
	font-size: 14px;
}
.contents em {
	font-size: 20px;
	font-weight: bold;
}
.contents .img {
	position: relative;
	left: 50%;
	width: 2000px;
	margin: 30px 0 30px -1000px;
	padding: 30px 0;
	background-color: rgba(255,255,255,.5);
}
.caution {
	position: relative;
	width: 100%;
	height: 370px;
	padding: 60px 0;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/bg_footer.webp) no-repeat 50% 0 #000;
	color: #d1d9ff;
}
.caution h4 {
	margin: 0 0 30px 0;
}
.caution ul {
	position: relative;
	width: 600px;
	margin: 0 auto;
	text-align: left;
}
.caution ul li {
	list-style: disc;
}
.conversation {
	position: relative;
	left: 50%;
	width: 2000px;
	margin-left: -1000px;
	padding: 70px 0 40px 0;
	background: -moz-linear-gradient(top,  rgba(0,50,117,0.6) 0%, rgba(0,102,170,0.3) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,50,117,0.6)), color-stop(100%,rgba(0,102,170,0.3)));
	background: -webkit-linear-gradient(top,  rgba(0,50,117,0.6) 0%,rgba(0,102,170,0.3) 100%);
	background: -o-linear-gradient(top,  rgba(0,50,117,0.6) 0%,rgba(0,102,170,0.3) 100%);
	background: -ms-linear-gradient(top,  rgba(0,50,117,0.6) 0%,rgba(0,102,170,0.3) 100%);
	background: linear-gradient(to bottom,  rgba(0,50,117,0.6) 0%,rgba(0,102,170,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99003275', endColorstr='#4d0066aa',GradientType=0 );
}
.conversation ul {
	position: relative;
	width: 830px;
	margin: 0 auto;
}
.conversation ul li {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
}
.conversation ul li:last-child {
	margin-bottom: 0;
}
.conversation ul li p {
	position: relative;
}
.conversation ul li p.comment {
	width: 585px;
	padding: 20px;
	background-color: #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.conversation ul li p.comment:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	width: 32px;
	height: 16px;
	margin-top: -8px;
}
.conversation ul li:nth-child(1) p.comment {
	margin-left: 245px;
}
.conversation ul li:nth-child(2) p.comment {
	margin-right: 245px;
}
.conversation ul li:nth-child(1) p.comment:before {
	left: -30px;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/ic_arrow.webp) no-repeat 0 0;
}
.conversation ul li:nth-child(2) p.comment:before {
	left: 583px;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/ic_arrow.webp) no-repeat 100% 0;
}
.conversation ul li p.comment:after {
	display: block;
	position: absolute;
	top: 50%;
	width: 190px;
	height: 190px;
	margin-top: -95px;
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -1000000px;
}
.conversation ul li:nth-child(1) p.comment:after {
	left: -245px;
}
.conversation ul li:nth-child(2) p.comment:after {
	right: -245px;
}
.conversation ul li p.date {
	margin-top: 5px;
	font-size: 15px;
	color: #fff; 
}
.conversation ul li:nth-child(1) p.date {
	text-align: right;
}
.conversation ul li:nth-child(2) p.date {
	text-align: left;
}

/* main
=========================================*/
#main {
	display: block;
}
#main:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 1500px;
	height: 800px;
	margin-left: -750px;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/main/bg_content.webp) no-repeat 50% 50px;
	z-index: -1;
}

/* vision
=========================================*/
#content.vision {
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/vision/bg_content.webp) no-repeat 50% -20px;
}

/* challenge
=========================================*/
#content.challenge {
	background-repeat: no-repeat;
	background-position: 50% 0, 50% 980px, 50% 1499px, 50% 2020px, 50% 2571px;
	background-image: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/challenge/title.webp), url(http://icarus-web.nefficient.jp/images/Event/10_FlyHigh/challenge/fellow1.jpg), url(http://icarus-web.nefficient.jp/images/Event/10_FlyHigh/challenge/fellow2.jpg), url(http://icarus-web.nefficient.jp/images/Event/10_FlyHigh/challenge/fellow3.jpg), url(http://icarus-web.nefficient.jp/images/Event/10_FlyHigh/challenge/bg_content.jpg);
}
#challenge h3 {
	height: 880px;
	margin: 0;
	text-indent: -100000px;
}
#challenge h4 {
	margin: 100px 0 30px 0;
}
#challenge .fellow {
	position: relative;
	width: 100%;
	text-indent: -100000px;
}
#challenge .fellow li:nth-child(1) {
	height: 519px; 
}
#challenge .fellow li:nth-child(2) {
	height: 521px; 
}
#challenge .fellow li:nth-child(3) {
	height: 551px; 
}
#challenge .conversation ul li:nth-child(1) p.comment:after {
	content: 'アサシン';
	background-image: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/challenge/character1.webp);
}
#challenge .conversation ul li:nth-child(2) p.comment:after {
	content: 'バEサーカー';
	background-image: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/challenge/character2.webp);
}

/* item
=========================================*/
#item h4 {
	margin-top: 50px;
}
#item .step {
	position: relative;
	width: 800px;
	margin: 40px auto 120px auto;
	text-align: center;
}
#item .step li {
	position: relative;
	width: 100%;
	margin-bottom: 55px;
	padding: 30px 0;
	border-top: 1px solid #7ca4cc;
	border-left: 1px solid #7ca4cc;
	border-bottom: 1px solid #254b71;
	border-right: 1px solid #254b71;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: rgb(103,149,196);
	background: -moz-linear-gradient(top,  rgba(103,149,196,1) 0%, rgba(80,133,187,1) 2%, rgba(53,106,160,1) 98%, rgba(45,91,137,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(103,149,196,1)), color-stop(2%,rgba(80,133,187,1)), color-stop(98%,rgba(53,106,160,1)), color-stop(100%,rgba(45,91,137,1)));
	background: -webkit-linear-gradient(top,  rgba(103,149,196,1) 0%,rgba(80,133,187,1) 2%,rgba(53,106,160,1) 98%,rgba(45,91,137,1) 100%);
	background: -o-linear-gradient(top,  rgba(103,149,196,1) 0%,rgba(80,133,187,1) 2%,rgba(53,106,160,1) 98%,rgba(45,91,137,1) 100%);
	background: -ms-linear-gradient(top,  rgba(103,149,196,1) 0%,rgba(80,133,187,1) 2%,rgba(53,106,160,1) 98%,rgba(45,91,137,1) 100%);
	background: linear-gradient(to bottom,  rgba(103,149,196,1) 0%,rgba(80,133,187,1) 2%,rgba(53,106,160,1) 98%,rgba(45,91,137,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6795c4', endColorstr='#2d5b89',GradientType=0 );
	color: #fff;
}
#item .step li:after {
	content: '▼';
	display: block;
	position: absolute;
	top: 105%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/item/ic_arrow.webp) no-repeat center;
	text-indent: -1000000px;
}
#item .step li:last-child:after {
	content: none;
}
#item .step li span {
	display: block;
	position: relative;
	width: 100%;
}
#item .step li span.tcy {
	color: #ffedbd;
	font-size: 30px;
	font-weight: bold;
}
#item .conversation ul li:nth-child(1) p.comment:after {
	content: 'ガーチEアン';
	background-image: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/item/character1.webp);
}

/* ranger
=========================================*/
#content.ranger {
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/ranger/bg_content.webp) no-repeat 50% -80px;
}
#ranger {
	text-align: left;
}
#ranger h4 {
	margin-top: 50px;
}

/* lot
=========================================*/
#content.lot {
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/lot/bg_content.webp) no-repeat 50% 0;
}
#lot .present {
	position: relative;
	width: 100%;
	margin: 60px 0;
}
#lot .present:after {
	content: '';
	display: block;
	clear: both;
}
#lot .present li {
	float: left;
	width: 50%;
	margin-bottom: 80px;
}
#lot .btn_present {
	position: absolute;
	top: 460px;
	left: 345px;
	width: 330px;
	height: 100px;
	text-indent: -100000px;
}
#lot .btn_present a {
	display: block;
	width: 100%;
	height: 100%;
}
#lot .caution {
	width: 840px;
	height: auto;
	margin: 30px auto 0 auto;
	padding: 0;
	background: none;
	color: #00479d;
	text-align: left;
}

/* form
=========================================*/
#entry {
	display: none;
	position: absolute;
	top: 100px;
	left: 50%;
	width: 960px;
	margin-left: -480px;
	padding: 20px 80px 40px 80px;
	border: 1px solid #555;
	-webkit-box-shadow: 0px 0px 30px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0px 0px 30px rgba(255, 255, 255, 0.5);
	box-shadow: 0px 0px 30px rgba(255, 255, 255, 0.5);
	background-color: rgba(0,0,0,.9);
	z-index: 10000;
}
#entry .btn_close {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 50px;
	height: 50px;
	cursor: pointer;
}
#entry h2 {
	text-align: center;
}
#entry hr {
	position: relative;
	width: 860px;
	height: 1px;
	margin: 20px 0 20px -31px;
	border: none;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4MjgyOCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjMjgyODI4IiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9IiMyODI4MjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiMyODI4MjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjgyODI4IiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(left,  rgba(40,40,40,0) 0%, rgba(40,40,40,0) 1%, rgba(40,40,40,1) 5%, rgba(40,40,40,1) 95%, rgba(40,40,40,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(40,40,40,0)), color-stop(1%,rgba(40,40,40,0)), color-stop(5%,rgba(40,40,40,1)), color-stop(95%,rgba(40,40,40,1)), color-stop(100%,rgba(40,40,40,0)));
	background: -webkit-linear-gradient(left,  rgba(40,40,40,0) 0%,rgba(40,40,40,0) 1%,rgba(40,40,40,1) 5%,rgba(40,40,40,1) 95%,rgba(40,40,40,0) 100%);
	background: -o-linear-gradient(left,  rgba(40,40,40,0) 0%,rgba(40,40,40,0) 1%,rgba(40,40,40,1) 5%,rgba(40,40,40,1) 95%,rgba(40,40,40,0) 100%);
	background: -ms-linear-gradient(left,  rgba(40,40,40,0) 0%,rgba(40,40,40,0) 1%,rgba(40,40,40,1) 5%,rgba(40,40,40,1) 95%,rgba(40,40,40,0) 100%);
	background: linear-gradient(to right,  rgba(40,40,40,0) 0%,rgba(40,40,40,0) 1%,rgba(40,40,40,1) 5%,rgba(40,40,40,1) 95%,rgba(40,40,40,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00282828', endColorstr='#00282828',GradientType=1 );
}
#entry table {
	position: relative;
	width: 100%;
	margin: 30px auto;
	text-align: left;
}
#entry table tr td, 
#entry table tr th {
	position: relative;
	padding: 10px 0;
	text-align: left;
}
#entry table tr.frm_caution th,
#entry table tr.frm_caution td {
	padding: 0;
}
#entry label {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
#entry select,
#entry input[type=text] {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 10px;
	background-color: #2a2a2a;
	-webkit-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
	border: 1px solid #2a2a2a;
	color: #a9c1c9;
}
#entry select {
	cursor: pointer;
}
#entry input[type=text] {
	width: 100%;
}
#entry input[type=radio] {
	display: inline-block;
	width: 18px;
	height: 18px;
	cursor: pointer;
	vertical-align: text-bottom;
}
#entry #user_age {
	width: 120px;
	background-position: 90px 14px;
}
#entry .gender {
	position: relative;
	width: 100%;
}
#entry .gender li {
	display: inline-block;
	height: 100%;
	margin-right: 30px;
}
#entry .agreement {
	position: relative;
	width: 100%;
	height: 250px;
	padding: 20px 20px 0 20px;
	background-color: #1b1a1f;
	-webkit-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
	border: 1px solid #222028;
	color: #8a8a8a;
}
#entry .agreement .content {
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
	width: 100%;
	height: 150px;
	padding-right: 10px;
	font-size: 12px;
}
#entry .agreement .content .list li {
	margin-left: 20px;
	list-style: disc;
}
#entry .agreement .content h5 {
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
}
#entry .agreement .content h6 {
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
}
#entry .agreement label {
	margin-top: 10px;
	padding-top: 2px;
	border-top: 1px solid #222028;
	font-size: 14px;
	color: #fff;
}
#entry .agreement #user_agree {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	vertical-align: text-bottom;
}
#entry input[type=submit] {
	outline: none;
	display: block;
	position: relative;
	width: 564px;
	height: 77px;
	margin: 40px auto 0 auto;
	border: none;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/form/btn_entry.webp) no-repeat 0 0;
	text-indent: -10000px;
}
#entry input[type=submit]:hover {
	background-position: 0 -77px;
}
#entry input[type=submit]:disabled {
	background-position: 0 -154px;
}
#entry input[type=submit].wait {
	background-position: 0 -231px;
}
#entry .agree_caution {
	position: relative;
	width: 100%;
	margin: 10px 0;
	padding: 10px 10px 10px 105px;
	background-color: #1b1a1f;
	font-size: 12px;
	color: #72a4b6;
}
#entry .agree_caution h4 {
	position: absolute;
	top: 22px;
	left: 20px;
	width: 60px;
	height: 48px;
}
#entry .agree_caution .list li {
	list-style: disc;
}

/* btn entry
=========================================*/
.btn_entry {
	position: relative;
	width: 392px;
	height: 82px;
	margin: 80px auto;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/btn_entry.webp) no-repeat 0 0;
	text-indent: -100000px;
	cursor: pointer;
	z-index: 100;
}
.btn_entry:hover {
	background-position: 0 100%;
}
header .btn_entry {
	position: absolute;
	top: 655px;
	left: 50%;
	margin: 0 0 0 -191px;
}

/* btn top
==================================================*/
.btn_top {
	position: absolute;
	top: 1000px;
	left: 50%;
	margin-left: 400px;
	width: 293px;
	height: 173px;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/10_FlyHigh/btn_top.webp) no-repeat center;
	text-indent: -100000px;
	cursor: pointer;
	z-index: 100;
}

/* footer
==================================================*/
footer {
	position: relative;
	width: 100%;
	padding: 40px 0;
	background-color: #000;
	text-align: center;
	font-size: 12px;
	color: #a0a0a0;
}
footer ul {
	position: relative;
	width: 100%;
}
footer ul li {
	display: inline-block;
	margin: 0 5px;
}
