@charset "UTF-8";
.autumn22 {
  line-height: 1;
  letter-spacing: 0;
  font-size: 16px;
  font-family: "Yu Gothic", "游ゴシック", 'YuGothic', "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.autumn22 a {
  text-decoration: none;
  color: #434343;
}

.autumn22 a:hover {
  opacity: 0.8;
  -webkit-transition: .2s;
  transition: .2s;
}

.a-kv {
  position: relative;
  margin-bottom: 280px;
}

.a-kv::before {
  content: "";
  width: 100%;
  height: 780px;
  background: #4e595a;
  position: absolute;
  top: 155px;
  z-index: 1;
}

.a-kv__inner {
  width: 1390px;
  margin: auto;
  position: relative;
}

.a-kv__ttl {
  position: relative;
  z-index: 2;
}

.a-kv__style {
  position: absolute;
  top: 122px;
  left: 89px;
  z-index: 3;
}

.a-area {
  position: relative;
  padding-bottom: 250px;
}

.a-area__bg {
  width: 100%;
  height: 1500px;
  background: #d0bfc8;
  position: absolute;
  top: 307px;
  z-index: 1;
}

.a-area__inner {
  width: 1199px;
  margin: 0 auto 100px;
  background: #fff;
  position: relative;
  z-index: 2;
  border: 1px solid #b79613;
  padding: 76px 0 79px 79px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.a-area__ttl {
  position: absolute;
  right: -1px;
  top: -49px;
  margin: 0;
}

.a-area__subttl {
  position: absolute;
  left: 0;
  top: -40px;
}

.a-style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.a-style__txt {
  color: #74415b;
  line-height: 1.87;
  font-weight: 500;
  margin: 0;
  margin-left: 55px;
  margin-top: 245px;
}

.a-credit {
  margin-top: 22px;
  list-style: none;
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
}

.a-credit li:not(:last-child) {
  margin-bottom: 4px;
}

.a-credit li span:nth-child(1) {
  color: #74415b;
  font-size: 15px;
}

.a-credit li span:nth-child(3) {
  margin-left: 5px;
}

.a-credit li a {
  border-bottom: 1px solid #fff;
}

.a-credit li a:hover {
  border-bottom: 1px solid #434343;
}

.a-pic1 {
  position: absolute;
  top: 680px;
  right: 0;
}

.a-point-s {
  margin-top: 48px;
  margin-left: 312px;
  margin-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.a-point-s p {
  margin: 11px 0 0;
  color: #74415b;
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
}

.a-point-s__txt {
  margin-top: 245px;
  margin-left: 30px;
}

.a-point-l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.a-point-l p {
  margin: 9px 0 0;
  color: #74415b;
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
}

.a-point-l__txt {
  margin-left: 30px;
  margin-top: auto;
}

.a-point-l_logo {
  width: 97px;
}

.a-area__all a {
  display: block;
  width: 470px;
  margin: auto;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  background: #4e595a;
  letter-spacing: 0.075em;
  padding: 20px 0;
}

.a-area:nth-of-type(even) .a-area__ttl {
  right: auto;
  left: -1px;
}

.a-area:nth-of-type(even) .a-area__subttl {
  left: auto;
  right: 0;
}

.a-area1 .a-style__pic {
  margin-bottom: 10px;
}

.a-area2 .a-area__bg {
  background: #c7d1dc;
}

.a-area2 .a-area__inner {
  padding: 77px 0 79px;
}

.a-area2 .a-style__pic {
  margin-bottom: 10px;
}

.a-area2 .a-style__txt {
  margin: 0;
  margin-left: 175px;
  margin-top: 230px;
  margin-right: 70px;
  color: #436489;
}

.a-area2 .a-credit {
  text-align: right;
  margin-right: 13px;
}

.a-area2 .a-pic1 {
  left: 0;
}

.a-area2 .a-point-l {
  width: 892px;
  margin-left: auto;
  margin-top: 55px;
}

.a-area2 .a-point-l__txt {
  margin-left: 0;
  margin-right: 30px;
  position: relative;
  bottom: -5px;
}

.a-area2 .a-point-l__txt p {
  color: #436489;
  line-height: 1.7;
  text-align: right;
}

.a-area2 .a-point-s {
  margin-left: 190px;
  margin-top: 90px;
  margin-bottom: 0;
}

.a-area2 .a-point-s p {
  color: #436489;
  line-height: 1.7;
}

.a-area2 .a-point-s__txt {
  margin-top: auto;
  position: relative;
  bottom: -5px;
}

.a-area2 .a-credit li span:nth-child(1) {
  color: #436489;
}

.a-area2 .a-point-l_logo {
  margin-left: auto;
}

.a-area3 .a-area__bg {
  background: #aeb8b8;
}

.a-area3 .a-area__inner {
  padding: 76px 79px 79px 79px;
}

.a-area3 .a-style__txt {
  color: #4e595a;
}

.a-area3 .a-style {
  position: relative;
  margin-bottom: 90px;
}

.a-area3 .a-credit {
  position: absolute;
  bottom: 13px;
  left: 630px;
}

.a-area3 .a-pic1 {
  top: 1307px;
  left: 0;
}

.a-area3 .a-point-l {
  margin-left: 230px;
}

.a-area3 .a-point-l__txt {
  margin-left: 0;
  margin-top: 0;
  margin-right: 27px;
}

.a-area3 .a-point-l__txt p {
  color: #4e595a;
  line-height: 1.7;
}

.a-area3 .a-point-s {
  margin-top: 110px;
  margin-left: 250px;
  margin-bottom: 0;
}

.a-area3 .a-point-s p {
  color: #4e595a;
  line-height: 1.7;
}

.a-area3 .a-point-s__txt {
  margin-top: auto;
  position: relative;
  bottom: -5px;
}

.a-area3 .a-credit li span:nth-child(1) {
  color: #4e595a;
}

.a-area3 .a-point-l_logo {
  margin-left: auto;
}

.a-area4 .a-area__bg {
  background: #cabfd0;
  top: 313px;
}

.a-area4 .a-area__inner {
  padding: 76px 70px 550px 79px;
}

.a-area4 .a-style__txt {
  color: #786086;
  margin-left: 103px;
  margin-right: 58px;
}

.a-area4 .a-style {
  position: relative;
  margin-bottom: 115px;
}

.a-area4 .a-credit li span:nth-child(1) {
  color: #786086;
}

.a-area4 .a-point-l {
  margin-left: 0;
}

.a-area4 .a-point-l__txt {
  margin-left: 25px;
  margin-top: 210px;
}

.a-area4 .a-point-l__txt p {
  color: #786086;
}

.a-area4 .a-point-s p {
  color: #786086;
  line-height: 1.7;
}

.a-area4 .a-credit {
  position: absolute;
  bottom: 13px;
  left: 272px;
  text-align: right;
}

.a-area4 .a-point-s {
  position: absolute;
  right: 80px;
  bottom: 80px;
  margin: 0;
}

.a-area4 .a-point-s__txt {
  margin-right: 25px;
  margin-top: 285px;
  margin-left: 0;
  text-align: right;
}

.a-area5 {
  padding-bottom: 200px;
}

.a-area5 .a-area__bg {
  background: #d6c8c6;
  top: 298px;
}

.a-area5 .a-area__inner {
  padding: 73px 0 305px 79px;
}

.a-area5 .a-style__txt {
  color: #825f59;
}

.a-area5 .a-pic1 {
  position: initial;
  width: 600px;
  margin-right: auto;
  margin-top: 200px;
}

.a-area5 .a-point-l {
  display: block;
  width: 450px;
  position: absolute;
  right: 0;
  top: 675px;
}

.a-area5 .a-pic2 {
  position: absolute;
  bottom: 79px;
  right: 170px;
}

.a-area5 .a-point-l__pic {
  margin-bottom: 30px;
}

.a-area5 .a-point-l p {
  line-height: 1.7;
}

.a-all a {
  display: block;
  width: 597px;
  color: #fff;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  font-style: normal;
  background: #b79613;
  text-align: center;
  margin: 0 auto 170px;
  padding: 24px 0 21px;
  font-size: 36px;
  letter-spacing: 0.05em;
}

.hosoku {
  font-size: 11px !important;
  color: #434343 !important;
  text-decoration: underline;
  margin-left: 12px;
  position: relative;
  font-family: "Yu Gothic", "游ゴシック", 'YuGothic', "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.hosoku::before {
  content: "※";
  position: absolute;
  left: -11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* KVフェードイン*/
.kv_fade {
  opacity: 0;
  -webkit-transition: 3s;
  transition: 3s;
}

.kv_fade.show {
  opacity: 1;
}

/* その場でフェードイン */
.a-fadein {
  opacity: 0;
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
}

/* 下からフェードイン */
.fadein_b {
  opacity: 0;
  -webkit-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
