@charset "UTF-8";
/* 共通
-----------------------*/
.site-main {
  margin-left: 17%;
  width: 83%; }

.breadcrumbs {
  width: 67.1908506076vw;
  margin: 2.1443888492vw auto 0;
  font-size: 0.7862759114vw;
  line-height: 0.7862759114vw;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500 !important;
  color: #ababab;
  text-align: left; }
  .breadcrumbs .home, .breadcrumbs .taxonomy, .breadcrumbs .category {
    color: #81766b;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700 !important; }

.page {
  margin: 0; }

.testmode {
  height: 100vh; }
  .testmode .testmodeblock01 {
    padding: 2.8591851322vw 0 5.3609721229vw;
    position: relative; }
    .testmode .testmodeblock01 .testmodetext {
      width: 80%;
      min-width: 67.1908506076vw;
      max-width: 85.7755539671vw;
      margin: 0 auto;
      font-size: 1.5725518227vw;
      line-height: 3.5739814153vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 500 !important;
      color: #81766b;
      text-align: center;
      position: relative; }

/* top
-----------------------*/
.top .eyecatch {
  width: 100%;
  height: 50.0357398142vw;
  background-color: #f2f0ea;
  position: relative; }
  .top .eyecatch .eyelogo {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99; }
    .top .eyecatch .eyelogo .top01 {
      width: 50.8934953538vw; }
  .top .eyecatch .top_swiper {
    overflow: hidden;
    position: relative; }
    .top .eyecatch .top_swiper::before {
      content: "";
      width: 100%;
      height: 100%;
      background-color: #736357;
      opacity: 0.6;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 98;
      mix-blend-mode: multiply; }
  .top .eyecatch .slider {
    width: 100%;
    height: 50.0357398142vw; }
    .top .eyecatch .slider .slide_content {
      width: 100%;
      height: 50.0357398142vw; }
      .top .eyecatch .slider .slide_content .eyeimg {
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .top .eyecatch .dot-wrapper {
    width: 100%;
    height: 2.1443888492vw;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    bottom: -1.858470336vw;
    position: relative; }
    .top .eyecatch .dot-wrapper .swiper-pagination {
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      width: fit-content;
      height: 1.7155110793vw;
      margin: 0 5.7183702645vw; }
    .top .eyecatch .dot-wrapper .swiper-pagination span {
      width: 10px;
      height: 10px;
      margin: 0 9px !important;
      background-color: #d7ccba;
      border-radius: 100%;
      opacity: 1;
      margin: 0 0.2859185132vw; }
      .top .eyecatch .dot-wrapper .swiper-pagination span.swiper-pagination-bullet-active {
        background-color: #bea99a; }
    .top .eyecatch .dot-wrapper .slide-dots {
      position: absolute;
      bottom: -1.0721944246vw;
      right: 0;
      display: flex;
      padding-right: 2.0014295926vw;
      z-index: 90; }
      .top .eyecatch .dot-wrapper .slide-dots .indicator {
        width: 0.5003573981vw;
        height: 0.5003573981vw;
        border-radius: 0.5003573981vw;
        background-color: #E1DCD3;
        margin: 0 0.2859185132vw;
        transition: 1s; }
        .top .eyecatch .dot-wrapper .slide-dots .indicator.dot_active {
          background-color: #3E603B; }
    .top .eyecatch .dot-wrapper.slider_sp {
      display: none; }
    .top .eyecatch .dot-wrapper .swiper-button-prev {
      width: 1.2151536812vw;
      height: 1.2151536812vw;
      transform: rotate(45deg);
      position: relative; }
      .top .eyecatch .dot-wrapper .swiper-button-prev::before {
        content: "";
        width: 1.2151536812vw;
        height: 0.2144388849vw;
        background-color: #bea99a;
        border-radius: 0.2144388849vw;
        position: absolute;
        bottom: 0;
        left: 0; }
      .top .eyecatch .dot-wrapper .swiper-button-prev::after {
        content: "";
        width: 0.2144388849vw;
        height: 1.2151536812vw;
        background-color: #bea99a;
        border-radius: 0.2144388849vw;
        position: absolute;
        bottom: 0;
        left: 0; }
    .top .eyecatch .dot-wrapper .swiper-button-next {
      width: 1.2151536812vw;
      height: 1.2151536812vw;
      transform: rotate(45deg);
      position: relative; }
      .top .eyecatch .dot-wrapper .swiper-button-next::before {
        content: "";
        width: 1.2151536812vw;
        height: 0.2144388849vw;
        background-color: #bea99a;
        border-radius: 0.2144388849vw;
        position: absolute;
        top: 0;
        left: 0; }
      .top .eyecatch .dot-wrapper .swiper-button-next::after {
        content: "";
        width: 0.2144388849vw;
        height: 1.2151536812vw;
        background-color: #bea99a;
        border-radius: 0.2144388849vw;
        position: absolute;
        top: 0;
        right: 0; }
.top .block01 {
  background-color: #f2f0ea;
  padding: 7.5053609721vw 0 13.9385275197vw;
  position: relative; }
  .top .block01 .text {
    width: 31.4510364546vw;
    margin: 0 auto;
    font-size: 1.5725518227vw;
    line-height: 3.5739814153vw;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700 !important;
    color: #81766b;
    text-align: center;
    position: relative; }
    .top .block01 .text .brsp {
      display: none; }
    .top .block01 .text .button01 {
      width: 8.5775553967vw;
      height: 8.5775553967vw;
      background-color: #e2b04a;
      border-radius: 8.5775553967vw;
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      bottom: -5.9328091494vw;
      right: -10.4360257327vw;
      transition: 0.3s; }
      .top .block01 .text .button01 .btn01 {
        width: 7.5053609721vw; }
      .top .block01 .text .button01:hover {
        background-color: #81766b; }
    .top .block01 .text .top02 {
      display: block;
      width: 7.6483202287vw;
      position: absolute;
      bottom: -6.6476054325vw;
      right: -2.5017869907vw; }
.top .block02 {
  padding: 3.5739814153vw 0 0.7147962831vw;
  position: relative;
  background-color: #efeada;
  position: relative; }
  .top .block02::before {
    content: "";
    width: 100%;
    height: 6.8620443174vw;
    background-image: url(../img/top/top_12.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: -6.075768406vw;
    left: 0;
    z-index: 20; }
  .top .block02::after {
    content: "";
    width: 100%;
    height: 6.8620443174vw;
    background-image: url(../img/top/top_12.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    transform: rotate(180deg);
    position: absolute;
    bottom: -4.6461758399vw;
    left: 0;
    z-index: 20; }
  .top .block02 .content {
    width: 90%;
    min-width: 74.3388134382vw;
    max-width: 91.4939242316vw;
    margin: 0 auto 5.0035739814vw;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .top .block02 .content .wrap01 {
      width: 34.3102215868vw;
      height: 26.4474624732vw;
      background-color: #fff;
      border-radius: 1.4295925661vw;
      padding: 3.2165832738vw 2.0014295926vw;
      margin-left: 5.7183702645vw;
      position: relative; }
      .top .block02 .content .wrap01 .title {
        font-size: 2.0014295926vw;
        line-height: 2.0014295926vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        color: #81766b;
        text-align: left;
        margin-bottom: 2.8591851322vw; }
      .top .block02 .content .wrap01 .text {
        font-size: 1.0007147963vw;
        line-height: 2.3588277341vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        color: #81766b;
        text-align: left; }
      .top .block02 .content .wrap01 .top03 {
        width: 14.5818441744vw;
        position: absolute;
        top: -12.5089349535vw;
        left: -4.2887776984vw;
        z-index: 30; }
    .top .block02 .content .wrap02 {
      width: 33.5954253038vw;
      height: 23.1593995711vw;
      border-radius: 1.4295925661vw;
      position: absolute;
      top: 1.644031451vw;
      right: 5.7183702645vw;
      z-index: 30; }
      .top .block02 .content .wrap02 .top04 {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .top .block02 .content .wrap02 .button02 {
        width: 5.2894924946vw;
        height: 5.2894924946vw;
        background-color: #e2b04a;
        border-radius: 5.2894924946vw;
        position: absolute;
        top: -0.3573981415vw;
        left: -3.2165832738vw;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: 0.3s; }
        .top .block02 .content .wrap02 .button02 .btn02 {
          width: 5.2894924946vw;
          vertical-align: bottom; }
        .top .block02 .content .wrap02 .button02:hover {
          background-color: #81766b; }
    .top .block02 .content .wrap03 {
      width: 47%;
      border-radius: 1.4295925661vw;
      position: relative; }
      .top .block02 .content .wrap03 .top05, .top .block02 .content .wrap03 .top06 {
        width: 100%;
        height: 100%;
        object-fit: cover; }
      .top .block02 .content .wrap03 .top05-2 {
        width: 7.719799857vw;
        display: block;
        position: absolute;
        bottom: -2.8591851322vw;
        left: -2.8591851322vw;
        z-index: 20; }
      .top .block02 .content .wrap03 .top06-2 {
        width: 7.4338813438vw;
        display: block;
        position: absolute;
        bottom: -3.0736240172vw;
        right: -2.8591851322vw;
        z-index: 20; }
    .top .block02 .content.pd40 {
      padding: 0 2.8591851322vw; }
    .top .block02 .content .button03 {
      width: 20.0142959257vw;
      height: 3.5739814153vw;
      background-color: #e2b04a;
      border-radius: 3.5739814153vw;
      font-size: 1.4295925661vw;
      line-height: 1.4295925661vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 500 !important;
      color: #fff;
      position: absolute;
      bottom: -1.7869907076vw;
      left: 6.7905646891vw;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer;
      transition: 0.3s; }
      .top .block02 .content .button03 .btn03 {
        width: 1.4295925661vw;
        margin-left: 0.5718370264vw;
        vertical-align: bottom; }
      .top .block02 .content .button03:hover {
        background-color: #81766b; }
.top .block03 {
  padding: 9.2923516798vw 0 0.7147962831vw;
  background-color: #f2f0ea;
  position: relative; }
  .top .block03 .title {
    font-size: 2.0014295926vw;
    line-height: 2.0014295926vw;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700 !important;
    color: #81766b;
    text-align: center;
    margin-bottom: 2.8591851322vw; }
  .top .block03 .text {
    width: 25.7326661901vw;
    margin: 0 auto 3.8598999285vw;
    font-size: 1.0007147963vw;
    line-height: 2.3588277341vw;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500 !important;
    color: #81766b;
    text-align: center; }
  .top .block03 .content {
    width: 90%;
    min-width: 74.3388134382vw;
    max-width: 91.4939242316vw;
    margin: 0 auto 4.2887776984vw;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .top .block03 .content .wrap {
      width: 28%;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-flow: column; }
      .top .block03 .content .wrap.tfy {
        position: relative;
        top: -10.2215868477vw; }
      .top .block03 .content .wrap .itemtitle {
        width: 21.4438884918vw;
        height: 5.0035739814vw;
        font-size: 1.4295925661vw;
        line-height: 1.4295925661vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        color: #81766b;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 1.4295925661vw;
        position: relative;
        background-image: url(../img/top/top_13.webp);
        background-repeat: no-repeat;
        background-size: 100%; }
      .top .block03 .content .wrap .top07 {
        width: 100%;
        position: relative; }
        .top .block03 .content .wrap .top07 .image {
          width: 100%;
          height: 100%;
          object-fit: cover; }
        .top .block03 .content .wrap .top07 .button02 {
          width: 5.2894924946vw;
          height: 5.2894924946vw;
          background-color: #e2b04a;
          border-radius: 5.2894924946vw;
          position: absolute;
          bottom: -2.1443888492vw;
          right: -1.7155110793vw;
          display: flex;
          align-items: center;
          justify-content: center;
          cursor: pointer;
          transition: 0.3s; }
          .top .block03 .content .wrap .top07 .button02 .btn02 {
            width: 5.2894924946vw;
            vertical-align: bottom; }
          .top .block03 .content .wrap .top07 .button02:hover {
            background-color: #81766b; }
  .top .block03 .top14 {
    display: block;
    width: 8.8634739099vw;
    position: absolute;
    bottom: -1.0721944246vw;
    left: 13.5811293781vw; }
.top .block04 {
  padding: 2.8591851322vw 0 0;
  position: relative; }
  .top .block04 .top_swiper2 {
    overflow: hidden;
    position: relative; }
  .top .block04 .slider {
    width: 100%;
    height: 12.5804145818vw;
    padding: 0 1.4295925661vw;
    transition-timing-function: linear; }
    .top .block04 .slider .item {
      width: 19.9428162974vw;
      height: 12.5804145818vw;
      padding: 2.0729092209vw 0 1.1436740529vw;
      display: flex;
      align-items: center;
      justify-content: center;
      box-sizing: border-box;
      position: relative; }
      .top .block04 .slider .item .item-name {
        width: 16.4403145104vw;
        height: 3.5739814153vw;
        font-size: 1.0721944246vw;
        line-height: 1.0721944246vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        color: #81766b;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 0.929235168vw;
        background-image: url(../img/top/top_13.webp);
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        top: 0;
        left: 0;
        font-feature-settings: "palt"; }
        .top .block04 .slider .item .item-name.mini {
          font-size: 0.929235168vw !important;
          line-height: 0.929235168vw !important; }
      .top .block04 .slider .item .photo {
        width: 15.7255182273vw;
        height: 9.2923516798vw;
        object-fit: cover; }
      .top .block04 .slider .item .button04 {
        width: 3.5739814153vw;
        height: 3.5739814153vw;
        background-color: #e2b04a;
        border-radius: 3.5739814153vw;
        position: absolute;
        bottom: 0;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: 0.3s; }
        .top .block04 .slider .item .button04 .btn02 {
          width: 3.5739814153vw;
          vertical-align: bottom; }
        .top .block04 .slider .item .button04:hover {
          background-color: #81766b; }
  .top .block04 .itemlist {
    width: 100%;
    margin: 1.7869907076vw 0 0;
    padding: 2.1443888492vw 3.0021443888vw 10.0071479628vw;
    background-color: #f2f0ea;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .top .block04 .itemlist .service_indexname {
      width: 12.151536812vw;
      height: 2.4303073624vw;
      background-color: #fff;
      border-radius: 2.4303073624vw;
      font-size: 1.0007147963vw;
      line-height: 1.0007147963vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 500 !important;
      color: #81766b;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 0.4288777698vw 1.1436740529vw 0.4288777698vw;
      font-feature-settings: "palt"; }
      .top .block04 .itemlist .service_indexname.mini {
        font-size: 0.8577555397vw !important;
        line-height: 0.8577555397vw !important; }
.top .block05 {
  padding: 2.8591851322vw 0 0.7147962831vw;
  position: relative;
  background-color: #efeada;
  position: relative; }
  .top .block05::before {
    content: "";
    width: 100%;
    height: 6.8620443174vw;
    background-image: url(../img/top/top_12.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: -6.075768406vw;
    left: 0;
    z-index: 20; }
  .top .block05::after {
    content: "";
    width: 100%;
    height: 6.8620443174vw;
    background-image: url(../img/top/top_12.webp);
    background-repeat: no-repeat;
    background-size: 100%;
    transform: rotate(180deg);
    position: absolute;
    bottom: -4.6461758399vw;
    left: 0;
    z-index: 20; }
  .top .block05 .content01 {
    width: 90%;
    min-width: 74.3388134382vw;
    max-width: 91.4939242316vw;
    margin: 0 auto 5.0035739814vw;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .top .block05 .content01 .wrap {
      width: 37%;
      height: 27.1622587563vw;
      background-color: #fff0a3;
      border-radius: 1.0721944246vw 0 0 1.0721944246vw;
      padding: 2.3588277341vw;
      display: flex;
      align-items: flex-start;
      justify-content: flex-end;
      flex-flow: column;
      position: relative; }
      .top .block05 .content01 .wrap .title {
        font-size: 4.0028591851vw;
        line-height: 4.0028591851vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        color: #81766b;
        margin-bottom: 0.7147962831vw; }
      .top .block05 .content01 .wrap .rubi {
        font-size: 1.4295925661vw;
        line-height: 1.4295925661vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        color: #81766b;
        margin-bottom: 1.4295925661vw; }
      .top .block05 .content01 .wrap .text {
        font-size: 1.0007147963vw;
        line-height: 2.3588277341vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        color: #81766b; }
      .top .block05 .content01 .wrap .button02 {
        width: 5.2894924946vw;
        height: 5.2894924946vw;
        background-color: #e2b04a;
        border-radius: 5.2894924946vw;
        position: absolute;
        bottom: 2.573266619vw;
        right: -2.6447462473vw;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: 0.3s;
        z-index: 20; }
        .top .block05 .content01 .wrap .button02 .btn02 {
          width: 5.2894924946vw;
          vertical-align: bottom; }
        .top .block05 .content01 .wrap .button02:hover {
          background-color: #81766b; }
    .top .block05 .content01 .top10 {
      width: 63%;
      height: 27.1622587563vw;
      border-radius: 0 1.0721944246vw 1.0721944246vw 0;
      display: flex;
      align-items: flex-end;
      justify-content: flex-start;
      position: relative;
      display: block;
      object-fit: cover; }
  .top .block05 .content02 {
    width: 50.1786990708vw;
    margin: 0 auto 0.8577555397vw;
    background-color: #e2f464;
    border-radius: 1.0721944246vw;
    padding: 1.0007147963vw;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .top .block05 .content02 .wrap {
      padding: 1.2151536812vw 1.0007147963vw; }
      .top .block05 .content02 .wrap .title {
        font-size: 2.0014295926vw;
        line-height: 2.0014295926vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        color: #81766b;
        margin-bottom: 0.7147962831vw; }
      .top .block05 .content02 .wrap .rubi {
        font-size: 1.0007147963vw;
        line-height: 1.0007147963vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 400 !important;
        color: #81766b;
        margin-bottom: 0.7147962831vw; }
      .top .block05 .content02 .wrap .text {
        font-size: 5.2180128663vw;
        line-height: 5.2180128663vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        color: #81766b;
        transform: rotate(-10deg); }
    .top .block05 .content02 .top11 {
      width: 29.0207290922vw;
      position: relative;
      object-fit: cover; }
    .top .block05 .content02 .top15 {
      width: 20.800571837vw;
      position: absolute;
      bottom: 1.7869907076vw;
      left: 2.0014295926vw;
      z-index: 20; }
  .top .block05 .block_text {
    width: 50.1786990708vw;
    margin: 0 auto 1.7155110793vw;
    font-size: 1.0007147963vw;
    line-height: 2.3588277341vw;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 400 !important;
    color: #81766b; }
.top .block06 {
  width: 90%;
  min-width: 74.3388134382vw;
  max-width: 91.4939242316vw;
  margin: 7.1479628306vw auto 6.4331665475vw;
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center; }
  .top .block06 .wrap {
    width: 50%;
    position: relative; }
    .top .block06 .wrap .title {
      font-size: 2.0014295926vw;
      line-height: 2.0014295926vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 700 !important;
      color: #81766b;
      margin-bottom: 3.0021443888vw; }
    .top .block06 .wrap .news-list {
      width: 87%;
      border-top: 1px solid #000;
      position: relative; }
      .top .block06 .wrap .news-list .news-item {
        width: 100%;
        height: 6.4331665475vw;
        border-bottom: 1px solid #000;
        padding: 0 3.2165832738vw 0 0.7147962831vw;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        position: relative; }
        .top .block06 .wrap .news-list .news-item .item_link {
          width: 100%;
          height: 6.4331665475vw;
          display: flex;
          align-items: center;
          justify-content: flex-start; }
          .top .block06 .wrap .news-list .news-item .item_link .day {
            font-size: 0.929235168vw;
            line-height: 0.929235168vw;
            font-family: "Zen Kaku Gothic New", sans-serif;
            font-weight: 400 !important;
            color: #81766b;
            margin-right: 1.0721944246vw;
            display: block; }
          .top .block06 .wrap .news-list .news-item .item_link .item-name {
            font-size: 1.0721944246vw;
            line-height: 1.7155110793vw;
            font-family: "Zen Kaku Gothic New", sans-serif;
            font-weight: 400 !important;
            color: #81766b;
            display: block; }
          .top .block06 .wrap .news-list .news-item .item_link .button05 {
            width: 1.7155110793vw;
            height: 1.7155110793vw;
            background-color: #81766b;
            border-radius: 1.4295925661vw;
            position: absolute;
            top: 2.3588277341vw;
            right: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            transition: 0.3s; }
            .top .block06 .wrap .news-list .news-item .item_link .button05 .btn05 {
              width: 1.7155110793vw;
              vertical-align: bottom; }
          .top .block06 .wrap .news-list .news-item .item_link:hover .button05 {
            background-color: #e2b04a; }
      .top .block06 .wrap .news-list .button02 {
        width: 5.2894924946vw;
        height: 5.2894924946vw;
        background-color: #e2b04a;
        border-radius: 5.2894924946vw;
        position: absolute;
        bottom: -7.5768406004vw;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: 0.3s;
        z-index: 20; }
        .top .block06 .wrap .news-list .button02 .btn02 {
          width: 5.2894924946vw;
          vertical-align: bottom; }
        .top .block06 .wrap .news-list .button02:hover {
          background-color: #81766b; }
    .top .block06 .wrap.right {
      padding-left: 2.8%; }
    .top .block06 .wrap .logo {
      width: 12.5804145818vw;
      margin: 1.0721944246vw 0 1.7869907076vw; }
    .top .block06 .wrap .text {
      font-size: 1.0721944246vw;
      line-height: 2.3588277341vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 400 !important;
      color: #81766b;
      margin-bottom: 1.0721944246vw; }
    .top .block06 .wrap .link {
      width: 16.4403145104vw;
      height: 2.8591851322vw;
      background-color: #81766b;
      border-radius: 2.8591851322vw;
      font-size: 1.0721944246vw;
      line-height: 1.0721944246vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 500 !important;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 1.4295925661vw;
      cursor: pointer;
      transition: 0.3s; }
      .top .block06 .wrap .link:hover {
        background-color: #e2b04a; }
    .top .block06 .wrap .map {
      width: 87%;
      height: 15.7255182273vw; }

/* 事業紹介
-----------------------*/
.service {
  background-color: #f2f0ea; }
  .service .eyecatch {
    width: 100%;
    height: 25.7326661901vw;
    position: relative; }
    .service .eyecatch .eyeimg {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .service .eyecatch .pagetitle {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2.1443888492vw;
      line-height: 2.1443888492vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 500 !important;
      color: #fff;
      position: absolute;
      top: 0;
      left: 0; }
    .service .eyecatch::before {
      content: "";
      width: 100%;
      height: 100%;
      background-color: #736357;
      opacity: 0.3;
      position: absolute;
      top: 0;
      left: 0;
      mix-blend-mode: multiply; }
  .service .block01 {
    padding: 2.8591851322vw 0 5.3609721229vw;
    position: relative; }
    .service .block01 .text {
      width: 80%;
      min-width: 67.1908506076vw;
      max-width: 85.7755539671vw;
      margin: 0 auto;
      font-size: 1.5725518227vw;
      line-height: 3.5739814153vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 700 !important;
      color: #81766b;
      text-align: center;
      position: relative; }
      .service .block01 .text .brsp {
        display: none; }
      .service .block01 .text .top02 {
        display: block;
        width: 7.6483202287vw;
        position: absolute;
        bottom: -5.3609721229vw;
        right: 2.1443888492vw; }
  .service .block02 {
    margin: 0 auto 6.9335239457vw; }
    .service .block02 .wrap {
      width: 80%;
      min-width: 67.1908506076vw;
      max-width: 91.4939242316vw;
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      margin: 0 auto 2.8591851322vw; }
      .service .block02 .wrap .inner {
        width: 30%;
        min-width: 20.0142959257vw;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-flow: column; }
        .service .block02 .wrap .inner .itemtitle {
          width: 20.0142959257vw;
          height: 5.0035739814vw;
          font-size: 1.4295925661vw;
          line-height: 1.4295925661vw;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 500 !important;
          color: #81766b;
          display: flex;
          align-items: center;
          justify-content: center;
          padding-bottom: 1.4295925661vw;
          position: relative;
          background-image: url(../img/top/top_13.webp);
          background-repeat: no-repeat;
          background-size: 100%; }
        .service .block02 .wrap .inner .text {
          width: 100%;
          height: 10.5789849893vw;
          margin: 0 auto 1.2866333095vw;
          font-size: 1.0007147963vw;
          line-height: 1.7155110793vw;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 500 !important;
          color: #81766b;
          text-align: center;
          position: relative; }
          .service .block02 .wrap .inner .text .inner-wrapper {
            width: 100%;
            position: absolute;
            bottom: 0;
            left: 0; }
            .service .block02 .wrap .inner .text .inner-wrapper .name {
              width: 100%;
              margin: 0.4288777698vw auto 0;
              height: 1.5725518227vw;
              font-size: 1.0007147963vw;
              line-height: 1.0007147963vw;
              font-family: "Zen Kaku Gothic New", sans-serif;
              font-weight: 500 !important;
              color: #fff;
              display: flex;
              align-items: center;
              justify-content: flex-start;
              padding-left: 1.1436740529vw;
              font-feature-settings: "palt";
              position: relative; }
              .service .block02 .wrap .inner .text .inner-wrapper .name.land {
                background-color: #a7977e; }
              .service .block02 .wrap .inner .text .inner-wrapper .name.fire {
                background-color: #d88e74; }
              .service .block02 .wrap .inner .text .inner-wrapper .name.water {
                background-color: #84c1cf; }
              .service .block02 .wrap .inner .text .inner-wrapper .name.wind {
                background-color: #80bea5;
                font-size: 0.929235168vw !important;
                line-height: 0.929235168vw !important; }
          .service .block02 .wrap .inner .text .land-image {
            width: 5.5754110079vw;
            position: absolute;
            bottom: 0.3573981415vw;
            right: 1.5725518227vw; }
          .service .block02 .wrap .inner .text .fire-image {
            width: 6.9335239457vw;
            position: absolute;
            bottom: 0.3573981415vw;
            right: 0.1429592566vw; }
          .service .block02 .wrap .inner .text .wind-image {
            width: 5.2180128663vw;
            position: absolute;
            bottom: 0.3573981415vw;
            right: 0.1429592566vw; }
        .service .block02 .wrap .inner .image {
          width: 100%;
          objecti-fit: cover; }
      .service .block02 .wrap .itemlist {
        width: 100%;
        min-width: 20.0142959257vw;
        margin-top: 1.4295925661vw;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-flow: column; }
        .service .block02 .wrap .itemlist .itemlist_indexname {
          width: 100%;
          height: 2.1443888492vw;
          border-radius: 2.1443888492vw;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 1.0007147963vw;
          line-height: 1.0007147963vw;
          color: #fff;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 500 !important;
          font-feature-settings: "palt";
          background-color: #e2b04a;
          margin-bottom: 0.7147962831vw;
          padding: 0 2.3588277341vw;
          position: relative; }
          .service .block02 .wrap .itemlist .itemlist_indexname.mini {
            font-size: 0.929235168vw !important;
            line-height: 0.929235168vw !important; }
          .service .block02 .wrap .itemlist .itemlist_indexname .btn03 {
            width: 1.4295925661vw;
            margin-left: 0.5718370264vw;
            vertical-align: bottom;
            position: absolute;
            top: 0.3573981415vw;
            right: 0.929235168vw;
            transform: rotate(90deg); }
    .service .block02 .inner-block {
      width: 80%;
      min-width: 67.1908506076vw;
      max-width: 91.4939242316vw;
      height: 3.8598999285vw;
      margin: 0 auto;
      background-color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 1.7869907076vw;
      line-height: 1.7869907076vw;
      color: #81766b;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 700 !important; }
      .service .block02 .inner-block .brsp {
        display: none; }
  .service .block03 {
    margin: 0 auto; }
    .service .block03 .item-block {
      width: 100%;
      padding: 4.431736955vw 0 6.5761258041vw; }
      .service .block03 .item-block:nth-child(2n+1) {
        background-color: #fff; }
      .service .block03 .item-block .item-block-inner {
        width: 80%;
        min-width: 67.1908506076vw;
        max-width: 91.4939242316vw;
        margin: 0 auto; }
        .service .block03 .item-block .item-block-inner .item-category {
          width: fit-content;
          border-bottom: 1px solid #81766b;
          font-size: 1.0007147963vw;
          line-height: 1.0007147963vw;
          color: #81766b;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 500 !important;
          padding-bottom: 0.2144388849vw;
          margin-bottom: 1.4295925661vw; }
        .service .block03 .item-block .item-block-inner .item-name {
          font-size: 2.2158684775vw;
          line-height: 2.2158684775vw;
          color: #e2b04a;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 700 !important;
          margin-bottom: 2.8591851322vw; }
        .service .block03 .item-block .item-block-inner .content {
          width: 100%;
          display: flex;
          align-items: flex-start;
          justify-content: space-between; }
          .service .block03 .item-block .item-block-inner .content .item-maintext {
            width: 26%;
            font-size: 1.0007147963vw;
            line-height: 2.3588277341vw;
            color: #81766b;
            font-family: "Zen Kaku Gothic New", sans-serif;
            font-weight: 500 !important;
            font-feature-settings: "palt"; }
            .service .block03 .item-block .item-block-inner .content .item-maintext .item-maintext-inner {
              width: 100%;
              margin-top: 1.0721944246vw;
              font-size: 1.0007147963vw;
              line-height: 1.4295925661vw;
              color: #81766b;
              font-family: "Zen Kaku Gothic New", sans-serif;
              font-weight: 500 !important; }
              .service .block03 .item-block .item-block-inner .content .item-maintext .item-maintext-inner .border {
                display: block;
                width: fit-content;
                border: 1px solid #81766b;
                padding: 0.1429592566vw;
                line-height: 1.0007147963vw;
                margin: 0.7147962831vw 0 0.3573981415vw; }
              .service .block03 .item-block .item-block-inner .content .item-maintext .item-maintext-inner .text {
                font-size: 1.0721944246vw;
                text-decoration: underline; }
              .service .block03 .item-block .item-block-inner .content .item-maintext .item-maintext-inner .outlink {
                text-decoration: underline;
                color: inherit; }
          @media screen and (min-width: 1570px) {
            .service .block03 .item-block .item-block-inner .content .item-maintext {
              width: 30%; } }
          @media screen and (min-width: 1700px) {
            .service .block03 .item-block .item-block-inner .content .item-maintext {
              width: 40%; } }
          @media screen and (min-width: 1800px) {
            .service .block03 .item-block .item-block-inner .content .item-maintext {
              width: 45%; } }
          .service .block03 .item-block .item-block-inner .content .photo-wrap {
            width: 47.4624731951vw;
            height: 28.4488920658vw; }
            .service .block03 .item-block .item-block-inner .content .photo-wrap .service_swiper {
              overflow: hidden;
              position: relative;
              border-radius: 1.4295925661vw;
              width: 100%;
              height: 100%; }
            .service .block03 .item-block .item-block-inner .content .photo-wrap .slider {
              width: 100%;
              height: 100%; }
              .service .block03 .item-block .item-block-inner .content .photo-wrap .slider .slide_content {
                width: 100%;
                height: 100%; }
                .service .block03 .item-block .item-block-inner .content .photo-wrap .slider .slide_content .photo {
                  width: 100%;
                  height: 100%;
                  object-fit: cover; }
            .service .block03 .item-block .item-block-inner .content .photo-wrap .dot-wrapper {
              width: 100%;
              height: 2.1443888492vw;
              display: flex;
              align-items: flex-start;
              justify-content: center;
              bottom: -1.858470336vw;
              position: relative; }
              .service .block03 .item-block .item-block-inner .content .photo-wrap .dot-wrapper .swiper-pagination_2 {
                display: flex;
                align-items: center;
                justify-content: center;
                position: relative;
                width: fit-content;
                height: 1.7155110793vw;
                margin: 0 5.7183702645vw; }
              .service .block03 .item-block .item-block-inner .content .photo-wrap .dot-wrapper .swiper-pagination_2 span {
                width: 0.5718370264vw;
                height: 0.5718370264vw;
                margin: 0 0.2859185132vw !important;
                background-color: #d7ccba;
                border-radius: 100%;
                opacity: 1; }
                .service .block03 .item-block .item-block-inner .content .photo-wrap .dot-wrapper .swiper-pagination_2 span.swiper-pagination-bullet-active {
                  background-color: #bea99a; }
              .service .block03 .item-block .item-block-inner .content .photo-wrap .dot-wrapper .swiper-button2-prev {
                width: 1.2151536812vw;
                height: 1.2151536812vw;
                transform: rotate(45deg);
                cursor: pointer;
                position: absolute;
                top: -16.4403145104vw;
                left: 1.4295925661vw;
                z-index: 99; }
                .service .block03 .item-block .item-block-inner .content .photo-wrap .dot-wrapper .swiper-button2-prev::before {
                  content: "";
                  width: 1.2151536812vw;
                  height: 0.2144388849vw;
                  background-color: #fff;
                  border-radius: 0.2144388849vw;
                  position: absolute;
                  bottom: 0;
                  left: 0; }
                .service .block03 .item-block .item-block-inner .content .photo-wrap .dot-wrapper .swiper-button2-prev::after {
                  content: "";
                  width: 0.2144388849vw;
                  height: 1.2151536812vw;
                  background-color: #fff;
                  border-radius: 0.2144388849vw;
                  position: absolute;
                  bottom: 0;
                  left: 0; }
              .service .block03 .item-block .item-block-inner .content .photo-wrap .dot-wrapper .swiper-button2-next {
                width: 1.2151536812vw;
                height: 1.2151536812vw;
                transform: rotate(45deg);
                cursor: pointer;
                position: absolute;
                top: -16.4403145104vw;
                right: 1.4295925661vw;
                z-index: 99; }
                .service .block03 .item-block .item-block-inner .content .photo-wrap .dot-wrapper .swiper-button2-next::before {
                  content: "";
                  width: 1.2151536812vw;
                  height: 0.2144388849vw;
                  background-color: #fff;
                  border-radius: 0.2144388849vw;
                  position: absolute;
                  top: 0;
                  left: 0; }
                .service .block03 .item-block .item-block-inner .content .photo-wrap .dot-wrapper .swiper-button2-next::after {
                  content: "";
                  width: 0.2144388849vw;
                  height: 1.2151536812vw;
                  background-color: #fff;
                  border-radius: 0.2144388849vw;
                  position: absolute;
                  top: 0;
                  right: 0; }
              .service .block03 .item-block .item-block-inner .content .photo-wrap .dot-wrapper .slide-dots {
                position: absolute;
                bottom: -1.0721944246vw;
                right: 0;
                display: flex;
                padding-right: 2.0014295926vw;
                z-index: 90; }
                .service .block03 .item-block .item-block-inner .content .photo-wrap .dot-wrapper .slide-dots .indicator {
                  width: 0.5003573981vw;
                  height: 0.5003573981vw;
                  border-radius: 0.5003573981vw;
                  background-color: #E1DCD3;
                  margin: 0 0.2859185132vw;
                  transition: 1s; }
                  .service .block03 .item-block .item-block-inner .content .photo-wrap .dot-wrapper .slide-dots .indicator.dot_active {
                    background-color: #3E603B; }
              .service .block03 .item-block .item-block-inner .content .photo-wrap .dot-wrapper.slider_sp {
                display: none; }

/* 企業情報
-----------------------*/
.about {
  background-color: #f2f0ea; }
  .about .eyecatch {
    width: 100%;
    height: 25.7326661901vw;
    position: relative; }
    .about .eyecatch .eyeimg {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .about .eyecatch .pagetitle {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2.1443888492vw;
      line-height: 2.1443888492vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 500 !important;
      color: #fff;
      position: absolute;
      top: 0;
      left: 0; }
    .about .eyecatch::before {
      content: "";
      width: 100%;
      height: 100%;
      background-color: #736357;
      opacity: 0.3;
      position: absolute;
      top: 0;
      left: 0;
      mix-blend-mode: multiply; }
  .about .block01 {
    padding: 2.8591851322vw 0 5.0035739814vw;
    position: relative; }
    .about .block01 .page-menu {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .about .block01 .page-menu .menu-list {
        width: 12.8663330951vw;
        height: 2.8591851322vw;
        border-radius: 2.8591851322vw;
        margin: 0 0.3573981415vw;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.1436740529vw;
        line-height: 1.1436740529vw;
        color: #fff;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        background-color: #e2b04a;
        position: relative; }
        .about .block01 .page-menu .menu-list .btn03 {
          width: 1.1436740529vw;
          vertical-align: bottom;
          position: absolute;
          top: 0.8577555397vw;
          right: 0.8577555397vw;
          transform: rotate(90deg); }
  .about .block02 {
    padding: 5.146533238vw 0 6.2902072909vw;
    background-color: #fff;
    position: relative; }
    .about .block02 .content {
      width: 50.0357398142vw;
      width: 80%;
      min-width: 67.1908506076vw;
      max-width: 91.4939242316vw;
      margin: 0 auto; }
      .about .block02 .content .block-title {
        width: 100%;
        font-size: 2.0014295926vw;
        line-height: 2.0014295926vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: center; }
      .about .block02 .content .block-title-rubi {
        width: 100%;
        font-size: 0.8577555397vw;
        line-height: 0.8577555397vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: center;
        margin: 1.2151536812vw 0 3.5739814153vw; }
      .about .block02 .content .about02 {
        width: 37.0979270908vw;
        margin: 0 auto 2.3588277341vw;
        display: block; }
      .about .block02 .content .about03 {
        width: 42.8877769836vw;
        margin: 0 auto;
        display: block; }
  .about .block03 {
    padding: 7.1479628306vw 0 7.1479628306vw;
    position: relative; }
    .about .block03 .content {
      width: 70%;
      min-width: 50.0357398142vw;
      max-width: 91.4939242316vw;
      margin: 0 auto; }
      .about .block03 .content .block-title {
        width: 100%;
        font-size: 2.0014295926vw;
        line-height: 2.0014295926vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: center; }
      .about .block03 .content .block-title-rubi {
        width: 100%;
        font-size: 0.8577555397vw;
        line-height: 0.8577555397vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: center;
        margin: 1.2151536812vw 0 3.5739814153vw; }
      .about .block03 .content .subtitle {
        width: 50.0357398142vw;
        color: #e2b04a;
        font-size: 1.7155110793vw;
        line-height: 3.5739814153vw;
        color: #e2b04a;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: center;
        margin: 0 auto 3.8598999285vw; }
        .about .block03 .content .subtitle .brsp {
          display: none; }
      .about .block03 .content .text {
        width: 100%;
        font-size: 1.0007147963vw;
        line-height: 2.3588277341vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        margin: 0 auto 3.5739814153vw; }
      .about .block03 .content .about04 {
        width: 42.8877769836vw;
        margin: 0 auto;
        display: block; }
  .about .block04 {
    padding: 7.1479628306vw 0 7.1479628306vw;
    background-color: #fff;
    position: relative; }
    .about .block04 .content {
      width: 70%;
      min-width: 50.0357398142vw;
      max-width: 91.4939242316vw;
      margin: 0 auto; }
      .about .block04 .content .block-title {
        width: 100%;
        font-size: 2.0014295926vw;
        line-height: 2.0014295926vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: center; }
      .about .block04 .content .block-title-rubi {
        width: 100%;
        font-size: 0.8577555397vw;
        line-height: 0.8577555397vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: center;
        margin: 1.2151536812vw 0 3.5739814153vw; }
      .about .block04 .content .tr {
        width: 100%;
        height: 5.0035739814vw;
        margin: 0 auto;
        border-top: 1px solid #dedede;
        display: flex;
        align-items: center;
        justify-content: flex-start; }
        .about .block04 .content .tr:last-child {
          border-bottom: 1px solid #dedede; }
        .about .block04 .content .tr .tr-name {
          width: 30%;
          height: 5.0035739814vw;
          font-size: 1.0007147963vw;
          line-height: 1.0007147963vw;
          color: #81766b;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 700 !important;
          display: flex;
          align-items: center;
          justify-content: flex-start; }
        .about .block04 .content .tr .tr-text {
          width: 70%;
          height: 5.0035739814vw;
          font-size: 1.0007147963vw;
          line-height: 1.5725518227vw;
          color: #81766b;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 700 !important;
          display: flex;
          align-items: center;
          justify-content: flex-start; }
          .about .block04 .content .tr .tr-text .brsp {
            display: none; }
  .about .block05 {
    padding: 6.3616869192vw 0;
    position: relative; }
    .about .block05 .content {
      width: 70%;
      min-width: 50.0357398142vw;
      max-width: 91.4939242316vw;
      margin: 0 auto; }
      .about .block05 .content .block-title {
        width: 100%;
        font-size: 2.0014295926vw;
        line-height: 2.0014295926vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: center; }
      .about .block05 .content .block-title-rubi {
        width: 100%;
        font-size: 0.8577555397vw;
        line-height: 0.8577555397vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: center;
        margin: 1.2151536812vw 0 3.5739814153vw; }
      .about .block05 .content .photo {
        width: 27.3766976412vw;
        margin: 0 0 3.5739814153vw;
        position: relative; }
        .about .block05 .content .photo .wrap {
          width: 16.4403145104vw;
          height: 6.7190850608vw;
          background-color: #e2b04a;
          padding: 1.1436740529vw 4.2887776984vw;
          position: absolute;
          bottom: 0;
          left: 11.0793423874vw; }
          .about .block05 .content .photo .wrap .line01 {
            font-size: 0.8577555397vw;
            line-height: 0.8577555397vw;
            font-family: "Zen Kaku Gothic New", sans-serif;
            font-weight: 700 !important;
            color: #fff;
            margin-bottom: 0.7147962831vw;
            display: block; }
          .about .block05 .content .photo .wrap .line02 {
            font-size: 1.4295925661vw;
            line-height: 1.4295925661vw;
            font-family: "Zen Kaku Gothic New", sans-serif;
            font-weight: 700 !important;
            color: #fff;
            margin-bottom: 0.7147962831vw;
            display: block; }
          .about .block05 .content .photo .wrap .line03 {
            font-size: 0.7147962831vw;
            line-height: 0.7147962831vw;
            font-family: "Zen Kaku Gothic New", sans-serif;
            font-weight: 700 !important;
            color: #fff;
            display: block; }
        .about .block05 .content .photo .photo-minister {
          display: block;
          width: 15.0107219442vw;
          margin: 0; }
      .about .block05 .content .text {
        width: 100%;
        font-size: 1.0007147963vw;
        line-height: 2.3588277341vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        margin-bottom: 1.4295925661vw; }
      .about .block05 .content .sign {
        width: 100%;
        font-size: 1.0007147963vw;
        line-height: 2.3588277341vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: right;
        margin-bottom: 6.2902072909vw; }
  .about .block06 {
    padding: 7.1479628306vw 0 7.1479628306vw;
    background-color: #fff;
    position: relative; }
    .about .block06 .content {
      width: 70%;
      min-width: 50.0357398142vw;
      max-width: 91.4939242316vw;
      margin: 0 auto; }
      .about .block06 .content .block-title {
        width: 100%;
        font-size: 2.0014295926vw;
        line-height: 2.0014295926vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: center; }
      .about .block06 .content .block-title-rubi {
        width: 100%;
        font-size: 0.8577555397vw;
        line-height: 0.8577555397vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: center;
        margin: 1.2151536812vw 0 3.5739814153vw; }
      .about .block06 .content .tr {
        width: 100%;
        height: 5.0035739814vw;
        margin: 0 auto;
        border-top: 1px solid #dedede;
        display: flex;
        align-items: center;
        justify-content: flex-start; }
        .about .block06 .content .tr:last-child {
          border-bottom: 1px solid #dedede; }
        .about .block06 .content .tr .tr-name {
          width: 30%;
          height: 5.0035739814vw;
          font-size: 1.0007147963vw;
          line-height: 1.0007147963vw;
          color: #81766b;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 700 !important;
          display: flex;
          align-items: center;
          justify-content: flex-start; }
        .about .block06 .content .tr .tr-text {
          width: 70%;
          height: 5.0035739814vw;
          font-size: 1.0007147963vw;
          line-height: 1.858470336vw;
          color: #81766b;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 700 !important;
          display: flex;
          align-items: center;
          justify-content: flex-start; }

/* スタッフ紹介
-----------------------*/
.staff {
  background-color: #f2f0ea;
  padding-bottom: 5.7183702645vw; }
  .staff .eyecatch {
    width: 100%;
    height: 25.7326661901vw;
    position: relative; }
    .staff .eyecatch .eyeimg {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .staff .eyecatch .pagetitle {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2.1443888492vw;
      line-height: 2.1443888492vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 500 !important;
      color: #fff;
      position: absolute;
      top: 0;
      left: 0; }
    .staff .eyecatch::before {
      content: "";
      width: 100%;
      height: 100%;
      background-color: #736357;
      opacity: 0.3;
      position: absolute;
      top: 0;
      left: 0;
      mix-blend-mode: multiply; }
  .staff .block01 {
    padding: 2.8591851322vw 0 4.2887776984vw;
    position: relative; }
    .staff .block01 .text {
      width: 80%;
      min-width: 67.1908506076vw;
      max-width: 85.7755539671vw;
      margin: 0 auto;
      font-size: 1.5725518227vw;
      line-height: 3.5739814153vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 700 !important;
      color: #81766b;
      text-align: center;
      position: relative;
      padding-bottom: 17.8699070765vw; }
      .staff .block01 .text .top02 {
        display: block;
        width: 7.6483202287vw;
        position: absolute;
        bottom: -5.3609721229vw;
        right: 2.1443888492vw; }
      .staff .block01 .text .staff02 {
        display: block;
        width: 25.3752680486vw;
        position: absolute;
        bottom: 0;
        left: 1.4295925661vw; }
      .staff .block01 .text .staff03 {
        display: block;
        width: 25.8041458184vw;
        position: absolute;
        bottom: 0;
        right: 0; }
  .staff .block02 {
    width: 80%;
    margin: 0 auto; }
    .staff .block02 .wrap {
      width: 100%;
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      flex-wrap: wrap; }
      .staff .block02 .wrap .item {
        width: 15vw;
        margin: 0 1.8vw 4.6461758399vw 0; }
        .staff .block02 .wrap .item:nth-child(4n) {
          margin: 0 0 4.6461758399vw 0; }
        .staff .block02 .wrap .item .photo {
          width: 100%;
          height: 15vw;
          display: block;
          object-fit: cover; }
        .staff .block02 .wrap .item .name {
          width: 100%;
          margin: 1.0721944246vw 0 0.7147962831vw;
          font-size: 1.4295925661vw;
          line-height: 1.4295925661vw;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 700 !important;
          color: #81766B;
          text-align: left; }
        .staff .block02 .wrap .item .group, .staff .block02 .wrap .item .job {
          width: 100%;
          margin: 0;
          font-size: 1.0007147963vw;
          line-height: 1.4295925661vw;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 500 !important;
          color: #81766B;
          text-align: left; }
        .staff .block02 .wrap .item .introduce {
          width: 100%;
          margin: 0.7147962831vw 0 0;
          font-size: 1.0007147963vw;
          line-height: 1.4295925661vw;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 500 !important;
          color: #81766B;
          text-align: left; }

/* お知らせ
-----------------------*/
.news {
  background-color: #f2f0ea;
  padding-bottom: 5.7183702645vw; }
  .news .eyecatch {
    width: 100%;
    height: 25.7326661901vw;
    position: relative; }
    .news .eyecatch .eyeimg {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .news .eyecatch .pagetitle {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2.1443888492vw;
      line-height: 2.1443888492vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 500 !important;
      color: #fff;
      position: absolute;
      top: 0;
      left: 0; }
    .news .eyecatch::before {
      content: "";
      width: 100%;
      height: 100%;
      background-color: #736357;
      opacity: 0.3;
      position: absolute;
      top: 0;
      left: 0;
      mix-blend-mode: multiply; }
  .news .block01 {
    padding: 7.1479628306vw 0 5.3609721229vw;
    position: relative; }
    .news .block01 .item_ul {
      width: 50.0357398142vw;
      margin: 0 auto; }
      .news .block01 .item_ul .item_li {
        width: 100%;
        border-bottom: 1px solid #BEA99A; }
        .news .block01 .item_ul .item_li:nth-child(1) {
          border-top: 1px solid #BEA99A; }
        .news .block01 .item_ul .item_li .news-item {
          width: 100%;
          padding: 2.1443888492vw 4.2887776984vw 2.1443888492vw 0;
          display: flex;
          align-items: flex-start;
          justify-content: space-between;
          position: relative; }
          .news .block01 .item_ul .item_li .news-item .thumbnail {
            width: 18.5847033595vw;
            height: 10.7219442459vw; }
            .news .block01 .item_ul .item_li .news-item .thumbnail .image {
              width: 100%;
              height: 100%;
              object-fit: cover; }
          .news .block01 .item_ul .item_li .news-item .text {
            width: 25.0178699071vw; }
            .news .block01 .item_ul .item_li .news-item .text .day {
              font-size: 0.929235168vw;
              line-height: 0.929235168vw;
              font-family: "Zen Kaku Gothic New", sans-serif;
              font-weight: 400 !important;
              color: #81766B;
              text-align: left; }
            .news .block01 .item_ul .item_li .news-item .text .item-name {
              font-size: 1.2866333095vw;
              line-height: 1.644031451vw;
              font-family: "Zen Kaku Gothic New", sans-serif;
              font-weight: 700 !important;
              color: #81766B;
              text-align: left;
              margin-top: 0.5718370264vw; }
            .news .block01 .item_ul .item_li .news-item .text .content {
              font-size: 1.0007147963vw;
              line-height: 1.644031451vw;
              font-family: "Zen Kaku Gothic New", sans-serif;
              font-weight: 500 !important;
              color: #81766B;
              text-align: left;
              margin-top: 0.8577555397vw; }
          .news .block01 .item_ul .item_li .news-item::before {
            content: "";
            width: 2.1443888492vw;
            height: 2.1443888492vw;
            background: url(../../../../wp-content/themes/kwd-v/img/news_02.webp);
            background-size: 100%;
            position: absolute;
            right: 0;
            bottom: 2.0014295926vw;
            transition: 0.3s; }
        .news .block01 .item_ul .item_li:hover .news-item::before {
          content: "";
          background: url(../../../../wp-content/themes/kwd-v/img/news_02-2.webp);
          background-size: 100%; }
        .news .block01 .item_ul .item_li.fadeout {
          opacity: 0;
          visibility: hidden;
          transform: translateY(15px);
          transition: opacity 1s, visibility 1s, transform 1s; }
        .news .block01 .item_ul .item_li.fadein {
          opacity: 1;
          visibility: visible;
          transform: translateY(0);
          transition: 1s; }
    .news .block01 .more-flag:nth-child(n+7) {
      display: none; }
    .news .block01 .more-fade {
      opacity: 0;
      visibility: hidden;
      transform: translateY(15px);
      transition: opacity 1s, visibility 1s, transform 1s; }
    .news .block01 .more-fadein {
      opacity: 1;
      visibility: visible;
      transform: translateY(0); }
    .news .block01 .morebtn {
      width: 10.4360257327vw;
      height: 2.1443888492vw;
      margin: 5.146533238vw auto 0;
      background-color: #81766B;
      border-radius: 2.1443888492vw;
      font-size: 0.8577555397vw;
      line-height: 0.8577555397vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 700 !important;
      color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      cursor: pointer; }
      .news .block01 .morebtn.hide {
        display: none; }
  .news .block-fade {
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    transition: opacity 1s, visibility 1s, transform 1s; }
  .news .block-fadein {
    opacity: 1;
    visibility: visible;
    transform: translateX(0); }
  .news .news-detail {
    width: 60%;
    min-width: 50.0357398142vw;
    margin: 7.1479628306vw auto 0; }
    .news .news-detail .day {
      font-size: 1.0007147963vw;
      line-height: 1.0007147963vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 400 !important;
      color: #81766B;
      text-align: left;
      letter-spacing: 0.0714796283vw; }
    .news .news-detail .title {
      font-size: 1.2866333095vw;
      line-height: 1.2866333095vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 700 !important;
      color: #81766B;
      text-align: left;
      margin-top: 1.0721944246vw;
      border-bottom: 1px solid #BEA99A;
      padding-bottom: 1.2866333095vw; }
    .news .news-detail .photo {
      width: 70%;
      min-width: 35.739814153vw;
      margin: 2.5017869907vw auto; }
      .news .news-detail .photo .cover {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .news .news-detail .maintext {
      width: 100%;
      margin-bottom: 8.5775553967vw; }
      .news .news-detail .maintext p {
        font-size: 1.1436740529vw;
        line-height: 2.7162258756vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        color: #81766B;
        text-align: left; }
    .news .news-detail .navigation {
      width: 100%;
      height: 6.4331665475vw;
      margin: 7.1479628306vw auto 7.1479628306vw;
      border-top: 1px solid #BEA99A;
      border-bottom: 1px solid #BEA99A;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative; }
      .news .news-detail .navigation .all-btn {
        width: 10.4360257327vw;
        height: 2.1443888492vw;
        margin: 0 0.3573981415vw;
        background-color: #81766B;
        border-radius: 2.1443888492vw;
        font-size: 0.8577555397vw;
        line-height: 0.8577555397vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center; }
      .news .news-detail .navigation .prev-btn {
        width: 2.1443888492vw;
        height: 2.1443888492vw;
        border-radius: 2.1443888492vw;
        background-color: #81766b;
        font-size: 1.1436740529vw;
        line-height: 1.1436740529vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        color: #000;
        position: relative; }
        .news .news-detail .navigation .prev-btn:before {
          content: "";
          border-bottom: 1px solid #fff;
          border-left: 1px solid #fff;
          width: 0.5003573981vw;
          height: 0.5003573981vw;
          transform: rotate(45deg);
          position: absolute;
          top: 0.7862759114vw;
          right: 0.7147962831vw; }
        .news .news-detail .navigation .prev-btn .nav-title {
          width: 15.7255182273vw;
          height: 3.8598999285vw;
          font-size: 1.1436740529vw;
          line-height: 1.1436740529vw;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 500 !important;
          color: #81766B;
          text-align: left;
          display: flex;
          align-items: center;
          justify-content: flex-start;
          position: absolute;
          top: -0.8577555397vw;
          right: 3.5739814153vw; }
      .news .news-detail .navigation .next-btn {
        width: 2.1443888492vw;
        height: 2.1443888492vw;
        border-radius: 2.1443888492vw;
        background-color: #81766b;
        font-size: 1.1436740529vw;
        line-height: 1.1436740529vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        color: #000;
        position: relative; }
        .news .news-detail .navigation .next-btn:before {
          content: "";
          border-top: 1px solid #fff;
          border-right: 1px solid #fff;
          width: 0.5003573981vw;
          height: 0.5003573981vw;
          transform: rotate(45deg);
          position: absolute;
          top: 0.7862759114vw;
          left: 0.7147962831vw; }
        .news .news-detail .navigation .next-btn .nav-title {
          width: 15.7255182273vw;
          height: 3.8598999285vw;
          font-size: 1.1436740529vw;
          line-height: 1.1436740529vw;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 500 !important;
          color: #81766B;
          text-align: left;
          display: flex;
          align-items: center;
          justify-content: flex-start;
          position: absolute;
          top: -0.8577555397vw;
          left: 3.5739814153vw; }

/* お問い合せ
-----------------------*/
.contact {
  background-color: #f2f0ea;
  padding-bottom: 5.7183702645vw; }
  .contact .eyecatch {
    width: 100%;
    height: 25.7326661901vw;
    position: relative; }
    .contact .eyecatch .eyeimg {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .contact .eyecatch .pagetitle {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2.1443888492vw;
      line-height: 2.1443888492vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 500 !important;
      color: #fff;
      position: absolute;
      top: 0;
      left: 0; }
    .contact .eyecatch::before {
      content: "";
      width: 100%;
      height: 100%;
      background-color: #736357;
      opacity: 0.3;
      position: absolute;
      top: 0;
      left: 0;
      mix-blend-mode: multiply; }
  .contact .block01 {
    width: 60%;
    margin: 0 auto;
    padding: 7.1479628306vw 0 1.7869907076vw;
    position: relative; }
    .contact .block01 .text {
      width: 100%;
      margin: 0 auto 1.4295925661vw;
      font-size: 1.0007147963vw;
      line-height: 2.2873481058vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 500 !important;
      color: #81766b;
      text-align: left;
      position: relative; }
  .contact .block02 {
    width: 60%;
    margin: 0 auto 7.1479628306vw; }
    .contact .block02 .wrap {
      width: 100%;
      border-bottom: 1px solid #BEA99A;
      padding: 1.7155110793vw 1.4295925661vw;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      position: relative; }
      .contact .block02 .wrap:nth-child(1) {
        border-top: 1px solid #BEA99A; }
      .contact .block02 .wrap .name {
        width: 12.8663330951vw;
        font-size: 1.1436740529vw;
        line-height: 1.1436740529vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        color: #81766b;
        text-align: left;
        margin-right: 1.4295925661vw; }
        .contact .block02 .wrap .name.hissu {
          position: relative; }
          .contact .block02 .wrap .name.hissu::before {
            content: "必須";
            width: 2.1443888492vw;
            height: 1.1436740529vw;
            border-radius: 0.2144388849vw;
            font-size: 0.7147962831vw;
            line-height: 0.7147962831vw;
            font-family: "Zen Kaku Gothic New", sans-serif;
            font-weight: 400 !important;
            color: #fff;
            background-color: #e2b04a;
            display: flex;
            align-items: center;
            justify-content: center;
            position: absolute;
            top: 0;
            right: 0; }
        .contact .block02 .wrap .name.free {
          position: relative; }
          .contact .block02 .wrap .name.free::before {
            content: "任意";
            width: 2.1443888492vw;
            height: 1.1436740529vw;
            border-radius: 0.2144388849vw;
            font-size: 0.7147962831vw;
            line-height: 0.7147962831vw;
            font-family: "Zen Kaku Gothic New", sans-serif;
            font-weight: 400 !important;
            color: #fff;
            background-color: #81766b;
            display: flex;
            align-items: center;
            justify-content: center;
            position: absolute;
            top: 0;
            right: 0; }
      .contact .block02 .wrap .select {
        width: 21.1579699786vw;
        height: 3.2880629021vw;
        background-color: #fff;
        border: 2px solid #bea99a;
        border-radius: 0.5003573981vw;
        font-size: 1.1436740529vw;
        line-height: 1.1436740529vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        color: #81766b;
        text-align: left;
        padding: 0 0.7147962831vw;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        position: relative; }
        .contact .block02 .wrap .select:has(option:checked[value="選択してください"]) {
          color: #bbb; }
      .contact .block02 .wrap .wrap-sp {
        width: 32.1658327377vw;
        display: flex;
        align-items: center;
        justify-content: flex-start; }
      .contact .block02 .wrap .input-s {
        width: 10.0071479628vw;
        height: 3.2880629021vw;
        background-color: #fff;
        border: 2px solid #bea99a;
        border-radius: 0.5003573981vw;
        font-size: 1.1436740529vw;
        line-height: 1.1436740529vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        color: #81766b;
        text-align: left;
        padding: 0 0.7147962831vw;
        margin-right: 1.0721944246vw;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        position: relative; }
        .contact .block02 .wrap .input-s::placeholder {
          color: #bbb; }
      .contact .block02 .wrap .input-l {
        width: 32.1658327377vw;
        height: 3.2880629021vw;
        background-color: #fff;
        border: 2px solid #bea99a;
        border-radius: 0.5003573981vw;
        font-size: 1.1436740529vw;
        line-height: 1.1436740529vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        color: #81766b;
        text-align: left;
        padding: 0 0.7147962831vw;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        position: relative; }
        .contact .block02 .wrap .input-l::placeholder {
          color: #bbb; }
      .contact .block02 .wrap .inputarea {
        width: 32.1658327377vw;
        height: 10.1501072194vw;
        background-color: #fff;
        border: 2px solid #bea99a;
        border-radius: 0.5003573981vw;
        font-size: 1.1436740529vw;
        line-height: 1.1436740529vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        color: #81766b;
        text-align: left;
        padding: 0.7147962831vw 0.7147962831vw;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        position: relative; }
        .contact .block02 .wrap .inputarea::placeholder {
          color: #bbb; }
      .contact .block02 .wrap .error {
        position: absolute;
        font-size: 0.8577555397vw;
        line-height: 0.8577555397vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        color: #c43024;
        text-align: left;
        bottom: 0.3573981415vw;
        right: 0; }
      .contact .block02 .wrap:nth-child(5) {
        padding: 1.7155110793vw 1.4295925661vw 2.5017869907vw; }
        .contact .block02 .wrap:nth-child(5)::after {
          content: "※電話番号はハイフン（-）不要です。";
          width: 15.3681200858vw;
          height: 1.1436740529vw;
          font-size: 0.8577555397vw;
          line-height: 0.8577555397vw;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 400 !important;
          color: #81766b;
          position: absolute;
          bottom: 0.5718370264vw;
          left: 15.7255182273vw; }
    .contact .block02 .privacy {
      display: block;
      width: fit-content;
      margin: 4.6461758399vw auto;
      font-size: 1.0007147963vw;
      line-height: 1.0007147963vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 500 !important;
      color: #e95a24;
      border-bottom: 1px solid #e95a24; }
    .contact .block02 .sendbutton {
      width: 100%;
      height: fit-content;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-flow: column-reverse; }
      .contact .block02 .sendbutton .btn {
        width: 24.303073624vw;
        height: 5.0035739814vw;
        margin: 0 1.0721944246vw;
        border-radius: 5.0035739814vw;
        border: none;
        background-color: #e2b04a;
        font-size: 1.2866333095vw;
        line-height: 1.2866333095vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer; }
      .contact .block02 .sendbutton .btn[name="send"] {
        background-color: #d75a4e; }
      .contact .block02 .sendbutton .return {
        width: 14.2959256612vw;
        height: 2.1443888492vw;
        margin: 0 1.0721944246vw 3.2165832738vw;
        border-radius: 5.0035739814vw;
        border: 1px solid #81766b;
        background-color: #fff;
        font-size: 1.0007147963vw;
        line-height: 1.0007147963vw;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        color: #81766b;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        position: relative; }
    .contact .block02 .contact_prevew .check-title {
      width: 100%;
      margin: 0 auto 1.4295925661vw;
      font-size: 1.4295925661vw;
      line-height: 1.4295925661vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 500 !important;
      color: #81766b;
      text-align: center; }
    .contact .block02 .contact_prevew .text {
      width: 100%;
      margin: 0 auto 1.4295925661vw;
      font-size: 1.1436740529vw;
      line-height: 2.2873481058vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 500 !important;
      color: #81766b;
      text-align: left;
      position: relative; }
    .contact .block02 .contact_prevew.finish {
      margin-top: 7.1479628306vw; }
      .contact .block02 .contact_prevew.finish .return {
        margin-top: 5.7183702645vw; }
  .contact.privacy .title {
    width: 100%;
    margin: 0 auto 0.7147962831vw;
    font-size: 1.2866333095vw;
    line-height: 1.2866333095vw;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700 !important;
    color: #81766b;
    text-align: left;
    position: relative; }
  .contact.privacy .text {
    width: 100%;
    margin: 0 auto 2.8591851322vw;
    font-size: 1.0721944246vw;
    line-height: 2.3588277341vw;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500 !important;
    color: #81766b;
    text-align: left;
    position: relative; }

/* 採用情報
-----------------------*/
.recruit {
  background-color: #f2f0ea; }
  .recruit .eyecatch {
    width: 100%;
    height: 25.7326661901vw;
    position: relative; }
    .recruit .eyecatch .eyeimg {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .recruit .eyecatch .pagetitle {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2.1443888492vw;
      line-height: 2.1443888492vw;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 500 !important;
      color: #fff;
      position: absolute;
      top: 0;
      left: 0; }
    .recruit .eyecatch::before {
      content: "";
      width: 100%;
      height: 100%;
      background-color: #736357;
      opacity: 0.3;
      position: absolute;
      top: 0;
      left: 0;
      mix-blend-mode: multiply; }
  .recruit .block01 {
    padding: 2.8591851322vw 0 5.0035739814vw;
    position: relative; }
    .recruit .block01 .page-menu {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .recruit .block01 .page-menu .menu-list {
        width: 15.7255182273vw;
        height: 2.8591851322vw;
        border-radius: 2.8591851322vw;
        margin: 0 0.3573981415vw;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.1436740529vw;
        line-height: 1.1436740529vw;
        color: #fff;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        background-color: #e2b04a;
        position: relative; }
        .recruit .block01 .page-menu .menu-list .btn03 {
          width: 1.1436740529vw;
          vertical-align: bottom;
          position: absolute;
          top: 0.8577555397vw;
          right: 0.8577555397vw;
          transform: rotate(90deg); }
  .recruit .block02, .recruit .block03, .recruit .block04 {
    padding: 6.8620443174vw 0 2.8591851322vw;
    position: relative; }
    .recruit .block02.bg, .recruit .block03.bg, .recruit .block04.bg {
      background-color: #fff; }
    .recruit .block02 .content, .recruit .block03 .content, .recruit .block04 .content {
      width: 70%;
      min-width: 50.0357398142vw;
      max-width: 91.4939242316vw;
      margin: 0 auto; }
      .recruit .block02 .content .block-title, .recruit .block03 .content .block-title, .recruit .block04 .content .block-title {
        width: fit-content;
        font-size: 2.4303073624vw;
        line-height: 2.4303073624vw;
        color: #e2b04a;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: left;
        border-bottom: 1px solid #81766b;
        padding-bottom: 0.2144388849vw; }
      .recruit .block02 .content .block-title-rubi, .recruit .block03 .content .block-title-rubi, .recruit .block04 .content .block-title-rubi {
        width: fit-content;
        font-size: 1.0007147963vw;
        line-height: 1.0007147963vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: left;
        margin: 0.8577555397vw 0 2.1443888492vw; }
      .recruit .block02 .content .text, .recruit .block03 .content .text, .recruit .block04 .content .text {
        width: 100%;
        font-size: 1.0007147963vw;
        line-height: 2.3588277341vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        margin: 0 auto 1.4295925661vw; }
  .recruit .block02 .content {
    width: 60%; }
    .recruit .block02 .content .subtitle {
      width: 50.0357398142vw;
      color: #e2b04a;
      font-size: 1.7155110793vw;
      line-height: 3.5739814153vw;
      color: #e2b04a;
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 700 !important;
      text-align: center;
      margin: 0 auto 2.1443888492vw; }
      .recruit .block02 .content .subtitle .brsp {
        display: none; }
    .recruit .block02 .content .wrap {
      width: 100%;
      display: flex;
      align-items: flex-start;
      justify-content: space-between;
      margin: 4.2887776984vw 0 1.4295925661vw; }
      .recruit .block02 .content .wrap:nth-child(2) {
        margin: 2.1443888492vw 0 4.2887776984vw; }
      .recruit .block02 .content .wrap .text {
        width: 100%;
        font-size: 1.0007147963vw;
        line-height: 2.3588277341vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        margin: 0 auto 1.4295925661vw; }
      .recruit .block02 .content .wrap .recruit01 {
        width: 29%;
        display: block; }
      .recruit .block02 .content .wrap .inner {
        width: 66%; }
        .recruit .block02 .content .wrap .inner .inner-title {
          width: 100%;
          font-size: 1.7155110793vw;
          line-height: 1.7155110793vw;
          color: #e2b04a;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 700 !important;
          margin: 0 auto 1.2866333095vw; }
        .recruit .block02 .content .wrap .inner .inner-subtitle {
          width: 100%;
          font-size: 1.2866333095vw;
          line-height: 1.2866333095vw;
          color: #81766b;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 700 !important;
          margin: 0 auto 2.8591851322vw; }
          .recruit .block02 .content .wrap .inner .inner-subtitle .brsp {
            display: none; }
        .recruit .block02 .content .wrap .inner .sign {
          width: 100%;
          font-size: 1.0007147963vw;
          line-height: 2.3588277341vw;
          color: #81766b;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 500 !important;
          margin: 0 auto 3.5739814153vw;
          text-align: right; }
  .recruit .block03 .content .subtitle {
    width: 50.0357398142vw;
    color: #e2b04a;
    font-size: 2.1443888492vw;
    line-height: 2.1443888492vw;
    color: #e2b04a;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700 !important;
    text-align: center;
    margin: 0 auto 1.4295925661vw; }
    .recruit .block03 .content .subtitle .brsp {
      display: none; }
  .recruit .block03 .content .text {
    width: 100%;
    font-size: 1.2866333095vw;
    line-height: 3.0021443888vw;
    color: #81766b;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 700 !important;
    text-align: center;
    margin: 0 auto 1.4295925661vw; }
    .recruit .block03 .content .text .brsp {
      display: none; }
  .recruit .block03 .content .recruit03 {
    width: 50.0357398142vw;
    display: block;
    margin: 1.4295925661vw auto 5.7183702645vw; }
  .recruit .block04 {
    padding-bottom: 4.2887776984vw; }
    .recruit .block04 .wrap {
      width: 100%;
      margin: 0 auto 5.7183702645vw; }
      .recruit .block04 .wrap .subtitle {
        width: 31.4510364546vw;
        font-size: 1.7155110793vw;
        line-height: 2.0014295926vw;
        color: #e2b04a;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: left;
        margin: 0 auto 1.2866333095vw; }
      .recruit .block04 .wrap .job {
        width: 31.4510364546vw;
        font-size: 0.8577555397vw;
        line-height: 0.8577555397vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        text-align: left;
        margin: 0 auto 1.4295925661vw; }
      .recruit .block04 .wrap .staff_photo {
        display: block;
        width: 14.8677626876vw;
        object-fit: cover;
        display: block;
        margin: 0 auto 1.4295925661vw; }
      .recruit .block04 .wrap .name {
        width: 31.4510364546vw;
        font-size: 1.4295925661vw;
        line-height: 1.4295925661vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        margin: 0 auto 2.8591851322vw;
        text-align: center; }
      .recruit .block04 .wrap .pragraph-title {
        width: 31.4510364546vw;
        font-size: 1.2866333095vw;
        line-height: 1.2866333095vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: left;
        margin: 0 auto 1.0721944246vw; }
      .recruit .block04 .wrap .pragraph-text {
        width: 31.4510364546vw;
        font-size: 1.0007147963vw;
        line-height: 1.7155110793vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 500 !important;
        text-align: left;
        margin: 0 auto 2.8591851322vw; }
  .recruit .block05 {
    padding: 7.1479628306vw 0 7.1479628306vw;
    position: relative; }
    .recruit .block05 .content {
      width: 70%;
      min-width: 50.0357398142vw;
      max-width: 91.4939242316vw;
      margin: 0 auto; }
      .recruit .block05 .content .block-title {
        width: 100%;
        font-size: 2.0014295926vw;
        line-height: 2.0014295926vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: center; }
      .recruit .block05 .content .block-title-rubi {
        width: 100%;
        font-size: 0.8577555397vw;
        line-height: 0.8577555397vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: center;
        margin: 0.8577555397vw 0 3.5739814153vw; }
      .recruit .block05 .content .summary {
        width: 100%;
        margin: 0 auto 6.4331665475vw; }
        .recruit .block05 .content .summary .wrap {
          width: 100%;
          height: fit-content;
          display: flex;
          align-items: flex-start;
          justify-content: flex-start;
          padding: 2.0014295926vw 0;
          border-top: 1px solid #dedede; }
          .recruit .block05 .content .summary .wrap:last-child {
            border-bottom: 1px solid #dedede; }
          .recruit .block05 .content .summary .wrap .name {
            width: 30%;
            font-size: 1.0007147963vw;
            line-height: 1.0007147963vw;
            color: #81766b;
            font-family: "Zen Kaku Gothic New", sans-serif;
            font-weight: 700 !important;
            text-align: left; }
          .recruit .block05 .content .summary .wrap .text {
            width: 70%;
            font-size: 1.0007147963vw;
            line-height: 2.0014295926vw;
            color: #81766b;
            font-family: "Zen Kaku Gothic New", sans-serif;
            font-weight: 700 !important;
            text-align: left; }
      .recruit .block05 .content .recruit_stop {
        width: 100%;
        font-size: 1.0721944246vw;
        line-height: 1.0721944246vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: center;
        margin: 7.1479628306vw auto; }
      .recruit .block05 .content .link {
        width: 100%;
        font-size: 1.0007147963vw;
        line-height: 1.0007147963vw;
        color: #81766b;
        font-family: "Zen Kaku Gothic New", sans-serif;
        font-weight: 700 !important;
        text-align: center; }
        .recruit .block05 .content .link .btn {
          display: block;
          width: 16.4403145104vw;
          height: 2.8591851322vw;
          border-radius: 2.8591851322vw;
          margin: 1.4295925661vw auto;
          background-color: #81766b;
          font-size: 1.0721944246vw;
          line-height: 1.0721944246vw;
          color: #fff;
          font-family: "Zen Kaku Gothic New", sans-serif;
          font-weight: 500 !important;
          text-align: center;
          display: flex;
          align-items: center;
          justify-content: center; }

/*# sourceMappingURL=content_tb.css.map */
