@charset "UTF-8";

.LB0928 {
  --color_blue-01: #ccd8db;
  --color_blue-02: #aebcc1;
  --color_gray-01: #d8d8d8;
  --color_gray-02:#adadad;
  --color_gray-03: #d8d8d6;
  --color_gray-04: #afb4b2;
  --font_en-01: "big-caslon-fb", serif;
  --font_en-02: "neue-haas-grotesk-display", sans-serif;
  --font_jp: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  --ttl_color-blue: #457FA0;
  --ttl_color-orange: #D1664E;
  --ttl_color-navy: #135068;
  --ttl_color-purple: #555158;
  --ttl_color-black: #414347;
  --ttl_color-green: #326B66;
  --back_color-01: #EAE8E4;
  --back_color-02: #F0BF96;
  --back_color-03: #CED7D8;
  --back_color-04: #B7B3AE;
  --back_color-05: #6E809A;
  --back_color-06: #D2D6D5;
  color: #000;
  text-align: center;
}

.main-inner {
  margin-top: 8rem;
  width: 100% !important;
}
html {
  font-size: 62.5%;
  box-sizing: border-box;
}
@media (max-width: 1400px) and (min-width: 768px) {
  html {
    font-size: 0.7142857143vw;
  }
}
@media only screen and (min-width: 1401px) {
  html {
    font-size: 62.5%;
  }
}

@media only screen and (min-width: 768px) {
  .sp{
    display: none!important;
  }
}

.LB0928{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  width: 100%;
  margin-bottom: 15rem;
}

.LB0928 li{
  list-style: none;
}
.LB0928 img,
.LB0928 svg {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 3;
}
.LB0928 picture,
.LB0928 span {
  display: block;
}

.LB0928 .heading{
  width: 100%;
  margin: 0 auto;
  margin-bottom: -4rem;
}

.LB0928 .heading_ttl{
  margin-bottom: 0.4rem;
  font-family: "athena", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4.8rem;
  line-height: 1.416666;
  letter-spacing: 0;
  text-align: center;
}

.LB0928 .month{
  margin-bottom: 3.4rem;
  font-family: "athena", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.7rem;
  letter-spacing: 0;
}

.LB0928 .heading_sub_ttl{
  width: 33.3rem;
  margin: 0 auto;
  margin-bottom: 4rem;
}

.LB0928 .heading_txt{
  margin-bottom: 6rem;
  font-size: 1.5rem;
  line-height: 2.2666666;
  letter-spacing: 0.08em;
  text-align: center;
}

.LB0928 .heading_img{
  width: 30rem;
  margin: 0 auto;
}

.LB0928 .content_list{
  display: flex;
  justify-content: space-between;
  position: relative;
}

.LB0928 section{
  position: relative;
}

.LB0928 .content_ttl{
  position: absolute;
  font-family: "athena", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 5.1rem;
  line-height: 1.3333;
  letter-spacing: 0;
}

.LB0928 .content_txt{
  position: absolute;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 1.3rem;
  line-height: 1.92307;
  letter-spacing: 0.05em;
  text-align: justify;
}

.LB0928 .content_list .content_price{
  text-align: left;
}

.LB0928 .content_price{
  position: absolute;
  font-family: "neue-haas-unica", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2rem;
  line-height: 1.9166666;
  letter-spacing: 0.04em;
}

.LB0928 .content_list .content_txt{
  position: inherit;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
  margin-top: 4.4rem;
  margin-bottom: 1.6rem;
  font-size: 1.3rem;
  line-height: 1.9231;
  letter-spacing: 0.05em;
  text-align: justify;
  font-feature-settings: "palt";
}


/* 1段目*/
.LB0928 .soutien_area{
  width: 114rem;
  margin: 0 auto;
  margin-bottom: 12rem;
}

.LB0928 .soutien_area .content_list {
  width: 80rem;
  margin: 0 auto;
  margin-left: 18rem;
}

.LB0928 .soutien_area .content_list::after{
  content: '';
  position: absolute;
  width: 40rem;
  height: 40rem;
  background-color: #fff8eb;
  top: -4rem;
  right: -19rem;
  z-index: -1;
}

.LB0928 .soutien_area .contnet_img {
  width: 37rem;
}

.LB0928 .soutien_area .contnet_img._01 {
  margin-top: 24rem;
}

.LB0928 .soutien_area .content_ttl {
  top: 14rem;
  color: #d8ba7c;
}

/* 2段目*/
.LB0928 .double_area{
  width: 120rem;
  margin: 0 auto;
  margin-bottom: 12rem;
}

.LB0928 .double_area .content_ttl {
  top: 10rem;
  left: 25rem;
  color: #6d6873;
}

.LB0928 .double_area .content_txt {
  top: 20rem;
  left: 25rem;
}

.LB0928 .double_area .content_list .content_price {
  margin-top: 2.6rem;
}

.LB0928 .double_area .content_list {
  width: 114rem;
}

.LB0928 .double_area .content_list::after{
  content: '';
  position: absolute;
  width: 72rem;
  height: 53rem;
  background-color: #e5dce5;
  bottom: 6.5rem;
  left: 13rem;
  z-index: -1;
}

.LB0928 .double_area .content_img._01 {
  width: 37rem;
  margin-top: 38.6rem;
}

.LB0928 .double_area .content_img._02 {
  width: 42rem;
}

/* 3段目*/
.LB0928 .cape_area{
  width: 120rem;
  margin: 0 auto;
  margin-bottom: 19rem;
}

.LB0928 .cape_area .content_list {
  width: 72rem;
  margin-left: 7rem;
}

.LB0928 .cape_area .content_list::after{
  content: '';
  position: absolute;
  width: 67rem;
  height: 40rem;
  background-color: #b5b4ac;
  bottom: -7rem;
  right: -41rem;
  z-index: -1;
}

.LB0928 .cape_area .content_ttl {
  color: #ede7d9;
  right: 24.3rem;
  top: 26.2rem;
}

.LB0928 .cape_area .content_txt {
  bottom: 10.4rem;
  right: 9.6rem;
}

.LB0928 .cape_area .content_price {
  bottom: -0.2rem;
  right: 12.8rem;
  text-align: left;
}

/* 4段目*/
.LB0928 .china_area{
  width: 120rem;
  margin: 0 auto;
  margin-bottom: 12rem;
}

.LB0928 .china_area::after{
  content: '';
  position: absolute;
  width: 9rem;
  height: 37rem;
  background-color: #e0dfdc;
  top: 0;
  left: 0;
  z-index: -1;
}

.LB0928 .china_area .content_list {
  width: 76.8rem;
  margin-left: auto;
}

.LB0928 .china_area .content_img._01 {
  width: 28.8rem;
  margin-top: 20.4rem;
}

.LB0928 .china_area .content_img._02 {
  width: 45rem;
}

.LB0928 .china_area .content_ttl {
  top: 7.4rem;
  left: 4rem;
  color: #afaeaa;
}

.LB0928 .china_area .content_txt {
  top: 17.2rem;
  left: 4rem;
}

.LB0928 .china_area .content_price {
  bottom: 4.4rem;
  left: 29rem;
  text-align: left;
}

/* 5段目*/
.LB0928 .short_area{
  width: 120rem;
  margin: 0 auto;
  margin-bottom: 12rem;
}

.LB0928 .short_area .content_list {
  width: 120rem;
}

.LB0928 .short_area .content_list::after{
  content: '';
  position: absolute;
  width: 51rem;
  height: 51rem;
  background-color: #f4e4ce;
  top: 13rem;
  left: 15.5rem;
  z-index: -1;
}

.LB0928 .short_area .content_img._01 {
  width: 39rem;
}

.LB0928 .short_area .content_img._02 {
  width: 48rem;
  margin-top: 35rem;
}

.LB0928 .short_area .content_ttl {
  top: 9rem;
  left: 47rem;
  color: #a5542b;
}

.LB0928 .short_area .content_txt {
  top: 18.8rem;
  left: 47rem;
}

.LB0928 .short_area .content_list .content_price {
  margin-top: 2.4rem;
}

/* 6段目*/
.LB0928 .chester_area{
  width: 120rem;
  margin: 0 auto;
  margin-bottom: 12em;
}

.LB0928 .chester_area::after{
  content: '';
  position: absolute;
  width: 9.8rem;
  height: 33rem;
  background-color: #e1e5ea;
  bottom: 7rem;
  right: 0;
  z-index: -1;
}

.LB0928 .chester_area .content_list {
  width: 79rem;
}

.LB0928 .chester_area .content_img._01 {
  width: 37rem;
}

.LB0928 .chester_area .content_img._02 {
  width: 40rem;
  margin-top: 13rem;
}

.LB0928 .chester_area .content_ttl {
  bottom: 19rem;
  right: 18rem;
  color: #4b4f49;
}

.LB0928 .chester_area .content_txt {
  bottom: 6rem;
  right: 7.2rem;
}

.LB0928 .chester_area .content_price {
  bottom: -0.4rem;
  right: 7.4rem;
  text-align: left;
}

.LB0928 .limited_btn{
  width: 42rem;
  margin-inline: auto;
  margin-bottom: 1rem;
}

.LB0928 .all_item_btn{
  width: 42rem;
  margin-inline: auto;
}



@media only screen and (max-width: 767px) {

  .main-area.lp {
    overflow: unset;
  }

  .pc{
    display: none!important;
  }

  .LB0928{
    margin-bottom: calc(196* (100vw / 750));
  }

  .LB0928 .heading{
    width: 100%;
    margin-bottom: calc(154* (100vw / 750));
  }

  .LB0928 .heading_ttl{
    margin-bottom: calc(4* (100vw / 750));
    font-size: calc(68* (100vw / 750));;
  }

  .LB0928 .month{
    margin-bottom: calc(42* (100vw / 750));
    font-size: calc(40* (100vw / 750));
    letter-spacing: 0;
  }

  .LB0928 .heading_sub_ttl{
    width: calc(530* (100vw / 750));
    margin: 0 auto;
    margin-bottom: calc(68* (100vw / 750));
  }

  .LB0928 .heading_txt{
    margin-bottom: calc(82* (100vw / 750));
    font-size: calc(26* (100vw / 750));
    line-height: 2.26923;
    letter-spacing: 0.05em;
    text-align: center;
  }

  .LB0928 .heading_img{
    width: calc(500* (100vw / 750));
    margin: 0 auto;
  }

  .LB0928 .content_list{
    display: flex;
    justify-content: space-between;
    position: relative;
  }

  .LB0928 .content_img{
    position: relative;
  }

  .LB0928 section{
    position: relative;
  }

  .LB0928 .content_ttl{
    position: absolute;
    font-family: "athena", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: calc(76* (100vw / 750));
    line-height: 1.3333;
    letter-spacing: 0;
  }

  .LB0928 .content_txt{
    position: absolute;
    font-size: calc(24* (100vw / 750));
    line-height: 1.916666;
    letter-spacing: 0.05em;
    text-align: justify;
  }

  .LB0928 .content_list .content_price{
    text-align: left;
  }

  .LB0928 .content_price{
    font-size: calc(24* (100vw / 750));
    line-height: 1.9166666;
    letter-spacing: 0.04em;
    text-align: justify;
  }

  .LB0928 .content_list .content_txt{
    position: inherit;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic", "メイリオ", sans-serif;
    margin-top: 4.4rem;
    margin-bottom: 1.6rem;
    font-size: 1.3rem;
    line-height: 1.9231;
    letter-spacing: 0.05em;
    text-align: justify;
    font-feature-settings: "palt";
  }

  .LB0928 .soutien_area .content_price {
    position: inherit;
}

  /* 1段目*/
  .LB0928 .soutien_area{
    width: 100%;
    margin: 0 auto;
    margin-bottom: calc(495* (100vw / 750));
  }

  .LB0928 .soutien_area .content_list {
    width: 100%;
    margin: 0 auto;
    margin-left: auto;
    margin-bottom: calc(62* (100vw / 750));
  }

  .LB0928 .soutien_area .content_list::after{
    content: '';
    position: absolute;
    width: calc(430* (100vw / 750));
    height: calc(710* (100vw / 750));
    background-color: #fff8eb;
    top: calc(-487* (100vw / 750));
    right: inherit;
    left: 0;
    z-index: -1;
  }

  .LB0928 .soutien_area .contnet_img {
    width: calc(416* (100vw / 750));
  }

  .LB0928 .soutien_area .contnet_img._01 {
    width: calc(396* (100vw / 750));
    margin-right: calc(-60* (100vw / 750));
    margin-top: calc(266* (100vw / 750));
  }

  .LB0928 .soutien_area .content_ttl {
    width: 100%;
    top: calc(-118* (100vw / 750));
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    color: #d8ba7c;
  }

  .LB0928 .soutien_area .content_txt{
    width: calc(672* (100vw / 750));
    margin: 0 auto;
    position: inherit;
    margin-bottom: calc(26* (100vw / 750));
  }

  .LB0928 .soutien_area .content_price {
    width: calc(672* (100vw / 750));
    margin: 0 auto;
    position: inherit;
}

  /* 2段目*/
  .LB0928 .double_area{
    width: 100%;
    margin: 0 auto;
    margin-bottom: calc(540* (100vw / 750));
  }

  .LB0928 .double_area .content_ttl {
    top: calc(-374* (100vw / 750));
    left: calc(30* (100vw / 750));
    color: #6d6873;
  }

  .LB0928 .double_area .content_txt {
    top: calc(-240* (100vw / 750));
    left: calc(32* (100vw / 750));
  }

  .LB0928 .double_area .content_list .content_price {
    bottom: calc(24* (100vw / 750));
    left: calc(-130* (100vw / 750));
    z-index: 3;
  }

  .LB0928 .double_area .content_list {
    width: calc(720* (100vw / 750));
    flex-direction: column-reverse;
  }

  .LB0928 .double_area .content_list::after{
    content: '';
    position: absolute;
    width: calc(310* (100vw / 750));
    height: calc(1450* (100vw / 750));
    background-color: #e5dce5;
    bottom: inherit;
    top: calc(-170* (100vw / 750));
    left: inherit;
    right: calc(-30* (100vw / 750));
    z-index: -1;
  }

  .LB0928 .double_area .content_img._01 {
    width: calc(540* (100vw / 750));
    margin-top: calc(20* (100vw / 750));
  }

  .LB0928 .double_area .content_img._02 {
    width: calc(560* (100vw / 750));
    margin-left: auto;
  }

  /* 3段目*/
  .LB0928 .cape_area{
    width: 100%;
    margin: 0 auto;
    margin-bottom: calc(374* (100vw / 750));
  }

  .LB0928 .cape_area .content_list {
    flex-direction: column;
    width: calc(560* (100vw / 750));
    margin-left: auto;
  }

  .LB0928 .cape_area .content_list::after{
    width: calc(710* (100vw / 750));
    height: calc(1637* (100vw / 750));
    bottom: inherit;
    right: inherit;
    top: calc(-400* (100vw / 750));
    left: calc(-190* (100vw / 750));
    z-index: -1;
  }

  .LB0928 .cape_area .content_ttl {
    right: inherit;
    left: calc(30* (100vw / 750));
    top: calc(-334* (100vw / 750));
  }

  .LB0928 .cape_area .content_txt {
    bottom: inherit;
    top: calc(-196* (100vw / 750));
    right: inherit;
    left: calc(34* (100vw / 750));
  }

  .LB0928 .cape_area .content_price {
    bottom: calc(26* (100vw / 750));
    left: calc(30* (100vw / 750));
    right: inherit;
    text-align: left;
    z-index: 4;
  }

  /* 4段目*/
  .LB0928 .china_area{
    width: 100%;
    margin: 0 auto;
    margin-bottom: calc(542* (100vw / 750));
  }

  .LB0928 .china_area::after{
    width: calc(184* (100vw / 750));
    height: calc(590* (100vw / 750));
    top: calc(-234* (100vw / 750));
    left: inherit;
    right: 0;
    z-index: -1;
  }

  .LB0928 .china_area .content_list {
    flex-direction: column-reverse;
    width: calc(670* (100vw / 750));
    margin: 0 auto;
  }

  .LB0928 .china_area .content_img._01 {
    width: calc(390* (100vw / 750));
    margin-top: calc(300* (100vw / 750));
    margin-left: auto;
  }

  .LB0928 .china_area .content_img._02 {
    width: calc(620* (100vw / 750));
    margin: 0 auto;
  }

  .LB0928 .china_area .content_ttl {
    width: 100%;
    top: calc(-148* (100vw / 750));
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    color: #afaeaa;
  }

  .LB0928 .china_area .content_txt {
    top: inherit;
    bottom: calc(756* (100vw / 750));
    left: calc(66* (100vw / 750));
  }

  .LB0928 .china_area .content_price {
    bottom: calc(22* (100vw / 750));
    left: calc(40* (100vw / 750));
    text-align: left;
  }

  /* 5段目*/
  .LB0928 .short_area{
    width: 100%;
    margin: 0 auto;
    margin-bottom: calc(510* (100vw / 750));
  }

  .LB0928 .short_area .content_list {
    flex-direction: column;
    margin-left: auto;
    width: calc(675* (100vw / 750));
  }

  .LB0928 .short_area .content_list::after{
    width: calc(375* (100vw / 750));
    height: calc(1239* (100vw / 750));
    top: calc(-400* (100vw / 750));
    left: calc(-74* (100vw / 750));
  }

  .LB0928 .short_area .content_img._01 {
    width: calc(600* (100vw / 750));
  }

  .LB0928 .short_area .content_img._02 {
    width: calc(670* (100vw / 750));
    margin-top: calc(215* (100vw / 750));
    margin-left: auto;
  }

  .LB0928 .short_area .content_ttl {
    top: calc(-336* (100vw / 750));
    left: calc(40* (100vw / 750));
  }

  .LB0928 .short_area .content_txt {
    top: calc(-195* (100vw / 750));
    left: calc(42* (100vw / 750));
  }

  .LB0928 .short_area .content_list .content_price {
    margin-top: calc(35* (100vw / 750));
  }

  /* 6段目*/
  .LB0928 .chester_area{
    width: 100%;
    margin: 0 auto;
    margin-bottom: calc(194* (100vw / 750));
  }

  .LB0928 .chester_area::after{
    width: 100%;
    height: calc(690* (100vw / 750));
    bottom: inherit;
    top: calc(-368* (100vw / 750));
    right: 0;
  }

  .LB0928 .chester_area .content_list {
    width: calc(720* (100vw / 750));
    flex-direction: column;
  }

  .LB0928 .chester_area .content_img._01 {
    width: calc(590* (100vw / 750));
  }

  .LB0928 .chester_area .content_img._02 {
    width: calc(580* (100vw / 750));
    margin-top: calc(40* (100vw / 750));
    margin-left: auto;
  }

  .LB0928 .chester_area .content_ttl {
    bottom: inherit;
    top: calc(-310* (100vw / 750));
    right: inherit;
    left: calc(40* (100vw / 750));
    color: #4b4f49;
  }

  .LB0928 .chester_area .content_txt {
    bottom: inherit;
    top: calc(-174* (100vw / 750));
    right: inherit;
    left: calc(40* (100vw / 750));
  }

  .LB0928 .chester_area .content_price {
    bottom: calc(20* (100vw / 750));
    right: inherit;
    left: calc(40* (100vw / 750));
    text-align: left;
    z-index: 4;
  }

  .LB0928 .limited_btn{
    width: calc(675* (100vw / 750));
    margin-inline: auto;
    margin-bottom: calc(30* (100vw / 750));
  }

  .LB0928 .all_item_btn{
    width: calc(675* (100vw / 750));
    margin-inline: auto;
  }
}


/***************************** section-06 *****************************/

/***************************** animation *****************************/
.LB0928 .js_fade,
.LB0928 .js_d_fade {
  visibility: hidden;
  opacity: 0;
  transform: translate(0, 40px);
  transition: all ease 1.5s;
}
.LB0928 .js_fade.active,
.LB0928 .js_d_fade.active {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}
.LB0928 span.js_fade.active,
.LB0928 span.js_d_fade.active {
  opacity: 0.5;
}
/***************************** animation *****************************/