@charset "utf-8";
/* CSS Document */
/* 基本パーツ
-------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}
ul {
  list-style: none;
}
img { /* Fluid-img */
  max-width: 100%;
  margin: 0 auto 0 auto;
  vertical-align: middle;
}
td img {
  vertical-align: baseline;
}
strong {
  font-weight: 600;
  font-size: 110%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  margin: 0 0 0 0px;
  padding: 0 0 0 0;
  line-height: 1.7;
  word-break: break-all /*行末で改行 （単語の途中であっても改行させる）*/
}
blockquote {
  margin: 0 30px 0 30px;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  transition: all 0.5s;
}
a:hover {
  text-decoration: none;
  color: #f25b27;
  transition: all 0.3s;
}
.br-sp {
  display: block;
}
.br-pc {
  display: none;
}
.em-markerline {
  display: inline;
  font-size: 100%;
  font-weight: 500;
  margin: 0 0 0px 0;
  padding: 0 0px 0 0px;
  /*letter-spacing: 0.1em;*/
  background: linear-gradient(transparent 40%, #faffa8 20%);
}
.text-round {
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.font-sans {
  font-family: 'Noto Sans JP', sans-serif;
}
.font-s {
  font-size: 80%;
}
.font-ss {
  font-size: 60%;
}
.font-l {
  font-size: 120%;
}
/*--- clearfix --- */
.clearfix:after {
  content: "."; /* 新しい要素を作る */
  display: block; /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
/* floatをクリア */
.clear {
  clear: both;
}
span.main-step {
  white-space: nowrap; /* スマホの時だけ改行させる */
}
/* paddingの部分はみ出し防止 */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
a.ex-link {
  color: blue;
}
a.ex-link:hover {
  color: cornflowerblue;
}
a.ex-link:after {
  content: url("../../images/common/ico-link.png");
  margin-left: 5px;
}
form input, form select, form textarea {
  padding: 5px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
form input, form select, form textarea {
  border-radius: 4px;
  border: 2px solid #333;
  font-size: 1.6rem;
  margin: 5px 0 5px 0;
}
form input:focus, form textarea:focus {
  background: #fffee6;
}
form input.long, form input.mid, {
  width: 100%;
  height: 40px;
}
form input.short, form select.short, {
  width: 6em;
  height: 40px;
}
form input[type=checkbox], form label[type=checkbox] form label[type=checkbox] {
  margin: 5px 0 5px 0;
}
form label[type=checkbox] {
  margin: 5px 0 5px 0;
}
form textarea {
  width: 100%;
  height: 150px;
  margin: 0 auto 0 auto;
}
/* 共通レイアウト
-------------------------------------------- */
/*--- 見出し --- */
h2 {
  text-align: center;
  font-size: 3.6rem;
  font-weight: 500;
}
h3.page-mid {
  text-align: center;
  font-size: 2.4rem;
  font-weight: 500;
  font-family: 'Noto Sans JP', sans-serif;
}
h4.page-mid {
  text-align: left;
  font-size: 2.0rem;
  font-family: 'Noto Sans JP', sans-serif;
  border-bottom: #192f60 solid 2px;
  padding-left: 13px;
  margin: 15px 0 15px 0;
}
/*--- 共通 テキスト装飾 --- */
.text-l {
  font-size: 1.8rem;
}
.text-xl {
  font-size: 4.0rem;
  font-weight: 300;
}
/*--- 共通 リンクボタン --- */
.link-but, .link-but2 {
  border-radius: 28px;
  font-size: 1.8rem;
  text-align: center;
  margin: 20px 0 0 0;
  background: #fff;
}
.link-but2 {
  width: 100%;
  margin: 10px auto 10px auto;
}
.link-but a, .link-but2 a {
  display: block;
  padding: 12px 10px 12px 10px;
  color: #333;
  font-weight: 600;
}
.link-but:hover, .link-but2:hover {
  color: #333;
  transition: all 0.3s;
}
.link-but a:hover, .link-but2 a:hover {
  color: #f25b27;
  transition: all 0.3s;
}
/* フッターの白いボタン */
.footer-btn {
  display: block;
  margin: 15px auto 0 auto;
  width: 100%;
}
.footer-btn > a {
  background: #fff;
  color: #000;
  padding: 10px 18px 10px 18px;
  margin: 0 auto 0 auto;
  border-radius: 20px;
  width: 100%;
}
a.btn-basic-s {
  margin: 10px auto 10px auto;
  padding: 15px 40px 15px 35px;
  text-align: center;
  background: #192F60 url("../../images/common/bg-btn-basic.png") no-repeat center right;
  color: #fff;
  font-size: 1.7rem;
  display: inline-block;
  font-weight: 600;
}
a.btn-basic-s:hover {
  color: #faffa8;
}
a.btn-news {
  margin: 10px auto 10px auto;
  padding: 15px 40px 15px 35px;
  text-align: center;
  background: #192F60 url("../../images/common/bg-btn-basic.png") no-repeat center right;
  color: #fff;
  font-size: 1.7rem;
  display: inline-block;
  font-weight: 600;
  border-radius: 4px;
}
a.btn-news:hover {
  color: #faffa8;
}
/*== 背景が流れるボタン */
.btn2 {
  /*アニメーションの起点とするためrelativeを指定*/
  position: relative;
  overflow: hidden;
  /*ボタンの形状*/
  text-decoration: none;
  display: inline-block;
  bottom: -30px;
  /*アニメーションの指定*/
  transition: ease .2s;
}
/*ボタン内spanの形状*/
.btn2 span {
  position: relative;
  z-index: 3; /*z-indexの数値をあげて文字を背景よりも手前に表示*/
  color: #fff;
}
.btn2:hover span {
  color: #333;
  transition: all 500ms;
}
/*== 背景が流れる（左から右） */
.bgleft2:before {
  content: '';
  /*絶対配置で位置を指定*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  /*色や形状*/
  background: linear-gradient(#faffa8, #fed800); /*背景色*/
  width: 100%;
  height: 100%;
  /*アニメーション*/
  transition: transform .6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}
/*hoverした際の形状*/
.bgleft2:hover:before {
  transform-origin: left top;
  transform: scale(1, 1);
}
/* ---　番号付き　---- */
.number-text, .number-text2, .number-text3 {
  box-sizing: border-box;
  position: relative;
  counter-increment: num;
  padding: 0px 0 0 25px;
  font-size: 2.0rem;
  font-weight: 500;
  color: #3A3A3A;
  margin: 0 0 20px 0;
  line-height: 1.4em;
}
.number-text::before, .number-text2::before, .number-text3::before {
  position: absolute;
  left: 0px;
  top: 5px;
  content: counter(num);
  text-align: center;
  line-height: 20px;
  font-weight: bold;
  color: #fff;
  width: 20px;
  border-radius: 50%;
}
.number-text::before {
  background: #F25B27;
}
.number-text2::before {
  background: #70bb2d;
}
.number-text3::before {
  background: #caa844;
}
/*安全・環境保全*/
p.safty01 {
  text-align: center;
  font-weight: 800;
  font-size: 2.0rem;
}
p.safty02 {
  text-align: left;
  font-weight: 500;
  font-size: 1.6rem;
  margin: 20px auto 20px auto;
  padding: 20px 20px 20px 20px;
  background: #fff2cc;
  width: 90%;
}
p.safty03 {
  text-align: left;
  font-weight: 500;
  font-size: 1.6rem;
  margin: 0px auto 0px auto;
  padding: 20px 20px 20px 20px;
  background: #ddebf7;
  width: 90%;
}
.caution01 {
  font-size: 1.6rem;
  margin: 10px auto 10px auto;
  padding: 20px 10px 20px 10px;
  background: #ddebf7;
  width: 90%;
}
.caution01 > h2 {
  font-size: 2.8rem
}
.cautionMax {
  margin: 25px auto 25px auto;
  padding: 20px 40px 20px 40px;
  background: #FF4848;
  width: 90%;
  text-align: center;
  color: white;
}
.cautionMax2 {
  margin: 25px auto 25px auto;
  padding: 20px 40px 20px 40px;
  background: #339966;
  width: 90%;
  text-align: center;
  color: white;
}
.round-3kaku {
  background-color: rgba(256, 256, 256, .1);
  border: 1px solid #ddd;
  padding: 3px 5px 3px 5.5px;
  border-radius: 50%;
  font-size: 1.rem;
  line-height: 1.0;
  margin: 0 0 0 10px;
  color: #515151;
}
.round-list {
  /*background-color: rgba(256, 256, 256, .1);*/
  background-color: #192F60;
  border: 0px solid #fff;
  padding: 1px 5px 3px 7px;
  border-radius: 50%;
  font-family: 'Noto Sans JP', heisei-kaku-gothic-std, "Hiragino Kaku Gothic ProN", "sans-serif";
  font-size: 1.6rem;
  line-height: 1.0;
  margin: 0px 6px 0px 0px;
  color: #fff;
  /*color: #006e54;*/
}
a.inner-link {
  color: #ff6600;
  border-bottom: 2px #ff6600 dotted;
}
/*求人情報SP*/
div.job-list {
  margin: 0 0 10px 0;
}
h3.job-department {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2.0rem;
}
h3.job-department::before {
	content: "▶";
	margin-right: 5px;
}
dl.job-description {
  margin: 0 0 0 5px;
}
dl.job-description dt a {
  display: inline-block;
  padding: 10px 10px 10px 15px;
  margin: 5px 0 0 0;
  background: #fbb731;
  border-radius: 10px;
  font-family: 'Noto Sans JP', sans-serif;
}
dl.job-description dt a::after {
  content: "▶";
  margin-left: 0.5em;
}
dl.job-description dd {
  margin: 0 0 5px 0;
}
/* == */
@media print, screen and (min-width : 768px) {
  /*--- 見出し --- */
  h2 {
    font-size: 4rem;
    margin: 0 0 10px 0;
  }
  h3.page-mid {
    font-size: 2.8rem;
    margin: 0 0 20px 0;
    font-weight: 500;
  }
  h4.page-mid {
    font-size: 2.4rem;
    padding-left: 15px;
    padding-bottom: 5px;
    margin: 50px 0 20px 0;
  }
  form input.long {
    width: 100%;
    height: 40px;
  }
  form input.mid {
    width: 65%;
    height: 40px;
  }
  form input.short {
    width: 6em;
    height: 40px;
  }
  /*--- 共通 リンクボタン --- */
  .link-but, .link-but2 {
    border-radius: 28px;
    font-size: 1.8rem;
    max-width: 498px;
    margin: 20px auto;
    text-align: center;
  }
  .link-but2 {
    width: 48%;
    max-width: 48%;
    margin: 20px auto 20px auto;
  }
  .link-but a, .link-but2 a {
    display: block;
    padding: 15px 20px 15px 20px;
  }
  a.btn-basic-s {
    margin: 0px auto 0px auto;
    padding: 20px 60px 23px 68px;
    font-size: 2.0rem;
    letter-spacing: 0.1em;
  }
  a.btn-news {
    margin: 0px auto 0px auto;
    padding: 15px 40px 15px 20px;
    font-size: 1.7rem;
    letter-spacing: 0.1em;
  }
  .br-sp {
    display: none;
  }
  .br-pc {
    display: block;
  }
  /* ---　番号付き　---- */
  .number-text, .number-text2, .number-text3 {
    padding: 0px 0 0 50px;
    font-size: 3.0rem;
    margin: 0 0 30px 0;
  }
  .number-text::before, .number-text2::before, .number-text3::before {
    position: absolute;
    left: 0px;
    top: 2px;
    line-height: 40px;
    color: #fff;
    width: 40px;
  }
  p.safty01 {
    text-align: center;
    font-weight: 800;
    font-size: 3.6rem;
  }
  p.safty02 {
    text-align: left;
    font-weight: 500;
    font-size: 2.6rem;
    margin: 20px auto 20px auto;
    padding: 20px 40px 20px 40px;
    background: #fff2cc;
    width: 70%;
  }
  p.safty03 {
    text-align: left;
    font-weight: 500;
    font-size: 2.6rem;
    margin: 0px auto 0px auto;
    padding: 20px 40px 20px 40px;
    background: #ddebf7;
    width: 80%;
  }
  .caution01 {
    font-size: 1.6rem;
    margin: 30px auto 30px auto;
    padding: 20px 40px 20px 40px;
    background: #ddebf7;
    width: 80%;
  }
  .cautionMax {
    margin: 25px auto 25px auto;
    padding: 20px 40px 20px 40px;
    background: #FF4848;
    width: 80%;
    text-align: center;
    color: white;
  }
  .cautionMax2 {
    margin: 25px auto 25px auto;
    padding: 20px 40px 20px 40px;
    background: #339966;
    width: 90%;
    text-align: center;
    color: white;
  }
  /*求人情報PC*/
  div.job-list {
    margin: 0 0 30px 0;
  }
  h3.job-department {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 2.0rem;
  }
  dl.job-description {
    margin: 0 0 0 5px;
  }
  dl.job-description dt a {
    display: inline-block;
    padding: 15px 20px 15px 20px;
    margin: 5px 0 0 0;
    background: #fbb731;
    border-radius: 10px;
    font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
  }
  dl.job-description dt a::after {
    content: "▶";
    margin-left: 0.5em;
  }
  dl.job-description dd {
    margin: 0 0 15px 0;
  }
}
@media print, screen and (min-width : 1200px) {
  /*--- 見出し --- */
  h2 {
    font-size: 4rem;
    margin: 0 0 10px 0;
  }
}
@media print, screen and (min-width : 1600px) {
  /*--- 共通 リンクボタン --- */
  .link-but, .link-but {
    font-size: 1.8rem;
  }
  .link-but a, .link-but a {
    display: block;
    padding: 15px 20px 15px 20px;
  }
}