* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body{
	font: 16px/1.7 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, verdana, Osaka, "EE EゴシチE", "MS PGothic", Sans-Serif;
	color: #333;
	background-color: #fff;
}

/* header
=========================================*/
header {
	position: relative;
	width: 100%;
	height: 854px;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/01_PC/header.webp) no-repeat center top;
}
header h1 {
	position: absolute;
	top: 44px;
	left: 51%;
	width: 150px;
	height: 50px;
	margin-left: -570px;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/01_PC/h1_logo.webp);
}
header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}
header .frm_entry {
	position: absolute;
	top: 690px;
	left: 50%;
	width: 740px;
	margin-left: -370px;
	text-indent: 0;
}
header .frm_entry p {
	margin: 20px 0;
}
header,
#container .hidden {
	text-indent: -100000px;
}
    
/* container
=========================================*/
#container {
	position: relative;
	width: 100%;
	padding: 110px 0;
	background-image: url(../../../../../icarus-web.nefficient.jp/images/Event/01_PC/bg_content_top.webp), url(../../../../../icarus-web.nefficient.jp/images/Event/01_PC/bg_content_middle.webp), url(../../../../../icarus-web.nefficient.jp/images/Event/01_PC/bg_content_bottom.webp);
	background-repeat: no-repeat;
	background-position: left top, right 840px, left bottom;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/01_PC/bg_content_middle.webp) no-repeat center\9; 
}
#container .bg_top {
	display: none;
	display: block\9;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 717px;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/01_PC/bg_content_top.webp) no-repeat center top; 
}
#container .bg_bottom {
	display: none;
	display: block\9;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 627px;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/01_PC/bg_content_bottom.webp) no-repeat right bottom; 
}
#container .content {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	z-index: 1000;
}
#container .content h3 {
	position: relative;
	width: 854px;
	margin: 0 auto;
	margin-top: 145px;
}
#container .content .pet {
	width: 1100px;
	height: 528px;
	background: url(../../../../../icarus-web.nefficient.jp/images/Event/01_PC/subtitle3.webp) no-repeat;
	margin-left: 50px;
	letter-spacing: -1px;
}
#container .content .pet_table {
	width: 100%;
	height: 180px;
	padding-left: 94px;
	padding-top: 335px;
	clear:both;
}
#container .content table{
	width: 194px;
	font-size: 11px;
	margin-right: 10px;
	float: left;
}
#container .content table td{
	height: 25px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#container .content ul {
	width: 100%;
	margin-top: 35px;
	padding-left: 40px;
}
#container .content ul li {
	display: inline-block;
	margin-right: 22px;
	margin-left: 22px;
}
#container .content h4 {
	position: relative;
	width: 979px;
	margin: 0 auto;
	margin-top: 145px;
}
#container .content h5 {
	position: relative;
	margin-top: 95px;
}
#container .content .sub_title {
	margin-left: 110px;
	margin-bottom: 15px;
}
#container .content ol li {
	font-size: 13px;
	margin-left: 145px;
}
#container .content .caution {
	position: relative;
	margin-left: 80px;
	color: #e60012;
	font-size: 13px;
	margin-top: 0;
}
.lnb {
	position: absolute;
	top: 920px;
	left: 50%;
	width: 120px;
	height: 90px;
	margin-left: 520px;
	z-index: 5000;
}
.lnb .btn_top {
	cursor: pointer;
}

/* footer
=========================================*/
footer {
	position: relative;
	width: 100%;
	background-color: #000;
	margin-top: 50px;
}
footer .caution .fix {
	position: relative;
	width: 740px;
	margin: 0 auto;
	padding: 70px 0;
}
footer .caution .fix h3 {
	margin-bottom: 25px;
}
footer .copyright {
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 50px 0;
	color: #a0a0a0;
	font-size: 11px;
	text-align: center;
}
footer .copyright li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 5px;
}