/* CSS Document */
body{
	background:url(https://ssl.avexnet.or.jp/form/official/css/osomatsu_app/assets/img/bg.gif) center top
}
#content{
	width:850px;
	margin:0 auto;
	overflow: hidden;
	padding-top:135px;
}
.restart{
	display:block;
	text-align:center;
	padding:10px 0;
	background: url(https://ssl.avexnet.or.jp/form/official/css/osomatsu_app/assets/img/bg_form.gif) center top;
}
.about{
	background: url(https://ssl.avexnet.or.jp/form/official/css/osomatsu_app/assets/img/img_01.jpg) center top no-repeat;
	height:3391px;
	position: relative;
}
.count{
	position:absolute;
	bottom: 150px;
	font-size: 44px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	color: #F00;
}
.date{
	position:absolute;
	bottom: 85px;
	font-size: 24px;
	text-align: center;
	width: 100%;
	font-weight: bold;
}
.form{
	background: url(https://ssl.avexnet.or.jp/form/official/css/osomatsu_app/assets/img/bg_form.gif) center top;
	/* height: 770px; */
	position: relative;
	padding:50px;
}
.form_wrap{
	padding: 50px 30px;
	background:#a9e4ec;
	font-size:22px;
	line-height:1.6em;
	border-radius: 8px;
}
.notice{
	font-size:20px;
	line-height:1.6em;
	margin:0 0 40px;
}
.notice h4{
	font-size:24px;
	font-weight:bold;
	margin:0 0 10px;
}
.notice li{
	padding:0 0 0 1em;
	text-indent:-1em;
}
select,input{
	font-size:24px;
	border:0;
	padding:10px;
	border-radius:8px;
	width:500px;
	margin: 20px auto -50px;
	display:block;
	position: relative;
	z-index: 100;
}
.colum{
	margin: 30px auto 0px;
	width: 600px;
}
.send input{
	background: url(https://ssl.avexnet.or.jp/form/official/css/osomatsu_app/assets/img/btn_send.png);
	text-indent: -9998px;
	height: 101px;
}
#content_footer{
	text-align:center;
	font-size:22px;
	margin:40px 0;
}
#content_footer a{
	color:#000;
}
#footer{
	text-align:center;
	padding:0 0 50px;
}
#tohome{
	margin:0 0 40px;

}
.slide{
	width: 1000px;
	position: relative;
	top: 940px;
	/* padding-left: 50px; */
}
.slick-next{
	background:url(https://ssl.avexnet.or.jp/form/official/css/osomatsu_app/assets/img/arrow_r.png);
	position:absolute;
	top: 230px;
	left:780px;
	border:0;
	text-indent:9998px;
	width:68px;
	height:68px;
	z-index:100;
}
.slick-prev{
	background:url(https://ssl.avexnet.or.jp/form/official/css/osomatsu_app/assets/img/arrow_l.png);
	position:absolute;
	top: 230px;
	border:0;
	text-indent:9998px;
	width:68px;
	height:68px;
	z-index:100;
}
.clear{
	position:absolute;
	left: 570px;
}
.clear_01{
	top: 1758px;
	left: 480px;
}
.clear_02{
	top: 1862px;
	left: 480px;
}
.clear_03{
	top: 1984px;
	left: 480px;
}
.clear_04{
	top: 2102px;
	left: 500px;
}
.clear_05{
	top: 2210px;
	left: 540px;
}
.clear_06{
	top: 2326px;
	left: 540px;
}
.clear_07{
	top: 2440px;
	left: 560px;
}
.clear_08{
	top: 2015px;
}
.clear_09{
	top: 2015px;
}
.dl{
	position:fixed;
	text-align:center;
	padding: 10px 0 25px;
	text-align:center;
	width:100%;
	z-index: 9999;
	background: url(../img/bg_dl.png);
}
.dl li{
	display:inline-block;
	margin: 0 15px;
}
.extend{
	/* margin:0 0 50px; */
	text-align:center;
	font-size:24px;
	font-weight:bold;
}