@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/*	com parts  PC
------------------------------------ */
.sns-none {
  display: none !important;
}

.over {
  overflow: hidden;
}

.spxs-only {
  display: none;
}
@media screen and (max-width: 390px) {
  .spxs-only {
    display: inherit;
  }
}

.f26 {
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .f26 {
    font-size: 1.5rem;
  }
}

.pre {
  white-space: pre-line;
}

.nowrap {
  white-space: nowrap;
}

@media screen and (min-width: 768px) {
  .nowrap {
    white-space: nowrap;
  }
}
.no-sb {
  margin: 50px auto 0;
}

@media screen and (min-width: 768px) {
  .com-txt-box p:nth-of-type(n+2) {
    margin-top: 37px;
  }
}
.com-txt .ac {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.clamp1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.clamp2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.clamp3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.clamp4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

@media screen and (min-width: 768px) {
  .com-pd {
    padding: 120px 0;
  }
}

.com-noimage {
  background: url(../img/top/logo.png) no-repeat center #ffffff;
  background-size: clamp(48px, 65%, 280px);
}

/*  共通パーツ
------------------------------------ */
.com-bg01 {
  background: url(../img/top/com-bg01-bg.png) no-repeat center bottom #3b4a3f;
}
@media screen and (min-width: 1921px) {
  .com-bg01 {
    background-size: 100%;
  }
}
.com-bg02 {
  background: url(../img/top/service-bg.png) no-repeat calc(50% + 560px) -10px, url(../img/ptn/ptn.jpg);
}
@media screen and (min-width: 1921px) {
  .com-bg02 {
    background-position-x: right, center;
  }
}
.com-bg03 {
  background: url(../img/top/area-btm.png) no-repeat center bottom, url(../img/ptn/ptn.jpg);
}
@media screen and (min-width: 1921px) {
  .com-bg03 {
    background-size: 100%, auto;
  }
}
.com-bg04 {
  background: #3b4a3f;
}

.com-tel {
  line-height: 1;
}
.com-tel-note {
  display: block;
  margin-bottom: 3px;
}
.com-tel-ttl {
  width: 165px;
  height: 22px;
  color: #fff;
  text-align: center;
  line-height: 22px;
}
.com-tel-ttl01 {
  background: #055e39;
}
.com-tel-ttl02 {
  background: #459168;
}
.com-tel-link {
  margin-top: 4px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .com-tel-link {
    font-size: 1.5rem;
  }
}
.com-tel-link {
  letter-spacing: 0.08em;
  color: #3b4a3f;
}
.com-tel-link .num {
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .com-tel-link .num {
    font-size: 1.5rem;
  }
}

.news-post-item:first-of-type a {
  padding-top: 0;
}
.news-post-item:nth-of-type(n+2) {
  border-top: 1px solid rgba(59, 74, 63, 0.2);
}
.news-post-link {
  display: block;
  padding: 28px 0;
}
.news-post-flx {
  display: flex;
}
.news-post-time {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  .news-post-time {
    font-size: 1.5rem;
  }
}
.news-post-time {
  color: #3b4a3f;
  letter-spacing: 0.12em;
  line-height: 1.6;
  flex-shrink: 0;
}
.news-post-tag {
  display: flex;
  margin-left: 18px;
  flex-wrap: wrap;
  line-height: 1.1;
}
.news-post-tag-txt {
  margin: 0 10px 10px 0;
  padding: 3px 16px;
  text-align: center;
  background: #055e39;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .news-post-tag-txt {
    font-size: 1.5rem;
  }
}
.news-post-tag-txt {
  color: #fff;
  letter-spacing: 0.05em;
  line-height: 1.3;
}
.news-post-ttl {
  margin-top: 5px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .news-post-ttl {
    font-size: 1.5rem;
  }
}
.news-post-ttl {
  letter-spacing: 0.15em;
  line-height: 1.6;
  color: #3b4a3f;
}
.news-post-time, .news-post-tag-txt, .news-post-ttl {
  transition: all 0.3s ease;
}

.com-tag {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}
.com-tag-item {
  width: 100%;
  max-width: 230px;
}
@media screen and (min-width: 768px) {
  .com-tag-item:nth-of-type(n+2) {
    margin-left: 20px;
  }
}
.com-tag-link {
  display: flex;
  width: 100%;
  height: 60px;
  text-align: center;
  background: #fff;
  outline: 2px solid #c1a058;
  border-radius: 999px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .com-tag-link {
    font-size: 1.5rem;
  }
}
.com-tag-link {
  letter-spacing: 0.08em;
  box-shadow: 0 6px #e2d9ce;
  color: #c1a058;
  align-items: center;
  justify-content: center;
}

/* =========================================

  main layout  all

========================================= */
/* top-about  PC
------------------------------------ */
#top-about {
  position: relative;
}
#top-about .about-img {
  position: absolute;
  top: 145px;
  right: calc(50% - 960px);
}
@media screen and (min-width: 1921px) {
  #top-about .about-img {
    right: 0;
  }
}
#top-about .about-ttl {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 4.2rem;
}
@media screen and (max-width: 768px) {
  #top-about .about-ttl {
    font-size: 2.1rem;
  }
}
#top-about .about-ttl {
  letter-spacing: 0.15em;
  color: #fff;
  line-height: 1.7;
}
#top-about .about-ttl .lg {
  padding-top: 15px;
  background: url(../img/top/about-dot.png) no-repeat 17px top;
  color: #c1a058;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 5rem;
}
@media screen and (max-width: 768px) {
  #top-about .about-ttl .lg {
    font-size: 2.5rem;
  }
}
#top-about .about-ttl .lg {
  letter-spacing: 0.15em;
  line-height: 1;
}
#top-about .about-txt {
  color: #fff;
}
#top-about .about-txt-box {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  #top-about .about-txt-box {
    max-width: 520px;
  }
}
#top-about .about-box {
  margin: 160px auto 0;
  padding: 66px 50px 67px 470px;
  background: url(../img/top/about-box.png) no-repeat center bottom #fff;
}
@media screen and (min-width: 768px) {
  #top-about .about-box {
    position: relative;
  }
  #top-about .about-box-img {
    position: absolute;
    left: 50px;
    top: -76px;
  }
}
#top-about .about-box02 {
  margin-top: 66px;
  padding: 70px 0 56px;
  text-align: center;
}
#top-about .about-box-ttl02::before {
  margin: auto;
  right: 0;
}
#top-about .about-box-txt {
  margin-top: 27px;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #top-about .about-box-txt {
    font-size: 1.5rem;
  }
}
#top-about .about-box-txt {
  line-height: 1.75;
}
#top-about .about-box-txt02 {
  margin-top: 30px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #top-about .about-box-txt02 {
    font-size: 1.5rem;
  }
}
#top-about .about-box-txt02 {
  letter-spacing: 0.05em;
  line-height: 2.3;
}

/* top-phi  PC
------------------------------------ */
#top-phi {
  background: url(../img/top/add-bg.png) no-repeat center bottom, url(../img/ptn/ptn.jpg);
}
@media screen and (min-width: 1921px) {
  #top-phi {
    background-size: 100%, auto;
  }
}
#top-phi .phi-box {
  width: 100%;
  max-width: 950px;
  padding: 53px 184px 56px 0;
  background: #fff;
  border: 1px solid #3b4a3f;
  margin: auto;
}
@media screen and (min-width: 768px) {
  #top-phi .phi-box {
    writing-mode: vertical-rl;
  }
}
#top-phi .phi-ttl {
  color: #3b4a3f;
}
#top-phi .phi-ttl::before {
  width: 116px;
  height: 120px;
  background-image: url(../img/top/add-ttl.png);
  top: 18px;
  left: -39px;
}
#top-phi .phi-txt {
  padding: 0 24px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #top-phi .phi-txt {
    font-size: 1.5rem;
  }
}
#top-phi .phi-txt {
  letter-spacing: 0.05em;
  color: #3b4a3f;
  line-height: 2.3;
}
#top-phi .phi-txt-box {
  margin-right: 100px;
}
#top-phi .phi-txt-box p:nth-of-type(n+2) {
  border-right: 1px solid #d8dbd9;
}

/* top-service  PC
------------------------------------ */
#top-service .service-txt {
  margin-top: 30px;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #top-service .service-txt {
    font-size: 1.5rem;
  }
}
#top-service .service-txt {
  letter-spacing: 0.05em;
}
#top-service .service-list {
  display: flex;
  margin: 25px auto 0;
}
#top-service .service-list-item {
  width: 49.6%;
}
#top-service .service-list-item-harf {
  width: 49.4%;
}
#top-service .service-list-item-harf a:nth-of-type(n+2) {
  margin-top: 2.6%;
}
#top-service .service-list-link {
  display: block;
  height: 0;
  position: relative;
}
#top-service .service-list-link p {
  display: flex;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  #top-service .service-list-link p {
    font-size: 1.5rem;
  }
}
#top-service .service-list-link p {
  letter-spacing: 0.15em;
  color: #fff;
  line-height: 1;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  inset: 0;
}
#top-service .service-list-link p::after {
  content: "";
  width: 12px;
  height: 13px;
  margin-left: 10px;
  background: url(../img/top/com-btn-awr.png) no-repeat right bottom/contain;
}
#top-service .service-list-link-sm {
  padding-top: 52.8%;
}
#top-service .service-list-link-md {
  padding-top: 80.7%;
}
#top-service .service-list-link-lg {
  padding-top: 163.7%;
}
#top-service .service-list-link01 {
  background: url(../img/top/service-img01.jpg) no-repeat center/cover;
}
#top-service .service-list-link02 {
  background: url(../img/top/service-img02.jpg) no-repeat center/cover;
}
#top-service .service-list-link03 {
  background: url(../img/top/service-img03.jpg) no-repeat center/cover;
}
#top-service .service-list-link04 {
  background: url(../img/top/service-img04.jpg) no-repeat center/cover;
}
#top-service .service-list-link05 {
  background: url(../img/top/service-img05.jpg) no-repeat center/cover;
}
#top-service .service-list-link06 {
  background: url(../img/top/service-img07.jpg) no-repeat center/cover;
}
#top-service .service-list-link07 {
  background: url(../img/top/service-img06.jpg) no-repeat center/cover;
}
#top-service .service-list-link08 {
  background: url(../img/top/service-img08.jpg) no-repeat center/cover;
}
#top-service .service-list-link09 {
  background: url(../img/top/service-img09.jpg) no-repeat center/cover;
}

/* top-reason  PC
------------------------------------ */
#top-reason {
  background: url(../img/top/reason-bg.png) no-repeat center top #3b4a3f;
}
@media screen and (min-width: 1921px) {
  #top-reason {
    background-size: 100%;
  }
}
#top-reason .reason-list {
  margin: 60px auto 0;
}
@media screen and (min-width: 768px) {
  #top-reason .reason-list-item {
    max-width: 250px;
  }
  #top-reason .reason-list-item:not(:nth-of-type(4n-3)) {
    margin-left: 26px;
  }
  #top-reason .reason-list-item:nth-of-type(n+5) {
    margin-top: 60px;
  }
}
#top-reason .reason-list-ttl {
  margin-top: 15px;
  text-align: left;
}
#top-reason .reason-list-ttl .en {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  #top-reason .reason-list-ttl .en {
    font-size: 1.5rem;
  }
}
#top-reason .reason-list-ttl .en {
  letter-spacing: 0.15em;
  color: #c1a058;
  line-height: 1;
}
#top-reason .reason-list-ttl .ja {
  margin-top: 8px;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 2.1rem;
}
@media screen and (max-width: 768px) {
  #top-reason .reason-list-ttl .ja {
    font-size: 1.5rem;
  }
}
#top-reason .reason-list-ttl .ja {
  letter-spacing: 0.08em;
  line-height: 1.2;
}
#top-reason .case {
  margin: 115px auto 0;
}
#top-reason .case-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 2px;
}
#top-reason .case-table-wrap {
  width: 100%;
  max-width: 840px;
  margin-left: 105px;
}
@media screen and (min-width: 768px) {
  #top-reason .case-table thead tr th:nth-of-type(1) {
    width: 216px;
  }
  #top-reason .case-table thead tr th:nth-of-type(n+2) {
    width: 206px;
  }
}
#top-reason .case-table thead th {
  padding: 10px;
  text-align: center;
  background: #055e39;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #top-reason .case-table thead th {
    font-size: 1.5rem;
  }
}
#top-reason .case-table thead th {
  letter-spacing: 0.15em;
  color: #fff;
  line-height: 1.33;
  vertical-align: middle;
}
#top-reason .case-table thead th .lg {
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  #top-reason .case-table thead th .lg {
    font-size: 1.5rem;
  }
}
#top-reason .case-table thead th .lg {
  line-height: 1;
}
#top-reason .case-table thead th.bg {
  background: #c1a058;
  position: relative;
}
#top-reason .case-table thead th.bg::before {
  content: "";
  width: 100%;
  height: 20px;
  border-radius: 1px 1px 0 0;
  background: #c1a058;
  position: absolute;
  left: 0;
  right: 0;
  top: -19px;
}
#top-reason .case-table thead th .txt {
  position: relative;
  top: -10px;
}
#top-reason .case-table tbody tr:nth-of-type(2n-1) th {
  background-color: #6aab88;
}
#top-reason .case-table tbody tr:nth-of-type(2n) td {
  background: #f1f1f1;
}
#top-reason .case-table tbody tr td:first-of-type {
  position: relative;
}
#top-reason .case-table tbody tr td:first-of-type::before {
  content: "";
  width: calc(100% + 0px);
  height: calc(100% + 0px);
  outline: 2px solid #c1a058;
  position: absolute;
  inset: 0;
  pointer-events: none;
}
#top-reason .case-table tbody tr:last-of-type td::before {
  height: calc(100% + 2px);
  border-bottom: 1px solid #c1a058;
}
#top-reason .case-table tbody th, #top-reason .case-table tbody td {
  text-align: center;
  line-height: 1.5;
  vertical-align: middle;
}
#top-reason .case-table tbody th {
  padding: 15px 24px;
  background-color: #459168;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #top-reason .case-table tbody th {
    font-size: 1.5rem;
  }
}
#top-reason .case-table tbody th {
  letter-spacing: 0.15em;
  color: #fff;
}
#top-reason .case-table tbody td {
  background: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #top-reason .case-table tbody td {
    font-size: 1.5rem;
  }
}
#top-reason .case-table tbody td {
  letter-spacing: 0.15em;
  color: #055e39;
}
#top-reason .case-table tbody .fuki::after {
  content: "";
  width: 136px;
  height: 75px;
  background: url(../img/top/reason-fuki.png) no-repeat right top/contain;
  position: absolute;
  top: -41px;
  right: -59px;
}

/* top-area  PC
------------------------------------ */
#top-area {
  position: relative;
  z-index: 0;
}
#top-area .area-ttl {
  display: block;
  text-align: center;
}
#top-area .area-con {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #top-area .area-con {
    max-width: 475px;
    margin-left: auto;
  }
}
#top-area .area-map {
  position: absolute;
  top: 120px;
  left: calc(50% - 645px);
  z-index: -1;
}
#top-area .area-list {
  margin-top: 73px;
}
#top-area .area-list-item {
  padding: 25px 20px 20px 25px;
  outline: 1px solid #3b4a3f;
  background: #fff;
  position: relative;
}
#top-area .area-list-item:nth-of-type(n+2) {
  margin-top: 54px;
}
#top-area .area-list-ttl {
  width: 160px;
  height: 35px;
  border-radius: 999px;
  background: #459168;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  #top-area .area-list-ttl {
    font-size: 1.5rem;
  }
}
#top-area .area-list-ttl {
  letter-spacing: 0.15em;
  line-height: 35px;
  color: #fff;
  position: absolute;
  left: 10px;
  top: -20px;
}
#top-area .area-list-ttl02 {
  background-color: #055e39;
}
#top-area .area-list-txt {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.7rem;
}
@media screen and (max-width: 768px) {
  #top-area .area-list-txt {
    font-size: 1.5rem;
  }
}
#top-area .area-list-txt {
  letter-spacing: 0.15em;
  line-height: 1.47;
}
#top-area .area-list-service {
  margin-top: 13px;
  margin-bottom: 8px;
  border-bottom: 1px solid;
  padding-bottom: 5px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #top-area .area-list-service {
    font-size: 1.5rem;
  }
}
#top-area .area-list-service {
  letter-spacing: 0.15em;
  color: #c1a058;
  line-height: 1.3;
}

/* top-news  PC
------------------------------------ */
#top-news {
  background: url(../img/top/news-bg.png) no-repeat center top #dadada;
}
@media screen and (min-width: 1921px) {
  #top-news {
    background-size: 100%;
  }
}
#top-news .news-ttl {
  margin: auto;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 4.2rem;
}
@media screen and (max-width: 768px) {
  #top-news .news-ttl {
    font-size: 2.1rem;
  }
}
#top-news .news-ttl {
  letter-spacing: 0.15em;
  color: #fff;
  line-height: 1.5;
  writing-mode: vertical-rl;
}
@media screen and (min-width: 768px) {
  #top-news .news-btn {
    width: 212px;
  }
}
#top-news .news-btn {
  margin: 40px auto 0;
}
#top-news .news-post {
  width: 100%;
  max-width: 830px;
  padding: 40px 40px 20px;
  background: #fff;
}

/* =========================================

  sub layout  all

========================================= */
/* about  PC
------------------------------------ */
.reason-tag {
  display: flex;
  justify-content: center;
}
.reason-tag-item {
  width: 100%;
  max-width: 350px;
}
.reason-tag-item:nth-of-type(n+2) {
  margin-left: 60px;
}
.reason-tag-link {
  max-width: none;
  background-image: url(../img/about/arw.png);
}

#about .reason {
  background-image: url(../img/about/reason-bg.png);
}
#about .reason-contents {
  margin: 96px auto 0;
}
#about .reason-list {
  display: flex;
  margin: 66px auto 0;
  justify-content: space-between;
  flex-wrap: wrap;
}
#about .reason-list-item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #about .reason-list-item {
    max-width: 520px;
  }
  #about .reason-list-item:nth-of-type(n+3) {
    margin-top: 75px;
  }
}
#about .reason-list-img {
  margin: 10px auto 0;
}
#about .reason-list-point {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  #about .reason-list-point {
    font-size: 1.5rem;
  }
}
#about .reason-list-point {
  letter-spacing: 0.15em;
  color: #c1a058;
  line-height: 1;
}
#about .reason-list-ttl {
  margin: 15px auto 0;
}
@media screen and (min-width: 768px) {
  #about .reason-list-ttl {
    white-space: nowrap;
  }
}
#about .reason-list-txt {
  margin: 15px auto 0;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #about .reason-list-txt {
    font-size: 1.5rem;
  }
}
#about .reason-list-txt {
  letter-spacing: 0.08em;
  color: #fff;
  line-height: 1.625;
}
#about .case-list {
  margin: 56px auto 0;
}
#about .case-list-item:nth-of-type(n+2) {
  margin: 95px auto 0;
  padding-top: 95px;
  border-top: 1px solid #3b4a3f;
}
#about .case-list-flx {
  background: url(../img/about/case-arw.png) no-repeat center 164px;
}
#about .case-list-harf {
  width: 100%;
  max-width: 480px;
}
#about .case-list-ba {
  width: 121px;
  height: 37px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  #about .case-list-ba {
    font-size: 1.5rem;
  }
}
#about .case-list-ba {
  letter-spacing: 0.15em;
  color: #c1a058;
  line-height: 37px;
}
#about .case-list-a {
  outline: 2px solid rgba(193, 160, 88, 0.3);
}
#about .case-list-img {
  width: 100%;
  height: 0;
  margin: 2px auto 0;
  padding-top: 67.08%;
  position: relative;
}
#about .case-list-box {
  display: flex;
  margin: 46px auto 0;
  padding: 30px 40px 30px 75px;
  text-align: left;
  justify-content: space-between;
  align-items: flex-start;
  background: #3b4a3f;
}
#about .case-list-ttl {
  font-size: 2.6rem;
}
@media screen and (max-width: 768px) {
  #about .case-list-ttl {
    font-size: 1.5rem;
  }
}
#about .case-list-ttl::before {
  left: -42px;
  top: 10px;
}
#about .case-list-txt {
  width: 100%;
  max-width: 820px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #about .case-list-txt {
    font-size: 1.5rem;
  }
}
#about .case-list-txt {
  color: #fff;
  line-height: 1.75;
  white-space: pre-line;
  letter-spacing: 0.03em;
}

/* service  PC
------------------------------------ */
#service .service-head {
  display: block;
  text-align: center;
  border-color: rgba(255, 255, 255, 0.6);
}
#service .service-list-item:nth-of-type(n+2) {
  margin-top: 150px;
}
#service .service-list-flx {
  margin: 46px auto 0;
}
#service .service-list-con {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #service .service-list-con {
    max-width: 520px;
  }
}
#service .service-list-ttl {
  margin-left: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  #service .service-list-ttl {
    font-size: 1.6rem;
  }
}
#service .service-list-ttl {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0.15em;
  line-height: 1.5;
  color: #fff;
  position: relative;
  z-index: 0;
}
#service .service-list-ttl::before {
  content: "";
  width: 68px;
  height: 71px;
  background: url(../img/service/ttl-deco.png) no-repeat left top/contain;
  position: absolute;
  left: -40px;
  top: -14px;
  z-index: -1;
}
#service .service-list-txt {
  margin-top: 30px;
  color: #fff;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #service .service-list-txt {
    font-size: 1.5rem;
  }
}
#service .service-list-txt {
  letter-spacing: 0.08em;
  line-height: 2;
}
#service .service-list-box {
  margin: 45px auto 0;
  background: #fff;
}
#service .service-list-check {
  padding: 25px 40px;
  display: flex;
  flex-wrap: wrap;
}
#service .service-list-check li {
  display: flex;
  width: 50%;
  max-width: 522px;
  padding: 0 0 11px;
  border-bottom: 1px solid rgba(59, 74, 63, 0.2);
  padding-left: 17px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 1.9rem;
}
@media screen and (max-width: 768px) {
  #service .service-list-check li {
    font-size: 1.5rem;
  }
}
#service .service-list-check li {
  letter-spacing: 0.15em;
  line-height: 1.8;
  color: #3b4a3f;
  align-items: center;
}
#service .service-list-check li::before {
  content: "";
  width: 21px;
  height: 18px;
  margin-right: 9px;
  background: url(../img/service/check.png) no-repeat center/contain;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  #service .service-list-check li:nth-of-type(n+3) {
    padding-top: 8px;
  }
  #service .service-list-check li.none {
    border: none;
  }
}
#service .service-detail > li:nth-of-type(n+2) {
  margin-top: 100px;
}
#service .service-info {
  margin-top: 20px;
  padding: 14px 0;
  background: #fff;
}
@media screen and (min-width: 768px) {
  #service .service-info li:nth-of-type(n+2) {
    margin-left: 11px;
  }
  #service .service-info li:nth-of-type(n+3) {
    margin-left: 24px;
  }
}
#service .service-info a {
  display: block;
  line-height: 1;
}

/* recruit  PC
------------------------------------ */
#recruit .about {
  background-image: url(../img/recruit/about.png);
}
#recruit .about-contents {
  margin: 130px auto 0;
  position: relative;
}
#recruit .about-ttl {
  writing-mode: vertical-rl;
  position: absolute;
  left: 55px;
  top: -29px;
}
#recruit .about-ttl .bg {
  display: inline-block;
  width: 60px;
  padding: 18px 0 7px;
  background: #459168;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  #recruit .about-ttl .bg {
    font-size: 1.5rem;
  }
}
#recruit .about-ttl .bg {
  letter-spacing: 0.08em;
  line-height: 60px;
  color: #fff;
}
#recruit .about-ttl .bg:nth-of-type(n+2) {
  margin-right: 6px;
}
#recruit .about-txt {
  margin-top: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #recruit .about-txt {
    font-size: 1.5rem;
  }
}
#recruit .about-txt {
  letter-spacing: 0.08em;
  color: #fff;
  line-height: 1.75;
}
#recruit .feature-list {
  margin: 63px auto 0;
}
#recruit .feature-list-item {
  max-width: 320px;
}
#recruit .feature-list-img {
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
}
#recruit .feature-list-ttl {
  height: 45px;
  margin: 11px auto 0;
  background-color: #055e39;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 2.1rem;
}
@media screen and (max-width: 768px) {
  #recruit .feature-list-ttl {
    font-size: 1.5rem;
  }
}
#recruit .feature-list-ttl {
  letter-spacing: 0.02em;
  line-height: 45px;
  color: #fff;
}
#recruit .feature-list-txt {
  margin: 5px auto 0;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #recruit .feature-list-txt {
    font-size: 1.5rem;
  }
}
#recruit .feature-list-txt {
  letter-spacing: 0.08em;
  line-height: 1.625;
}
#recruit .feature-check {
  margin: 50px auto 0;
  padding: 30px 40px;
  background: #fff;
  outline: 1px solid #3b4a3f;
  display: flex;
  flex-wrap: wrap;
}
#recruit .feature-check li {
  display: flex;
  width: 50%;
  max-width: 522px;
  padding: 0 0 11px;
  border-bottom: 1px solid rgba(59, 74, 63, 0.2);
  padding-left: 17px;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 1.9rem;
}
@media screen and (max-width: 768px) {
  #recruit .feature-check li {
    font-size: 1.5rem;
  }
}
#recruit .feature-check li {
  letter-spacing: 0.15em;
  color: #3b4a3f;
  align-items: center;
}
#recruit .feature-check li::before {
  content: "";
  width: 21px;
  height: 18px;
  margin-right: 9px;
  background: url(../img/service/check.png) no-repeat center/contain;
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  #recruit .feature-check li:nth-of-type(n+3) {
    padding-top: 8px;
  }
  #recruit .feature-check li.none {
    border: none;
  }
}
#recruit .works-list {
  margin: 60px auto 0;
}
#recruit .works-list-item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #recruit .works-list-item {
    max-width: 520px;
  }
  #recruit .works-list-item:nth-of-type(n+3) {
    margin-top: 35px;
  }
}
#recruit .works-list-ttl {
  margin: 15px auto 0;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 2.6rem;
}
@media screen and (max-width: 768px) {
  #recruit .works-list-ttl {
    font-size: 1.5rem;
  }
}
#recruit .works-list-ttl {
  letter-spacing: 0.1em;
  line-height: 1.5;
  color: #3b4a3f;
}
#recruit .works-list-txt {
  margin: 9px auto 0;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #recruit .works-list-txt {
    font-size: 1.5rem;
  }
}
#recruit .works-list-txt {
  line-height: 1.625;
  letter-spacing: 0.08em;
  color: #3b4a3f;
}
#recruit .recruit-list {
  margin: 60px auto 0;
}
#recruit .recruit-list-item:nth-of-type(n+2) {
  margin-top: 75px;
}
#recruit .recruit-list-ttl {
  padding: 10px 35px 14px 35px;
  background: #459168;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  #recruit .recruit-list-ttl {
    font-size: 1.6rem;
  }
}
#recruit .recruit-list-ttl {
  letter-spacing: 0.15em;
  color: #fff;
  line-height: 1.5;
}
#recruit .recruit-list-box {
  padding: 20px 40px;
  background: #fff;
}
#recruit .recruit-box {
  margin: 100px auto 0;
  padding: 60px 0 70px;
  background: url(../img/recruit/entry-bg.jpg) no-repeat center/cover;
  text-align: center;
  outline: 1px solid #fff;
}
#recruit .recruit-box-ttl {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  #recruit .recruit-box-ttl {
    font-size: 1.6rem;
  }
}
#recruit .recruit-box-ttl {
  letter-spacing: 0.15em;
  color: #fff;
  line-height: 1.5;
}
#recruit .recruit-flx {
  margin: 40px auto 0;
}
#recruit .recruit-flx li:nth-of-type(n+2) {
  margin-left: 55px;
}
#recruit .recruit-tel {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  #recruit .recruit-tel {
    font-size: 1.5rem;
  }
}
#recruit .recruit-tel {
  letter-spacing: 0.15em;
  color: #fff;
  line-height: 1;
}
#recruit .recruit-btn {
  display: flex;
  width: 320px;
  height: 70px;
  background: #c1a058;
  outline: 1px solid #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.9rem;
}
@media screen and (max-width: 768px) {
  #recruit .recruit-btn {
    font-size: 1.5rem;
  }
}
#recruit .recruit-btn {
  letter-spacing: 0.1em;
  color: #fff;
  align-items: center;
  justify-content: center;
}
#recruit .recruit-btn::before {
  content: "";
  width: 29px;
  height: 29px;
  margin-right: 15px;
  background: url(../img/recruit/entry-line.png) no-repeat center/contain;
}

/* company  PC
------------------------------------ */
#company .company {
  background-image: url(../img/company/company-bg.png);
}
#company .company-box {
  margin: 60px auto 0;
  padding: 20px 40px;
  background: #fff;
}
#company .map {
  margin: 65px auto 0;
}
#company .map-ttl {
  color: #fff;
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  #company .map-ttl {
    font-size: 1.6rem;
  }
}
#company .map-ttl::before {
  background-image: url(../img/company/map-deco.png);
}
#company .map-list {
  margin: 45px auto 0;
}
#company .map-list-item {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #company .map-list-item {
    max-width: 520px;
  }
}
#company .map-list-ggmap {
  width: 100%;
  height: 0;
  padding-top: 308px;
  position: relative;
}
#company .map-list-ttl {
  height: 45px;
  background: #055e39;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 2.6rem;
}
@media screen and (max-width: 768px) {
  #company .map-list-ttl {
    font-size: 1.5rem;
  }
}
#company .map-list-ttl {
  letter-spacing: 0.08em;
  color: #Fff;
  line-height: 45px;
}
#company .map-list-ttl02 {
  background-color: #459168;
}
#company .map-list-txt {
  margin-top: 14px;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #company .map-list-txt {
    font-size: 1.5rem;
  }
}
#company .map-list-txt {
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  #company .greeting-con {
    max-width: 560px;
  }
}
#company .greeting-name {
  margin: auto;
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  #company .greeting-name {
    font-size: 1.5rem;
  }
}
#company .greeting-name {
  letter-spacing: 0.15em;
  color: #459168;
  writing-mode: vertical-rl;
}
#company .greeting-name .lg {
  font-size: 3.2rem;
}
@media screen and (max-width: 768px) {
  #company .greeting-name .lg {
    font-size: 1.6rem;
  }
}
#company .greeting-name .lg {
  letter-spacing: 0.15em;
  color: #3b4a3f;
}
@media screen and (min-width: 768px) {
  #company .greeting-name-wrap {
    display: flex;
    align-items: center;
  }
}
#company .greeting-txt {
  margin-top: 60px;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #company .greeting-txt {
    font-size: 1.5rem;
  }
}
#company .greeting-txt {
  line-height: 2;
}
#company .greeting-flx {
  margin: 60px auto 0;
}
#company .gallery-list {
  margin: 60px auto 0;
}
#company .gallery-list-item {
  width: 100%;
  max-width: 320px;
}
@media screen and (min-width: 768px) {
  #company .gallery-list-item:not(:nth-of-type(3n-2)) {
    margin-left: 58px;
  }
  #company .gallery-list-item:nth-of-type(n+4) {
    margin-top: 60px;
  }
}
#company .gallery-list-link {
  display: block;
}
#company .gallery-list-img {
  width: 100%;
  height: 0;
  padding-top: 240px;
  position: relative;
}
#company .gallery-list-ttl {
  margin: 5px auto 0;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  #company .gallery-list-ttl {
    font-size: 1.5rem;
  }
}
#company .gallery-list-ttl {
  letter-spacing: 0.08em;
  color: #3b4a3f;
}
#company .detail {
  text-align: center;
}
#company .detail-img {
  margin: auto;
  text-align: center;
}
#company .detail-txt {
  margin: 35px auto 0;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  #company .detail-txt {
    font-size: 1.5rem;
  }
}
#company .detail-txt {
  letter-spacing: 0.08em;
  color: #3b4a3f;
  line-height: 1.5;
  white-space: pre-line;
}

.detail-bread .breadcrumb a, .detail-bread .breadcrumb li {
  color: #3b4a3f;
}
.detail-bread .breadcrumb li::after {
  color: #3b4a3f;
}

/* news  PC
------------------------------------ */
#news .com-news-item:nth-of-type(n+2) {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid rgba(59, 74, 63, 0.2);
}

/* contact  PC
------------------------------------ */
#contact .contact-tel {
  margin: 20px auto 0;
}
#contact .contact-tel-txt {
  text-align: center;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #contact .contact-tel-txt {
    font-size: 1.5rem;
  }
}
#contact .contact-tel-txt {
  letter-spacing: 0.05em;
}
#contact .contact-tel-box {
  margin: 30px auto 0;
  padding: 25px;
  outline: 1px solid #3b4a3f;
  background: #Fff;
}
#contact .contact-tel-list {
  display: flex;
  align-items: center;
}
#contact .contact-tel-list > li:nth-of-type(n+2) {
  margin-left: 30px;
}
#contact .contact-tel-list a {
  font-size: 2rem;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
#contact .contact-tel-btn {
  display: flex;
  width: 320px;
  height: 70px;
  margin-left: 30px;
  background: #c1a058;
  outline: 1px solid #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-size: 1.9rem;
}
@media screen and (max-width: 768px) {
  #contact .contact-tel-btn {
    font-size: 1.5rem;
  }
}
#contact .contact-tel-btn {
  letter-spacing: 0.1em;
  color: #fff;
  align-items: center;
  justify-content: center;
}
#contact .contact-tel-btn::before {
  content: "";
  width: 29px;
  height: 29px;
  margin-right: 15px;
  background: url(../img/recruit/entry-line.png) no-repeat center/contain;
}
#contact .contact-form-table {
  margin: 100px auto 0;
}
#contact .contact-form-table tr:nth-of-type(n+2) {
  border-top: 1px solid rgba(59, 74, 63, 0.2);
}
#contact .contact-form-table th, #contact .contact-form-table td {
  color: #3b4a3f;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  #contact .contact-form-table th, #contact .contact-form-table td {
    font-size: 1.5rem;
  }
}
#contact .contact-form-table th, #contact .contact-form-table td {
  letter-spacing: 0.15em;
  line-height: 1.5;
}

/* privacy  PC
------------------------------------ */
#privacy .privacy-box-ttl {
  color: #3b4a3f;
}

/* site  PC
------------------------------------ */
#site .site-box {
  margin: auto;
}/*# sourceMappingURL=all.css.map */