/*
Theme Name: koyo_themes
*/
@charset "UTF-8";
.yug {
  font-family: Yu Gothic Medium, 游ゴシック Medium, YuGothic, 游ゴシック体, ヒラギノ角ゴ Pro W3, メイリオ, sans-serif;
}
.yum {
  font-family: 游明朝, Yu Mincho, HGP明朝B, ＭＳ\ Ｐ明朝, MS PMincho, MS\ 明朝, HiraMinProN-W6, 'Noto Serif JP', serif;
  font-weight: 400;
}
.bold {
  font-weight: 700;
}
.afs8 {
  font-size: 1.07rem;
}
.afs9 {
  font-size: 1.2rem;
}
.afs10 {
  font-size: 1.33rem;
}
.afs105 {
  font-size: 1.4rem;
}
.afs11 {
  font-size: 1.47rem;
}
.afs12 {
  font-size: 1.6rem;
}
.afs13 {
  font-size: 1.73rem;
}
.afs14 {
  font-size: 1.87rem;
}
.afs15 {
  font-size: 2rem;
}
.afs16 {
  font-size: 2.13rem;
}
.afs17 {
  font-size: 2.27rem;
}
.afs18 {
  font-size: 2.4rem;
}
.afs19 {
  font-size: 2.53rem;
}
.afs20 {
  font-size: 2.67rem;
}
.afs21 {
  font-size: 2.8rem;
}
.afs22 {
  font-size: 2.93rem;
}
.afs23 {
  font-size: 3.07rem;
}
.afs24 {
  font-size: 3.2rem;
}
.afs25 {
  font-size: 3.33rem;
}
.afs26 {
  font-size: 3.47rem;
}
.afs27 {
  font-size: 3.6rem;
}
.afs28 {
  font-size: 3.73rem;
}
.afs29 {
  font-size: 3.87rem;
}
.afs30 {
  font-size: 4rem;
}
.afs31 {
  font-size: 4.13rem;
}
.afs32 {
  font-size: 4.27rem;
}
.afs33 {
  font-size: 4.4rem;
}
.afs34 {
  font-size: 4.53rem;
}
.afs35 {
  font-size: 4.67rem;
}
.afs36 {
  font-size: 4.8rem;
}
.afs37 {
  font-size: 4.93rem;
}
.afs38 {
  font-size: 5.07rem;
}
.afs39 {
  font-size: 5.2rem;
}
.afs40 {
  font-size: 5.33rem;
}
.afs41 {
  font-size: 5.47rem;
}
.afs42 {
  font-size: 5.6rem;
}
.afs43 {
  font-size: 5.73rem;
}
.afs44 {
  font-size: 5.87rem;
}
.afs45 {
  font-size: 6rem;
}
.afs46 {
  font-size: 6.13rem;
}
.afs47 {
  font-size: 6.27rem;
}
.afs48 {
  font-size: 6.4rem;
}
.afs49 {
  font-size: 6.53rem;
}
.afs50 {
  font-size: 6.67rem;
}
.afs51 {
  font-size: 6.8rem;
}
.afs52 {
  font-size: 6.93rem;
}
.afs53 {
  font-size: 7.07rem;
}
.afs54 {
  font-size: 7.2rem;
}
.afs55 {
  font-size: 7.33rem;
}
.afs56 {
  font-size: 7.47rem;
}
.afs57 {
  font-size: 7.6rem;
}
.afs58 {
  font-size: 7.73rem;
}
.afs59 {
  font-size: 7.87rem;
}
.afs60 {
  font-size: 8rem;
}
.afs61 {
  font-size: 8.13rem;
}
.afs62 {
  font-size: 8.27rem;
}
.afs63 {
  font-size: 8.4rem;
}
.afs64 {
  font-size: 8.53rem;
}
.afs65 {
  font-size: 8.67rem;
}
.afs66 {
  font-size: 8.8rem;
}
.afs67 {
  font-size: 8.93rem;
}
.afs68 {
  font-size: 9.07rem;
}
.afs69 {
  font-size: 9.2rem;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
div, pre, p, blockquote, h1, h2, h3, h4, h5, h6, form, fieldset, figure, figcaption, ul, ol, li {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
}
img {
  max-width: 100%;
  border: 0;
  height: auto;
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
}
@media screen and (max-width: 767px) {
  img {
    max-width: 100%;
    height: auto;
  }
}
a {
  color: #000000;
}
ul, ol {
  list-style-type: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table th, table td {
  padding: 0;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
}
html {
  font-size: 62.5%;
}
@media screen and (max-width: 1680px) {
  html {
    font-size: 54.6%;
  }
}
/*@media screen and (max-width: 1600px) {
  html {
    font-size: 52%;
  }
}*/
@media screen and (max-width: 1400px) {
  html {
    font-size: 45.5%;
  }
}
@media screen and (max-width: 1279px) {
  html {
    font-size: 41.6%;
  }
}
body {
  overflow-x: hidden;
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #ffffff;
  color: #000000;
  font-size: 1.87rem;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}
@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
  }
  .afs12 {
    font-size: 12px;
  }
  .afs18 {
    font-size: 16px;
  }
  .afs24 {
    font-size: 18px;
  }
  .afs28 {
    font-size: 20px;
  }
}
.company-jap {
  font-size: 2.4rem;
  font-weight: 600;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  letter-spacing: 0.08em;
}
.company-jap span {
  font-size: 3.47rem;
}
/*
h1 {
  font-weight: normal;
  font-size: 1.47rem;
  display: inline;
}
@media screen and (max-width: 1279px) {
  h1 {
    font-size: 12px;
  }
}*/
h2 {
  margin: 0 auto 4rem;
  font-size: 3.73rem;
  position: relative;
  font-weight: 400;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  text-align: center;
  color: #000;
}
h2.topcont {
  font-weight: bold;
}
h2.topcont span {
  display: block;
}
h2::before, h2::after {
  content: "－";
}
h2::before {
  margin-right: 4rem;
}
h2::after {
  margin-left: 4rem;
}
h2.topcont::before, h2.topcont::after, .post-content h2::before, .post-content h2::after {
  content: none;
}
.front-page h2 {
  font-size: 4.27rem;
}
h2 .h2-small {
  font-size: 2.13rem;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
  color: #E50050;
}
h2 .h2-small::before, h2 .h2-small::after {
  content: "―";
}
h2 .h2-small::before {
  margin-right: 2rem;
}
h2 .h2-small::after {
  margin-left: 2rem;
}
@media screen and (max-width: 1279px) {
  h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 22px;
    line-height: 1.3;
  }
  .post-content h2 {
    font-size: 20px;
  }
}
h3 {
  display: flex;
  margin-bottom: 1rem;
  padding-left: 30px;
  background: url(imgs/h3bg.png) no-repeat left;
  font-size: 2.4rem;
  font-weight: normal;
}
@media screen and (max-width: 1279px) {
  h3 {
    background-position: 0 0.6rem;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  h3 {
    background-position: 0 0.7rem;
  }
}
h5, h6 {
  font-size: 2.66rem;
  font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
}
@media screen and (max-width: 1279px) {
  h5, h6 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  h5, h6 {
    font-size: 16px;
  }
}
p, th, td, ul, ol, li, dl, dt, dd, address {
  color: #000;
  font-size: 1.86rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
@media screen and (max-width: 1279px) {
  p, th, td, ul, ol, li, dl, dt, dd, address {
    font-size: 16px;
  }
}
@media screen and (max-width: 519px) {
  p {
    line-height: 1.7;
  }
}
/* font decoration */
a {
  overflow: hidden;
  text-decoration: none;
  outline: none;
  transition: 0.3s;
}
a:hover {
  opacity: 0.6;
}
a[href^="tel:"] {
  display: inline;
  text-decoration: none;
  cursor: default;
}
a[href^="tel:"]:hover {
  opacity: inherit;
}
.wrapper {
  width: 100%;
  max-width: 1640px;
}
@media screen and (max-width: 767px) {
  .wrapper {
    min-width: auto;
    overflow: hidden;
  }
}
section {
  width: 100%;
}
.inner {
  width: 95%;
  max-width: 1640px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .inner {
    margin: 0 auto;
    padding: 0;
  }
}
.fixed {
  position: fixed;
  top: 0;
  z-index: 10000;
  width: 100%;
  border-bottom: 1px solid #d9d9d9;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .fixed {
    position: static;
  }
}
.flex, .flex-sp {
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .flex-sp {
    display: block;
  }
}
.fstart {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.aic {
  align-items: center;
  -webkit-align-items: center;
}
.aib {
  align-items: flex-end;
  -webkit-align-items: flex-end;
}
.f-yug {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, 游ゴシック体, "ヒラギノ角ゴ Pro W3", メイリオ, sans-serif;
}
.f-yum {
  font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
}
.f-bold {
  font-weight: bold;
}
.f-large {
  text-transform: uppercase;
}
.fy-bold {
  font-weight: 600;
}
.tac, h1.tac, h2.tac, h3.tac, h4.tac, p.tac, table.tac, th.tac, td.tac, ul.tac, li.tac {
  text-align: center;
}
.tal, h1.tal, h2.tal, h3.tal, h4.tal, p.tal, table.tal, th.tal, td.tal, ul.tal, li.tal {
  text-align: left;
}
.tar, h1.tar, h2.tar, h3.tar, h4.tar, p.tar, table.tar, th.tar, td.tar, ul.tar, li.tar {
  text-align: right;
}
.ma {
  margin: 0 auto;
}
.mb0, p.mb0, table.mb0, ul.mb0, li.mb0 {
  margin-bottom: 0;
}
.mb10, p.mb10, table.mb10, ul.mb10, li.mb10 {
  margin-bottom: 1rem;
}
.mb15, p.mb15, table.mb15, ul.mb15, li.mb15 {
  margin-bottom: 1.5rem;
}
.mb20, p.mb20, table.mb20, ul.mb20, li.mb20 {
  margin-bottom: 2rem;
}
.mb25, p.mb25, table.mb25, ul.mb25, li.mb25 {
  margin-bottom: 2.5rem;
}
.mb30, p.mb30, table.mb30, ul.mb30, li.mb30 {
  margin-bottom: 3rem;
}
.mb40, p.mb40, table.mb40, ul.mb40, li.mb40 {
  margin-bottom: 4rem;
}
.mb50, p.mb50, table.mb50, ul.mb50, li.mb50 {
  margin-bottom: 5rem;
}
.mb60, p.mb60, table.mb60, ul.mb60, li.mb60 {
  margin-bottom: 6rem;
}
.mb70, p.mb70, table.mb70, ul.mb70, li.mb70 {
  margin-bottom: 7rem;
}
.mb80, p.mb80, table.mb80, ul.mb80, li.mb80 {
  margin-bottom: 8rem;
}
.mb90, p.mb90, table.mb90, ul.mb90, li.mb90 {
  margin-bottom: 9rem;
}
.mb100, p.mb100, table.mb100, ul.mb100, li.mb100 {
  margin-bottom: 10rem;
}
.bottom13 {
  margin-bottom: 13rem;
}
.bottom14 {
  margin-bottom: 14rem;
}
.bottom15 {
  margin-bottom: 15rem;
}
.bottom16 {
  margin-bottom: 16rem;
}
.bottom17 {
  margin-bottom: 17rem;
}
.bottom18 {
  margin-bottom: 18rem;
}
.bottom19 {
  margin-bottom: 19rem;
}
.bottom20 {
  margin-bottom: 20rem;
}
.bottom21 {
  margin-bottom: 21rem;
}
.bottom22 {
  margin-bottom: 22rem;
}
.bottom23 {
  margin-bottom: 23rem;
}
.bottom24 {
  margin-bottom: 24rem;
}
.bottom25 {
  margin-bottom: 25rem;
}
.tb-br, .sp-br {
  display: none;
}
@media screen and (max-width: 1279px) {
  .tb-br {
    display: block;
  }
  .tb-span {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .sp-br {
    display: block;
  }
  .pc-br {
    display: none;
  }
}
.read-more {
  display: inline;
}
.column2, .column3, .column4, .column5, .column4-about {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1279px) {
  .column2, .column3, .column4, .column5, .column4-about {
    justify-content: space-between;
  }
}
.column2 > figure, .column2 > div, .column2 > li {
  width: 48%;
}
.column5 > figure, .column5 > div, .column5 > li {
  width: 17%;
}
@media screen and (max-width: 1279px) {
  .column5 > figure, .column5 > div, .column5 > li {
    min-width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .column2 > figure, .column2 > div, .column2 > li {
    width: 100%;
    margin-bottom: 20px;
  }
}
.column3 > figure, .column3 > div, .column3 > li {
  width: 31.7%;
}
@media screen and (max-width: 767px) {
  .column3 > figure, .column3 > div, .column3 > li {
    width: 100%;
  }
}
.column4 > figure, .column4 > div, .column4 > li, .column4 > p {
  width: 23.2%;
}
.column4-about > figure, .column4-about > div, .column4-about > li, .column4-about > p {
  width: 23.2%;
}
@media screen and (max-width: 767px) {
  .column4 > figure, .column4 > div, .column4 > li {
    width: 48%;
  }
  .column4-about > figure, .column4-about > div, .column4-about > li {
    width: 48%;
  }
}
.column6 {
  display: flex;
  justify-content: space-between;
}
.column6 a {
  margin-left: 3rem;
}
.column6 a:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 1024px) {
  .column6 {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .column6 > div {
    width: 31.7%;
    margin-bottom: 3rem;
  }
  .column6 a:nth-of-type(4) {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .column6 {
    flex-wrap: wrap;
  }
  .column6 > a {
    width: 30%;
    margin-bottom: 2rem;
    margin-left: 0;
  }
  .column6 a:nth-of-type(4) {
    margin-left: 0;
  }
}
.scroll-adjust {
  width: 100%;
  max-height: 470px;
  margin-bottom: 4rem;
  overflow: auto;
}
@media screen and (max-width: 1279px) {
  .scroll-adjust {
    margin-bottom: 7rem;
  }
}
.page-top {
  cursor: pointer;
}
address {
  font-style: normal;
}
#header.UpMove {
  -webkit-animation: UpAnime 0.5s forwards;
  animation: UpAnime 0.5s forwards;
}
#header.DownMove {
  -webkit-animation: DownAnime 0.5s forwards;
  animation: DownAnime 0.5s forwards;
}
@-webkit-keyframes UpAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-140px);
  }
}
@keyframes UpAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-140px);
  }
}
@-webkit-keyframes DownAnime {
  from {
    opacity: 0;
    transform: translateY(-140px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes DownAnime {
  from {
    opacity: 0;
    transform: translateY(-140px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadein, .fadein-later {
  opacity: 0;
  transform: translate(0, 100px);
  transition: all 500ms;
}
.fadein.scrollin, .fadein-later.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}
.fadein-box {
  opacity: 0;
  transition: all 0.5s;
}
.fadein-box.active {
  opacity: 1;
}
.btn-box {
  position: relative;
  height: 5rem;
  margin: 0 auto;
  overflow: hidden;
  border: #404040 solid 1px;
  line-height: 5rem;
  text-align: center;
  width: 18%;
  max-width: 260px;
}
.btn-bg a {
  opacity: 1;
  position: relative;
  z-index: 1;
  transition: 0.3s;
  color: #404040;
}
.btn-bg a::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: scaleX(0);
  width: 100%;
  height: 100%;
  background: #404040;
  content: "";
  transition: transform ease 0.3s;
  transform-origin: 100% 50%;
}
.btn-bg a:before {
  content: '■';
  font-size: 1.3rem;
  padding-right: 1rem;
  vertical-align: middle;
}
.btn-bg a:hover {
  color: #fff;
}
.btn-bg a:hover::after {
  transform: scaleX(1);
  transform-origin: 0% 50%;
}
@media screen and (max-width: 1279px) {
  .btn-bg a {
    font-size: 15px !important;
  }
  .btn-box {
    height: 3.4em;
    line-height: 3.4em;
    min-width: 160px;
  }
}
/*-----------------------------------------------------*/
/*ヘッダー*/
/*-----------------------------------------------------*/
.header-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 0;
  z-index: 10000;
  height: 12rem;
  /*header全体の高さを決める*/
}
@media screen and (max-width: 767px) {
  .front-page .header-wrapper {
    /*background-color: #fff;*/
  }
}
.header-wrapper > div {
  display: flex;
  height: 100%;
  justify-content: space-between;
}
/*header左部スタイル*/
.header-left {
  padding: 2rem 0 0 5rem;
}
/*ロゴと店舗名
.header-left_logo {
  position: relative;
}*/

.header-left_logo .logo-text {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  font-weight: bold;
  font-size: 1.87rem;
  text-shadow: 0px 0px 2px #000;
}
.header-left_logo .logo-img img {
  filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, .2));
}

/*店舗名レタースペース調整*/
/**/
/*ナビ*/
.header-left_nav {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 2rem;
}
.gnavi {
  width: 64rem;
  max-width: 640px;
}
.header-left_nav .gnavi ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-left_nav .gnavi ul li {
  position: relative;
  line-height: 4rem;
}
.header-left_nav .gnavi ul li a {
  display: block;
  font-size: 1.87rem;
  font-weight: 400;
}
.header-left_nav .gnavi ul li a {
  letter-spacing: 0.1rem;
  margin-right: -0.1rem;
}
.header-left_nav .gnavi ul li#gnv01 a span {
  letter-spacing: 0.3rem;
}
.header-wrapper .gnavi ul li a::after {
  content: '';
  display: block;
  left: 0;
  transform-origin: 100% 50%;
  transform: scaleX(0);
  width: 4rem;
  height: 1px;
  background: #4472C4;
  transition: transform 0.3s;
  margin: -4px auto 0;
}
.header-wrapper .gnavi ul li a:hover {
  opacity: 1;
}
.header-wrapper .gnavi ul li a:hover::after {
  transform: scaleX(1);
  transform-origin: 0% 50%;
}
.header-wrapper .gnavi ul li.on a::after {
  transform: scaleX(1);
}
/*header右部スタイル*/
.header-right {
  /* width: 14.6%;*/
  width: 14rem;
  text-align: center;
}
.header-right div {
  color: #fff;
  line-height: 3.5rem;
}
.header-right div:first-of-type {
  margin-top: 1rem;
}
.header-right a:hover {
  opacity: 0.6;
}
/*.header-right .afs24 {
	letter-spacing: 0.27rem;
}*/
.header-right .afs11 {
  letter-spacing: 0.06rem;
}
/*---------------------------------------
レイアウト調整*/
@media screen and (max-width: 1810px) {
  .header-right .afs24 {
    font-size: 2.93rem;
  }
}
@media screen and (max-width: 1680px) {
  .logo-img {
    width: 200px;
  }
}
@media screen and (max-width: 1530px) {
  .header-left {
    padding: 2rem 0 0rem 3rem;
  }
}
@media screen and (max-width: 1400px) {
  .header-left_logo .logo-text {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 1279px) {
  .header-wrapper {
    height: 12rem;
  }
  /*個々のCSS*/
  .header-left_logo {
    /*width: 200px;*/
  }
  .header-left_logo .logo-img {
    /*width: 8rem;*/
  }
  .header-left_logo .logo-text {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 767px) {
  .header-left {
    width: 190px;
  }
  .header-left_logo .logo-img {
    width: 160px;
	  position:relative;
  }
  .header-left_logo .logo-text {
    font-size: 14px;
  }
	
_::-webkit-full-page-media, _:future, :root .header-left_logo .logo-text {
	position:absolute;
 bottom: 0;
  left: 0;
	font-size:14px;
	z-index:10;
}
}
/*---------------------------------------
レイアウト調整ここまで*/
/* sp-menu */
#fixedBox {
  display: block;
}
.sp-menu {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 30000;
  width: 130px;
  height: 120px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, .4);
}
.sp-menu span {
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 80px;
  height: 1px;
  border-radius: 5px;
  background: #fff;
  transition: all 0.4s;
}
.sp-menu span:nth-of-type(1) {
  top: 30px;
}
.sp-menu span:nth-of-type(2) {
  top: 50px;
}
.sp-menu span:nth-of-type(3) {
  top: 70px;
}
.sp-menu span:nth-of-type(4) {
  height: 0;
  background: none;
  top: 85px;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
}
.sp-menu.active {
  background-color: transparent;
}
.sp-menu.active span:nth-of-type(1) {
  top: 30px;
  left: 50%;
  width: 30%;
  transform: translateY(6px) rotate(-45deg) translateX(-50%);
  background-color: rgba(0, 0, 0, .4);
}
.sp-menu.active span:nth-of-type(2) {
  opacity: 0;
}
.sp-menu.active span:nth-of-type(3) {
  top: 70px;
  left: 50%;
  width: 30%;
  transform: translateY(-6px) rotate(45deg) translateX(-50%);
  background-color: rgba(0, 0, 0, .4);
}
.sp-menu.active span:nth-of-type(4) {
  opacity: 0;
}
/*@media screen and (max-width: 1279px) {
  #fixedBox {
    display: block;
  }
  .sp-menu {
    display: block;
    position: fixed;
    top: 50px;
    right: 1%;
    z-index: 30000;
    width: 50px;
    height: 50px;
    cursor: pointer;
    transform: translateY(-50%);
  }
  .sp-menu span {
    display: inline-block;
    position: absolute;
    left: 14px;
    width: 25px;
    height: 2px;
    border-radius: 5px;
    background: #4472C4;
    transition: all 0.4s;
  }
  .sp-menu span:nth-of-type(1) {
    top: 13px;
  }
  .sp-menu span:nth-of-type(2) {
    top: 19px;
  }
  .sp-menu span:nth-of-type(3) {
    top: 25px;
  }
  .sp-menu.active {
    background-color: transparent;
  }
  .sp-menu.active span:nth-of-type(1) {
    top: 14px;
    left: 18px;
    width: 30%;
    transform: translateY(6px) rotate(-45deg);
  }
  .sp-menu.active span:nth-of-type(2) {
    opacity: 0;
  }
  .sp-menu.active span:nth-of-type(3) {
    top: 26px;
    left: 18px;
    width: 30%;
    transform: translateY(-6px) rotate(45deg);
  }
}*/
.sp-navi ul {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  right: -70%;
  width: 45%;
  height: 100%;
  background-color: rgba(255, 255, 255, .9);
  color: #efefef;
  transition: 0.3s;
  z-index: 20000;
}
.sp-navi ul > li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 7rem;
  line-height: 7rem;
}
.sp-navi ul > li a {
  color: #262626;
  font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
  width: 100%;
  text-align: center;
}
.sp-navi ul > li:hover {
  background-color: rgba(255, 255, 255, 0.5);
  color: #333333;
  cursor: pointer;
  transition: 0.3s;
}
.open .sp-navi ul {
  padding-top: 7rem;
  position: fixed;
  right: 0;
}
.overlay {
  opacity: 0;
  transition: all .5s;
}
.open .overlay {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  z-index: 11000;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  /*.sp-navi {
    top: 30px;
  }
  .sp-menu {
    top: 45px;
  }*/
  .sp-menu {
    width: 90px;
    height: 80px;
  }
  .sp-menu span {
    width: 60px;
  }
  .sp-menu span:nth-of-type(4) {
    display: none;
  }
  .sp-menu.active span:nth-of-type(1), .sp-menu.active span:nth-of-type(3) {
    width: 40%;
  }
  .sp-navi ul {
    width: 70%;
  }
  #header.UpMove, #header.DownMove {
    animation: none;
  }
  .sp-menu span:nth-of-type(1) {
    top: 20px;
  }
  .sp-menu span:nth-of-type(2) {
    top: 40px;
  }
  .sp-menu span:nth-of-type(3) {
    top: 60px;
  }
  .sp-menu.active span:nth-of-type(1) {
    top: 20px;
  }
  .sp-menu.active span:nth-of-type(3) {
    top: 60px;
  }
}
/*******************************************/
/* フッターのメニュー */
/*******************************************/
.fnavi {
  display: flex;
  justify-content: center;
}
.fnavi li {
  display: inline-block;
  border-right: #bfbfbf solid 0.5px;
  line-height: 1;
}
.fnavi li:last-child {
  border-right: none;
}
.fnavi li a {
  padding: 0 0.8rem;
  font-size: 1.47rem;
  color: #bfbfbf;
}
.fnavi li:first-child a {
  padding: 0 0.8rem 0 0;
}
.fnavi li:last-child a {
  padding: 0 0 0 0.8rem;
}
@media screen and (max-width: 1400px) {
  .fnavi li a {
    font-size: 13px;
  }
}
@media screen and (max-width: 1279px) {
  /*  .fnavi li a {
    font-size: 14.5px;
  }*/
}
@media screen and (max-width: 767px) {
  .fnavi {
    flex-wrap: wrap;
  }
  .fnavi::after {
    content: '';
    width: 100%;
  }
  .fnavi li {
    margin-bottom: 10px;
  }
  .fnavi li:nth-of-type(4) {
    border-right: none;
  }
  .fnavi li:nth-child(n+5) {
    order: 1;
  }
  .fnavi li a {
    padding: 6px 1.3rem;
  }
  .fnavi li:first-child a, .fnavi li:nth-of-type(5) a {
    padding: 6px 1.3rem 6px 0
  }
  .fnavi li:nth-of-type(4) a, .fnavi li:last-child a {
    padding: 6px 0 6px 1.3rem;
  }
}
/*******************************************/
/* フッター */
/*******************************************/
footer {
  width: 100%;
}
footer .inner {
  padding-top: 40px;
  height: 100%;
  position: relative;
}
.footer-bg {
  height: 43rem;
  background-image: url("imgs/footer_bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  filter: brightness(0.85);
}
.footer-gray {
  height: 55rem;
  background-color: #262626;
}
footer th, footer td, footer a {
  color: #fff;
}
@media screen and (max-width: 1680px) {
  .footer-gray {
    height: 57rem;
  }
}
@media screen and (max-width: 1400px) {
  .footer-gray {
    height: 59rem;
  }
}
@media screen and (max-width: 1279px) {
  footer {
    /* height: 78rem;*/
  }
  .footer-bg {}
  .footer-gray {
    height: 64rem;
  }
}
@media screen and (max-width: 767px) {
  .footer-bg {
    height: 33rem;
  }
  .footer-gray {
    height: 124rem;
  }

  footer .inner {
    padding-top: 40px;
  }
  .footer-logo {
    margin: 0 auto 2rem;
  }
}
.footer-text {
  margin-bottom: 2rem;
}
/****フッターのロゴ****/
.footer-logo {
  width: 22rem;
  max-width: 220px;
  margin: 0 auto 3rem;
}
.footer-logo-img {
  margin-bottom: 2rem;
}
.footer-logo-text {
  font-size: 2.4rem;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  /*  .footer-logo {
    width: 200px;
  }
  .footer-logo-img {
    width: 8rem;
  }*/
}
@media screen and (max-width: 449px) {
  /*  .footer-box {
    width: auto;
  }*/
}
/*******************************************/
/* フッター詳細*/
/*******************************************/
@media screen and (max-width: 1400px) {
  footer address {
    font-size: 16px;
  }
}
/*******************************************/
/* フッターのアドレス・コピーライト*/
/*******************************************/
footer address {
  margin-bottom: 4rem;
}
footer table {
  margin: 0 auto;
}
footer address th, footer address td {
  font-size: 1.73rem;
}
.pc-address td {
  padding-left: 1rem;
}
.sp-address {
  display: none;
  max-width: 330px;
}
.sp-address td {
  padding-left: 1rem;
}
.sp-address tr td:first-child {
  padding-left: 0;
}
.sp-address td.td-tel {
  padding-bottom: 1.3rem;
}

@media screen and (max-width: 1400px) {
  footer address th, footer address td {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .pc-address {
    display: none;
  }
  .sp-address {
    display: table;
  }
  footer address {
    margin-bottom: 3rem;
  }
  footer address table td span {
    display: inline-block;
  }
}



/* page-top */
.page-top {
  margin: 20px 0 0 0;
  padding-right: 10px;
  padding-bottom: 25px;
  border-bottom: 1px #814f1a solid;
  font-size: 12px;
  text-align: right;
  opacity: 0.8;
}
.page-top:nth-last-of-type(1) {
  margin-bottom: 0;
  padding-bottom: 14px;
  border: none;
}
.page-top a {
  color: #bfbfbf;
}
.s2v {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 100;
}
@media screen and (max-width: 1279px) {
  .s2v {
    right: 0;
    bottom: 0;
  }
}
/*　コピーライト */
.copyright {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 1rem;
  color: #7F7F7F;
}
@media screen and (max-width: 1279px) {
  .copyright .afs11 {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {}
/*******************************************/
/* 新着情報トップ*/
/*******************************************/
/* top-news */
.top-news {
  margin-top: 16rem;
}
.top-news .h2-attached {
  margin-bottom: 4rem;
}
.top-news .btn-bg {
  margin-top: 4rem;
}
.nottification-select-parent {
  margin: 0 auto 2rem;
}
.nottification-box {
  width: 100%;
  height: auto;
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #bfbfbf;
  margin: auto;
  margin-bottom: 5rem;
  min-height: 170px;
  padding-top: 3rem;
  padding-left: 1rem;
}
@media screen and (max-width: 1279px) {
  .nottification-box {
    /* height: 38rem;*/
  }
}
@media screen and (max-width: 767px) {
  .nottification-box {
    /* height: 40rem;
    overflow-y: scroll;*/
  }
}
/*******************************************/
/* 新着情報トップのコンテンツ
.topics-img　.topics-cntは一覧と共通です。単独で使わないように*/
/*******************************************/
.one-topic {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3rem;
}
.one-topic .topics-cnt {
  width: 100%;
  display: flex;
}
.single-contents .icon-box {
  margin-left: 0;
}
.article-head .days-box {
  padding-right: 4rem;
}
.front-page .article-head .days-box {
  padding-right: 0;
}
.single-contents .topics-cnt {
  display: block;
}
.topics-title {
  font-size: 1.87rem;
}
@media screen and (max-width: 1279px) {
  .topics-title {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 767px) {
  .one-topic {
    display: block;
  }
  .one-topic .topics-cnt {
    display: block;
  }
  .one-topic .topics-title {
    margin-top: 5px;
  }
  .front-page .article-head .days-box {
    margin-right: 1.7rem;
    ;
  }
  .one-topic .icon-box {
    margin-left: 0;
  }
  .one-topic .topics-cnt {
    width: 100%;
    /* margin-top: 3rem;*/
  }
}
.one-topic a {
  display: inline;
  text-decoration: none;
}
.one-topic .topics-cnt .article-head {
  display: flex;
  align-items: flex-start;
}
.info-cnt01, .info-cnt02, .info-cnt03, .info-cnt04, .info-cnt05 {
  display: none;
}
/*******************************************/
/* 新着情報のカテゴリ*/
/*******************************************/
.icon-box {
  width: 14rem;
  margin-right: 4rem;
  margin-left: 4rem;
  text-align: center;
  border: solid 1px #d9d9d9;
  white-space: nowrap;
  min-width: 85px;
}
.icon-box p {
  font-size: 1.8rem;
}
.icon-box.cat01 {
  border-color: #00B050;
}
.icon-box.cat01 p {
  color: #00B050;
}
.icon-box.cat02 {
  border-color: #404040;
}
.icon-box.cat02 p {
  color: #404040;
}
.icon-box.cat03 {
  border-color: #ED7D31;
}
.icon-box.cat03 p {
  color: #ED7D31;
}
@media screen and (max-width: 1279px) {
  .icon-box {
    width: 16rem;
    min-width: 100px;
  }
  .icon-box p {
    font-size: 15px;
  }
}
/*******************************************/
/* 新着情報の詳細のリンク*/
/*******************************************/
.other-post_link {
  margin-bottom: 10rem;
  text-align: center;
}
.other-post_link a {
  display: inline;
  margin-right: 10px;
}
/*******************************************/
/* 新着情報の一覧 カテゴリ*/
/*******************************************/
.category-contents {
  display: flex;
  justify-content: space-between;
  max-width: 1360px;
  margin-bottom: 15rem;
}
.category-main {
  width: 80%;
}
.category-side {
  width: 20%;
  max-width: 261px;
}
@media screen and (max-width: 767px) {
  .category-contents {
    display: block;
  }
  .category-main {
    width: 100%;
  }
  .category-side {
    width: 80%;
    margin: 0 auto 10rem;
  }
}
.category-contents .category-side .side-cat {
  width: 100%;
  margin-bottom: 5px;
  padding: 10px 20px;
  border: solid 1px #b2b2b2;
}
.category-contents .category-side .side-cat a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.category-contents .category-side .side-cat a::before {
  content: "";
  display: block;
  margin-right: 15px;
  border-top: solid 5px transparent;
  border-bottom: solid 5px transparent;
  border-left: solid 11px #E50050;
}
.cat01 .side-cat:first-of-type, .cat02 .side-cat:nth-of-type(2), .cat03 .side-cat:nth-of-type(3), .cat04 .side-cat:nth-of-type(4), .news .side-cat:last-of-type, .side-cat:hover {
  background-color: #E50050;
  border: solid 1px #E50050;
  transition: 0.3s;
}
.cat01 .side-cat:first-of-type a::before, .cat02 .side-cat:nth-of-type(2) a::before, .cat03 .side-cat:nth-of-type(3) a::before, .cat04 .side-cat:nth-of-type(4) a::before, .news .side-cat:last-of-type a::before, .category-contents .category-side .side-cat:hover a::before {
  border-left: solid 11px #fff;
}
.cat01 .side-cat:first-of-type a, .cat02 .side-cat:nth-of-type(2) a, .cat03 .side-cat:nth-of-type(3) a, .cat04 .side-cat:nth-of-type(4) a, .news .side-cat:last-of-type a, .side-cat:hover a {
  color: #fff;
  opacity: 1;
}
/*---------------------------------------------------------*/
/*------------------------------------------
タブ切り替えのお知らせ
------------------------------------------*/
/*
お知らせ一覧ここから
----------------------------------------*/
/*newsのなかみ*/
.news-box .news-content {
  display: none;
}
/*文字組*/
.news-text .news-icons {
  display: flex;
  align-items: center;
  margin-bottom: 1.2rem
}
.news-text .news-icons .icon-box {
  margin-left: 0;
}
.news-text .news-content p {
  font-size: 1.87rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.news-text .news-content p a {
  display: inline;
}
/*newsのなかみ*/
.news-box._list {
  width: 100%;
  margin-bottom: 5rem;
}
.news-box._list .icon-box {
  margin-right: 2.5rem;
}
@media screen and (max-width: 1370px) {
  ._list .news-text .news-content p {
    font-size: 14px;
    -webkit-line-clamp: 5;
  }
  ._list .news-text .mb10 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1279px) {
  .news-text .news-content {
    display: inherit;
  }
  ._list .news-text .news-content p {
    font-size: 14px;
    -webkit-line-clamp: 3;
  }
  ._list .icon-box p {
    font-size: 14px;
  }
  .category-main {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .category-main {
    width: 100%;
  }
  .news-box._list:nth-child(n+4) {
    display: flex;
  }
  ._list .news-text .news-content {
    display: none;
  }
}
.post-content {
  margin-bottom: 16rem;
}
.post-content h2 {
  font-size: 3rem;
}
.page-nate .page-numbers {
  border: solid #b2b2b2 1px;
  margin-right: 10px;
  padding: 5px;
}
.page-nate .page-numbers.current {
  background: #E50050;
  border: solid 1px #E50050;
  color: #fff;
}
/*------------------------------------------
お知らせ一覧ここまで
タブ切り替えのお知らせここまで
------------------------------------------*/
/*******************************************/
/* h2-background-wrap */
/*各下層ページのヘッダー。デザインによって違うので適宜変更*/
/*******************************************/
.h2-background-wrap {
  width: 100%;
  overflow: hidden;
  background: url(imgs/1000_bg.png) no-repeat center bottom;
  height: 69rem;
  background-size: cover;
  margin-bottom: 14rem;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .h2-background-wrap {
    height: 61rem;
  }
}
@media screen and (max-width: 767px) {
  .h2-background-wrap {
    height: 34rem;
    margin-bottom: 8rem;
  }
}
.h2-background-wrap.business {
  background-image: url(imgs/1000_bg.png);
}
.h2-background-wrap.sustainability {
  background-image: url(imgs/2000_bg.png);
  background-position: 75% bottom;
}
.h2-background-wrap.company {
  background-image: url(imgs/3000_bg.png);
}
.h2-background-wrap.recruit {
  background-image: url(imgs/4000_bg.png);
  background-position: 15% bottom;
}
.h2-background-wrap.contact {
  background-image: url(imgs/5000_bg.png);
}
.path-wrapper {
  width: 95%;
  max-width: 1640px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .path-wrapper {
    display: flex;
    align-items: center;
  }
}
/*******************************************/
/*パンくず*/
/*******************************************/
.pankuzu_wrap {
  background: rgba(0, 0, 0, 0.6);
  padding: 1rem 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.pankuzu_inner {
  display: flex;
  align-items: center;
  max-width: 1640px;
  margin: auto;
  width: 95%;
}
.topic-path {
  display: flex;
  margin-right: 1rem;
}
.topic-path li {
  position: relative;
  padding: 0 1em 0 2em;
}
.topic-path li:first-of-type {
  padding: 0 2rem 0 0;
}
.topic-path li:last-of-type {
  padding-right: 3rem;
}
.topic-path li:last-of-type::after {
  content: "";
}
.topic-path li:not(:last-of-type):after {
  position: absolute;
  top: 50%;
  right: -1em;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 8px;
  height: 13px;
  background: url(imgs/path.png)no-repeat center;
  background-size: contain;
}
.topic-path li a, .page-path a {
  display: inline;
  font-size: 1.87rem;
  color: #fff;
}
/*******************************************/
/* 各ページのアンカー*/
/*******************************************/
.page-path ul {
  display: flex;
  align-items: center;
  position: relative;
}
.page-path ul li:nth-child(1) {
  margin-right: 7rem;
  margin-left: 1rem;
}
.page-path li {
  display: flex;
  margin-right: 6rem;
  align-items: center;
  position: relative;
  font-size: 1.87rem;
}
.page-path li::before {
  position: absolute;
  top: 50%;
  left: -1.2em;
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 8px;
  height: 13px;
  background: url(imgs/path.png)no-repeat center;
  background-size: contain;
}
@media screen and (max-width: 1279px) {
  .topic-path li a, .page-path a {
    font-size: 12px !important;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .page-path ul {
    display: none;
  }
}
/*******************************************/
.firstview-box {
  position: relative;
  width: 100%;
  /*height: 100vh;*/
}
/*.firstview-movie {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
video {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
}*/
@media screen and (max-width: 1279px) {
  .firstview-box {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .slick-slide img {
    width: 100%;
    height: 33vh;
    object-fit: cover;
  }
  .firstview-text {
    position: relative;
    bottom: 0;
    max-width: auto;
    width: 100%;
    padding: 2.8rem 1rem;
    font-size: 18px;
    background-color: #4472C4;
    line-height: 4rem;
  }
  .firstview-text p:first-of-type {
    font-size: 23px;
    padding-bottom: 8px;
  }
  .firstview-text p:last-of-type {
    font-size: 16px;
  }
}
/**/
/* --- zoom up img --- */
.slide-animation {
  animation: fadezoom 7s 0s forwards;
  -webkit-animation: fadezoom 7s 0s forwards;
}
@-webkit-keyframes fadezoom {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
}
@keyframes fadezoom {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
}
/* --- /zoom up img --- */
/*# sourceMappingURL=style.css.map */
/*追加*/
/*******************************/
/*セカンド/
/*******************************/
.sec {
  margin-bottom: 14rem;
  padding-top: 15rem;
  margin-top: -15rem;
}
.last-sec {
  margin-bottom: 28rem;
  padding-top: 15rem;
  margin-top: -15rem;
}
@media screen and (max-width: 767px) {
  .sec {
    padding-top: 35rem;
    margin-top: -35rem;
  }
  .last-sec {
    padding-top: 35rem;
    margin-top: -35rem;
  }
}
/*基本のテーブル
行内の要素が１つの場合はthを使用*/
/*幅に変更がある場合はクラスを追加して調整してください*/
.table-wrapper {
  width: 100%;
  border-top: solid 1px #BFBFBF;
  margin-bottom: 5rem;
}
.table-wrapper tr {
  border-bottom: solid 1px #BFBFBF;
}
.table-wrapper th {
  width: 23.7%;
  /*あわせて100*/
  padding: 1rem 0 1rem;
  /*tdと上下の余白をそろえる*/
  vertical-align: top;
  white-space: nowrap;
}
.table-wrapper td {
  width: 76.3%;
  /*あわせて100*/
  padding: 1rem 0 1rem 1rem;
}
@media screen and (max-width: 767px) {
  .table-wrapper th {
    display: block;
    width: 100%;
    padding: 1rem 0 0 1rem;
    font-weight: bold;
  }
  .table-wrapper th p, .table-wrapper th {
    font-size: 14px !important;
  }
  .table-wrapper td {
    display: block;
    width: 100%;
  }
  .table-wrapper td p, .table-wrapper td, table caption {
    font-size: 15px !important;
  }
}
/*テーブル - ボーダーラインなし*/
.table-wrapper.border-none tr, .table-wrapper tr.border-none {
  border-bottom: none;
}
.table-wrapper.border-none .table-bottom {
  border-bottom: solid 1px #BFBFBF;
}
@media screen and (max-width: 767px) {
  .table-wrapper.border-none .table-top th, .table-wrapper.border-none th, .table-wrapper.border-none .table-bottom th, .table-wrapper.border-none tr td:first-child {
    padding: 1rem 0 0 1rem;
  }
  .table-wrapper.border-none .table-bottom td, .table-wrapper.border-none .table-top td {
    padding: 0 0 0 1rem;
  }
  .table-wrapper.border-none .table-bottom td {
    padding: 0 0 1rem 1rem;
  }
}
/*テーブル調整*/
@media screen and (max-width: 767px) {
  .table-wrapper .non-indent {
    padding: 1rem 0;
  }
}
.table-wrapper span {
  display: inline-block;
}
/*******************************************/
/*プライバシーポリシーのページ*/
/*******************************************/
.privacy section li {
  padding-bottom: 20px;
  list-style: decimal inside;
  text-align: left;
}
.privacy section .inner {
  max-width: 980px;
}
/*******************************************/
/*メールフォーム*/
/*******************************************/
.inner.cont-tel, .inner.cont-mail {
  width: 95%;
  max-width: 980px;
}
/*
.form-text p {
  text-align: left;
  display: inline-block;
}
*/
.sec.cont-tel {
  margin-bottom: 11rem;
}
.tel-box {
  border-top: solid 1px #bfbfbf;
  border-bottom: solid 1px #bfbfbf;
  padding: 3rem 0;
}
.tel-box .tel-no div:first-child {
  line-height: 5rem;
}
.tel-box .tel-no div:first-child::before {
  content: "☎";
  margin-right: 3rem;
}
@media screen and (max-width: 1279px) {
  .form-text {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .tel-box {
    text-align: center;
  }
}
.eria-box p {
  margin-bottom: 0.5rem;
}
.eria-box p:nth-last-of-type(1) {
  margin-bottom: 2rem;
}
.eria-box .eria_map {
  position: relative;
  width: 100%;
  padding-top: 49%;
}
.eria-box .eria_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.privacy section li {
  padding-bottom: 20px;
  list-style: decimal inside;
  text-align: left;
}
.mailform {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  border: 1px solid#D9D9D9;
  padding: 3rem;
}
.mailform dl, .mailform form dl:nth-of-type(1) {
  border: none;
}
.mailform iframe {
  width: 100%;
  height: 100%;
}
.mailform-recruit {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  overflow: hidden;
}
.mailform-recruit iframe {
  width: 100%;
  height: 100%;
}
form {
  font-size: 13px;
}
.black-line {
  padding: 2%;
  border: solid 1px #333;
}
form:after {
  content: " ";
  display: block;
  clear: both;
  font-size: 1px;
  height: 0;
  visibility: hidden;
}
form dl {
  clear: both;
  border-bottom: solid 1px #D9D9D9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
form dl:nth-of-type(1) {
  border-top: solid 1px #D9D9D9;
}
form p + dl {
  border-top: solid 1px #D9D9D9;
}
form dt {
  width: 37%;
  padding: 10px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f3f3f3;
  font-weight: bold;
  vertical-align: middle;
  display: table-cell;
}
@media only screen and (max-width: 599px) {
  form dt {
    width: 100%;
    /* border-bottom: solid 1px #D9D9D9; */
  }
}
form dd {
  width: 63%;
  padding: 10px 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}
@media only screen and (max-width: 599px) {
  form dd {
    width: 100%;
    margin-left: 0;
  }
}
dd input[type=radio] {
  width: 1em;
}
dd input[type=checkbox] {
  width: 1em;
}
input[type=submit] {
  width: 200px;
  height: 40px;
  font-size: 16px;
}
input.send_box:hover {
  opacity: 0.7;
}
.agree-check {
  background: #f8f8f8;
  padding: 10px 0 10px 0;
  margin-bottom: 20px;
  position: relative;
}
.agree-check p {
  font-size: 16px;
}
.agree-check .wpcf7-not-valid-tip {
  position: absolute !important;
  top: 25px !important;
  left: 0;
  font-size: 13px;
  width: 330px;
  border: 2px solid #f7e700;
  background: #fff;
}
.agree-check a {
  color: #0070c0;
  text-decoration: underline;
}
@media only screen and (max-width: 308px) {
  .agree-check .wpcf7-not-valid-tip {
    top: 47px !important;
  }
}
.tbl_form_box {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
}
.tbl_form_box:first-of-type {
  border-bottom: 1px solid#D9D9D9;
}
.tbl_form_box:after {
  content: " ";
  display: block;
  clear: both;
  font-size: 1px;
  height: 0;
  visibility: hidden;
}
.tbl_form_box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    */
  clear: both;
  text-align: left;
  margin: 0;
  /*border-top: 1px solid#D9D9D9;*/
  padding: 10px 10px;
}
@media screen and (max-width: 736px) {
  .tbl_form_box dl {
    display: block;
  }
}
.tbl_form_box dt {
  width: 30%;
  padding-right: 5px;
  padding-left: 40px;
  background: none;
  /*font-size: 1.7rem;*/
  font-weight: normal;
}
.tbl_form_box dt p {
  font-size: 1.7rem;
}
.tbl_form_box dd {
  color: #000;
  width: 63%;
}
dd input, dd textarea {
  width: 100%;
  background: none;
  border: solid 1px #D9D9D9;
  border-radius: 2px;
  /*  padding: 1px;
  font-size: 2.4rem;*/
  padding: 4px;
  font-size: 16px;
}
dd input[type=file] {
  border: none;
  padding: 0;
  font-size: 16px;
}
.tbl_form_box input[type=submit] {
  background: #EFEFEF;
  border: solid 1px #787878;
  border-radius: 2px;
  font-size: 1.6rem;
}
.tbl_form_box .first {
  margin-left: 0;
}
.wid-s {
  width: 60px;
}
.wid-m {
  width: 120px;
}
.box-age {
  margin-left: 10px;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wpcf7-radio span.wpcf7-list-item {
  font-size: 1.73rem;
  margin-left: 0;
}
.box-inb .wpcf7-radio span.wpcf7-list-item {
  display: inline-block;
}
.box-inb .wpcf7-radio span.wpcf7-list-item + .wpcf7-list-item {
  margin-left: 2em;
}
span.wpcf7-list-item {
  color: #000;
}
.flex-dd .wpcf7-form-control.wpcf7-radio {
  display: flex;
  flex-direction: column;
}
.wpcf7-radio {
  display: flex;
}
.flex-dd .wpcf7-list-item {
  margin-right: 15px;
}
span.wpcf7-list-item input {
  width: auto;
}
.wpcf7-checkbox .wpcf7-list-item.first {
  margin-left: 0;
}
.radio .wpcf7-list-item.first {
  margin-bottom: 10px;
}
.txt_req::after {
  content: "(必須)";
  display: inline-block;
  margin-left: 5px;
  color: #E71300;
}
@media screen and (max-width: 736px) {
  .tbl_form_box dt {
    width: 100%;
    padding: 1rem 0 0 1rem;
    font-weight: bold;
  }
  .tbl_form_box dd {
    width: 100%;
    margin-left: 0;
    padding: 1rem 0 1rem 1rem;
  }
  .box-age {
    margin-top: 0.5em;
    margin-left: 1em;
  }
  .wpcf7-radio span.wpcf7-list-item {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .tbl_form_box dl {
    flex-direction: column;
  }
  .tbl_form_box dt, .tbl_form_box dd {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}
@media screen and (max-width: 736px) {
  .tbl_form_box {
    width: 100%;
  }
  .tbl_form_box input, .tbl_form_box textarea {
    font-size: 16px;
  }
}
.form_submit {
  text-align: center;
  margin-top: 4rem;
}
.form_submit2 {
  width: 250px;
  margin: 0 auto;
}
.form_submit2 input[type=submit] {
  display: inline-block;
  width: 320px;
  background: #fff;
  border: 1px solid;
  border-radius: 0;
  color: #000;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  margin-top: 3rem;
  height: 6rem;
  line-height: 5rem;
}
.form_submit2 input[type=submit]:hover {
  background: #000;
  color: #FFFFFF;
}
@media screen and (max-width: 736px) {
  .form_submit2 input[type=submit] {
    margin-left: auto;
    width: 250px;
  }
  .wpcf7 .ajax-loader {
    display: block;
    margin: 0 auto;
  }
}
.hr-gry {
  height: 0;
  margin: 0 0 2em;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #D9D9D9;
}
ul.list-non-mark {
  list-style: none;
  text-align: left;
}
ul.list-non-mark li {
  margin-bottom: 1.5em;
}
dl.privacy {
  margin: 0;
  padding: 0;
}
dl.privacy dt {
  counter-increment: title;
  font-weight: bold;
}
dl.privacy dt::before {
  content: counter(title) "．";
}
dl.privacy dd {
  margin: 0 0 30px 25px;
}
.box-inlbox {
  display: inline-block;
  text-align: left;
}
dd.shikaku {
  font-size: 16px;
}
p.txt-l.tenpu.afs12 {
  color: #f00;
}
.wpcf7-spinner {
  display: none !important;
}
.recruit .wpcf7-list-item {
  margin: 0 1em 0 0;
}
/*******************************************/
/*個人情報の取り扱いについて*/
/*******************************************/
.privacy-check-box {
  border: solid 1px #D9D9D9;
  margin-top: 2rem;
  padding: 20px;
}
.box-bor-gry-in {
  /* height: 260px;*/
  /* overflow-y: scroll;*/
  width: 100%;
  padding: 8px;
}
.box-bor-gry-in p, .box-bor-gry-in li {
  font-size: 14px;
}
.box-bor-gry-in ul li p:last-child {
  padding-left: 1em;
  margin-bottom: 1rem;
}
/*mailform*/
.contact-check {
  text-align: center;
  margin-bottom: 3rem;
  line-height: 4rem;
}
.contact-check a {
  display: inline;
  text-decoration: underline;
}
@media screen and (max-width: 1279px) {
  .privacy-check-box .afs12, .privacy-check-box .afs11 {
    font-size: 13px;
  }
}
.privacylink {
  display: inline;
}
/*------------------------------------------------------------------------------
*/
/*共通コンポーネント*/
.top-btn {
  line-height: 4rem;
  height: 4rem;
  position: relative;
  text-align: center;
}
.top-btn > div, .top-btn > a {
  display: inline-block;
  max-width: 240px;
  width: 70%;
  position: relative;
  color: #000;
  border: 1px solid #000;
  z-index: 1;
  overflow: hidden;
  font-size: 1.87rem;
  border-radius: 50px;
}
.top-btn > div::before, .top-btn > a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #E50050;
  transform: scaleX(0);
  transition: transform ease 0.5s;
  transform-origin: 100% 50%;
}
.top-btn > a:hover::before {
  transform: scaleX(1);
  transform-origin: 0% 50%;
}
.top-btn > a:hover {
  opacity: 1;
  color: #fff;
  border-color: #E50050;
}
/*基本の画像リンク（波紋）
疑似要素をコメントアウトすると拡大する動きになります*/
.img-zoom {
  padding: 0;
  overflow: hidden;
  position: relative;
}
.img-zoom img {
  transition: ease 0.35s;
}
.index-box a:hover {
  opacity: 1;
  outline: none;
}
a:hover > .img-zoom > img {
  transform: scale(1.1);
}
.img-zoom:before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, .2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
}
.img-zoom:hover:before {
  animation: circle 0.8s;
}
@-webkit-keyframes circle {
  0% {
    opacity: 1
  }
  40% {
    opacity: 1
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0
  }
}
@keyframes circle {
  0% {
    opacity: 1
  }
  40% {
    opacity: 1
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0
  }
}
@media screen and (max-width: 1279px) {
  .top-btn > a {
    font-size: 15px !important;
  }
}
@media screen and (max-width: 767px) {
  .top-btn > a {
    max-width: 220px;
  }
}
/*トップ事業内容インデックス*/
.column2 > div.top-index {
  width: 48.7%;
}
@media screen and (max-width: 767px) {
  .column2 > div.top-index {
    width: 100%;
    margin-bottom: 20px;
  }
}
.top-index /*a*/ {
  display: flex;
  flex-direction: column;
}
.top-index a:hover {
  opacity: 1;
}
.index-box {
  padding: 2.5rem 0 15rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .index-box {
    padding: 2.5rem 0 8rem;
  }
}
.top-index .index-box p {
  flex-grow: 1;
}
.index-head {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  font-size: 2.67rem;
  margin-bottom: 1.5rem;
}
.index-data {
  margin-bottom: 2rem;
  text-align: left;
}
@media screen and (max-width: 1279px) {
  .top-index .index-box p {
    font-size: 16px !important
  }
  .top-index .index-box .index-head {
    font-size: 20px !important;
  }
}
p-btn.index {
  height: 30px;
  line-height: 30px;
}
@media screen and (max-width:767px) {
  .top-index {
    max-width: 520px;
    width: 100%;
    margin: 0 auto 5rem;
    ;
  }
}
/*トップお知らせ新着*/
.top-info {
  background-size: contain;
  padding-top: 9rem;
  margin-bottom: 14rem
}
@media screen and (max-width: 1400px) {
  .top-info {
    padding-top: 12%;
  }
}
@media screen and (max-width:767px) {
  .top-info {
    padding-top: 90px;
  }
}
@media screen and (max-width:767px) {
  .top-info {
    background: none;
  }
}
/*about*/
h2.aboutus {
  background-image: url("imgs/aboutus_bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  height: 54rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
}
h2.aboutus .h2-small {
  color: #fff;
}
h2.topcont.aboutus {
  margin-bottom: 8rem;
}
@media screen and (max-width: 767px) {
  h2.aboutus {
    height: auto;
    background-image: none;
    padding-top: 60px;
    color: #000;
  }
  h2.topcont.aboutus {
    margin-bottom: 5rem;
  }
  h2.aboutus .h2-small {
    color: #E50050;
  }
}
@media screen and (max-width: 850px) {
  .column4-about > figure, .column4-about > div, .column4-about > li {
    width: 48.7%;
  }
}
@media screen and (max-width: 500px) {
  .column4-about > figure, .column4-about > div, .column4-about > li {
    width: 100%;
  }
  .top-about {
    margin-left: auto;
    margin-right: auto;
  }
}
.top-about {
  max-width: 380px;
  display: flex;
  flex-direction: column;
}
.about-text {
  text-align: center;
  margin-bottom: 8rem;
}
.about-text span {
  display: inline-block;
}
.about-box {
  padding: 2.5rem 0 9rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .about-box {
    padding: 2.5rem 0 8rem;
  }
}
.top-about .about-box p {
  flex-grow: 1;
}
.about-head {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  font-size: 2.4rem;
  margin-bottom: 1.5rem;
}
.about-data {
  margin-bottom: 2rem;
  text-align: left;
}
@media screen and (max-width: 1279px) {
  .top-about .about-box p {
    font-size: 16px !important;
  }
  .top-about .about-box .about-head {
    font-size: 20px !important;
  }
}
.top-about a:hover {
  opacity: 1;
}
.top-about .top-btn > a:after {
  display: none;
}
@media screen and (max-width: 1279px) {
  .top-about .afs14 {
    font-size: 14px !important
  }
  .about-text .afs16 {
    font-size: 16px !important
  }
}
@media screen and (max-width: 767px) {
  .column3 .top-about {
    margin: 0 auto;
    margin-bottom: 8rem;
  }
  .about-text {
    margin-bottom: 5rem;
    text-align: left;
  }
}
/*事業内容*/
.business-text {
  font-size: 1.87rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 1279px) {
  .business-text {
    font-size: 16px;
  }
}
.business figure {
  margin: 0 0 2.5rem;
}
figcaption {
  text-align: center;
  margin-top: 1rem;
  font-size: 1.6rem;
}
@media screen and (max-width: 1279px) {
  figcaption {
    font-size: 12px;
  }
}
/*環境への取り組み*/
.sdgs-head, .sdgs-text, .chibasdgs {
  text-align: center;
}
.sdgs-head {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  font-size: 2.67rem;
  margin-bottom: 3rem;
}
.sdgs-head span {
  display: inline-block;
}
.sdgs-text {
  margin-bottom: 5rem;
}
.sdgs-flex {
  display: flex;
  justify-content: space-between;
  max-width: 1140px;
  margin: 0 auto;
  flex-wrap: wrap;
}
.sdgs-flex div {
  width: 15.7%;
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .sdgs-flex {
    max-width: 500px;
  }
  .sdgs-flex div {
    width: 30%;
  }
  .sdgs-flex::after {
    content: '';
    display: block;
    width: 30%;
  }
}
.sdgs-scroll {
  margin-top: 3rem;
  margin-bottom: 6rem;
}
.sdgs-table {
  width: 100%;
}
.sdgs-table td, .sdgs-table th {
  vertical-align: baseline;
}
.sdgs-table tr {
  border-bottom: solid 1px #BFBFBF;
}
.sdgs-table th {
  font-weight: bold;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.sdgs-table td {
  font-size: 1.6rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.w32 {
  width: 32rem;
  padding-right: 6rem;
}
.w42 {
  width: 42rem;
  padding-right: 6rem;
}
.w40 {
  width: 40rem;
  pading-right: 6rem;
}
@media screen and (max-width: 1279px) {
  .sdgs-scroll {
    overflow-x: scroll;
  }
  .sdgs-table th, .sdgs-table {
    width: 1279px;
  }
  .sdgs-table td {
    font-size: 15px;
  }
  .w44 {
    width: 52rem
  }
}
@media screen and (max-width: 767px) {
  .column4.mb30 div {
    margin-bottom: 3rem;
  }
}
/*******************************/
/*企業情報*/
/*******************************/
/*社長挨拶*/
.greeting-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}
.greeting-box .greeting-text {
  width: 84.2%;
  margin-right: 4rem;
}
/*.greeting-box .greeting-text p {
  font-size: 1.87rem;
}*/
.greeting-text span {
  display: inline-block;
}
@media screen and (max-width: 1680px) {
  .greeting-box .greeting-text {
    width: 80%;
  }
  .greeting-box .greeting-img {
    width: 15%;
    min-width: 190px;
  }
}
@media screen and (max-width: 1500px) {
  .greeting-box .greeting-img {
    width: 17%;
    max-width: 200px;
  }
}
@media screen and (max-width: 1225px) {
  .greeting-box .greeting-text {
    width: 78% !important;
  }
  .greeting-box .greeting-img {
    width: 19% !important;
    min-width: 220px;
  }
}
@media screen and (max-width: 1279px) {
  .housin {
    margin-left: 0;
  }
  .greeting-box .greeting-text {
    padding: 0 3rem 0 0;
  }
  .greeting-box {
    display: block;
    margin-top: 5rem;
  }
  .greeting-box .greeting-text {
    width: 100% !important;
  }
  .greeting-box .greeting-img {
    width: 60% !important;
    margin: 5rem auto;
    max-width: 200px;
  }
  .greeting-box .greeting-img p {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .greeting-box .greeting-text {
    padding: 0;
  }
}
/*企業理念*/
.philosophy div {
  margin-bottom: 4rem;
}
.company figure {
  margin: 0 0 5rem;
}
/*アクセスMAP*/
.map-box {
  position: relative;
  width: 100%;
  height: 60rem;
  padding-top: 43rem;
}
.map-box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sec-access address {
  margin-bottom: 2rem;
  flex-grow: 1;
}
.sec-access .column2 > div {
  margin-bottom: 5rem;
  display: flex;
  flex-direction: column;
}
/*採用情報*/
.recruit .color, .contact .color {
  color: #4472C4;
}
.recruit-video {
  max-width: 1200px;
  margin: 4rem auto 0;
}
@media screen and (max-width: 767px) {
  .recruit-video {
    max-width: 500px;
  }
}
.table-license {
  width: 100%;
}
.table-license tr:first-child td {
  padding-top: 1rem;
}
.table-license tr:last-child td {
  padding-bottom: 1rem;
}
.table-license tr td:nth-of-type(2) {
  text-align: right;
  padding-right: 3rem;
  padding-left: 1rem;
  white-space: nowrap;
}
.overY-box {
  position: relative;
}
.overY-inner {
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.overY-scroll {
  overflow-y: scroll;
  border-top: solid 1px #bfbfbf;
  border-bottom: solid 1px #bfbfbf;
}
@media screen and (max-width: 767px) {
  .overY-box {
    height: 300px;
  }
}
.rec-support.sec, .rec-staff.sec {
  padding-top: 15rem;
  margin-top: -15rem;
}
/* 先輩社員紹介：タブ */
.rec_staff_tab {
  display: flex;
  width: 100%;
  overflow-x: auto;
  padding: 0 2rem;
}
.rec_staff_tab li {
  border: solid 1px #D9D9D9;
  border-bottom: solid 1px #7F7F7F;
  cursor: pointer;
  padding: 1rem 1rem 2rem 1rem;
  min-width: 200px;
  text-align: center;
}
.rec_staff_tab li:nth-of-type(1) {
  border: solid 1px #7F7F7F;
  border-bottom: 1px solid #ffffff;
  z-index: 2;
  background: #fff;
}
.rec_staff_tab li:nth-of-type(1).nonactive {
  z-index: 0;
  border: solid 1px #D9D9D9;
  border-bottom: solid 1px #7F7F7F;
}
.rec_staff_tab li.active {
  border: solid 1px #7F7F7F;
  border-bottom: solid 1px #fff;
  z-index: 2;
  background: #fff;
}
.rec_staff_tab li img {
  margin-bottom: 2rem;
}
/* 先輩社員紹介：コンテンツ部分 */
.staff_info-cnt01, .staff_info-cnt02, .staff_info-cnt03, .staff_info-cnt04, .staff_info-cnt05 {
  display: none;
}
.rec_staff_job.job-box {
  border-top: 1px solid #7F7F7F;
  z-index: 5;
  background: #fff;
}
.rec_staff_job .job-enclose {
  padding: 6rem 0 0 0;
}
.essential .color {
  color: #ED7D31;
  line-height: 3rem;
}
.rec_staff_job_column > div:nth-of-type(1) {
  width: 32%;
}
.rec_staff_job_column > div:nth-of-type(2) {
  width: 68%;
  padding-left: 3rem;
}
@media only screen and (max-width: 767px) {
  .rec_staff_job_column {
    flex-wrap: wrap;
  }
  .rec_staff_job_column > div:nth-of-type(1), .rec_staff_job_column > div:nth-of-type(2) {
    width: 100%;
    padding-left: 0;
  }
  .rec_sikaku_wrap.column2 > div {
    width: 100%;
  }
}
#staff-parent {
  border-bottom: 1px solid #7F7F7F;
  padding-bottom: 3rem;
}
/* 募集要項 */
.rec_app_wrap#job-parent {
  margin: 0;
  padding-top: 1rem;
}
.rec_app_wrap .column2 > div {
  width: 49%;
}
.rec_app_tab {
  margin-top: -1rem;
  padding: 0 2rem;
}
.rec_app_tab ul#job-select li {
  border-radius: 0;
  padding: 4.3rem 0.5rem;
}
.rec_app_job.job-box {
  border-top: 1px solid #7F7F7F;
}
.rec_app_job .job-enclose {
  padding: 4rem 0;
}
.rec_app_contents {
  width: 100%;
}
.rec_app_contents tr:first-child {
  border-top: solid 1px #BFBFBF;
}
.rec_app_contents tr {
  border-bottom: solid 1px #BFBFBF;
}
.rec_app_contents th, .rec_app_contents td {
  padding: 1rem 0;
}
.rec_app_contents th {
  padding-left: 1rem;
  padding-right: 2rem;
  vertical-align: top;
  width: 17%;
}
@media only screen and (max-width: 767px) {
  .rec_app_contents th, .rec_app_contents td {
    width: 100%;
    display: block;
    padding: 1rem 0 0 1rem;
  }
  .rec_app_wrap .column2 > div {
    width: 100%;
  }
}
.recruitment-list {
  width: 100%;
  border-top: solid 1px #BFBFBF;
}
.recruitment-list .recruitment-detail {
  display: flex;
  border-bottom: solid 1px #BFBFBF;
}
@media screen and (max-width: 767px) {
  .recruitment-list .recruitment-detail {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .stan {
    overflow-y: scroll;
    height: 160px;
  }
}
.recruitment-list .recruitment_head {
  width: 15%;
  max-width: 140px;
  padding: 1rem 0;
}
@media screen and (max-width: 767px) {
  .recruitment-list .recruitment_head {
    width: 100%;
    padding: 1rem 0 1rem 1rem;
    font-weight: bold;
  }
}
.recruitment-list .recruitment_data {
  width: 85%;
  padding: 1rem 0 1rem 2rem;
}
@media screen and (max-width: 767px) {
  .recruitment-list .recruitment_data {
    width: 100%;
  }
}
.member-info {
  display: flex;
}
@media screen and (max-width: 1279px) {
  .member-info {
    display: block;
  }
}
.member-info .member-img {
  width: 32%;
  max-width: 520px;
}
@media screen and (max-width: 1279px) {
  .member-info .member-img {
    width: 100%;
    margin: 0 auto 4rem;
  }
}
.member-info .member-text {
  width: 68%;
  max-width: 1110px;
  padding-left: 3rem;
}
@media screen and (max-width: 1279px) {
  .member-info .member-text {
    width: 100%;
    padding: 0;
  }
}
#job-parent {
  width: 100%;
  margin: 0 auto 35px;
  border-bottom: solid 1px #bfbfbf;
}
@media only screen and (max-width: 599px) {
  #job-parent {
    margin-bottom: 40px;
  }
}
.job-box {
  width: 100%;
  margin: -1px auto 0;
  background: rgba(255, 255, 255, 0.5);
  overflow-y: auto;
}
.job-box .info-cnt01, .job-box .info-cnt02, .job-box .info-cnt03 {
  display: none;
}
.job-select-parent {
  position: relative;
  width: 98%;
  margin: 0 auto;
  z-index: 5;
}
.job-box table th {
  white-space: nowrap;
}
#job-select {
  display: flex;
}
#job-select li {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  border: solid 1px #bfbfbf;
  border-bottom: 1px solid #7f7f7f;
  ;
  border-radius: 8px 8px 0 0;
  background: #fff;
  cursor: pointer;
}
#job-select li p {
  width: 100%;
  line-height: 1.3;
  text-align: center;
  font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
}
#job-select li:nth-last-of-type(1) {
  border-right: solid 1px #bfbfbf;
}
#job-select li:nth-of-type(1) {
  color: #000;
  border: solid 1px #7f7f7f;
  border-bottom: solid 1px #ffffff;
  background: #fff;
  z-index: 5;
}
#job-select {
  width: 100%;
}
#job-select li.active {
  border: solid 1px #7f7f7f;
  border-bottom: solid 1px #fff;
  z-index: 5;
}
#job-select li.nonactive {
  border: solid 1px #bfbfbf;
  border-bottom: solid 1px #7f7f7f;
}
.job-enclose {
  width: 100%;
  margin: 0 auto;
  padding: 4rem 1rem 1rem;
}
@media screen and (max-width: 767px) {
  .job-description {
    margin-bottom: 5rem;
  }
  .rec_app_job .job-enclose {
    padding-bottom: 10rem;
  }
}
.recruit-text p {
  margin-bottom: 3rem;
}
/*topbox*/
.topbox {
  display: flex;
  justify-content: space-between;
  margin-top: 16rem;
  margin-bottom: 17rem;
}
.topbox-text {
  width: 57.3%;
}
.text-head01 {
  font-weight: bold;
  font-size: 6.3rem;
  color: #fff;
  text-shadow:
    -1px -1px 0 #0070C0, 1px -1px 0 #0070C0, -1px 1px 0 #0070C0, 1px 1px 0 #0070C0;
  line-height: 1em;
  margin-bottom: 2rem;
}
.text-head02 {
  font-size: 3.2rem;
  color: #0070C0;
  margin-bottom: 2.5rem;
}
.topbox .top-btn {
  text-align: left;
  margin-left: 5rem;
}
.topbox .top-btn a {
  text-align: center;
}
.topbox-img {
  width: 40.2%;
}
.topbox-img div {
  margin-right: 1rem;
}
.topbox-img div:last-child {
  margin-right: 0;
}
@media screen and (max-width: 1800px) {
  .text-head01 {
    font-size: 6rem;
  }
  .text-head02 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 1680px) {
  .text-head01 {
    font-size: 6.5rem;
  }
  .text-head02 {
    font-size: 3.3rem;
  }
}
@media screen and (max-width: 1575px) {
  .text-head01 {
    font-size: 6.1rem;
  }
  .text-head02 {
    font-size: 3.1rem;
  }
}
@media screen and (max-width: 1480px) {
  .text-head01 {
    font-size: 5.8rem;
  }
  .text-head02 {
    font-size: 2.9rem;
  }
}
@media screen and (max-width: 1400px) {
  .text-head01 {
    font-size: 6.5rem;
  }
  .text-head02 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1315px) {
  .text-head01 {
    font-size: 6.3rem;
  }
  .text-head02 {
    font-size: 3.1rem;
  }
}
@media screen and (max-width: 1279px) {
  .topbox {
    flex-direction: column;
    text-align: center;
    margin-top: 10rem;
  }
  .topbox-text {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 3rem;
  }
  .top-text {
    text-align: left;
  }
  .topbox-img {
    width: 100%;
  }
  .text-head01 {
    font-size: 8rem;
  }
  .text-head02 {
    font-size: 3.3rem;
  }
}
@media screen and (max-width: 900px) {
  .text-head01 {
    font-size: 7rem;
  }
  .text-head02 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .text-head01 {
    font-size: 35px;
  }
  .text-head02 {
    font-size: 16px;
  }
}
.sp-500 {
  display: none;
}
@media screen and (max-width: 500px) {
  .text-head01 {
    font-size: 30px;
    text-align: left;
    line-height: 1.1em;
  }
  .text-head02 {
    font-size: 16px;
    text-align: left;
  }
  .sp-500 {
    display: block;
  }
}
.recruit-btn {
  line-height: 5rem;
  height: 5rem;
  position: relative;
  text-align: center;
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  margin-top: 3rem;
}
.recruit-btn > div, .recruit-btn > a {
  display: inline-block;
  width: 250px;
  position: relative;
  color: #000;
  border: 1px solid #000;
  z-index: 1;
  overflow: hidden;
  font-size: 2rem;
}
.recruit-btn > div::before, .recruit-btn > a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #4472C4;
  transform: scaleX(0);
  transition: transform ease 0.5s;
  transform-origin: 100% 50%;
}
.recruit-btn > a:hover::before {
  transform: scaleX(1);
  transform-origin: 0% 50%;
}
.recruit-btn > a:hover {
  opacity: 1;
  color: #fff;
  border-color: #4472C4;
}
.last-sec.rec-req {
  text-align: center;
}
.sp-on {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp-on {
    display: block;
  }
  .sp-off {
    display: none;
  }
}

/*ミュートボタン*/
.firstview-box .sp-on,
.firstview-box .sp-off {
    position: relative;
}

#mutesp {
    position: absolute;
    top: 95px;
    right: 58px;
    cursor: pointer;
    width: 23px;
	opacity:0.8;
}

#mutesp::after {
    content: "ON/OFF";
    color: #fff;
    margin-left: -8px;
    font-size: 10px;
	position: absolute;
	bottom:3px;
    left: 40px;
}

#mutepc {
    position: absolute;
    top: 150px;
    right: 40px;
    cursor: pointer;
    width: 35px;
	opacity:0.8;
}

#mutepc::after {
    content: "ON/OFF";
    color: #fff;
    font-size: 13px;
    margin-left: -10px;
}

@media screen and (max-width: 1279px) {
    #mutepc {
        top: 140px;
        right: 45px;
        width: 30px;
    }

    #mutepc::after {
        font-size: 11px;
        margin-left: -8px;
    }
}



/*20230607-closed site*/
.category-main._internal {
	width:100%;
}

h1 a {
	position:relative;
	display:block;
}

.scrollwrap {
	height:60rem;
	overflow-y: scroll;
	    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
	padding: 4rem 1rem 1rem 2rem;
}

.post-password-form p {
	margin-bottom:3rem;
	padding:0 2.5%;
}
.post-password-form p:nth-of-type(2) {
	text-align:center;
}

.post-password-form input {
	font-size: 16px;
padding: 0.5rem;
	margin-bottom:3rem;
}