@charset "UTF-8";

@media screen and (max-width: 767px) {
  body {
    font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', sans-serif;
    min-width: 0;
    color: #111;
  }
  img {
    vertical-align: top;
  }
  p {
    font-size: 3.466666666666667vw;
    font-weight: 500;
  }
  a:hover {
    opacity: 0.6;
    transition: 0.6s;
  }
  .sp_br {
    display: block;
  }
  .pc_none {
    display: none;
  }
  .sp_none {
    display: block;
  }
  .drawer {
    display: block;
  }
  .wrap {
    margin-left: 5.333333333333333vw;
    border-left: 1px solid #dedede;
  }
  .crimson {
    font-family: 'Crimson Text', serif;
  }
  .header-wrap {
    position: relative;
    padding-left: 5.333333333333333vw;
    border-bottom: 1px solid #dedede;
  }
  .header-flex {
    display: block;
    justify-content: space-between;
  }
  .header-logo {
    padding-top: 2.933333333333333vw;
    padding-bottom: 2.933333333333333vw;
    border-left: 1px solid #dedede;
    padding-left: 2.6666666666666665vw;
  }
  .header-logo img {
    width: 55.199999999999996vw;
    height: 7.866666666666666vw;
  }
  .gnavi {
    display: none;
  }

  .btn p {
    padding-bottom: 2.1333333333333333vw;
    color: #383838;
    display: inline-block;
    position: relative;
    border-bottom: 1px solid #245428;
  }
  .btn p::after {
    position: absolute;
    content: '';
    background-image: url(../img/sp_arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 13.866666666666667vw;
    height: 13.866666666666667vw;
    top: -50%;
    right: -19.666666666666666vw;
  }
  .title {
    padding-bottom: 10.666666666666666vw;
  }
  .title h2 {
    padding-bottom: 1.0666666666666667vw;
    color: #245428;
    font-size: 7.733333333333333vw;
    font-weight: 400;
  }
  .title p {
    display: flex;
    gap: 4.266666666666667vw;
    align-items: center;
    color: #949393;
    font-family: 'Noto Serif JP', serif;
  }
  .title p::after {
    content: '';
    border-top: 1px solid #245428;
    width: 34.93333333333333vw;
  }
  .pl30 {
    padding-left: 4vw;
  }
  .pl60 {
    padding-left: 8vw;
  }
  .text-catch {
    padding-bottom: 8.533333333333333vw;
  }
  .text-catch p {
    font-family: 'Noto Serif JP', serif;
    font-size: 4.433333333333333vw;
    font-weight: 600;
    font-feature-settings: 'palt';
  }
  .text-catch p {
    padding-bottom: 4.533333333333333vw;
  }
  .text-catch p:last-child {
    padding-bottom: 0;
  }
  .footer {
    background-color: #f3f3f3;
  }
  .footer-top {
    position: relative;
    top: 0;
    width: 100%;
    text-align: center;
    display: block;
  }
  .footer-top a {
    color: #fff;
  }
  .title3 h2 {
    text-align: center;
    color: #fff;
    font-size: 7.733333333333333vw;
    font-weight: 400;
    padding-bottom: 1.0666666666666667vw;
  }
  .title3 p {
    text-align: center;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
    font-size: 3.2vw;
  }
  .footer-contact {
    width: 100%;
    height: 59.733333333333334vw;
    padding: 6.4vw 22.133333333333333vw;
    background-image: url(../../assets/img/pc_top-contact-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .footer-contact .tel {
    display: flex;
    gap: 2.1333333333333333vw;
    align-items: center;
    justify-content: center;
    padding: 5.333333333333333vw 0 4.266666666666667vw;
    color: #fff;
    font-size: 7.466666666666667vw;
    font-weight: 600;
  }
  .footer-contact .tel::before {
    content: '';
    background-image: url(../../assets/img/sp_footer-tel.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 8vw;
    height: 8vw;
  }
  .footer-contact-btn p {
    width: 55.6vw;
    margin: 0 auto;
    padding: 3.2vw 6.4vw;
    border: solid 1px #fff;
    display: flex;
    gap: 2.1333333333333333vw;
    align-items: center;
  }
  .footer-contact-btn p::after {
    content: '';
    background-image: url(../../assets/img/sp_top-footer-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 4.266666666666667vw;
    height: 1.6vw;
  }
  .footer-recruit {
    width: 100%;
    height: 59.733333333333334vw;
    padding: 6.4vw 0;
    background-color: #245428;
  }
  .footer-recruit .title3 {
    padding-bottom: 7.533333333333333vw;
  }
  .footer-recruit .title3 h2 {
    padding: 0 25.733333333333334vw;
  }
  .footer-recruit p {
    color: #fff;
  }
  .footer-recruit .btn p {
    color: #fff;
    padding-bottom: 2.1333333333333333vw;
    display: inline-block;
    position: relative;
    border-bottom: 1px solid #fff;
  }
  .footer-recruit .btn {
    padding-top: 9.4vw;
    padding-right: 12.533333333333333vw;
  }
  .footer-recruit .btn p::after {
    position: absolute;
    content: '';
    background-image: url(../../assets/img/sp_arrow-white.png);
    width: 13.866666666666667vw;
    height: 13.866666666666667vw;
    top: -50%;
    right: -19.666666666666666vw;
  }

  .footer-bottom {
    margin-top: 0;
    z-index: -1;
  }
  .footer-bottom::before {
    position: absolute;
    content: '';
    background-color: #f3f3f3;
    top: 0;
    width: 100%;
  }
  .footer-bottom-flex {
    width: 100%;
    margin-inline: auto;
    display: flex;
    flex-wrap: wrap-reverse;
  }
  .footer-logo {
    padding-bottom: 4.266666666666667vw;
  }
  .footer-logo img {
    width: 68.4vw;
    height: 10.4vw;
  }
  .footer-adress {
    margin: 0 auto;
    text-align: center;
  }
  .footer-adress p {
    line-height: 2;
  }
  .footer-navi {
    padding: 12.8vw 14.933333333333334vw 19.2vw;
  }
  .footer-navi ul {
    display: flex;
    flex-wrap: wrap;
    row-gap: 7.466666666666667vw;
  }
  .footer-navi a {
    width: 50%;
  }
  .footer-navi a:last-child {
    width: 100%;
  }
  .copy {
    text-align: center;
    padding-top: 10.666666666666666vw;
    padding-bottom: 5.333333333333333vw;
    font-size: 2.933333333333333vw;
    font-weight: 400;
  }

  /* 2nd common */
  .second-wrap section {
    margin-bottom: 10.666666666666666vw;
  }
  .second-wrap section:last-child {
    margin-bottom: 0;
  }
  .second-wrap .title {
    padding-left: 5.333333333333333vw;
  }
  .second-mv {
    width: 100%;
    height: 60.666666666666664vw;
    position: relative;
  }
  .second-mv .eng {
    background-image: url(../img/english_sp.png);
    position: absolute;
    top: 37%;
    left: -3.9333333333333333vw;
    background-size: contain;
    width: 2.533333333333333vw;
    height: 25.333333333333332vw;
  }
  .second-title {
    position: relative;
    padding-top: 4.266666666666667vw;
    padding-left: 5.333333333333333vw;
  }
  .second-title::before {
    position: absolute;
    content: '';
    background-image: url(../img/company/sp_mv-deco.png);
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    width: 66.26666666666667vw;
    height: 43.06666666666666vw;
    z-index: -1;
  }
  .second-title h1 {
    padding-bottom: 1.0666666666666667vw;
    color: #245428;
    font-size: 8.266666666666666vw;
    font-weight: 700;
  }
  .second-title p {
    display: flex;
    align-items: center;
    gap: 2.1333333333333333vw;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
  }
  .second-title p::before {
    content: '';
    width: 72px;
    border: 1px solid #245428;
  }
  .second-mv-img {
    position: absolute;
    top: 25.466666666666665vw;
    right: 0;
    z-index: -1;
  }
  .second-mv-img img {
    width: 73.46666666666667vw;
    height: 25.466666666666665vw;
    padding-left: 0;
    object-fit: cover;
  }
  .bread {
    position: absolute;
    bottom: 0;
    left: 5.333333333333333vw;
  }
  .bg_deco {
    text-align: right;
    padding-right: 2.6666666666666665vw;
    padding-bottom: 13.866666666666667vw;
  }
  .bg_deco p {
    position: relative;
    top: 0;
    z-index: -2;
    color: rgba(36, 84, 40, 0.1);
    font-size: 12.8vw;
    font-weight: 600;
  }
  /*------------------------------

  ここから下がハンバーガーメニュー
  に関するCSS

------------------------------*/

  /* チェックボックスは非表示に */
  .drawer-hidden {
    display: none;
  }

  /* ハンバーガーアイコンの設置スペース */
  .drawer {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
  }
  .drawer-open {
    width: 13.866666666666667vw;
    height: 13.866666666666667vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 100; /* 重なり順を一番上に */
    cursor: pointer;
    background-color: #245428;
  }

  /* ハンバーガーメニューのアイコン */
  .drawer-open span {
    margin-right: 2.5vw;
    content: '';
    display: block;
    height: 2px;
    width: 4.53vw;
    background: #fff;
    transition: 0.5s;
    position: absolute;
  }

  .drawer-open span:before {
    content: '';
    display: block;
    height: 2px;
    width: 7.6vw;
    background: #fff;
    transition: 0.5s;
    position: absolute;
  }
  .drawer-open span:after {
    content: '';
    display: block;
    height: 2px;
    width: 5.46vw;
    background: #fff;
    transition: 0.5s;
    position: absolute;
  }
  /* 三本線のうち一番上の棒の位置調整 */
  .drawer-open span:before {
    bottom: 2.13vw;
  }

  /* 三本線のうち一番下の棒の位置調整 */
  .drawer-open span:after {
    top: 2.13vw;
    height: 2px;
    width: 7.6vw;
  }

  /* アイコンがクリックされたら真ん中の線を透明にする */
  #drawer-check:checked ~ .drawer-open span {
    background: rgba(255, 255, 255, 0);
  }

  /* アイコンがクリックされたらアイコンが×印になように上下の線を回転 */
  #drawer-check:checked ~ .drawer-open span::before {
    bottom: 0;
    transform: rotate(45deg);
  }

  #drawer-check:checked ~ .drawer-open span::after {
    top: 0;
    transform: rotate(-45deg);
  }

  /* メニューのデザイン*/
  .drawer-content {
    position: fixed;
    top: 0;
    left: 100%; /* メニューを画面の外に飛ばす */
    z-index: 99;
    background-color: #fff;
    width: 100%;
    height: 100vh;
    background-size: contain;
    transition: 0.5s;
  }
  .drawer-border {
    border-bottom: 1px solid #dedede;
  }
  .drawer-img {
    padding-top: 2.933333333333333vw;
    padding-bottom: 0.5vw;
    padding-left: 5.333333333333333vw;
    margin-left: 5.333333333333333vw;
    border-left: 1px solid #dedede;
  }
  .drawer-img img {
    width: 55.199999999999996vw;
    height: 7.866666666666666vw;
  }
  .drawer-content .drawer-list {
    margin-inline: 5.333333333333333vw;
    border-left: 1px solid #dedede;
    padding-top: 21.466666666666665vw;
  }
  .drawer-content .drawer-item {
    text-align: center;
    padding-bottom: 13.533333333333333vw;
  }
  .drawer-content a {
    color: #245428;
    font-size: 6.4vw;
  }
  .drawer-item .company {
    position: relative;
  }
  .drawer-item .company::after {
    position: absolute;
    content: '会社案内';
    font-size: 3.2vw;
    width: 100%;
    bottom: -5.0666666666666667vw;
    left: 0;
    color: #949393;
    font-family: 'Noto Serif JP', serif;
  }
  .drawer-item .business {
    position: relative;
  }
  .drawer-item .business::after {
    position: absolute;
    content: '事業内容';
    font-size: 3.2vw;
    width: 100%;
    bottom: -5.0666666666666667vw;
    left: 0;
    color: #949393;
    font-family: 'Noto Serif JP', serif;
  }
  .drawer-item .recruit {
    position: relative;
  }
  .drawer-item .recruit::after {
    position: absolute;
    content: '採用情報';
    font-size: 3.2vw;
    width: 100%;
    bottom: -5.0666666666666667vw;
    left: 0;
    color: #949393;
    font-family: 'Noto Serif JP', serif;
  }
  .drawer-item .contact {
    position: relative;
  }
  .drawer-item .contact::after {
    position: absolute;
    content: 'お問い合わせ';
    font-size: 3.2vw;
    width: 100%;
    bottom: -5.0666666666666667vw;
    left: 0;
    color: #949393;
    font-family: 'Noto Serif JP', serif;
  }
  .drawer-item .policy {
    position: relative;
  }
  .drawer-item .policy::after {
    position: absolute;
    content: 'プライバシーポリシー';
    font-size: 3.2vw;
    width: 100%;
    bottom: -5.0666666666666667vw;
    left: 0;
    color: #949393;
    font-family: 'Noto Serif JP', serif;
  }
  .drawer-content .copy {
    margin-inline: 5.333333333333333vw;
    padding: 15.6vw 0 6.4vw;
    border-left: 1px solid #dedede;
  }
  /* アイコンがクリックされたらメニューを表示 */
  #drawer-check:checked ~ .drawer-content {
    left: 0;
  }

  /* ハンバーガーここまで */
}
