@charset "UTF-8";
/*
======================================================================
sp-blog14
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 blog14
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-categ-wrap 
--------------------------------------------------------- */
#LO-blog14 .LO-categ-wrap {
  /* @mixin:SP-content-body */
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 35px; }

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

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

#LO-blog14 .LO-categ-wrap .wb-blog-categ a {
  /* @mixin:SP-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;
  border: 1px solid #555;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 8px 5px 8px 20px;
  font-size: 13px;
  border-radius: 3px;
  letter-spacing: 0; }
  #LO-blog14 .LO-categ-wrap .wb-blog-categ a::after {
    /* @mixin:SP-btn-anchor */
    border-color: #333 transparent transparent transparent;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: var(--main-color, #55A72F) transparent transparent transparent;
    display: block;
    top: 15px;
    left: 8px; }

/*
---------------------------------------------------------
LO-content-wrap 
--------------------------------------------------------- */
#LO-blog14 .LO-content-wrap .wb-blog-categ .wb-blog-categ-title {
  /* @mixin:SP-title-block */
  font-family: "Roboto", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  display: flex;
  gap: 10px;
  font-size: 23px;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
  font-weight: normal;
  padding-bottom: 0;
  color: #222;
  margin-bottom: 20px;
  /*&::before {
  	background: $color-d-main01;
  	content: '';
  	position: absolute;
  	height: 1px;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	margin: 0 auto;
  	width: 48px;
  }*/
  margin-bottom: 20px; }
  #LO-blog14 .LO-content-wrap .wb-blog-categ .wb-blog-categ-title span {
    display: inline-block;
    vertical-align: top;
    text-align: center; }

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

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

#LO-blog14 .LO-content-wrap .LO-img-wrap {
  margin-bottom: 10px; }

/*
======================================================================
sp-blog-std
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 [BLOG] blog-std
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 Alpha
--------------------------------------------------------- */
#LO-blog-std-alpha .LO-top-wrap {
  text-align: right;
  margin-bottom: 8px; }

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

#LO-blog-std-alpha .LO-top-wrap .LO-date {
  color: #999999;
  font-size: 12px;
  margin-right: 5px;
  padding-top: 3px; }

#LO-blog-std-alpha .LO-top-wrap a {
  font-size: 11px;
  padding: 3px 10px;
  max-width: 50%;
  line-height: 1.3;
  display: inline-block; }

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

#LO-blog-std-alpha .LO-article.MOD-continue .LO-body {
  margin-bottom: 1em; }

#LO-blog-std-alpha .LO-article.MOD-continue .LO-continue {
  margin-bottom: 20px; }

/* 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 a {
  padding: 0 10px; }

#LO-blog-std-alpha .column-img-wrap {
  margin-bottom: 10px;
  text-align: center; }

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

#LO-blog-std-beta .LO-recently-block .wb-blog-list,
#LO-blog-std-beta .LO-categ-block .wb-blog-categ,
#LO-blog-std-beta .LO-archive-block .wb-blog-categ {
  border-bottom: 1px solid #dcdcdc;
  padding: 0px 15px 12px;
  margin-bottom: 14px; }

#LO-blog-std-beta .LO-recently-block .wb-blog-title span {
  color: #999999;
  display: block;
  font-size: 11px;
  line-height: 1.2;
  margin-bottom: 3px; }

#LO-blog-std-beta .LO-side-block a {
  color: inherit;
  line-height: 1.15;
  display: inline-block;
  font-size: 14px; }

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

/*
======================================================================
_sp-company-categ
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 #LO-company-categ
-----------------------------------------------------------
----------------------------------------------------------- */
/*
---------------------------------------------------------
 LO-categ-wrap 
--------------------------------------------------------- */
#LO-company-categ .LO-categ-wrap {
  /* @mixin:SP-content-body */
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 35px; }

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

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

#LO-company-categ .LO-categ-wrap .wb-blog-categ a {
  /* @mixin:SP-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;
  border: 1px solid #555;
  text-decoration: none !important;
  line-height: 1.3;
  padding: 8px 5px 8px 20px;
  font-size: 13px;
  border-radius: 3px;
  letter-spacing: 0; }
  #LO-company-categ .LO-categ-wrap .wb-blog-categ a::after {
    /* @mixin:SP-btn-anchor */
    border-color: #333 transparent transparent transparent;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    border-color: var(--main-color, #55A72F) transparent transparent transparent;
    display: block;
    top: 15px;
    left: 8px; }

/*
---------------------------------------------------------
 LO-content-wrap 
--------------------------------------------------------- */
#LO-company-categ .LO-content-wrap .wb-blog-categ .wb-blog-categ-title {
  /* @mixin:SP-title-block */
  font-family: "Roboto", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  display: flex;
  gap: 10px;
  font-size: 23px;
  justify-content: flex-start;
  flex-direction: column;
  align-items: center;
  font-weight: normal;
  padding-bottom: 0;
  color: #222;
  margin-bottom: 20px;
  /*&::before {
  	background: $color-d-main01;
  	content: '';
  	position: absolute;
  	height: 1px;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	margin: 0 auto;
  	width: 48px;
  }*/ }
  #LO-company-categ .LO-content-wrap .wb-blog-categ .wb-blog-categ-title span {
    display: inline-block;
    vertical-align: top;
    text-align: center; }

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

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

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

#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;
  background: var(--sub-color, #f5f5f5);
  font-weight: bold;
  padding: 6px 10px;
  line-height: 1.3; }

#LO-company-categ .LO-content-wrap .wb-blog-content-list .list-wrap .comment {
  padding: 8px 15px 12px; }

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

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

#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:SP-content-body */
  padding-left: 15px;
  padding-right: 15px; }

/*
======================================================================
 Footer-light
======================================================================*/
/* --------------------------------------------------------
-----------------------------------------------------------
 Footer
-----------------------------------------------------------
----------------------------------------------------------- */
.Footer .Footer-in-wrap {
  background: #333; }

/*
---------------------------------------------------------
 footer-content-block
--------------------------------------------------------- */
.Footer .footer-content-block {
  padding: 29px 0 11px;
  color: #fff; }

/* top-wrap 
--------------------------------------------------------- */
.Footer .footer-content-block {
  text-align: center;
  margin: 0 auto; }

.Footer .footer-content-block .logo-wrap {
  width: 213px;
  height: 27px;
  margin-bottom: 10px; }

.Footer .footer-content-block .footer-main-wrap {
  display: flex;
  flex-direction: column;
  align-items: center; }

.Footer .footer-content-block .info-wrap .info {
  text-align: center;
  font-size: 12px; }

.sns-wrap {
  margin-top: 10px; }
  .sns-wrap ul {
    margin-top: 10px;
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-direction: row;
    align-items: center;
    filter: brightness(0) invert(1); }

/*
-----------------------------------------------------------
 Copyright
----------------------------------------------------------- */
.Footer .Copyright {
  text-align: center;
  padding-top: 36px;
  color: #fff;
  font-size: 9px; }

/*
======================================================================
_sp-top-img-a
======================================================================*/
#index .top-image-block.pattern-a {
  position: relative;
  width: 100%;
  height: 100vh; }
  #index .top-image-block.pattern-a .top-image-wrap {
    height: 100vh;
    overflow: hidden; }
    #index .top-image-block.pattern-a .top-image-wrap .slider-wrap {
      display: block;
      height: 100%;
      visibility: visible !important; }
      #index .top-image-block.pattern-a .top-image-wrap .slider-wrap .img-wrap {
        height: 100%;
        width: 100%; }
        #index .top-image-block.pattern-a .top-image-wrap .slider-wrap .img-wrap img {
          height: 100%;
          width: 100%;
          object-fit: cover;
          vertical-align: bottom; }
  #index .top-image-block.pattern-a.pattern-a .top-image-wrap.pattern-a {
    display: block; }
  #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;
    width: 100%;
    text-align: center; }
    #index .top-image-block.pattern-a .copy-wrap .en {
      font-size: 12px;
      line-height: 1;
      letter-spacing: 0.3em; }
    #index .top-image-block.pattern-a .copy-wrap .title {
      font-size: 40px;
      font-weight: 600;
      line-height: 1.5;
      text-align: center;
      text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
      margin-top: 3px;
      margin-bottom: 3px;
      font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important; }
    #index .top-image-block.pattern-a .copy-wrap .text {
      font-size: 12px;
      line-height: 1.9;
      letter-spacing: 0.05em; }
  #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 {
        width: 59px;
        height: 58px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        border-right: 1px solid #fff; }
      #index .top-image-block.pattern-a .news-top-wrap a .right-wrap {
        position: relative;
        display: flex;
        flex-direction: column;
        color: #fff;
        width: 100%;
        padding-right: 29px;
        padding-left: 17px; }
        #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: 15px;
          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; }

/*
======================================================================
_sp-top-img-b
======================================================================*/
#index .top-image-block.pattern-b {
  position: relative;
  width: 100%;
  height: 100vh; }
  #index .top-image-block.pattern-b .top-image-wrap {
    height: 100vh;
    overflow: hidden; }
    #index .top-image-block.pattern-b .top-image-wrap .slider-wrap {
      display: block;
      height: 100%;
      visibility: visible !important; }
      #index .top-image-block.pattern-b .top-image-wrap .slider-wrap .img-wrap {
        height: 100%;
        width: 100%; }
        #index .top-image-block.pattern-b .top-image-wrap .slider-wrap .img-wrap img {
          height: 100%;
          width: 100%;
          object-fit: cover;
          vertical-align: bottom; }
  #index .top-image-block.pattern-b.pattern-b .top-image-wrap.pattern-b {
    display: block; }
  #index .top-image-block.pattern-b .copy-wrap {
    position: absolute;
    bottom: 120px;
    left: 25px;
    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: 10px;
      line-height: 1;
      letter-spacing: 0.3em;
      padding-left: 5px; }
    #index .top-image-block.pattern-b .copy-wrap .title {
      font-size: 40px;
      font-weight: normal;
      line-height: 1.3;
      text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
      margin-top: 3px;
      margin-bottom: 3px;
      font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important; }
    #index .top-image-block.pattern-b .copy-wrap .text {
      font-size: 12px;
      line-height: 1.9;
      letter-spacing: 0.05em; }
    #index .top-image-block.pattern-b .copy-wrap .comma {
      margin-right: -40px; }
  #index .top-image-block.pattern-b .news-top-wrap {
    position: absolute;
    bottom: 20px;
    right: 0;
    z-index: 5;
    width: 100%;
    width: 90%; }
    #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::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-b .news-top-wrap a .left-wrap {
        display: flex;
        justify-content: center;
        align-items: center;
        border-right: 1px solid #fff;
        padding: 20px; }
      #index .top-image-block.pattern-b .news-top-wrap a .right-wrap {
        position: relative;
        display: flex;
        flex-direction: column;
        width: 100%;
        padding: 10px 30px 10px 10px; }
        #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: 13px;
          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; }
        #index .top-image-block.pattern-b .news-top-wrap a .right-wrap .bottom-wrap {
          font-size: 12px; }

/*
======================================================================
_sp-top-img-c
======================================================================*/
#index .top-image-block.pattern-c {
  position: relative;
  width: 100%;
  height: 100vh; }
  #index .top-image-block.pattern-c .top-image-wrap {
    height: 100vh;
    overflow: hidden; }
    #index .top-image-block.pattern-c .top-image-wrap .slider-wrap {
      display: block;
      height: 100%;
      visibility: visible !important; }
      #index .top-image-block.pattern-c .top-image-wrap .slider-wrap .img-wrap {
        height: 100%;
        width: 100%; }
        #index .top-image-block.pattern-c .top-image-wrap .slider-wrap .img-wrap img {
          height: 100%;
          width: 100%;
          object-fit: cover;
          vertical-align: bottom; }
  #index .top-image-block.pattern-c.pattern-c .top-image-wrap.pattern-c {
    display: block; }
  #index .top-image-block.pattern-c .copy-wrap {
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    background: #fff;
    color: #333;
    height: calc(100vh - 109px);
    padding: 0 25px;
    justify-content: center;
    flex-direction: column;
    gap: 30px; }
    #index .top-image-block.pattern-c .copy-wrap .title-wrap {
      position: relative;
      padding-top: 40px; }
      #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: 9px;
        text-align: center;
        padding-left: 10px; }
      #index .top-image-block.pattern-c .copy-wrap .title-wrap .title {
        font-size: 40px;
        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; }
      #index .top-image-block.pattern-c .copy-wrap .title-wrap .text {
        display: none; }
  #index .top-image-block.pattern-c .news-top-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    border-top: 1px solid #fff;
    border-cottom: 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 {
        width: 59px;
        height: 58px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #fff;
        border-right: 1px solid #fff; }
      #index .top-image-block.pattern-c .news-top-wrap a .right-wrap {
        position: relative;
        display: flex;
        flex-direction: column;
        color: #fff;
        width: 100%;
        padding-right: 29px;
        padding-left: 17px; }
        #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: 15px;
          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-cottom: 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; }

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

#index .pattern-a .message-block .title-wrap {
  padding-left: 10px; }
  #index .pattern-a .message-block .title-wrap h2 {
    color: #fff; }
    #index .pattern-a .message-block .title-wrap h2 .green {
      font-size: 50px;
      color: var(--main-color, #55A72F);
      line-height: 0.75; }
#index .pattern-a .message-block .message-wrap {
  padding-left: 10px;
  width: 79%;
  margin-top: 38px;
  color: #fff; }
  #index .pattern-a .message-block .message-wrap p + p {
    margin-top: 18px; }

/*
======================================================================
_sp-message-a
======================================================================*/
/*
-----------------------------------------------------------
[#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%); }

#index .pattern-b .message-block.pattern-b > .title-wrap {
  display: none; }
#index .pattern-b .message-block.pattern-b .message-wrap.pattern-b .title-wrap .green {
  font-size: 50px;
  color: var(--main-color, #55A72F);
  line-height: 0.75; }
#index .pattern-b .message-block.pattern-b .message-wrap.pattern-b .text-wrap {
  margin-bottom: 20px; }
  #index .pattern-b .message-block.pattern-b .message-wrap.pattern-b .text-wrap p + p {
    margin-right: 18px; }
#index .pattern-b .message-block.pattern-b .message-wrap.pattern-b .img-wrap {
  width: 100%; }
  #index .pattern-b .message-block.pattern-b .message-wrap.pattern-b .img-wrap img {
    width: 100%;
    height: auto;
    display: block; }

/*
======================================================================
_sp-message-a
======================================================================*/
/*
-----------------------------------------------------------
[#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;
  flex-direction: column;
  gap: 20px; }
  #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 .title-wrap {
    padding-left: 0; }
    #index .pattern-c .message-block .message-wrap.pattern-c .title-wrap h2 {
      margin-bottom: 10px; }
      #index .pattern-c .message-block .message-wrap.pattern-c .title-wrap h2 .green {
        font-size: 50px;
        color: var(--main-color, #55A72F);
        line-height: 0.75; }
  #index .pattern-c .message-block .message-wrap.pattern-c p + p {
    margin-top: 18px; }

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

#index .pattern-a .service-block .title-wrap h2 {
  margin-bottom: 12px; }
#index .pattern-a .service-block .title-wrap .text-wrap {
  margin-bottom: 30px; }
#index .pattern-a .service-block ul {
  display: flex;
  flex-direction: column;
  gap: 5px; }
  #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%; }
      #index .pattern-a .service-block ul li a .img-wrap img {
        object-fit: cover;
        object-position: center;
        width: 100%;
        height: 100%; }
    #index .pattern-a .service-block ul li a .text-wrap {
      content: "";
      position: absolute;
      bottom: 24px;
      left: 20px;
      color: #fff; }
      #index .pattern-a .service-block ul li a .text-wrap .title-wrap {
        display: flex;
        gap: 3px;
        margin-bottom: 6px;
        align-items: flex-end; }
        #index .pattern-a .service-block ul li a .text-wrap .title-wrap .title {
          font-size: 40px;
          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;
        padding-left: 4px; }

/*
======================================================================
_sp-service-b
======================================================================*/
/*
-----------------------------------------------------------
[#top-content3] service-block
----------------------------------------------------------- */
#index .pattern-b .service-block .title-wrap .text-wrap {
  display: none; }
#index .pattern-b .service-block .service-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  height: auto; }
  #index .pattern-b .service-block .service-list li a {
    position: relative;
    width: 100%;
    overflow: hidden;
    view-timeline-name: --li-height-trigger;
    view-timeline-axis: block;
    animation: expand-height linear both;
    animation-timeline: --li-height-trigger;
    animation-range: entry 30% exit 100%; }
    #index .pattern-b .service-block .service-list li a .img-wrap {
      width: 100%;
      height: 100%; }
      #index .pattern-b .service-block .service-list li a .img-wrap img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        animation: adjust-img linear both;
        animation-timeline: --li-height-trigger;
        animation-range: entry 0% exit 100%; }
@keyframes expand-height {
  0% {
    height: 80px; }
  50% {
    height: 300px; }
  100% {
    height: 80px; } }
@keyframes adjust-img {
  0% {
    filter: brightness(0.5);
    transform: scale(1.1); }
  50% {
    filter: brightness(1);
    transform: scale(1); }
  100% {
    filter: brightness(0.5);
    transform: scale(1.1); } }
  #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 .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: 40px;
        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:has(li:nth-child(1):hover) {
  grid-template-columns: 1.5fr 1fr; }
#index .pattern-b .service-block:has(li:nth-child(2):hover) {
  grid-template-columns: 1fr 1.5fr;
  grid-template-rows: 1.2fr 0.8fr; }
#index .pattern-b .service-block:has(li:nth-child(3):hover) {
  grid-template-columns: 1fr 1.5fr;
  grid-template-rows: 0.8fr 1.2fr; }

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

#index .pattern-c .service-block .title-wrap .text-wrap {
  display: none; }
#index .pattern-c .service-block ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 20px; }
  #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%;
        transform: scale(1); }
    #index .pattern-c .service-block ul li a .text-wrap {
      content: "";
      position: absolute;
      top: -15px;
      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: 35px;
          line-height: 1;
          font-weight: 600;
          margin-top: -3px; }
        #index .pattern-c .service-block ul li a .text-wrap .title-wrap .sub {
          font-size: 8px;
          letter-spacing: 0.3em;
          line-height: 1; }
      #index .pattern-c .service-block ul li a .text-wrap .text {
        display: none; }

/*
======================================================================
_sp-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%);
  padding-bottom: 43px !important; }

#index .pattern-a .strengths-block ul {
  display: flex;
  flex-direction: column;
  gap: 32px; }
  #index .pattern-a .strengths-block ul li {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    #index .pattern-a .strengths-block ul li .img-wrap {
      height: 212px;
      margin-left: auto;
      margin-bottom: -22px;
      width: 90%;
      margin-left: auto; }
      #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; }
      #index .pattern-a .strengths-block ul li .text-wrap .title-wrap {
        background: var(--main-color, #55A72F);
        padding: 7px 10px 9px;
        width: fit-content;
        color: #fff; }
        #index .pattern-a .strengths-block ul li .text-wrap .title-wrap span {
          position: relative;
          font-size: 19px;
          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: 35px;
          display: flex;
          align-items: center; }
          #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: 8px;
            height: 1px;
            background: #fff;
            top: 50%;
            left: 24px;
            transform: translateY(-50%); }
      #index .pattern-a .strengths-block ul li .text-wrap .text {
        padding: 10px; }
    #index .pattern-a .strengths-block ul li:nth-child(2) .img-wrap {
      margin-right: auto;
      margin-left: 0; }
    #index .pattern-a .strengths-block ul li:nth-child(2) .title-wrap {
      margin-left: auto; }
      #index .pattern-a .strengths-block ul li:nth-child(2) .title-wrap span {
        padding-left: 40px; }
        #index .pattern-a .strengths-block ul li:nth-child(2) .title-wrap span::after {
          left: 29px; }
        #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: 40px; }
      #index .pattern-a .strengths-block ul li:nth-child(3) .title-wrap span::after {
        left: 29px; }
      #index .pattern-a .strengths-block ul li:nth-child(3) .title-wrap span::before {
        content: "03"; }

/*
======================================================================
_sp-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%);
  padding-bottom: 43px !important; }

#index .pattern-b .strengths-block ul {
  padding: 0 15px; }
  #index .pattern-b .strengths-block ul li {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: center;
    position: sticky;
    padding: 20px;
    top: 70px;
    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::before {
      content: "02" !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 {
      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;
      padding: 0; }
      #index .pattern-b .strengths-block ul li .text-wrap .title-wrap {
        background: var(--main-color, #55A72F);
        padding: 7px 10px 9px;
        width: fit-content;
        color: #fff; }
        #index .pattern-b .strengths-block ul li .text-wrap .title-wrap span {
          position: relative;
          font-size: 19px;
          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: 35px;
          display: flex;
          align-items: center; }
          #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: 8px;
            height: 1px;
            background: #fff;
            top: 50%;
            left: 24px;
            transform: translateY(-50%); }
      #index .pattern-b .strengths-block ul li .text-wrap .text {
        padding: 10px; }
    #index .pattern-b .strengths-block ul li:nth-child(2) .title-wrap {
      margin-left: auto; }
      #index .pattern-b .strengths-block ul li:nth-child(2) .title-wrap span {
        padding-left: 40px; }
        #index .pattern-b .strengths-block ul li:nth-child(2) .title-wrap span::after {
          left: 29px; }
        #index .pattern-b .strengths-block ul li:nth-child(2) .title-wrap span::before {
          content: "02"; }
    #index .pattern-b .strengths-block ul li:nth-child(3) .title-wrap span {
      padding-left: 40px; }
      #index .pattern-b .strengths-block ul li:nth-child(3) .title-wrap span::after {
        left: 29px; }
      #index .pattern-b .strengths-block ul li:nth-child(3) .title-wrap span::before {
        content: "03"; }

/*
======================================================================
_sp-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%);
  padding-bottom: 43px !important; }

#index .pattern-c .strengths-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  padding: 0 15px; }
  #index .pattern-c .strengths-block ul li {
    position: relative;
    background: var(--sub-color, #f5f5f5);
    min-height: 450px;
    border: none;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    padding: 15px 0; }
    #index .pattern-c .strengths-block ul li .img-wrap {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      z-index: 1;
      background-color: #c3c3c3;
      background-blend-mode: multiply; }
      #index .pattern-c .strengths-block ul li .img-wrap img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block; }
    #index .pattern-c .strengths-block ul 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;
      color: #fff; }
      #index .pattern-c .strengths-block ul li .text-wrap .title-wrap {
        background: var(--main-color, #55A72F);
        padding: 7px 10px 9px;
        width: fit-content;
        color: #fff; }
        #index .pattern-c .strengths-block ul li .text-wrap .title-wrap span {
          position: relative;
          font-size: 19px;
          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: 35px;
          display: flex;
          align-items: center; }
          #index .pattern-c .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-c .strengths-block ul li .text-wrap .title-wrap span::after {
            content: "";
            position: absolute;
            width: 8px;
            height: 1px;
            background: #fff;
            top: 50%;
            left: 24px;
            transform: translateY(-50%); }
      #index .pattern-c .strengths-block ul li .text-wrap .text {
        padding: 0 10px; }
    #index .pattern-c .strengths-block ul li:nth-child(2) .title-wrap span {
      padding-left: 40px; }
      #index .pattern-c .strengths-block ul li:nth-child(2) .title-wrap span::after {
        left: 29px; }
      #index .pattern-c .strengths-block ul li:nth-child(2) .title-wrap span::before {
        content: "02"; }
    #index .pattern-c .strengths-block ul li:nth-child(3) .title-wrap span {
      padding-left: 40px; }
      #index .pattern-c .strengths-block ul li:nth-child(3) .title-wrap span::after {
        left: 29px; }
      #index .pattern-c .strengths-block ul li:nth-child(3) .title-wrap span::before {
        content: "03"; }

/*
======================================================================
_sp-company-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content4] company-block
----------------------------------------------------------- */
#top-content7.pattern-a {
  padding-bottom: 38px !important; }

#index .pattern-a .company-block h2 {
  margin-bottom: 25px; }
#index .pattern-a .company-block .company-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center; }
  #index .pattern-a .company-block .company-content .text-wrap {
    width: 100%; }
  #index .pattern-a .company-block .company-content ul li {
    display: flex;
    gap: 10px;
    padding: 5px 10px 3px 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: 40px; }
    #index .pattern-a .company-block .company-content ul li span {
      line-height: 1.8; }
    #index .pattern-a .company-block .company-content ul li:last-child {
      border-bottom: none; }

/*
======================================================================
_sp-company-b
======================================================================*/
/*
-----------------------------------------------------------
[#top-content4] 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;
  padding: 120px 0 !important; }

#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 ul {
  background: #fff;
  padding: 10px 20px; }
  #index .pattern-b .company-block .company-content ul li {
    display: flex;
    gap: 10px;
    padding: 5px 10px 3px 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: 40px; }
    #index .pattern-b .company-block .company-content ul li span {
      line-height: 1.8; }
    #index .pattern-b .company-block .company-content ul li:last-child {
      border-bottom: none; }

/*
======================================================================
_sp-company-c
======================================================================*/
/*
-----------------------------------------------------------
[#top-content4] company-block
----------------------------------------------------------- */
#top-content7.pattern-c {
  padding-bottom: 38px !important; }

#index .pattern-c .company-block .company-wrap.pattern-c {
  position: relative;
  display: flex;
  flex-direction: column; }
  #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: 300px; }
    #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 ul li {
    display: flex;
    gap: 10px;
    padding: 5px 10px 3px 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: 40px;
      color: #666; }
    #index .pattern-c .company-block .company-wrap.pattern-c ul li span {
      line-height: 1.8; }
    #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 {
    align-items: center;
    padding: 20px 30px;
    background: var(--sub-color, #f5f5f5); }

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

#index .pattern-a .works-block .works-wrap ul {
  display: flex;
  flex-direction: column; }
  #index .pattern-a .works-block .works-wrap ul li a {
    position: relative;
    display: block;
    height: 320px;
    color: #fff;
    overflow: hidden;
    width: 100%; }
    #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.2s 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.2s ease; }
    #index .pattern-a .works-block .works-wrap ul li a .title-wrap {
      display: flex;
      flex-direction: column;
      position: absolute;
      content: "";
      top: 20px;
      left: 20px;
      gap: 2px; }
      #index .pattern-a .works-block .works-wrap ul li a .title-wrap .title {
        font-weight: bold;
        font-size: 19px;
        line-height: 1; }
      #index .pattern-a .works-block .works-wrap ul li a .title-wrap .sub {
        font-size: 13px;
        font-weight: normal; }
    #index .pattern-a .works-block .works-wrap ul li a .text-wrap {
      content: "";
      position: absolute;
      color: #fff;
      padding: 0 20px;
      bottom: 12px;
      left: 0; }

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

#index .pattern-b .works-block .works-wrap ul {
  display: flex;
  flex-direction: column;
  gap: 15px; }
  #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 .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: 19px;
          line-height: 1; }
        #index .pattern-b .works-block .works-wrap ul li a .text-wrap .title-wrap .sub {
          font-size: 13px;
          font-weight: normal;
          line-height: 1.5;
          padding-left: 3px;
          color: var(--main-color2, #7BB85F); }

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

#index .pattern-c .works-block .works-wrap ul {
  display: flex;
  flex-direction: column;
  gap: 20px; }
  #index .pattern-c .works-block .works-wrap ul li {
    position: relative; }
    #index .pattern-c .works-block .works-wrap ul li::before {
      content: "01";
      position: absolute;
      font-size: 40px;
      font-weight: 400;
      font-family: "Lora", serif;
      top: -35px;
      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: 290px; }
      #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 {
          object-fit: cover;
          height: 100%;
          transform: scale(1); }
      #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: 19px;
            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.5;
            opacity: 0.6; }

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

#index .pattern-a .recruit-block .slick-track {
  height: 576px; }
#index .pattern-a .recruit-block .title-wrap {
  position: absolute;
  top: 50px;
  left: 0;
  margin-left: 15px;
  z-index: 10; }
  #index .pattern-a .recruit-block .title-wrap h2 {
    width: fit-content;
    position: relative;
    z-index: 1;
    padding: 22px 19px 15px 0; }
    #index .pattern-a .recruit-block .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 .img-wrap img {
  height: 100%; }
#index .pattern-a .recruit-block .text-wrap {
  display: flex;
  flex-direction: column;
  width: 69%;
  position: absolute;
  bottom: 16px;
  gap: 7px;
  margin-left: 15%;
  color: #fff;
  color: #fff; }
  #index .pattern-a .recruit-block .text-wrap .title {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600; }
  #index .pattern-a .recruit-block .text-wrap .text {
    margin-bottom: 8px; }
  #index .pattern-a .recruit-block .text-wrap .btn-wrap {
    margin-left: -2px; }
    #index .pattern-a .recruit-block .text-wrap .btn-wrap a {
      color: #fff !important;
      text-decoration: none;
      position: relative;
      display: block;
      width: fit-content;
      animation: fuwafuwa-recruit 1.5s ease-in-out infinite; }
      #index .pattern-a .recruit-block .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: 0;
        transform: translateY(-50%); }

@keyframes fuwafuwa-recruit {
  0% {
    padding-right: 20px; }
  50% {
    padding-right: 22px; }
  100% {
    padding-right: 20px; } }
/*
======================================================================
_sp-recruit-b
======================================================================*/
/*
-----------------------------------------------------------
[#top-content5]recruit-block
----------------------------------------------------------- */
#index .pattern-b .recruit-block .recruit-wrap {
  display: flex;
  flex-direction: column;
  gap: 20px; }
  #index .pattern-b .recruit-block .recruit-wrap .text-wrap {
    width: 100%;
    text-align: center; }
    #index .pattern-b .recruit-block .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: 22px;
      font-weight: 600;
      line-height: 1.5;
      margin-bottom: 15px;
      margin-left: -2px; }
    #index .pattern-b .recruit-block .recruit-wrap .text-wrap .text {
      display: block;
      color: #666;
      margin-bottom: 20px; }
    #index .pattern-b .recruit-block .recruit-wrap .text-wrap .btn-wrap a {
      display: block;
      width: fit-content;
      text-decoration: none;
      position: relative;
      font-size: 15px;
      color: var(--main-color2, #7BB85F);
      padding-right: 30px; }
    #index .pattern-b .recruit-block .recruit-wrap .text-wrap .btn-wrap .btn-arrow {
      display: inline-flex;
      align-items: center;
      text-decoration: none;
      font-size: 13px;
      font-weight: 400;
      transition: 0.3s ease;
      position: relative; }
      #index .pattern-b .recruit-block .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: 45%;
        right: 0;
        transform: translateY(-50%);
        animation: fuwafuwa-recruit 1.5s ease-in-out infinite; }
      #index .pattern-b .recruit-block .recruit-wrap .text-wrap .btn-wrap .btn-arrow:hover {
        padding-left: 10px; }
  #index .pattern-b .recruit-block .recruit-wrap .recruit-img-wrap {
    flex: 1;
    display: flex;
    flex-direction: row;
    gap: 5px;
    margin: 0; }
    #index .pattern-b .recruit-block .recruit-wrap .recruit-img-wrap a {
      position: relative;
      height: 430px;
      width: calc((100% - 10px) / 3); }
      #index .pattern-b .recruit-block .recruit-wrap .recruit-img-wrap a .text-wrap {
        position: absolute;
        bottom: 10px;
        left: 0; }
        #index .pattern-b .recruit-block .recruit-wrap .recruit-img-wrap a .text-wrap .title {
          color: #fff;
          font-size: 19px;
          margin-bottom: 0; }
        #index .pattern-b .recruit-block .recruit-wrap .recruit-img-wrap a .text-wrap .text {
          display: none; }
      #index .pattern-b .recruit-block .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 .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 .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; }
#index .pattern-b .recruit-block .recruit-img-wrap {
  height: auto;
  flex-direction: column; }
  #index .pattern-b .recruit-block .recruit-img-wrap .img-wrap,
  #index .pattern-b .recruit-block .recruit-img-wrap .slick-slide {
    height: 300px;
    width: 100% !important;
    flex: none; }

/*
======================================================================
_sp-recruit-c
======================================================================*/
/*
-----------------------------------------------------------
[#top-content5]recruit-block
----------------------------------------------------------- */
#index .pattern-c .recruit-block .slick-track {
  height: 430px;
  padding-top: 30px; }
  #index .pattern-c .recruit-block .slick-track .slide-wrap {
    position: relative;
    margin: 0 5px;
    margin-top: 5px; }
    #index .pattern-c .recruit-block .slick-track .slide-wrap:nth-child(2n) {
      margin-top: 15px; }
    #index .pattern-c .recruit-block .slick-track .slide-wrap .text-wrap {
      position: absolute;
      bottom: 20px;
      left: 20px;
      margin-bottom: 0;
      gap: 0; }
      #index .pattern-c .recruit-block .slick-track .slide-wrap .text-wrap .title {
        color: #fff;
        font-size: 19px;
        margin-bottom: 10px; }
      #index .pattern-c .recruit-block .slick-track .slide-wrap .text-wrap .text {
        color: #fff;
        font-size: 12px;
        margin-bottom: 0; }
#index .pattern-c .recruit-block .img-wrap {
  width: 100%;
  height: 100%;
  overflow: hidden; }
  #index .pattern-c .recruit-block .img-wrap img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%; }
  #index .pattern-c .recruit-block .img-wrap.filter-multiply {
    transition: all 0.3s ease; }
#index .pattern-c .recruit-block .text-wrap {
  display: flex;
  flex-direction: column;
  gap: 7px; }
  #index .pattern-c .recruit-block .text-wrap .btn-wrap a {
    display: block;
    width: fit-content;
    text-decoration: none;
    position: relative;
    font-size: 15px;
    animation: fuwafuwa-recruit 1.5s ease-in-out infinite;
    color: var(--main-color2, #7BB85F); }
    #index .pattern-c .recruit-block .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: 0;
      transform: translateY(-50%); }

@keyframes fuwafuwa-recruit {
  0% {
    padding-right: 20px; }
  50% {
    padding-right: 22px; }
  100% {
    padding-right: 20px; } }
/*
======================================================================
_sp-news-a
======================================================================*/
/*
-----------------------------------------------------------
[#top-content6] news-block
----------------------------------------------------------- */
#top-content5.pattern-a {
  background: var(--sub-color, #f5f5f5); }

#index .pattern-a .news-block h2 {
  margin-bottom: 15px; }
#index .pattern-a .news-block ul li a {
  padding: 15px 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-content6] news-block
----------------------------------------------------------- */
#index .pattern-b .news-block {
  padding-left: 15px;
  padding-right: 15px; }

#index .news-block .pattern-b.news-wrap .news-content-wrap {
  display: flex;
  gap: 30px;
  flex-direction: column; }

#index .news-block .pattern-b.news-wrap .news-content-wrap li a {
  text-decoration: none; }

#index .news-block .pattern-b.news-wrap .news-content-wrap li a .text-wrap {
  margin-top: 10px; }

#index .news-block .pattern-b.news-wrap .news-content-wrap li a .date {
  font-weight: 400;
  font-size: 10px;
  color: var(--main-color2, #7BB85F); }

#index .news-block .pattern-b.news-wrap .news-content-wrap li a .title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px; }

#index .news-block .pattern-b.news-wrap .news-content-wrap li a .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #666; }

#index .news-block .pattern-b.news-wrap .news-content-wrap li a .btn-wrap {
  display: flex;
  justify-content: flex-end;
  margin-top: 5px;
  margin-right: 0; }
  #index .news-block .pattern-b.news-wrap .news-content-wrap li a .btn-wrap span {
    position: relative;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    padding-right: 18px;
    font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important; }
    #index .news-block .pattern-b.news-wrap .news-content-wrap li a .btn-wrap span::after {
      position: absolute;
      content: "";
      background-image: url(/template10/img/common/icon_arrow.svg);
      background-size: 6px 11px;
      background-repeat: no-repeat;
      width: 6px;
      height: 11px;
      top: 7px;
      right: 7px; }

#index .news-block .btn-wrap {
  margin-top: 35px;
  margin-right: 20px;
  text-align: right; }

/*
======================================================================
_pc-news-c
======================================================================*/
/*
-----------------------------------------------------------
[#top-content6] news-block
----------------------------------------------------------- */
#index .pattern-c .news-block {
  padding-left: 15px;
  padding-right: 15px; }

#index .news-block .pattern-c.news-wrap .news-content-wrap {
  display: flex;
  gap: 30px;
  flex-direction: column; }

#index .news-block .pattern-c.news-wrap .news-content-wrap li a {
  display: flex;
  flex-direction: row;
  gap: 10px;
  text-decoration: none; }

#index .news-block .pattern-c.news-wrap .news-content-wrap li a .img-wrap {
  width: 45%; }
  #index .news-block .pattern-c.news-wrap .news-content-wrap li a .img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

#index .news-block .pattern-c.news-wrap .news-content-wrap li a .text-wrap {
  flex: 1; }

#index .news-block .pattern-c.news-wrap .news-content-wrap li a .date {
  font-weight: 400;
  font-size: 10px;
  margin-bottom: 5px;
  line-height: 1;
  color: var(--main-color2, #7BB85F); }

#index .news-block .pattern-c.news-wrap .news-content-wrap li a .title {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 1.5; }

#index .news-block .pattern-c.news-wrap .news-content-wrap li a .text {
  display: none; }

#index .news-block .pattern-c.news-wrap .news-content-wrap li a .text-wrap .btn-wrap {
  display: flex;
  justify-content: flex-end;
  margin-top: 5px;
  margin-right: 0; }
  #index .news-block .pattern-c.news-wrap .news-content-wrap li a .text-wrap .btn-wrap span {
    position: relative;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    padding-right: 18px;
    font-family: "Shippori Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Arial", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", "游明朝", YuMincho, "Times New Roman", serif !important; }
    #index .news-block .pattern-c.news-wrap .news-content-wrap li a .text-wrap .btn-wrap span::after {
      position: absolute;
      content: "";
      background-image: url(/template10/img/common/icon_arrow.svg);
      background-size: 5px 10px;
      background-repeat: no-repeat;
      width: 6px;
      height: 11px;
      top: 7px;
      right: 7px; }

#index .news-block .btn-wrap {
  margin-top: 35px;
  margin-right: 20px;
  text-align: right; }

/*
======================================================================
_sp-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/contact_bg_sp.webp);
  background-position: top;
  background-size: cover;
  background-color: #c3c3c3;
  background-blend-mode: multiply;
  padding: 70px 0 65px; }
  #index .pattern-a .contact-block .contact-top-wrap .title-wrap h2 {
    color: #fff;
    margin-bottom: 11px; }
    #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 .title::before {
      content: "";
      position: absolute;
      top: 7px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url(/template12/img/common/icon_mail_w.svg);
      background-repeat: no-repeat;
      background-size: 12px auto;
      width: 12px;
      height: 10px;
      z-index: 2;
      transition: all 0.2s ease; }
    #index .pattern-a .contact-block .contact-bottom-wrap .mail-wrap::after {
      content: "";
      position: absolute;
      height: 83%;
      width: 1px;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      background: #333; }
  #index .pattern-a .contact-block .contact-bottom-wrap .mail-wrap,
  #index .pattern-a .contact-block .contact-bottom-wrap .tel-wrap {
    position: relative;
    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;
      padding: 34px 0;
      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: 16px;
        line-height: 1.2;
        font-weight: 600;
        padding-top: 35px; }
        #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: 24px;
          height: 24px;
          top: 0;
          left: 50%;
          transform: translateX(-50%);
          border-radius: 50%;
          z-index: 0;
          transition: all 0.2s ease; }
      #index .pattern-a .contact-block .contact-bottom-wrap .mail-wrap a .text-wrap,
      #index .pattern-a .contact-block .contact-bottom-wrap .tel-wrap a .text-wrap {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-top: 5px;
        font-size: 9px;
        line-height: 1.67; }
    #index .pattern-a .contact-block .contact-bottom-wrap .mail-wrap::before,
    #index .pattern-a .contact-block .contact-bottom-wrap .tel-wrap::before {
      content: "";
      position: absolute;
      background: var(--main-color, #55A72F);
      width: 10px;
      height: 10px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      border-radius: 50%;
      opacity: 0.4;
      z-index: 0;
      transition: all 0.2s ease;
      animation: icon-ripple 1.5s linear infinite; }
  #index .pattern-a .contact-block .contact-bottom-wrap .tel-wrap a .title::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(/template12/img/common/icon_phone.svg);
    background-repeat: no-repeat;
    background-size: 12px auto;
    width: 12px;
    height: 13px;
    z-index: 2;
    transition: all 0.2s ease; }

@keyframes icon-ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(76, 175, 80, 0.2), 0 0 0 10px rgba(76, 175, 80, 0.2), 0 0 0 25px rgba(76, 175, 80, 0.2), 0 0 0 45px rgba(76, 175, 80, 0.2); }
  100% {
    box-shadow: 0 0 0 10px rgba(76, 175, 80, 0.2), 0 0 0 25px rgba(76, 175, 80, 0.2), 0 0 0 45px rgba(76, 175, 80, 0.2), 0 0 0 70px rgba(76, 175, 80, 0); } }
/*
======================================================================
_sp-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: 50px; }
  #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;
  flex-direction: column;
  gap: 20px;
  margin: 0 auto;
  padding: 0 20px; }
  #index .pattern-b .contact-block .contact-bottom-wrap .contact-card {
    flex: 1;
    position: relative;
    background: var(--sub-color, #f5f5f5);
    border-radius: 12px;
    overflow: hidden; }
    #index .pattern-b .contact-block .contact-bottom-wrap .contact-card a {
      display: block;
      text-decoration: none;
      color: #666;
      height: 100%;
      position: relative;
      z-index: 2;
      padding: 30px 20px; }
    #index .pattern-b .contact-block .contact-bottom-wrap .contact-card.mail-card {
      background: var(--main-color2, #7BB85F); }
      #index .pattern-b .contact-block .contact-bottom-wrap .contact-card.mail-card a {
        color: #fff; }
      #index .pattern-b .contact-block .contact-bottom-wrap .contact-card.mail-card a::after {
        content: "";
        position: absolute;
        background-image: url(/template12/img/common/icon_arrow_w.svg);
        top: 50%;
        right: 30px;
        transform: translateY(-50%);
        width: 14px;
        height: 14px;
        animation: fuwafuwa 1.5s ease-in-out infinite; }
    #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: 19px;
        font-weight: 600;
        line-height: 1.4;
        margin-bottom: 10px; }
      #index .pattern-b .contact-block .contact-bottom-wrap .contact-card .card-wrap .text-wrap {
        font-size: 14px;
        line-height: 1.8; }
        #index .pattern-b .contact-block .contact-bottom-wrap .contact-card .card-wrap .text-wrap .tel {
          display: block;
          font-family: "Lora", serif;
          font-size: 30px;
          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 a::after {
      content: "";
      position: absolute;
      background-image: url(/template12/img/common/icon_arrow_b.svg);
      top: 50%;
      right: 30px;
      transform: translateY(-50%);
      width: 14px;
      height: 14px;
      animation: fuwafuwa 1.5s ease-in-out infinite; }

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

#index .pattern-c .contact-block {
  position: relative;
  background-image: url(/template12/img/index/contact_bg_sp.webp);
  background-position: top;
  background-size: cover;
  background-color: #c3c3c3;
  background-blend-mode: multiply;
  padding: 70px 0; }
  #index .pattern-c .contact-block .contact-top-wrap {
    margin-bottom: 30px; }
    #index .pattern-c .contact-block .contact-top-wrap .title-wrap h2 {
      color: #fff;
      margin-bottom: 11px;
      display: flex;
      align-items: center; }
      #index .pattern-c .contact-block .contact-top-wrap .title-wrap h2 .en::before {
        background: #fff; }
    #index .pattern-c .contact-block .contact-top-wrap .text-wrap {
      color: #fff;
      text-align: center; }
  #index .pattern-c .contact-block .contact-bottom-wrap {
    display: flex;
    flex-direction: column;
    background: #f5f5f5ed;
    width: 90%;
    margin: 0 auto; }
    #index .pattern-c .contact-block .contact-bottom-wrap .mail-wrap {
      position: relative; }
      #index .pattern-c .contact-block .contact-bottom-wrap .mail-wrap .title::before {
        content: "";
        position: absolute;
        top: 7px;
        left: 50%;
        transform: translateX(-50%);
        background-image: url(/template12/img/common/icon_mail_w.svg);
        background-repeat: no-repeat;
        background-size: 12px auto;
        width: 12px;
        height: 10px;
        z-index: 2; }
      #index .pattern-c .contact-block .contact-bottom-wrap .mail-wrap::after {
        content: "";
        position: absolute;
        height: 1px;
        width: 80%;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        background: #333; }
    #index .pattern-c .contact-block .contact-bottom-wrap .mail-wrap,
    #index .pattern-c .contact-block .contact-bottom-wrap .tel-wrap {
      position: relative; }
      #index .pattern-c .contact-block .contact-bottom-wrap .mail-wrap a,
      #index .pattern-c .contact-block .contact-bottom-wrap .tel-wrap a {
        position: relative;
        width: 100%;
        display: flex;
        flex-direction: column;
        text-align: center;
        align-items: center;
        padding: 20px;
        text-decoration: none; }
        #index .pattern-c .contact-block .contact-bottom-wrap .mail-wrap a .title,
        #index .pattern-c .contact-block .contact-bottom-wrap .tel-wrap a .title {
          position: relative;
          font-size: 16px;
          line-height: 1.2;
          font-weight: 600;
          padding-top: 35px; }
          #index .pattern-c .contact-block .contact-bottom-wrap .mail-wrap a .title::after,
          #index .pattern-c .contact-block .contact-bottom-wrap .tel-wrap a .title::after {
            content: "";
            position: absolute;
            background: var(--main-color, #55A72F);
            width: 24px;
            height: 24px;
            top: 0;
            left: 50%;
            transform: translateX(-50%);
            border-radius: 50%;
            z-index: 0;
            transition: all 0.2s ease; }
        #index .pattern-c .contact-block .contact-bottom-wrap .mail-wrap a .text-wrap,
        #index .pattern-c .contact-block .contact-bottom-wrap .tel-wrap a .text-wrap {
          display: flex;
          align-items: center;
          gap: 10px;
          margin-top: 5px;
          font-size: 9px;
          line-height: 1.67; }
      #index .pattern-c .contact-block .contact-bottom-wrap .mail-wrap::before,
      #index .pattern-c .contact-block .contact-bottom-wrap .tel-wrap::before {
        content: "";
        position: absolute;
        background: var(--main-color, #55A72F);
        width: 10px;
        height: 10px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 50%;
        opacity: 0.4;
        z-index: 0;
        transition: all 0.2s ease;
        animation: icon-ripple 1.5s linear infinite; }
    #index .pattern-c .contact-block .contact-bottom-wrap .tel-wrap a .title::before {
      content: "";
      position: absolute;
      top: 5px;
      left: 50%;
      transform: translateX(-50%);
      background-image: url(/template12/img/common/icon_phone.svg);
      background-repeat: no-repeat;
      background-size: 12px auto;
      width: 12px;
      height: 13px;
      z-index: 2;
      transition: all 0.2s ease; }

@keyframes icon-ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(76, 175, 80, 0.2), 0 0 0 10px rgba(76, 175, 80, 0.2), 0 0 0 25px rgba(76, 175, 80, 0.2), 0 0 0 45px rgba(76, 175, 80, 0.2); }
  100% {
    box-shadow: 0 0 0 10px rgba(76, 175, 80, 0.2), 0 0 0 25px rgba(76, 175, 80, 0.2), 0 0 0 45px rgba(76, 175, 80, 0.2), 0 0 0 70px rgba(76, 175, 80, 0); } }
/* --------------------------------------------------------
-----------------------------------------------------------
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: #bebebe;
  display: block; }
  #index .img-wrap.filter-multiply img {
    mix-blend-mode: multiply;
    display: block; }

#index {
  /*
  -----------------------------------------------------------
          [top-main-content] Title-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-top: 70px;
    padding-bottom: 50px; }
  #index .title-wrap h2 {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 30px; }
    #index .title-wrap h2 .en {
      font-family: "Roboto", "Noto Sans JP", Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
      font-size: 10px;
      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: 25px;
      line-height: 1.5;
      font-weight: 600; }

#index .btn-circle-wrap a {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  width: 106px;
  height: 106px;
  border-radius: 50%;
  border: 1px solid #333;
  font-size: 13px;
  line-height: 1.2;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 6px;
  margin: 30px auto 0; }
  #index .btn-circle-wrap a img {
    width: 14px;
    height: 14px;
    animation: fuwafuwa 1.5s ease-in-out infinite; }

@keyframes fuwafuwa {
  0% {
    transform: translateX(0); }
  50% {
    transform: translateX(2px); }
  100% {
    transform: translateX(0); } }
/*-----------------------------------------------------------
-----------------------------------------------------------
下記にコピーした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=sp-local.css.map */
