@charset "UTF-8";
@media screen and (max-width: 480px){

/* CSS Document */
/*
---
----------------------
*/
img {
	max-width: 100%;
	height: auto;
}
body {
	-webkit-text-size-adjust: 100%;
	/*border-top: solid 5px #172987;*/
	padding-bottom: 54px;
}
header {
	width: 100%;
	border-bottom: none;
	padding: 0px;
	line-height: 45px;
}
#header_inner { width: 100%; }
header h1 {
	text-align: center;
	float: none;
	padding-bottom: 1em;
	padding-top: 1em;
	margin: 0;
	width: auto;
	font-size: 15px;
	line-height: 1;
}
#noTop header h1 {
	margin-left: -45px;
}
header nav { display: none; }

p#pagetop {
	bottom: 10px;
}

.min-hidden {
	display: none !important;
}
.hidden {
	display: block !important;
}
/*
-------------------------
*/
#key {
	width: 100%;
	height: auto !important;
}
#key ul {
	width: auto;
}
#key img {
	width: 100%;
	height: inherit;
}
/*
-------------------------
*/
#noTop #wrap { padding-top: 0; }
#content {
	width: 100%;
	position: static;
}
#leftBx {
	float: none;
	width: 100%;
}
#leftBx figure {
	display: none;
}
#noTop #leftBx h1 { display: none; }
/*　ナビゲーション
-------------------------
*/
#leftBx h1 {
	text-align: center;
	font-size: 18px;
	padding-bottom: 10px;
}

#leftBx h2{
	padding: 10px;
}

#leftBx nav {
	width: 310px;
	padding-top: 20px;
	margin: 0px auto;
}
#noTop #leftBx h1, #noTop #leftBx h2 {
	display: none !important;
}
#noTop #leftBx nav { display: none; }
#leftBx nav ul { margin-right: -10px; }
#leftBx nav li { margin: 0; }
#leftBx nav li a {
	width: 150px;
	padding: 20px 0;
	border-radius: 100px;
	background: #172987;
	float: left;
	font-size: 75%;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
}
#pull {
	display: block !important;
	position: absolute;
	background-color: #172987;
	/*background-image: url(../img/open.gif);
	background-position: center center;*/
	right: 0;
	top: 0;
	height: 45px;
	width: 45px;
}
#pull i::before {
	padding-top: 8px;
	padding-left: 2px;
}

/* font */
nav li i, #pull i {
	font-family: 'icons';
	font-size: 30px;
	font-style: normal;
	display: block;
	padding: 0 0 2px 0;
	color: #fff;
}
#leftBx nav a {
	margin-bottom: 0em;
	padding-left: 0em;
	border-left: solid 0em #fff;
	padding-top: 0em;
}
#leftBx nav a:hover, #leftBx nav li.current a { border-left: none; }
#leftBx nav li a i { padding-right: 0em; }
/*　
-------------------------
*/
#rightBx {
	float: none;
	width: 100%;
	clear: both;
}
.cnt1 {
	margin: 20px auto 0;
	padding: 10px 0;
	padding-right: 140px;
	background-size: 120px;
}
.cnt1 h2 {
	text-align: justify;
	font-size: 18px;
	border-bottom: 1px solid;
}
.cnt1 ul {
	display: block !important;
}
.cnt1 ul li {
	display: block !important;
	font-size: .7em !important;
	margin-bottom: 10px;
}

/*
-------------------------
*/
footer {
	width: 100%;
}
footer h2 {
	text-align: left;
	padding: 20px;
}
#footerMain {
	padding: 0 10px;
}
#footerMain, #footerMain > dl, #footerMain h3 {
	width: auto;
	border: none;
	display: block;
}
#footerMain h3 {
	 padding-top: 20px;
}
/*　募集内容ページ
-------------------------
*/
#noTop .cnt1 {
	margin-top: 0;
	padding-top: 10px;
}
.shikaku dt, .shikaku dd {
	display: block;
}
.shikaku dd {
	margin-top: 10px;
}
.img {
	padding-top: 10px;
}
.img .imgL {
	margin: 0 auto;
	float: none;
}
.img .imgR {
	display: none;
}

/*　問い合わせページ
-------------------------
*/
#formWrap select {
	width: 100%;
	height: 40px;
}
#formWrap input {
	width: 100%;
	padding: 10px 2px;
	font-size: 105%;
}
#formWrap input[type=radio] {
	width: 30px;
	height: 30px;
	padding: 0px;
}
#formWrap input[type=checkbox] {
	width: 20px;
	height: 20px;
	padding: 0px;
}
#formWrap input[type=submit], #formWrap input[type=reset], #formWrap input[type=button] {
	height: 40px;
	font-size: 125%;
}
.send { margin-bottom: 10px; }

#event dl dl dd li {
	font-size: 1em !important;
}
#event h4 {
	line-height: 1.25;
	padding-top: 10px;
	padding-bottom: 10px;
}
#event dt span {
	display: block;
	margin-top: 10px;
}
#event .intro  dt {
	display: block;
	margin: 0 auto 15px;
	max-width: none;
	text-align: center;
}
#event .intro > dt img {
	margin: 10px auto 0;
}
#event .intro > dt + dd {
	margin: 0;
	display: block;
	font-size: 1.2em;
	padding: 0;
}
#event .intro dd {
	margin: 0;
}
#event .intro dd li {
	display: list-item !important;
}
#event #event_info li {
	font-size: 14px !important;
	display: inline-block !important;
}


}
