/* CSS Document */
.img_sp {
  display: none !important;
  visibility: hidden !important;
}

/*-----------------*/

.section_gr1 h2 {
  z-index: 3 !important;
  margin: calc(45px - clamp(67px, 7.4vw, 74px)) auto 0;
}

.main_txt {
  width: clamp(530px, 80vw, 1100px);
  left: 50%;
  top: clamp(40px, 6vw, 85px);
  transform: translate(-50%, 0);
}
.main_txt p {
  font-size: clamp(20px, 4vw, 40px);
  color: #fff;
}

.story_pages {
  background: #D7C3BE;
}
.story_pages .inner_1 {
  padding: 10px 0 60px;
}
.story_pages .inner_1 h3 {
  font-size: clamp(35px, 5vw, 60px);
  text-align: center;
  margin: 0 0 clamp(18px, 5vw, 80px);
}
.story_pages .inner_1 .flex_box {
  max-width: 1010px;
  padding: 0 65px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: auto clamp(200px, 37vw, 373px);
  column-gap: clamp(25px, 5vw, 50px);
}
.story_pages .inner_1 .flex_box .right_box img {
  margin: 0 0 clamp(10px, 3vw, 30px);
}
.story_pages .inner_1 .flex_box .right_box p {
  font-size: 16px;
  font-weight: 300;
}
.story_pages .inner_1 .flex_box .left_box p {
  font-size: clamp(15px, 1.6vw, 16px);
  font-weight: 500;
	letter-spacing: -0.018em;
}
.story_pages .inner_2 {
  background: linear-gradient(180deg, #d7c3be 100px, #fff 10px);
}
.story_pages .inner_2 .ttl_box {
  max-width: 1310px;
  margin: 0 auto;
}
.story_pages .inner_2 .ttl_box .story_inner2_ttl {
  margin: 0 0 130px;
}
.story_pages .inner_2 ul {
  max-width: calc(600px + 24%);
  padding: 0 12%;
  margin: 0 auto;
}
.story_pages .inner_2 ul li {
  padding: 0 0 clamp(120px, 20vw, 200px);
  position: relative;
}
.story_pages .inner_2 ul li.inner_2_02 {
  padding: 0 0 clamp(40px, 60vw, 60px);
}

.story_pages .inner_2 ul li .top_box {
  z-index: 2;
}
.story_pages .inner_2 ul li .top_box img.img_box2 {
  margin: 0 0 110px;
}
.story_pages .inner_2 ul li .top_box img.img_box1 {
  margin: 0 0 clamp(10px, 3vw, 30px);
  position: relative;
}
.story_pages .inner_2 ul li .top_box p {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}
.story_pages .inner_2 ul li .top_box .top_box_img {
  position: relative;
}
.story_pages .inner_2 ul li.inner_2_01 .top_box .top_box_img::after,
.story_pages .inner_2 ul li.inner_2_02 .top_box .top_box_img::after {
  position: absolute;
  content: "";
  z-index: 3;
}
.story_pages .inner_2 ul li.inner_2_01 .top_box .top_box_img::after {
  width: clamp(160px, 24vw, 240px);
  height: clamp(120px, 19vw, 190px);
  bottom: calc(0px - clamp(93px, 14.2vw, 142px));
  right: calc(0px - clamp(87px, 14vw, 144px));
  background: url(../images/story_inner_l1_af.png) no-repeat center / 100% auto;
}
.story_pages .inner_2 ul li.inner_2_02 .top_box .top_box_img::after {
  width: clamp(160px, 24vw, 240px);
  height: clamp(120px, 19vw, 190px);
  top: calc(0px - clamp(40px, 6.3vw, 63px));
  left: calc(0px - clamp(80px, 12vw, 144px));
	background: url(../images/story_inner_l2_af.png) no-repeat center / 100% auto;
	mix-blend-mode: multiply;
}

.story_pages .inner_2 ul li .bottom_box {
  margin: clamp(30px, 4vw, 40px) 0 0;
}
.story_pages .inner_2 ul li .bottom_box h3 {
  font-size: clamp(25px, 3vw, 35px);
  font-weight: 500;
  text-align: center;
  margin: 0 0 40px;
}
.story_pages .inner_2 ul li .bottom_box p {
  font-size: 16px;
  font-weight: 500;
  max-width: 457px;
  margin: 0 auto;
}

.story_pages .inner_2 ul li:first-child::after {
  position: absolute;
  content: "";
  width: 468px;
  height: 414px;
  right: -500px;
  bottom: 0;
  background-image: url("../images/story_inner1_af.png");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.story_pages .inner_2 ul li:last-child::after {
  position: absolute;
  content: "";
  width: 745px;
  height: 495px;
  left: -710px;
  top: -215px;
  background-image: url("../images/story_inner2_af.png");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.story_pages .inner_2 ul li:last-child::before {
  position: absolute;
  content: "";
  width: 390px;
  height: 390px;
  right: -430px;
  top: calc(50% + 60px);
  background-image: url("../images/story_inner2_be.png");
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
.story_pages .inner3 {
  font-size: clamp(25px, 3.5vw, 35px);
  text-align: center;
  margin: 0 0 clamp(80px, 14vw, 140px);
  background: #fff;
}

/*------responsive-----------*/
@media screen and (max-width: 480px) {
  #tmp_header #tmp_mainvisual .main_text {
    bottom: 24%;
  }
}
@media screen and (max-width: 640px) {
  .pc {
    display: none;
    visibility: visible !important;
  }

  .sp {
    display: block;
    visibility: visible !important;
  }

  .img_sp {
    display: block;
    visibility: visible !important;
  }
  .main_txt {
    position: initial;
    transform: none;
    width: 100%;
    padding: 20px 0 13px;
  }
  .main_txt p {
    color: #000;
    text-align: center;
		line-height: 1.3;
  }
  .section_gr1 h2 {
      margin: 0 auto;
      padding: 21px 0 13px;
  }

	.story_pages .inner_1 .flex_box {
    grid-template-columns: 1fr;
    column-gap: 0;
		padding: 0;
  }
  .story_pages .inner_1 .flex_box .right_box {
    padding: 30px 0 30px clamp(65px, 8vw, 80px);
  }
  .story_pages .inner_1 .flex_box .left_box p {
    padding: 0 clamp(65px, 8vw, 80px);
		line-height: 1.65;
  }
  .story_pages .inner_1 .flex_box .sp:not(img) {
    padding: 0 clamp(65px, 8vw, 80px);
  }
  .story_pages .inner_1 .flex_box .sp .en_txt {
    letter-spacing: -0.04em;
  }
  .story_pages .inner_1 .flex_box .img.sp ul {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    padding: 30px 0 0;
  }
  .story_pages .inner_2 {
    background: #fff;
  }
	.story_pages .inner_2 ul {
		padding: 0;
	}
  .story_pages .inner_2 ul li {
    padding: 0 0 clamp(185px, 20vw, 200px);
    position: relative;
  }
  .story_pages .inner_2 ul li .top_box h3 {
    text-align: center;
    padding: 40px 0 25px;
		font-size: 25px;
		font-weight: 500;
  }
  .story_pages .inner_2 ul li .top_box::after {
    position: absolute;
    content: "";
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    z-index: 3;
  }
  .story_pages .inner_2 ul li .top_box img.img_box2 {
    margin: 0;
  }
	.story_pages .inner_2 ul li .bottom_box .img_box2 {
    margin: 30px 0;
  }
  .story_pages .inner_2 ul li .bottom_box p {
    padding: 0 clamp(65px, 8vw, 80px);
  }
  .story_pages .inner_2 ul li .bottom_box .cnt_img {
    padding: 0 clamp(35px, 6vw, 60px);
  }
  .story_pages .inner_2 ul li:first-child .top_box::after {
    display: none;
    visibility: hidden;
  }
  .story_pages .inner_2 ul li .top_box .top_box_img {
    padding: 0 clamp(65px, 8vw, 80px) 0 0;
  }
  .story_pages .inner_2 ul li:first-child .bottom_box {
    position: relative;
  }
  .story_pages .inner_2 ul li:first-child .bottom_box::after {
    position: absolute;
    content: "";
    width: 180px;
    height: 140px;
    bottom: -165px;
    left: 50%;
    background-image: url("../images/story_inner_l1_af.png");
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    transform: translate(-50%, 0);
  }
  .story_pages .inner_2 ul li:last-child {
    padding: 0 0 200px;
  }
	.story_pages .inner_2 ul li .top_box .top_box_img::after {
    display: none;
    visibility: hidden;
  }
  .story_pages .inner_2 ul li:last-child .bottom_box {
    position: relative;
  }
  .story_pages .inner_2 ul li:last-child .bottom_box::after {
    position: absolute;
    content: "";
    width: 180px;
    height: 140px;
    bottom: -165px;
    left: 50%;
    background-image: url("../images/story_inner_l2_af.png");
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    transform: translate(-50%, 0);
  }
  .story_pages .inner_2 ul li:last-child::after {
    display: none;
    visibility: hidden;
  }
  .story_pages .inner_2 ul li:last-child::before {
    display: none;
    visibility: hidden;
  }
}
