﻿@charset "UTF-8";
@media print {
	body {
		overflow: visible !important;
	}
}
/*-------------------------------------all----------------------------------------*/
html {
	overflow-y: scroll;
	line-height: 1.5;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {
	margin: 0;
	padding: 0;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
img {
	border: none;
	vertical-align: bottom;
}
@media screen and (max-width: 640px) {
	img {
		max-width: 100%;
		height: auto;
	}
	iframe {
		max-width: 100%;
	}
}
section,article,header,nav,footer {
	display: block;
}
fieldset {
	border: 0;
}
abbr,acronym {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
a:link,
a:active,
a:visited{
	color: #207FDD;
	color: #00A5E3;
	text-transform: none;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #FF0000;
	text-transform: none;
	text-decoration: underline;
}
body {
	background-color: #F5FBFE;
	text-align: center;
	font-size: 14px;
}
#Wrapper {
	display: inline-block;
	width: 1200px;
	margin: 0 auto;
	margin-top: 0px;
	text-align: left;
	-webkit-box-shadow: 0px 3px 3px #555555;
	-moz-box-shadow: 0px 3px 3px #555555;
	box-shadow: 0px 3px 3px #555555;
	background-color: #FFF;

}
/*FF印刷バグ回避→*/@media print {#Wrapper {display: block;}}
@media screen and (max-width: 640px) {
	#Wrapper {
		width: auto;
	}
}
table {
	border-collapse: collapse;
}
header {
	background-color: #FFF;
	text-align: center;
	padding-bottom: 8px;
}
header h1, header #site_name {
	background-color: #F5FBFE;
	background-color: #FFFDE2;
	background-color: #FFF;
	color: #E9546A;
	padding: 4px;
	margin-bottom: 4px;
}
@media screen and (max-width: 400px) {
	#site_name {
		font-size: 12px;
	}
}
#header_logo {
	margin-top: 12px;
	margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
	#header_logo {
		max-width: 300px;
	}
}
@media screen and (max-width: 400px) {
	#header_logo {
		max-width: 70%;
	}
}
#contents {
	position: relative;
	display: flex;
  flex-wrap: wrap;
}
#contents:after{
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
#main_contents {
	width: 900px;
	min-height: 1120px;
}
@media screen and (max-width: 640px) {
	#main_contents {
		width: auto;
		float: none;
		border-right: none;
	}
}
#side_contents {
	width: 300px;
	background-color: #FFFDE2;
}
@media screen and (max-width: 640px) {
	#side_contents {
		display: none;
	}
}
a.side_login {
	width: 200px;
	background-color: #FFF33F;
	font-size: 18px;
	line-height: 2;
	font-weight: bold;
	color: #333;
	text-align: center;
	display: block;
	margin: 12px auto;
}
#job_pr {
}
#job_pr a {
	text-decoration: none;
	color: #333;
	margin: 8px auto;
	display: block;
	width: 260px;
}
#job_pr table {
	width: 100%;
	border: 2px solid #A0D2F2;
}
#job_pr a:hover table {
	border-color: #F00;
}
#job_pr table td {
	background-color: #FFFDE2;
	background-color: #FFF;
	vertical-align: top;
	padding: 0;
}
.pr_img {
	width: 120px;
}
.pr_img img {
	width: 120px;
	height: 80px;
	object-fit: cover;
	object-fit: contain;
	vertical-align: bottom;
}
.pr_copy {
	display: block;
	color: #E9546A;
	margin: 4px;
	font-weight: bold;
}
.pr_syokusyu {
	margin: 4px 8px;
	display: block;
	font-weight: bold;
}
.pr_name {
	margin: 4px 8px;
	display: block;
	background-color: #FFF;
}
.snsLink {
	margin: 12px 20px;
}
.snsLink a {
	transition: 0.3s;
}
.snsLink a:hover {
	text-decoration: none;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	transition: 0.3s;
}
.snsLink img {
}
footer {
}
#footer_links {
	background-color: #FFF33F;
	padding: 8px;
	text-align: center;
}
@media screen and (max-width: 640px) {
	#footer_links {
		font-size: 0px;
	}
	#footer_links a {
		font-size: 14px;
		display: block;
		padding: 8px 16px;
		margin: 4px auto;
		background-color: #FFF;
		border-radius: 4px;
		max-width: 320px;
	}
}
#copyright {
	padding: 8px;
	text-align: center;
}
/*-------------------------------------Others----------------------------------------*/
.Fl_lft , .fl {
	float: left;
}
.Fl_rgt , .fr {
	float: right;
}
.cb {
	clear: both;
}
.dn {
	display: none;
}
p.toback {
	text-align: right;
	clear: both;
	font-size: 12px;
}
.pankuzu {
	font-size: 14px;
	padding: 15px 15px 0 15px;
}
.pankuzu li{
	text-decoration: none;
	display: inline;
}
img.sct {
	display: none;
	height: 0;
	width: 0;
}
img.sct + br {
	height: 0;
	width: 0;
}
img[width="1"][height="1"] {
	display: none;
	height: 0;
	width: 0;
}
img[width="1"][height="1"] + br {
	display: none;
	height: 0;
	width: 0;
}
.tac {
	text-align: center;
}
.tal {
	text-align: left;
}
.tar {
	text-align: right;
}
.fwb {
	font-weight: bold;
}
.fcr {
	color: red;
}