@charset "UTF-8";

@import url("normalize.css");
@import url("font-awesome.css");
@import url("general.css");
@import url("style.css");
@import url("contents.css");


.sp,
.spimage,
.btnSP {
	display: none;
}

/*
@media (min-width: 980px) {
	div.container {
		width: 980px;
	}
}
*/

.slidemenu {
	display: none;
}

div.container {
	width: 980px;
}

header div#spnav span.menu-button-right,
nav#drawer {
	display: none;
}



/* ₯wb_[ */
/* ----------------------------------------------------- */
header h1 {
	color: #ffffff;
	font-weight: normal;
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	display: none;
}


/* ₯L[rWA */
/* ----------------------------------------------------- */
section#keyvisual {
	clear: both;
	min-height: 1px;
	height: auto !important;
	height: 1px;
	margin: 0;
	padding: 0;
	text-align: center!important;
	background: url(../images/keyvisual_bg.jpg) repeat-x center top;
}
section#keyvisual:after {
	clear: both;
	display: block;
	content: "";
	border: 0 none;
}
section#keyvisual div.container {
	padding: 50px 0 0 0;
}
section#keyvisual img {
	vertical-align: bottom !important;
}



/* ₯To Form */
/* ----------------------------------------------------- */
section#toForm {
	background: #0b1c56;
}
section#toForm p {
	color: #ffffff;
}
section#toForm div.container {
	display: block;
	padding: 20px 0 10px 0;
}
section#toForm div.logo {
	float: left;
	display: block;
	width: 59.18%;
	vertical-align: top;
}
section#toForm div.logo div.img {
	float: left;
	display: table-cell;
	width: 51.96%;
}
section#toForm div.logo div.tex {
	display: table-cell;
}
section#toForm div.logo div.img img {
	margin: -50px 0 0 0;
	width: 100%!important;
}
section#toForm div.logo div.tex p img {
	text-align: center;
	width: 52.41%!important;

}
section#toForm div.logo div.tex p {
	text-align: center;
	margin: 0 1em 0.5em 1em;
	font-size: 14px;
}
section#toForm div.btn {
	float: right;
	width: 40.81%;
	text-align: right!important;
}
section#toForm  div.btn p.limit {
	text-align: center!important;
	margin: 0 30px 0.5em 30px;
}
section#toForm div.btn p.toForm {
	text-align: right!important;
	margin: 0 0 0 20px;
}

