@charset "UTF-8";
.nav-target {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
}
.nav-target .wrap {
  width: 1000px;
}

body {
  background: url("../img/index/bg.jpg");
}

#sec1 {
  position: relative;
  z-index: 2;
  color: #fff;
}
#sec1 .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#sec1 .bg::before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("../img/index/s1_deco.png") no-repeat center;
}
#sec1 .bg span {
  position: absolute;
  z-index: 2;
  opacity: 0.5;
  font-size: 60px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  top: 70px;
  right: 50px;
  mix-blend-mode: soft-light;
}
#sec1 .wrap {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 124px;
}
#sec1 .group-content {
  width: 550px;
  margin: 197px 0 0;
  padding: 0 0 139px;
}
#sec1 .group-content h3 {
  font-size: 60px;
  letter-spacing: 0.12em;
  line-height: 1.2;
}
#sec1 .group-content h3 small {
  display: block;
  margin: 0 0 10px;
  font-size: 40px;
}
#sec1 .group-content h3 .fs {
  font-size: 36px;
}
#sec1 .group-content .txt {
  margin: 39px 0 0;
  line-height: 35px;
  text-align: justify;
  width: 503px;
}
#sec1 h2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 680px;
}
#sec1 h2 span {
  font-size: 36px;
  line-height: 74px;
  letter-spacing: 0.1em;
  border-right: 1px solid;
  padding: 97px 0 0;
}
#sec1 h2 span.pt {
  margin-top: 136px;
  padding-top: 0;
}
#sec1 .img {
  position: absolute;
  bottom: -150px;
  right: calc(50% + 129px);
  width: 550px;
  height: 380px;
  max-width: calc(50% - 160px);
  box-shadow: 9px 9px 10px rgba(0, 0, 0, 0.15);
}

#sec2 {
  background: url("../img/index/s2_bg.png") no-repeat top right;
  padding: 251px 0 0;
}
#sec2 h2 {
  text-align: center;
  font-size: 60px;
  line-height: 1.2;
  letter-spacing: 0.12em;
}
#sec2 h2 .fs {
  font-size: 48px;
}
#sec2 h2 .db {
  display: block;
  margin: 0 auto 33px;
  width: 430px;
  font-size: 36px;
  line-height: 1.5;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 17.5px 0;
  letter-spacing: 0.12em;
  min-width: -moz-max-content;
  min-width: max-content;
}
#sec2 .group {
  position: relative;
  z-index: 3;
  margin: 70px 0 0;
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  gap: 80px;
}
#sec2 .group dl {
  position: absolute;
  z-index: 2;
  top: 110px;
  right: calc(50% - 151px);
  display: flex;
  align-items: center;
  gap: 30px;
}
#sec2 .group dl dd {
  letter-spacing: 0.05em;
  font-size: 40px;
  line-height: 1.375;
}
#sec2 .group dl dt {
  border-radius: 50%;
  background: url("../img/index/s2_bg_stt.png") no-repeat center/cover;
  width: 160px;
  height: 160px;
  color: #fff;
  display: flex;
  align-items: baseline;
  box-sizing: border-box;
  justify-content: center;
  position: relative;
  line-height: 1;
  font-size: 80px;
  gap: 10px;
  padding: 42px 0 0;
}
#sec2 .group dl dt span {
  font-size: 24px;
  letter-spacing: 0;
}
#sec2 .group dl dt::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid;
  border-radius: 50%;
}
#sec2 .group .right2 {
  width: 50%;
}
#sec2 .group .right2 .img {
  height: 480px;
}
#sec2 .group .right2 .img span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  z-index: 2;
  opacity: 0.75;
  font-size: 60px;
  line-height: 1.5;
  letter-spacing: 0.09em;
  color: #fff;
}
#sec2 .group .right2 .txt {
  margin: 38px 0 0;
  line-height: 35px;
}
#sec2 .group .right2 .btn-link {
  margin: 49px 0 0;
}
#sec2 .group .right2 .btn-link + .btn-link {
  margin-top: 20px;
}
#sec2 .group .img2 {
  box-shadow: 9px 9px 10px rgba(0, 0, 0, 0.15);
  width: 550px;
  height: 480px;
  max-width: calc(50% - 120px);
  margin: 320px 0 0;
}
#sec2 .group .img2 span {
  position: absolute;
  z-index: 2;
  opacity: 0.75;
  font-size: 60px;
  line-height: 1.5;
  left: 32px;
  letter-spacing: 0.09em;
  bottom: 13px;
}

.btn-link {
  text-align: center;
  color: #fff;
  width: 420px;
}
.btn-link a {
  display: block;
  position: relative;
  text-decoration: none;
  background: #000;
  font-size: 20px;
  line-height: 1.5;
  padding: 40px 0;
}
.btn-link a::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  border: 1px solid;
}
.btn-link a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 50px;
  background: url("../img/index/arrow2.png") no-repeat center right/100% auto;
  width: 12px;
}
@media (hover: hover) {
  .btn-link a:hover {
    opacity: 0.8;
  }
}

#sec3 {
  position: relative;
  padding: 120px 0 0;
}
#sec3::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -260px;
  background: url("../img/index/s3_deco1.png") no-repeat center/100% auto;
  width: 1250px;
  height: 741px;
  left: calc(50% - 250px);
}
#sec3::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 570px;
  background: url("../img/index/s3_deco2.png") no-repeat center;
  left: 0;
  right: 0;
  height: 982px;
}
#sec3 .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: -30px;
  background: url("../img/index/s3_bg.jpg");
  bottom: -200px;
}
#sec3 dl {
  position: absolute;
  z-index: 3;
  top: 160px;
  left: calc(50% - 325px);
  display: flex;
  align-items: center;
  gap: 30px;
}
#sec3 dl dd {
  letter-spacing: 0.05em;
  font-size: 40px;
  line-height: 1.375;
}
#sec3 dl dt {
  border-radius: 50%;
  background: url("../img/index/s2_bg_stt.png") no-repeat center/cover;
  width: 160px;
  height: 160px;
  color: #fff;
  display: flex;
  align-items: baseline;
  box-sizing: border-box;
  justify-content: center;
  line-height: 1;
  font-size: 80px;
  position: relative;
  gap: 10px;
  padding: 42px 0 0;
}
#sec3 dl dt span {
  font-size: 24px;
  letter-spacing: 0;
}
#sec3 dl dt::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid;
  border-radius: 50%;
}
#sec3 .group-img {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 0 auto;
  width: 1370px;
  max-width: calc(100% - 60px);
}
#sec3 .group-img .item {
  position: relative;
  width: calc((100% - 20px) / 3);
}
#sec3 .group-img .item .img {
  height: 600px;
}
#sec3 .group-img .item .tit {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: -113px;
}
#sec3 .group-img .item:nth-child(2) {
  margin: 150px 0 0;
}
#sec3 .group-img .item:nth-child(2) .tit {
  bottom: -111px;
}
#sec3 .group-img .item:nth-child(3) {
  margin: 250px 0 0;
}
#sec3 .group-img .item:nth-child(3) .tit {
  bottom: auto;
  top: -52px;
  left: 26px;
  right: auto;
}
#sec3 .flex {
  display: flex;
  position: relative;
  z-index: 3;
  width: 900px;
  margin: -10px auto 0;
}
#sec3 .flex .txt {
  width: 400px;
  text-align: justify;
  line-height: 35px;
}
#sec3 .flex .btn-link {
  margin: 60px 0 0 50px;
}
#sec3 h2 {
  position: relative;
  z-index: 3;
  margin: 54px 0 0;
  text-align: center;
}
#sec3 h3 {
  position: relative;
  z-index: 4;
  text-align: center;
  margin: -43px 0 0;
  color: #970800;
  font-size: 40px;
  line-height: 1.375;
}
#sec3 h3 small {
  font-size: 36px;
}
#sec3 h3 span {
  display: block;
  color: #000;
}
#sec3 h3 span small {
  font-size: 40px;
  display: inline-block;
  position: relative;
}
#sec3 h3 span small::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -16px;
  border-radius: 50%;
  background: #000;
  width: 7px;
  height: 7px;
}
#sec3 .box {
  position: relative;
  z-index: 3;
  margin: 41px auto 0;
  width: 1000px;
  overflow: hidden;
}
#sec3 .box::before {
  content: "";
  position: absolute;
  top: 54px;
  left: 0;
  right: 0;
  bottom: 53px;
  border: 3px solid;
  border-top: 0;
}
#sec3 .box .title {
  text-align: center;
  font-size: 30px;
  line-height: 1.5;
}
#sec3 .box .title span {
  display: inline-block;
  background: url("../img/index/s3_ttl_deco.png") no-repeat bottom center;
  width: 250px;
  padding: 0 0 23px;
  position: relative;
}
#sec3 .box .title span::before {
  content: "";
  position: absolute;
  right: 100%;
  width: 1000px;
  height: 3px;
  background: #000;
  top: 54px;
}
#sec3 .box .title span::after {
  content: "";
  position: absolute;
  left: 100%;
  width: 1000px;
  height: 3px;
  background: #000;
  top: 54px;
}
#sec3 .box ul {
  margin: 53px 0 0;
  display: flex;
  justify-content: center;
  gap: 20px 16px;
  flex-wrap: wrap;
}
#sec3 .box ul li {
  width: 250px;
  border-radius: 40px;
  color: #fff;
  text-align: center;
  background: #aa8439;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  padding: 25px 0;
}
#sec3 .box .btn-link {
  margin: 51px auto 0;
  position: relative;
  z-index: 2;
}

#sec4 {
  padding: 79px 0 120px;
  position: relative;
}
#sec4::before {
  content: "";
  position: absolute;
  background: url("../img/index/s4_deco.png") no-repeat center;
  width: 718px;
  height: 684px;
  top: -14px;
  left: calc(50% + 13px);
}
#sec4 .group {
  position: relative;
  z-index: 4;
  width: 1300px;
  max-width: calc(100% - 60px);
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
}
#sec4 .group .group-img {
  width: 580px;
  max-width: calc(100% - 570px);
}
#sec4 .group .group-img .img {
  box-shadow: 9px 9px 10px rgba(0, 0, 0, 0.15);
  width: 550px;
  max-width: 100%;
  height: 330px;
}
#sec4 .group .group-img .img span {
  position: absolute;
  z-index: 2;
  opacity: 0.75;
  font-size: 60px;
  line-height: 1.5;
  left: 32px;
  letter-spacing: 0.09em;
  bottom: 13px;
}
#sec4 .group .group-img .img:nth-child(2) {
  margin-left: auto;
}
#sec4 .group .group-img .img + .img {
  margin-top: 21px;
}
#sec4 .group .group-content {
  width: 550px;
  margin: 60px 0 0 20px;
}
#sec4 .group .group-content dl {
  display: flex;
  align-items: center;
  gap: 30px;
}
#sec4 .group .group-content dl dd {
  letter-spacing: 0.05em;
  font-size: 40px;
  line-height: 1.375;
}
#sec4 .group .group-content dl dt {
  border-radius: 50%;
  background: url("../img/index/s2_bg_stt.png") no-repeat center/cover;
  width: 160px;
  height: 160px;
  color: #fff;
  display: flex;
  align-items: baseline;
  box-sizing: border-box;
  justify-content: center;
  position: relative;
  line-height: 1;
  font-size: 80px;
  gap: 10px;
  padding: 42px 0 0;
}
#sec4 .group .group-content dl dt span {
  font-size: 24px;
  letter-spacing: 0;
}
#sec4 .group .group-content dl dt::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid;
  border-radius: 50%;
}
#sec4 .group .group-content .txt {
  margin: 17px 0 0 50px;
  text-align: justify;
  line-height: 35px;
}
#sec4 .group .group-content .btn-link {
  margin: 50px 0 0 50px;
}
#sec4 .box {
  position: relative;
  z-index: 3;
  margin: -20px auto 0;
  width: 1100px;
  max-width: calc(100% - 60px);
  text-align: center;
  color: #fff;
  border-radius: 35px;
  background: #aa8439;
  padding: 71px 0 68px;
}
#sec4 .box .title {
  position: absolute;
  top: -29px;
  left: calc(50% + 84px);
  background: url("../img/index/s3_ttl_deco.png") no-repeat bottom center;
  width: 250px;
  padding: 0 0 24px;
  color: #000;
  font-size: 30px;
  line-height: 1.5;
}
#sec4 .box .txt {
  font-size: 24px;
  line-height: 55px;
  font-weight: 500;
}