@charset "utf-8";

/*==============================
 FONT
==============================*/

	@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700);


/*==============================
 RESET
==============================*/
	html,body{
	height:100%;
	font-family: "ヒラギノ角ゴ Pro W3 / W6","Hiragino Kaku Gothic Pro", Helvetica Neue,Helvetica,Arial,san-serif;
	}

	.new {
	font-size: 11px;
	font-weight: 400;
	color: #009BD4 !important;
	font-family: 'Open Sans Condensed', sans-serif;
	}

	.topNew{
	font-size: 10px !important;
	display: inline !important;
	color:#009BD4 !important;
	}

	body {

	font-size: 14px;
	font-size: 12px;
	color: #000;
	position:relative;
	background:#000;
	}

	a, a:link, a:visited{
	color:#7AD5FF;
	}

	body a{
	color:#000;
	}

	body p{
	}

	.pageNav li a{
	color:#FFF;
	}

	.pageNav li span{
	color:#666;
	}

	.contentsList .new, .detail .new{
	-webkit-animation-name: none;
	-webkit-animation-duration: 0.5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-direction: alternate;
	-webkit-animation-delay: 0s;
	}

	.contents {
	color:#000;
	}

	.clearfix:after {
	content: ""; 
	display: block; 
	clear: both;
	}

	blockquote,div,address,p,dl,dd,dt,ol,ul,li,table,th,td,form,legend,textarea,h1,h2,h3,h4,h5,h6 { margin: 0 ; padding: 0 ; 	list-style:none;}
	/* ===== reset block elements ===== */
	iframe { border: none ; }
	img { border: none ; max-width:100%;}
	table { border: none ; border-collapse: collapse ; border-spacing: 0px 0px ; empty-cells: show ; }
	th,td { margin: 0 ; border: none ; padding: 0 ; vertical-align: top ; }
	th { text-align: left ; }
	a{text-decoration:none; color:#eee;}
	a:hover{ color:#999;}
	article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}

/*==============================
 CONTENT
==============================*/
	body{
	margin:0;
	font-size: 62.5%;
	line-height:1.5em;
	}

	#wrap{
	padding:3%;
	}

	#bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background:#000 url(../images/bg_main.gif) no-repeat center 0;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	z-index: 0;
	}

	.mianTit{
	position:relative;
	margin:3% auto 2%;
}
	.contents{
	position:relative;
	padding:5%;
	background:#FFF;
	}

	.lead{
	font-weight: 400;
	font-size: 14px;
	font-style: normal;
	color:#000;
	text-align:center;
	line-height:1.6em;
	}

	.lead span{
	font-weight:bold;
	}

	select{
	font-size:16px;
}
	.txt{
	margin-bottom:5px;
	font-weight: 400;
	font-size: 14px;
	font-weight: bold;
	color:#000;
	line-height:1.6em;
	text-align:center;
	}

	.capTxt{
	margin-bottom:5%;
	font-size:12px;
	line-height:1.6em;
	text-align:center;
	}

	.red{
	color:#F00;
	}
	.space10{
	margin-bottom:10px !important;
	}
	.space20{
	margin-bottom:20px !important;
	}
	.space30{
	margin-bottom:30px !important;
	}

	.space40{
	margin-bottom:40px !important;
	}

	.space50{
	margin-bottom:50px !important;
	}
	
	.btn .main{
	display: block;
	width: 60%;
	padding: 15px 0;
	border: solid 1px white;
	margin: 15px auto 0;
	border-radius: 30px;
	position: relative;
	color:#FFF;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	background:#000;
	overflow: hidden;
	cursor:pointer;
	border:none;
	-webkit-appearance: none;
	}

	.copy {
	position: relative;
	padding: 30px 0 10px;
	bottom: 0;
	z-index: 5;
	font-size:10px;
	color:#808080;
	text-align:center;

	}

	.mainLead {
	font-size: 14px;
	font-weight:bold;
	line-height: 1.6em;
	margin-bottom: 10px;
	}

	.timeDate {
	width:100%;
	border:solid 1px #017AA6;
	font-weight: bold;
	margin: 0 0 15px;
	font-weight: bold;
	font-size: 18px;
	color: #017AA6;
	line-height:1.4em;
	}

	.timeDate th{
	width:30%;
	font-size:13px;
	padding:5px;
	background:#017AA6;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	}

	.timeDate td{
	width:70%;
	padding:5px;
	background:#FFF;
	color:#017AA6;
	font-size:16px;
	text-align:center;
	vertical-align:middle;
	}

	.caption{
	background:#FFFAD1;
	padding:4%;
	margin-bottom:7%;
	}

	.caption li{
	font-size:12px;
	margin-bottom:7px;
	padding-left:1em;
	text-indent:-1em;
	line-height:1.5em;		
	}

	.caption li:last-child{
	margin:0;
	}

	.caption .capTit{
	font-size:14px;
	font-weight:bold;
	color:#F00;
	margin-bottom:10px;
	}


	.subtit {
	font-size: 14px;
	font-weight: bold;
	padding:0 0 10px;
	margin:8% 0 2%;
	border-bottom: solid 1px #333;
	line-height:1.6em;
	}

	.subtit span {
	display:block;
	color: #017AA6;
	font-size: 18px;
	padding-bottom:5px;
	font-family: 'Open Sans Condensed', sans-serif;
	}

	.labelTit{
	font-size: 14px;
	font-weight: bold;
	margin:5% 0 0;
	padding-bottom:7px;
	/*border-bottom: solid 1px #333;*/
	line-height:1.6em;
    	color: #017AA6;
	}

	label{	
	display: block;
	font-size: 13px;
	text-indent: -1.5em;
	padding: 5px 0 5px 1.2em;
	line-height: 1.5em;
	cursor:pointer;
	}

	.required .login{
	font-size:15px;
	font-weight:bold;
	margin-bottom:1%;
	line-height:1.5em;
	color:#017AA6;
	}

	.mailaddress,.birthdate{
	width: 94%;
	padding: 7px 2%;
	}

	.required{
	margin-bottom:20px;
	font-size:16px;
	}

	.important{
	background:#F00;
	padding:2px 4px 2px 3px;
	border-radius:3px;
	font-size:10px;
	color:#FFF;
	line-height:1.3em;
	vertical-align: 2px;
	}

	textarea{
	width:100%;
	}

	.intro{
	margin:7% 0;
	}
	
	.intro dt{
	font-size:14px;
	color:#000;
	font-weight:bold;
	border-bottom:solid 1px #DDD;
	padding-bottom:2%;
	margin-bottom:3%;
	line-height:1.5em;
	}

	.intro dd{
	font-size:12px;
	line-height:1.4em;
	}

	.intro dd p{
	margin-bottom:2%;
	line-height:1.5em;

	}
	
	.cap{
	width: 150px;
	margin: 3% auto;
	border: solid 1px #DDD;
	}
	@media screen and (min-width: 750px) {
	#wrap{
	padding:3% 10%;
	}
	.mianTit{
	width:700px;
	margin:0 auto 2%;
	}
	.contents{
	width:80%;
	margin:0 auto;
	}
	.lead,.txt{
	font-size:16px;
	}
	.btn .main {
	width: 300px;
	}
	.mainLead{
	font-size:16px;
	margin-bottom:15px;
	}
	.timeDate{
	font-size:23px;
	margin-bottom:20px;
	}

	.timeDate th{
	width:20%;
	font-size:18px;
	vertical-align:middle;
	}

	.timeDate td{
	width:80%;
	font-size:20px;
	vertical-align:middle;
	}

	.catTxt{
	font-size:15px;
	}

	.subtit,.required .login,.labelTit{
	font-size:16px;
	}
	.subtit{
	margin:6% 0 2%;
	}

	label{
	font-size:15px;
	}
	.subtit span{
	font-size:25px;
	}
	label:hover{
	background:#EEE;
	}
	.mailaddress,.birthdate{
	width:45%;
	}

	.login span{
	padding-top:1px;
	}

	.intro{
	margin:5% 0;
	}

	.intro dt{
	font-size:16px;
	color:#000;
	font-weight:bold;
	border-bottom:solid 1px #DDD;
	padding-bottom:6px;
	margin-bottom:10px;
	line-height:1.5em;
	}

	.intro dd{
	font-size:14px;
	line-height:1.4em;
	}

	.intro dd p{
	margin-bottom:2%;
	line-height:1.5em;

	}
}


	@media screen and (min-width: 1050px) {
	.contents{
	width:670px;
	margin:0 auto;
	}
	}
