@charset "UTF-8";
.web_font_en, #Link_area .txt_area .box .box_in .ttl_area .en, #Concept_area .txt_wrap .en, .style_ttl3 .en, .style_ttl2 .en, .style_ttl1 .en {
  font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.01em;
}

/* 筑紫オールド L */
.style_caption_wrap {
  position: relative;
}

.style_caption {
  font-size: 0.625rem;
  color: #fff;
  position: absolute;
  z-index: 5;
  bottom: 0.5rem;
  right: 0.5rem;
  text-shadow: 0px 0px 20px rgb(0, 0, 0);
  letter-spacing: -0.05em;
  opacity: 0.7;
}
.style_caption.black {
  color: #333;
  text-shadow: 0px 0px 20px rgb(255, 255, 255);
}
.style_caption.left {
  right: auto;
  left: 0.5rem;
}
.style_caption.left_top {
  right: auto;
  left: 0.5rem;
  bottom: auto;
  top: 0.5rem;
}
.style_caption.right_top {
  bottom: auto;
  top: 0.5rem;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  .style_caption {
    font-size: 2.3076923077vw;
    bottom: 1.0256410256vw;
    right: 1.0256410256vw;
  }
}
.style_ttl1 .en {
  display: inline-block;
  position: relative;
  margin-bottom: 2rem;
}
.style_ttl1 .en:before {
  display: block;
  content: "";
  width: 7.5rem;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  right: -8.5rem;
  transform: translate3d(0, -50%, 0);
  opacity: 0.6;
}
.style_ttl1 .jp {
  display: block;
  font-size: 2.25rem;
  line-height: 1.4;
}
.style_ttl1.white {
  color: #fff;
}
.style_ttl1.white .en:before {
  background: #fff;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  .style_ttl1 .en {
    margin-bottom: 4.1025641026vw;
    font-size: 3.5897435897vw;
  }
  .style_ttl1 .en:before {
    width: 23.0769230769vw;
    right: -25.641025641vw;
  }
  .style_ttl1 .jp {
    font-size: 6.6666666667vw;
  }
}
.style_ttl2 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.style_ttl2.line2 .jp {
  margin-top: -0.3125rem;
  margin-left: 2.75rem;
}
.style_ttl2 .en {
  display: inline-block;
  font-size: 2.75rem;
  position: relative;
  padding-left: 2.5rem;
}
.style_ttl2 .en:before {
  display: block;
  content: "";
  width: 1.75rem;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0);
  opacity: 0.4;
}
.style_ttl2 .jp {
  display: inline-block;
  position: relative;
  padding-left: 1rem;
  margin-left: 1.25rem;
  display: inline-block;
  margin-top: 0.625rem;
}
.style_ttl2 .jp:before {
  display: block;
  content: "";
  width: 1px;
  height: 50%;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0) rotate(30deg);
  opacity: 0.4;
}

.style_ttl3 .jp {
  font-size: 1.75rem;
  line-height: 1.4;
  padding-right: 1.25rem;
}
.style_ttl3 .en {
  position: relative;
  padding-left: 1rem;
  display: inline-block;
}
.style_ttl3 .en:before {
  display: block;
  content: "";
  width: 1px;
  height: 50%;
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0) rotate(30deg);
  opacity: 0.4;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  .style_ttl3 .jp {
    font-size: 5.641025641vw;
    padding-right: 2.0512820513vw;
  }
  .style_ttl3 .en {
    padding-left: 3.0769230769vw;
    font-size: 3.5897435897vw;
  }
}
.style_btn {
  position: relative;
  cursor: pointer;
}
.style_btn.no_link a {
  pointer-events: none;
}
.style_btn.big {
  font-size: 1.25rem;
}
.style_btn.big a {
  padding-bottom: 1rem;
}
.style_btn.back a {
  padding-left: 1.875rem;
}
.style_btn.back a:before {
  transform: translate3d(0, -50%, 0) scale(-1, 1);
  right: auto;
  left: 0;
}
.style_btn.white:before {
  background: #fff;
  opacity: 0.3;
}
.style_btn.white:after {
  background: #fff;
}
.style_btn.white a {
  color: #fff;
}
.style_btn.white a:before {
  background: url(../img/common/arrow_w.png) left top no-repeat;
  background-size: 0.875rem 0.875rem;
}
.style_btn.top_line:before, .style_btn.top_line:after {
  bottom: auto;
  top: 0;
}
.style_btn.top_line a {
  padding-bottom: 0;
  padding-top: 0.75rem;
}
.style_btn.top_line a:before {
  margin-top: 0.375rem;
}
.style_btn:before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.1;
}
.style_btn:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 1;
  transition: transform 0.3s 0s ease-in-out;
  transform-origin: right bottom;
  transform: scale(0, 1);
}
.style_btn a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 0.375rem;
}
.style_btn a:before {
  display: block;
  content: "";
  width: 0.875rem;
  height: 0.875rem;
  background: url(../img/common/arrow_b.png) left top no-repeat;
  background-size: 0.875rem 0.875rem;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate3d(0, -50%, 0);
  z-index: 2;
}
.style_btn:hover:after {
  transform-origin: left bottom;
  transform: scale(1, 1);
}
.style_btn:hover a {
  text-decoration: none;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  .style_btn.white a:before {
    background: url(../img/common/arrow_w.png) left top no-repeat;
    background-size: 2.8205128205vw 2.8205128205vw;
  }
  .style_btn a {
    padding-bottom: 2.0512820513vw;
  }
  .style_btn a:before {
    width: 2.8205128205vw;
    height: 2.8205128205vw;
    background: url(../img/common/arrow_b.png) left top no-repeat;
    background-size: 2.8205128205vw 2.8205128205vw;
  }
}
.style_btn_gold {
  width: 100%;
  height: 4.5rem;
  font-size: 1.25rem;
  position: relative;
  overflow: hidden;
}
.style_btn_gold:before {
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, rgb(155, 140, 110) 0%, rgb(125, 109, 79) 100%);
  position: absolute;
  top: 0;
  left: 0;
  transition: opacity 0.3s 0s ease-in-out;
}
.style_btn_gold:after {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.style_btn_gold.mini {
  height: 3.25rem;
  font-size: 1rem;
}
.style_btn_gold.mini a {
  padding-left: 1.75rem;
}
.style_btn_gold.mini a:before {
  right: 1.25rem;
}
.style_btn_gold a {
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left: 2.5rem;
  position: relative;
  z-index: 7;
}
.style_btn_gold a:before {
  display: block;
  content: "";
  width: 0.875rem;
  height: 0.875rem;
  background: url(../img/common/arrow_w.png) left top no-repeat;
  background-size: 0.875rem 0.875rem;
  position: absolute;
  top: 50%;
  right: 1.5rem;
  transform: translate3d(0, -50%, 0);
  z-index: 2;
}
.style_btn_gold:hover:after {
  -webkit-animation: shine 1.75s;
  animation: shine 1.75s;
}
.style_btn_gold:hover a {
  text-decoration: none;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
@media screen and (max-width: 736px) and (orientation: portrait) {
  .style_btn_gold {
    height: 15.3846153846vw;
    font-size: 4.1025641026vw;
  }
  .style_btn_gold.mini {
    height: 11.7948717949vw;
    font-size: 3.3333333333vw;
  }
  .style_btn_gold.mini a {
    padding-left: 3.5897435897vw;
  }
  .style_btn_gold.mini a:before {
    right: 3.8461538462vw;
  }
  .style_btn_gold a {
    padding-left: 5.1282051282vw;
  }
  .style_btn_gold a:before {
    width: 2.8205128205vw;
    height: 2.8205128205vw;
    background: url(../img/common/arrow_w.png) left top no-repeat;
    background-size: 2.8205128205vw 2.8205128205vw;
    right: 3.0769230769vw;
  }
}
.style_mini_txt {
  font-size: 0.75rem;
  line-height: 1.4;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  .style_mini_txt {
    font-size: 2.5641025641vw;
  }
}
.style_sub {
  font-size: 50%;
  vertical-align: top;
  top: 0.25rem;
  position: relative;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  .style_sub {
    font-size: 60%;
  }
}
.style_plus_icon {
  width: 3.75rem;
  height: 3.75rem;
  background: rgba(255, 255, 255, 0.7);
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.style_plus_icon span:before, .style_plus_icon span:after {
  display: block;
  content: "";
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.style_plus_icon span:before {
  width: 1.25rem;
  height: 1px;
}
.style_plus_icon span:after {
  width: 1px;
  height: 1.25rem;
}

.style_swiper_ul {
  margin-top: 3.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
.style_swiper_ul .swiper-pagination_style {
  margin: 0 1.25rem;
  width: auto;
  position: relative;
  color: #028391;
  padding: 0;
  top: auto;
  bottom: auto;
}
.style_swiper_ul .swiper-prev_style, .style_swiper_ul .swiper-next_style {
  width: 3.75rem;
  height: 3.75rem;
  background: url(../images/arrow_slide.png) left top no-repeat;
  background-size: 3.75rem 3.75rem;
  top: 0;
  left: 50%;
  z-index: 20;
  cursor: pointer;
}
.style_swiper_ul .swiper-next_style {
  transform: scale(-1, 1);
}

.bg_white {
  background: #fff;
}

/*------------------------------------------------------------
Loading_area
------------------------------------------------------------*/
#Loading_area {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: #171614;
  background: #fff;
  left: 0;
  top: 0;
  z-index: 10100;
  overflow: clip;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transition: opacity 0.8s ease, visibility 0.8s ease;
  opacity: 1;
  filter: blur(0);
}
#Loading_area .is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#Loading_area .img {
  transform: translateX(0);
  width: 147.5694444444vw;
}
#Loading_area .img img {
  width: 147.5694444444vw;
}
#Loading_area .txt_area {
  opacity: 0;
  background: #171614;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
}
#Loading_area .txt {
  opacity: 0;
  filter: blur(10px);
}
#Loading_area .txt img {
  width: 2.5rem;
}
#Loading_area.is-start .img {
  animation: loading-img-move 4s ease-out forwards;
}
#Loading_area.is-start .txt_area {
  animation: loading-txt-wrap 1.5s ease-out forwards;
  animation-delay: 3s;
}
#Loading_area.is-start .txt {
  animation: loading-txt 1.5s ease-out forwards;
  animation-delay: 3.4s;
  /* 画像がだいたい終わるタイミングに合わせる */
}
#Loading_area.is-hidden {
  animation: loading-wrap 1.5s ease-out forwards;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  #Loading_area .img {
    width: 272.4358974359vw;
  }
  #Loading_area .img img {
    width: 272.4358974359vw;
  }
  #Loading_area .txt img {
    width: 8.4615384615vw;
  }
  #Loading_area.is-start .img {
    animation: loading-img-move-sp 4s ease-out forwards;
  }
}
/* 全体 */
@keyframes loading-wrap {
  0% {
    opacity: 1;
    filter: blur(0);
  }
  30% {
    opacity: 0;
    filter: blur(10px);
  }
  100% {
    opacity: 0;
    filter: blur(10px);
    z-index: -100;
  }
}
@keyframes loading-img-move {
  0% {
    transform: translateX(0);
  }
  60% {
    transform: translateX(calc(-1 * (147.5694444444vw - 100vw)));
  }
  100% {
    transform: translateX(calc(-1 * (147.5694444444vw - 100vw)));
  }
}
@keyframes loading-img-move-sp {
  0% {
    transform: translateX(0);
  }
  60% {
    transform: translateX(calc(-1 * (272.4358974359vw - 100vw)));
  }
  100% {
    transform: translateX(calc(-1 * (272.4358974359vw - 100vw)));
  }
}
/* テキスト：ぼやっと現れて → そのままフェードアウト */
@keyframes loading-txt-wrap {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes loading-txt {
  0% {
    opacity: 0;
    filter: blur(10px);
  }
  30% {
    opacity: 1;
    filter: blur(0);
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
/*------------------------------------------------------------
#Mv_area
------------------------------------------------------------*/
@keyframes fadeLoop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#Mv_area {
  position: relative;
  overflow: hidden;
  z-index: 10;
}
#Mv_area.is-start .top_area .logo {
  animation: loading-txt 1.5s ease-out forwards;
  animation-delay: 0.4s;
}
#Mv_area:before {
  display: block;
  content: "";
  width: 100vw;
  height: 80.4166666667vw;
  background: url(../img/home/bg_mv1.jpg) left top no-repeat;
  background-size: 100vw 80.4166666667vw;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -4;
}
#Mv_area .top_area {
  padding-top: 1.875rem;
}
#Mv_area .top_area .logo {
  margin: 0 0 0.625rem;
  opacity: 0;
  filter: blur(10px);
}
#Mv_area .top_area .logo img {
  width: auto;
  height: 22.0625rem;
  max-height: 30vh;
  position: relative;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
#Mv_area .top_area .ttl {
  position: absolute;
  right: 5rem;
  top: 6.25rem;
  padding-top: 5.625rem;
}
#Mv_area .top_area .ttl:before {
  display: block;
  content: "";
  width: 1px;
  height: 5rem;
  background: #4e543e;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  opacity: 0.4;
}
#Mv_area .top_area .ttl img {
  width: auto;
  height: 19.3125rem;
  max-height: 26.3vh;
}
#Mv_area .top_area .img_area {
  overflow: clip;
  display: flex;
  justify-content: flex-end;
}
#Mv_area .top_area .img_area img {
  width: 136.6666666667vw;
}
#Mv_area .top_area .img_area .style_caption {
  right: 2.5rem;
  bottom: 3.125rem;
}
#Mv_area .bottom_area {
  margin: -1.25rem 0 0;
  padding-bottom: 3.125rem;
  position: relative;
}
#Mv_area .bottom_area:before {
  display: block;
  content: "";
  width: 100vw;
  height: 19.4444444444vw;
  min-height: 440px;
  background: url(../img/home/bg_mv_black.png) left top no-repeat;
  background-size: 100vw 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#Mv_area .bottom_area ul {
  display: flex;
  justify-content: center;
}
#Mv_area .bottom_area ul li {
  width: 22.5rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
#Mv_area .bottom_area ul li:before {
  display: block;
  content: "";
  width: 1px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0);
  opacity: 0.3;
}
#Mv_area .bottom_area ul li:first-child:before {
  display: none;
}
#Mv_area .bottom_area ul li:nth-of-type(1) img {
  width: 20rem;
}
#Mv_area .bottom_area ul li:nth-of-type(2) img {
  width: 15.125rem;
}
#Mv_area .bottom_area ul li:nth-of-type(3) img {
  width: 21.0625rem;
}
#Mv_area .bottom_area ul li:nth-of-type(4) img {
  width: 17rem;
}
#Mv_area .bottom_area .style_mini_txt {
  color: #fff;
  position: absolute;
  bottom: 0.6944444444vw;
  left: 0.625rem;
  font-size: 0.625rem;
  letter-spacing: 0;
}

@media screen and (min-width: 1900px) {
  #Mv_area .top_area .img_area {
    justify-content: center;
  }
  #Mv_area .top_area .img_area img {
    width: 100%;
    position: relative;
  }
  #Mv_area .top_area .img_area .style_caption {
    right: auto;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    bottom: 2.5rem;
    margin-left: 53.75rem;
  }
}
@media screen and (max-width: 736px) and (orientation: portrait) {
  #Mv_area:before {
    width: 100vw;
    height: 148.4615384615vw;
    background: url(../img/home/bg_mv1_sp.jpg) left top no-repeat;
    background-size: 100vw 148.4615384615vw;
  }
  #Mv_area .top_area {
    padding-top: 10.2564102564vw;
  }
  #Mv_area .top_area .logo {
    margin: 0 0 20.5128205128vw;
  }
  #Mv_area .top_area .logo img {
    height: 58.9743589744vw;
    max-height: 30vh;
  }
  #Mv_area .top_area .ttl {
    right: 6.6666666667vw;
    top: 28.2051282051vw;
    padding-top: 11.5384615385vw;
  }
  #Mv_area .top_area .ttl:before {
    height: 10.2564102564vw;
  }
  #Mv_area .top_area .ttl img {
    height: 53.5897435897vw;
    max-height: 26.3vh;
  }
  #Mv_area .top_area .img_area {
    overflow: clip;
    display: flex;
    justify-content: flex-end;
  }
  #Mv_area .top_area .img_area img {
    width: 225.641025641vw;
    right: -12.8205128205vw;
    position: relative;
  }
  #Mv_area .top_area .img_area .style_caption {
    right: 1.2820512821vw;
    bottom: 0vw;
  }
  #Mv_area .bottom_area {
    margin: -2.5641025641vw 0 0;
    padding-bottom: 0;
  }
  #Mv_area .bottom_area:before {
    width: 100vw;
    height: 159.8717948718vw;
    min-height: 159.8717948718vw;
    background: url(../img/home/bg_mv_black_sp.png) left top no-repeat;
    background-size: 100vw 100%;
  }
  #Mv_area .bottom_area ul {
    display: block;
    margin: 0 5.1282051282vw;
    padding-bottom: 12.8205128205vw;
  }
  #Mv_area .bottom_area ul li {
    width: 100%;
    margin-top: 5.1282051282vw;
    padding-top: 5.1282051282vw;
  }
  #Mv_area .bottom_area ul li:before {
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    transform: translate3d(0, 0, 0);
  }
  #Mv_area .bottom_area ul li:nth-of-type(1) img {
    width: 76.1538461538vw;
  }
  #Mv_area .bottom_area ul li:nth-of-type(2) img {
    width: 55.5128205128vw;
  }
  #Mv_area .bottom_area ul li:nth-of-type(3) img {
    width: 75.7692307692vw;
  }
  #Mv_area .bottom_area ul li:nth-of-type(4) img {
    width: 64.6153846154vw;
  }
  #Mv_area .bottom_area .style_mini_txt {
    bottom: 1.2820512821vw;
    left: auto;
    right: 1.2820512821vw;
    font-size: 2.5641025641vw;
  }
}
/*------------------------------------------------------------
#Flow_area
------------------------------------------------------------*/
#Flow_area {
  margin-top: 5rem;
  padding-bottom: 11.25rem;
  position: relative;
  z-index: 10;
}
#Flow_area .style_ttl3 {
  margin-bottom: 2.5rem;
}
#Flow_area .list {
  display: flex;
  position: relative;
  height: 19.875rem;
  margin-bottom: 1.25rem;
}
#Flow_area .list:before {
  display: block;
  content: "";
  width: 70rem;
  height: 100%;
  background: url(../img/home/bg_flow.png) left top no-repeat;
  background-size: 70rem 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#Flow_area .list li {
  position: relative;
  box-sizing: border-box;
  padding-left: 2.5rem;
  padding-right: 3.75rem;
}
#Flow_area .list li:before {
  display: block;
  content: "";
  width: 3.9375rem;
  height: 20.0625rem;
  background: url(../img/home/line_flow.png) left top no-repeat;
  background-size: 3.9375rem 20.0625rem;
  position: absolute;
  top: 0;
  right: 0;
}
#Flow_area .list li:last-child:before {
  display: none;
}
#Flow_area .list li:nth-of-type(1) {
  width: 33.33%;
}
#Flow_area .list li:nth-of-type(2) {
  width: 33.33%;
}
#Flow_area .list li:nth-of-type(3) {
  width: 33.33%;
}
#Flow_area .list li dl {
  padding-top: 1.875rem;
}
#Flow_area .list li dl dt {
  height: 8.125rem;
  display: block;
}
#Flow_area .list li dl dt .en {
  display: block;
  font-size: 0.875rem;
  margin-bottom: 0.625rem;
}
#Flow_area .list li dl dt .jp {
  display: block;
  font-size: 1.5rem;
  line-height: 1.4;
}
#Flow_area .list li dl dd {
  font-size: 0.875rem;
  line-height: 1.6;
}
#Flow_area .bottom_btn_area {
  width: 26.25rem;
}
#Flow_area .bottom_btn_area .en {
  font-size: 1.5rem;
  margin-right: 1.25rem;
}
#Flow_area .bottom_btn_area .jp {
  font-size: 0.8125rem;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  #Flow_area {
    margin-top: 17.9487179487vw;
    padding-bottom: 25.641025641vw;
  }
  #Flow_area .style_ttl3 {
    margin-bottom: 5.641025641vw;
  }
  #Flow_area .list {
    display: block;
    height: 163.5897435897vw;
    margin-bottom: 5.1282051282vw;
  }
  #Flow_area .list:before {
    width: 89.7435897436vw;
    background: url(../img/home/bg_flow_sp.png) left top no-repeat;
    background-size: 89.7435897436vw 100%;
  }
  #Flow_area .list li {
    padding: 0 10.2564102564vw 16.6666666667vw;
  }
  #Flow_area .list li:before {
    width: 89.7435897436vw;
    height: 11.7948717949vw;
    background: url(../img/home/line_flow_sp.png) left top no-repeat;
    background-size: 89.7435897436vw 11.7948717949vw;
    top: auto;
    bottom: 0;
    right: 0;
  }
  #Flow_area .list li:last-child:before {
    display: none;
  }
  #Flow_area .list li:nth-of-type(1) {
    width: 100%;
  }
  #Flow_area .list li:nth-of-type(2) {
    width: 100%;
  }
  #Flow_area .list li:nth-of-type(3) {
    width: 100%;
  }
  #Flow_area .list li dl {
    padding-top: 5.1282051282vw;
  }
  #Flow_area .list li dl dt {
    height: auto;
    display: block;
  }
  #Flow_area .list li dl dt .en {
    font-size: 3.0769230769vw;
    margin-bottom: 1.2820512821vw;
  }
  #Flow_area .list li dl dt .jp {
    font-size: 5.1282051282vw;
    margin-bottom: 3.8461538462vw;
  }
  #Flow_area .list li dl dd {
    font-size: 3.0769230769vw;
  }
  #Flow_area .bottom_btn_area {
    width: 100%;
  }
  #Flow_area .bottom_btn_area .en {
    font-size: 5.1282051282vw;
    margin-right: 2.5641025641vw;
  }
  #Flow_area .bottom_btn_area .jp {
    font-size: 3.0769230769vw;
  }
}
/*------------------------------------------------------------
#Concept_area
------------------------------------------------------------*/
#Concept_area {
  height: 100vh;
  overflow: clip;
  position: relative;
}
#Concept_area .gallery_wrap {
  height: 100vh;
  overflow: clip;
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  position: relative;
}
#Concept_area .gallery_wrap:before {
  display: block;
  content: "";
  width: 100%;
  height: 4.1666666667vw;
  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
  z-index: 10;
}
#Concept_area .gallery_wrap .wrap2 {
  width: 39.6527777778vw;
  min-width: 39.6527777778vw;
  margin: 0 1.3888888889vw;
  position: relative;
}
#Concept_area .gallery_wrap .wrap2.left, #Concept_area .gallery_wrap .wrap2.right {
  top: -5vw;
}
#Concept_area .gallery_wrap .wrap2.center {
  top: 5vw;
}
#Concept_area .gallery_wrap .box {
  width: 100%;
  height: 28.0555555556vw;
  overflow: clip;
  margin: 2.7777777778vw 0;
  position: relative;
}
#Concept_area .gallery_wrap .box.center img.black {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
#Concept_area .gallery_wrap .box figure {
  height: 100%;
}
#Concept_area .gallery_wrap .box img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  vertical-align: middle;
  transform: scale(1.3, 1.3);
  transform: translateZ(0);
  backface-visibility: hidden;
  will-change: transform;
  perspective: 1000;
}
#Concept_area .txt_wrap {
  color: #fff;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  display: flex;
  align-items: center;
  opacity: 0;
}
#Concept_area .txt_wrap .en {
  padding-top: 6.25rem;
  margin-bottom: 3.75rem;
}
#Concept_area .txt_wrap .flex {
  display: flex;
  justify-content: center;
  position: relative;
}
#Concept_area .txt_wrap .flex .ttl {
  width: 10rem;
  margin-right: 10rem;
  line-height: 1;
}
#Concept_area .txt_wrap .flex .txt {
  font-size: 1.125rem;
}
#Concept_area .txt_wrap .flex .txt.txt1 {
  margin-top: 6.25rem;
  margin-bottom: 2.5rem;
}
#Concept_area .txt_wrap .flex .txt.txt2 {
  margin-bottom: 3.75rem;
}
#Concept_area .txt_wrap .flex .txt_big {
  font-size: 2rem;
  position: relative;
  padding-left: 5.625rem;
}
#Concept_area .txt_wrap .flex .txt_big:before {
  display: block;
  content: "";
  width: 5rem;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0);
  opacity: 0.3;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  #Concept_area .gallery_wrap:before {
    height: 12.8205128205vw;
  }
  #Concept_area .gallery_wrap .wrap2 {
    width: 62.0512820513vw;
    min-width: 62.0512820513vw;
    margin: 0 2.5641025641vw;
  }
  #Concept_area .gallery_wrap .wrap2.left, #Concept_area .gallery_wrap .wrap2.right {
    top: -5vw;
  }
  #Concept_area .gallery_wrap .wrap2.center {
    top: 5vw;
  }
  #Concept_area .gallery_wrap .box {
    height: 87.8205128205vw;
    margin: 5.1282051282vw 0;
  }
  #Concept_area .gallery_wrap .box.center img.black {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
  }
  #Concept_area .gallery_wrap .box img {
    transform: scale(1.3, 1.3);
  }
  #Concept_area .txt_wrap .en {
    padding-top: 0vw;
    margin-bottom: 10.2564102564vw;
  }
  #Concept_area .txt_wrap .flex {
    display: block;
  }
  #Concept_area .txt_wrap .flex .ttl {
    width: 25.641025641vw;
    margin-right: 0;
    margin-bottom: 12.8205128205vw;
  }
  #Concept_area .txt_wrap .flex .txt {
    font-size: 3.5897435897vw;
  }
  #Concept_area .txt_wrap .flex .txt.txt1 {
    margin-top: 12.8205128205vw;
    margin-bottom: 6.4102564103vw;
  }
  #Concept_area .txt_wrap .flex .txt.txt2 {
    margin-bottom: 8.9743589744vw;
  }
  #Concept_area .txt_wrap .flex .txt_big {
    font-size: 6.1538461538vw;
    padding-left: 16.6666666667vw;
  }
  #Concept_area .txt_wrap .flex .txt_big:before {
    width: 15.3846153846vw;
  }
}
/*------------------------------------------------------------
#Img_area
------------------------------------------------------------*/
#Img_area {
  margin-bottom: 30vh;
  position: fixed;
  width: 100%;
  height: calc(100vh - 110px);
  left: 0;
  top: 0;
  z-index: -10;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
#Img_area img {
  position: relative;
  top: 3.4722222222vw;
  scale: 1.3;
}
#Img_area .style_caption {
  bottom: 6.9444444444vw;
  right: 5.5555555556vw;
}

@media screen and (max-width: 736px) and (orientation: portrait) {
  #Img_area .style_caption {
    bottom: 2.5641025641vw;
    right: 2.5641025641vw;
  }
}
/*------------------------------------------------------------
#Link_area
------------------------------------------------------------*/
#Link_area .bg_area {
  width: 100%;
  height: 100vh;
  margin: 0 auto;
  position: relative;
}
#Link_area .bg_area .box {
  aspect-ratio: 1/1;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  clip-path: polygon(0% 100%, 100% 100%, 100% 100%, 0% 100%);
  overflow: clip;
}
#Link_area .bg_area .box.box1 {
  clip-path: polygon(0% 100%, 100% 100%, 100% 0%, 0% 0%);
}
#Link_area .bg_area .box img {
  position: absolute;
  height: 100%;
  width: 100%;
  inset: 0px;
  object-fit: cover;
  scale: 1.3;
}
#Link_area .txt_area {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}
#Link_area .txt_area:hover .box .style_btn:after {
  transform-origin: left bottom;
  transform: scale(1, 1);
}
#Link_area .txt_area:before {
  display: block;
  content: "";
  width: 1px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 25vw;
  opacity: 0.3;
}
#Link_area .txt_area .progress {
  width: 1px;
  height: 100%;
  padding-top: 110px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 25vw;
}
#Link_area .txt_area .progress .in_progress {
  background: #fff;
  height: 0%;
}
#Link_area .txt_area .box {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}
#Link_area .txt_area .box.box1 {
  z-index: 20;
  opacity: 1;
}
#Link_area .txt_area .box.box1 .jp {
  width: 9.625rem;
}
#Link_area .txt_area .box.box2 .jp {
  width: 5.9375rem;
}
#Link_area .txt_area .box.box3 .jp {
  width: 6rem;
}
#Link_area .txt_area .box.box4 .jp {
  width: 6.0625rem;
}
#Link_area .txt_area .box > a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
}
#Link_area .txt_area .box .box_in {
  width: 25vw;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  box-sizing: border-box;
  padding: calc(110px + 8vh) 5.5555555556vw 8vh;
}
#Link_area .txt_area .box .box_in .ttl_area .en {
  position: relative;
  padding-right: 1rem;
  display: inline-block;
  margin-bottom: 6vh;
  color: #fff;
}
#Link_area .txt_area .box .box_in .ttl_area .en:before {
  display: block;
  content: "";
  width: 1px;
  height: 50%;
  background: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate3d(0, -50%, 0) rotate(30deg);
  opacity: 0.6;
}
#Link_area .txt_area .box .box_in .ttl_area .jp {
  line-height: 1;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  #Link_area .txt_area .progress {
    padding-top: 0;
  }
}
@media screen and (max-width: 736px) and (orientation: portrait) {
  #Link_area .bg_area {
    width: 164.1025641026vw;
  }
  #Link_area .bg_area .box img {
    scale: 1.3;
  }
  #Link_area .txt_area:before {
    left: auto;
    right: 10.2564102564vw;
  }
  #Link_area .txt_area .progress {
    padding-top: 0;
    left: auto;
    right: 10.2564102564vw;
  }
  #Link_area .txt_area .box.box1 .jp {
    width: 29.6153846154vw;
  }
  #Link_area .txt_area .box.box2 .jp {
    width: 18.5897435897vw;
  }
  #Link_area .txt_area .box.box3 .jp {
    width: 18.5897435897vw;
  }
  #Link_area .txt_area .box.box4 .jp {
    width: 18.5897435897vw;
  }
  #Link_area .txt_area .box .box_in {
    width: 50vw;
    padding: 15.3846153846vw 0 23.0769230769vw 10.2564102564vw;
  }
  #Link_area .txt_area .box .box_in .ttl_area .en {
    padding-right: 2.0512820513vw;
    margin-bottom: 12.8205128205vw;
    font-size: 3.5897435897vw;
  }
  #Link_area .txt_area .box .box_in .ttl_area .en:before {
    height: 50%;
  }
}