/*========================================
mixin
==========================================*/
/*========================================
header-sp
==========================================*/
.header {
  padding-top: 90px;
  position: relative;
}
.header::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 11px;
  background: center bottom/cover no-repeat url(../images/common/header-bg-top.png);
  z-index: 1;
}
.header-inner {
  position: fixed;
  top: 0;
  left: 0;
  max-width: 1720px;
  width: 100%;
  height: 80px;
  padding: 0 15px;
  background-color: #fff;
  margin: 0 auto;
  z-index: 10;
}
.header-logo a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 220px;
  width: 100%;
}
.header-logo a:hover {
  opacity: 0.8;
}
.header-content {
  max-width: 760px;
  width: 100%;
}
.header-insta:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.header .global-nav {
  max-width: 685px;
  width: 100%;
}
.header .global-nav-list-item {
  line-height: 1;
}
.header .global-nav-list-item a {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.06em;
}
.header .global-nav-list-item a:hover {
  color: #78a25f !important;
}
.header .global-nav-list-item a.current {
  color: #78a25f !important;
}
.header .main-visual {
  max-width: 1720px;
  width: 95%;
  height: 330px;
  margin: 0 auto;
  position: relative;
}
.header .main-visual-video {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.header .main-visual-video video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .main-visual-textbox {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 1480px;
  width: 95%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 30px;
  z-index: 2;
}
.header .main-visual-textbox img {
  height: 80px;
}
.header .sub-visual {
  max-width: 1720px;
  width: 98%;
  height: 250px;
  margin: 0 auto;
  position: relative;
}
.header .sub-visual-img {
  width: 100%;
  height: 100%;
}
.header .sub-visual-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .sub-visual-textbox {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 1480px;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header .sub-visual-title {
  max-width: 680px;
  width: 100%;
  margin: 0 auto;
  font-size: 2.3rem;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.06em;
  padding: 13px 7px;
  text-align: center;
  background-color: #fff;
}

#top .header::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -5px;
  width: 324px;
  height: 47px;
  background: center/contain no-repeat url(../images/common/main-visual-en.png);
}

/*========================================
mixin
==========================================*/
/*========================================
main-sp
==========================================*/
.top-greeting {
  overflow: hidden;
  margin-bottom: 47px;
}
.top-greeting-inner {
  position: relative;
}
.top-greeting-inner::before {
  position: absolute;
  content: "";
  top: 30px;
  right: 10px;
  width: 134px;
  height: 126px;
  background: center/contain no-repeat url(../images/top/top-greeting-img02.png);
  z-index: 1;
}
.top-greeting-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.top-greeting-img {
  width: 65%;
  margin-right: auto;
  margin-bottom: 35px;
  position: relative;
  z-index: 1;
}
.top-greeting-img::before {
  position: absolute;
  content: "";
  right: -259px;
  bottom: 51px;
  width: 302px;
  height: 195px;
  background: center/contain no-repeat url(../images/top/top-greeting-deco.png);
  z-index: -1;
}
.top-greeting-img::after {
  position: absolute;
  content: "";
  bottom: -33px;
  right: -160px;
  width: 200px;
  height: 125px;
  background: center/contain no-repeat url(../images/top/top-greeting-img03.png);
  z-index: 1;
}
.top-greeting-textbox {
  max-width: 540px;
  width: 100%;
  margin-right: 100px;
}
.top-greeting-text {
  font-size: 1.6rem;
  line-height: 2;
}
.top-greeting-text:not(:last-of-type) {
  margin-bottom: 20px;
}

.top-business {
  background: center/1920px 920px repeat url(../images/top/top-business-bg.png);
}
.top-business-inner {
  position: relative;
}
.top-business-inner::before {
  position: absolute;
  content: "";
  top: -55px;
  left: 10px;
  width: 160px;
  height: 172px;
  background: center/contain no-repeat url(../images/top/top-greeting-img04.png);
}
.top-business-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.top-business-img {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
.top-business-textbox {
  max-width: 545px;
  width: 100%;
}
.top-business-title {
  font-family: "Shippori Mincho", serif;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1;
  text-align: left;
  letter-spacing: 0.06em;
  margin-bottom: 30px;
}
.top-business-title .accent {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  padding: 8px;
  background-color: #fff;
  margin-bottom: 20px;
}
.top-business-title .bg {
  display: inline-block;
  line-height: 1;
  padding: 11px 18px;
  background-color: #fff;
}
.top-business-text {
  font-size: 1.6rem;
  line-height: 2;
  color: #fff;
}
.top-business-text:not(:last-of-type) {
  margin-bottom: 20px;
}
.top-business-btn {
  max-width: 320px;
  width: 100%;
  height: 70px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  color: #fff !important;
  margin-top: 47px;
  border: 2px solid #fff;
  border-radius: 40px;
  position: relative;
}
.top-business-btn::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 29px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 17px;
  height: 17px;
  background: center/cover no-repeat url(../images/top/top-business-arrow.png);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.top-business-btn:hover {
  opacity: 0.8;
}
.top-business-btn:hover::before {
  right: 20px;
}

.top-achieve-inner {
  padding: 50px 0 150px 0;
}
.top-achieve-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 30px;
}
.top-achieve-list-item {
  max-width: 450px;
  width: 100%;
  margin-bottom: 20px;
}
.top-achieve-list-item:not(:last-child) {
  margin-bottom: 25px;
}
.top-achieve-list-item a {
  width: 100%;
  height: 100%;
  position: relative;
}
.top-achieve-list-item a:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.top-achieve-img {
  width: 100%;
  max-height: 420px;
  min-height: 350px;
  height: 28.3783784vw;
  margin-bottom: 20px;
  overflow: hidden;
}
.top-achieve-img img {
  min-width: 100%;
  width: 100%;
  min-height: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-achieve-title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 6px;
  padding-left: 13px;
  border-left: 2px solid #83ab6a;
}
.top-achieve .cmn-btn {
  max-width: 370px;
  margin: 0 auto;
}

.link-banner-inner {
  max-width: 1480px;
  width: 95%;
  border-top: 1px solid #41443e;
  border-bottom: 1px solid #41443e;
}
.link-banner-wrap {
  width: 100%;
  padding: 25px 15px;
  margin-top: -100px;
  margin-bottom: 35px;
  background: center top -5px/960px 12px no-repeat url(../images/top/link-banner-top.png), center bottom -5px/960px 12px no-repeat url(../images/top/link-banner-bottom.png), center/cover no-repeat url(../images/top/link-banner-bg.png);
  position: relative;
  overflow: hidden;
}
.link-banner-wrap::before {
  position: absolute;
  content: "";
  top: 45%;
  right: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 25px;
  height: 26px;
  background: center/contain no-repeat url(../images/top/link-banner-arrow.png);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.link-banner-wrap:hover {
  opacity: 0.8;
}
.link-banner-wrap:hover::before {
  right: 25px;
}
.link-banner-wrap .cmn-title {
  font-size: 2.3rem;
  color: #fff;
  margin-bottom: 30px;
}
.link-banner-wrap .cmn-title .accent {
  font-size: 3rem;
  color: #fff;
  font-weight: 500;
  margin-bottom: 20px;
}
.link-banner-text {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.3;
  padding: 10px;
  background-color: #fff;
}
.link-banner-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.link-banner-list-item {
  max-width: 350px;
  width: 100%;
  height: 190px;
}
.link-banner-list-item:not(:last-child) {
  margin-bottom: 30px;
}
.link-banner-list-item a {
  width: 100%;
  height: 100%;
  padding: 30px 20px;
  background: center/cover no-repeat url(../images/business/guide-bg.png);
  position: relative;
}
.link-banner-list-item a::before {
  position: absolute;
  content: "";
  right: 30px;
  bottom: 30px;
  width: 24px;
  height: 25px;
  background: center/contain no-repeat url(../images/business/guide-arrow.png);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.link-banner-list-item a:hover {
  opacity: 0.8;
}
.link-banner-list-item a:hover::before {
  right: 20px;
}
.link-banner-list-item a .cmn-title {
  font-size: 2.3rem;
  color: #fff;
}
.link-banner-list-item a .cmn-title .accent {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
}

.company {
  background-color: #fff;
}
.company-inner {
  max-width: 1480px;
  width: 95%;
  padding-top: 0;
}
.company-flex {
  margin-bottom: 25px;
}
.company-flex .cmn-title {
  margin-bottom: 0;
}
.company-flex .cmn-btn {
  max-width: 250px;
}
.company-table {
  width: 100%;
  margin-bottom: 25px;
}
.company-table tr {
  border-bottom: 1px solid #c0c0c0;
}
.company-table tr th {
  display: block;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.06em;
  padding: 15px 0 0 0;
  text-align: center;
  vertical-align: middle;
}
.company-table tr td {
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  padding: 25px 0;
  vertical-align: middle;
}
.company-map {
  width: 100%;
  height: 60vw;
}
.company-map iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.reserve-inner {
  border-bottom: 1px solid #41443e;
}
.reserve-inner .cmn-title {
  text-align: center;
}
.reserve-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.reserve-list-item {
  max-width: 340px;
  width: 100%;
  min-height: 140px;
  background-color: #fff;
  border: 1px solid #41443e;
}
.reserve-list-item:nth-child(2) {
  border: 1px solid #f19c51;
}
.reserve-list-item:nth-child(2) .reserve-title {
  background-color: #f19c51;
}
.reserve-list-item:nth-child(3) {
  border: 1px solid #78a25f;
}
.reserve-list-item:nth-child(3) .reserve-title {
  background-color: #78a25f;
}
.reserve-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.reserve-title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  padding: 15px 0;
  margin-bottom: 33px;
  text-align: center;
  background-color: #41443e;
}
.reserve-btn {
  width: 100%;
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
  position: relative;
}
.reserve-btn::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: center/cover no-repeat url(../images/top/reserve-arrow.png);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.reserve-btn:hover::before {
  right: 20px;
}
.reserve-tel {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}
.reserve-tel .tel-font {
  font-size: 2.5rem;
}

.news-inner {
  max-width: 1480px;
  width: 95%;
}
.news-textbox {
  width: 100%;
  position: relative;
}
.news-list {
  width: 100%;
  margin-bottom: 20px;
}
.news-list-item {
  width: 100%;
}
.news-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.news-list-item a {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: 20px;
  border-bottom: 1px solid #c0c0c0;
}
.news-list-item a time {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  margin-bottom: 15px;
}
.news-list-item a:hover {
  opacity: 0.7;
}
.news-accent {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 200px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 15px;
}
.news-accent-tag {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  padding: 4px 12px;
  margin-bottom: 5px;
  background-color: #e9e9e0;
}
.news-accent-tag:not(:last-child) {
  margin-right: 10px;
}
.news-title {
  width: 100%;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.7rem;
  line-height: 1;
  letter-spacing: 0.06em;
}
.news-visual {
  max-width: 300px;
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
}
.news-visual img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-sub {
  padding: 15px !important;
  background-color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: column-reverse;
      -ms-flex-flow: column-reverse;
          flex-flow: column-reverse;
  border: 1px solid #78a25f;
}
.news-sub-textbox {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.news-sub-textbox-top {
  padding: 15px;
  margin-bottom: 15px;
  background-color: #c0c0c0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.news-sub-accent {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 200px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.news-sub-accent-tag {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  padding: 4px 12px;
  margin-bottom: 5px;
  background-color: #e9e9e0;
}
.news-sub-accent-tag:not(:last-child) {
  margin-right: 10px;
}
.news-sub-title {
  font-size: 1.7rem;
  font-weight: 500;
  margin-bottom: 10px;
}
.news-sub-time {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  margin-left: auto;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: right;
}
.news-sub-time time {
  margin-bottom: 10px;
}
.news-sub-body {
  font-size: 1.6rem;
  font-weight: 500;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.news-sub-body img {
  max-width: 100%;
}
.news-tag-list {
  max-width: 250px;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-overflow: ellipsis;
  margin: 0 0 30px auto;
  cursor: pointer;
  color: #78a25f;
  border: 2px solid #78a25f;
}
.news-tag-list-item {
  width: 100%;
  margin-bottom: 15px;
  margin-right: 10px;
}
.news-tag-list-item a {
  font-size: 1.6rem;
  color: #fff !important;
  padding: 5px 10px;
  background-color: #78a25f;
}
.news-tag-list-item a:hover {
  opacity: 0.6;
}
.news-detail-inner {
  text-align: center;
}
.news-detail-content {
  width: 100%;
  margin: 0 auto;
}
.news-detail-info-list {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
.news-detail-info-list-item {
  line-height: 1;
  color: #aaa;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
.news-detail-info-list-item:not(:last-child) {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #aaa;
}
.news-detail-info-list-item time {
  color: #000;
}
.news-detail-title {
  font-size: 2.2rem;
  line-height: 1.4;
  text-align: left;
  padding-bottom: 10px;
}
.news-detail-textbox {
  min-height: 200px;
  text-align: left;
  padding: 20px 0;
  margin-bottom: 30px;
  border-top: 1px solid #78a25f;
  border-bottom: 1px solid #78a25f;
}
.news-detail-textbox time {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
}
.news-detail-text {
  line-height: 1.75;
}
.news-detail-text img {
  max-width: 100%;
}
.news-detail .paginated-link {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.news-detail .paginated-link .prev-link {
  width: 110px;
  text-align: center;
  margin-right: 10px;
}
.news-detail .paginated-link .back-link {
  padding: 0 7px;
  border-left: 1px solid #78a25f;
  border-right: 1px solid #78a25f;
}
.news-detail .paginated-link .next-link {
  width: 110px;
  text-align: center;
  margin-left: 10px;
}
.news-detail .paginated-link a {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #78a25f !important;
}
.news-detail .paginated-link a:hover {
  color: #000 !important;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

/*========================================
business
==========================================*/
.business {
  overflow: hidden;
}
.business-inner {
  padding-bottom: 230px;
  position: relative;
}
.business-inner::before {
  position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  width: 374px;
  height: 200px;
  background: center/contain no-repeat url(../images/business/business-img02.png);
}
.business-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.business-img {
  margin-bottom: 20px;
}
.business-textbox {
  max-width: 570px;
  width: 100%;
}
.business-title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 25px;
}
.business-text {
  font-size: 1.6rem;
  line-height: 2.1;
}

.construction-content:not(:last-of-type) {
  margin-bottom: 30px;
}
.construction-title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2.3rem;
  line-height: 1;
  padding: 20px 0;
  background-color: #e9e9e0;
  text-align: center;
}
.construction-wrap {
  padding: 20px;
  background-color: #fff;
}
.construction-img {
  margin-bottom: 25px;
}
.construction-text {
  font-size: 1.6rem;
  line-height: 2;
}

/*========================================
achieve
==========================================*/
.achieve-list-item a {
  width: 100%;
  height: 100%;
  padding: 45px 15px 20px 15px;
  background-color: #fff;
  position: relative;
}
.achieve-list-item a:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.achieve-time {
  position: absolute;
  top: 0;
  left: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
  padding: 12px 15px;
  background-color: #e9e9e0;
}
.achieve-img-list {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.achieve-img-list-item {
  max-width: 410px;
  width: 100%;
}
.achieve-img-list-item:not(:last-child) {
  margin-bottom: 35px;
  position: relative;
}
.achieve-img-list-item:not(:last-child)::before {
  position: absolute;
  content: "";
  bottom: -45px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(90deg);
          transform: translateX(-50%) rotate(90deg);
  width: 38px;
  height: 40px;
  background: center/cover no-repeat url(../images/achieve/achieve-arrow.png);
}
.achieve-img-list-item:last-child .achieve-img-text {
  color: #78a25f;
}
.achieve-img {
  width: 100%;
  height: 295px;
  overflow: hidden;
}
.achieve-img img {
  min-width: 100%;
  width: 100%;
  min-height: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.achieve-img-text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2.2rem;
  line-height: 1;
  font-weight: 500;
  empty-cells: 0.06em;
  margin-bottom: 20px;
}
.achieve-detail-content {
  padding: 25px 15px 15px 15px;
  background-color: #e9e9e0;
}
.achieve-detail-time {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1;
  padding: 14px 17px;
  background-color: #e9e9e0;
}
.achieve-detail-body {
  width: 90%;
  margin: 0 auto 30px auto;
}
.achieve-detail-body img {
  max-width: 100%;
}
.achieve-detail-img-list-item {
  width: 48%;
  height: 150px;
  margin-bottom: 20px;
  overflow: hidden;
}
.achieve-detail-img-list-item img {
  min-width: 100%;
  width: 100%;
  min-height: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*========================================
info
==========================================*/
.greeting {
  position: relative;
  z-index: 1;
}
.greeting::before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 1480px;
  width: 95%;
  height: 1px;
  background-color: #41443e;
}
.greeting-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.greeting-img {
  margin-bottom: 20px;
}
.greeting-textbox {
  max-width: 466px;
  width: 100%;
}
.greeting-title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 25px;
}
.greeting-text {
  font-size: 1.6rem;
  line-height: 2;
}

.info-table {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 30px;
}
.info-table tr {
  border-bottom: 1px solid #c0c0c0;
}
.info-table tr th {
  display: block;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.06em;
  padding: 15px 10px 0 10px;
  text-align: left;
  vertical-align: middle;
}
.info-table tr td {
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  padding: 17px 10px;
  vertical-align: middle;
}
.info-map {
  width: 100%;
  height: 60vw;
}
.info-map iframe {
  width: 100%;
  height: 100%;
  border: none;
}

/*========================================
recruit
==========================================*/
.feature {
  position: relative;
  z-index: 1;
}
.feature::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -23px;
  width: 256px;
  height: 324px;
  background: center/contain no-repeat url(../images/recruit/feature-bg-l-b.png);
  z-index: -1;
}
.feature-inner {
  padding-top: 100px;
  position: relative;
}
.feature-inner::before {
  position: absolute;
  content: "";
  top: -5px;
  right: -20px;
  width: 251px;
  height: 176px;
  background: center/contain no-repeat url(../images/recruit/feature-img01.png);
}
.feature-inner .cmn-title {
  line-height: 1.3;
}
.feature-inner .cmn-title .accent {
  font-size: 1.5rem;
  margin-bottom: 20px;
}
.feature-title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.06em;
  margin-bottom: 25px;
}
.feature-text {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.06em;
  margin-bottom: 30px;
}
.feature-flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.feature-img {
  margin-bottom: 20px;
}
.feature-content {
  max-width: 656px;
  width: 100%;
}
.feature-sub-title {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.06em;
  padding: 20px 0;
  background-color: #e9e9e0;
  margin-bottom: 25px;
  text-align: center;
}
.feature-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.feature-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.feature-list-item img {
  height: 35px;
}

.flow {
  background-color: #e9e9e0;
  position: relative;
  z-index: 1;
}
.flow-list {
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 10px;
}
.flow-list-item {
  max-width: 105px;
  width: 100%;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}
.flow-list-item:first-child::before {
  position: absolute;
  content: "";
  left: 47px;
  bottom: 29px;
  width: 256px;
  height: 5px;
  background-color: #fff;
}
.flow-list-item:nth-child(2) .flow-icon {
  width: 123%;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.flow-list-item:nth-child(4)::before {
  position: absolute;
  content: "";
  left: 47px;
  bottom: 29px;
  width: 256px;
  height: 5px;
  background-color: #fff;
}
.flow-list-item:nth-child(7)::before {
  position: absolute;
  content: "";
  left: 47px;
  bottom: 29px;
  width: 256px;
  height: 5px;
  background-color: #fff;
}
.flow-list-item:nth-child(8) .flow-icon {
  width: 103%;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.flow-list-item::after {
  position: absolute;
  content: "";
  bottom: 23px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 15px;
  height: 15px;
  background-color: #78a25f;
  border-radius: 50%;
}
.flow-list-item.break::after {
  background-color: #41443e;
}
.flow-list-item.break .flow-time {
  color: #41443e;
}
.flow-list-item.break .flow-icon::before {
  background: center/cover no-repeat url(../images/recruit/flow-arrow02.png);
}
.flow-icon {
  margin-bottom: 36px;
  position: relative;
  z-index: 1;
}
.flow-icon::before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -11px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 36px;
  height: 20px;
  background: center/cover no-repeat url(../images/recruit/flow-arrow01.png);
  z-index: -1;
}
.flow-time {
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  line-height: 1;
  color: #78a25f;
}
.flow-text {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
}

.process-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.process-list-item {
  max-width: 330px;
  width: 100%;
  padding: 39px 34px 32px 34px;
  background-color: #fff;
  position: relative;
}
.process-list-item::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  background: center/cover no-repeat url(../images/recruit/process-no01.png);
}
.process-list-item:nth-child(2)::before {
  background: center/cover no-repeat url(../images/recruit/process-no02.png);
}
.process-list-item:nth-child(3)::before {
  background: center/cover no-repeat url(../images/recruit/process-no03.png);
}
.process-list-item:not(:last-child) {
  margin-bottom: 30px;
}
.process-list-item:not(:last-child)::after {
  position: absolute;
  content: "";
  bottom: -33px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(90deg);
          transform: translateX(-50%) rotate(90deg);
  width: 19px;
  height: 31px;
  background: center/cover no-repeat url(../images/recruit/process-arrow.png);
}
.process-list-title {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1;
  color: #78a25f;
  margin-bottom: 23px;
  text-align: center;
}
.process-icon {
  max-width: 120px;
  width: 100%;
  height: 110px;
  margin: 0 auto 20px auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.recruit {
  background-color: #fff;
}
.recruit .info-table tr th {
  color: #78a25f;
}

/*========================================
contact
==========================================*/
.contact .cmn-title {
  text-align: center;
}
.contact-text {
  text-align: center;
  margin-bottom: 25px;
}
.contact-text a {
  color: blue;
  padding-bottom: 1px;
  border-bottom: 1px solid blue;
}
.contact-info {
  max-width: 600px;
  width: 100%;
  margin: 0 auto 30px auto;
  padding: 20px;
  background-color: #fff;
}
.contact-info-text {
  text-align: center;
  line-height: 1;
}
.contact-info-text:not(:last-of-type) {
  margin-bottom: 20px;
}
.contact-tel {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  margin: 0 auto 20px auto;
}
.contact-tel .tel-font {
  font-size: 2.5rem;
}
.contact-form-table tr {
  border: none;
}
.contact-form-table tr th {
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  background-color: #78a25f;
}
.contact-form-table tr td a {
  text-decoration: underline;
}
.contact-submits-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-submits-wrap input {
  color: #fff;
  background-color: #78a25f;
}
.contact-submits-wrap button {
  color: #fff;
  margin-bottom: 15px;
  background-color: #78a25f;
}

/*========================================
privacy
==========================================*/
.privacy-content {
  padding: 20px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #78a25f;
  border-radius: 5px;
}
.privacy-content:not(:last-child) {
  margin-bottom: 30px;
}
.privacy-title {
  font-size: 1.6rem;
  font-weight: 500;
  margin: 0 0 15px;
  padding: 0 0 0 20px;
  border-left: 2px solid #78a25f;
}
.privacy-text {
  font-size: 1.4rem;
  font-weight: 500;
}
.privacy-list {
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: 15px;
  list-style-type: square;
  list-style-position: inside;
}

/*========================================
site
==========================================*/
.site-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.site-list-item {
  width: 100%;
  border-bottom: 1px solid #78a25f;
}
.site-list-item a {
  width: 100%;
  padding: 15px 0 15px 10px;
  color: #78a25f;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-list-item a::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-right: 20px;
  border-top: 1px solid #78a25f;
  border-right: 1px solid #78a25f;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.site-list-item a:hover {
  color: #000 !important;
}
.site-list-item a:hover::before {
  -webkit-transform: rotate(45deg) translate(8px, -8px);
          transform: rotate(45deg) translate(8px, -8px);
}

/*========================================
mixin
==========================================*/
/*========================================
footer-sp
==========================================*/
.footer {
  overflow: hidden;
  background: center/cover no-repeat url(../images/top/footer-bg.png);
  position: relative;
  z-index: 1;
}
.footer::before {
  position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  width: 375px;
  height: 43px;
  background: center/contain no-repeat url(../images/top/footer-en.png);
  z-index: -1;
}
.footer-inner {
  padding: 25px 0 50px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.footer-left {
  max-width: 450px;
  width: 100%;
}
.footer-logo {
  display: block;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 30px;
}
.footer-logo:hover {
  opacity: 0.8;
}
.footer-insta {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 25px auto;
}
.footer-insta:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.footer-right {
  max-width: 320px;
  width: 100%;
}
.footer-nav {
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
}
.footer-nav-list {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  height: 155px;
  margin-bottom: 30px;
}
.footer-nav-list-item {
  line-height: 1;
}
.footer-nav-list-item:not(:nth-child(4)) {
  margin-bottom: 30px;
}
.footer-nav-list-item:last-child {
  margin-bottom: 0;
}
.footer-nav-list-item a {
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.06em;
  color: #fff !important;
}
.footer-sub-nav-list {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
.footer-sub-nav-list-item {
  line-height: 1;
}
.footer-sub-nav-list-item:first-child {
  margin-right: 15px;
}
.footer-sub-nav-list-item:first-child::after {
  content: "|";
  color: #fff !important;
  margin-left: 15px;
}
.footer-sub-nav-list-item a {
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.06em;
  color: #fff !important;
}
.footer-bottom {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1;
  color: #fff;
}
.footer-bottom a {
  color: #fff !important;
}