@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
/*reset--------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  box-sizing: border-box;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
  box-sizing: border-box;
}

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

img {
  width: auto;
  height: auto;
  max-width: 100%;
  border: 0;
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

b, strong {
  font-weight: bold;
}

address {
  font-style: normal;
}

button {
  display: block;
  border: none;
  outline: none;
  appearance: none;
  background-color: transparent;
}

@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/YakuHanJP/YakuHanJP-Black.eot?") format("eot"), url("../fonts/YakuHanJP/YakuHanJP-Black.woff") format("woff"), url("../fonts/YakuHanJP/YakuHanJP-Black.woff2") format("woff2");
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/YakuHanJP/YakuHanJP-Bold.eot?") format("eot"), url("../fonts/YakuHanJP/YakuHanJP-Bold.woff") format("woff"), url("../fonts/YakuHanJP/YakuHanJP-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: Medium;
  src: url("../fonts/YakuHanJP/YakuHanJP-Medium.eot?") format("eot"), url("../fonts/YakuHanJP/YakuHanJP-Medium.woff") format("woff"), url("../fonts/YakuHanJP/YakuHanJP-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/YakuHanJP/YakuHanJP-Regular.eot?") format("eot"), url("../fonts/YakuHanJP/YakuHanJP-Regular.woff") format("woff"), url("../fonts/YakuHanJP/YakuHanJP-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/YakuHanJP/YakuHanJP-DemiLight.eot?") format("eot"), url("../fonts/YakuHanJP/YakuHanJP-DemiLight.woff") format("woff"), url("../fonts/YakuHanJP/YakuHanJP-DemiLight.woff2") format("woff2");
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/YakuHanJP/YakuHanJP-Light.eot?") format("eot"), url("../fonts/YakuHanJP/YakuHanJP-Light.woff") format("woff"), url("../fonts/YakuHanJP/YakuHanJP-Light.woff2") format("woff2");
}
@font-face {
  font-family: "YakuHanJP";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/YakuHanJP/YakuHanJP-Thin.eot?") format("eot"), url("../fonts/YakuHanJP/YakuHanJP-Thin.woff") format("woff"), url("../fonts/YakuHanJP/YakuHanJP-Thin.woff2") format("woff2");
}
/*共通設定*/
body {
  color: #1a1a1a;
  font-family: "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 1.8;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.5;
  }
}

p {
  font-size: 17px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  p {
    font-size: 13px;
    line-height: 1.8;
  }
}

button,
option,
input,
textarea {
  font-family: "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 17px;
}
@media screen and (max-width: 768px) {
  button,
  option,
  input,
  textarea {
    font-size: 13px;
  }
}
button:focus,
option:focus,
input:focus,
textarea:focus {
  outline-color: #a1b211;
}

a,
button {
  transition: 0.3s all ease-in-out;
}
a.u_line,
button.u_line {
  position: relative;
}
a.u_line::after,
button.u_line::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.1em;
  width: 0%;
  height: 1px;
  background-color: #1a1a1a;
  transition: 0.3s all ease-in-out;
}
a.u_line:hover,
button.u_line:hover {
  opacity: 1;
  color: #1a1a1a;
}
a.u_line:hover::after,
button.u_line:hover::after {
  width: 100%;
}
a.u_line_r,
button.u_line_r {
  position: relative;
}
a.u_line_r::after,
button.u_line_r::after {
  content: "";
  position: absolute;
  right: auto;
  left: 0;
  bottom: -0.1em;
  width: 100%;
  height: 1px;
  background-color: #1a1a1a;
  transition: 0.3s all ease-in-out;
}
a.u_line_r:hover,
button.u_line_r:hover {
  opacity: 1;
  color: #1a1a1a;
}
a.u_line_r:hover::after,
button.u_line_r:hover::after {
  width: 0%;
  right: 0;
  left: auto;
}

.inview,
.inviewDelayTrigger .inviewDelay_child {
  opacity: 0;
  transition: 0.5s;
}
.inview.is-show,
.inviewDelayTrigger .inviewDelay_child.is-show {
  transform: translate(0, 0);
  opacity: 1;
}

.inview_text {
  opacity: 0;
}
.inview_text.ready {
  opacity: 1;
}
.inview_text span {
  display: inline-block;
}

.fadeIn_up {
  transform: translate(0, 50px);
}

.fadeIn_left {
  transform: translate(-50%, 0);
}

.fadeIn_right {
  transform: translate(50%, 0);
}

/*width---------------------------------*/
.page-width {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 40px;
}
@media screen and (max-width: 768px) {
  .page-width {
    padding: 0 20px;
  }
}

/*余白---------------------------------*/
/*margin---------------------------------*/
.mt0 {
  margin-top: 0px !important;
}
@media screen and (max-width: 768px) {
  .mt0 {
    margin-top: 0px !important;
  }
}

.mb0 {
  margin-bottom: 0px !important;
}
@media screen and (max-width: 768px) {
  .mb0 {
    margin-bottom: 0px !important;
  }
}

/*padding---------------------------------*/
.pt0 {
  padding-top: 0px !important;
}
@media screen and (max-width: 768px) {
  .pt0 {
    padding-top: 0px !important;
  }
}

.pb0 {
  padding-bottom: 0px !important;
}
@media screen and (max-width: 768px) {
  .pb0 {
    padding-bottom: 0px !important;
  }
}

/*margin---------------------------------*/
.mt10 {
  margin-top: 10px !important;
}
@media screen and (max-width: 768px) {
  .mt10 {
    margin-top: 5px !important;
  }
}

.mb10 {
  margin-bottom: 10px !important;
}
@media screen and (max-width: 768px) {
  .mb10 {
    margin-bottom: 5px !important;
  }
}

/*padding---------------------------------*/
.pt10 {
  padding-top: 10px !important;
}
@media screen and (max-width: 768px) {
  .pt10 {
    padding-top: 5px !important;
  }
}

.pb10 {
  padding-bottom: 10px !important;
}
@media screen and (max-width: 768px) {
  .pb10 {
    padding-bottom: 5px !important;
  }
}

/*margin---------------------------------*/
.mt20 {
  margin-top: 20px !important;
}
@media screen and (max-width: 768px) {
  .mt20 {
    margin-top: 10px !important;
  }
}

.mb20 {
  margin-bottom: 20px !important;
}
@media screen and (max-width: 768px) {
  .mb20 {
    margin-bottom: 10px !important;
  }
}

/*padding---------------------------------*/
.pt20 {
  padding-top: 20px !important;
}
@media screen and (max-width: 768px) {
  .pt20 {
    padding-top: 10px !important;
  }
}

.pb20 {
  padding-bottom: 20px !important;
}
@media screen and (max-width: 768px) {
  .pb20 {
    padding-bottom: 10px !important;
  }
}

/*margin---------------------------------*/
.mt30 {
  margin-top: 30px !important;
}
@media screen and (max-width: 768px) {
  .mt30 {
    margin-top: 15px !important;
  }
}

.mb30 {
  margin-bottom: 30px !important;
}
@media screen and (max-width: 768px) {
  .mb30 {
    margin-bottom: 15px !important;
  }
}

/*padding---------------------------------*/
.pt30 {
  padding-top: 30px !important;
}
@media screen and (max-width: 768px) {
  .pt30 {
    padding-top: 15px !important;
  }
}

.pb30 {
  padding-bottom: 30px !important;
}
@media screen and (max-width: 768px) {
  .pb30 {
    padding-bottom: 15px !important;
  }
}

/*margin---------------------------------*/
.mt40 {
  margin-top: 40px !important;
}
@media screen and (max-width: 768px) {
  .mt40 {
    margin-top: 20px !important;
  }
}

.mb40 {
  margin-bottom: 40px !important;
}
@media screen and (max-width: 768px) {
  .mb40 {
    margin-bottom: 20px !important;
  }
}

/*padding---------------------------------*/
.pt40 {
  padding-top: 40px !important;
}
@media screen and (max-width: 768px) {
  .pt40 {
    padding-top: 20px !important;
  }
}

.pb40 {
  padding-bottom: 40px !important;
}
@media screen and (max-width: 768px) {
  .pb40 {
    padding-bottom: 20px !important;
  }
}

/*margin---------------------------------*/
.mt50 {
  margin-top: 50px !important;
}
@media screen and (max-width: 768px) {
  .mt50 {
    margin-top: 25px !important;
  }
}

.mb50 {
  margin-bottom: 50px !important;
}
@media screen and (max-width: 768px) {
  .mb50 {
    margin-bottom: 25px !important;
  }
}

/*padding---------------------------------*/
.pt50 {
  padding-top: 50px !important;
}
@media screen and (max-width: 768px) {
  .pt50 {
    padding-top: 25px !important;
  }
}

.pb50 {
  padding-bottom: 50px !important;
}
@media screen and (max-width: 768px) {
  .pb50 {
    padding-bottom: 25px !important;
  }
}

/*margin---------------------------------*/
.mt60 {
  margin-top: 60px !important;
}
@media screen and (max-width: 768px) {
  .mt60 {
    margin-top: 30px !important;
  }
}

.mb60 {
  margin-bottom: 60px !important;
}
@media screen and (max-width: 768px) {
  .mb60 {
    margin-bottom: 30px !important;
  }
}

/*padding---------------------------------*/
.pt60 {
  padding-top: 60px !important;
}
@media screen and (max-width: 768px) {
  .pt60 {
    padding-top: 30px !important;
  }
}

.pb60 {
  padding-bottom: 60px !important;
}
@media screen and (max-width: 768px) {
  .pb60 {
    padding-bottom: 30px !important;
  }
}

/*margin---------------------------------*/
.mt80 {
  margin-top: 80px !important;
}
@media screen and (max-width: 768px) {
  .mt80 {
    margin-top: 40px !important;
  }
}

.mb80 {
  margin-bottom: 80px !important;
}
@media screen and (max-width: 768px) {
  .mb80 {
    margin-bottom: 40px !important;
  }
}

/*padding---------------------------------*/
.pt80 {
  padding-top: 80px !important;
}
@media screen and (max-width: 768px) {
  .pt80 {
    padding-top: 40px !important;
  }
}

.pb80 {
  padding-bottom: 80px !important;
}
@media screen and (max-width: 768px) {
  .pb80 {
    padding-bottom: 40px !important;
  }
}

/*margin---------------------------------*/
.mt100 {
  margin-top: 100px !important;
}
@media screen and (max-width: 768px) {
  .mt100 {
    margin-top: 50px !important;
  }
}

.mb100 {
  margin-bottom: 100px !important;
}
@media screen and (max-width: 768px) {
  .mb100 {
    margin-bottom: 50px !important;
  }
}

/*padding---------------------------------*/
.pt100 {
  padding-top: 100px !important;
}
@media screen and (max-width: 768px) {
  .pt100 {
    padding-top: 50px !important;
  }
}

.pb100 {
  padding-bottom: 100px !important;
}
@media screen and (max-width: 768px) {
  .pb100 {
    padding-bottom: 50px !important;
  }
}

/*margin---------------------------------*/
.mt120 {
  margin-top: 120px !important;
}
@media screen and (max-width: 768px) {
  .mt120 {
    margin-top: 60px !important;
  }
}

.mb120 {
  margin-bottom: 120px !important;
}
@media screen and (max-width: 768px) {
  .mb120 {
    margin-bottom: 60px !important;
  }
}

/*padding---------------------------------*/
.pt120 {
  padding-top: 120px !important;
}
@media screen and (max-width: 768px) {
  .pt120 {
    padding-top: 60px !important;
  }
}

.pb120 {
  padding-bottom: 120px !important;
}
@media screen and (max-width: 768px) {
  .pb120 {
    padding-bottom: 60px !important;
  }
}

/*displayのレスポンシブ対応---------------------------------*/
.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media screen and (max-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
}

@media screen and (max-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
}

@media screen and (max-width: 576px) {
  .d-sm-inline-block {
    display: inline-block !important;
  }
}

@media screen and (max-width: 576px) {
  .d-sm-block {
    display: block !important;
  }
}

@media screen and (max-width: 576px) {
  .d-sm-grid {
    display: grid !important;
  }
}

@media screen and (max-width: 576px) {
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
}

@media screen and (max-width: 576px) {
  .d-sm-table {
    display: table !important;
  }
}

@media screen and (max-width: 576px) {
  .d-sm-table-row {
    display: table-row !important;
  }
}

@media screen and (max-width: 576px) {
  .d-sm-table-cell {
    display: table-cell !important;
  }
}

@media screen and (max-width: 576px) {
  .d-sm-flex {
    display: flex !important;
  }
}

@media screen and (max-width: 576px) {
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media screen and (max-width: 768px) {
  .d-md-none {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
}

@media screen and (max-width: 768px) {
  .d-md-inline-block {
    display: inline-block !important;
  }
}

@media screen and (max-width: 768px) {
  .d-md-block {
    display: block !important;
  }
}

@media screen and (max-width: 768px) {
  .d-md-grid {
    display: grid !important;
  }
}

@media screen and (max-width: 768px) {
  .d-md-inline-grid {
    display: inline-grid !important;
  }
}

@media screen and (max-width: 768px) {
  .d-md-table {
    display: table !important;
  }
}

@media screen and (max-width: 768px) {
  .d-md-table-row {
    display: table-row !important;
  }
}

@media screen and (max-width: 768px) {
  .d-md-table-cell {
    display: table-cell !important;
  }
}

@media screen and (max-width: 768px) {
  .d-md-flex {
    display: flex !important;
  }
}

@media screen and (max-width: 768px) {
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media screen and (max-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
}

@media screen and (max-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
}

@media screen and (max-width: 992px) {
  .d-lg-inline-block {
    display: inline-block !important;
  }
}

@media screen and (max-width: 992px) {
  .d-lg-block {
    display: block !important;
  }
}

@media screen and (max-width: 992px) {
  .d-lg-grid {
    display: grid !important;
  }
}

@media screen and (max-width: 992px) {
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
}

@media screen and (max-width: 992px) {
  .d-lg-table {
    display: table !important;
  }
}

@media screen and (max-width: 992px) {
  .d-lg-table-row {
    display: table-row !important;
  }
}

@media screen and (max-width: 992px) {
  .d-lg-table-cell {
    display: table-cell !important;
  }
}

@media screen and (max-width: 992px) {
  .d-lg-flex {
    display: flex !important;
  }
}

@media screen and (max-width: 992px) {
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media screen and (max-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
}

@media screen and (max-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
}

@media screen and (max-width: 1200px) {
  .d-xl-inline-block {
    display: inline-block !important;
  }
}

@media screen and (max-width: 1200px) {
  .d-xl-block {
    display: block !important;
  }
}

@media screen and (max-width: 1200px) {
  .d-xl-grid {
    display: grid !important;
  }
}

@media screen and (max-width: 1200px) {
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
}

@media screen and (max-width: 1200px) {
  .d-xl-table {
    display: table !important;
  }
}

@media screen and (max-width: 1200px) {
  .d-xl-table-row {
    display: table-row !important;
  }
}

@media screen and (max-width: 1200px) {
  .d-xl-table-cell {
    display: table-cell !important;
  }
}

@media screen and (max-width: 1200px) {
  .d-xl-flex {
    display: flex !important;
  }
}

@media screen and (max-width: 1200px) {
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

/*ヘッダー*/
header {
  padding-bottom: 100px;
}
@media screen and (max-width: 768px) {
  header {
    padding-bottom: 60px;
  }
}

.header_block {
  position: absolute;
  width: 100%;
  z-index: 999;
  position: fixed;
  width: 100%;
  /*　上に上がる動き　*/
  /*　下に下がる動き　*/
}
.header_block.dontMove {
  position: fixed;
  width: 100%;
}
@keyframes UpAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-100px);
  }
}
@keyframes DownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.h_wrap {
  padding: 15px 60px 15px 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  height: 100px;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 992px) {
  .h_wrap {
    padding-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .h_wrap {
    padding: 15px 20px;
    height: 60px;
  }
}
.h_wrap .h_logo h1 {
  max-width: 312px;
}
@media screen and (max-width: 992px) {
  .h_wrap .h_logo h1 {
    max-width: 250px;
  }
}
@media screen and (max-width: 768px) {
  .h_wrap .h_logo h1 {
    max-width: 169px;
  }
}
.h_wrap .h_logo h1 .only_top {
  display: none;
}
@media screen and (max-width: 768px) {
  .h_wrap .h_nav {
    display: none;
  }
}
.h_wrap .h_nav nav > ul {
  display: flex;
  gap: 35px;
}
@media screen and (max-width: 992px) {
  .h_wrap .h_nav nav > ul {
    gap: 20px;
  }
}
.h_wrap .h_nav nav > ul > li > a {
  font-size: 20px;
  font-weight: 700;
}
@media screen and (max-width: 992px) {
  .h_wrap .h_nav nav > ul > li > a {
    font-size: 16px;
  }
}
.h_wrap .h_nav nav > ul > li > a.current {
  color: #a1b211 !important;
}
.h_wrap .h_nav nav > ul .have_child {
  position: relative;
}
.h_wrap .h_nav nav > ul .have_child:hover .child {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
.h_wrap .h_nav nav > ul .child {
  opacity: 0;
  visibility: hidden;
  padding-top: 10px;
  position: absolute;
  top: 0px;
  left: -20px;
  min-width: 165px;
  transition: 0.3s all ease-in-out;
}
.h_wrap .h_nav nav > ul .child::before {
  content: "";
  display: block;
  background-color: #fff;
  height: 200px;
  width: 100vw;
  position: fixed;
  top: 100px;
  left: 0;
  z-index: -1;
}
.h_wrap .h_nav nav > ul .child ul {
  margin-left: 0.3em;
  padding: 10px 0.6em;
  border-left: solid 1px #1a1a1a;
}
@media screen and (max-width: 992px) {
  .h_wrap .h_nav nav > ul .child ul {
    padding: 10px 0.3em;
  }
}
.h_wrap .h_nav nav > ul .child ul li + li {
  margin-top: 20px;
}
.h_wrap .h_nav nav > ul .child ul li a {
  font-size: 18px;
}
@media screen and (max-width: 992px) {
  .h_wrap .h_nav nav > ul .child ul li a {
    font-size: 14px;
  }
}

.wrapper.top header {
  padding-bottom: 0;
}
.wrapper.top .h_wrap {
  background: none;
}
@media screen and (max-width: 768px) {
  .wrapper.top .h_wrap {
    height: 80px;
  }
}
.wrapper.top .h_wrap .h_logo picture {
  display: none;
}
.wrapper.top .h_wrap .h_logo .only_top {
  display: block;
}
@media screen and (max-width: 768px) {
  .wrapper.top .h_wrap .h_logo .only_top {
    width: 216px;
  }
}
.wrapper.top .h_wrap .h_nav a {
  color: #fff;
}
.wrapper.top .h_wrap .h_nav a.current {
  color: #fff !important;
}
.wrapper.top .h_wrap .h_nav .have_child .child::before {
  display: none;
}
.wrapper.top .h_wrap .h_nav .have_child .child ul {
  border-color: #fff;
}
.wrapper.top .h_wrap .header_drawer button::before, .wrapper.top .h_wrap .header_drawer button::after,
.wrapper.top .h_wrap .header_drawer button span {
  background-color: #fff;
}
.wrapper.top .header_block.dontMove .h_wrap {
  background: #fff;
}
@media screen and (max-width: 768px) {
  .wrapper.top .header_block.dontMove .h_wrap {
    height: 60px;
  }
}
.wrapper.top .header_block.dontMove .h_wrap .h_logo picture {
  display: block;
}
.wrapper.top .header_block.dontMove .h_wrap .h_logo .only_top {
  display: none;
}
.wrapper.top .header_block.dontMove .h_wrap .h_nav a {
  color: #1a1a1a;
}
.wrapper.top .header_block.dontMove .h_wrap .h_nav a.current {
  color: #a1b211 !important;
}
.wrapper.top .header_block.dontMove .h_wrap .h_nav .have_child .child::before {
  display: block;
}
.wrapper.top .header_block.dontMove .h_wrap .h_nav .have_child .child ul {
  border-color: #1a1a1a;
}
.wrapper.top .header_block.dontMove .h_wrap .header_drawer button::before, .wrapper.top .header_block.dontMove .h_wrap .header_drawer button::after,
.wrapper.top .header_block.dontMove .h_wrap .header_drawer button span {
  background-color: #a1b211;
}

.header_drawer {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
}
@media screen and (max-width: 768px) {
  .header_drawer {
    display: block;
  }
}
.header_drawer button {
  padding: 0px;
  width: 24px;
  height: 17px;
  position: relative;
}
.header_drawer button::before, .header_drawer button::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #a1b211;
  left: auto;
  transition: 0.3s all ease-in-out;
}
.header_drawer button::before {
  top: 0px;
}
.header_drawer button::after {
  bottom: 0px;
}
.header_drawer button span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #a1b211;
}
.header_drawer button.found span, .header_drawer button.found::before, .header_drawer button.found::after {
  height: 3px;
}
.header_drawer.active button::before, .header_drawer.active button::after {
  opacity: 1;
  top: 50%;
}
.header_drawer.active button::before {
  transform: translateY(-50%) rotate(45deg);
}
.header_drawer.active button::after {
  transform: translateY(-50%) rotate(-45deg);
}
.header_drawer.active button span {
  opacity: 0;
}

/*ドロワーメニュー*/
.drawer_menu {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease-in-out;
}
.drawer_menu .close_btn {
  position: absolute;
  top: 20px;
  right: 20px;
}
.drawer_menu .close_btn button {
  padding: 0px;
  width: 24px;
  height: 17px;
  position: relative;
}
.drawer_menu .close_btn button::before, .drawer_menu .close_btn button::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #a1b211;
  left: auto;
  transition: 0.3s all ease-in-out;
}
.drawer_menu .close_btn button::before {
  top: 0px;
}
.drawer_menu .close_btn button::after {
  bottom: 0px;
}
.drawer_menu .close_btn button span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #a1b211;
}
.drawer_menu .close_btn button::before, .drawer_menu .close_btn button::after {
  opacity: 1;
  top: 50%;
}
.drawer_menu .close_btn button::before {
  transform: translateY(-50%) rotate(45deg);
}
.drawer_menu .close_btn button::after {
  transform: translateY(-50%) rotate(-45deg);
}
.drawer_menu .close_btn button span {
  opacity: 0;
}
.drawer_menu .menu_wrap {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20%;
}
.drawer_menu .menu_wrap .h_logo .only_top {
  display: none;
}
.drawer_menu .menu_wrap .h_nav nav > ul > li + li {
  margin-top: 25px;
}
.drawer_menu .menu_wrap .h_nav nav > ul > li > a {
  font-size: 16px;
  font-weight: 700;
}
.drawer_menu .menu_wrap .h_nav nav > ul > li .child {
  margin-top: 15px;
}
.drawer_menu .menu_wrap .h_nav nav > ul > li .child li + li {
  margin-top: 15px;
}
.drawer_menu .menu_wrap .h_nav nav > ul > li .child a {
  font-size: 15px;
  font-weight: 500;
}
.drawer_menu .menu_wrap .h_nav nav > ul > li .child a::before {
  content: "-";
  padding-right: 0.2em;
}

.nav-open {
  overflow: hidden;
}
.nav-open .drawer_menu {
  opacity: 1;
  visibility: visible;
}

/*フッター*/
footer {
  margin-top: 130px;
}
@media screen and (max-width: 768px) {
  footer {
    margin-top: 60px;
  }
}

.wrapper.top footer {
  margin-top: 0px;
}
@media screen and (max-width: 768px) {
  .wrapper.top footer {
    margin-top: 45px;
  }
}

.footer_block {
  padding: 80px 80px 30px 60px;
  background-color: #f7f7f7;
}
@media screen and (max-width: 1200px) {
  .footer_block {
    padding: 80px 30px 60px;
  }
}
@media screen and (max-width: 768px) {
  .footer_block {
    padding: 40px 20px 30px;
  }
}
.footer_block .f_top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px 20px;
}
.footer_block .f_top .f_info {
  font-size: 14px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .footer_block .f_top .f_info {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .footer_block .f_top .f_info .logo {
    max-width: 260px;
  }
}
.footer_block .f_top .f_info .add {
  margin-top: 20px;
}
.footer_block .f_top .f_info .contact {
  margin-top: 10px;
  display: flex;
  gap: 30px;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 768px) {
  .footer_block .f_top .f_info .contact {
    gap: 25px;
  }
}
.footer_block .f_top .f_nav {
  display: flex;
  justify-content: flex-end;
  gap: 70px;
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 992px) {
  .footer_block .f_top .f_nav {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 30px;
    font-size: 16px;
  }
}
@media screen and (max-width: 576px) {
  .footer_block .f_top .f_nav .col {
    width: 100%;
  }
}
.footer_block .f_top .f_nav .col > li + li {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .footer_block .f_top .f_nav .col > li + li {
    margin-top: 30px;
  }
}
.footer_block .f_top .f_nav .col > li .sub {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .footer_block .f_top .f_nav .col > li .sub {
    margin-top: 10px;
  }
}
.footer_block .f_top .f_nav .col > li .sub ul {
  column-count: 2;
  width: max-content;
  column-gap: 2em;
}
.footer_block .f_top .f_nav .col > li .sub ul li + li {
  margin-top: 10px;
}
.footer_block .f_top .f_nav .col > li .sub ul li a {
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .footer_block .f_top .f_nav .col > li .sub ul li a {
    font-size: 14px;
  }
}
.footer_block .f_top .f_nav .col > li .sub ul li a::before {
  content: "-";
  display: inline-block;
  padding-right: 0.5em;
}
.footer_block .f_mid {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .footer_block .f_mid {
    margin-top: 40px;
  }
}
.footer_block .f_mid .f_guide {
  font-size: 14px;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .footer_block .f_mid .f_guide {
    font-size: 12px;
    text-align: left;
  }
}
.footer_block .f_bot {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .footer_block .f_bot {
    margin-top: 40px;
  }
}
.footer_block .f_bot .f_copy {
  font-family: "Josefin Sans", "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  color: rgba(26, 26, 26, 0.3);
  font-size: 13px;
  font-weight: 400;
  text-align: right;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .footer_block .f_bot .f_copy {
    font-size: 10px;
    text-align: center;
  }
}

/*----------------共通パーツ---------------- */
.kaso_cont {
  animation: loading 3s;
}
@keyframes loading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.more_btn {
  display: block;
  width: 300px;
  height: 60px;
  text-align: center;
  border: solid 1px #1a1a1a;
  border-radius: 60px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 768px) {
  .more_btn {
    width: 250px;
    height: 50px;
    border-radius: 50px;
  }
}
.more_btn::after {
  content: "\f061";
  font-family: "font awesome 6 free";
  font-weight: 900;
  font-size: 20px;
  color: #a1b211;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .more_btn::after {
    font-size: 17px;
  }
}
.more_btn .btn__text {
  position: absolute;
  left: 0;
  width: 100%;
  display: block;
  font-family: "Josefin Sans", "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  letter-spacing: 0.1em;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
}
.more_btn .btn__text:nth-child(1) {
  top: 50%;
}
@media screen and (max-width: 768px) {
  .more_btn .btn__text:nth-child(1) {
    display: none;
  }
}
.more_btn .btn__text:nth-child(2) {
  top: -100%;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .more_btn .btn__text:nth-child(2) {
    top: 50%;
  }
}
.more_btn:hover {
  opacity: 1;
}
.more_btn:hover .btn__text:nth-child(1) {
  top: 150%;
}
.more_btn:hover .btn__text:nth-child(2) {
  top: 50%;
}

.kaso_ttl {
  margin-bottom: 100px;
  background-color: #f4f4f4;
}
@media screen and (max-width: 768px) {
  .kaso_ttl {
    margin-bottom: 30px;
  }
}
.kaso_ttl .ttl {
  height: 300px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .kaso_ttl .ttl {
    height: 180px;
    gap: 0px;
  }
}
.kaso_ttl .en {
  font-size: 48px;
  font-weight: 600;
  font-family: "Josefin Sans", "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 1.2;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .kaso_ttl .en {
    font-size: 32px;
  }
}
.kaso_ttl span:first-child {
  color: #a1b211;
}
.kaso_ttl .ja {
  font-size: 26px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .kaso_ttl .ja {
    font-size: 18px;
  }
}
.kaso_ttl .ja02 {
  font-size: 32px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .kaso_ttl .ja02 {
    font-size: 24px;
  }
}
.kaso_ttl.bg {
  color: #fff;
  background: none;
  position: relative;
}
.kaso_ttl.bg .photo {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.kaso_ttl.bg .photo img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.kaso_sec_ttl {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .kaso_sec_ttl {
    margin-bottom: 20px;
    font-size: 20px;
  }
}

.pager_link {
  margin-top: 120px;
  display: flex;
  gap: 40px;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .pager_link {
    margin-top: 60px;
    gap: 12px;
  }
}
.pager_link .prev a,
.pager_link .next a {
  display: block;
  width: 60px;
  line-height: 60px;
  text-align: center;
  color: #a1b211;
  font-size: 20px;
  border: solid 1px #1a1a1a;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .pager_link .prev a,
  .pager_link .next a {
    width: 50px;
    line-height: 50px;
    font-size: 17px;
  }
}
.pager_link .prev a:hover,
.pager_link .next a:hover {
  opacity: 1;
  color: #1a1a1a;
  transform: scale(0.95);
}
.pager_link .prev a.none,
.pager_link .next a.none {
  opacity: 0.3;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .pager_link .parent a {
    width: 210px;
  }
}
.pager_link .parent a::after {
  display: none;
}

.pager_num {
  margin-top: 65px;
}
@media screen and (max-width: 768px) {
  .pager_num {
    margin-top: 35px;
  }
}
.pager_num .screen-reader-text {
  display: none;
}
.pager_num .page-numbers {
  display: flex;
  justify-content: center;
  gap: 5px;
}
.pager_num .page-numbers li .page-numbers {
  display: block;
  width: 40px;
  line-height: 40px;
  border: solid 1px #cccccc;
  border-radius: 50%;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .pager_num .page-numbers li .page-numbers {
    width: 32px;
    line-height: 32px;
    font-size: 15px;
  }
}
.pager_num .page-numbers li .page-numbers.current, .pager_num .page-numbers li .page-numbers:hover {
  background-color: #a1b211;
  color: #fff;
  border-color: #a1b211;
}
.pager_num .page-numbers li .prev,
.pager_num .page-numbers li .next {
  display: none;
}

/*----------ローディング画面----------- */
.loading {
  width: 100vw;
  height: 100vh;
  transition: none;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  opacity: 1;
  visibility: visible;
}
.loading.is-active .loading-animation {
  background: #fff;
}
.loading.loaded {
  transition: all 1.5s;
  opacity: 0;
  visibility: hidden;
}

.loading-animation {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loading-animation.is-active {
  transition: none;
  background: #a1b211;
}
.loading-animation.is-active .logo {
  opacity: 1;
}
.loading-animation .logo {
  width: 310px;
  overflow: hidden;
  text-align: center;
  position: relative;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .loading-animation .logo {
    width: 100%;
    max-width: 200px;
  }
}
.loading-animation img {
  transform: translate3d(0, 0, 0);
  transition: all, 1s 0.5s ease;
  max-width: none;
  width: 100%;
}
.loading-animation .tri {
  position: absolute;
  top: 3px;
  left: 15px;
  width: 22.1428571429px;
}
@media screen and (max-width: 768px) {
  .loading-animation .tri {
    width: 14.2857142857px;
    top: 2px;
    left: 11px;
  }
}
.loading-animation .circle {
  position: absolute;
  top: 0;
  left: 2px;
  display: none;
}
@media screen and (max-width: 768px) {
  .loading-animation .circle {
    left: 2px;
  }
}
@media screen and (max-width: 576px) {
  .loading-animation .circle {
    width: 15%;
    left: 2.5px;
  }
}
.loading-animation .circle svg {
  width: 49px;
  height: 48px;
}
@media screen and (max-width: 768px) {
  .loading-animation .circle svg {
    width: 31px;
    height: 30px;
  }
}
@media screen and (max-width: 576px) {
  .loading-animation .circle svg {
    height: 100%;
  }
}

/*--------------トップ---------------- */
.top_ttl {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .top_ttl {
    margin-bottom: 30px;
  }
}
.top_ttl .en {
  font-size: 48px;
  font-weight: 600;
  font-family: "Josefin Sans", "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  color: #5a5a5a;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .top_ttl .en {
    font-size: 28px;
  }
}
.top_ttl .en span:first-child {
  color: #a1b211;
}
.top_ttl .ja {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .top_ttl .ja {
    font-size: 16px;
  }
}

.top_sec {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .top_sec {
    margin-top: 50px;
  }
}

.top_page .top_fv .fv {
  position: relative;
}
.top_page .top_fv .fv_slider {
  overflow: hidden;
}
.top_page .top_fv .fv_slider .slide {
  height: 100vh;
  min-height: 600px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top_page .top_fv .fv_slider .slide {
    height: 667px;
  }
}
.top_page .top_fv .fv_slider .slide figure,
.top_page .top_fv .fv_slider .slide img {
  max-width: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.top_page .top_fv .fv_slider .slide figcaption {
  position: absolute;
  bottom: 40px;
  right: 40px;
  font-size: 16px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .top_page .top_fv .fv_slider .slide figcaption {
    bottom: 20px;
    right: 20px;
    font-size: 10px;
  }
}
.top_page .top_fv .fv_slider .add-animation img {
  animation: animationZoom 10s linear 0s normal both;
}
@keyframes animationZoom {
  100% {
    transform: scale(1.1);
  }
}
.top_page .top_fv .slick-dots {
  left: 90px;
  bottom: 40px;
  text-align: left;
  display: inline-block;
  width: auto;
}
@media screen and (max-width: 768px) {
  .top_page .top_fv .slick-dots {
    left: 20px;
    bottom: 20px;
  }
}
.top_page .top_fv .slick-dots li {
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 768px) {
  .top_page .top_fv .slick-dots li {
    margin: 0 2px;
    width: 10px;
    height: 10px;
  }
}
.top_page .top_fv .slick-dots li button::before {
  content: "";
  width: 12px;
  height: 12px;
  border: solid 2px #fff;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 768px) {
  .top_page .top_fv .slick-dots li button::before {
    width: 7px;
    height: 7px;
    border-width: 1px;
  }
}
.top_page .top_fv .slick-dots li.slick-active button::before {
  width: 16px;
  height: 16px;
  border-color: #a1b211;
  border-width: 3px;
}
@media screen and (max-width: 768px) {
  .top_page .top_fv .slick-dots li.slick-active button::before {
    width: 10px;
    height: 10px;
    border-width: 2px;
  }
}
.top_page .top_fv .text {
  position: absolute;
  bottom: 160px;
  padding-left: 80px;
}
@media screen and (max-width: 768px) {
  .top_page .top_fv .text {
    bottom: 70px;
    padding-left: 0px;
  }
}
.top_page .top_fv .text .ttl {
  font-size: 80px;
  font-family: "YakuhanJP", "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 1.2;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .top_page .top_fv .text .ttl {
    font-size: 40px;
  }
}
.top_page .top_fv .text .ttl .green {
  font-size: 70px;
  color: #a1b211;
}
.top_page .top_fv .text .ttl .sub {
  font-size: 20px;
}
.top_page .top_fv .scroll {
  position: absolute;
  left: 40px;
  bottom: 160px;
  font-size: 14px;
  writing-mode: vertical-rl;
  font-family: "Josefin Sans", "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  color: #fff;
  transform: translateX(-50%);
  /* 線のアニメーション */
}
@media screen and (max-width: 768px) {
  .top_page .top_fv .scroll {
    display: none;
  }
}
.top_page .top_fv .scroll::before {
  animation: scroll 2s infinite;
  background-color: #fff;
  bottom: -160px;
  content: "";
  height: 150px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 1px;
}
@media screen and (max-width: 768px) {
  .top_page .top_fv .scroll::before {
    width: 1px;
  }
}
@keyframes scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  51% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}
.top_page .top_topic .topic_wrap {
  padding: 0 100px;
}
@media screen and (max-width: 768px) {
  .top_page .top_topic .topic_wrap {
    padding: 0 20px;
  }
}
.top_page .top_topic .list {
  display: flex;
  gap: 2.3255813953%;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .top_page .top_topic .list {
    gap: 30px 15px;
  }
}
.top_page .top_topic .list li {
  width: 23.2558139535%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top_page .top_topic .list li {
    width: calc((100% - 15px) / 2);
  }
}
.top_page .top_topic .list a:hover .photo {
  transform: scale(0.95);
}
.top_page .top_topic .list .tag {
  padding: 2px;
  position: absolute;
  background-color: #a1b211;
  min-width: 60px;
  display: inline-block;
  z-index: 1;
  text-align: center;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.top_page .top_topic .list .photo {
  transition: 0.3s all ease-in-out;
}
.top_page .top_topic .list .text {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .top_page .top_topic .list .text {
    margin-top: 10px;
  }
}
.top_page .top_topic .list .text .date {
  margin-bottom: 10px;
  color: #707070;
  font-weight: 700;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .top_page .top_topic .list .text .date {
    margin-bottom: 5px;
    font-size: 12px;
  }
}
.top_page .top_topic .list .text .ttl {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .top_page .top_topic .list .text .ttl {
    font-size: 13px;
  }
}
.top_page .top_topic .link {
  margin-top: 30px;
}
.top_page .top_topic .link a {
  margin: 0 auto;
}
.top_page .top_news .news_wrap {
  padding: 0 100px;
}
@media screen and (max-width: 768px) {
  .top_page .top_news .news_wrap {
    padding: 0 20px;
  }
}
.top_page .top_news .list a {
  padding: 30px 0;
  display: flex;
  border-bottom: solid 1px #cccccc;
  position: relative;
}
@media screen and (max-width: 768px) {
  .top_page .top_news .list a {
    padding: 20px 0;
    flex-wrap: wrap;
    gap: 5px;
  }
}
.top_page .top_news .list a::after {
  content: "";
  display: block;
  background-color: #1a1a1a;
  width: 0;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -1px;
  transition: 0.5s;
}
.top_page .top_news .list a .date {
  width: 145px;
  font-size: 16px;
  font-weight: 700;
  color: #707070;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .top_page .top_news .list a .date {
    font-size: 12px;
  }
}
.top_page .top_news .list a .ttl {
  width: calc(100% - 145px);
  font-size: 18px;
  font-weight: 500;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  .top_page .top_news .list a .ttl {
    width: 100%;
    font-size: 13px;
  }
}
.top_page .top_news .list a:hover::after {
  width: 100%;
}
.top_page .top_news .list a:hover .ttl {
  transform: translateX(0.2em);
}
.top_page .top_news .link {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .top_page .top_news .link {
    margin-top: 30px;
  }
}
.top_page .top_news .link a {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .top_page .top_works {
    padding: 50px 0;
    background-color: #f4f4f4;
  }
}
.top_page .top_works .works_wrap {
  padding: 0 20px;
}
.top_page .top_works .top_ttl {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .top_page .top_works .top_ttl {
    text-align: left;
  }
}
.top_page .top_works .intro {
  margin-bottom: 75px;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .top_page .top_works .intro {
    margin-bottom: 30px;
    text-align: left;
    line-height: 1.8;
    font-size: 14px;
  }
}
.top_page .top_works .list {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}
.top_page .top_works .list .slick-track {
  display: flex;
}
.top_page .top_works .list .slick-slide {
  height: auto !important;
}
.top_page .top_works .list .slide {
  width: calc((100% - 8px) / 3);
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .top_page .top_works .list .slide {
    padding: 0 2px;
  }
}
.top_page .top_works .list .slide a {
  display: block;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .top_page .top_works .list .slide a {
    display: flex;
    flex-direction: column;
  }
}
.top_page .top_works .list .slide a .photo {
  aspect-ratio: 627/490;
}
.top_page .top_works .list .slide a .photo img {
  transition: 0.5s all;
  object-fit: cover;
  height: 100%;
}
.top_page .top_works .list .slide a .text {
  padding: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  transition: 0.5s all;
}
@media screen and (max-width: 992px) {
  .top_page .top_works .list .slide a .text {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 768px) {
  .top_page .top_works .list .slide a .text {
    position: relative;
    flex: 1;
  }
}
.top_page .top_works .list .slide a .text::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  border-top: 30px solid transparent;
  border-right: 30px solid #a1b211;
}
.top_page .top_works .list .slide a .ttl {
  font-size: 21px;
}
@media screen and (max-width: 992px) {
  .top_page .top_works .list .slide a .ttl {
    font-size: 15px;
  }
}
.top_page .top_works .list .slide a .add {
  margin-top: 10px;
  font-size: 17px;
  font-weight: 700;
  opacity: 0.5;
}
@media screen and (max-width: 992px) {
  .top_page .top_works .list .slide a .add {
    font-size: 12px;
  }
}
.top_page .top_works .list .slide a:hover {
  opacity: 1;
}
.top_page .top_works .list .slide a:hover .photo img {
  transform: scale(1.05);
}
.top_page .top_works .list .slide a:hover .text {
  bottom: -100%;
}
@media screen and (max-width: 768px) {
  .top_page .top_works .list .slide a:hover .text {
    bottom: 0;
  }
}
.top_page .top_works .slick-dots li {
  margin: 0 2px;
  width: 9px;
  height: 9px;
}
.top_page .top_works .slick-dots li button {
  width: 9px;
  height: 9px;
}
.top_page .top_works .slick-dots li button::before {
  width: 9px;
  height: 9px;
  background: none;
  border: solid 1px #cccccc;
  border-radius: 50%;
  content: "";
}
.top_page .top_works .slick-dots li.slick-active button::before {
  border: none;
  background-color: #a1b211;
}
.top_page .top_works .link {
  margin-top: 60px;
}
.top_page .top_works .link a {
  margin: 0 auto;
}
.top_page .top_company .company_wrap {
  display: flex;
}
@media screen and (max-width: 768px) {
  .top_page .top_company .company_wrap {
    flex-flow: column-reverse;
    gap: 35px;
  }
}
.top_page .top_company .company_wrap:nth-child(even) {
  flex-flow: row-reverse;
}
@media screen and (max-width: 768px) {
  .top_page .top_company .company_wrap:nth-child(even) {
    flex-flow: column-reverse;
  }
}
.top_page .top_company .company_wrap + .company_wrap {
  margin-top: 60px;
}
.top_page .top_company .company_wrap .text {
  padding: 0 7.03125%;
  width: 47.9166666667%;
  min-width: 400px;
  background-color: #f4f4f4;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .top_page .top_company .company_wrap .text {
    padding: 0 20px;
    width: 100%;
    min-width: auto;
    background: none;
  }
}
.top_page .top_company .company_wrap .text .intro {
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .top_page .top_company .company_wrap .text .intro {
    line-height: 1.8;
  }
}
.top_page .top_company .company_wrap .text .link {
  margin-top: 30px;
}
.top_page .top_company .company_wrap .text .link a {
  margin: 0 auto;
}
.top_page .top_company .company_wrap .photo {
  width: 52.0833333333%;
  height: 550px;
}
@media screen and (max-width: 768px) {
  .top_page .top_company .company_wrap .photo {
    width: 100%;
    height: auto;
  }
}
.top_page .top_company .company_wrap .photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*----------------下層---------------- */
/*----------------会社概要---------------- */
.company_page .kaso_cont > section {
  padding-top: 100px;
  margin-top: -100px;
}
@media screen and (max-width: 768px) {
  .company_page .kaso_cont > section {
    padding-top: 60px;
    margin-top: -60px;
  }
}
.company_page .kaso_cont > section + section {
  margin-top: -20px;
}
.company_page .company_link .list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 40px;
}
@media screen and (max-width: 992px) {
  .company_page .company_link .list {
    gap: 20px;
  }
}
.company_page .company_link .list > li {
  width: calc((100% - 40px) / 2);
  position: relative;
}
@media screen and (max-width: 992px) {
  .company_page .company_link .list > li {
    width: 100%;
  }
}
.company_page .company_link .list > li .photo {
  overflow: hidden;
}
.company_page .company_link .list > li .photo img {
  transition: 0.3s all ease-in-out;
}
.company_page .company_link .list > li .text {
  position: absolute;
  width: 50%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  top: 0;
  left: 0;
  padding: 35px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 768px) {
  .company_page .company_link .list > li .text {
    padding: 20px;
  }
}
.company_page .company_link .list > li .text a {
  display: block;
}
.company_page .company_link .list > li .text a:hover {
  color: #a1b211;
}
.company_page .company_link .list > li .text h3 {
  padding-bottom: 10px;
  display: inline-block;
  min-width: 150px;
  border-bottom: solid 1px #a1b211;
  font-size: 30px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .company_page .company_link .list > li .text h3 {
    font-size: 18px;
    min-width: 90px;
  }
}
.company_page .company_link .list > li .text .sub li + li {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .company_page .company_link .list > li .text .sub li + li {
    margin-top: 10px;
  }
}
.company_page .company_link .list > li .text .sub li a {
  padding-left: 20px;
  font-size: 20px;
  font-weight: 500;
  position: relative;
}
@media screen and (max-width: 768px) {
  .company_page .company_link .list > li .text .sub li a {
    padding-left: 12px;
    font-size: 14px;
  }
}
.company_page .company_link .list > li .text .sub li a::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-style: solid;
  border-color: #1a1a1a;
  border-width: 2px 2px 0 0;
  position: absolute;
  top: 0.5em;
  left: 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  .company_page .company_link .list > li .text .sub li a::before {
    border-width: 1px 1px 0 0;
    width: 6px;
    height: 6px;
  }
}
.company_page .company_creed .photo {
  margin: 0 auto 70px;
  max-width: 500px;
}
@media screen and (max-width: 768px) {
  .company_page .company_creed .photo {
    margin-bottom: 20px;
    max-width: 280px;
  }
}
.company_page .company_creed .box {
  margin-top: 30px;
  padding: 35px;
  border: solid 1px #a1b211;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .company_page .company_creed .box {
    margin-top: 20px;
    padding: 20px;
  }
}
.company_page .company_creed .box ul {
  text-align: left;
}
.company_page .company_creed .box li {
  padding-left: 1em;
  font-size: 20px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .company_page .company_creed .box li {
    font-size: 13px;
  }
}
.company_page .company_creed .box li + li {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .company_page .company_creed .box li + li {
    margin-top: 20px;
  }
}
.company_page .company_creed .box li::before {
  content: "・";
}
@media screen and (max-width: 768px) {
  .company_page .company_creed .box li::before {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.company_page .company_strong p + p {
  margin-top: 15px;
}
.company_page .company_greet .box {
  display: flex;
  gap: 5%;
}
@media screen and (max-width: 768px) {
  .company_page .company_greet .box {
    flex-wrap: wrap;
    gap: 20px;
  }
}
.company_page .company_greet .box + .box {
  margin-top: 60px;
  padding-top: 60px;
  border-top: solid 1px #cccccc;
}
@media screen and (max-width: 768px) {
  .company_page .company_greet .box + .box {
    margin-top: 30px;
    padding-top: 30px;
  }
}
.company_page .company_greet .box:nth-child(even) {
  flex-direction: row-reverse;
}
.company_page .company_greet .box .text {
  width: 45%;
}
@media screen and (max-width: 768px) {
  .company_page .company_greet .box .text {
    width: 100%;
  }
}
.company_page .company_greet .box .text p + p {
  margin-top: 15px;
}
.company_page .company_greet .box .photo {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .company_page .company_greet .box .photo {
    width: 100%;
  }
}
.company_page .company_greet .box .author {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 20px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .company_page .company_greet .box .author {
    margin-top: 20px;
  }
}
.company_page .company_greet .box .author .post {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .company_page .company_greet .box .author .post {
    font-size: 16px;
  }
}
.company_page .company_greet .box .author .name {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  .company_page .company_greet .box .author .name {
    font-size: 18px;
  }
}
.company_page .company_about .about {
  display: flex;
  gap: 6.6666666667%;
  align-items: flex-start;
}
@media screen and (max-width: 992px) {
  .company_page .company_about .about {
    flex-wrap: wrap;
  }
}
.company_page .company_about .about dl {
  width: 46.6666666667%;
  display: flex;
  flex-wrap: wrap;
  border-top: solid 1px #cccccc;
}
@media screen and (max-width: 992px) {
  .company_page .company_about .about dl {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .company_page .company_about .about dl + dl {
    border: none;
  }
}
.company_page .company_about .about dt,
.company_page .company_about .about dd {
  padding: 30px 0;
  border-bottom: solid 1px #cccccc;
  font-size: 17px;
}
@media screen and (max-width: 768px) {
  .company_page .company_about .about dt,
  .company_page .company_about .about dd {
    padding: 15px 0;
    font-size: 13px;
  }
}
.company_page .company_about .about dt {
  width: 150px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .company_page .company_about .about dt {
    width: 105px;
  }
}
.company_page .company_about .about dd {
  width: calc(100% - 150px);
}
@media screen and (max-width: 768px) {
  .company_page .company_about .about dd {
    width: calc(100% - 105px);
  }
}
.company_page .company_about .info {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .company_page .company_about .info {
    margin-top: 40px;
  }
}
.company_page .company_about .info .box + .box {
  margin-top: 60px;
}
.company_page .company_about .info .ttl {
  margin-bottom: 30px;
  padding: 10px 20px;
  background-color: rgba(161, 178, 17, 0.15);
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .company_page .company_about .info .ttl {
    margin-bottom: 20px;
    padding: 10px 15px;
    font-size: 14px;
  }
}
.company_page .company_about .info .desc {
  padding: 0 20px;
  font-size: 17px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .company_page .company_about .info .desc {
    padding: 0;
    font-size: 13px;
  }
}
.company_page .company_about .info .desc .badge {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 576px) {
  .company_page .company_about .info .desc .badge {
    margin: 15px 0 0 auto;
    position: relative;
    max-width: 80px;
  }
}
.company_page .company_about .info .desc p + .col {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .company_page .company_about .info .desc p + .col {
    margin-top: 20px;
  }
}
.company_page .company_about .info .desc .col {
  display: flex;
  gap: 5px 80px;
  counter-reset: number 0;
}
@media screen and (max-width: 768px) {
  .company_page .company_about .info .desc .col {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 576px) {
  .company_page .company_about .info .desc .col ul {
    max-width: 270px;
    width: 100%;
  }
}
.company_page .company_about .info .desc .col li {
  display: flex;
  gap: 20px;
}
.company_page .company_about .info .desc .col li + li {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .company_page .company_about .info .desc .col li + li {
    margin-top: 5px;
  }
}
.company_page .company_about .info .desc .col li .name {
  flex: 1;
}
.company_page .company_about .info .desc .col ul li {
  position: relative;
  padding-left: 1em;
}
.company_page .company_about .info .desc .col ul li::before {
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.company_page .company_about .info .desc .col ol li {
  position: relative;
  padding-left: 1em;
}
.company_page .company_about .info .desc .col ol li::before {
  counter-increment: number;
  content: counter(number) ":";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
.company_page .company_chart .chart {
  display: flex;
  gap: 20px 4.1666666667%;
}
@media screen and (max-width: 992px) {
  .company_page .company_chart .chart {
    flex-wrap: wrap;
  }
}
.company_page .company_chart .chart .text {
  width: 400px;
}
@media screen and (max-width: 992px) {
  .company_page .company_chart .chart .text {
    width: 100%;
  }
}
.company_page .company_chart .chart .photo {
  flex: 1;
}
@media screen and (max-width: 992px) {
  .company_page .company_chart .chart .photo {
    width: 100%;
  }
}
.company_page .company_chart .chart .list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 0;
  font-size: 17px;
}
@media screen and (max-width: 768px) {
  .company_page .company_chart .chart .list {
    gap: 10px 0;
    font-size: 13px;
  }
}
.company_page .company_chart .chart .list dt {
  width: 150px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .company_page .company_chart .chart .list dt {
    width: 120px;
  }
}
.company_page .company_chart .chart .list dd {
  width: calc(100% - 150px);
}
@media screen and (max-width: 768px) {
  .company_page .company_chart .chart .list dd {
    width: calc(100% - 120px);
  }
}
.company_page .company_office .office {
  border-top: solid 1px #ccc;
}
.company_page .company_office .office li {
  padding: 25px 30px 25px 10px;
  display: flex;
  gap: 20px;
  align-items: center;
  border-bottom: solid 1px #ccc;
  position: relative;
}
@media screen and (max-width: 992px) {
  .company_page .company_office .office li {
    padding: 20px 0;
    flex-wrap: wrap;
  }
}
.company_page .company_office .office li .left {
  width: 380px;
}
@media screen and (max-width: 992px) {
  .company_page .company_office .office li .left {
    width: 100%;
  }
}
.company_page .company_office .office li .mid {
  flex: 1;
}
@media screen and (max-width: 992px) {
  .company_page .company_office .office li .mid {
    width: 100%;
  }
}
.company_page .company_office .office li .right {
  width: 110px;
}
@media screen and (max-width: 992px) {
  .company_page .company_office .office li .right {
    position: absolute;
    top: 25px;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .company_page .company_office .office li .right {
    top: 20px;
    width: 60px;
  }
}
.company_page .company_office .office li .name {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .company_page .company_office .office li .name {
    font-size: 16px;
  }
}
.company_page .company_office .office li .name::before {
  padding-right: 0.5em;
  content: "■";
  color: #a1b211;
}
.company_page .company_office .office li .num {
  font-size: 15px;
  color: #818181;
}
@media screen and (max-width: 768px) {
  .company_page .company_office .office li .num {
    margin-top: 5px;
    font-size: 12px;
  }
}
.company_page .company_office .office li .address,
.company_page .company_office .office li .tel {
  font-size: 17px;
}
@media screen and (max-width: 768px) {
  .company_page .company_office .office li .address,
  .company_page .company_office .office li .tel {
    font-size: 14px;
  }
}
.company_page .company_office .office li .tel {
  margin-top: 5px;
}
.company_page .company_office .office li .map a {
  display: block;
  padding: 5px 30px;
  font-size: 18px;
  font-family: "Josefin Sans", "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  text-align: center;
  position: relative;
  border: solid 1px #1a1a1a;
  border-radius: 40px;
}
@media screen and (max-width: 768px) {
  .company_page .company_office .office li .map a {
    padding: 4px 6px;
    font-size: 12px;
  }
}
.company_page .company_office .office li .map a::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: solid 2px #1a1a1a;
  border-radius: 40px;
  opacity: 0;
  transition: 0.3s all ease-in-out;
}
.company_page .company_office .office li .map a:hover {
  opacity: 1;
  background-color: #a1b211;
  border-color: #a1b211;
  color: #fff;
}
.company_page .company_history .history {
  position: relative;
}
.company_page .company_history .history::before {
  content: "";
  position: absolute;
  left: 25px;
  top: 35px;
  display: block;
  width: 1px;
  height: calc(100% - 35px);
  background-color: #a1b211;
}
@media screen and (max-width: 768px) {
  .company_page .company_history .history::before {
    top: 30px;
    left: 10px;
    height: calc(100% - 20px);
  }
}
.company_page .company_history .history > li {
  border-top: solid 1px #ccc;
  padding: 25px 0;
}
@media screen and (max-width: 768px) {
  .company_page .company_history .history > li {
    padding: 15px 0;
  }
}
.company_page .company_history .history > li .box {
  display: flex;
}
.company_page .company_history .history > li .box + .box {
  margin-top: 10px;
}
.company_page .company_history .history > li .box + .box .date::before {
  display: none;
}
.company_page .company_history .history > li .date {
  padding-left: 45px;
  width: 250px;
  display: flex;
  position: relative;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .company_page .company_history .history > li .date {
    padding-left: 25px;
    width: 145px;
  }
}
.company_page .company_history .history > li .date::before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  background-color: #a1b211;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .company_page .company_history .history > li .date::before {
    width: 9px;
    height: 9px;
    left: 6px;
    top: 10px;
  }
}
.company_page .company_history .history > li .date .year {
  width: 65px;
}
@media screen and (max-width: 768px) {
  .company_page .company_history .history > li .date .year {
    width: 42px;
  }
}
.company_page .company_history .history > li .event {
  width: calc(100% - 250px);
}
@media screen and (max-width: 768px) {
  .company_page .company_history .history > li .event {
    width: calc(100% - 145px);
  }
}
.company_page .company_history .link {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .company_page .company_history .link {
    margin-top: 40px;
  }
}
.company_page .company_history .link a {
  position: relative;
  display: block;
}
.company_page .company_history .link a::after {
  content: "";
  display: block;
  border-top: solid 50px transparent;
  border-right: solid 50px #a1b211;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .company_page .company_history .link a::after {
    border-width: 20px 20px 0 0;
  }
}
.company_page .company_history .link a .bg {
  position: relative;
  z-index: -1;
}
.company_page .company_history .link a .text {
  position: absolute;
  top: 50%;
  left: 0;
  color: #fff;
  text-align: center;
  width: 100%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .company_page .company_history .link a .text {
    padding: 0 20px;
  }
}
.company_page .company_history .link a .ttl,
.company_page .company_history .link a .desc {
  max-width: 800px;
  margin: 0 auto;
}
.company_page .company_history .link a .ttl {
  padding-bottom: 5px;
  font-size: 40px;
  font-weight: 500;
  border-bottom: solid 1px #fff;
}
@media screen and (max-width: 768px) {
  .company_page .company_history .link a .ttl {
    padding-bottom: 10px;
    font-size: 24px;
  }
}
.company_page .company_history .link a .desc {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .company_page .company_history .link a .desc {
    margin-top: 15px;
  }
}
.company_page .company_timeline .timeline + .timeline {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .company_page .company_timeline .timeline + .timeline {
    margin-top: 20px;
  }
}
.company_page .company_timeline .timeline dt {
  padding: 30px 45px 30px 20px;
  background-color: #eeeeee;
  display: flex;
  align-items: center;
  gap: 5px 50px;
  position: relative;
  flex-wrap: wrap;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .company_page .company_timeline .timeline dt {
    padding: 20px 30px 20px 20px;
  }
}
.company_page .company_timeline .timeline dt::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-style: solid;
  border-color: #1a1a1a;
  border-width: 2px 2px 0 0;
  position: absolute;
  top: 50%;
  right: 35px;
  transform: translateY(-50%) rotate(135deg);
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 768px) {
  .company_page .company_timeline .timeline dt::after {
    width: 7px;
    height: 7px;
    right: 20px;
  }
}
.company_page .company_timeline .timeline dt.active::after {
  transform: translateY(-50%) rotate(-45deg);
}
.company_page .company_timeline .timeline dt .period {
  font-size: 32px;
  font-family: "Josefin Sans", "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .company_page .company_timeline .timeline dt .period {
    font-size: 24px;
  }
}
.company_page .company_timeline .timeline dt .comment {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .company_page .company_timeline .timeline dt .comment {
    font-size: 13px;
  }
}
.company_page .company_timeline .timeline dd {
  display: none;
}
.company_page .company_timeline .timeline dd .list {
  position: relative;
}
.company_page .company_timeline .timeline dd .list::before {
  content: "";
  display: block;
  width: 1px;
  top: 60px;
  bottom: 40px;
  left: 25px;
  position: absolute;
  background-color: #a1b211;
}
@media screen and (max-width: 768px) {
  .company_page .company_timeline .timeline dd .list::before {
    top: 40px;
    bottom: 20px;
    left: 11px;
  }
}
.company_page .company_timeline .timeline dd .list > li {
  padding: 40px 0;
  display: flex;
  gap: 20px 6.6666666667%;
}
@media screen and (max-width: 768px) {
  .company_page .company_timeline .timeline dd .list > li {
    padding: 30px 0;
    flex-wrap: wrap;
  }
}
.company_page .company_timeline .timeline dd .list > li + li {
  border-top: solid 1px #ccc;
}
.company_page .company_timeline .timeline dd .list > li .date {
  width: 27.1666666667%;
  padding-left: 45px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .company_page .company_timeline .timeline dd .list > li .date {
    padding-left: 25px;
    width: 100%;
  }
}
.company_page .company_timeline .timeline dd .list > li .date::before {
  content: "";
  display: block;
  background-color: #a1b211;
  width: 11px;
  height: 11px;
  background-color: #a1b211;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 20px;
}
@media screen and (max-width: 768px) {
  .company_page .company_timeline .timeline dd .list > li .date::before {
    width: 9px;
    height: 9px;
    left: 7px;
  }
}
.company_page .company_timeline .timeline dd .list > li .date .year {
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 600;
  font-family: "Josefin Sans", "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .company_page .company_timeline .timeline dd .list > li .date .year {
    font-size: 24px;
  }
}
.company_page .company_timeline .timeline dd .list > li .date .text {
  font-size: 17px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .company_page .company_timeline .timeline dd .list > li .date .text {
    font-size: 13px;
  }
}
.company_page .company_timeline .timeline dd .list > li .date .text li {
  padding-left: 1em;
  position: relative;
}
.company_page .company_timeline .timeline dd .list > li .date .text li::before {
  content: "・";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
.company_page .company_timeline .timeline dd .list > li .date .text li + li {
  margin-top: 10px;
}
.company_page .company_timeline .timeline dd .list > li .works {
  padding-right: 30px;
  width: 66.1666666667%;
}
@media screen and (max-width: 768px) {
  .company_page .company_timeline .timeline dd .list > li .works {
    padding-right: 0px;
    padding-left: 25px;
    width: 100%;
  }
}
.company_page .company_timeline .timeline dd .list > li .works .ttl {
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .company_page .company_timeline .timeline dd .list > li .works .ttl {
    margin-bottom: 10px;
    font-size: 14px;
  }
}
.company_page .company_timeline .timeline dd .list > li .works .works_list {
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .company_page .company_timeline .timeline dd .list > li .works .works_list {
    gap: 10px;
  }
}
.company_page .company_timeline .timeline dd .list > li .works .works_list > li {
  width: calc((100% - 4px) / 2);
}
@media screen and (max-width: 768px) {
  .company_page .company_timeline .timeline dd .list > li .works .works_list > li {
    width: calc((100% - 10px) / 2);
  }
}
.company_page .company_timeline .timeline dd .list > li .works .works_list .col2 {
  width: 100%;
  display: flex;
  gap: 4px;
}
@media screen and (max-width: 576px) {
  .company_page .company_timeline .timeline dd .list > li .works .works_list .col2 {
    flex-wrap: wrap;
    gap: 10px;
  }
}
.company_page .company_timeline .timeline dd .list > li .works .works_list .col2 .text,
.company_page .company_timeline .timeline dd .list > li .works .works_list .col2 .photo {
  flex: 1;
  width: 100%;
}
@media screen and (max-width: 576px) {
  .company_page .company_timeline .timeline dd .list > li .works .works_list .col2 .text,
  .company_page .company_timeline .timeline dd .list > li .works .works_list .col2 .photo {
    flex: auto;
  }
}
.company_page .company_timeline .timeline dd .list > li .works .works_list .col2 .text {
  padding-left: 15px;
  font-size: 15px;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .company_page .company_timeline .timeline dd .list > li .works .works_list .col2 .text {
    padding-left: 0px;
    font-size: 13px;
    line-height: 1.5;
  }
}

/*----------------お知らせ&トピックス---------------- */
.news_page .news_list .list li {
  padding: 30px 0;
  display: flex;
  border-bottom: solid 1px #ccc;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .news_page .news_list .list li {
    padding: 20px 0;
    flex-wrap: wrap;
    gap: 10px 20px;
  }
}
.news_page .news_list .list .date {
  width: 145px;
  font-size: 16px;
  font-weight: 700;
  color: #707070;
}
@media screen and (max-width: 768px) {
  .news_page .news_list .list .date {
    width: auto;
    font-size: 12px;
  }
}
.news_page .news_list .list .tag {
  padding-right: 20px;
  display: flex;
  gap: 10px;
  align-items: center;
}
.news_page .news_list .list .tag a {
  padding: 5px 3px 2px;
  display: block;
  background-color: #a1b211;
  color: #fff;
  text-align: center;
  font-family: "Josefin Sans", "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 14px;
  font-weight: 700;
  min-width: 85px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .news_page .news_list .list .tag a {
    padding: 4px 3px 1px;
    font-size: 10px;
    min-width: 60px;
  }
}
.news_page .news_list .list .ttl {
  flex: 1;
}
@media screen and (max-width: 768px) {
  .news_page .news_list .list .ttl {
    flex: auto;
    width: 100%;
  }
}
.news_page .news_detail {
  margin-top: -50px;
}
@media screen and (max-width: 768px) {
  .news_page .news_detail {
    margin-top: 0;
  }
}
.news_page .news_detail .info {
  margin-bottom: 40px;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .news_page .news_detail .info {
    margin-bottom: 20px;
    gap: 15px;
  }
}
.news_page .news_detail .info .tag {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.news_page .news_detail .info .tag a {
  padding: 5px 5px 2px;
  background-color: #a1b211;
  color: #fff;
  min-width: 85px;
  text-align: center;
  font-family: "Josefin Sans", "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-weight: 700;
  font-size: 14px;
  display: block;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .news_page .news_detail .info .tag a {
    padding: 4px 5px 1px;
    min-width: 62px;
    font-size: 10px;
  }
}
.news_page .news_detail .info .date {
  color: #707070;
}
.news_page .news_detail .catch {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .news_page .news_detail .catch {
    margin-bottom: 25px;
  }
}
.news_page .news_detail .cont h2 {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .news_page .news_detail .cont h2 {
    margin-bottom: 30px;
  }
}
.news_page .news_detail .cont h3 {
  margin: 30px 0;
}
@media screen and (max-width: 768px) {
  .news_page .news_detail .cont h3 {
    margin: 20px 0;
  }
}
.news_page .news_detail .cont p {
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .news_page .news_detail .cont p {
    margin-bottom: 10px;
  }
}
.news_page .news_detail .cont a {
  color: #a1b211;
}

/*----------------採用情報---------------- */
.recruit_page .recruit_link {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_link {
    margin-top: 40px;
  }
}
.recruit_page .recruit_link .guideline {
  padding: 80px 55px;
  background-color: #f4f4f4;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_link .guideline {
    padding: 40px 20px;
  }
}
.recruit_page .recruit_link .guideline .ttl {
  margin-bottom: 40px;
  font-size: 30px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_link .guideline .ttl {
    font-size: 24px;
  }
}
.recruit_page .recruit_link .guideline .link {
  display: flex;
  gap: 15px 4.5871559633%;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_link .guideline .link {
    flex-wrap: wrap;
  }
}
.recruit_page .recruit_link .guideline .link a {
  padding: 45px 50px;
  display: block;
  width: 47.7064220183%;
  background-color: #fff;
  border: solid 1px #a1b211;
  text-align: center;
  font-size: 24px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_link .guideline .link a {
    padding: 20px;
    width: 100%;
    font-size: 18px;
  }
}
.recruit_page .recruit_link .guideline .link a::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-style: solid;
  border-color: #a1b211;
  border-width: 2px 2px 0 0;
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%) rotate(45deg);
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_link .guideline .link a::after {
    width: 7px;
    height: 7px;
    right: 25px;
  }
}
.recruit_page .recruit_link .guideline .link a:hover {
  color: #a1b211;
  opacity: 1;
}
.recruit_page .recruit_link .guideline .link a:hover::after {
  transform: translateX(2px) translateY(-50%) rotate(45deg);
}
.recruit_page .recruit_link .other {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_link .other {
    margin-top: 30px;
  }
}
.recruit_page .recruit_link .other .link {
  display: flex;
  gap: 20px 3.3333333333%;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_link .other .link {
    flex-wrap: wrap;
  }
}
.recruit_page .recruit_link .other .link a {
  width: 48.3333333333%;
  min-height: 120px;
  border: solid 1px #ccc;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_link .other .link a {
    width: 100%;
    min-height: 100px;
  }
}
.recruit_page .recruit_link .other .link a .photo {
  width: 34.4827586207%;
  height: 100%;
  overflow: hidden;
}
.recruit_page .recruit_link .other .link a .photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s all ease-in-out;
}
.recruit_page .recruit_link .other .link a .text {
  width: 65.5172413793%;
  text-align: center;
  font-size: 26px;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_link .other .link a .text {
    font-size: 20px;
  }
}
.recruit_page .recruit_link .other .link a:hover .photo img {
  transform: scale(1.05);
}
.recruit_page .recruit_link .parent {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_link .parent {
    margin-top: 40px;
  }
}
.recruit_page .recruit_link .parent a {
  margin: 0 auto;
}
.recruit_page .recruit_link .parent a::after {
  display: none;
}
.recruit_page .recruit_description .tab_btn_list {
  display: flex;
  gap: 10px;
}
.recruit_page .recruit_description .tab_btn_list .tab_btn {
  padding: 25px 0;
  width: calc((100% - 10px) / 2);
  text-align: center;
  background-color: #f4f4f4;
  border-radius: 10px 10px 0 0;
  font-size: 24px;
  font-weight: 700;
  border-style: solid;
  border-color: #f4f4f4;
  border-width: 1px 1px 0 1px;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_description .tab_btn_list .tab_btn {
    padding: 15px 0;
    font-size: 16px;
  }
}
.recruit_page .recruit_description .tab_btn_list .tab_btn::after {
  content: "";
  display: block;
  width: 100%;
  background-color: #fff;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  opacity: 0;
  z-index: 1;
}
.recruit_page .recruit_description .tab_btn_list .tab_btn:hover {
  opacity: 0.7;
}
.recruit_page .recruit_description .tab_btn_list .tab_btn.active {
  background-color: #fff;
  border-color: #cccccc;
  cursor: inherit;
  pointer-events: none;
}
.recruit_page .recruit_description .tab_btn_list .tab_btn.active:after {
  opacity: 1;
}
.recruit_page .recruit_description .tab_area {
  padding: 60px 30px 40px;
  border: solid 1px #ccc;
  border-radius: 0 0 10px 10px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_description .tab_area {
    padding: 20px;
  }
}
.recruit_page .recruit_description .tab_area .tab_box {
  display: none;
}
.recruit_page .recruit_description .tab_area .tab_box.active {
  display: block;
}
.recruit_page .recruit_description .tab_area .print {
  position: absolute;
  top: 40px;
  right: 30px;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_description .tab_area .print {
    display: none;
  }
}
.recruit_page .recruit_description .tab_area .print button {
  padding: 6px 25px;
  background-color: #a1b211;
  color: #fff;
  display: flex;
  gap: 10px;
  font-weight: 700;
  font-size: 17px;
  border-radius: 39px;
  border: solid 1px #a1b211;
  cursor: pointer;
}
.recruit_page .recruit_description .tab_area .print button:hover {
  background-color: #fff;
  color: #a1b211;
}
.recruit_page .recruit_description .tab_area .intro {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_description .tab_area .intro {
    margin-bottom: 20px;
  }
}
.recruit_page .recruit_description .tab_area .list {
  display: flex;
  flex-wrap: wrap;
  border-bottom: solid 1px #cccccc;
}
.recruit_page .recruit_description .tab_area .list dt,
.recruit_page .recruit_description .tab_area .list dd {
  padding: 30px 0;
  border-top: solid 1px #cccccc;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_description .tab_area .list dt,
  .recruit_page .recruit_description .tab_area .list dd {
    padding: 20px 0;
  }
}
.recruit_page .recruit_description .tab_area .list dt {
  padding-left: 30px;
  width: 210px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_description .tab_area .list dt {
    padding-left: 0px;
    padding-bottom: 5px;
    width: 100%;
  }
}
.recruit_page .recruit_description .tab_area .list dd {
  width: calc(100% - 210px);
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_description .tab_area .list dd {
    padding-top: 0;
    width: 100%;
    border: none;
  }
}
.recruit_page .recruit_faq .faq .box + .box {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_faq .faq .box + .box {
    margin-top: 40px;
  }
}
.recruit_page .recruit_faq .faq .box .question,
.recruit_page .recruit_faq .faq .box .answer {
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_faq .faq .box .question,
  .recruit_page .recruit_faq .faq .box .answer {
    padding-left: 0px;
  }
}
.recruit_page .recruit_faq .faq .box .question {
  padding-bottom: 20px;
  border-bottom: solid 1px #ccc;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_faq .faq .box .question {
    padding-bottom: 15px;
  }
}
.recruit_page .recruit_faq .faq .box .question h3 {
  padding-left: 55px;
  font-size: 20px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_faq .faq .box .question h3 {
    padding-left: 25px;
    font-size: 14px;
  }
}
.recruit_page .recruit_faq .faq .box .question h3::before {
  content: "Q.";
  color: #a1b211;
  font-size: 24px;
  font-family: "Josefin Sans", "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_faq .faq .box .question h3::before {
    font-size: 18px;
  }
}
.recruit_page .recruit_faq .faq .box .answer {
  padding-top: 30px;
  font-size: 17px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_faq .faq .box .answer {
    padding-top: 15px;
    font-size: 13px;
  }
}
.recruit_page .recruit_faq .faq .box .answer li {
  padding-left: 1em;
  position: relative;
}
.recruit_page .recruit_faq .faq .box .answer li::before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
.recruit_page .recruit_contact .intro {
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_contact .intro {
    margin-bottom: 45px;
  }
}
.recruit_page .recruit_contact .contact_block .box {
  display: flex;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_contact .contact_block .box {
    flex-wrap: wrap;
    gap: 10px;
  }
}
.recruit_page .recruit_contact .contact_block .box + .box {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_contact .contact_block .box + .box {
    margin-top: 20px;
  }
}
.recruit_page .recruit_contact .contact_block .box .left {
  padding-top: 20px;
  width: 260px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_contact .contact_block .box .left {
    padding-top: 0px;
    width: 100%;
  }
}
.recruit_page .recruit_contact .contact_block .box .left label.inquery::after {
  margin-left: 10px;
  padding: 0px 5px;
  content: "必須";
  background-color: #dc000c;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 16px;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_contact .contact_block .box .left label.inquery::after {
    font-size: 9px;
  }
}
.recruit_page .recruit_contact .contact_block .box .right {
  width: calc(100% - 260px);
  font-size: 17px;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_contact .contact_block .box .right {
    width: 100%;
    font-size: 14px;
  }
}
.recruit_page .recruit_contact .contact_block .box .wpcf7-list-item {
  margin: 0;
}
.recruit_page .recruit_contact .contact_block .box input,
.recruit_page .recruit_contact .contact_block .box textarea {
  padding: 17px 20px;
  width: 100%;
  border: solid 1px #c1c1c1;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_contact .contact_block .box input,
  .recruit_page .recruit_contact .contact_block .box textarea {
    padding: 15px;
  }
}
.recruit_page .recruit_contact .contact_block .box textarea {
  height: 240px;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_contact .contact_block .box textarea {
    height: 200px;
  }
}
.recruit_page .recruit_contact .contact_block .box input[type=radio],
.recruit_page .recruit_contact .contact_block .box input[type=checkbox] {
  display: none;
}
.recruit_page .recruit_contact .contact_block .box .choice_box,
.recruit_page .recruit_contact .contact_block .box .wpcf7-radio {
  display: flex;
  gap: 40px;
}
.recruit_page .recruit_contact .contact_block .box .choice label,
.recruit_page .recruit_contact .contact_block .box .check label {
  cursor: pointer;
  padding-left: 30px;
  display: flex;
  position: relative;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_contact .contact_block .box .choice label,
  .recruit_page .recruit_contact .contact_block .box .check label {
    padding-left: 25px;
  }
}
.recruit_page .recruit_contact .contact_block .box .choice label::before, .recruit_page .recruit_contact .contact_block .box .choice label::after,
.recruit_page .recruit_contact .contact_block .box .check label::before,
.recruit_page .recruit_contact .contact_block .box .check label::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.recruit_page .recruit_contact .contact_block .box .choice label::before,
.recruit_page .recruit_contact .contact_block .box .check label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border: solid 1px #c1c1c1;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_contact .contact_block .box .choice label::before,
  .recruit_page .recruit_contact .contact_block .box .check label::before {
    width: 16px;
    height: 16px;
  }
}
.recruit_page .recruit_contact .contact_block .box .choice label::before {
  border-radius: 50%;
  left: 0;
}
.recruit_page .recruit_contact .contact_block .box .choice label::after {
  content: "";
  left: 4px;
  display: block;
  background-color: #a1b211;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  transition: 0.3s all ease-in-out;
  transform: translateY(-50%) scale(0);
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_contact .contact_block .box .choice label::after {
    left: 3px;
    width: 10px;
    height: 10px;
  }
}
.recruit_page .recruit_contact .contact_block .box .choice input:checked + label::after,
.recruit_page .recruit_contact .contact_block .box .choice label:has(input:checked)::after {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}
.recruit_page .recruit_contact .contact_block .box .check label::before {
  left: 0;
}
.recruit_page .recruit_contact .contact_block .box .check label::after {
  content: "\f00c";
  font-family: "font awesome 6 free";
  font-weight: 900;
  font-size: 12px;
  color: #a1b211;
  left: 4px;
  display: block;
  transition: 0.3s all ease-in-out;
  transform: translateY(-50%) scale(0);
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_contact .contact_block .box .check label::after {
    left: 3px;
  }
}
.recruit_page .recruit_contact .contact_block .box .check input:checked + label::after,
.recruit_page .recruit_contact .contact_block .box .check label:has(input:checked)::after {
  transform: translateY(-50%) scale(1);
}
.recruit_page .recruit_contact .contact_block .submit_btn {
  margin: 50px auto 0;
  color: #fff;
  max-width: 300px;
  width: 100%;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_contact .contact_block .submit_btn {
    margin: 40px auto 0;
    max-width: 250px;
  }
}
.recruit_page .recruit_contact .contact_block .submit_btn::after {
  content: "\f061";
  font-family: "font awesome 6 free";
  font-weight: 900;
  position: absolute;
  top: 33%;
  right: 30px;
  transform: translateY(-50%);
  transition: 0.3s all ease-in-out;
}
.recruit_page .recruit_contact .contact_block .submit_btn:hover::after {
  transform: translateX(2px) translateY(-50%);
}
.recruit_page .recruit_contact .contact_block .submit_btn:hover input {
  background-color: #1a1a1a;
  border-color: #1a1a1a;
}
.recruit_page .recruit_contact .contact_block .submit_btn input {
  padding: 0 50px;
  border: none;
  background-color: transparent;
  font-size: 18px;
  font-weight: 700;
  width: 100%;
  line-height: 60px;
  border: solid 1px #a1b211;
  border-radius: 60px;
  background-color: #a1b211;
  color: #fff;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_contact .contact_block .submit_btn input {
    line-height: 50px;
    border-radius: 50px;
    font-size: 14px;
  }
}
.recruit_page .recruit_contact .contact_block .submit_btn input:disabled {
  background-color: #ccc;
  border-color: #ccc;
  cursor: not-allowed;
}
.recruit_page .recruit_contact .thanks .ttl {
  margin-bottom: 30px;
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .recruit_page .recruit_contact .thanks .ttl {
    margin-bottom: 20px;
    font-size: 18px;
  }
}

@media print {
  @page {
    size: A4 portrait;
    margin: 0;
  }
  .wrapper {
    width: 210mm;
    height: 297mm;
    box-sizing: border-box;
    page-break-after: auto;
    padding: 5mm;
    margin: auto;
  }
  .print,
  .recruit_link,
  footer {
    display: none;
  }
  header {
    padding-bottom: 0;
  }
  .header_block {
    position: relative !important;
  }
  .header_block .h_logo h1 {
    max-width: 200px;
  }
  .header_block .h_nav {
    display: none;
  }
  .kaso_ttl {
    margin-bottom: 20px;
  }
  .kaso_ttl .ttl {
    height: 150px;
  }
  .kaso_ttl .ttl .en {
    font-size: 30px;
  }
  .kaso_ttl .ttl .ja {
    font-size: 16px;
  }
  .recruit_page .recruit_description .tab_btn_list .tab_btn {
    padding: 10px 0;
    font-size: 18px;
  }
  .recruit_page .recruit_description .tab_area .intro {
    margin-bottom: 20px;
    font-size: 13px;
  }
  .recruit_page .recruit_description .tab_area .list dt,
  .recruit_page .recruit_description .tab_area .list dd {
    padding: 15px 0;
    font-size: 13px;
  }
  .recruit_page .recruit_description .tab_area .list dt {
    width: 120px;
  }
  .recruit_page .recruit_description .tab_area .list dd {
    width: calc(100% - 120px);
  }
}
/*----------------建築作品---------------- */
.works_page .works_search .accordion dt {
  position: relative;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .works_page .works_search .accordion dt {
    pointer-events: all;
  }
}
.works_page .works_search .accordion dt::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: #1a1a1a;
  border-width: 2px 2px 0 0;
  position: absolute;
  right: 20px;
  top: 35%;
  transform: translateY(-50%) rotate(-45deg);
  opacity: 0;
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 768px) {
  .works_page .works_search .accordion dt::after {
    opacity: 1;
  }
}
.works_page .works_search .accordion dt.active::after {
  transform: translateY(-50%) rotate(135deg);
}
.works_page .works_search .search_ttl {
  padding-bottom: 15px;
  border-bottom: solid 1px #cccccc;
  display: flex;
  gap: 15px;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .works_page .works_search .search_ttl {
    gap: 10px;
    font-size: 16px;
  }
}
.works_page .works_search .search {
  padding-top: 30px;
}
.works_page .works_search .search ul {
  display: flex;
  flex-wrap: wrap;
  gap: 25px 20px;
}
@media screen and (max-width: 768px) {
  .works_page .works_search .search ul {
    gap: 15px 20px;
  }
}
.works_page .works_search .search ul li {
  width: calc((100% - 80px) / 5);
  font-size: 17px;
  letter-spacing: 0;
}
@media screen and (max-width: 992px) {
  .works_page .works_search .search ul li {
    width: calc((100% - 40px) / 3);
  }
}
@media screen and (max-width: 768px) {
  .works_page .works_search .search ul li {
    width: calc((100% - 20px) / 2);
    font-size: 15px;
  }
}
.works_page .works_search .search ul li input {
  display: none;
}
.works_page .works_search .search ul li label {
  padding-left: 24px;
  position: relative;
  display: block;
}
.works_page .works_search .search ul li label::before, .works_page .works_search .search ul li label::after {
  content: "";
  display: block;
  position: absolute;
}
.works_page .works_search .search ul li label::before {
  width: 16px;
  height: 16px;
  top: 6px;
  left: 0;
  background-color: #e8e8e8;
}
@media screen and (max-width: 768px) {
  .works_page .works_search .search ul li label::before {
    width: 14px;
    height: 14px;
  }
}
.works_page .works_search .search ul li label::after {
  width: 10px;
  height: 10px;
  top: 9px;
  left: 3px;
  background-color: #a1b211;
  transform: scale(0);
  transition: 0.3s all ease-in-out;
}
@media screen and (max-width: 768px) {
  .works_page .works_search .search ul li label::after {
    top: 8px;
    left: 2px;
  }
}
.works_page .works_search .search ul li input:checked + label::after {
  transform: scale(1);
}
.works_page .works_search .search .btn {
  text-align: center;
}
.works_page .works_search .search .btn input {
  margin: 50px auto 0;
  padding: 0 50px;
  border: none;
  background-color: transparent;
  font-size: 18px;
  font-weight: 700;
  line-height: 60px;
  border: solid 1px #a1b211;
  border-radius: 60px;
  background-color: #a1b211;
  color: #fff;
  cursor: pointer;
  transition: 0.3s all;
}
@media screen and (max-width: 768px) {
  .works_page .works_search .search .btn input {
    margin: 30px auto 0;
    font-size: 16px;
    line-height: 40px;
  }
}
.works_page .works_search .search .btn input:hover {
  background-color: #1a1a1a;
}
.works_page .works_search .result {
  padding-top: 65px;
}
@media screen and (max-width: 768px) {
  .works_page .works_search .result {
    padding-top: 40px;
  }
}
.works_page .works_search .result .list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 15px;
}
@media screen and (max-width: 768px) {
  .works_page .works_search .result .list {
    gap: 30px 15px;
  }
}
.works_page .works_search .result .list li {
  width: calc((100% - 30px) / 3);
}
@media screen and (max-width: 768px) {
  .works_page .works_search .result .list li {
    width: calc((100% - 15px) / 2);
  }
}
.works_page .works_search .result .list a:hover .photo img {
  transform: scale(1.05);
}
.works_page .works_search .result .list .photo {
  aspect-ratio: 390/260;
  overflow: hidden;
}
.works_page .works_search .result .list .photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s all ease-in-out;
}
.works_page .works_search .result .list .cate {
  margin-top: 10px;
  color: #a1b211;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .works_page .works_search .result .list .cate {
    margin-top: 5px;
    font-size: 12px;
  }
}
.works_page .works_search .result .list .ttl {
  font-size: 20px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .works_page .works_search .result .list .ttl {
    margin-top: 5px;
    font-size: 13px;
  }
}
.works_page .works_search .result .list .area {
  margin-top: 5px;
  opacity: 0.5;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .works_page .works_search .result .list .area {
    margin-top: 5px;
    font-size: 12px;
  }
}
.works_page .works_search .pager_num {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .works_page .works_search .pager_num {
    margin-top: 40px;
  }
}
.works_page .works_detail .works_detail_slider {
  overflow: hidden;
}
.works_page .works_detail .works_detail_slider .swiper-slide {
  aspect-ratio: 1200/800;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f4f4f4;
}
.works_page .works_detail .works_detail_slider .swiper-slide img {
  max-height: 100%;
}
.works_page .works_detail .works_detail_thumnail {
  margin-top: 10px;
  overflow: hidden;
}
.works_page .works_detail .works_detail_thumnail .swiper-slide {
  aspect-ratio: 150/100;
}
.works_page .works_detail .works_detail_thumnail .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.works_page .works_detail .works_detail_thumnail .swiper-scrollbar {
  margin-top: 10px;
  position: relative;
  height: 8px;
  width: 100%;
  top: inherit;
  left: inherit;
  bottom: inherit;
  background-color: #f7f7f7;
}
.works_page .works_detail .works_detail_thumnail .swiper-scrollbar .swiper-scrollbar-drag {
  background-color: #ebebeb;
}
.works_page .works_detail .spec {
  margin-top: 60px;
  display: flex;
  gap: 6.6666666667%;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .works_page .works_detail .spec {
    margin-top: 40px;
  }
}
.works_page .works_detail .spec .col {
  width: 46.6666666667%;
  border-top: solid 1px #cccccc;
  display: flex;
  flex-wrap: wrap;
  font-size: 17px;
}
@media screen and (max-width: 768px) {
  .works_page .works_detail .spec .col {
    width: 100%;
    font-size: 13px;
  }
}
.works_page .works_detail .spec .col:nth-child(n+3) {
  border: none;
}
@media screen and (max-width: 768px) {
  .works_page .works_detail .spec .col + .col {
    border: none;
  }
}
.works_page .works_detail .spec .col dt,
.works_page .works_detail .spec .col dd {
  padding: 30px 0;
  border-bottom: solid 1px #cccccc;
}
@media screen and (max-width: 768px) {
  .works_page .works_detail .spec .col dt,
  .works_page .works_detail .spec .col dd {
    padding: 15px 0;
  }
}
.works_page .works_detail .spec .col dt {
  width: 160px;
  color: #a1b211;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .works_page .works_detail .spec .col dt {
    width: 110px;
  }
}
.works_page .works_detail .spec .col dd {
  width: calc(100% - 160px);
}
@media screen and (max-width: 768px) {
  .works_page .works_detail .spec .col dd {
    width: calc(100% - 110px);
  }
}
.works_page .works_detail .comment {
  margin-top: 60px;
  padding: 40px;
  background-color: rgba(161, 178, 17, 0.1);
}
@media screen and (max-width: 768px) {
  .works_page .works_detail .comment {
    margin-top: 30px;
    padding: 20px;
  }
}

/*----------------プライバシーポリシー---------------- */
.policy_page .intro .ttl {
  margin-bottom: 30px;
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  .policy_page .intro .ttl {
    margin-bottom: 20px;
    font-size: 20px;
  }
}
.policy_page .list {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .policy_page .list {
    margin-top: 30px;
  }
}
.policy_page .list .box + .box {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .policy_page .list .box + .box {
    margin-top: 30px;
  }
}
.policy_page .list .ttl {
  margin-bottom: 30px;
  padding-left: 10px;
  border-left: solid 6px #a1b211;
  font-size: 22px;
}
@media screen and (max-width: 768px) {
  .policy_page .list .ttl {
    margin-bottom: 20px;
    font-size: 16px;
    border-width: 4px;
  }
}
.policy_page .list ol {
  margin: 20px 0;
  padding-left: 1em;
  counter-reset: number 0;
}
@media screen and (max-width: 768px) {
  .policy_page .list ol {
    padding-left: 0;
  }
}
.policy_page .list ol li {
  padding-left: 24px;
  position: relative;
}
.policy_page .list ol li::before {
  counter-increment: number 1;
  content: counter(number) ".";
  position: absolute;
  top: 0;
  left: 0;
}
.policy_page .list ol li + li {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .policy_page .list ol li + li {
    margin-top: 10px;
  }
}/*# sourceMappingURL=style.css.map */