@charset "UTF-8";
.sp{display: none;}
.pc{padding-bottom: 20px;}
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 100%;
	line-height: 1.4;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
#container {
	width: 100%;
	background-color: #fff;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
	overflow: hidden;
	border-top: 10px #FFF solid;
}
#header {
	width: 100%;
	max-width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}
#header h1 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#header a {
	height: 80px;
	width: 169px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#topimg {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 960px;
	margin-top: 10px;
	border-radius: 4px;
}
#topimg img {
	border-radius: 4px;
	width: 100%;
	max-width: 960px;
	height: auto;
	
}
#menubar {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
}
#menubar ul li {
	list-style-type: none;
	float: left;
	width: 134px;
	text-align: center;
	margin-right: 3px;
}
#menubar ul li a {
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF8000;
	color: #004080;
	padding-bottom: 5px;
}
#menubar ul li a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #349900;
	color: #fff;
}
#menubar ul .on {
	font-size: 20px;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #349900;
	color: #777777;
}
#sp_menubar{
	display: none;
}
#content {
	background-color: #f5fffa;
    width: 95%;
    max-width: 960px;
	margin:20px auto 0;
	padding: 20px;
	clear: both;
	/* [disabled]padding: 10px; */
}
#content #index_news h2{
	margin: 0px;
	font-size: 20px;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #87CEFA;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content #index_news .top_content{
	line-height: 1.8em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#content .topics_h2{
	background-color: #EAFFEA;
	margin: 0px;
	padding: 10px;
	font-size: 20px;
	height: 20px;
	border-radius: 4px 4px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	margin-right:40px;
}
#content .top_topics{
	border: 1px solid #BBBBBB;
	padding: 10px;
	border-radius: 0px 0px 4px 4px;
	margin-bottom: 40px;
	margin-right: 40px;
	height: 100px;
}
#content .top_topics dt{
	padding-left: 20px;
	background-image: url(../images/dt_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#content .top_topics dd{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#content .top_topics dd a{
	text-decoration: none;
}
#content .top_topics dd a:hover{
	color: #777777;
	text-decoration: underline;
}
#content #side {
	float: left;
	width: 200px;
}
#content #side2 {
	float: right;
	width: 200px;
}
#content #top2 {
	float: left;
	width: 740px;
}
#side ul li {
	list-style-type: none;
	width: 200px;
}
#side ul li a {
	text-decoration: none;
	display: block;
	font-size: 18px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3CB371;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#side ul li a:hover {
	background-color: #005500;
	color: #FFFFFF;
}
#side ul li a span {
	font-size: 12px;
}
#bnrimg {
	margin: 10px auto 50px;
}
#bnrimg img{
	width: 100%;
	height: auto;
}
#footer {
	color: #FFFFFF;
    width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	background-color: #349900;
	font-size: 90%;
}
#footer p{
    max-width: 960px;
	margin: 0 auto;
}
#content #facilites {
	float: right;
	width: 740px;
}
#content #facilites h2 {
	margin: 20px auto;
	font-size: 20px;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #87CEFA;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	clear: both;
}
#facilites .facilites_main h3 {
	background-image: url(../images/answer.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
/*#content #facilites .facilites_main {
	line-height: 1.8em;
	margin-bottom: 30px;
	margin-top: 0px;
	padding: 10px;
	border-radius: 4px;
}*/
.clear {
	clear: both;
}
.leftbox {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #AAAAAA;
}
.rightbox {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #AAAAAA;
}
#facilites .facilites_main .sheet {
	border: 1px solid #BBBBBB;
	border-collapse: collapse;
}
#facilites .facilites_main .sheet tr td {
	padding: 5px;
	border: 1px solid #BBBBBB;
}
#facilites .facilites_main .explain td {
	vertical-align: top;
}
#facilites .facilites_main .explain td img {
	padding: 5px;
	border: 1px solid #BBBBBB;
	margin-right: 10px;
	margin-bottom: 10px;
}
#facilites .facilites_main .link {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border: 1px solid #BBBBBB;
	background-color: #f2f2f2;
	display: block;
	border-radius: 4px;
}
#facilites .facilites_main .link a {
	text-decoration: none;
	display: block;
}
#facilites .facilites_main .link a:hover {
	color: #555555;
}
#facilites .facilites_main .facili_t td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#facilites .facilites_main .facili_t td img {
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #BBBBBB;
}
#content #joboffer h2 {
	margin: 0px;
	font-size: 1.2rem;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #87cefa;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content #joboffer img {
    position: relative;
    left: 300px;
}
#content #joboffer .joboffer_main {
	line-height: 1.8em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 30px;
}
#content #joboffer .joboffer_main .joboffer_table {
	margin-top: 10px;
	/* [disabled]margin-bottom: 10px; */
	width: 938px;
	border-collapse: collapse;
	border: 1px solid #BBBBBB;
}
#content #joboffer .joboffer_main .joboffer_table tr th {
	border: 1px solid #BBBBBB;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	background-color: #F2F2F2;
}
#content #joboffer .joboffer_main .joboffer_table tr td {
	vertical-align: top;
	padding: 10px;
	border: 1px solid #BBBBBB;
}
#content #notice {
	float: right;
	width: 740px;
}
#content #notice h2 {
	margin: 0px;
	font-size: 20px;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #87CEFA;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content #notice .notice_main {
	line-height: 1.8em;
	margin-bottom: 30px;
	margin-top: 0px;
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #BBBBBB;
	overflow: hidden;
	clear: both;
}
#content #aboutus h2 {
	margin: 0px;
	font-size: 20px;
	border-left-width: 10px;
	border-left-style: double;
	border-left-color: #87CEFA;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content #aboutus .aboutus_main {
	line-height: 1.8em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 30px;
}
/*
#content #aboutus .aboutus_main .aboutus_table {
	margin-top: 10px;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #BBBBBB;
}
#content #aboutus .aboutus_main .aboutus_table tr th {
	border: 1px solid #BBBBBB;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	background-color: #F2F2F2;
}
#content #aboutus .aboutus_main .aboutus_table tr td {
	vertical-align: top;
	padding: 10px;
	border: 1px solid #BBBBBB;
}
*/
#aboutus .aboutus_main table { width: 100%; }
#aboutus .aboutus_main th, #aboutus .aboutus_main td  { padding: 10px; border: 1px solid #ddd; }
#aboutus .aboutus_main th  { background: #f4f4f4; }
.demo01 th  { width: 20%; text-align: left; }

.facili_t {
  float: left;
  width: 45%;
  height: auto;
  padding: 1%;
  margin: 5px;
  text-align: center;
  border: 1px solid #bbb;
  border-radius: 3px;
	overflow: hidden;
	background-color:#FFF0F5 ;
}
.facili_t dt { border-bottom: 1px dotted #069; }
.facili_t dd {
  margin-left: 0;
  font-size: 16px;
}

#content #faq {
	padding: 10px;
}
#content #aboutus a {
	color: #0000EE;
	text-decoration: underline;
	background-image: url(../images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.pdf_link a {
	color: #0000EE;
	text-decoration: underline;
	background-image: url(../images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#content #faq .faq_main {
	margin-bottom: 20px;
}
#content #faq .faq_main .question {
	padding-left: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/question.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-style: dotted;
	border-bottom-color: #555555;
	border-bottom-width: 1px;
	margin-bottom: 10px;
}
#content #faq .faq_main .answer_link  {
	margin-bottom: 30px;
	margin-left: 10px;
	padding-left: 30px;
	background-image: url(../images/answer.gif);
	background-repeat: no-repeat;
}
#adobe {
    width: 100%;
    max-width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BBBBBB;
}
#footer a {
	color: #FFFFFF;
}
#adobe img {
	float: left;
	margin: 5px;
}

.gototop {
	max-width: 960px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-bottom: 20px;
	clear: both;
	margin-top: 20px;
}
.gototop a {
	text-decoration: none;
	display: block;
}
.gototop a:hover {
	color: #777777;
	text-decoration: underline;
}
#content #faq h2 {
	background-image: url(../images/question.gif);
	background-repeat: no-repeat;
	font-size: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content #faq .answer {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #BBBBBB;
	background-image: url(../images/answer2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-radius: 4px;
}
.login {
	width: 920px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

.jobwhich {
	padding: 10px;
	border: 2px solid #FF0000;
	display: block;
	overflow:hidden;
	clear: both;
	margin-bottom: 20px;
	border-radius: 9px;
}

.jobwhich a {
	text-decoration: none;
}

.jobwhich a:hover {
	color: #2E8B57;	
}

.jobwhich li{
}

.jobwhich h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	float: left;
}

.subcat {
	list-style-type: none;
	overflow: hidden;
	font-weight: bold;
	font-size:1.1em;

}

.subcat li{
	float:left;
	margin-left: 20px;
}

.subcat li::before {
	content: '';
	display: inline-block;
	width: 25px; /*アイコン画像横サイズ*/
	height: 16px; /*アイコン画像*/
	background-image: url(../images/ico_btn01.png);
	background-repeat: no-repeat;
	background-position: center center;	/* その他の設定でスタイル調整 */
}

.jobitem:nth-child(odd) {
	float: right;
	width: 49%;
	height: 200px;
	border: 1px solid #444444;
	margin-bottom: 20px;
	border-radius: 6px;
}

.jobitem:nth-child(even) {
	float: left;
	    width: 49%;
	height: 200px;
	border: 1px solid #444444;
	margin-bottom: 20px;
	border-radius: 6px;
}

.jobitem h4 {
	background-color: #E0FFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FA8072;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 92%;
}

.contentitem{
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.small_n {
	font-size:80%;
}

input#submit_button {
	width:100%;
	height:40px;
	background-color:#e83f22 !important;
	border:none;
	color:#fff;
	font-size:20px;
	font-weight:700;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 8px;
	margin-left: 10px;
}
input#submit_button {
	background-color:#AA0000 !important;
	color:#fff;
}

#content ul {
	list-style-type: none;
}
.kakutan > li .title  {
	border-left: 7px solid #ff0000;
	background-color: #fffacd;
	margin: 15px 0;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.kakutan > li ul > li {
	background: url('../images/point040_05.gif') no-repeat left center;
	margin-bottom: 15px;
	padding-left: 20px;
}

/*ここからレスポンシブル*/
@media screen and (max-width: 640px) {
	.pc{display: none;}
	.sp{display: block;}
	.sp iframe{
		margin: 0 auto;
		display: block;
	}
#container {
	margin-top: 0;
}
	.rightbox{
		float: none;
		margin-left: 0;
	}
.leftbox {
    float: none;
    margin-right: 0;
}
.rightbox img,
	.leftbox img{
		width: 100%;
		height: auto;
}
#content #top2,
#content #side,
#content #side2,
#content #facilites,
#content #notice{
    float: none;
    width: 100%;
	margin-bottom: 20px;
}
#content #top2 iframe {
    width: 355px;
    height: 250px;
}
#content #top2 p {
    font-size: 13px;
}
#facilites .facilites_main .explain td img {
	width: 100%;
	height: auto;
	}
#side ul li {
    width: 100%;
}
#header {
		background-image: url(../images/sp_header.png);
		background-size: contain;
		height: 80px;
	}
#menubar{
		display: none;
	}
#sp_menubar{
	display: block;
	height: 30px;
	max-width: 960px;
	width: 100%;
    background: #FFF;
}
	
#sp_menubar .nav-open {
    position: absolute;
    width: 90%;
    height: 30px;
    z-index: 200;
    margin: 0;
}
#sp_menubar .nav-open a {
	position: absolute;
	top: 0px;
	right: 0px;
	color:#000;
	display: block;
	text-decoration: none;
}
#sp_menubar #gNav {
    width: 100%;
    position: absolute;
	top:-300px;
    z-index: 100;
    transition: top 1s;
    -webkit-transition: top 1s;
    -moz-transition: top 1s;
    text-align: center;
    background:#1a1a1a;
}
#sp_menubar #gNav:target {
    top: 40px;
}
#sp_menubar #gNav ul li {
    width: 50%;
    float: left;
	list-style: none;
}
#gNav ul li a, #gNav #nav-close a {
    display: block;
    padding: 8px 0;
    border-top: #333 1px solid;
    border-bottom: #000 1px solid;
}
#gNav ul li:nth-child(1) a, #gNav ul li:nth-child(2) a {
    border-top: none;
}
#gNav ul li:nth-child(2n+1) a {
    border-right: #000 1px solid;
}
#gNav ul li:nth-child(2n) a {
    border-left: #333 1px solid;
}
#sp_menubar #gNav a{
	color:#FFF;
}
#sp_menubar #gNav li{
	padding: 5px 0;
	}

#sp_menubar #gNav .nav-close {
    clear: both;
    background: #BFBFBF;
}
#sp_menubar #gNav ul li a, #sp_menubar #gNav .nav-close a {
    display: block;
    padding: 8px 0;
    border-top: #333 1px solid;
    border-bottom: #000 1px solid;
}
.demo01 { margin: 0 -10px; }
.demo01 th,
.demo01 td{
    width: 100%;
    display: block;
    border-top: none;
}
.demo01 tr:first-child th { border-top: 1px solid #ddd; }
.facili_t {
  float: none;
  width: 90%;
}
.jobwhich{
	padding: 5px;
	margin-bottom: 10px;
	}
.jobwhich h3 {
	float: none;
	}
.jobitem:nth-child(odd), 
	.jobitem:nth-child(even){
	float: none;
	width: 100%;
	height: auto;
	}
} /*media display*/
}