@charset "utf-8";

/*//////////////////////  Common  //////////////////////*/


/* =======================================

 Base

======================================= */

* { 
	zoom: normal; 
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	color: #222;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.clearfix {
	zoom: 1; /*for IE 5.5-7*/
}

.clearfix:after { /*for modern browser*/
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body {
	background: #fff;
}

.boxsize,
.boxsizeall * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.clr {
	clear: both;
}

.ovf {
	overflow: hidden;
}

.ovfv {
 overflow: visible !important;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

img {
	border-width: 0;
	border-style: none; 
	vertical-align: top;
}

ul li img {
	vertical-align: top;
}

#locationmap img {
	width: 100%;
	height: auto;
}


/* Header
--------------------------------------- */
.dir_jobs header nav#hdnv ul > li:nth-child(6),
#dir_jobs header nav#hdnv ul > li:nth-child(6) {
/*	background: #def4fd; */
}


/* Bread Crumbs
--------------------------------------- */
#crumbs {
	clear: both;
	margin: 0 auto;
}

#crumbs a,
#crumbs span {
	text-decoration:underline;
/*	background: url(../images/cb_arw.png) no-repeat right 2px; */
}


/* Text
--------------------------------------- */
p {
	font-size: 1.6em;
	line-height: 2;
}

.db,
p.db {
	display: block;
}

span.u {
 text-decoration: underline;
}

h3.bk {
	color: #000 !important;
	border-bottom: solid 3px #999;
	font-weight: normal !important;
	padding-bottom: 5px !important;
	margin-bottom: 25px;
}

.back {
	margin-top: 20px;
	display: block;
	float: right;
}

.nml {
 font-weight: normal !important;
}

ul.lst li {
	text-indent: -14px;
	padding-left: 14px;
	font-size: 1.4em;
	line-height: 1.8;
}
ul.lst li.dot {
	border-bottom: dotetd 1px #ccc;
	padding-bottom: 8px;
}
ul.lst li:before {
	content: "●";
	font-size: 14px;
	color: #048dc5;
}

ul.lst2 li {
	text-indent: -16px;
	padding-left: 16px;
	font-size: 1.6em;
	line-height: 1.8;
	padding: 0.3em;
}
ul.lst2 li:before {
	content: "●";
	font-size: 16px;
	color: #048dc5;
}

ul.kome li,
p.kome {
	text-indent: -18px;
	padding-left: 16px;
 margin-left: 2px;
	font-size: 1.4em;
	line-height: 1.8;
}
ul.kome.inh li,
p.kome.inh {
	font-size: inherit;
}
ul.kome2 li,
p.kome2 {
	text-indent: -36px;
	padding-left: 30px;
 margin-left: 6px;
	font-size: 1.4em;
	line-height: 1.8;
}
ul.astr li,
p.astr {
	text-indent: -12px;
	padding-left: 14px;
	font-size: 1.3em;
	line-height: 1.7;
}

ul.txt li {
	font-size: 14px;
	line-height: 1.7;
}

ul.lstbl li {
	padding-left: 1.2em;
	text-indent: -1.2em;
}
ul.lstbl li:before {
	content: "●";
	color: #2821bb;
	padding-right: 3px;
}
ul.lstbl.gy li:before {
	color: #666;
}

/*  */
ol {
	counter-reset: number; /* 名前を付けたカウンターをリセット */
	list-style: none; /* olが数字を付けることをキャンセル */
	margin: 0;
	padding: 0;
}
ol li {
	margin-left: 10px;
	margin-right: 10px;
	padding: 8px 0 8px 1.3em;
	text-indent: -1.4em;
	font-size: 1em;
	line-height: 1.6;
	border-bottom: dotted 1px #ccc;
}
td ol li {
	font-size: inherit;
}
ol > li:before {
	 /* カウンタ（数字になる部分） */
	counter-increment: number !important; /* 任意の名前を付ける */
	content: counter(number) ". " !important; /* 名前を付けたカウンターを呼び出し */
	color: #1c9bbf;
	font-weight: bold;
}

ul.dot li {
	border-bottom: dotted 1px #ccc;
	padding-top: 8px;
	padding-bottom: 8px;
}
ul.dot li:nth-last-child(1) {
	border-bottom: none;
}

.rbbtn {
	display: block;
	background: #b01d23;
	text-align: center;
}

.rbbtn a {
	padding-left: 12px;
	color: #fff;
	background-image: url("../images/arw_tri_wt.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 6px 7px;
	line-height: 32px;
}
.rbbtn a:hover {
	text-decoration: none;
}

p.rbbtn:hover {
	text-decoration: none;
	background: #c8383e;
}

.nowrap {
	white-space: nowrap !important;
}

.titset h1 a {
	color: inherit;
	text-decoration: none;
}
.titset h1 a:hover {
	text-decoration: inherit;
}

p.hoshis {
	padding-left: 10px;
	font-size: 1.4em;
	line-height: 1.6;
	color: #636363;
	text-indent: -12px;
}
p.hoshis:before {
	content: "* ";
}


/* Table
--------------------------------------- */
table.dft {
	width: 100%;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
}

table.dft th,
table.dft td {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 12px;
}

table.dft th {
	background: #f5f5f5;
	font-weight: normal;
	padding: 12px;
}

table.dft th.snd {
	background: #ffeae4;
}

table.ctr {
	margin-left: auto;
	margin-right: auto;
}

table.cctr th,
table.cctr td {
	text-align: center;
}

table.mdl th,
table.mdl td {
	vertical-align: middle;
}

table.dft table.tblin th,
table.dft table.tblin td {
	font-size: inherit;
	border: none;
	vertical-align: middle;
	padding: 8px 0;
	background-color: inherit;
}

table.dft th.bl {
	color: #000;
	background: #dfeef9;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.dft th.gn {
	color: #000;
	background: #ebf9d7;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.dft .yw {
	color: #000;
	background: #ffffcc;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.dft th.fn:before {
	content: "終了";
	color: #cc0000;
	font-weight: bold;
	display: block;
	width: 30px;
	float: left;
	padding: 6px 8px;
	line-height: 1;
	border: solid 1px #ccc;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #fff;
	margin: 5px 10px 0 0;
}
table.dft th.post:before {
	content: "延期";
	color: #fff;
	font-weight: bold;
	display: block;
	width: 30px;
	float: left;
	padding: 6px 8px;
	line-height: 1;
	border: solid 1px #cc0000;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #cc0000;
	margin: 5px 10px 0 0;
}
table.dft th.new:before {
	content: "NEW";
	color: #fff;
	font-weight: bold;
	display: block;
	width: 40px;
	float: left;
	padding: 6px 8px;
	text-align: center;
	line-height: 1;
	border: solid 1px #cc0000;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #cc0000;
	margin: 5px 10px 0 0;
}
table.tcell th,
table.tcell td {
	display: table-cell !important;
}

table.pdg td {
	padding: 20px !important;
}


/* Dl
--------------------------------------- */
dl.dft {
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
}

dl.dft dt {
	background: #f5f5f5;
	text-align: center;
	padding: 8px 10px 6px 10px;
	font-weight: bold;
}
dl.dtbl dt {
	background: #e6f2ff !important;
	text-align: left !important;
}

dl.dft dd {
	padding: 10px;
}

dl.dft dt,
dl.dft dd {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	font-size: 1.6em;
	line-height: inherit;
}

dl dt.blline {
	border-top: solid 7px #048dc5;
	background: -moz-linear-gradient(top, #f5f5f5, #ffffff 85%, #ffffff);  
	background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), color-stop(0.85, #ffffff), to(#ffffff));  
	background: linear-gradient(to bottom, #f5f5f5, #ffffff);
	padding-top: 25px;
}


/* Link
--------------------------------------- */
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul.alp li a img,
a.alp:link img,
a.alp:visited img {
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

ul.alp li a:hover img,
a.alp:hover img,
a.alp:active img {
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

ul.link li.pdf a {
	background: url(../images/mrk_pdf.png) no-repeat 5px center;
	text-indent: 45px;
}

.link li {
	background: #fff;
}
.link li.o,
.link li.o a {
	background-color: #f5f5f5;
}
.link.b li a {
	font-weight: bold;
 padding-top: 12px;
 padding-bottom: 10px;
 border: solid 2px #bbb;
}

a.bl {
	color: #0b63db;
}

a.u {
	text-decoration: underline;
}

/* */
.rtbtn {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 110px;
	border: solid 1px #ccc;
	background: url(../images/arw_bl_s.png) no-repeat 8px center;
}
.rtbtn a {
	display: block;
	padding: 0 10px 0 20px;
	line-height: 22px;
	font-size: 1.2em;
}

#homenews dd a {
	color: #0b63db;
}

a.blarw {
	background: url(../images/arw_bl_s.png) no-repeat 3px 5px;
	color: #0b63db;
	padding-left: 15px;
}


/* Color
--------------------------------------- */
.rd,
.astr {
	color: #ff0000;
}
.bl {
	color: #000099;
}
.lgy {
	color: #ccc;
}
.attention {
	color: #ff0000;
}
.bk {
	color: #000 !important;
}
.wt {
	color: #fff !important;
}

.simglist.sbh .tit,
.clrbp {
	background: #d9f7cf !important;
}
.simglist.sbh2 .tit,
.clrss {
	background: #e9fac1 !important;
}
.clrhk {
	background: #daf8e6 !important;
}
.clrcs {
	background: #ebd9f6 !important;
}
.clryd {
	background: #dde8fc !important;
}
.clrsi {
	background: #e4f8fe !important;
}
.clrpe {
	background: #fbeccf !important;
}
.clrop {
	background: #d9f6f3 !important;
}

.bgbh {
	background-color: #026202 !important;
	color: #fff !important;
}
.bgbh2 {
	background-color: #009900 !important;
	color: #fff !important;
}
.bgct {
	background-color: #339999 !important;
	color: #fff !important;
}
.bgfd {
	background-color: #993399 !important;
	color: #fff !important;
}
.bghk {
	background-color: #000066 !important;
	color: #fff !important;
}
.bgst {
	background-color: #306fef !important;
	color: #fff !important;
}
.bgop {
	background-color: #306fef !important;
	color: #fff !important;
}

.linebh .boxfull h2,
.sbh th,
.fbh {
	color: #026202 !important;
}
.linebh2 .boxfull h2,
.sbh2 th,
.fbh2 {
	color: #009900 !important;
}
.linect .boxfull h2,
.sct th,
.fct {
	color: #339999 !important;
}
.linefd .boxfull h2,
.sfd th,
.ffd {
	color: #993399 !important;
}
.linehk .boxfull h2,
.shk th,
.fhk {
	color: #000066 !important;
}
.linest .boxfull h2,
.sst th,
.fst {
	color: #2f69e0 !important;
}
.lineop .boxfull h2,
.sop th,
.fop {
	color: #306fef !important;
}


/* Form parts
--------------------------------------- */
form label {
	margin-right: 25px;
}

form label input[type=radio] {
	width: 26px;
	height: 26px;
	margin-right: 5px;
}

button {
	cursor: pointer;
}

button.btgy,
a.btgy {
	display: block;
	border: solid 3px #ccc;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 1.6em;
	letter-spacing: 1px;
	background: url(../images/arw_bl.png) no-repeat right 15px center;
	text-align: center;
	text-decoration: none;
}
div.btgy {
	display: block;
	border: solid 3px #ccc;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 1.6em;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
}
button.btgy:hover,
a.btgy:hover {
	border: solid 3px #094393;
	text-decoration: inherit;
}

button.btbl,
a.btbl {
	padding: 20px 0;
	text-align: center;
	text-indent: -20px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size: 2em;
	text-align: center;
	background-color: #094393;
	background-image: url(../images/arw_wt.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	color: #fff;
	text-decoration: none;
}
button.btbl:hover,
a.btbl:hover {
	opacity: 0.8;
	text-decoration: inherit;
}

/* #jform input[type=radio], */
#jform input[type=checkbox] {
  display: none;
}

td.ra label {
  border-radius: 3px;
  display: inline-block;
		padding: 8px;
		margin-right: 20px;
		background: #f5f5f5;
}

.radio, .checkbox {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 5px 0 5px 25px;
  border-radius: 3px;
  vertical-align: middle;
  cursor: pointer;
}
.radio:hover, .checkbox:hover {
/*  background-color: #f5f5f5; */
}
.radio:hover:after, .checkbox:hover:after {
  border-color: #048dc5;
}
.radio:after, .checkbox:after {
  -webkit-transition: border-color 0.1s linear;
  transition: border-color 0.1s linear;
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  margin-top: -12px;
  width: 18px;
  height: 18px;
  border: 1px solid #bbb;
  border-radius: 3px;
  content: '';
}
.radio:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 45%;
  left: 5px;
  display: block;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #53b300;
  content: '';
  opacity: 0;
}
input[type=radio]:checked + .radio:before {
  opacity: 1;
}
.checkbox:before {
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
  position: absolute;
  top: 40%;
  left: 6px;
  display: block;
  margin-top: -5px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #53b300;
  border-bottom: 3px solid #53b300;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}

input.w80 {
	width: 80%;
}


/* Position
--------------------------------------- */
.posrel {
	position: relative;
}

.lt {
	text-align: left !important;
}

.rt {
	text-align: right;
}

.ctr {
	text-align: center;
}

.mdl {
	vertical-align: middle !important;
}

.btm {
	vertical-align: bottom;
}

.mtp0 {
	margin-top: 0 !important;
}

.mtp3 {
	margin-top: 3px;
}

.mtp50 {
	margin-top: 50px !important;
}

.mtp80 {
	margin-top: 80px !important;
}

.mtp5 {
	margin-top: 5px !important;
}

.mtp10 {
	margin-top: 10px !important;
}

.mtp20 {
	margin-top: 20px !important;
}

.mtp25 {
	margin-top: 25px !important;
}

.mtp30 {
	margin-top: 30px !important;
}

.mtp40 {
	margin-top: 40px !important;
}

.mtp50 {
	margin-top: 50px !important;
}
.mtpm20 {
	margin-top: -20px !important;
}

.mbt0 {
	margin-bottom: 0 !important;
}

.mbt5 {
	margin-bottom: 5px !important;
}

.mbt10 {
	margin-bottom: 10px !important;
}

.mbt15 {
	margin-bottom: 15px !important;
}

.mbt20 {
	margin-bottom: 20px;
}

.mbt25 {
	margin-bottom: 25px;
}

.mbt35 {
	margin-bottom: 35px;
}

.mbt50 {
	margin-bottom: 50px;
}

.mlt20 {
	margin-left: 20px;
}

.mrt20 {
	margin-right: 20px;
}

.pbt0 {
	padding-bottom: 0 !important;
}

.pbt5 {
	padding-bottom: 5px !important;
}

.pbt10 {
	padding-bottom: 10px !important;
}

.pbt12 {
	padding-bottom: 12px !important;
}

.pbt25 {
	padding-bottom: 25px !important;
}

.pbt60 {
	padding-bottom: 60px;
}

.ptp5 {
	padding-top: 5px !important;
}

.ptp15 {
	padding-top: 15px !important;
}

.prt0 {
	padding-right: 0 !important;
}

.flft {
	float: left;
}

.frgt {
	float: right;
}
.frgtmr {
	float: right;
	margin-left: 30px;
}

.imgctr {
	text-align: center;
	padding: 35px 0;
}
#top-mov .siema li.txt,
#top-mov .siema li.tit {
	direction: ltr;
}


/* Size : Weight
--------------------------------------- */
.st {
	font-weight: bold;
}

.stbl {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1;
	padding-right: 0.3em;
	color: #048dc5;
}

.strd {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.5;
	padding-right: 0.3em;
	color: #ff0000;
}

.lead {
	font-size: 2em;
	line-height: 1.8;
}

.lead1 {
	font-size: 2.4em;
	line-height: 2.5;
}

.bllead {
	font-size: 3.8em;
	line-height: 1.7;
	color: #048dc5;
}

.bllead1 {
	font-size: 3.1em;
	line-height: 1.7;
	color: #048dc5;
}

.bllead2 {
	font-size: 2.8em;
	line-height: 1.7;
	color: #048dc5;
}

.bllead3 {
	font-size: 2em;
	line-height: 1.7;
	color: #048dc5;
}

.blb {
	color: #048dc5;
	font-weight: bold;
}

p.shd {
	/* background: #094393; */
	background: #666;
	padding: 4px 30px 2px 30px;
	color: #fff;
	display: inline-block;
	margin-bottom: 10px;
}

.ftll {
	font-size: 2em !important;
 line-height: 1.6;
}

.ftl {
	font-size: 1.4em !important;
}

.fts {
	font-size: 0.8em;
}

.note {
	font-size: 1.2em;
}

sup {
	position: relative;
	top: -0.4em;
	font-size: 0.7em;
	color: inherit;
	padding-right: 0.3em;
}

.u {
 text-decoration: underline;
}


/* Box
--------------------------------------- */
.box {
	border: solid 1px #ccc;
	padding: 20px;
}

.boxbl {
	padding: 10px;
	background: #e6f2ff;
}

.boxyw {
	padding: 10px;
	background: #ffffcc;
}

.boxblline {
	padding: 10px;
	border: solid 2px #048dc5;
}

.boxgy {
	padding: 15px;
	background: #f5f5f5;
		border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.boxwt {
	padding: 10px;
	border: solid 2px #ccc;
	background: #fff;
}

/* */
.tpcclm {
	border: solid 4px #cc0000;
	background: #ffffee;
}


/* Back ground
--------------------------------------- */
.bgbl {
	background: #e6f2ff;
	overflow: hidden;
}

.bggrdbl {
	background: -moz-linear-gradient(top, #fffff, #ffffff 85%, #e2f4ff);  
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(0.85, #ffffff), to(#e2f4ff));  
	background: linear-gradient(to bottom, #ffffff, #e2f4ff);
}


/* Banner
--------------------------------------- */
.sdbnr {
	margin-top: 40px;
	border: solid 3px #ccc;
	padding: 10px;
	background: #fdf0f0;
}
.sdbnr:hover {
	background: #f8f8f8;
}
.sdbnr .kakomi {
	display: block;
	border: solid 1px #ccc;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
	background: #fff;
}
.sdbnr p {
	line-height: 1.5;
}
.sdbnr a {
	display: block;
	color: inherit;
}
.sdbnr a:hover {
	text-decoration: none;
}

.mbnr {
	clear: both;
	border: solid 3px #ccc;
	padding: 8px;
	background: #fdf0f0;
	width: 80%;
	margin: 40px auto 0 auto;
}
.mbnr#attop {
 width: 100%;
 margin: 15px 0 40px 0;
}
.mbnr:hover {
	background: #f8f8f8;
}
.mbnr .kakomi,
.lbnr .kakomi {
	display: block;
	border: solid 1px #ccc;
	padding: 5px;
	margin-bottom: 12px;
	background: #fff;
	text-align :center;
}
.mbnr p {
	line-height: 1.5;
	text-align: center;
}
.mbnr p.ftl {
	font-size: 2em !important;
}
.mbnr a {
	display: block;
	color: inherit;
}
.mbnr a:hover {
	text-decoration: none;
}
.lbnr {
	clear: both;
	border: solid 3px #ccc;
	padding: 8px;
	background: #fdf0f0;
	width: 100%;
	margin: 40px auto 0 auto;
}
