@charset "UTF-8";
/*
======================================================================
_pc-blog14
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog14
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-categ-wrap 
--------------------------------------------------------- */
#LO-blog14 .LO-categ-wrap {
  margin-bottom: 50px; }

#LO-blog14 .LO-categ-wrap .wb-blog {
  overflow: hidden;
  /*clearfixの代用*/ }

#LO-blog14 .LO-categ-wrap .wb-blog-categ {
  float: left;
  margin-left: 12px;
  width: calc((100% - 37px) / 4); }
  #LO-blog14 .LO-categ-wrap .wb-blog-categ:nth-of-type(4n+1) {
    margin-left: 0;
    clear: both; }
  #LO-blog14 .LO-categ-wrap .wb-blog-categ:nth-of-type(n+5) {
    margin-top: 12px; }

#LO-blog14 .LO-categ-wrap .wb-blog-categ a {
  /* @mixin:PC-btn-anchor */
  font-family: "Roboto", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background: #fff;
  position: relative;
  display: block;
  color: inherit !important;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 10px 8px 10px 27px;
  font-size: 16px;
  border: 1px solid #555;
  border-radius: 3px; }
  #LO-blog14 .LO-categ-wrap .wb-blog-categ a::after {
    /* @mixin:PC-btn-anchor */
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: var(--main-color, #55A72F) transparent transparent transparent;
    display: block;
    top: 18px;
    left: 10px; }

/*
---------------------------------------------------------
 LO-content-wrap 
--------------------------------------------------------- */
#LO-blog14 .LO-content-wrap .wb-blog-categ-title {
  /* @mixin:PC-title-block */
  /*position: relative;
  font-weight: normal;
  line-height: 1.65;
  letter-spacing: 0.05em;
  font-size: 32px;
  margin-bottom: 17px;*/
  font-family: "Roboto", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  display: flex;
  gap: 10px;
  font-size: 30px;
  justify-content: flex-start;
  padding-bottom: 0;
  flex-direction: column;
  font-weight: normal;
  color: #222;
  margin-bottom: 70px;
  /*&::before {
  	background: $color-d-main01;
  	content: '';
  	position: absolute;
  	height: 2px;
  	bottom: 0;
  	left: 0;
  	width: 48px;
  }*/
  margin-bottom: 30px; }

#LO-blog14 .LO-content-wrap .wb-blog-categ-body {
  /* @mixin:PC-content-body */
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 0 20px; }

#LO-blog14 .LO-content-wrap .wb-blog-content-list {
  /* @mixin:PC-content-block */
  margin-bottom: 60px; }
  #LO-blog14 .LO-content-wrap .wb-blog-content-list:last-child {
    /* @mixin:PC-content-block */
    margin-bottom: 0; }

#LO-blog14 .LO-content-wrap .LO-img-wrap {
  float: left;
  width: 45%; }

#LO-blog14 .LO-content-wrap .LO-img-wrap.MOD-large {
  width: 60%; }

#LO-blog14 .LO-content-wrap .LO-img-wrap.MOD-small {
  width: 35%; }

#LO-blog14 .LO-content-wrap .LO-img-wrap + .LO-txt-wrap {
  float: right;
  width: 53.5%; }

#LO-blog14 .LO-content-wrap .LO-img-wrap.MOD-large + .LO-txt-wrap {
  width: 38.5%; }

#LO-blog14 .LO-content-wrap .LO-img-wrap.MOD-small + .LO-txt-wrap {
  width: 63.5%; }

/*
======================================================================
_pc-blog-std
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 [BLOG] blog-std
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 Alpha
--------------------------------------------------------- */
#LO-blog-std-alpha .LO-top-wrap {
  text-align: right; }

#LO-blog-std-alpha .LO-top-wrap .LO-date,
#LO-blog-std-alpha .LO-top-wrap a {
  display: inline-block;
  vertical-align: middle; }

#LO-blog-std-alpha .LO-top-wrap .LO-date {
  color: #999999;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 1;
  margin-right: 5px; }

#LO-blog-std-alpha .LO-top-wrap a {
  line-height: 1.28;
  padding: 4px 14px;
  font-size: 12px; }

#LO-blog-std-alpha .LO-body {
  margin: 0 0 1em;
  padding-top: 15px; }

#LO-blog-std-alpha .LO-continue {
  margin: 0 0 25px; }

#LO-blog-std-alpha .LO-continue-btn {
  text-align: right; }

/* bottom-wrap
--------------------------------------------------------- */
#LO-blog-std-alpha .LO-bottom-wrap {
  border-top: 1px solid #dcdcdc;
  padding-top: 15px;
  text-align: center; }

#LO-blog-std-alpha .LO-bottom-wrap .LO-btn-prev {
  float: left; }

#LO-blog-std-alpha .LO-bottom-wrap .LO-btn-next {
  float: right; }

#LO-blog-std-alpha .column-img-wrap {
  padding-top: 15px;
  text-align: center; }

/*
---------------------------------------------------------
 Beta
--------------------------------------------------------- */
#LO-blog-std-beta .LO-side-block + .LO-side-block {
  margin-top: 30px; }

#LO-blog-std-beta .LO-side-block .WB-content-wrap {
  padding: 0 8px; }

#LO-blog-std-beta .LO-recently-block .wb-blog-list + .wb-blog-list,
#LO-blog-std-beta .LO-categ-block .wb-blog-categ + .wb-blog-categ,
#LO-blog-std-beta .LO-archive-block .wb-blog-categ + .wb-blog-categ {
  margin-top: 12px; }

#LO-blog-std-beta .LO-categ-block a,
#LO-blog-std-beta .LO-archive-block a {
  /* @mixin:PC-link-arrow */
  position: relative;
  padding-left: 12px;
  display: inline-block; }
  #LO-blog-std-beta .LO-categ-block a:before,
  #LO-blog-std-beta .LO-archive-block a:before {
    /* @mixin:PC-link-arrow */
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent var(--main-color, #55A72F); }

#LO-blog-std-beta .LO-recently-block .wb-blog-list a,
#LO-blog-std-beta .LO-categ-block .wb-blog-categ a,
#LO-blog-std-beta .LO-archive-block .wb-blog-categ a {
  color: inherit;
  display: inline-block;
  line-height: 1.4;
  color: #333; }

#LO-blog-std-beta .LO-recently-block .wb-blog-title .wb-blog-date {
  color: #999999;
  display: block;
  letter-spacing: 0.03em;
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 3px; }

/*
======================================================================
_pc-company-categ
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 #LO-company-categ
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-categ-wrap 
--------------------------------------------------------- */
#LO-company-categ .LO-categ-wrap {
  margin-bottom: 50px; }

#LO-company-categ .LO-categ-wrap .wb-blog {
  overflow: hidden;
  /*clearfixの代用*/ }

#LO-company-categ .LO-categ-wrap .wb-blog-categ {
  float: left;
  margin-left: 12px;
  width: calc((100% - 37px) / 4); }
  #LO-company-categ .LO-categ-wrap .wb-blog-categ:nth-of-type(4n+1) {
    margin-left: 0;
    clear: both; }
  #LO-company-categ .LO-categ-wrap .wb-blog-categ:nth-of-type(n+5) {
    margin-top: 12px; }

#LO-company-categ .LO-categ-wrap .wb-blog-categ a {
  /* @mixin:PC-btn-anchor */
  font-family: "Roboto", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background: #fff;
  position: relative;
  display: block;
  color: inherit !important;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 10px 8px 10px 27px;
  font-size: 16px;
  border: 1px solid #555;
  border-radius: 3px; }
  #LO-company-categ .LO-categ-wrap .wb-blog-categ a::after {
    /* @mixin:PC-btn-anchor */
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: var(--main-color, #55A72F) transparent transparent transparent;
    display: block;
    top: 18px;
    left: 10px; }

/*
---------------------------------------------------------
 LO-content-wrap 
--------------------------------------------------------- */
#LO-company-categ .LO-content-wrap .wb-blog-categ-title {
  /* @mixin:PC-title-block */
  /*position: relative;
  font-weight: normal;
  line-height: 1.65;
  letter-spacing: 0.05em;
  font-size: 32px;
  margin-bottom: 17px;*/
  font-family: "Roboto", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  display: flex;
  gap: 10px;
  font-size: 30px;
  justify-content: flex-start;
  padding-bottom: 0;
  flex-direction: column;
  font-weight: normal;
  color: #222;
  margin-bottom: 70px;
  /*&::before {
  	background: $color-d-main01;
  	content: '';
  	position: absolute;
  	height: 2px;
  	bottom: 0;
  	left: 0;
  	width: 48px;
  }*/
  margin-bottom: 30px; }

#LO-company-categ .LO-content-wrap .wb-blog-categ-title:empty {
  display: none; }

#LO-company-categ .LO-content-wrap .wb-blog-categ-body {
  /* @mixin:PC-content-body */
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 0 20px; }

#LO-company-categ .LO-content-wrap .wb-blog-content-list {
  /* @mixin:PC-content-block */
  margin-bottom: 60px; }
  #LO-company-categ .LO-content-wrap .wb-blog-content-list:last-child {
    /* @mixin:PC-content-block */
    margin-bottom: 0; }

#LO-company-categ .LO-content-wrap .wb-blog-content-list .list-wrap {
  border: 1px solid #dcdcdc;
  display: table;
  width: 100%; }

#LO-company-categ .LO-content-wrap .wb-blog-content-list .list-wrap + .list-wrap {
  border-top: none; }

#LO-company-categ .LO-content-wrap .wb-blog-content-list .list-wrap .title,
#LO-company-categ .LO-content-wrap .wb-blog-content-list .list-wrap .comment {
  display: table-cell;
  padding: 13px 15px; }

#LO-company-categ .LO-content-wrap .wb-blog-content-list .list-wrap .title {
  font-family: "Roboto", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  border-right: 1px solid #dcdcdc;
  background: var(--sub-color, #f5f5f5);
  width: 20%;
  font-weight: bold; }

/*
======================================================================
_pc-pair-privacy
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 LO-pair-privacy
-----------------------------------------------------------
----------------------------------------------------------- */
#LO-pair-privacy .wb-pair .wb-pair-list {
  /* @mixin:PC-content-article */
  margin-bottom: 40px; }
  #LO-pair-privacy .wb-pair .wb-pair-list:last-child {
    /* @mixin:PC-content-article */
    margin-bottom: 0; }

#LO-pair-privacy .wb-pair .wb-pair-list .wb-pair-list-title {
  /* @mixin:PC-title-article */
  font-family: "Roboto", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  border-bottom: 1px solid #dcdcdc;
  border-left: 2px solid var(--main-color, #55A72F);
  font-weight: normal;
  line-height: 1.3;
  letter-spacing: 0.05em;
  font-size: 20px;
  padding: 6px 8px 9px;
  margin-bottom: 12px; }
  #LO-pair-privacy .wb-pair .wb-pair-list .wb-pair-list-title a {
    /* @mixin:PC-title-article */
    color: inherit;
    text-decoration: none; }

#LO-pair-privacy .wb-pair .wb-pair-list .wb-pair-list-title:empty {
  display: none; }

#LO-pair-privacy .wb-pair .wb-pair-list .wb-pair-list-body {
  /* @mixin:PC-content-body */
  padding-left: 10px;
  padding-right: 10px; }

/*
======================================================================
_pc-form-content01
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
[form] #form-content01 
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 wb-form
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-table td .Attention {
  font-size: 12px; }

/* TABLE
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-table {
  border-top: 1px solid #dcdcdc;
  width: 100%; }

#form-content01 .wb-form .wb-form-table th,
#form-content01 .wb-form .wb-form-table td {
  border-bottom: 1px solid #dcdcdc; }

#form-content01 .wb-form .wb-form-table th,
#form-content01 .wb-form .wb-form-table td {
  padding-top: 20px;
  padding-bottom: 20px; }

#form-content01 .wb-form .wb-form-table th {
  padding-left: 30px;
  padding-right: 5px;
  width: 15em;
  font-size: 15px; }

#form-content01 .wb-form .wb-form-table td {
  padding-left: 5px;
  padding-right: 30px; }

/* text,textarea
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-table td input[type="text"],
#form-content01 .wb-form .wb-form-table td textarea {
  width: 100%;
  padding: 4px 6px; }

/* 住所入力
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-table td input#zip0 {
  width: auto;
  vertical-align: middle; }

#form-content01 .wb-form .wb-form-table td .pref-wrap,
#form-content01 .wb-form .wb-form-table td .city-wrap {
  display: block; }

#form-content01 .wb-form .wb-form-table td .zip-wrap,
#form-content01 .wb-form .wb-form-table td .zip-wrap + a {
  display: inline-block;
  vertical-align: top; }

#form-content01 .wb-form .wb-form-table td .zip-wrap {
  margin: 0 12px 10px 0; }

#form-content01 .wb-form .wb-form-table td .zip-wrap + a {
  margin-top: 8px; }

#form-content01 .wb-form .wb-form-table td .zip-wrap .Attention {
  display: block;
  padding: 5px 0 0 0; }

#form-content01 .wb-form .wb-form-table td .pref-wrap {
  margin-bottom: 12px; }

/* wb-form-check / wb-form-radio
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-check,
#form-content01 .wb-form .wb-form-radio {
  list-style: none;
  padding-left: 0; }

#form-content01 .wb-form .wb-form-check input[type="checkbox"],
#form-content01 .wb-form .wb-form-radio input[type="radio"] {
  margin-right: 4px; }

/* wb-form-btn
--------------------------------------------------------- */
#form-content01 .wb-form .wb-form-btn {
  padding-top: 20px;
  text-align: center; }

#form-content01 .wb-form .wb-form-btn ul {
  list-style: none;
  padding: 0;
  margin: 0; }

#form-content01 .wb-form .wb-form-btn li {
  display: inline-block;
  vertical-align: top; }

/* BUTTON
--------------------------------------------------------- */
#form-content01 .wb-form input[type="submit"],
#form-content01 .wb-form input[type="button"] {
  /* @mixin:appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  vertical-align: middle;
  /* @mixin:PC-btn-main */
  font-family: "Roboto", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background-color: var(--main-color, #55A72F);
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 0;
  display: inline-block;
  font-weight: bold;
  text-decoration: none !important;
  text-align: center;
  padding: 12px 25px;
  border-radius: 4px;
  font-size: 17px;
  line-height: 1.3;
  color: #FFF !important; }

#form-content01 .wb-form .wb-form-btn li input {
  font-size: 22px;
  padding: 13px 20px 13px 30px;
  letter-spacing: 10px; }

#form-content01 .wb-form .wb-form-table .zip-wrap input[type="button"] {
  padding: 6px 11px;
  margin-left: 4px;
  font-size: 14px; }

/* ERROR
--------------------------------------------------------- */
#form-content01 .wb-form .form-err {
  border: 1px solid #f13748;
  background: #FFEEEE; }

#form-content01 .wb-form ul.form-err-msg {
  list-style: none;
  margin: 0;
  padding: 0; }

#form-content01 .wb-form ul.form-err-msg li {
  background: #f13748;
  list-style: none;
  margin: 4px 0;
  padding: 2px 10px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 13px; }

/*
---------------------------------------------------------
 確認画面/エラー画面/完了画面
--------------------------------------------------------- */
#sndDlg {
  height: 80vh !important;
  top: 10vh !important; }

#sndDlg iframe {
  height: 100% !important; }

#form-content01.WB-form-sub,
#form-content01.WB-form-sub a {
  color: #444; }

#form-content01.WB-form-sub {
  min-width: auto;
  background: #FFF;
  padding: 40px 30px; }

#form-content01.WB-form-sub .page-title {
  font-family: "Roboto", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-size: 26px;
  margin-bottom: 10px; }

#form-content01.WB-form-sub .WB-form-main-content {
  text-align: center; }

#form-content01.WB-form-sub .WB-form-top-txt {
  margin-bottom: 15px; }

#form-content01.WB-form-sub .WB-form-end-txt {
  margin-top: 15px;
  display: inline-block;
  background-color: #F4f4f4;
  padding: 18px 25px; }

/* wb-form-btn
--------------------------------------------------------- */
#form-content01.WB-form-sub .wb-form-btn {
  padding-top: 20px;
  text-align: center; }

#form-content01.WB-form-sub .wb-form-btn ul {
  list-style: none;
  padding: 0;
  margin: 0; }

#form-content01.WB-form-sub .wb-form-btn li {
  display: inline-block;
  vertical-align: top;
  margin: 0 12px; }

/* button
--------------------------------------------------------- */
#form-content01.WB-form-sub .btn-submit,
#form-content01.WB-form-sub .btn-cancel {
  /* @mixin:appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Roboto", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 0;
  border: none;
  background: none;
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  padding: 8px 34px;
  line-height: 1.3;
  border-radius: 3px;
  font-weight: bold; }

#form-content01.WB-form-sub .btn-submit {
  background: var(--main-color, #55A72F);
  color: #FFF; }

#form-content01.WB-form-sub .btn-cancel {
  border: 1px solid #b7b7b7;
  background: #FFF;
  color: #454545; }

/* table
--------------------------------------------------------- */
#form-content01.WB-form-sub .data_table {
  border-top: 1px solid #BBB;
  width: 100%; }

#form-content01.WB-form-sub table .item_name,
#form-content01.WB-form-sub table .item_value {
  border-bottom: 1px solid #BBB;
  padding: 10px 12px;
  text-align: left; }

#form-content01.WB-form-sub table .item_name {
  width: 14em;
  font-size: 90%; }

#form-content01.WB-form-sub table .item_value {
  font-weight: bold; }

/*
======================================================================
_pc-top-img-a
======================================================================*/
#index .top-image-block.pattern-a {
  position: relative; }
  #index .top-image-block.pattern-a .top-image-wrap {
    height: 100vh;
    overflow: hidden; }
    #index .top-image-block.pattern-a .top-image-wrap .slider-wrap {
      visibility: visible; }
      #index .top-image-block.pattern-a .top-image-wrap .slider-wrap .img-wrap img {
        height: 100vh;
        width: 100%;
        object-fit: cover; }
  #index .top-image-block.pattern-a .copy-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    pointer-events: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff; }
    #index .top-image-block.pattern-a .copy-wrap .en {
      font-size: 24px;
      line-height: 1;
      letter-spacing: 0.3em; }
    #index .top-image-block.pattern-a .copy-wrap .title {
      font-size: 80px;
      font-weight: 600;
      line-height: 1.5;
      text-align: center;
      text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
      margin-top: -9px;
      margin-bottom: 7px;
      font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important;
      margin-left: 13px; }
  #index .top-image-block.pattern-a .news-top-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff; }
    #index .top-image-block.pattern-a .news-top-wrap a {
      position: relative;
      display: flex;
      align-items: center;
      flex-direction: row;
      width: 100%;
      text-decoration: none; }
      #index .top-image-block.pattern-a .news-top-wrap a::before {
        content: "";
        position: absolute;
        background: #666;
        opacity: 0.4;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1; }
      #index .top-image-block.pattern-a .news-top-wrap a .left-wrap {
        margin-left: calc((100% - 1060px) / 2);
        color: #fff;
        padding: 26px 50px 26px 38px;
        border-right: 1px solid #fff; }
      #index .top-image-block.pattern-a .news-top-wrap a .right-wrap {
        position: relative;
        margin-right: calc((100% - 1060px) / 2);
        display: flex;
        flex-direction: column;
        color: #fff;
        padding-right: 153px;
        width: 100%;
        padding-left: 28px; }
        #index .top-image-block.pattern-a .news-top-wrap a .right-wrap::after {
          content: "";
          position: absolute;
          background-image: url(/template12/img/common/icon_arrow_w.svg);
          background-repeat: no-repeat;
          background-size: 14px auto;
          width: 14px;
          height: 14px;
          top: 50%;
          right: 139px;
          transform: translateY(-50%); }
        #index .top-image-block.pattern-a .news-top-wrap a .right-wrap .top-wrap {
          display: flex;
          align-items: center;
          gap: 10px;
          margin-bottom: 2px;
          font-size: 10px; }
          #index .top-image-block.pattern-a .news-top-wrap a .right-wrap .top-wrap .date {
            font-size: 12px;
            line-height: 1;
            position: relative; }
            #index .top-image-block.pattern-a .news-top-wrap a .right-wrap .top-wrap .date::after {
              content: "";
              position: absolute;
              width: 1px;
              height: 9px;
              top: 50%;
              right: -5px;
              transform: translateY(-50%);
              background: #fff; }
          #index .top-image-block.pattern-a .news-top-wrap a .right-wrap .top-wrap .categ {
            font-size: 10px;
            line-height: 1.2; }

/*
======================================================================
_pc-top-img-b
======================================================================*/
#index .top-image-block.pattern-b {
  position: relative; }
  #index .top-image-block.pattern-b .top-image-wrap {
    height: 100vh;
    overflow: hidden; }
    #index .top-image-block.pattern-b .top-image-wrap .slider-wrap {
      visibility: visible; }
      #index .top-image-block.pattern-b .top-image-wrap .slider-wrap .img-wrap img {
        height: 100vh;
        width: 100%;
        object-fit: cover; }
  #index .top-image-block.pattern-b .copy-wrap {
    position: absolute;
    bottom: 40px;
    left: 30px;
    z-index: 10;
    pointer-events: none;
    display: flex;
    align-items: flex-start;
    color: #fff;
    flex-direction: column; }
    #index .top-image-block.pattern-b .copy-wrap .en {
      font-size: 14px;
      line-height: 1;
      letter-spacing: 0.3em; }
    #index .top-image-block.pattern-b .copy-wrap .title {
      font-size: 80px;
      font-weight: normal;
      line-height: 1.3;
      text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
      margin-bottom: 10px;
      font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important;
      margin-left: -7px; }
      #index .top-image-block.pattern-b .copy-wrap .title .comma {
        margin-right: -40px; }
  #index .top-image-block.pattern-b .news-top-wrap {
    position: absolute;
    position: absolute;
    bottom: 80px;
    right: 0;
    z-index: 5;
    width: 30%; }
    #index .top-image-block.pattern-b .news-top-wrap a {
      position: relative;
      display: flex;
      align-items: center;
      flex-direction: row;
      width: 100%;
      text-decoration: none;
      background: #fff; }
      #index .top-image-block.pattern-b .news-top-wrap a .left-wrap {
        padding: 20px 30px; }
      #index .top-image-block.pattern-b .news-top-wrap a .right-wrap {
        position: relative;
        display: flex;
        flex-direction: column;
        padding-right: 30px;
        width: 100%; }
        #index .top-image-block.pattern-b .news-top-wrap a .right-wrap::after {
          content: "";
          position: absolute;
          background-image: url(/template12/img/common/icon_arrow_b.svg);
          background-repeat: no-repeat;
          background-size: 14px auto;
          width: 14px;
          height: 14px;
          top: 50%;
          right: 20px;
          transform: translateY(-50%); }
        #index .top-image-block.pattern-b .news-top-wrap a .right-wrap .top-wrap {
          display: flex;
          align-items: center;
          gap: 10px;
          margin-bottom: 2px;
          font-size: 10px; }
          #index .top-image-block.pattern-b .news-top-wrap a .right-wrap .top-wrap .date {
            font-size: 12px;
            line-height: 1;
            position: relative; }
            #index .top-image-block.pattern-b .news-top-wrap a .right-wrap .top-wrap .date::after {
              content: "";
              position: absolute;
              width: 1px;
              height: 9px;
              top: 50%;
              right: -5px;
              transform: translateY(-50%);
              background: #666; }
          #index .top-image-block.pattern-b .news-top-wrap a .right-wrap .top-wrap .categ {
            font-size: 10px;
            line-height: 1.2; }

/*
======================================================================
_pc-top-img-c
======================================================================*/
#index .top-image-block.pattern-c {
  position: relative; }
  #index .top-image-block.pattern-c .top-image-wrap {
    height: 100vh;
    overflow: hidden; }
    #index .top-image-block.pattern-c .top-image-wrap .slider-wrap {
      visibility: visible; }
      #index .top-image-block.pattern-c .top-image-wrap .slider-wrap .img-wrap img {
        height: 100vh;
        width: 100%;
        object-fit: cover; }
  #index .top-image-block.pattern-c .copy-wrap {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
    display: flex;
    flex-direction: row;
    align-items: center;
    background: #fff;
    color: #333;
    height: calc(100vh - 80px);
    padding: 0 60px; }
    #index .top-image-block.pattern-c .copy-wrap .title-wrap {
      padding-top: 40px;
      position: relative;
      display: flex;
      flex-direction: row; }
      #index .top-image-block.pattern-c .copy-wrap .title-wrap .en {
        line-height: 1;
        letter-spacing: 0.3em;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        font-size: 12px;
        text-align: center;
        padding-left: 10px; }
      #index .top-image-block.pattern-c .copy-wrap .title-wrap .title {
        order: 1;
        font-size: 80px;
        font-weight: 600;
        line-height: 1.2;
        margin: 0;
        font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important;
        writing-mode: vertical-rl;
        margin-left: 20px; }
      #index .top-image-block.pattern-c .copy-wrap .title-wrap .text {
        writing-mode: vertical-rl;
        order: 0;
        font-size: 13px;
        padding-top: 2px; }
  #index .top-image-block.pattern-c .news-top-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: calc(100% - 355px);
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff; }
    #index .top-image-block.pattern-c .news-top-wrap a {
      position: relative;
      display: flex;
      align-items: center;
      flex-direction: row;
      width: 100%;
      text-decoration: none; }
      #index .top-image-block.pattern-c .news-top-wrap a::before {
        content: "";
        position: absolute;
        background: #666;
        opacity: 0.4;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1; }
      #index .top-image-block.pattern-c .news-top-wrap a .left-wrap {
        margin-left: calc((100% - 1060px) / 2);
        color: #fff;
        padding: 26px 50px 26px 38px;
        border-right: 1px solid #fff; }
      #index .top-image-block.pattern-c .news-top-wrap a .right-wrap {
        position: relative;
        margin-right: calc((100% - 1060px) / 2);
        display: flex;
        flex-direction: column;
        color: #fff;
        padding-right: 153px;
        width: 100%;
        padding-left: 28px; }
        #index .top-image-block.pattern-c .news-top-wrap a .right-wrap::after {
          content: "";
          position: absolute;
          background-image: url(/template12/img/common/icon_arrow_w.svg);
          background-repeat: no-repeat;
          background-size: 14px auto;
          width: 14px;
          height: 14px;
          top: 50%;
          right: 139px;
          transform: translateY(-50%); }
        #index .top-image-block.pattern-c .news-top-wrap a .right-wrap .top-wrap {
          display: flex;
          align-items: center;
          gap: 10px;
          margin-bottom: 2px;
          font-size: 10px; }
          #index .top-image-block.pattern-c .news-top-wrap a .right-wrap .top-wrap .date {
            font-size: 12px;
            line-height: 1;
            position: relative; }
            #index .top-image-block.pattern-c .news-top-wrap a .right-wrap .top-wrap .date::after {
              content: "";
              position: absolute;
              width: 1px;
              height: 9px;
              top: 50%;
              right: -5px;
              transform: translateY(-50%);
              background: #fff; }
          #index .top-image-block.pattern-c .news-top-wrap a .right-wrap .top-wrap .categ {
            font-size: 10px;
            line-height: 1.2; }

/*
======================================================================
_pc-message-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content1] message-block
----------------------------------------------------------- */
#top-content1.pattern-a {
  background-image: url(/template12/img/index/img_message_pc.webp);
  background-position: top;
  background-size: cover;
  padding-bottom: 153px !important; }

#index .pattern-a .message-block .title-wrap {
  padding-left: 20px; }
  #index .pattern-a .message-block .title-wrap h2 {
    color: #fff; }
    #index .pattern-a .message-block .title-wrap h2 .green {
      font-size: 60px;
      color: var(--main-color, #55A72F);
      line-height: 0.75; }
#index .pattern-a .message-block .message-wrap.pattern-a {
  width: 465px;
  margin-top: 237px;
  color: #fff; }
  #index .pattern-a .message-block .message-wrap.pattern-a p + p {
    margin-top: 20px; }

/*
======================================================================
_pc-message-b
======================================================================*/
/*
-----------------------------------------------------------
[#top-content1] message-block
----------------------------------------------------------- */
#top-content1.pattern-b {
  background: linear-gradient(to top, color-mix(in srgb, var(--sub-color, #f5f5f5), transparent 80%) 90%, color-mix(in srgb, var(--main-color, #55A72F), transparent 80%) 100%);
  padding: 0 !important; }

#index .pattern-b .message-block.pattern-b {
  margin: 0 !important;
  display: flex;
  flex-direction: row; }
  #index .pattern-b .message-block.pattern-b > .title-wrap {
    display: none; }
  #index .pattern-b .message-block.pattern-b .message-wrap.pattern-b {
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    flex: 1; }
    #index .pattern-b .message-block.pattern-b .message-wrap.pattern-b .title-wrap .green {
      font-size: 60px;
      color: var(--main-color, #55A72F);
      line-height: 0.75; }
    #index .pattern-b .message-block.pattern-b .message-wrap.pattern-b .img-wrap {
      width: 50%; }
      #index .pattern-b .message-block.pattern-b .message-wrap.pattern-b .img-wrap img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    #index .pattern-b .message-block.pattern-b .message-wrap.pattern-b .text-wrap {
      display: flex;
      justify-content: center;
      align-items: flex-start;
      flex-direction: column;
      margin-left: calc((100% - 1060px) / 2);
      width: 50%;
      padding: 160px 50px 160px 0; }
      #index .pattern-b .message-block.pattern-b .message-wrap.pattern-b .text-wrap P + P {
        margin-right: 20px; }

/*
======================================================================
_pc-message-c
======================================================================*/
/*
-----------------------------------------------------------
[#top-content1] message-block
----------------------------------------------------------- */
#top-content1.pattern-c {
  padding-bottom: 0 !important; }

#index .pattern-c .message-block > .title-wrap {
  display: none; }
#index .pattern-c .message-block .message-wrap.pattern-c {
  display: flex;
  gap: 30px; }
  #index .pattern-c .message-block .message-wrap.pattern-c .img-wrap {
    width: 60%; }
    #index .pattern-c .message-block .message-wrap.pattern-c .img-wrap img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
  #index .pattern-c .message-block .message-wrap.pattern-c .text-wrap {
    flex: 1; }
  #index .pattern-c .message-block .message-wrap.pattern-c .title-wrap {
    padding-left: 0; }
    #index .pattern-c .message-block .message-wrap.pattern-c .title-wrap h2 .green {
      font-size: 60px;
      color: var(--main-color, #55A72F);
      line-height: 0.75; }
  #index .pattern-c .message-block .message-wrap.pattern-c p + p {
    margin-top: 20px; }

/*
======================================================================
_pc-service-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content3] service-block
----------------------------------------------------------- */
#top-content2.pattern-a {
  padding-bottom: 60px !important; }

#index .pattern-a .service-block .title-wrap .text-wrap {
  display: none; }
#index .pattern-a .service-block ul {
  display: flex;
  gap: 5px; }
  #index .pattern-a .service-block ul li {
    width: calc((100% - 10px) / 3);
    height: 400px; }
    #index .pattern-a .service-block ul li a {
      position: relative;
      display: block;
      height: 100%; }
      #index .pattern-a .service-block ul li a .img-wrap {
        width: 100%;
        height: 100%;
        overflow: hidden; }
        #index .pattern-a .service-block ul li a .img-wrap img {
          object-fit: cover;
          object-position: center;
          width: 100%;
          height: 100%;
          transition: all 0.3s ease;
          transform: scale(1); }
        #index .pattern-a .service-block ul li a .img-wrap.filter-multiply {
          transition: all 0.3s ease; }
      #index .pattern-a .service-block ul li a:hover .img-wrap.filter-multiply {
        background-color: #fff; }
        #index .pattern-a .service-block ul li a:hover .img-wrap.filter-multiply img {
          transform: scale(1.05); }
      #index .pattern-a .service-block ul li a .text-wrap {
        content: "";
        position: absolute;
        bottom: 23px;
        left: 21px;
        color: #fff; }
        #index .pattern-a .service-block ul li a .text-wrap .title-wrap {
          display: flex;
          gap: 2px;
          margin-bottom: 5px;
          align-items: flex-end; }
          #index .pattern-a .service-block ul li a .text-wrap .title-wrap .title {
            font-size: 42px;
            line-height: 1;
            font-weight: 600; }
          #index .pattern-a .service-block ul li a .text-wrap .title-wrap .sub {
            font-size: 10px;
            letter-spacing: 0.3em;
            line-height: 1; }
        #index .pattern-a .service-block ul li a .text-wrap .text {
          font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important;
          font-weight: 600;
          line-height: 1; }

/*
======================================================================
_pc-service-b
======================================================================*/
/*
-----------------------------------------------------------
[#top-content3] service-block
----------------------------------------------------------- */
#top-content2.pattern-b {
  padding-bottom: 60px !important; }

#index .pattern-b .service-block .title-wrap .text-wrap {
  display: none; }
#index .pattern-b .service-block .service-list {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 5px;
  list-style: none;
  padding: 0;
  height: 650px;
  transition: grid-template-columns 0.3s ease, grid-template-rows 0.3s ease; }
  #index .pattern-b .service-block .service-list li {
    position: relative;
    overflow: hidden; }
    #index .pattern-b .service-block .service-list li:first-child {
      grid-column: 1 / 2;
      grid-row: 1 / 3; }
    #index .pattern-b .service-block .service-list li:hover .img-wrap {
      transform: scale(1.08); }
  #index .pattern-b .service-block .service-list a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #fff; }
    #index .pattern-b .service-block .service-list a .img-wrap {
      width: 100%;
      height: 100%;
      transition: transform 0.3s ease;
      overflow: hidden; }
      #index .pattern-b .service-block .service-list a .img-wrap img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all 0.3s ease;
        transform: scale(1); }
      #index .pattern-b .service-block .service-list a .img-wrap.filter-multiply {
        transition: all 0.3s ease; }
    #index .pattern-b .service-block .service-list a:hover .img-wrap.filter-multiply {
      background-color: #fff; }
      #index .pattern-b .service-block .service-list a:hover .img-wrap.filter-multiply img {
        transform: scale(1.05); }
  #index .pattern-b .service-block .service-list .text-wrap {
    content: "";
    position: absolute;
    bottom: 23px;
    left: 21px;
    color: #fff; }
    #index .pattern-b .service-block .service-list .text-wrap .title-wrap {
      display: flex;
      gap: 2px;
      margin-bottom: 5px;
      align-items: flex-end; }
      #index .pattern-b .service-block .service-list .text-wrap .title-wrap .title {
        font-size: 42px;
        line-height: 1;
        font-weight: 600; }
      #index .pattern-b .service-block .service-list .text-wrap .title-wrap .sub {
        font-size: 10px;
        letter-spacing: 0.3em;
        line-height: 1; }
    #index .pattern-b .service-block .service-list .text-wrap .text {
      font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important;
      font-weight: 600;
      line-height: 1; }
  #index .pattern-b .service-block .service-list:has(li:nth-child(1):hover) {
    grid-template-columns: 1.5fr 1fr; }
  #index .pattern-b .service-block .service-list:has(li:nth-child(2):hover) {
    grid-template-columns: 1fr 1.5fr;
    grid-template-rows: 1.2fr 0.8fr; }
  #index .pattern-b .service-block .service-list:has(li:nth-child(3):hover) {
    grid-template-columns: 1fr 1.5fr;
    grid-template-rows: 0.8fr 1.2fr; }

/*
======================================================================
_pc-service-c
======================================================================*/
/*
-----------------------------------------------------------
[#top-content3] service-block
----------------------------------------------------------- */
#top-content2.pattern-c {
  padding-bottom: 60px !important; }

#index .pattern-c .service-block .title-wrap .text-wrap {
  display: none; }
#index .pattern-c .service-block ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }
  #index .pattern-c .service-block ul li {
    width: calc((100% - 20px) / 3);
    height: 400px; }
    #index .pattern-c .service-block ul li:nth-child(2n+1) {
      margin-top: 30px; }
    #index .pattern-c .service-block ul li a {
      position: relative;
      display: block;
      height: 100%; }
      #index .pattern-c .service-block ul li a .img-wrap {
        width: 100%;
        height: 100%;
        overflow: hidden; }
        #index .pattern-c .service-block ul li a .img-wrap img {
          object-fit: cover;
          object-position: center;
          width: 100%;
          height: 100%;
          transition: all 0.3s ease;
          transform: scale(1); }
        #index .pattern-c .service-block ul li a .img-wrap.filter-multiply {
          transition: all 0.3s ease; }
      #index .pattern-c .service-block ul li a:hover .img-wrap.filter-multiply {
        background-color: #fff; }
        #index .pattern-c .service-block ul li a:hover .img-wrap.filter-multiply img {
          transform: scale(1.05); }
      #index .pattern-c .service-block ul li a .text-wrap {
        content: "";
        position: absolute;
        top: -20px;
        left: 15px;
        color: #fff; }
        #index .pattern-c .service-block ul li a .text-wrap .title-wrap {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          gap: 2px;
          writing-mode: vertical-rl;
          padding: 10px;
          background: var(--main-color, #55A72F);
          margin-bottom: 0; }
          #index .pattern-c .service-block ul li a .text-wrap .title-wrap .title {
            font-size: 42px;
            line-height: 1;
            font-weight: 600;
            margin-top: -3px; }
          #index .pattern-c .service-block ul li a .text-wrap .title-wrap .sub {
            font-size: 10px;
            letter-spacing: 0.3em;
            line-height: 1; }
        #index .pattern-c .service-block ul li a .text-wrap .text {
          display: none; }

/*
======================================================================
_pc-strengths-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content3] strengths-block
----------------------------------------------------------- */
#top-content3.pattern-a {
  background: linear-gradient(to top, color-mix(in srgb, var(--sub-color, #f5f5f5), transparent 80%) 90%, color-mix(in srgb, var(--main-color, #55A72F), transparent 80%) 100%); }

#index .pattern-a .strengths-block ul {
  display: flex;
  flex-direction: column;
  gap: 90px; }
  #index .pattern-a .strengths-block ul li {
    display: flex;
    gap: 30px;
    align-items: flex-end; }
    #index .pattern-a .strengths-block ul li .img-wrap {
      width: 600px;
      height: 380px; }
      #index .pattern-a .strengths-block ul li .img-wrap img {
        object-fit: cover;
        object-position: center;
        width: 100%;
        height: 100%; }
    #index .pattern-a .strengths-block ul li .text-wrap {
      display: flex;
      flex-direction: column;
      flex: 1;
      gap: 5px;
      padding-right: 49px;
      margin-bottom: -7px; }
      #index .pattern-a .strengths-block ul li .text-wrap .title-wrap {
        background: var(--main-color, #55A72F);
        padding: 8px 6px 5px 10px;
        width: fit-content;
        color: #fff; }
        #index .pattern-a .strengths-block ul li .text-wrap .title-wrap span {
          position: relative;
          font-size: 20px;
          font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important;
          font-weight: 600;
          line-height: 1;
          padding-left: 42px; }
          #index .pattern-a .strengths-block ul li .text-wrap .title-wrap span::before {
            content: "01";
            position: absolute;
            font-size: 22px;
            font-weight: normal;
            font-family: "Lora", serif;
            top: 50%;
            left: 0;
            transform: translateY(-50%); }
          #index .pattern-a .strengths-block ul li .text-wrap .title-wrap span::after {
            content: "";
            position: absolute;
            width: 10px;
            height: 1px;
            background: #fff;
            top: 50%;
            left: 27px;
            transform: translateY(-50%); }
    #index .pattern-a .strengths-block ul li:nth-child(2) .img-wrap {
      order: 1; }
    #index .pattern-a .strengths-block ul li:nth-child(2) .text-wrap {
      order: 0;
      padding-left: 49px;
      padding-right: 0; }
    #index .pattern-a .strengths-block ul li:nth-child(2) .title-wrap span {
      padding-left: 46px; }
      #index .pattern-a .strengths-block ul li:nth-child(2) .title-wrap span::after {
        left: 31px; }
      #index .pattern-a .strengths-block ul li:nth-child(2) .title-wrap span::before {
        content: "02"; }
    #index .pattern-a .strengths-block ul li:nth-child(3) .title-wrap span {
      padding-left: 46px; }
      #index .pattern-a .strengths-block ul li:nth-child(3) .title-wrap span::after {
        left: 31px; }
      #index .pattern-a .strengths-block ul li:nth-child(3) .title-wrap span::before {
        content: "03"; }

/*
======================================================================
_pc-strengths-b
======================================================================*/
/*
-----------------------------------------------------------
[#top-content3] strengths-block
----------------------------------------------------------- */
#top-content3.pattern-b {
  background: linear-gradient(to top, color-mix(in srgb, var(--sub-color, #f5f5f5), transparent 80%) 90%, color-mix(in srgb, var(--main-color, #55A72F), transparent 80%) 100%); }

#index .pattern-b .strengths-block ul li {
  display: flex;
  gap: 30px;
  align-items: center;
  position: sticky;
  padding: 20px;
  top: 170px;
  background: #ffff;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  overflow: hidden;
  transition: transform 0.3s ease; }
  #index .pattern-b .strengths-block ul li:nth-child(2) .title-wrap span::after {
    left: 31px I !important; }
  #index .pattern-b .strengths-block ul li:nth-child(2) .title-wrap span::before {
    content: "02" !important; }
  #index .pattern-b .strengths-block ul li:nth-child(3) .title-wrap span::after {
    left: 31px !important; }
  #index .pattern-b .strengths-block ul li:nth-child(3) .title-wrap span::before {
    content: "03" !important; }
  #index .pattern-b .strengths-block ul li .img-wrap {
    width: 600px;
    height: 450px;
    overflow: hidden; }
    #index .pattern-b .strengths-block ul li .img-wrap img {
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 100%; }
  #index .pattern-b .strengths-block ul li .text-wrap {
    display: flex;
    flex-direction: column;
    flex: 1;
    gap: 5px;
    padding-right: 49px;
    margin-bottom: -7px; }
    #index .pattern-b .strengths-block ul li .text-wrap .title-wrap {
      background: var(--main-color, #55A72F);
      padding: 8px 6px 5px 10px;
      width: fit-content;
      color: #fff; }
      #index .pattern-b .strengths-block ul li .text-wrap .title-wrap span {
        position: relative;
        font-size: 20px;
        font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important;
        font-weight: 600;
        line-height: 1;
        padding-left: 42px; }
        #index .pattern-b .strengths-block ul li .text-wrap .title-wrap span::before {
          content: "01";
          position: absolute;
          font-size: 22px;
          font-weight: normal;
          font-family: "Lora", serif;
          top: 50%;
          left: 0;
          transform: translateY(-50%); }
        #index .pattern-b .strengths-block ul li .text-wrap .title-wrap span::after {
          content: "";
          position: absolute;
          width: 10px;
          height: 1px;
          background: #fff;
          top: 50%;
          left: 27px;
          transform: translateY(-50%); }

/*
======================================================================
_pc-strengths-c
======================================================================*/
/*
-----------------------------------------------------------
[#top-content3] strengths-block
----------------------------------------------------------- */
#top-content3.pattern-c {
  background: linear-gradient(to top, color-mix(in srgb, var(--sub-color, #f5f5f5), transparent 80%) 90%, color-mix(in srgb, var(--main-color, #55A72F), transparent 80%) 100%); }

#index .pattern-c .strengths-block .strengths-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px; }
  #index .pattern-c .strengths-block .strengths-list li {
    position: relative;
    background: var(--sub-color, #f5f5f5);
    min-height: 420px;
    border: none;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease;
    padding: 20px; }
    #index .pattern-c .strengths-block .strengths-list li:nth-child(2) .title-wrap span::after {
      left: 31px !important; }
    #index .pattern-c .strengths-block .strengths-list li:nth-child(2) .title-wrap span::before {
      content: "02" !important; }
    #index .pattern-c .strengths-block .strengths-list li:nth-child(3) .title-wrap span::after {
      left: 31px !important; }
    #index .pattern-c .strengths-block .strengths-list li:nth-child(3) .title-wrap span::before {
      content: "03" !important; }
    #index .pattern-c .strengths-block .strengths-list li .img-wrap {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      z-index: 1; }
      #index .pattern-c .strengths-block .strengths-list li .img-wrap::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        transition: opacity 0.3s ease;
        z-index: 2; }
      #index .pattern-c .strengths-block .strengths-list li .img-wrap img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        clip-path: circle(110px at 50% 30%);
        transition: all 0.3s ease; }
    #index .pattern-c .strengths-block .strengths-list li .text-wrap {
      display: flex;
      flex: 1;
      gap: 10px;
      align-items: flex-start;
      flex-direction: column;
      justify-content: flex-end;
      position: relative;
      z-index: 2; }
      #index .pattern-c .strengths-block .strengths-list li .text-wrap .title-wrap {
        background: var(--main-color, #55A72F);
        padding: 8px 6px 5px 10px;
        width: fit-content;
        color: #fff; }
        #index .pattern-c .strengths-block .strengths-list li .text-wrap .title-wrap span {
          position: relative;
          font-size: 20px;
          font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important;
          font-weight: 600;
          line-height: 1;
          padding-left: 42px; }
          #index .pattern-c .strengths-block .strengths-list li .text-wrap .title-wrap span::before {
            content: "01";
            position: absolute;
            font-size: 22px;
            font-weight: normal;
            font-family: "Lora", serif;
            top: 50%;
            left: 0;
            transform: translateY(-50%); }
          #index .pattern-c .strengths-block .strengths-list li .text-wrap .title-wrap span::after {
            content: "";
            position: absolute;
            width: 10px;
            height: 1px;
            background: #fff;
            top: 50%;
            left: 27px;
            transform: translateY(-50%); }
    #index .pattern-c .strengths-block .strengths-list li:hover .img-wrap::after {
      opacity: 1; }
    #index .pattern-c .strengths-block .strengths-list li:hover .img-wrap img {
      clip-path: circle(100% at center);
      transform: scale(1.08); }
    #index .pattern-c .strengths-block .strengths-list li:hover .text-wrap {
      color: #fff; }
      #index .pattern-c .strengths-block .strengths-list li:hover .text-wrap .title-wrap {
        color: #fff; }
      #index .pattern-c .strengths-block .strengths-list li:hover .text-wrap .text {
        color: #fff;
        opacity: 1; }

/*
======================================================================
_pc-company-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content4] company-block
----------------------------------------------------------- */
#top-content4.pattern-a {
  padding-bottom: 60px; }

#index .pattern-a .company-block .company-content {
  display: flex;
  gap: 79px;
  align-items: center; }
  #index .pattern-a .company-block .company-content .img-wrap {
    width: 600px; }
  #index .pattern-a .company-block .company-content .text-wrap {
    flex: 1; }
  #index .pattern-a .company-block .company-content ul li {
    display: flex;
    gap: 9px;
    padding: 16px 15px 12px 0;
    border-bottom: 1px solid #333;
    align-items: center; }
    #index .pattern-a .company-block .company-content ul li .title {
      font-family: "Roboto", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
      font-size: 10px;
      line-height: 1;
      width: 43px; }
    #index .pattern-a .company-block .company-content ul li span {
      line-height: 1.2; }
    #index .pattern-a .company-block .company-content ul li:last-child {
      border-bottom: none; }

/*
======================================================================
_pc-company-b
======================================================================*/
/*
-----------------------------------------------------------
[#top-content7] company-block
----------------------------------------------------------- */
#top-content7.pattern-b {
  background-image: url(/template12/img/index/company_bg_pc.webp);
  background-position: top;
  background-size: cover;
  background-color: #c3c3c3;
  background-blend-mode: multiply; }

#index .pattern-b .company-block .title-wrap h2 {
  color: #fff;
  margin-bottom: 20px; }
  #index .pattern-b .company-block .title-wrap h2 .en::before {
    background: #fff; }
#index .pattern-b .company-block .company-content .img-wrap {
  display: none; }
#index .pattern-b .company-block .company-content .text-wrap {
  margin-right: auto; }
#index .pattern-b .company-block .company-content .text-wrap {
  width: 40%; }
#index .pattern-b .company-block .company-content ul {
  background: #fff;
  padding: 10px 20px; }
  #index .pattern-b .company-block .company-content ul li {
    display: flex;
    gap: 9px;
    padding: 16px 15px 12px 0;
    border-bottom: 1px solid #333;
    align-items: center; }
    #index .pattern-b .company-block .company-content ul li .title {
      font-family: "Roboto", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
      font-size: 10px;
      line-height: 1;
      width: 43px; }
    #index .pattern-b .company-block .company-content ul li span {
      line-height: 1.2; }
    #index .pattern-b .company-block .company-content ul li:last-child {
      border-bottom: none; }

/*
======================================================================
_pc-company-c
======================================================================*/
/*
-----------------------------------------------------------
[#top-content4] company-block
----------------------------------------------------------- */
#top-content4.pattern-c {
  padding-bottom: 60px; }

#index .pattern-c .company-block .company-wrap.pattern-c {
  position: relative;
  display: flex;
  justify-content: space-between; }
  #index .pattern-c .company-block .company-wrap.pattern-c .img-wrap {
    display: none; }
  #index .pattern-c .company-block .company-wrap.pattern-c .map-wrap {
    width: 100%;
    height: 500px; }
    #index .pattern-c .company-block .company-wrap.pattern-c .map-wrap iframe {
      border: 0;
      width: 100%;
      height: 100%; }
  #index .pattern-c .company-block .company-wrap.pattern-c .text-wrap {
    flex: 1; }
  #index .pattern-c .company-block .company-wrap.pattern-c ul li {
    display: flex;
    gap: 9px;
    padding: 16px 15px 12px 0;
    border-bottom: 1px solid var(--main-color2, #7BB85F);
    align-items: center; }
    #index .pattern-c .company-block .company-wrap.pattern-c ul li .title {
      font-family: "Roboto", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
      font-size: 10px;
      line-height: 1;
      width: 43px;
      color: #666; }
    #index .pattern-c .company-block .company-wrap.pattern-c ul li span {
      line-height: 1.2; }
    #index .pattern-c .company-block .company-wrap.pattern-c ul li:last-child {
      border-bottom: none; }
  #index .pattern-c .company-block .company-wrap.pattern-c .company-content {
    display: flex;
    align-items: center;
    padding: 0 30px;
    background: var(--sub-color, #f5f5f5);
    min-width: 360px; }

/*
======================================================================
_pc-works-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content4] works-block
----------------------------------------------------------- */
#top-content4.pattern-a {
  padding-bottom: 60px !important; }

#index .pattern-a .works-block .works-wrap ul {
  display: flex;
  gap: 3px; }
  #index .pattern-a .works-block .works-wrap ul li {
    width: calc((100% - 6px) / 3); }
    #index .pattern-a .works-block .works-wrap ul li a {
      position: relative;
      display: block;
      height: 390px;
      color: #fff;
      overflow: hidden; }
      #index .pattern-a .works-block .works-wrap ul li a .img-wrap {
        width: 100%;
        height: 100%; }
        #index .pattern-a .works-block .works-wrap ul li a .img-wrap img {
          transition: all 0.3s ease;
          object-fit: cover;
          height: 100%;
          transform: scale(1); }
        #index .pattern-a .works-block .works-wrap ul li a .img-wrap.filter-multiply {
          transition: all 0.3s ease; }
      #index .pattern-a .works-block .works-wrap ul li a .title-wrap {
        display: flex;
        flex-direction: column;
        position: absolute;
        content: "";
        top: 25px;
        left: 25px;
        gap: 5px; }
        #index .pattern-a .works-block .works-wrap ul li a .title-wrap .title {
          font-weight: bold;
          font-size: 22px;
          line-height: 1; }
        #index .pattern-a .works-block .works-wrap ul li a .title-wrap .sub {
          font-size: 14px;
          font-weight: normal;
          line-height: 1.9;
          padding-left: 3px; }
      #index .pattern-a .works-block .works-wrap ul li a .text-wrap {
        content: "";
        position: absolute;
        color: #fff;
        padding: 0 25px;
        bottom: 25px;
        left: 0; }
      #index .pattern-a .works-block .works-wrap ul li a:hover .img-wrap.filter-multiply {
        background-color: #dadada; }
        #index .pattern-a .works-block .works-wrap ul li a:hover .img-wrap.filter-multiply img {
          transform: scale(1.05); }

/*
======================================================================
_pc-works-b
======================================================================*/
/*
-----------------------------------------------------------
[#top-content4] works-block
----------------------------------------------------------- */
#top-content4.pattern-b {
  padding-bottom: 60px !important; }

#index .pattern-b .works-block .works-wrap ul {
  display: flex;
  gap: 5px; }
  #index .pattern-b .works-block .works-wrap ul li {
    width: calc((100% - 10px) / 3); }
    #index .pattern-b .works-block .works-wrap ul li:nth-child(2) .text-wrap::before {
      content: "02"; }
    #index .pattern-b .works-block .works-wrap ul li:nth-child(3) .text-wrap::before {
      content: "03"; }
    #index .pattern-b .works-block .works-wrap ul li a {
      position: relative;
      display: block;
      text-decoration: none; }
      #index .pattern-b .works-block .works-wrap ul li a .img-wrap {
        width: 100%;
        height: 100%;
        overflow: hidden; }
        #index .pattern-b .works-block .works-wrap ul li a .img-wrap img {
          transition: all 0.3s ease;
          object-fit: cover;
          height: 100%;
          transform: scale(1); }
        #index .pattern-b .works-block .works-wrap ul li a .img-wrap.filter-multiply {
          transition: all 0.3s ease; }
      #index .pattern-b .works-block .works-wrap ul li a .text-wrap {
        padding: 20px;
        display: flex;
        flex-direction: column;
        background: var(--sub-color, #f5f5f5);
        position: relative; }
        #index .pattern-b .works-block .works-wrap ul li a .text-wrap::before {
          content: "01";
          position: absolute;
          font-size: 50px;
          font-weight: 400;
          font-family: "Lora", serif;
          top: -50px;
          right: 10px;
          mix-blend-mode: exclusion;
          color: #ffff; }
        #index .pattern-b .works-block .works-wrap ul li a .text-wrap .title-wrap {
          display: flex;
          flex-direction: column;
          gap: 5px;
          margin-bottom: 14px; }
          #index .pattern-b .works-block .works-wrap ul li a .text-wrap .title-wrap .title {
            font-weight: bold;
            font-size: 22px;
            line-height: 1; }
          #index .pattern-b .works-block .works-wrap ul li a .text-wrap .title-wrap .sub {
            font-size: 14px;
            font-weight: normal;
            line-height: 1.9;
            padding-left: 3px;
            color: var(--main-color2, #7BB85F); }
      #index .pattern-b .works-block .works-wrap ul li a:hover .img-wrap.filter-multiply {
        background-color: #ebebeb; }
        #index .pattern-b .works-block .works-wrap ul li a:hover .img-wrap.filter-multiply img {
          transform: scale(1.05); }

/*
======================================================================
_pc-works-c
======================================================================*/
/*
-----------------------------------------------------------
[#top-content4] works-block
----------------------------------------------------------- */
#top-content4.pattern-c {
  padding-bottom: 60px !important; }

#index .pattern-c .works-block .works-wrap ul {
  display: flex;
  gap: 5px; }
  #index .pattern-c .works-block .works-wrap ul li {
    width: calc((100% - 10px) / 3);
    position: relative; }
    #index .pattern-c .works-block .works-wrap ul li::before {
      content: "01";
      position: absolute;
      font-size: 50px;
      font-weight: 400;
      font-family: "Lora", serif;
      top: -45px;
      left: 10px;
      z-index: 1; }
    #index .pattern-c .works-block .works-wrap ul li:nth-child(2)::before {
      content: "02" !important; }
    #index .pattern-c .works-block .works-wrap ul li:nth-child(3)::before {
      content: "03" !important; }
    #index .pattern-c .works-block .works-wrap ul li a {
      position: relative;
      display: block;
      text-decoration: none;
      display: flex;
      flex-direction: row;
      height: 500px; }
      #index .pattern-c .works-block .works-wrap ul li a .img-wrap {
        width: 100%;
        height: 100%;
        overflow: hidden; }
        #index .pattern-c .works-block .works-wrap ul li a .img-wrap img {
          transition: all 0.3s ease;
          object-fit: cover;
          height: 100%;
          transform: scale(1); }
        #index .pattern-c .works-block .works-wrap ul li a .img-wrap.filter-multiply {
          transition: all 0.3s ease; }
      #index .pattern-c .works-block .works-wrap ul li a .text-wrap {
        padding: 20px;
        display: flex;
        flex-direction: row;
        background: var(--sub-color, #f5f5f5); }
        #index .pattern-c .works-block .works-wrap ul li a .text-wrap .title-wrap {
          display: flex;
          flex-direction: column;
          gap: 3px;
          margin-bottom: 14px;
          writing-mode: vertical-rl; }
          #index .pattern-c .works-block .works-wrap ul li a .text-wrap .title-wrap .title {
            font-weight: bold;
            font-size: 22px;
            line-height: 1;
            color: var(--main-color2, #7BB85F); }
          #index .pattern-c .works-block .works-wrap ul li a .text-wrap .title-wrap .sub {
            font-size: 12px;
            font-weight: normal;
            line-height: 1.9;
            opacity: 0.6; }
      #index .pattern-c .works-block .works-wrap ul li a:hover .img-wrap.filter-multiply {
        background-color: #dadada; }
        #index .pattern-c .works-block .works-wrap ul li a:hover .img-wrap.filter-multiply img {
          transform: scale(1.05); }

/*
======================================================================
_pc-recruit-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content6]recruit-block
----------------------------------------------------------- */
#top-content6.pattern-a {
  position: relative;
  padding: 0 !important; }

#index .pattern-a .recruit-block.pattern-a .slick-track {
  height: 576px; }
#index .pattern-a .recruit-block.pattern-a .img-wrap img {
  height: 100%;
  object-fit: cover; }
#index .pattern-a .recruit-block.pattern-a .title-wrap {
  position: absolute;
  top: 89px;
  left: 0;
  margin-left: Max(0px, calc((100% - 1060px) / 2));
  z-index: 10; }
  #index .pattern-a .recruit-block.pattern-a .title-wrap h2 {
    width: fit-content;
    position: relative;
    z-index: 1;
    padding: 27px 37px 20px 0px; }
    #index .pattern-a .recruit-block.pattern-a .title-wrap h2 .ja {
      padding-left: 3px; }
    #index .pattern-a .recruit-block.pattern-a .title-wrap h2::before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      width: 200vw;
      height: 100%;
      background-color: #fff;
      z-index: -1; }
#index .pattern-a .recruit-block.pattern-a .text-wrap {
  display: flex;
  flex-direction: column;
  width: 333px;
  position: absolute;
  bottom: 13px;
  left: 11px;
  gap: 7px;
  margin-left: calc((100% - 1060px) / 2);
  color: #fff; }
  #index .pattern-a .recruit-block.pattern-a .text-wrap .title {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600; }
  #index .pattern-a .recruit-block.pattern-a .text-wrap .text {
    margin-bottom: 43px; }
  #index .pattern-a .recruit-block.pattern-a .text-wrap .btn-wrap a {
    color: #fff !important;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.1em;
    transition: 0.3s ease;
    padding-right: 0; }
    #index .pattern-a .recruit-block.pattern-a .text-wrap .btn-wrap a::after {
      content: "";
      position: absolute;
      background-image: url(/template12/img/common/icon_arrow_w.svg);
      background-repeat: no-repeat;
      background-size: 14px auto;
      width: 14px;
      height: 14px;
      top: 50%;
      right: -24px;
      transform: translateY(-50%); }
    #index .pattern-a .recruit-block.pattern-a .text-wrap .btn-wrap a::before {
      content: "";
      position: absolute;
      left: 0;
      bottom: -5px;
      width: 0;
      height: 1px;
      background: #fff;
      transition: width 0.3s ease; }
    #index .pattern-a .recruit-block.pattern-a .text-wrap .btn-wrap a:hover {
      padding-right: 10px; }
      #index .pattern-a .recruit-block.pattern-a .text-wrap .btn-wrap a:hover::before {
        width: 130%; }

/*
======================================================================
_pc-recruit-b
======================================================================*/
/*
-----------------------------------------------------------
[#top-content6]recruit-block
----------------------------------------------------------- */
#index .pattern-b .recruit-block.pattern-b .recruit-wrap {
  display: flex;
  gap: 30px; }
  #index .pattern-b .recruit-block.pattern-b .recruit-wrap .text-wrap {
    flex: 0 0 350px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    #index .pattern-b .recruit-block.pattern-b .recruit-wrap .text-wrap .title {
      display: block;
      font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important;
      font-size: 30px;
      font-weight: 600;
      line-height: 1.5;
      margin-bottom: 30px;
      margin-left: -2px; }
    #index .pattern-b .recruit-block.pattern-b .recruit-wrap .text-wrap .text {
      display: block;
      color: #666;
      margin-bottom: 40px; }
    #index .pattern-b .recruit-block.pattern-b .recruit-wrap .text-wrap .btn-wrap .btn-arrow {
      display: inline-flex;
      align-items: center;
      text-decoration: none;
      font-size: 13px;
      font-weight: 400;
      position: relative;
      transition: 0.3s ease;
      padding-right: 0; }
      #index .pattern-b .recruit-block.pattern-b .recruit-wrap .text-wrap .btn-wrap .btn-arrow::after {
        content: "";
        position: absolute;
        background-image: url(/template12/img/common/icon_arrow_b.svg);
        background-repeat: no-repeat;
        background-size: 14px auto;
        width: 14px;
        height: 14px;
        top: 50%;
        right: -24px;
        transform: translateY(-50%); }
      #index .pattern-b .recruit-block.pattern-b .recruit-wrap .text-wrap .btn-wrap .btn-arrow::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: -5px;
        width: 0;
        height: 1px;
        background: var(--main-color2, #7BB85F);
        transition: width 0.3s ease; }
      #index .pattern-b .recruit-block.pattern-b .recruit-wrap .text-wrap .btn-wrap .btn-arrow:hover {
        padding-right: 10px; }
        #index .pattern-b .recruit-block.pattern-b .recruit-wrap .text-wrap .btn-wrap .btn-arrow:hover::before {
          width: 130%; }
  #index .pattern-b .recruit-block.pattern-b .recruit-wrap .recruit-img-wrap {
    flex: 1;
    display: flex;
    gap: 5px;
    margin: 0; }
    #index .pattern-b .recruit-block.pattern-b .recruit-wrap .recruit-img-wrap a {
      position: relative;
      height: 650px;
      width: calc((100% - 10px) / 3); }
      #index .pattern-b .recruit-block.pattern-b .recruit-wrap .recruit-img-wrap a .text-wrap {
        position: absolute;
        bottom: 20px;
        left: 20px; }
        #index .pattern-b .recruit-block.pattern-b .recruit-wrap .recruit-img-wrap a .text-wrap .title {
          color: #fff;
          font-size: 19px;
          margin-bottom: 10px; }
        #index .pattern-b .recruit-block.pattern-b .recruit-wrap .recruit-img-wrap a .text-wrap .text {
          color: #fff;
          font-size: 12px;
          margin-bottom: 0; }
      #index .pattern-b .recruit-block.pattern-b .recruit-wrap .recruit-img-wrap a .img-wrap {
        position: relative;
        overflow: hidden;
        border-radius: 2px;
        transition: flex 0.3s cubic-bezier(0.25, 1, 0.5, 1);
        height: 100%; }
        #index .pattern-b .recruit-block.pattern-b .recruit-wrap .recruit-img-wrap a .img-wrap img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          display: block;
          transition: transform 0.3s ease; }
        #index .pattern-b .recruit-block.pattern-b .recruit-wrap .recruit-img-wrap a .img-wrap:hover {
          flex: 1.8; }
          #index .pattern-b .recruit-block.pattern-b .recruit-wrap .recruit-img-wrap a .img-wrap:hover img {
            transform: scale(1.05); }
        #index .pattern-b .recruit-block.pattern-b .recruit-wrap .recruit-img-wrap a .img-wrap::after {
          content: "";
          position: absolute;
          bottom: 30px;
          left: 0;
          width: 100%;
          text-align: center;
          color: #fff;
          font-family: "Lora", serif;
          font-size: 40px;
          font-weight: 700;
          z-index: 10;
          pointer-events: none; }

/*
======================================================================
_pc-recruit-c
======================================================================*/
/*
-----------------------------------------------------------
[#top-content6]recruit-block
----------------------------------------------------------- */
#index .pattern-c .recruit-block.pattern-c .slick-track {
  height: 576px;
  padding-top: 40px; }
  #index .pattern-c .recruit-block.pattern-c .slick-track .slide-wrap {
    position: relative;
    margin: 0 5px;
    transition: all 0.3s ease;
    margin-top: 5px; }
    #index .pattern-c .recruit-block.pattern-c .slick-track .slide-wrap:nth-child(2n) {
      margin-top: 15px; }
      #index .pattern-c .recruit-block.pattern-c .slick-track .slide-wrap:nth-child(2n):hover {
        margin-top: 5px; }
    #index .pattern-c .recruit-block.pattern-c .slick-track .slide-wrap:hover {
      margin-top: -5px; }
      #index .pattern-c .recruit-block.pattern-c .slick-track .slide-wrap:hover .img-wrap.filter-multiply {
        background-color: #fff; }
    #index .pattern-c .recruit-block.pattern-c .slick-track .slide-wrap .text-wrap {
      position: absolute;
      bottom: 20px;
      left: 20px;
      margin-bottom: 0;
      gap: 0; }
      #index .pattern-c .recruit-block.pattern-c .slick-track .slide-wrap .text-wrap .title {
        color: #fff;
        font-size: 19px;
        margin-bottom: 10px; }
      #index .pattern-c .recruit-block.pattern-c .slick-track .slide-wrap .text-wrap .text {
        color: #fff;
        font-size: 12px;
        margin-bottom: 0; }
#index .pattern-c .recruit-block.pattern-c .img-wrap {
  width: 100%;
  height: 100%;
  overflow: hidden; }
  #index .pattern-c .recruit-block.pattern-c .img-wrap img {
    object-fit: cover;
    object-position: top;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease; }
  #index .pattern-c .recruit-block.pattern-c .img-wrap.filter-multiply {
    transition: all 0.3s ease; }
#index .pattern-c .recruit-block.pattern-c .text-wrap {
  display: flex;
  flex-direction: column;
  gap: 7px; }
  #index .pattern-c .recruit-block.pattern-c .text-wrap .btn-wrap a {
    text-decoration: none;
    position: relative;
    font-size: 15px;
    letter-spacing: 0.1em;
    transition: all 0.3s ease;
    padding-right: 0; }
    #index .pattern-c .recruit-block.pattern-c .text-wrap .btn-wrap a::after {
      content: "";
      position: absolute;
      background-image: url(/template12/img/common/icon_arrow_b.svg);
      background-repeat: no-repeat;
      background-size: 14px auto;
      width: 14px;
      height: 14px;
      top: 50%;
      right: -24px;
      transform: translateY(-50%); }
    #index .pattern-c .recruit-block.pattern-c .text-wrap .btn-wrap a::before {
      content: "";
      position: absolute;
      left: 0;
      bottom: -5px;
      width: 0;
      height: 1px;
      background: var(--main-color2, #7BB85F);
      transition: width 0.3s ease; }
    #index .pattern-c .recruit-block.pattern-c .text-wrap .btn-wrap a:hover {
      padding-right: 10px; }
      #index .pattern-c .recruit-block.pattern-c .text-wrap .btn-wrap a:hover::before {
        width: 130%; }

/*
======================================================================
_pc-news-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content6] news-block
----------------------------------------------------------- */
#top-content5.pattern-a {
  padding-bottom: 109px !important;
  background: var(--sub-color, #f5f5f5); }

#index .pattern-a .news-block {
  display: flex;
  gap: 117px; }
  @media screen and (max-width: 1250px) {
    #index .pattern-a .news-block {
      gap: 0;
      justify-content: space-between; } }
  #index .pattern-a .news-block ul {
    margin-top: -16px;
    width: 800px; }
    #index .pattern-a .news-block ul li a {
      padding: 16px 10px 9px 0;
      display: block;
      border-bottom: 1px solid #666;
      text-decoration: none; }
      #index .pattern-a .news-block ul li a .top-wrap {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-bottom: 2px; }
        #index .pattern-a .news-block ul li a .top-wrap .date {
          font-size: 12px;
          line-height: 1;
          position: relative;
          color: var(--main-color2, #7BB85F); }
          #index .pattern-a .news-block ul li a .top-wrap .date::after {
            content: "";
            position: absolute;
            width: 1px;
            height: 9px;
            top: 50%;
            right: -5px;
            transform: translateY(-50%);
            background: #333;
            opacity: 0.6; }
        #index .pattern-a .news-block ul li a .top-wrap .categ {
          font-size: 10px;
          line-height: 1.2;
          opacity: 0.6; }
    #index .pattern-a .news-block ul li:last-child a {
      border-bottom: none; }

/*
======================================================================
_pc-news-b
======================================================================*/
#top-content5.pattern-a {
  padding-bottom: 109px !important;
  background: var(--sub-color, #f5f5f5); }

#index .pattern-b .news-block {
  display: flex;
  justify-content: space-between;
  gap: 60px; }
#index .pattern-b .news-wrap {
  flex: 1; }
  #index .pattern-b .news-wrap.pattern-b .news-content-wrap {
    display: flex;
    gap: 10px; }
    #index .pattern-b .news-wrap.pattern-b .news-content-wrap li {
      width: calc((100% - 20px) / 3);
      transform: scale(1);
      transition: all 0.3s ease; }
      #index .pattern-b .news-wrap.pattern-b .news-content-wrap li:hover {
        transform: scale(1.01); }
      #index .pattern-b .news-wrap.pattern-b .news-content-wrap li a {
        text-decoration: none; }
        #index .pattern-b .news-wrap.pattern-b .news-content-wrap li a .text-wrap {
          margin-top: 5px;
          padding: 0 5px; }
        #index .pattern-b .news-wrap.pattern-b .news-content-wrap li a .date {
          color: #666;
          font-weight: 400;
          font-size: 10px;
          color: var(--main-color2, #7BB85F); }
        #index .pattern-b .news-wrap.pattern-b .news-content-wrap li a .title {
          font-weight: bold;
          font-size: 15px;
          margin-bottom: 12px; }
        #index .pattern-b .news-wrap.pattern-b .news-content-wrap li a .text {
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 3;
          overflow: hidden;
          opacity: 0.6;
          font-size: 13px;
          line-height: 1.5; }

/*
======================================================================
_pc-news-c
======================================================================*/
/*
-----------------------------------------------------------
[#top-content6] news-block
----------------------------------------------------------- */
#top-content5.pattern-a {
  padding-bottom: 109px !important;
  background: var(--sub-color, #f5f5f5); }

#index .pattern-c .news-block {
  display: flex;
  justify-content: space-between;
  gap: 60px; }
  #index .pattern-c .news-block .news-wrap {
    flex: 1; }
    #index .pattern-c .news-block .news-wrap.pattern-c .news-content-wrap {
      display: flex;
      flex-direction: column;
      gap: 10px; }
      #index .pattern-c .news-block .news-wrap.pattern-c .news-content-wrap li a {
        display: flex;
        flex-direction: row;
        gap: 20px;
        text-decoration: none; }
        #index .pattern-c .news-block .news-wrap.pattern-c .news-content-wrap li a .img-wrap {
          width: 30%; }
        #index .pattern-c .news-block .news-wrap.pattern-c .news-content-wrap li a .text-wrap {
          flex: 1; }
          #index .pattern-c .news-block .news-wrap.pattern-c .news-content-wrap li a .text-wrap .btn-wrap {
            display: flex;
            justify-content: flex-end;
            align-items: flex-end;
            margin-top: 20px;
            flex: 1; }
            #index .pattern-c .news-block .news-wrap.pattern-c .news-content-wrap li a .text-wrap .btn-wrap span {
              position: relative;
              font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important;
              font-weight: bold;
              font-size: 14px;
              text-decoration: none;
              padding-right: 15px; }
              #index .pattern-c .news-block .news-wrap.pattern-c .news-content-wrap li a .text-wrap .btn-wrap span::after {
                content: "";
                position: absolute;
                top: 7px;
                right: 3px;
                width: 6px;
                height: 11px;
                background: url(/template10/img/common/icon_arrow.svg) no-repeat;
                background-size: 6px 11px; }
        #index .pattern-c .news-block .news-wrap.pattern-c .news-content-wrap li a .date {
          color: #666;
          font-size: 10px;
          font-weight: 400;
          color: var(--main-color2, #7BB85F); }
        #index .pattern-c .news-block .news-wrap.pattern-c .news-content-wrap li a .title {
          font-size: 19px;
          font-weight: bold;
          margin-bottom: 10px; }
        #index .pattern-c .news-block .news-wrap.pattern-c .news-content-wrap li a .text {
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 3;
          overflow: hidden;
          font-size: 13px;
          line-height: 1.5;
          opacity: 0.6; }
  #index .pattern-c .news-block .btn-wrap {
    margin-top: 35px;
    text-align: right; }

/*
======================================================================
_pc-contact-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content7].pattern-a  contact-block
----------------------------------------------------------- */
#top-content8.pattern-a {
  padding: 0 !important;
  background: var(--sub-color, #f5f5f5); }

#index .pattern-a .contact-block .contact-top-wrap {
  background-image: url(/template12/img/index/img_contact.webp);
  background-position: top;
  background-size: cover;
  background-color: #c3c3c3;
  background-blend-mode: multiply;
  padding: 78px 0 197px; }
  #index .pattern-a .contact-block .contact-top-wrap .title-wrap h2 {
    color: #fff;
    margin-bottom: 20px; }
    #index .pattern-a .contact-block .contact-top-wrap .title-wrap h2 .en::before {
      background: #fff; }
  #index .pattern-a .contact-block .contact-top-wrap .text-wrap {
    color: #fff; }
#index .pattern-a .contact-block .contact-bottom-wrap {
  display: flex; }
  #index .pattern-a .contact-block .contact-bottom-wrap .mail-wrap {
    position: relative; }
    #index .pattern-a .contact-block .contact-bottom-wrap .mail-wrap::after {
      content: "";
      position: absolute;
      height: 80%;
      width: 1px;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      background: #333; }
    #index .pattern-a .contact-block .contact-bottom-wrap .mail-wrap .title::before {
      content: "";
      position: absolute;
      top: 9px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url(/template12/img/common/icon_mail_w.svg);
      background-repeat: no-repeat;
      background-size: 15px auto;
      width: 15px;
      height: 12px;
      z-index: 2;
      transition: all 0.3s ease; }
  #index .pattern-a .contact-block .contact-bottom-wrap .mail-wrap,
  #index .pattern-a .contact-block .contact-bottom-wrap .tel-wrap {
    width: 50%; }
    #index .pattern-a .contact-block .contact-bottom-wrap .mail-wrap a,
    #index .pattern-a .contact-block .contact-bottom-wrap .tel-wrap a {
      position: relative;
      width: 100%;
      display: flex;
      flex-direction: column;
      text-align: center;
      align-items: center;
      height: 194px;
      padding: 20px 0 27px;
      text-decoration: none; }
      #index .pattern-a .contact-block .contact-bottom-wrap .mail-wrap a .title,
      #index .pattern-a .contact-block .contact-bottom-wrap .tel-wrap a .title {
        position: relative;
        font-size: 20px;
        line-height: 1.5;
        font-weight: 600;
        padding-top: 45px; }
        #index .pattern-a .contact-block .contact-bottom-wrap .mail-wrap a .title::after,
        #index .pattern-a .contact-block .contact-bottom-wrap .tel-wrap a .title::after {
          content: "";
          position: absolute;
          background: var(--main-color, #55A72F);
          width: 30px;
          height: 30px;
          top: 0;
          left: 50%;
          transform: translateX(-50%);
          border-radius: 50%;
          z-index: 1;
          transition: all 0.3s ease; }
  #index .pattern-a .contact-block .contact-bottom-wrap .mail-wrap a {
    background: var(--sub-color, #f5f5f5);
    transition: all 0.3s ease; }
    #index .pattern-a .contact-block .contact-bottom-wrap .mail-wrap a::before {
      content: "";
      position: absolute;
      bottom: 31px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url(/template12/img/common/icon_arrow_b.svg);
      background-repeat: no-repeat;
      background-size: 14px auto;
      width: 14px;
      height: 14px;
      transition: all 0.3s ease; }
    #index .pattern-a .contact-block .contact-bottom-wrap .mail-wrap a:hover {
      background: var(--main-color2, #7BB85F);
      color: #fff; }
      #index .pattern-a .contact-block .contact-bottom-wrap .mail-wrap a:hover::before {
        background-image: url(/template12/img/common/icon_arrow_w.svg); }
      #index .pattern-a .contact-block .contact-bottom-wrap .mail-wrap a:hover .title::before {
        background-image: url(/template12/img/common/icon_mail_green.svg); }
      #index .pattern-a .contact-block .contact-bottom-wrap .mail-wrap a:hover .title::after {
        background: #fff; }
  #index .pattern-a .contact-block .contact-bottom-wrap .tel-wrap a .text-wrap {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 23px;
    line-height: 1;
    padding-left: 30px; }
    #index .pattern-a .contact-block .contact-bottom-wrap .tel-wrap a .text-wrap .tel {
      font-size: 18px;
      font-weight: 500;
      letter-spacing: 0.04em;
      color: var(--main-color2, #7BB85F); }
    #index .pattern-a .contact-block .contact-bottom-wrap .tel-wrap a .text-wrap span {
      font-size: 11px; }
  #index .pattern-a .contact-block .contact-bottom-wrap .tel-wrap a .title {
    position: relative; }
    #index .pattern-a .contact-block .contact-bottom-wrap .tel-wrap a .title::before {
      content: "";
      position: absolute;
      top: 7px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url(/template12/img/common/icon_phone.svg) !important;
      background-repeat: no-repeat;
      background-size: 15px auto;
      width: 16px;
      height: 16px;
      z-index: 2;
      transition: all 0.3s ease; }

/*
======================================================================
_pc-contact-b
======================================================================*/
/*
-----------------------------------------------------------
[#top-content7].pattern-b  contact-block
----------------------------------------------------------- */
#top-content8.pattern-b {
  background: linear-gradient(to top, color-mix(in srgb, var(--sub-color, #f5f5f5), transparent 80%) 90%, color-mix(in srgb, var(--main-color, #55A72F), transparent 80%) 100%); }

#index .pattern-b .contact-block .contact-top-wrap {
  text-align: center;
  margin-bottom: 40px; }
  #index .pattern-b .contact-block .contact-top-wrap > .text-wrap {
    font-size: 16px;
    line-height: 2;
    color: #666;
    font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important; }
  #index .pattern-b .contact-block .contact-top-wrap h2 {
    align-items: center; }
#index .pattern-b .contact-block .contact-bottom-wrap {
  display: flex;
  gap: 20px;
  max-width: 1060px;
  margin: 0 auto; }
  #index .pattern-b .contact-block .contact-bottom-wrap .contact-card {
    flex: 1;
    position: relative;
    background: var(--sub-color, #f5f5f5);
    border-radius: 12px;
    overflow: hidden;
    transition: transform 0.3s cubic-bezier(0.2, 1, 0.3, 1); }
    #index .pattern-b .contact-block .contact-bottom-wrap .contact-card:hover {
      transform: translateY(-5px); }
    #index .pattern-b .contact-block .contact-bottom-wrap .contact-card a {
      display: block;
      padding: 40px 60px;
      text-decoration: none;
      color: #666;
      height: 100%;
      position: relative;
      z-index: 2; }
    #index .pattern-b .contact-block .contact-bottom-wrap .contact-card::before {
      content: "";
      position: absolute;
      width: 120px;
      height: 120px;
      border-radius: 50%;
      z-index: 1;
      transform: scale(0);
      transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1); }
    #index .pattern-b .contact-block .contact-bottom-wrap .contact-card.mail-card::before {
      background: var(--main-color2, #7BB85F);
      bottom: -60px;
      right: -60px; }
    #index .pattern-b .contact-block .contact-bottom-wrap .contact-card.tel-card {
      pointer-events: none; }
    #index .pattern-b .contact-block .contact-bottom-wrap .contact-card:hover::before {
      transform: scale(15); }
    #index .pattern-b .contact-block .contact-bottom-wrap .contact-card .card-wrap {
      position: relative;
      height: 100%;
      display: flex;
      flex-direction: column; }
      #index .pattern-b .contact-block .contact-bottom-wrap .contact-card .card-wrap .title {
        font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important;
        font-size: 25px;
        font-weight: 700;
        line-height: 1.4;
        margin-bottom: 20px;
        transition: color 0.3s ease; }
      #index .pattern-b .contact-block .contact-bottom-wrap .contact-card .card-wrap .text-wrap {
        font-size: 14px;
        line-height: 1.8;
        transition: all 0.3s ease; }
        #index .pattern-b .contact-block .contact-bottom-wrap .contact-card .card-wrap .text-wrap .tel {
          display: block;
          font-family: "Lora", serif;
          font-size: 42px;
          font-weight: 700;
          line-height: 1;
          letter-spacing: 0.05em;
          color: var(--main-color2, #7BB85F); }
        #index .pattern-b .contact-block .contact-bottom-wrap .contact-card .card-wrap .text-wrap .small,
        #index .pattern-b .contact-block .contact-bottom-wrap .contact-card .card-wrap .text-wrap .info {
          display: block;
          font-size: 12px; }
    #index .pattern-b .contact-block .contact-bottom-wrap .contact-card:hover .card-wrap .title,
    #index .pattern-b .contact-block .contact-bottom-wrap .contact-card:hover .card-wrap .text-wrap {
      color: #fff;
      opacity: 1; }
    #index .pattern-b .contact-block .contact-bottom-wrap .contact-card a::after {
      content: "";
      position: absolute;
      background-image: url(/template12/img/common/icon_arrow_b.svg);
      top: 50%;
      right: 30px;
      transform: translate(-50%, 0);
      width: 14px;
      height: 14px;
      transition: all 0.5s ease; }
    #index .pattern-b .contact-block .contact-bottom-wrap .contact-card.tel-card a::after {
      display: none; }
    #index .pattern-b .contact-block .contact-bottom-wrap .contact-card:hover a::after {
      background-image: url(/template12/img/common/icon_arrow_w.svg);
      transform: translateX(15px); }

/*
======================================================================
_pc-contact-c
======================================================================*/
/*
-----------------------------------------------------------
[#top-content7].pattern-c  contact-block
----------------------------------------------------------- */
#top-content8.pattern-c {
  padding: 0 !important;
  background: var(--sub-color, #f5f5f5); }

#index .contact-block.pattern-c {
  position: relative;
  background-image: url(/template12/img/index/img_contact.webp);
  background-position: top;
  background-size: cover;
  background-color: #c3c3c3;
  background-blend-mode: multiply;
  padding: 80px 0 120px; }
  #index .contact-block.pattern-c .contact-top-wrap {
    margin-bottom: 50px; }
    #index .contact-block.pattern-c .contact-top-wrap .title-wrap h2 {
      color: #fff;
      margin-bottom: 20px;
      display: flex;
      align-items: center; }
      #index .contact-block.pattern-c .contact-top-wrap .title-wrap h2 .en::before {
        background: #fff; }
    #index .contact-block.pattern-c .contact-top-wrap .text-wrap {
      color: #fff;
      text-align: center; }
  #index .contact-block.pattern-c .contact-bottom-wrap {
    display: flex;
    max-width: 800px; }
    #index .contact-block.pattern-c .contact-bottom-wrap .mail-wrap {
      position: relative; }
      #index .contact-block.pattern-c .contact-bottom-wrap .mail-wrap::after {
        content: "";
        position: absolute;
        height: 80%;
        width: 1px;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        background: #333; }
      #index .contact-block.pattern-c .contact-bottom-wrap .mail-wrap .title::before {
        content: "";
        position: absolute;
        top: 9px;
        left: 50%;
        transform: translateX(-50%);
        background-image: url(/template12/img/common/icon_mail_w.svg);
        background-repeat: no-repeat;
        background-size: 15px auto;
        width: 15px;
        height: 12px;
        z-index: 2;
        transition: all 0.3s ease; }
    #index .contact-block.pattern-c .contact-bottom-wrap .mail-wrap,
    #index .contact-block.pattern-c .contact-bottom-wrap .tel-wrap {
      width: 50%; }
      #index .contact-block.pattern-c .contact-bottom-wrap .mail-wrap a,
      #index .contact-block.pattern-c .contact-bottom-wrap .tel-wrap a {
        position: relative;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
        height: 194px;
        padding: 20px 0 27px;
        text-decoration: none;
        background: #f5f5f5ed; }
        #index .contact-block.pattern-c .contact-bottom-wrap .mail-wrap a .title,
        #index .contact-block.pattern-c .contact-bottom-wrap .tel-wrap a .title {
          position: relative;
          font-size: 20px;
          line-height: 1.5;
          font-weight: 600;
          padding-top: 45px; }
          #index .contact-block.pattern-c .contact-bottom-wrap .mail-wrap a .title::after,
          #index .contact-block.pattern-c .contact-bottom-wrap .tel-wrap a .title::after {
            content: "";
            position: absolute;
            background: var(--main-color, #55A72F);
            width: 30px;
            height: 30px;
            top: 0;
            left: 50%;
            transform: translateX(-50%);
            border-radius: 50%;
            z-index: 1;
            transition: all 0.3s ease; }
    #index .contact-block.pattern-c .contact-bottom-wrap .mail-wrap a {
      transition: all 0.3s ease; }
      #index .contact-block.pattern-c .contact-bottom-wrap .mail-wrap a::before {
        content: "";
        position: absolute;
        bottom: 31px;
        left: 50%;
        transform: translateX(-50%);
        background-image: url(/template12/img/common/icon_arrow_b.svg);
        background-repeat: no-repeat;
        background-size: 14px auto;
        width: 14px;
        height: 14px; }
      #index .contact-block.pattern-c .contact-bottom-wrap .mail-wrap a:hover {
        background: var(--main-color2, #7BB85F);
        color: #fff; }
        #index .contact-block.pattern-c .contact-bottom-wrap .mail-wrap a:hover::before {
          background-image: url(/template12/img/common/icon_arrow_w.svg); }
        #index .contact-block.pattern-c .contact-bottom-wrap .mail-wrap a:hover .title::before {
          background-image: url(/template12/img/common/icon_mail_green.svg); }
        #index .contact-block.pattern-c .contact-bottom-wrap .mail-wrap a:hover .title::after {
          background: #fff; }
    #index .contact-block.pattern-c .contact-bottom-wrap .tel-wrap a .text-wrap {
      display: flex;
      align-items: center;
      gap: 10px;
      margin-top: 23px;
      line-height: 1;
      padding-left: 30px; }
      #index .contact-block.pattern-c .contact-bottom-wrap .tel-wrap a .text-wrap .tel {
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 0.04em; }
      #index .contact-block.pattern-c .contact-bottom-wrap .tel-wrap a .text-wrap span {
        font-size: 11px; }
    #index .contact-block.pattern-c .contact-bottom-wrap .tel-wrap a .title {
      position: relative; }
      #index .contact-block.pattern-c .contact-bottom-wrap .tel-wrap a .title::before {
        content: "";
        position: absolute;
        top: 7px;
        left: 50%;
        transform: translateX(-50%);
        background-image: url(/template12/img/common/icon_phone.svg) !important;
        background-repeat: no-repeat;
        background-size: 15px auto;
        width: 16px;
        height: 16px;
        z-index: 2;
        transition: all 0.3s ease; }

/* --------------------------------------------------------
-----------------------------------------------------------
index
-----------------------------------------------------------
----------------------------------------------------------- */
#index .Content-main {
  padding-top: 0;
  padding-bottom: 0; }

#index .Edit .wb-edit {
  padding-top: 25px;
  padding-bottom: 25px; }

#index .img-wrap img {
  width: 100%; }
#index .img-wrap.filter-multiply {
  background-color: #d5d5d5;
  display: block; }
  #index .img-wrap.filter-multiply img {
    mix-blend-mode: multiply;
    display: block; }

#index .title {
  font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important; }
#index .content-block {
  padding: 120px 0; }
#index .title-wrap h2 {
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 40px; }
  #index .title-wrap h2 .en {
    font-family: "Roboto", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.3em;
    padding-left: 15px;
    position: relative;
    font-weight: normal; }
    #index .title-wrap h2 .en::before {
      content: "";
      position: absolute;
      width: 10px;
      height: 1px;
      background-color: var(--main-color, #55A72F);
      top: 50%;
      left: 0;
      transform: translateY(-50%); }
  #index .title-wrap h2 .ja {
    font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important;
    font-size: 30px;
    line-height: 1.5;
    font-weight: 600; }

#index .btn-circle-wrap a {
  position: relative;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  width: 107px;
  height: 107px;
  border-radius: 50%;
  font-size: 13px;
  line-height: 1.2;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 6px;
  margin: 30px auto 0;
  color: #333;
  transition: all 0.3s ease; }
  #index .btn-circle-wrap a::before, #index .btn-circle-wrap a::after {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    width: 107px;
    height: 107px;
    border-radius: 50%;
    border: 1px solid transparent;
    box-sizing: border-box;
    pointer-events: none; }
  #index .btn-circle-wrap a::before {
    border-top-color: #333;
    border-right-color: #333;
    transform: rotate(0deg);
    transition: all 0.3s ease; }
  #index .btn-circle-wrap a::after {
    border-bottom-color: #333;
    border-left-color: #333;
    transform: rotate(0deg);
    transition: all 0.3s ease 0s; }
  #index .btn-circle-wrap a img {
    width: 14px;
    height: 14px;
    margin-left: 0;
    transition: all 0.3s ease; }
  #index .btn-circle-wrap a span {
    margin-top: 4px;
    position: relative;
    z-index: 2; }
  #index .btn-circle-wrap a:hover::before {
    border-top-color: var(--main-color, #55A72F);
    border-right-color: var(--main-color, #55A72F);
    transform: rotate(180deg);
    transition: all 0.3s ease; }
  #index .btn-circle-wrap a:hover::after {
    border-bottom-color: var(--main-color, #55A72F);
    border-left-color: var(--main-color, #55A72F);
    transform: rotate(180deg);
    transition: all 0.3s ease 0.2s; }
  #index .btn-circle-wrap a:hover img {
    margin-left: 5px; }

/*-----------------------------------------------------------
-----------------------------------------------------------
下記にコピーしたSCSSを貼り付けます。
-----------------------------------------------------------
----------------------------------------------------------- */
.content-block.pattern-a .message-wrap:not(.pattern-a), .content-block.pattern-a .message-block:has(.pattern-b), .content-block.pattern-b .message-block:not(.pattern-b), .content-block.pattern-c .message-wrap:not(.pattern-c), .content-block.pattern-a .service-wrap:not(.pattern-a), .content-block.pattern-b .service-wrap:not(.pattern-b), .content-block.pattern-c .service-wrap:not(.pattern-c), .content-block.pattern-a .news-wrap:not(.pattern-a), .content-block.pattern-b .news-wrap:not(.pattern-b), .content-block.pattern-c .news-wrap:not(.pattern-c), .content-block.pattern-b .recruit-block:not(.pattern-b), .content-block.pattern-a .company-wrap:not(.pattern-a), .content-block.pattern-b .company-wrap:not(.pattern-b), .content-block.pattern-c .company-wrap:not(.pattern-c), .content-block.pattern-a .contact-block:not(.pattern-a), .content-block.pattern-b .contact-block:not(.pattern-b), .content-block.pattern-c .contact-block:not(.pattern-c), .content-block.pattern-a .works-wrap:not(.pattern-a), .content-block.pattern-b .works-wrap:not(.pattern-b), .content-block.pattern-c .works-wrap:not(.pattern-c) {
  display: none; }
.content-block.pattern-c .recruit-block:not(.pattern-c), .content-block.pattern-a .recruit-block:not(.pattern-a) {
  height: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  border: none; }

#index .top-image-block {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden; }
  #index .top-image-block .top-image-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    transition: opacity 0.5s ease; }
    #index .top-image-block .top-image-wrap .slider-wrap {
      width: 100%;
      height: 100%;
      display: block; }
      #index .top-image-block .top-image-wrap .slider-wrap .img-wrap {
        display: none;
        width: 100%;
        height: 100vh; }
        #index .top-image-block .top-image-wrap .slider-wrap .img-wrap:first-child {
          display: block; }
        #index .top-image-block .top-image-wrap .slider-wrap .img-wrap img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
      #index .top-image-block .top-image-wrap .slider-wrap.slick-initialized .img-wrap {
        display: block; }
  #index .top-image-block.pattern-a .top-image-wrap.pattern-a {
    opacity: 1;
    visibility: visible;
    z-index: 2;
    position: relative; }
  #index .top-image-block.pattern-b .top-image-wrap.pattern-b {
    opacity: 1;
    visibility: visible;
    z-index: 2;
    position: relative; }
  #index .top-image-block.pattern-c .top-image-wrap.pattern-c {
    opacity: 1;
    visibility: visible;
    z-index: 2;
    position: relative; }

/*# sourceMappingURL=pc-local.css.map */
