@charset "UTF-8";

/*--------------------テキスト--------------------*/
h1{
	display: block;
	font-size: 22px;
	line-height: 1em;
	color: #676767;
	margin-left: 2.5%;
	margin-top: 15px;
	margin-bottom: 25px;
	width: 97.5%;
	letter-spacing: 0.1em;
	border-left: 12px solid #00a1ee;
	padding-left: 8px;
}
.h2_txt {
	font-size: 26px;
	margin-left: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	letter-spacing: 0em;
	display: block;
	color: #00000;
}
h3 {
	color: #8E8E8E;
	letter-spacing: 0.1em;
	/*border-left: 10px solid #E60003;
	padding-left: 8px;*/
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: 100;
}
h4 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 0.1em;
}
.em1{
	line-height: 1.4em;
}

/*---フォントカラー---*/
.txt_green { color: #57AA04; }
.txt_blue { color: #008EDA; }
.txt_gray { color: #D1D1D1; }
.txt_red { color: #DC3535; }
.txt_brown { color: #995726; }
.txt_white { color: #FFFFFF; }
.txt_pink { color: #F866B4; }

/*---フォントサイズ---*/
.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size: 123.1%; line-height: 1.8em; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }

/*--- margin ---*/
.mt-10 { margin-top: -10px; }
.mt-20 { margin-top: -20px; }
.mt-30 { margin-top: -30px; }
.mt00 { margin-top: 0px; }
.mt05 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.mt20 { margin-top: 20px; }
.mt25 { margin-top: 25px; }
.mt30 { margin-top: 30px; }
.mt35 { margin-top: 35px; }
.mt40 { margin-top: 40px; }
.mt50 { margin-top: 50px; }
.mt60 { margin-top: 60px; }
.mt100 { margin-top: 100px; }
.mt130 { margin-top: 130px; }
.mt150 { margin-top: 150px; }
.mb-5 { margin-bottom: -5px; }
.mb-10 { margin-bottom: -5px; }
.mb-20 { margin-bottom: -20px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.ml0 { margin-left: 0px; }
.ml10 { margin-left: 10px; }
.ml-10 { margin-left: -10px; }
.ml-15 { margin-left: -15px; }
.mr0 { margin-right: 0px; }
.mr10 { margin-right: 10px; }
.mr-15 { margin-right: -15px; }
.mr-30 { margin-right: -30px; }

/*--- padding ---*/
.pd10  { padding: 10px; }
.pd20  { padding: 20px; }
.pd30  { padding: 30px; }
.pd3p  { padding: 3%; }
.pt-10  { padding-top: -10px; }
.pt-1  { padding-top: -1px; }
.pt0  { padding-top: 0px; }
.pt5  { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }
.pt25 { padding-top: 25px; }
.pt30 { padding-top: 30px; }
.pt35 { padding-top: 35px; }
.pt40 { padding-top: 40px; }
.pb0 { padding-bottom: 0px; }
.pb10 { padding-bottom: 10px; }
.pb15 { padding-bottom: 15px; }
.pb20 { padding-bottom: 20px; }
.pb25 { padding-bottom: 25px; }
.pb30 { padding-bottom: 30px; }
.pb40 { padding-bottom: 40px; }
.pb50 { padding-bottom: 50px; }
.pb5per { padding-bottom: 5%; }
.pl0 { padding-left: 0px; }
.pl10 { padding-left: 10px; }
.pl30 { padding-left: 30px; }
.pr0 { padding-right: 0px; }
.plr3p { padding-left: 3%; padding-right: 3%; }

/*---高さ・幅---*/
.wth50p { width: 50%; }


/*---リンクカラー---*/
a:link { color: #0070cf; font-weight: normal; text-decoration: none; }
a:visited { color: #0070cf; font-weight: normal; }
a:hover { color: #0070cf; font-weight: normal; }
a:active { color: #0070cf; font-weight: normal; }
.link_color01 a:link { color: #434343; text-decoration: none; font-weight: 100; }
.link_color01 a:visited { color: #434343; text-decoration: none; font-weight: 100;}
.link_color01 a:hover { color: #707070; text-decoration: none; font-weight: 100;}
.link_color01 a:active { color: #707070; text-decoration: none; font-weight: 100;}
.link_color02 a:link { color: #FFFFFF; text-decoration: none; font-weight: 100; }
.link_color02 a:visited { color: #FFFFFF; text-decoration: none; font-weight: 100;}
.link_color02 a:hover { color: #FFFFFF; text-decoration: none; font-weight: 100;}
.link_color02 a:active { color: #FFFFFF; text-decoration: none; font-weight: 100;}

/*折り返さない*/
.nowrap {
white-space: nowrap;
}
/*--------------------イメージ--------------------*/
img{
  vertical-align:bottom;
  border:none; 
}
a:hover img{/*半透明*/
	opacity:0.8;
	filter: alpha(opacity=80);
}
p .right {/*テキスト回り込み・右*/
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}
p .left {/*テキスト回り込み・左*/
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}

/*フロートクリア
-----------------------------------------*/
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }

/*リスト
-----------------------------------------*/
ul,li {
list-style: none;
margin: 0;
padding: 0;
}
.list-stye1{
	list-style: circle;
}

/*区切り線
-----------------------------------------*/

.normal_line {
	display: block;
	border-top: 1px solid #C8C8C8;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
	width: 100%;
	border-bottom-color: #C8C8C8;
	border-right-color: #C8C8C8;
	border-left-color: #C8C8C8;
}
.normal_line2 {
	display: block;
	border-top: 1px solid #E2E2E2;
	margin-bottom: 10px;
	padding-right: 0px;
}
.dot_line {
	display: block;
	border-top: 3px dotted #E2E2E2;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
}

/*タイトル　下線
-----------------------------------------*/
.title_line {
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-right: 0px;
	border-bottom: 1px solid #E2E2E2;
	font-size: 20px;
	line-height: 1.6em;
	letter-spacing: 0.1em;
}
.column_title_gr{/*サブタイトル枠*/
	width: 100%;
	margin-bottom: 10px;
	margin-left: 2%;
	margin-right: 2%;
	padding: 10px;
	word-break: break-all;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 1em;
	border-radius: 6px;
	background-color: #138B46
}
/*定義リスト
-----------------------------------------*/
dl {
  margin-bottom:15px;
}
dt {
	font-weight:bold;
	font-size: 16px;
}
dd {
	margin-left:20px;
	padding-bottom: 20px;
}
.dotline {
    border-top:1px dotted #CCCCCC;
	clear:both;
	margin-top: 10px;
}
.dotline2 {
	border-top: 1px dotted #727272;
}

/*その他
-----------------------------------------*/
.center {
	text-align: center;
}
/*テキスト装飾
-----------------------------------------*/
.textshadow {
  text-shadow: 1px 2px 2px rgba(0,0,0,0.4);
}
/*テーブル
-----------------------------------------*/
/*table {
	border-collapse: collapse;
	font-size: 13px;
} 
td,th {
	padding: 5px 10px;
}
td.gray {
	background-color:#F0F0F0;
}
td.narrow {
	padding: 3% 3%;
}*/

/*Google Map 埋め込み
-----------------------------------------*/
.gmap{
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.gmap iframe, .gmap object, .gmap embed{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/*レイアウト
-----------------------------------------*/
.float_l{
	float: left;
}
/*メインイメージ枠・タイトル文字
-----------------------------------------*/
.main_img{
	width: 100%;
	margin-top: 30px;
	position: relative;
}
.main_img_pc{
	display: block;
	width: 100%;
	/*margin-top: 30px;*/
	position: relative;
}
.main_img_mb{
	display: none;
}
.main_img_base{
	width: 100%;
	/*margin-top: 70px;
	position: absolute;
	top: 0;
	left: 0;*/
}
.main_img_recruit{
	display: block;
	width: 92%;
	margin-left: 4%;
}
.main_img_recruit_sp{
	display: none;
}
.main_img_title{
	width: 100%;
	position: absolute;
	top: 40%;
	padding-left: 40px;
	padding-right: 40px;
	box-sizing: border-box;
	text-align: center;
	font-size: 20px;
	line-height: 2em;
}
.main_img_title2{
	width: 100%;
	position: absolute;
	bottom: 10%;
	padding-left: 40px;
	padding-right: 40px;
	box-sizing: border-box;
	text-align: left;
	font-size: 24px;
	line-height: 2em;
	color: #007F6D;
	font-weight: bold;
	letter-spacing: 1px;
}
/*ニュース
-----------------------------------------*/
.news{
	position: relative;
	width: 92%;
	height: 100px;
	padding: 2%;
	margin: 2%;
	background: #FFFFFF;
	word-break: break-all;
	font-size: 14px;
	line-height: 1.8em;
	border-radius: 6px;
	border: 3px solid #D7D7D7;
	/*overflow-y: scroll;*/
}
.news_title{
	position: absolute;
	top: -20px;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	/* [disabled]background-color: #E6E6E6; */
	color: #003D7E;
	letter-spacing: 1px;
	font-weight: bold;
}
.pankuzu{
	display: block;
	width: 96%;
	height: 15px;
	margin-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 1.0em;
	text-align: right;
}
/*テーブル（スマホ・レスポンシブ）
-----------------------------------------*/
.table-sp {
	width: 100%;
	line-height: 2.2em;
}
.table-sp th {
	border-bottom: 1px solid #C0C0C0;
	text-align: left
}
.table-sp td {
	border-bottom: 1px solid #C0C0C0;
}

/* Mobile*/
@media screen and (max-width : 600px) {
h1{
	display: block;
	font-size: 22px;
	line-height: 1.6em;
	margin-left: 0%;
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: center;
	letter-spacing: 0.1em;
	border-left: 0px solid #C7D020;
}
.main_img_title{
	font-size: 14px;
}
.news{
	width: 80%;
	margin-bottom: 5%;
}
.pankuzu{
	display: none;
	width: 85%;
}
.main_img_title2{
	line-height: 1.3em;
	color: #FFFFFF;
	text-shadow: 2px 1px #004994;
}
/*テーブル（スマホ・レスポンシブ）
-----------------------------------------*/
.table-sp,
.table-sp tbody,
.table-sp thead,
.table-sp tr,
.table-sp td,
.table-sp th {
	display: block;
	border-bottom: none;
	
}
.table-sp th {
	width: auto;
	background-color: #FFE666;
	padding-left: 5px;
}
.main_img_recruit{
	display: none;
	}
.main_img{
	margin-top: 0px;
}
.main_img_recruit_sp{
	display: block;
	width: 100%;
}
.mb_catch{
	font-size: 16px;
	line-height: 1.6em;
	text-align: left;
}
.main_img_mb{
	display: block;
	width: 100%;
	margin-top: 30px;
	position: relative;
	margin-top: 0px;
}
.main_img_pc{
	display: none;
}
.column_title_gr{
	width: 84%;
	text-align: center;
}
.disply_none{
	display: none;
}
/*---高さ・幅---*/
.wth50p { width: 100%; }
}
