@charset "euc-jp";
/*ąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ
ĄĄĄĄĄĄĄĄĄĄ€Ž°Őž«Êçœž
ĄĄąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁąŁ*/

img{
	-ms-interpolation-mode: bicubic;
}
#container {
	background: #F8EECC;
}

img[src*="_pc"]{
	display: none;
}
img[src*="_smt"]{
	display: block;
	zoom: 1;
	width: 100%;
}

.application_head{
	text-align: center;
	margin: 0 0 30px;
}

.reserve_button {
	margin: 15px 0;
	text-align: center;
}
.reserve_button a{
	display: block;
	vertical-align: middle;
	width: auto;
	height: 20px;
	margin: 5px 20px 0;
	background: url(../img/event/icon_schedule_link.png) no-repeat right center #299ecc;
	padding: 15px 15px 15px 0;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/css/PIE.htc);
	position: relative;
	zoom: 1;
}
.reserve_button.red a{
	background: url(../img/event/icon_schedule_link.png) no-repeat right center #C30D22;
}
.reserve_button a:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70);
	text-decoration: none;
}

.application_text{
	width: auto;
	margin: -20px 10px 10px;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}
.application_text img {
	float: right;
	margin: 0 0 0 15px;
	zoom: 0.5;
	width: 110px;
}



#howto{
	color: #4d3115;
	text-align: left;
	line-height: 20px;
	background-color: #fff;
	margin: 10px;
	padding: 15px 10px;

	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/css/PIE.htc);
	position: relative;
	zoom: 1;
}
#howto img{
	width: 100%;
}
.howto-ttl img{
	width: 60%;
	max-width: 474px;
	margin-bottom: 20px;
}

/* ------------------ step */
.step{
	margin: 0 0 30px;
	color: #534741;
}
.step-left{
	margin: 0 0 20px;
}
.step-left .step-head{
	background: #C7B299;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.6em;
	padding: 0 5px;
	margin: 0 0 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/css/PIE.htc);
	position: relative;
}
.step b{
	font-size: 14px;
	color: #c72727;
	font-weight: bold;
}
.step a{
	color: #0071BC;
}

/* ------------------ attention */
.attention {
	color: #333333;
	text-align: left;
	line-height: 20px;
	background: #FFF7DC;
	margin: 10px;
	padding: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/css/PIE.htc);
	position: relative;
	zoom: 1;
}
.attention strong{
	display: block;
	color: #C82828;
	font-size: 14px;
	padding: 7px 10px;
	border-bottom: 2px solid #C82828;
}
.attention span{
	display: block;
	padding: 7px 10px;
}
.attention span b{
	display: block;
	color: #42210B;
	font-size: 13px;
}
.attention span ul{
	margin: 10px 0 0;
}
.attention span ul li{
	padding-left: 1em;
	text-indent: -1em;
}

@media screen and (min-width: 800px) {

	img[src*="_pc"]{
		display: block;
		zoom: 1;
		width: auto;
	}
	img[src*="_smt"]{
		display: none;
	}

	.application_head{
		max-width: 1600px;
		text-align: center;
		margin: 0 auto 30px;
	}
	.application_head img[src*="_pc"]{
		margin: 0 auto;
		width: 100%;
		display: inline-block;
		vertical-align: top;
	}

	.reserve_button {
		margin: 30px 0;
		text-align: center;
	}
	.reserve_button a{
		display: inline-block;
		vertical-align: middle;
		width: 304px;
		height: 30px;
		background: url(../img/event/icon_schedule_link.png) no-repeat right center #299ecc;
		padding: 15px 30px 15px 0;
		text-align: center;
		font-weight: bold;
		font-size: 24px;
		line-height: 30px;
		color: #fff;
		border-radius: 6px;
	}
	.reserve_button.red a{
		background: url(../img/event/icon_schedule_link.png) no-repeat right center #C30D22;
	}
	.reserve_button a:hover {
		opacity: 0.7;
		filter: Alpha(opacity=70);
		text-decoration: none;
	}

	.application_text{
		width: 980px;
		margin: 20px auto;
		font-size: 17px;
		line-height: 27px;
		color: #000;
	}
	.application_text img {
		float: right;
		margin: 0 0 0 15px;
		zoom: 1;
		width: 140px;
	}

	#howto{
		padding: 15px;
	}
	.howto-ttl img{
		zoom: 1;
		width: 295px !important;
		margin-bottom: 0px;
	}
	.step{
		position: relative;
		margin: 30px 0 0;
		overflow: hidden;
		font-size: 11px;
	}
	.step-left,
	.step-right{
		display: block;
		zoom: 1;
		vertical-align: top;
	}
	.step-left{
		width: 52%;
		float: left;
	}
	.step-right{
		width: 44%;
		float: right;
	}
	.step-right img.f{
		position: absolute;
		width: 80% !important;
		height: auto;
		top: 48%;
		left: 7%;
	}
	.step b{
		font-size: 15px;
	}
}


@media screen and (min-width: 1060px) {

	#howto{
		width: 940px;
		margin: 0 auto 40px;
		padding: 30px 20px 20px;
	}
	.howto-ttl img{
		width: 295px;
		margin-bottom: 0px;
	}
	.step{
		position: relative;
		margin: 30px 20px 0;
		overflow: hidden;
		font-size: 13px;
	}
	.step-left{
		width: 470px;
	}
	.step-right{
		width: 400px;
	}
	.step-left .step-head{
		*padding: 5px 5px 0;
		padding: 5px 5px 0\9;
	}
	.step-right img.f{
		position: absolute;
		width: 797px !important;
		height: auto;
		top: 197px;
		left: 0px;
	}

	.attention {
		margin: 20px;
	}
	.attention strong{
		font-size: 20px;
		padding: 10px 20px;
		*padding: 15px 20px 5px;
		padding: 15px 20px 5px\9;
	}
	.attention span{
		padding: 10px 20px;
	}
	.attention span b{
		font-size: 16px;
	}

}
