@charset "UTF-8";
/* pc */
/* sp */
/**
 * _init.scss
 */
/* reset
--------------------------------------------------*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
body {
  margin: 0;
  padding: 0;
  border: none;
}

/* img */
img,
div, p, blockquote,
h1, h2, h3, h4, h5, h6,
ul, ol, li, dl, dt, dd,
form, fieldset, textarea,
address,
article, aside, dialog, figure, footer, header, hgroup, nav, section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  text-decoration: none;
  list-style-type: none;
}

/* html5 */
article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block;
}

/* heading */
h1, h2, h3, h4, h5, h6 {
  font-weight: inherit;
}

/* table */
table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  text-align: left;
  vertical-align: top;
}

caption {
  text-align: left;
}

/* a */
a, a:focus, a:hover, a:active {
  outline: none;
}

/* form */
input, input:focus, input:hover, input:active,
textarea, textarea:focus, textarea:hover, textarea:active {
  outline: none;
}

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  -moz-border-radius: 0;
       border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/* img */
img {
  vertical-align: top;
}

i, em {
  font-style: normal;
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: local("NotoSansJP-Regular.otf"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 300;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: local("NotoSansJP-Regular.otf"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 900;
  src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff2) format("woff2"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff) format("woff"), url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.otf) format("opentype");
}

html {
  font-size: 10px;
}

body,
td,
th,
input,
textarea {
  color: #000;
  font-family: 'Noto Sans Japanese', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 1.4rem;
  line-height: 1.9;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "palt";
       font-feature-settings: "palt";
  letter-spacing: 0.05em;
}

body {
  overflow-wrap: break-word;
}

a {
  color: #000;
}

a:hover,
a:hover img {
  color: #000;
}

a:focus, *:focus {
  outline: none;
}

a:hover {
  text-decoration: none;
}

img {
  vertical-align: bottom;
}

.img_ck {
  font-size: 0.1rem;
  line-height: 0;
}

/* clearfix (micro) */
.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table;
}

.clearfix:after {
  clear: both;
}

/* For IE 6/7 only */
.clearfix {
  *zoom: 1;
}

div,
p {
  /*word-break: break-all;*/
}

h2,
h3,
h4,
h5,
h6,
div,
p,
ul,
ol,
li,
dl,
dt,
dd,
img,
nav {
  margin: 0;
  padding: 0;
}

ul,
ol,
li {
  list-style: none;
}

::-moz-selection {
  background-color: #cfdaf2;
}

::selection {
  background-color: #cfdaf2;
}

@-webkit-keyframes scbdr {
  0% {
    visibility: hidden;
    bottom: -20px;
  }
  100% {
    visibility: visible;
    bottom: -110px;
  }
}

@-moz-keyframes scbdr {
  0% {
    visibility: hidden;
    bottom: -20px;
  }
  100% {
    visibility: visible;
    bottom: -110px;
  }
}

@keyframes scbdr {
  0% {
    visibility: hidden;
    bottom: -20px;
  }
  100% {
    visibility: visible;
    bottom: -110px;
  }
}

@media screen and (min-width: 1025px), print {
  br.pc {
    display: none;
  }
  input[type="text"] {
    background: #f6f4f0;
    padding: 7px 12px;
    line-height: 1;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  input[type="text"]::-webkit-input-placeholder {
    color: #a2a2a2;
  }
  input[type="text"]:-moz-placeholder {
    color: #a2a2a2;
  }
  input[type="text"]::-moz-placeholder {
    color: #a2a2a2;
  }
  input[type="text"]:-ms-input-placeholder {
    color: #a2a2a2;
  }
  input[type="text"]::placeholder {
    color: #a2a2a2;
  }
  textarea {
    background: #f6f4f0;
    padding: 12px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    resize: vertical;
  }
  .btn-ghost {
    border: 3px solid #06A139;
    color: #06A139;
    text-decoration: none;
    -moz-border-radius: 3em;
         border-radius: 3em;
    line-height: 1;
    text-align: center;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    display: block;
    font-weight: 500;
    position: relative;
    /* transition base */
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  .btn-ghost span {
    position: relative;
    z-index: 3;
    width: 100%;
    display: block;
    color: #06A139;
    padding: 9px 0 10px;
  }
  .btn-ghost span::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0);
    -moz-transform: translateY(-50%) translateX(0);
     -ms-transform: translateY(-50%) translateX(0);
         transform: translateY(-50%) translateX(0);
    right: 8px;
    font-family: "icomoon";
    content: "\e902";
    font-size: 12px;
  }
  .btn-ghost:hover {
    background: #06A139;
    color: #fff;
  }
  .btn-ghost:hover span {
    color: #fff;
  }
  .btn-ghost-w {
    border: 3px solid #fff;
    color: #fff;
  }
  .btn-ghost-w span {
    color: #fff;
  }
  .btn-ghost-w:hover {
    background: #fff;
    color: #06A139;
  }
  .btn-ghost-w:hover span {
    color: #06A139;
  }
  .btn-ghost-b {
    border: 3px solid #000;
    color: #000;
  }
  .btn-ghost-b span {
    color: #000;
  }
  .btn-ghost-b:hover {
    background: #000;
    color: #fff;
  }
  .btn-ghost-b:hover span {
    color: #fff;
  }
  .sec__pg {
    padding-top: 99px;
  }
  .sec__mh {
    width: 100%;
    height: 230px;
    display: table;
  }
  .sec__mh_tt {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .sec__mh_tt span {
    font-size: 38px;
    font-weight: 800;
    font-family: "Lato", sans-serif;
    color: #06A139;
    line-height: 1;
    letter-spacing: 0.07em;
  }
  .sec__mh_tt em {
    font-size: 18px;
    font-weight: 600;
    display: block;
    letter-spacing: 0.05em;
  }
  .sec__tt {
    text-align: center;
    margin-bottom: 25px;
  }
  .sec__tt span {
    font-size: 38px;
    font-weight: 800;
    font-family: "Lato", sans-serif;
    color: #06A139;
    line-height: 1;
    letter-spacing: 0.07em;
  }
  .sec__tt em {
    font-size: 18px;
    font-weight: 600;
    display: block;
    letter-spacing: 0.05em;
  }
  .sec__tt-l2 {
    font-size: 22px;
    font-weight: 700;
    border-bottom: 2px solid #06A139;
    margin-bottom: 30px;
    padding-bottom: 5px;
  }
  .sec__tt-l2 span {
    position: relative;
    padding-left: 30px;
    display: inline-block;
    line-height: 1.5;
  }
  .sec__tt-l2 span::before {
    width: 20px;
    height: 20px;
    -moz-border-radius: 20px;
         border-radius: 20px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    border: 4px solid #06A139;
    content: "";
    display: inline-block;
    position: absolute;
    top: 0.35em;
    left: 0;
  }
  .sec__tt-l3 {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 20px;
  }
  .sec__tt-l3 span {
    padding-left: 13px;
    position: relative;
  }
  .sec__tt-l3 span::before {
    width: 4px;
    height: 20px;
    -moz-border-radius: 4px;
         border-radius: 4px;
    background: #06A139;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0);
    -moz-transform: translateY(-50%) translateX(0);
     -ms-transform: translateY(-50%) translateX(0);
         transform: translateY(-50%) translateX(0);
    left: 0;
    content: "";
  }
  .header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 10000;
  }
  .header__wp {
    overflow: hidden;
  }
  .header__logo {
    float: left;
    margin-left: 30px;
    margin-top: 10px;
    /* transition base */
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  .header__logo:hover {
    opacity: .6;
  }
  .header__logo_link {
    background: url(../../imgs/common/logo.png) 0 center no-repeat;
    -moz-background-size: 70px 70px;
         background-size: 70px 70px;
    text-decoration: none;
    line-height: 1;
    display: block;
    padding: 20px 0 20px 85px;
  }
  .header__logo_link .jp {
    font-size: 22px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
  }
  .header__logo_link .en {
    font-family: "Lato", sans-serif;
    font-size: 12px;
    letter-spacing: 0;
  }
  .header__logo .seo {
    display: none;
  }
  .header__nav {
    border-left: 1px solid #E3E3E3;
    overflow: hidden;
    float: right;
  }
  .header__nav li {
    float: left;
  }
  .header__nav li a {
    width: 135px;
    display: block;
    padding: 25px 0;
    text-decoration: none;
    line-height: 1;
    text-align: center;
    position: relative;
    /* transition base */
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  .header__nav li a span {
    font-weight: 700;
    position: relative;
    z-index: 2;
  }
  .header__nav li a span::before {
    position: relative;
    text-align: center;
    display: block;
    margin: 0 auto 15px;
    font-weight: normal;
    font-family: "icomoon";
    color: #06A139;
    position: relative;
    z-index: 3;
  }
  .header__nav li a::after {
    width: 0;
    height: 100%;
    background: #06A139;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    /* transition base */
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  .header__nav li a:hover {
    color: #fff;
  }
  .header__nav li a:hover span::before {
    color: #fff;
  }
  .header__nav li a:hover::after {
    width: 100%;
  }
  .header__nav li a.current {
    background: #06A139;
    color: #fff;
  }
  .header__nav li a.current span::before {
    color: #fff;
  }
  .header__nav li a.current.recruit {
    background: #fff;
  }
  .header__nav li a.current.recruit span {
    color: #000;
  }
  .header__nav li a.current.recruit span::before {
    color: #06A139;
  }
  .header__nav li a.current.recruit:hover span {
    color: #fff;
  }
  .header__nav li a.current.recruit:hover span::before {
    color: #fff;
  }
  .header__nav li a.news span::before {
    content: "\e908";
    font-size: 20px;
  }
  .header__nav li a.business span::before {
    content: "\e906";
    font-size: 20px;
  }
  .header__nav li a.company span::before {
    content: "\e904";
    font-size: 20px;
  }
  .header__nav li a.recruit span::before {
    content: "\e90b";
    font-size: 20px;
  }
  .header__nav li a.contact span::before {
    content: "\e90a";
    font-size: 20px;
  }
  .header__nav li + li {
    border-left: 1px solid #E3E3E3;
  }
  .pgtop a {
    display: table;
    width: 100%;
    height: 40px;
    background: #F4F4F4;
    text-decoration: none;
    text-align: center;
    line-height: 1;
    /* transition base */
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  .pgtop a span {
    display: table-cell;
    vertical-align: middle;
  }
  .pgtop a span::before {
    font-family: "icomoon";
    content: "\e903";
    color: #06A139;
    font-weight: 700;
    font-size: 17px;
  }
  .pgtop a:hover {
    background: #06A139;
  }
  .pgtop a:hover span::before {
    color: #fff;
  }
  .footer__menu {
    text-align: center;
    padding: 27px 0;
    border-bottom: 1px solid #E3E3E3;
  }
  .footer__menu li {
    display: inline-block;
    line-height: 1;
  }
  .footer__menu li + li {
    border-left: 1px solid #E3E3E3;
  }
  .footer__menu li a {
    text-decoration: none;
    padding: 0 20px 0 22px;
    /* transition base */
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  .footer__menu li a:hover {
    color: #06A139;
  }
  .footer__menu li a.current {
    color: #06A139;
    font-weight: 600;
  }
  .footer__menu li .recruit.current {
    color: #000;
    font-weight: 400;
  }
  .footer__menu li .recruit:hover {
    color: #06A139;
  }
  .footer__info {
    display: table;
    width: 100%;
  }
  .footer__info__address {
    width: 40%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    display: table-cell;
    vertical-align: middle;
    padding: 0 3.5%;
  }
  .footer__info__address_wp {
    background: url(../../imgs/common/logo.png) 0 center no-repeat;
    -moz-background-size: 100px 100px;
         background-size: 100px 100px;
    padding: 10px 0 0 120px;
  }
  .footer__info__address_h {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1;
  }
  .footer__info__tel {
    width: 30%;
    display: table-cell;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 0 2.5% 30px;
    text-align: center;
    border-left: 1px solid #E3E3E3;
  }
  .footer__info__tel_h {
    font-size: 16px;
    font-weight: 600;
  }
  .footer__info__tel_h span {
    position: relative;
    line-height: 1;
    padding-top: 105px;
    margin: 0 auto;
    display: block;
  }
  .footer__info__tel_h span::before {
    font-family: "icomoon";
    content: "\e90c";
    color: #fff;
    font-size: 25px;
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
     -ms-transform: translateY(-50%) translateX(-50%);
         transform: translateY(-50%) translateX(-50%);
    font-weight: 500;
  }
  .footer__info__tel_h span::after {
    background: #06A139;
    -moz-border-radius: 50px;
         border-radius: 50px;
    width: 50px;
    height: 50px;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
     -ms-transform: translateY(-50%) translateX(-50%);
         transform: translateY(-50%) translateX(-50%);
    z-index: 1;
  }
  .footer__info__tel .phonenmb {
    text-decoration: none;
    font-size: 30px;
    color: #06A139;
    font-family: "Lato", sans-serif;
    font-weight: 900;
    line-height: 1;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    letter-spacing: 0.07em;
  }
  .footer__info__tel .time {
    font-size: 12px;
  }
  .footer__info__web {
    width: 30%;
    display: table-cell;
    padding: 0 2.5% 30px;
    text-align: center;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    border-left: 1px solid #E3E3E3;
  }
  .footer__info__web_h {
    font-size: 16px;
    font-weight: 600;
  }
  .footer__info__web_h span {
    position: relative;
    line-height: 1;
    padding-top: 105px;
    display: block;
    margin: 0 auto;
  }
  .footer__info__web_h span::before {
    font-family: "icomoon";
    content: "\e90a";
    color: #fff;
    font-size: 23px;
    padding-left: 2px;
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
     -ms-transform: translateY(-50%) translateX(-50%);
         transform: translateY(-50%) translateX(-50%);
    font-weight: 500;
  }
  .footer__info__web_h span::after {
    background: #06A139;
    -moz-border-radius: 50px;
         border-radius: 50px;
    width: 50px;
    height: 50px;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
     -ms-transform: translateY(-50%) translateX(-50%);
         transform: translateY(-50%) translateX(-50%);
    z-index: 1;
  }
  .footer__info__web_btn {
    width: 220px;
    margin: 16px auto 0;
  }
  .footer__copy {
    width: 100%;
    background: #06A139;
    line-height: 1;
    color: #fff;
    font-family: "Lato", sans-serif;
    font-size: 12px;
    text-align: center;
    padding: 19px 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1025px) {
  html {
    font-size: 2.67vw;
  }
  body {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  br.sp {
    display: none;
  }
  input[type="text"] {
    background: #f6f4f0;
    padding: 0.4em 0.8em;
    line-height: 1;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    font-size: 1.4rem;
  }
  input[type="text"]::-webkit-input-placeholder {
    color: #a2a2a2;
  }
  input[type="text"]:-moz-placeholder {
    color: #a2a2a2;
  }
  input[type="text"]::-moz-placeholder {
    color: #a2a2a2;
  }
  input[type="text"]:-ms-input-placeholder {
    color: #a2a2a2;
  }
  input[type="text"]::placeholder {
    color: #a2a2a2;
  }
  textarea {
    background: #f6f4f0;
    padding: 0.4em 0.8em;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    resize: vertical;
    font-size: 1.4rem;
  }
  .btn-ghost {
    border: 3px solid #06A139;
    color: #06A139;
    text-decoration: none;
    -moz-border-radius: 3em;
         border-radius: 3em;
    line-height: 1;
    text-align: center;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    display: block;
    font-weight: 500;
    position: relative;
    /* transition base */
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  .btn-ghost span {
    position: relative;
    z-index: 3;
    width: 100%;
    display: block;
    color: #06A139;
    padding: 0.7em 0 0.8em;
  }
  .btn-ghost span::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0);
    -moz-transform: translateY(-50%) translateX(0);
     -ms-transform: translateY(-50%) translateX(0);
         transform: translateY(-50%) translateX(0);
    right: 0.5em;
    font-family: "icomoon";
    content: "\e902";
    font-size: 1.2rem;
  }
  .btn-ghost-w {
    border: 3px solid #fff;
    color: #fff;
  }
  .btn-ghost-w span {
    color: #fff;
  }
  .btn-ghost-b {
    border: 3px solid #000;
    color: #000;
  }
  .btn-ghost-b span {
    color: #000;
  }
  .sec__pg {
    padding-top: 80px;
  }
  .sec__pg .footer {
    margin-top: 5rem;
  }
  .sec__mh {
    width: 100%;
    height: 20rem;
    display: table;
  }
  .sec__mh_tt {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .sec__mh_tt span {
    font-size: 3.4rem;
    font-weight: 800;
    font-family: "Lato", sans-serif;
    color: #06A139;
    line-height: 1;
    letter-spacing: 0.07em;
  }
  .sec__mh_tt em {
    font-size: 1.8rem;
    font-weight: 600;
    display: block;
    letter-spacing: 0.05em;
  }
  .sec__tt {
    text-align: center;
    margin-bottom: 1.5em;
  }
  .sec__tt span {
    font-size: 3.4rem;
    font-weight: 800;
    font-family: "Lato", sans-serif;
    color: #06A139;
    line-height: 1;
    letter-spacing: 0.07em;
  }
  .sec__tt em {
    font-size: 1.8rem;
    font-weight: 600;
    display: block;
    letter-spacing: 0.05em;
  }
  .sec__tt-l2 {
    font-size: 1.8rem;
    font-weight: 700;
    padding-bottom: 0.4em;
    border-bottom: 2px solid #06A139;
    margin-bottom: 1.3em;
  }
  .sec__tt-l2 span {
    position: relative;
    display: inline-block;
    padding-left: 2.7rem;
    line-height: 1.3;
  }
  .sec__tt-l2 span::before {
    width: 1.9rem;
    height: 1.9rem;
    -moz-border-radius: 1.9rem;
         border-radius: 1.9rem;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    border: 0.4rem solid #06A139;
    content: "";
    display: inline-block;
    position: absolute;
    top: 0.1em;
    left: 0;
  }
  .sec__tt-l3 {
    font-size: 1.6rem;
    font-weight: 600;
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 1em;
    padding-bottom: 0.3em;
  }
  .sec__tt-l3 span {
    padding-left: 0.8em;
    padding-bottom: 0.3em;
    position: relative;
  }
  .sec__tt-l3 span::before {
    width: 0.4rem;
    height: 2rem;
    -moz-border-radius: 1rem;
         border-radius: 1rem;
    background: #06A139;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0);
    -moz-transform: translateY(-50%) translateX(0);
     -ms-transform: translateY(-50%) translateX(0);
         transform: translateY(-50%) translateX(0);
    left: 0;
    content: "";
  }
  .fixed {
    position: fixed;
    width: 100%;
    height: 100%;
  }
  .header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
  }
  .header__wp {
    overflow: hidden;
  }
  .header__logo {
    float: left;
    height: 80px;
    background: #fff;
    position: relative;
    z-index: 100;
    width: 100%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 12px 20px;
  }
  .header__logo_link {
    background: url(../../imgs/common/logo.png) 0 center no-repeat;
    -moz-background-size: 50px 50px;
         background-size: 50px 50px;
    text-decoration: none;
    line-height: 1;
    display: block;
    padding: 10px;
    padding-left: 65px;
  }
  .header__logo_link .jp {
    font-size: 20px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
  }
  .header__logo_link .en {
    font-family: "Lato", sans-serif;
    font-size: 11px;
    letter-spacing: 0;
    display: block;
  }
  .header__logo .seo {
    display: none;
  }
  .header nav {
    width: 100%;
    height: 100vh;
    float: none;
    clear: both;
    display: none;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    background: #06a139;
    padding-top: 90px;
  }
  .header nav.open {
    display: block;
  }
  .header__nav_menu {
    padding: 0 1.3em;
  }
  .header__nav_menu li + li {
    border-top: 1px solid #51BE75;
  }
  .header__nav_menu li a {
    width: 100%;
    text-decoration: none;
    line-height: 1;
    color: #fff;
    font-size: 1.8rem;
    padding: 1.5em 0;
    display: block;
    position: relative;
  }
  .header__nav_menu li a::after {
    font-size: 1.5rem;
    font-family: "icomoon";
    color: #fff;
    content: "\e902";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0);
    -moz-transform: translateY(-50%) translateX(0);
     -ms-transform: translateY(-50%) translateX(0);
         transform: translateY(-50%) translateX(0);
    right: 0;
  }
  .header__nav_menu li a span {
    font-weight: 700;
    position: relative;
    display: table;
  }
  .header__nav_menu li a span::before {
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
    font-family: "icomoon";
    color: #fff;
    padding-right: 0.8em;
  }
  .header__nav_menu li a.news span::before {
    content: "\e908";
    font-size: 2rem;
  }
  .header__nav_menu li a.business span::before {
    content: "\e906";
    font-size: 2rem;
  }
  .header__nav_menu li a.company span::before {
    content: "\e904";
    font-size: 2rem;
  }
  .header__nav_menu li a.recruit span::before {
    content: "\e90b";
    font-size: 2rem;
  }
  .header__nav_menu li a.contact span::before {
    content: "\e90a";
    font-size: 2rem;
  }
  .header #nav-toggle {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 80px;
    background: #06A139;
    cursor: pointer;
    z-index: 10000;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .header #nav-toggle div {
    position: relative;
    margin-top: 17px;
    text-align: center;
  }
  .header #nav-toggle div::after {
    content: "MENU";
    font-family: "Lato", sans-serif;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 31px;
    left: 22px;
  }
  .header #nav-toggle span {
    width: 40px;
    display: block;
    position: absolute;
    height: 3px;
    background: #fff;
    left: 21px;
    -moz-border-radius: 1em;
         border-radius: 1em;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
  }
  .header #nav-toggle span:nth-child(1) {
    top: 0;
  }
  .header #nav-toggle span:nth-child(2) {
    top: 12px;
  }
  .header #nav-toggle span:nth-child(3) {
    top: 24px;
  }
  .header.open #nav-toggle span:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
         transform: rotate(315deg);
  }
  .header.open #nav-toggle span:nth-child(2) {
    left: 50%;
    opacity: 0;
    -webkit-animation: active-menu-bar02 .8s forwards;
    -moz-animation: active-menu-bar02 .8s forwards;
         animation: active-menu-bar02 .8s forwards;
  }
  @-webkit-keyframes active-menu-bar02 {
    100% {
      height: 0;
    }
  }
  @-moz-keyframes active-menu-bar02 {
    100% {
      height: 0;
    }
  }
  @keyframes active-menu-bar02 {
    100% {
      height: 0;
    }
  }
  .header.open #nav-toggle span:nth-child(3) {
    top: 10px;
    -webkit-transform: rotate(-315deg);
    -ms-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
         transform: rotate(-315deg);
  }
  .pgtop a {
    display: table;
    width: 100%;
    height: 4rem;
    background: #F4F4F4;
    text-decoration: none;
    text-align: center;
    line-height: 1;
  }
  .pgtop a span {
    display: table-cell;
    vertical-align: middle;
  }
  .pgtop a span::before {
    font-family: "icomoon";
    content: "\e903";
    color: #06A139;
    font-weight: 700;
    font-size: 1.7rem;
  }
  .footer__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .footer__menu li {
    width: 50%;
    line-height: 1;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    text-align: center;
    border-bottom: 1px solid #E3E3E3;
  }
  .footer__menu li:nth-child(odd) {
    border-right: 1px solid #E3E3E3;
  }
  .footer__menu li a {
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 1.8em;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .footer__menu li a.current {
    color: #06A139;
    font-weight: 600;
  }
  .footer__menu li .recruit.current {
    color: #000;
    font-weight: 400;
  }
  .footer__info {
    width: 100%;
  }
  .footer__info__address {
    width: 100%;
    overflow: hidden;
    padding: 0 2rem;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding-top: 2em;
    padding-bottom: 2em;
    border-bottom: 1px solid #E3E3E3;
  }
  .footer__info__address_wp {
    background: url(../../imgs/common/logo.png) 0 center no-repeat;
    -moz-background-size: 10rem 10rem;
         background-size: 10rem 10rem;
    padding: 0.5em 0 0 12rem;
  }
  .footer__info__address_h {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 0.5em;
    line-height: 1;
  }
  .footer__info__tel {
    float: left;
    width: 50%;
    padding: 0 0 1.5em;
    text-align: center;
    border-right: 1px solid #E3E3E3;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .footer__info__tel_h {
    font-weight: 600;
  }
  .footer__info__tel_h span {
    position: relative;
    line-height: 1;
    margin: 0 auto;
    display: block;
    padding-top: 8.5rem;
  }
  .footer__info__tel_h span::before {
    font-family: "icomoon";
    content: "\e90c";
    color: #fff;
    font-size: 2rem;
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
     -ms-transform: translateY(-50%) translateX(-50%);
         transform: translateY(-50%) translateX(-50%);
    font-weight: 500;
  }
  .footer__info__tel_h span::after {
    background: #06A139;
    -moz-border-radius: 4rem;
         border-radius: 4rem;
    width: 4rem;
    height: 4rem;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
     -ms-transform: translateY(-50%) translateX(-50%);
         transform: translateY(-50%) translateX(-50%);
    z-index: 1;
  }
  .footer__info__tel .phonenmb {
    text-decoration: none;
    font-size: 2.2rem;
    color: #06A139;
    font-family: "Lato", sans-serif;
    font-weight: 900;
    line-height: 1;
    display: block;
    margin-top: 0.5em;
    letter-spacing: 0.07em;
  }
  .footer__info__tel .time {
    font-size: 1rem;
  }
  .footer__info__web {
    width: 50%;
    float: right;
    padding: 0 0 1.5em;
    text-align: center;
  }
  .footer__info__web_h {
    font-weight: 600;
  }
  .footer__info__web_h span {
    position: relative;
    line-height: 1;
    margin: 0 auto;
    display: block;
    padding-top: 8.5rem;
  }
  .footer__info__web_h span::before {
    font-family: "icomoon";
    content: "\e90a";
    color: #fff;
    font-size: 2rem;
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
     -ms-transform: translateY(-50%) translateX(-50%);
         transform: translateY(-50%) translateX(-50%);
    font-weight: 500;
  }
  .footer__info__web_h span::after {
    background: #06A139;
    -moz-border-radius: 4rem;
         border-radius: 4rem;
    width: 4rem;
    height: 4rem;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
     -ms-transform: translateY(-50%) translateX(-50%);
         transform: translateY(-50%) translateX(-50%);
    z-index: 1;
  }
  .footer__info__web_btn {
    width: 14.5rem;
    margin: 1em auto 0;
  }
  .footer__info__web_btn span {
    padding: 0.5em 0;
  }
  .footer__info__web_btn span::after {
    font-size: 1.1rem;
  }
  .footer__copy {
    width: 100%;
    background: #06A139;
    line-height: 1;
    color: #fff;
    font-family: "Lato", sans-serif;
    font-size: 1rem;
    text-align: center;
    padding: 1.3em 0;
    overflow: hidden;
  }
  /* common_tb
=================================================================== */
}

@media screen and (max-width: 767px) {
  html {
    font-size: 2.67vw;
  }
  body {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  br.sp {
    display: none;
  }
  input[type="text"] {
    background: #f6f4f0;
    padding: 0.4em 0.8em;
    line-height: 1;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    font-size: 1.4rem;
  }
  input[type="text"]::-webkit-input-placeholder {
    color: #a2a2a2;
  }
  input[type="text"]:-moz-placeholder {
    color: #a2a2a2;
  }
  input[type="text"]::-moz-placeholder {
    color: #a2a2a2;
  }
  input[type="text"]:-ms-input-placeholder {
    color: #a2a2a2;
  }
  input[type="text"]::placeholder {
    color: #a2a2a2;
  }
  textarea {
    background: #f6f4f0;
    padding: 0.4em 0.8em;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    resize: vertical;
    font-size: 1.4rem;
  }
  .btn-ghost {
    border: 3px solid #06A139;
    color: #06A139;
    text-decoration: none;
    -moz-border-radius: 3em;
         border-radius: 3em;
    line-height: 1;
    text-align: center;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    display: block;
    font-weight: 500;
    position: relative;
    /* transition base */
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  .btn-ghost span {
    position: relative;
    z-index: 3;
    width: 100%;
    display: block;
    color: #06A139;
    padding: 0.7em 0 0.8em;
  }
  .btn-ghost span::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0);
    -moz-transform: translateY(-50%) translateX(0);
     -ms-transform: translateY(-50%) translateX(0);
         transform: translateY(-50%) translateX(0);
    right: 0.5em;
    font-family: "icomoon";
    content: "\e902";
    font-size: 1.2rem;
  }
  .btn-ghost-w {
    border: 3px solid #fff;
    color: #fff;
  }
  .btn-ghost-w span {
    color: #fff;
  }
  .btn-ghost-b {
    border: 3px solid #000;
    color: #000;
  }
  .btn-ghost-b span {
    color: #000;
  }
  .sec__pg {
    padding-top: 80px;
  }
  .sec__pg .footer {
    margin-top: 5rem;
  }
  .sec__mh {
    width: 100%;
    height: 20rem;
    display: table;
  }
  .sec__mh_tt {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .sec__mh_tt span {
    font-size: 3.4rem;
    font-weight: 800;
    font-family: "Lato", sans-serif;
    color: #06A139;
    line-height: 1;
    letter-spacing: 0.07em;
  }
  .sec__mh_tt em {
    font-size: 1.8rem;
    font-weight: 600;
    display: block;
    letter-spacing: 0.05em;
  }
  .sec__tt {
    text-align: center;
    margin-bottom: 1.5em;
  }
  .sec__tt span {
    font-size: 3.4rem;
    font-weight: 800;
    font-family: "Lato", sans-serif;
    color: #06A139;
    line-height: 1;
    letter-spacing: 0.07em;
  }
  .sec__tt em {
    font-size: 1.8rem;
    font-weight: 600;
    display: block;
    letter-spacing: 0.05em;
  }
  .sec__tt-l2 {
    font-size: 1.8rem;
    font-weight: 700;
    padding-bottom: 0.4em;
    border-bottom: 2px solid #06A139;
    margin-bottom: 1.3em;
  }
  .sec__tt-l2 span {
    position: relative;
    display: inline-block;
    padding-left: 2.7rem;
    line-height: 1.3;
  }
  .sec__tt-l2 span::before {
    width: 1.9rem;
    height: 1.9rem;
    -moz-border-radius: 1.9rem;
         border-radius: 1.9rem;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    border: 0.4rem solid #06A139;
    content: "";
    display: inline-block;
    position: absolute;
    top: 0.1em;
    left: 0;
  }
  .sec__tt-l3 {
    font-size: 1.6rem;
    font-weight: 600;
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 1em;
    padding-bottom: 0.3em;
  }
  .sec__tt-l3 span {
    padding-left: 0.8em;
    padding-bottom: 0.3em;
    position: relative;
  }
  .sec__tt-l3 span::before {
    width: 0.4rem;
    height: 2rem;
    -moz-border-radius: 1rem;
         border-radius: 1rem;
    background: #06A139;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0);
    -moz-transform: translateY(-50%) translateX(0);
     -ms-transform: translateY(-50%) translateX(0);
         transform: translateY(-50%) translateX(0);
    left: 0;
    content: "";
  }
  .fixed {
    position: fixed;
    width: 100%;
    height: 100%;
  }
  .header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
  }
  .header__wp {
    overflow: hidden;
  }
  .header__logo {
    float: left;
    height: 80px;
    background: #fff;
    position: relative;
    z-index: 100;
    width: 100%;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding: 12px 20px;
  }
  .header__logo_link {
    background: url(../../imgs/common/logo.png) 0 center no-repeat;
    -moz-background-size: 50px 50px;
         background-size: 50px 50px;
    text-decoration: none;
    line-height: 1;
    display: block;
    padding: 10px;
    padding-left: 65px;
  }
  .header__logo_link .jp {
    font-size: 20px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
  }
  .header__logo_link .en {
    font-family: "Lato", sans-serif;
    font-size: 11px;
    letter-spacing: 0;
    display: block;
  }
  .header__logo .seo {
    display: none;
  }
  .header nav {
    width: 100%;
    height: 100vh;
    float: none;
    clear: both;
    display: none;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    background: #06a139;
    padding-top: 90px;
  }
  .header nav.open {
    display: block;
  }
  .header__nav_menu {
    padding: 0 1.3em;
  }
  .header__nav_menu li + li {
    border-top: 1px solid #51BE75;
  }
  .header__nav_menu li a {
    width: 100%;
    text-decoration: none;
    line-height: 1;
    color: #fff;
    font-size: 1.8rem;
    padding: 1.5em 0;
    display: block;
    position: relative;
  }
  .header__nav_menu li a::after {
    font-size: 1.5rem;
    font-family: "icomoon";
    color: #fff;
    content: "\e902";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(0);
    -moz-transform: translateY(-50%) translateX(0);
     -ms-transform: translateY(-50%) translateX(0);
         transform: translateY(-50%) translateX(0);
    right: 0;
  }
  .header__nav_menu li a span {
    font-weight: 700;
    position: relative;
    display: table;
  }
  .header__nav_menu li a span::before {
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
    font-family: "icomoon";
    color: #fff;
    padding-right: 0.8em;
  }
  .header__nav_menu li a.news span::before {
    content: "\e908";
    font-size: 2rem;
  }
  .header__nav_menu li a.business span::before {
    content: "\e906";
    font-size: 2rem;
  }
  .header__nav_menu li a.company span::before {
    content: "\e904";
    font-size: 2rem;
  }
  .header__nav_menu li a.recruit span::before {
    content: "\e90b";
    font-size: 2rem;
  }
  .header__nav_menu li a.contact span::before {
    content: "\e90a";
    font-size: 2rem;
  }
  .header #nav-toggle {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px;
    height: 80px;
    background: #06A139;
    cursor: pointer;
    z-index: 10000;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .header #nav-toggle div {
    position: relative;
    margin-top: 17px;
    text-align: center;
  }
  .header #nav-toggle div::after {
    content: "MENU";
    font-family: "Lato", sans-serif;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 31px;
    left: 22px;
  }
  .header #nav-toggle span {
    width: 40px;
    display: block;
    position: absolute;
    height: 3px;
    background: #fff;
    left: 21px;
    -moz-border-radius: 1em;
         border-radius: 1em;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
  }
  .header #nav-toggle span:nth-child(1) {
    top: 0;
  }
  .header #nav-toggle span:nth-child(2) {
    top: 12px;
  }
  .header #nav-toggle span:nth-child(3) {
    top: 24px;
  }
  .header.open #nav-toggle span:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
         transform: rotate(315deg);
  }
  .header.open #nav-toggle span:nth-child(2) {
    left: 50%;
    opacity: 0;
    -webkit-animation: active-menu-bar02 .8s forwards;
    -moz-animation: active-menu-bar02 .8s forwards;
         animation: active-menu-bar02 .8s forwards;
  }
  @-webkit-keyframes active-menu-bar02 {
    100% {
      height: 0;
    }
  }
  @-moz-keyframes active-menu-bar02 {
    100% {
      height: 0;
    }
  }
  @keyframes active-menu-bar02 {
    100% {
      height: 0;
    }
  }
  .header.open #nav-toggle span:nth-child(3) {
    top: 10px;
    -webkit-transform: rotate(-315deg);
    -ms-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
         transform: rotate(-315deg);
  }
  .pgtop a {
    display: table;
    width: 100%;
    height: 4rem;
    background: #F4F4F4;
    text-decoration: none;
    text-align: center;
    line-height: 1;
  }
  .pgtop a span {
    display: table-cell;
    vertical-align: middle;
  }
  .pgtop a span::before {
    font-family: "icomoon";
    content: "\e903";
    color: #06A139;
    font-weight: 700;
    font-size: 1.7rem;
  }
  .footer__menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .footer__menu li {
    width: 50%;
    line-height: 1;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    text-align: center;
    border-bottom: 1px solid #E3E3E3;
  }
  .footer__menu li:nth-child(odd) {
    border-right: 1px solid #E3E3E3;
  }
  .footer__menu li a {
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 1.8em;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .footer__menu li a.current {
    color: #06A139;
    font-weight: 600;
  }
  .footer__menu li .recruit.current {
    color: #000;
    font-weight: 400;
  }
  .footer__info {
    width: 100%;
  }
  .footer__info__address {
    width: 100%;
    overflow: hidden;
    padding: 0 2rem;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    padding-top: 2em;
    padding-bottom: 2em;
    border-bottom: 1px solid #E3E3E3;
  }
  .footer__info__address_wp {
    background: url(../../imgs/common/logo.png) 0 center no-repeat;
    -moz-background-size: 10rem 10rem;
         background-size: 10rem 10rem;
    padding: 0.5em 0 0 12rem;
  }
  .footer__info__address_h {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 0.5em;
    line-height: 1;
  }
  .footer__info__tel {
    float: left;
    width: 50%;
    padding: 0 0 1.5em;
    text-align: center;
    border-right: 1px solid #E3E3E3;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
  }
  .footer__info__tel_h {
    font-weight: 600;
  }
  .footer__info__tel_h span {
    position: relative;
    line-height: 1;
    margin: 0 auto;
    display: block;
    padding-top: 8.5rem;
  }
  .footer__info__tel_h span::before {
    font-family: "icomoon";
    content: "\e90c";
    color: #fff;
    font-size: 2rem;
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
     -ms-transform: translateY(-50%) translateX(-50%);
         transform: translateY(-50%) translateX(-50%);
    font-weight: 500;
  }
  .footer__info__tel_h span::after {
    background: #06A139;
    -moz-border-radius: 4rem;
         border-radius: 4rem;
    width: 4rem;
    height: 4rem;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
     -ms-transform: translateY(-50%) translateX(-50%);
         transform: translateY(-50%) translateX(-50%);
    z-index: 1;
  }
  .footer__info__tel .phonenmb {
    text-decoration: none;
    font-size: 2.2rem;
    color: #06A139;
    font-family: "Lato", sans-serif;
    font-weight: 900;
    line-height: 1;
    display: block;
    margin-top: 0.5em;
    letter-spacing: 0.07em;
  }
  .footer__info__tel .time {
    font-size: 1rem;
  }
  .footer__info__web {
    width: 50%;
    float: right;
    padding: 0 0 1.5em;
    text-align: center;
  }
  .footer__info__web_h {
    font-weight: 600;
  }
  .footer__info__web_h span {
    position: relative;
    line-height: 1;
    margin: 0 auto;
    display: block;
    padding-top: 8.5rem;
  }
  .footer__info__web_h span::before {
    font-family: "icomoon";
    content: "\e90a";
    color: #fff;
    font-size: 2rem;
    z-index: 3;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
     -ms-transform: translateY(-50%) translateX(-50%);
         transform: translateY(-50%) translateX(-50%);
    font-weight: 500;
  }
  .footer__info__web_h span::after {
    background: #06A139;
    -moz-border-radius: 4rem;
         border-radius: 4rem;
    width: 4rem;
    height: 4rem;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
     -ms-transform: translateY(-50%) translateX(-50%);
         transform: translateY(-50%) translateX(-50%);
    z-index: 1;
  }
  .footer__info__web_btn {
    width: 14.5rem;
    margin: 1em auto 0;
  }
  .footer__info__web_btn span {
    padding: 0.5em 0;
  }
  .footer__info__web_btn span::after {
    font-size: 1.1rem;
  }
  .footer__copy {
    width: 100%;
    background: #06A139;
    line-height: 1;
    color: #fff;
    font-family: "Lato", sans-serif;
    font-size: 1rem;
    text-align: center;
    padding: 1.3em 0;
    overflow: hidden;
  }
}
