@charset "UTF-8";
/*----------共通設定 pc----------*/
html {
  font-size: 62.5%;
  /* scroll-behavior: smooth; */
}
@media screen and (max-width: 1400px) {
  .win .MO240718AW1st > section {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}
  /* ぱんくず */
  .bredlist.lp {
    margin: 20px auto;
    min-width: auto;
    max-width: 120rem;
    font-size: 10px;
  }

  /* 全てのアイテムをチェック */
  .main-contents .viewall {
    width: 38rem;
    height: 6.4rem;
    margin: 0 auto;
    background-color: var(--main-txt-color);
  }

  .main-contents .viewall__link {
    font-family: var(--font-gothic-txt);
    color: var(--color-w);
    font-size: 1.8rem;
    line-height: 1;
    letter-spacing: 0.06em;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  @media only screen and (max-width: 767px) {

    /* ぱんくず */
    .bredlist.lp {
      max-width: calc(700 *(100vw / 750));
    }

    /* 全てのアイテムをチェック */
    .main-contents .viewall {
      width: calc(675 * (100vw / 750));
      height: calc(120 * (100vw / 750));
    }

    .main-contents .viewall__link {
      font-size: calc(28 * (100vw / 750));
    }
  }

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                SETTING
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.main-area {
  max-width: 100%;
  overflow: clip;
}

.MO240718AW1st {
  --font-yuMincho: "游明朝", "YuMincho", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  --font-gothic-txt: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", Arial, "メイリオ", "Meiryo", sans-serif;
  --font-hiragino: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Hiragino Sans", sans-serif;
  --font-hanken: "hanken-grotesk", sans-serif;
  --font-weight-light: 300;
  --font-weight-regular: 400;
  --main-txt-color: #E16423;
  --aug-bg-color: #FCF5ED;
  --sep-bg-color: #EEECE2;
  --oct-bg-color: #F2F2F2;
  --color-w: #ffffff;
  width: 100%;
  min-height: calc(var(--vh, 1vh) * 100);
  overflow: clip;
  padding-top: 6rem;
}
.MO240718AW1st .article_section {
  position: relative;
  z-index: 2;
}
.MO240718AW1st section {
  margin-inline: auto;
}
.MO240718AW1st picture {
  width: 100%;
  height: 100%;
}
.MO240718AW1st img,
.MO240718AW1st video,
.MO240718AW1st svg {
  display: block;
  width: 100%;
  height: auto;
}
.MO240718AW1st .font_ja01 {
  font-family: var(--font-yuMincho);
  font-feature-settings: "palt";
}
.MO240718AW1st .font_en {
  font-family: var(--font-hanken);
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .MO240718AW1st .sp_only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .MO240718AW1st .pc_only {
    display: none !important;
  }
  .MO240718AW1st {
    padding-top: calc(0*(100vw / 750));
}
}


.MO240718AW1st figure[data-bg="bg-white"] {
  position: relative;
  z-index: 2;
  display: inline-block;
  line-height: 0;
  vertical-align: bottom;
  display: flex;
}
.MO240718AW1st figure[data-bg="bg-white"]::before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--color-w);
  z-index: -1;
  pointer-events: none;
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                FIRSTVIEW
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .firstview {
  width: 120rem;
  margin-inline: auto;
  margin-bottom: 8.5rem;
}
.MO240718AW1st .firstview_lead {
  text-align: center;
  color: var(--main-txt-color);
  margin-top: 5.8rem;
}
.MO240718AW1st .firstview_lead > span {
  font-family: var(--font-yuMincho);
  font-feature-settings: "palt";
  display: block;
  font-size: 1.2rem;
  line-height: 2;
  letter-spacing: 0.12em;
}
.MO240718AW1st .firstview_lead > span:nth-of-type(2) {
  margin-top: 1.8rem;
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  .MO240718AW1st .firstview {
    width: calc(1200*100vw/1400);
  }
  .MO240718AW1st .firstview_lead {
    margin-top: calc(59*100vw/1400);
  }
  .MO240718AW1st .firstview_lead > span {
    font-size: calc(12*100vw/1400);
  }
  .MO240718AW1st .firstview_lead > span:nth-of-type(2) {
    margin-top: calc(18*100vw/1400);
  }
}
@media screen and (max-width: 767px) {
  .MO240718AW1st .firstview {
    width: calc(750*100vw/750);
    margin-bottom: calc(107* 100vw / 750);
  }
  .MO240718AW1st .firstview_lead {
    margin-top: calc(108*100vw/750);
  }
  .MO240718AW1st .firstview_lead > span {
    font-family: "ヒラギノ明朝 ProN W3", serif;
    font-size: calc(24*100vw/750);
    letter-spacing: 0.12em;
  }
  .MO240718AW1st .firstview_lead > span:nth-of-type(2) {
    margin-top: calc(36* 100vw / 750);
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
CONTENTS_COMMON
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .side_img {
  width: 1.09131rem;
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 2.1rem;
  z-index: 10;
  opacity: 0;
  transition: all .5s ease-in-out;
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  .MO240718AW1st .side_img {
    width: calc(10.9131*100vw/1400);
    right: calc(21*100vw/1400);
  }
}
@media screen and (max-width: 767px) {
  .MO240718AW1st .side_img {
    width: calc(20.8*100vw/750);
    right: calc(27*100vw/750);
    margin-top: calc(105*100vw/750);
  }
}
.side_img.inView {
  opacity: 1;
  transition: all .5s ease-in-out;
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                              CONTENTS_COMMON
//////////////////////////////////////////////////////////////////////////////////////////////
*/

.MO240718AW1st .august_bk {
  width: 100%;
  background-color: var(--aug-bg-color);
  padding-top: 7.7rem;
  padding-bottom: 14rem;
}
.MO240718AW1st .september_bk {
  width: 100%;
  background-color: var(--sep-bg-color);
  padding-top: 8rem;
  padding-bottom: 14rem;
}
.MO240718AW1st .october_bk {
  width: 100%;
  background-color: var(--oct-bg-color);
  padding-top: 7.7rem;
  margin-bottom: 15.3rem;
}
.MO240718AW1st .sec_ttl {
  font-family: var(--font-hanken);
  margin: 0 auto;
  width: max-content;
  height: max-content;
  font-size: 3.4rem;
  letter-spacing: 0.08em;
  font-weight: var(--font-weight-light);
  color: var(--main-txt-color);
  text-align: center;
  margin-bottom: 7.9rem;
  padding-top: 0.1rem;
  padding-left: 0.2rem;
}
.MO240718AW1st .sec_ttl span {
  margin-right: 2.3rem;
  font-weight: var(--font-weight-light);
}
.MO240718AW1st .article_section {
  width: 140rem;
  margin: 0 auto;
}
.MO240718AW1st .article_section-inner,
.MO240718AW1st .article_section-wrapper {
  position: relative;
  width: 100%;
  margin-inline: auto;
}
.MO240718AW1st .article_modelitem-col {
  position: relative;
  z-index: 2;
  height: fit-content;
}
.MO240718AW1st .article_modelitem-price {
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  color: var(--main-txt-color);
  margin-top: 3.1rem;
  text-align: left;
  font-weight: 400;
}
.MO240718AW1st .article_modelitem-price > span {
  display: block;
  line-height: normal;
  margin-bottom: 1.4rem;
  margin-right: 0.8rem;
}
.MO240718AW1st .article_modelitem-price > span:last-of-type {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  /* .MO240718AW1st .article_section-inner,
  .MO240718AW1st .article_section-wrapper {
    width: calc(1400*100vw/1400);
  } */
  .MO240718AW1st .article_modelitem-price {
    bottom: calc(-7*100vw/1400);
    font-size: calc(12*100vw/1400);
  }
}
@media screen and (max-width: 767px) {
  .MO240718AW1st .august_bk {
    width: calc(750*(100vw / 750));
    padding-top: calc(86*(100vw / 750));
    padding-bottom: calc(0*(100vw / 750));
  }
  .MO240718AW1st .september_bk {
    width: calc(750*(100vw / 750));
    padding-top: calc(87*(100vw / 750));
    padding-bottom: calc(0*(100vw / 750));
  }
  .MO240718AW1st .october_bk {
    width: calc(750*(100vw / 750));
    padding-top: calc(86.5*(100vw / 750));
    margin-bottom: calc(200*(100vw / 750));
  }
  .MO240718AW1st .sec_ttl {
    font-size: calc(46*(100vw / 750));
    margin-bottom: calc(88*(100vw / 750));
  }
  .MO240718AW1st .sec_ttl span {
    margin-right: calc(31*(100vw / 750));
  }
  .MO240718AW1st .article_section {
    width: calc(750*100vw/750);;
  }
  .MO240718AW1st .article_section-inner,
  .MO240718AW1st .article_section-wrapper {
    width: calc(750*100vw/750);
  }
  .MO240718AW1st .article_modelitem-price {
    position: static;
    font-size: calc(23*100vw/750);
    margin-top: calc(45* 100vw / 750);
    line-height: 2;
  }
  .MO240718AW1st .article_modelitem-price > span {
    display: block;
    margin: 0 calc(6*(100vw / 750));
    margin-bottom: calc(22.5* 100vw / 750);
  }
  .MO240718AW1st .article_modelitem-price > span:last-of-type {
    margin-bottom: 0;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                page_navi
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .page_navi {
  width: 73rem;
  margin: 0 auto;
  margin-bottom: 11rem;
}
.MO240718AW1st .page_navi ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.MO240718AW1st .page_navi li {
  width: 21rem;
  font-family: var(--font-hanken);
  text-align: center;
  color: var(--main-txt-color);
  font-size: 1.9rem;
  letter-spacing: 0.06em;
  line-height: 1.75;
  font-weight: var(--font-weight-regular);
}
.MO240718AW1st .page_navi a {
  width: 100%;
  border-bottom: 1px solid var(--main-txt-color);
  padding-bottom: 0.5rem;
}
.MO240718AW1st .page_navi .page_navi_btn span {
  display: block;
  font-size: 4.2rem;
  font-weight: var(--font-weight-light);
  line-height: normal;
  margin-bottom: 0.5rem;
}
.MO240718AW1st .page_navi .page_navi_btn .arrow {
  width: 21rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.MO240718AW1st .page_navi .page_navi_btn h3 {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  padding-right: 2.7rem;
}
.MO240718AW1st .page_navi .page_navi_btn h3::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -0.2rem;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 1.5px solid var(--main-txt-color);
  border-right: 1.5px solid var(--main-txt-color);
  -webkit-transform: rotate(135deg) translateY(50%);
  transform: rotate(135deg) translateY(50%);
}
@media screen and (max-width: 767px) {
  .MO240718AW1st .page_navi {
    width: calc(620*(100vw / 750));
    margin: 0 auto;
    margin-bottom: calc(130*(100vw / 750));
  }
  .MO240718AW1st .page_navi li {
    width: calc(160*(100vw / 750));
    font-size: calc(26*(100vw / 750));
    line-height: 1.6;
  }
  .MO240718AW1st .page_navi a {
    display: block;
    width: 100%;
    padding-bottom: calc(48*(100vw / 750));
    border-bottom: calc(2*(100vw / 750)) solid var(--main-txt-color);
  }
  .MO240718AW1st .page_navi .page_navi_btn span {
    font-size: calc(64*(100vw / 750));
    font-weight: var(--font-weight-light);
    line-height: normal;
    margin-bottom: calc(6* 100vw / 750);
  }
  .MO240718AW1st .page_navi .page_navi_btn .arrow {
    width: 100%;
  }
  .MO240718AW1st .page_navi .page_navi_btn h3 {
    display: block;
    padding-right: 0;
  }
  .MO240718AW1st .page_navi .page_navi_btn h3::after {
    top: calc(103* 100vw / 750);
    bottom: 0;
    right: 50%;
    width: calc(15*(100vw / 750));
    height: calc(15*(100vw / 750));
    border-top: calc(2*(100vw / 750)) solid var(--main-txt-color);
    border-right: calc(2*(100vw / 750)) solid var(--main-txt-color);
    -webkit-transform: rotate(135deg)translateX(-50%);
    transform: rotate(135deg)translateX(-50%);
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                SECTION_01
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .article_section-01 {
  width: 140rem;
  margin: 0 auto;
}
.MO240718AW1st .article_section-01 .article_modelitem {
  display: flex;
  flex-direction: row;
  width: 90rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.MO240718AW1st .article_section-01 .article_modelitem-col:first-of-type { 
  width: 44rem;
}
.MO240718AW1st .article_section-01 .article_modelitem-col:nth-of-type(2) {
  width: 38rem;
  margin-top: 24.7rem;
  position: absolute;
  right: 0;
}
@media screen and (min-width: 768px) {
  .MO240718AW1st .article_section-01 .article_modelitem-price {
    display: grid;
    justify-content: start;
  }
}
@media screen and (max-width: 767px) {
  .MO240718AW1st .article_section-01 {
    width: calc(750*(100vw / 750));
  }
  .MO240718AW1st .article_section-01 .article_modelitem {
    width: calc(750*(100vw / 750));
    display: block;
  }
  .MO240718AW1st .article_section-01 .article_modelitem-col:first-of-type {
    width: calc(620*100vw/750);
    margin: 0 auto calc(60*(100vw / 750)) 0;
  }
  .MO240718AW1st .article_section-01 .article_modelitem-col:nth-of-type(2) {
    width: calc(685* 100vw / 750);
    display: flex;
    flex-direction: row-reverse;
    margin-left: calc(65*(100vw / 750));
    position: relative;
    margin-top: 0;
  }
  .MO240718AW1st .article_section-01 .article_modelitem-col:nth-of-type(2) .article_modelitem-img {
    width: calc(520* 100vw / 750);
  }
  .MO240718AW1st .article_section-01 .article_modelitem-price {
    position: absolute;
    left: 0;
    bottom: calc(37*(100vw / 750));
    z-index: 10;
    margin-top: 0;
  }
  .MO240718AW1st .article_section-01 .article_modelitem-price span {
    margin-left: 0;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                SECTION_02
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .article_section-02 {
  margin-top: 14rem;
}
.MO240718AW1st .article_section-02 .article_modelitem {
  display: grid;
  width: 100.2rem;
  grid-template-columns: 41rem 47rem;
  grid-template-rows: 24.5rem 28.8rem;
  margin-left: 21.5rem;
}
.MO240718AW1st .article_section-02 .article_modelitem-col:first-of-type {
  width: 33rem;
  grid-column: 1;
  grid-row: 2 / 3;
}
.MO240718AW1st .article_section-02 .article_modelitem-col:nth-of-type(2) {
  width: 44rem;
  grid-column: 2;
  grid-row: 1 / 3;
}
.MO240718AW1st .article_section-02 .article_modelitem-col:nth-of-type(3) {
  width: 15rem;
  grid-column: 3;
  grid-row: 3;
}
.MO240718AW1st .article_section-02 .article_modelitem-price {
  margin-top: 0.1rem;
}

@media screen and (max-width: 767px) {
  .MO240718AW1st .article_section-02 {
    margin-top: calc(160*100vw/750);
  }
  .MO240718AW1st .article_section-02 .article_modelitem {
    display: flex;
    width: calc(750* 100vw / 750);
    flex-direction: column-reverse;
    margin: 0 auto;
  }
  .MO240718AW1st .article_section-02 .article_modelitem-col:first-of-type {
    width: calc(750*100vw/750);
    margin-left: 0;
    display: flex;
    justify-content: space-between;
    padding-right: calc(59.5*(100vw / 750));
  }
  .MO240718AW1st .article_section-02 .article_modelitem-col:first-of-type .article_modelitem-img {
    width: calc(440*100vw/750);
  }
  .MO240718AW1st .article_section-02 .article_modelitem-col:nth-of-type(2) {
    width: calc(620*100vw/750);
    margin: 0 auto;
    margin-bottom: calc(60*(100vw / 750));
  }
  .MO240718AW1st .article_section-02 .article_modelitem-price {
    align-content: end;
  }
  /* .MO240718AW1st .article_section-02 .article_modelitem-price span {
    margin-bottom: calc(20*(100vw / 750));
  } */
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                SECTION_03
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .article_section-03 {
  margin-top: 22rem;
}
.MO240718AW1st .article_section-03 .article_modelitem {
  width: 126.7rem;
  display: grid;
  grid-template-columns: 41rem 5rem;
  grid-template-rows: 25rem 44.4rem;
  margin-left: 13.2rem;
}
.MO240718AW1st .article_section-03 .article_modelitem-col:first-of-type {
  width: 80.8rem;
  grid-column: 3;
  grid-row: 1 / 2;
}
.MO240718AW1st .article_section-03 .article_slider_sp {
  display: flex;
  width: 80.8rem;
  justify-content: space-between;
  position: relative;
}
.MO240718AW1st .article_section-03 .article_slider_sp .article_modelitem-img {
  width: 40rem;
}
.MO240718AW1st .article_section-03 .article_modelitem-col:nth-of-type(2) {
  width: 38rem;
  grid-column: 1;
  grid-row: 2 / 3;
}
.MO240718AW1st .article_section-03 .article_modelitem-price {
  width: 15rem;
  grid-column: 2 / 3;
  grid-row: 3;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .MO240718AW1st .article_section-03 {
    margin-top: calc(160*(100vw / 750));
  }
  .MO240718AW1st .article_section-03 .article_modelitem {
    width: calc(750*(100vw / 750));
    display: block;
    margin: 0 auto;
  }
  .MO240718AW1st .article_section-03 .article_modelitem-col:first-of-type {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .MO240718AW1st .article_section-03 .article_slider_sp {
    display: block;
    width: calc(750*(100vw / 750));
    margin: 0 auto;
  }
  .MO240718AW1st .article_section-03 .article_slider_sp .article_modelitem-img {
    width: 100%;
  }
  .MO240718AW1st .article_section-03 .article_modelitem-col:nth-of-type(2) {
    width: calc(520*(100vw / 750));
    margin: 0 auto;
  }
  .MO240718AW1st .article_section-03 .article_modelitem-price {
    width: 100%;
    text-align: center;
    margin: calc(51*(100vw / 750)) auto calc(47*(100vw / 750));
  }
  .MO240718AW1st .article_section-03 .article_modelitem-price span {
    display: inline-block;
    margin-bottom: calc(11*(100vw / 750));
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                SECTION_04
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .article_section-04 {
  margin-top: 0;
}
.MO240718AW1st .article_section-04 .article_modelitem {
  width: 110.8rem;
  display: grid;
  grid-template-columns: 62.8rem;
  grid-template-rows: 30.5rem;
  margin-left: 17.2rem;
}
.MO240718AW1st .article_section-04 .article_modelitem-col:first-of-type {
  width: 48rem;
  grid-column: 2;
  grid-row: 1 / 2;
}
.MO240718AW1st .article_section-04 .article_slider_sp {
  display: flex;
  width: 66.8rem;
  flex-direction: row-reverse;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.MO240718AW1st .article_section-04 .article_slider_sp .article_modelitem-img {
  width: 33rem;
}
.MO240718AW1st .article_section-04 .article_modelitem-col:nth-of-type(2) {
  width: 66.8rem;
  grid-column: 1 / 2;
  grid-row: 2;
}
.MO240718AW1st .article_section-04 .article_modelitem-price span {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .MO240718AW1st .article_section-04 {
    margin-top: calc(160*(100vw / 750));
  }
  .MO240718AW1st .article_section-04 .article_modelitem {
    width: calc(750*(100vw / 750));
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 0 auto;
    position: relative;
  }
  .MO240718AW1st .article_section-04 .article_modelitem-col:first-of-type {
    width: calc(660*(100vw / 750));
    margin: 0 auto;
  }
  .MO240718AW1st .article_section-04 .article_modelitem-col:nth-of-type(2) {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .MO240718AW1st .article_section-04 .article_slider_sp {
    width: calc(520*(100vw / 750));
    position: absolute;
    top: calc(-80*(100vw / 750));
    left: 50%;
    transform: translateX(-50%);
  }
  .MO240718AW1st .article_section-04 .article_slider_sp .article_modelitem-img {
    width: calc(520*(100vw / 750));
  }
  .MO240718AW1st .article_section-04 .article_modelitem-price {
    width: 100%;
    text-align: center;
    padding-top: calc(691*(100vw / 750));
  }
  .MO240718AW1st .article_section-04 .article_modelitem-price span {
    margin-bottom: calc(11.5* 100vw / 750);
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                SECTION_05
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .article_section-05 {
  margin-top: 12.6rem;
}
.MO240718AW1st .article_section-05 .article_modelitem {
  width: 83rem;
  display: grid;
  grid-template-columns: 18rem 15rem;
  grid-template-rows: 15rem 59.5rem;
  margin-left: 39rem;
}
.MO240718AW1st .article_section-05 .article_modelitem-col:first-of-type { 
  width: 38rem;
  grid-column: 1 / 2;
  grid-row: 1 / 2;
  z-index: 10;
}
.MO240718AW1st .article_section-05 .article_modelitem-col:nth-of-type(2) {
  width: 50rem;
  grid-column: 3;
  grid-row: 2 / 3;
}
.MO240718AW1st .article_section-05 .article_modelitem-price {
  grid-column: 2;
  grid-row: 3;
  margin-top: 0.1rem;
}
@media screen and (max-width: 767px) {
  .MO240718AW1st .article_section-05 {
    margin-top: calc(147*(100vw / 750));
  }
  .MO240718AW1st .article_section-05 .article_modelitem {
    width: calc(750*(100vw / 750));
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-left: 0;
    position: relative;
  }
  .MO240718AW1st .article_section-05 .article_modelitem-col:first-of-type { 
    width: calc(520*(100vw / 750));
  }
  .MO240718AW1st .article_section-05 .article_modelitem-col:nth-of-type(2) {
    width: calc(690*(100vw / 750));
    position: absolute;
    top: calc(700*(100vw / 750));
    right: 0;
  }
  .MO240718AW1st .article_section-05 .article_modelitem-price{
    margin-left: calc(60*(100vw / 750));
    padding-top: calc(990*(100vw / 750));
  }
  .MO240718AW1st .article_section-05 .article_modelitem-price span {
    display: inline-block;
    margin-left: 0;
    margin-bottom: calc(11* 100vw / 750);
    margin-right: calc(13* 100vw / 750);
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                SECTION_06
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .article_section-06 {
  width: 140rem;
  margin-top: 14rem;
}
.MO240718AW1st .article_section-06 .article_modelitem {
  display: flex;
  flex-direction: row;
  width: 87rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.MO240718AW1st .article_section-06 .article_modelitem-col:first-of-type { 
  width: 46rem;
}
.MO240718AW1st .article_section-06 .article_modelitem-col:nth-of-type(2) {
  width: 33rem;
  margin-top: 9.4rem;
  position: absolute;
  right: 0;
}
@media screen and (min-width: 768px) {
  .MO240718AW1st .article_section-06 .article_modelitem-price {
    width: 25.5rem;
  }
  .MO240718AW1st .article_section-06 .article_modelitem-price span {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .MO240718AW1st .article_section-06 {
    width: calc(750*(100vw / 750));
    margin-top: calc(147*(100vw / 750));
  }
  .MO240718AW1st .article_section-06 .article_modelitem {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: calc(750*(100vw / 750));
    position: relative;
  }
  .MO240718AW1st .article_section-06 .article_modelitem-col:first-of-type { 
    width: calc(620*(100vw / 750));
    margin: 0 auto;
    margin-bottom: calc(60*(100vw / 750));
  }
  .MO240718AW1st .article_section-06 .article_modelitem-col:nth-of-type(2) {
    width: calc(685* 100vw / 750);
    display: flex;
    flex-direction: row-reverse;
    margin-left: calc(65*(100vw / 750));
    position: relative;
    margin-top: 0;
  }
  .MO240718AW1st .article_section-06 .article_modelitem-col:nth-of-type(2) .article_modelitem-img {
    width: calc(480* 100vw / 750);
  }
  .MO240718AW1st .article_section-06 .article_modelitem-price {
    position: absolute;
    left: calc(-6*(100vw / 750));
    bottom: calc(49.5*(100vw / 750));
    z-index: 10;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                SECTION_07
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .article_section-07 {
  margin-top: 14rem;
}
.MO240718AW1st .article_section-07 .article_modelitem01 .article_modelitem-col {
  width: 52rem;
  margin: 0 auto;
  margin-bottom: 14rem;
}
.MO240718AW1st .article_section-07 .article_modelitem02 {
  display: grid;
  width: 81rem;
  grid-template-columns: 48rem;
  grid-template-rows: 23.4rem;
  margin: 0 auto 14rem;
}
.MO240718AW1st .article_section-07 .article_modelitem02 .article_modelitem-col:first-of-type {
  width: 40rem;
  grid-column: 1;
  grid-row: 1;
}
.MO240718AW1st .article_section-07 .article_modelitem02 .article_modelitem-col:nth-of-type(2) {
  width: 33rem;
  grid-column: 2;
  grid-row: 2;
}
.MO240718AW1st .article_section-07 .article_modelitem02 .article_modelitem-price {
  width: 38rem;
}
.MO240718AW1st .article_section-07 .article_modelitem02 .article_modelitem-price span {
  display: inline-block;
}
.MO240718AW1st .article_section-07 .article_modelitem03 {
  display: grid;
  width: 114.8rem;
  margin-left: 12.6rem;
  grid-template-columns: 52rem;
  grid-template-rows: 11.2rem;
  padding-bottom: 11.7rem;
}
.MO240718AW1st .article_section-07 .article_modelitem03 .article_modelitem-col:first-of-type {
  width: 46rem;
  grid-column: 1;
  grid-row: 1;
}
.MO240718AW1st .article_section-07 .article_modelitem03 .flex_box {
  width: 62.8rem;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  flex-wrap: wrap;
  grid-column: 2;
  grid-row: 2;
}
.MO240718AW1st .article_section-07 .article_modelitem03 .flex_box .article_modelitem-col {
  width: 31rem;
}
.MO240718AW1st .article_section-07 .article_modelitem03 .article_modelitem-price {
  width: 38rem;
  margin-inline-end: auto;
}
.MO240718AW1st .article_section-07 .article_modelitem03 .article_modelitem-price span {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .MO240718AW1st .article_section-07 {
    margin-top: calc(160*(100vw / 750));
  }
  .MO240718AW1st .article_section-07 .article_modelitem01 .article_modelitem-col {
    width: calc(750*(100vw / 750));
    margin: 0 auto;
    margin-bottom: calc(160*(100vw / 750));
  }
  .MO240718AW1st .article_section-07 .article_modelitem02 {
    display: block;
    width: calc(750*(100vw / 750));
    margin: 0 auto calc(160*(100vw / 750));
  }
  .MO240718AW1st .article_section-07 .article_modelitem02 .article_modelitem-col:first-of-type {
    width: calc(655*(100vw / 750));
    display: flex;
    position: relative;
    margin-left: calc(50*(100vw / 750));
    margin-bottom: calc(60*(100vw / 750));
  }
  .MO240718AW1st .article_section-07 .article_modelitem02 .article_modelitem-col:first-of-type .article_modelitem-img {
    width: calc(560*(100vw / 750));
  }
  .MO240718AW1st .article_section-07 .article_modelitem02 .article_modelitem-col:nth-of-type(2) {
    width: calc(500*(100vw / 750));
    margin-left: calc(250*(100vw / 750));
  }
  .MO240718AW1st .article_section-07 .article_modelitem02 .article_modelitem-price {
    text-align: right;
    position: absolute;
    right: calc(-6.5*(100vw / 750));
    bottom: calc(39.5*(100vw / 750));
    z-index: 10;
  }
  .MO240718AW1st .article_section-07 .article_modelitem02 .article_modelitem-price span {
    display: block;
  }
  .MO240718AW1st .article_section-07 .article_modelitem03 {
    display: block;
    width: calc(750*(100vw / 750));
    margin-left: 0;
    padding-bottom: calc(147*(100vw / 750));
  }
  .MO240718AW1st .article_section-07 .article_modelitem03 .article_modelitem-col:first-of-type {
    width: calc(660*(100vw / 750));
    margin: 0 auto;
    margin-bottom: calc(60*(100vw / 750));
  }
  .MO240718AW1st .article_section-07 .article_modelitem03 .flex_box {
    width: calc(750*(100vw / 750));
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .MO240718AW1st .article_section-07 .article_modelitem03 .flex_box .article_modelitem-col {
    width: calc(370*(100vw / 750));
    margin: 0;
  }
  .MO240718AW1st .article_section-07 .article_modelitem03 .article_modelitem-price {
    text-align: center;
    width: 100%;
    margin-top: calc(36* 100vw / 750);
  }
  .MO240718AW1st .article_section-07 .article_modelitem03 .article_modelitem-price span {
    display: inline-block;
    margin-bottom: calc(10*(100vw / 750));
  }
  
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                SECTION_08
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .article_section-08 {
  margin-top: -0.4rem;
}
.MO240718AW1st .article_section-08 .article_modelitem {
  display: grid;
  width: 90rem;
  grid-template-columns: 46rem;
  grid-template-rows: 16.3rem;
}
.MO240718AW1st .article_section-08 .article_modelitem-col:first-of-type { 
  width: 44rem;
  grid-column: 2;
  grid-row: 1 / 2;
}
.MO240718AW1st .article_section-08 .article_modelitem-col:nth-of-type(2) {
  width: 38rem;
  grid-column: 1;
  grid-row: 2;
}
@media screen and (min-width: 768px) {
  .MO240718AW1st .article_section-08 .article_modelitem-price span {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .MO240718AW1st .article_section-08 {
    margin-top: 0;
  }
  .MO240718AW1st .article_section-08 .article_modelitem {
    display: block;
    width: calc(750*(100vw / 750));
    margin: 0 auto calc(160*(100vw / 750));
  }
  .MO240718AW1st .article_section-08 .article_modelitem-col:first-of-type { 
    width: calc(620*(100vw / 750));
    margin: 0 auto calc(60*(100vw / 750));
  }
  .MO240718AW1st .article_section-08 .article_modelitem-col:nth-of-type(2) {
    width: calc(705*(100vw / 750));
    display: flex;
    position: relative;
  }
  .MO240718AW1st .article_section-08 .article_modelitem-col:nth-of-type(2) .article_modelitem-img {
    width: calc(520*(100vw / 750));
  }
  .MO240718AW1st .article_section-08 .article_modelitem-price {
    text-align: right;
    position: absolute;
    right: calc(-6.5*(100vw / 750));
    bottom: calc(38.5*(100vw / 750));
    z-index: 10;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                SECTION_09
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .article_section-09 {
  margin-top: 14rem;
}
.MO240718AW1st .article_section-09 .article_modelitem {
  display: flex;
  flex-direction: row-reverse;
  width: 74rem;
  height: 90rem;
  margin-left: 45rem;
  position: relative;
}
.MO240718AW1st .article_section-09 .article_modelitem-col:first-of-type { 
  width: 30rem;
  z-index: 10;
}
.MO240718AW1st .article_section-09 .article_modelitem-col:nth-of-type(2) {
  width: 67.5rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 15rem;
  position: absolute;
  left: 0;
}
.MO240718AW1st .article_section-09 .article_modelitem-col:nth-of-type(2) .article_modelitem-img {
  width: 50rem;
}
@media screen and (min-width: 768px) {
  .MO240718AW1st .article_section-09 .article_modelitem-price {
    width: 14.5rem;
    align-content: end;
  }
}
@media screen and (max-width: 767px) {
  .MO240718AW1st .article_section-09 {
    height: calc(1776*(100vw / 750));
    margin-top: calc(160*(100vw / 750));
  }
  .MO240718AW1st .article_section-09 .article_modelitem {
    display: flex;
    flex-direction: column;
    width: calc(750*(100vw / 750));
    margin-left: 0;
    height: auto;
    position: relative;
  }
  .MO240718AW1st .article_section-09 .article_modelitem-col:first-of-type { 
    width: calc(440*(100vw / 750));
    margin-left: calc(310*(100vw / 750));
  }
  .MO240718AW1st .article_section-09 .article_modelitem-col:nth-of-type(2) {
    width: calc(690*(100vw / 750));
    display: block;
    margin-top: 0;
    position: absolute;
    top: calc(580*(100vw / 750));
    left: 0;
  }
  .MO240718AW1st .article_section-09 .article_modelitem-col:nth-of-type(2) .article_modelitem-img {
    width: 100%;
  }
  .MO240718AW1st .article_section-09 .article_modelitem-price {
    margin-left: calc(45*(100vw / 750));
    margin-top: calc(36*(100vw / 750));
  }
  .MO240718AW1st .article_section-09 .article_modelitem-price span {
    display: inline-block;
    margin-left: calc(0*(100vw / 750));
    margin-right: calc(13* 100vw / 750);
    margin-bottom: calc(10* 100vw / 750);
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                SECTION_10
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .article_section-10 {
  margin-top: 14rem;
}
.MO240718AW1st .article_section-10 .article_modelitem {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 80.8rem;
  margin-left: auto;
  margin-right: auto;
}
.MO240718AW1st .article_section-10 .article_modelitem-col:first-of-type { 
  width: 40rem;
}
.MO240718AW1st .article_section-10 .article_modelitem-col:nth-of-type(2) {
  width: 40rem;
}
.MO240718AW1st .article_section-10 .article_modelitem-price span {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .MO240718AW1st .article_section-10 {
    margin-top: calc(160*(100vw / 750));
  }
  .MO240718AW1st .article_section-10 .article_modelitem {
    display: flex;
    flex-direction: column;
    width: calc(750*(100vw / 750));
    margin: 0 auto;
    position: relative;
  }
  .MO240718AW1st .article_section-10 .article_modelitem-col:first-of-type { 
    width: calc(660*(100vw / 750));
    margin: 0 auto;
  }
  .MO240718AW1st .article_section-10 .article_modelitem-col:nth-of-type(2) {
    width: calc(520*(100vw / 750));
    position: absolute;
    top: calc(915*(100vw / 750));
    left: 50%;
    transform: translateX(-50%);
  }
  .MO240718AW1st .article_section-10 .article_modelitem-price {
    padding-top: calc(696*(100vw / 750));
    text-align: center;
  }
  .MO240718AW1st .article_section-10 .article_modelitem-price span {
    margin-bottom: calc(10*(100vw / 750));
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                SECTION_11
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .article_section-11 {
  margin-top: 12.7rem;
}
.MO240718AW1st .article_section-11 .article_modelitem01 .article_modelitem-col {
  width: 80rem;
  margin: 0 0 14rem 60rem;
}
.MO240718AW1st .article_section-11 .article_modelitem02 {
  display: flex;
  width: 62.8rem;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto 6.5rem 16rem;
}
.MO240718AW1st .article_section-11 .article_modelitem02 .flex_box {
  width: min-content;
}
.MO240718AW1st .article_section-11 .article_modelitem02 .article_modelitem-col {
  width: 31em;
}
.MO240718AW1st .article_section-11 .article_modelitem02 .article_modelitem-price {
  margin-inline-end: auto;
}
.MO240718AW1st .article_section-11 .article_modelitem-price span {
  display: inline-block;
}
.MO240718AW1st .article_section-11 .article_modelitem03 {
  display: flex;
  width: 62.8rem;
  flex-direction: row-reverse;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto 0 16rem;
}
.MO240718AW1st .article_section-11 .article_modelitem03 .flex_box {
  width: min-content;
}
.MO240718AW1st .article_section-11 .article_modelitem03 .article_modelitem-col {
  width: 31em;
}
.MO240718AW1st .article_section-11 .article_modelitem03 .article_modelitem-price {
  margin-inline-end: auto;
}
@media screen and (max-width: 767px) {
  .MO240718AW1st .article_section-11 {
    margin-top: calc(147*(100vw / 750));
  }
  .MO240718AW1st .article_section-11 .article_modelitem01 .article_modelitem-col {
    width: calc(750*(100vw / 750));
    margin: 0 auto calc(160*(100vw / 750));
  }
  .MO240718AW1st .article_section-11 .article_modelitem02 {
    display: block;
    width: calc(660*(100vw / 750));
    margin: 0 auto;
  }
  .MO240718AW1st .article_section-11 .article_modelitem02 .article_modelitem-col:first-of-type {
    width: calc(520*(100vw / 750));
    margin-left: 0;
    margin-bottom: calc(10*(100vw / 750));
  }
  .MO240718AW1st .article_section-11 .article_modelitem02 .flex_box {
    width: calc(660*(100vw / 750));
    display: flex;
    position: relative;
    margin-bottom: calc(90*(100vw / 750));
    align-items: flex-start;
  }
  .MO240718AW1st .article_section-11 .article_modelitem02 .article_modelitem-col {
    width: calc(520*(100vw / 750));
  }
  .MO240718AW1st .article_section-11 .article_modelitem02 .article_modelitem-price {
    text-align: right;
    position: absolute;
    right: calc(-6.5*(100vw / 750));
    bottom: calc(48.5*(100vw / 750));
    z-index: 10;
  }
  .MO240718AW1st .article_section-11 .article_modelitem-price span {
    display: block;
  }
  .MO240718AW1st .article_section-11 .article_modelitem03 {
    display: block;
    width: calc(660*(100vw / 750));
    margin: 0 auto;
    padding-bottom: calc(160*(100vw / 750));
  }
  .MO240718AW1st .article_section-11 .article_modelitem03 .article_modelitem-col:first-of-type {
    width: calc(520*(100vw / 750));
    margin-inline-start: auto;
    margin-bottom: calc(10*(100vw / 750));
  }
  .MO240718AW1st .article_section-11 .article_modelitem03 .flex_box {
    width: calc(660*(100vw / 750));
    display: flex;
    flex-direction: row-reverse;
    position: relative;
    align-items: flex-start;
  }
  .MO240718AW1st .article_section-11 .article_modelitem03 .article_modelitem-col {
    width: calc(520*(100vw / 750));
    margin-inline-start: auto;
  }
  .MO240718AW1st .article_section-11 .article_modelitem03 .article_modelitem-price {
    position: absolute;
    left: calc(-6*(100vw / 750));
    bottom: calc(48.5*(100vw / 750));
    margin-top: 0;
    z-index: 10;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                SECTION_12
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .article_section-12 {
  margin-top: 12.6rem;
}
.MO240718AW1st .article_section-12 .article_modelitem01 .article_modelitem-col {
  width: 52rem;
  margin: 0 auto;
  margin-bottom: 14rem;
}
.MO240718AW1st .article_section-12 .article_modelitem02 {
  display: flex;
  width: 85rem;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto 12.6rem;
}
.MO240718AW1st .article_section-12 .article_modelitem02 .article_modelitem-col:first-of-type {
  width: 44rem;
}
.MO240718AW1st .article_section-12 .article_modelitem02 .article_modelitem-col:nth-of-type(2) {
  width: 33rem;
  margin-top: 26.6rem;
}
.MO240718AW1st .article_section-12 .article_modelitem02 .article_modelitem-price span {
  display: inline-block;
}
.MO240718AW1st .article_section-12 .article_modelitem03 {
  display: flex;
  width: 90rem;
  flex-direction: row-reverse;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 6rem;
}
.MO240718AW1st .article_section-12 .article_modelitem03 .article_modelitem-col:first-of-type {
  width: 44rem;
}
.MO240718AW1st .article_section-12 .article_modelitem03 .article_modelitem-col:nth-of-type(2) {
  width: 38rem;
  margin-top: 19rem;
}
.MO240718AW1st .article_section-12 .article_modelitem03 .article_modelitem-price span {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .MO240718AW1st .article_section-12 {
    margin-top: calc(0*(100vw / 750));
  }
  .MO240718AW1st .article_section-12 .article_modelitem01 .article_modelitem-col {
    width: calc(750*(100vw / 750));
    margin: 0 auto;
    margin-bottom: calc(160*(100vw / 750));
  }
  .MO240718AW1st .article_section-12 .article_modelitem02 {
    display: block;
    width: calc(750*(100vw / 750));
    margin: 0 auto calc(160*(100vw / 750));
  }
  .MO240718AW1st .article_section-12 .article_modelitem02 .article_modelitem-col:first-of-type {
    width: calc(620*(100vw / 750));
    margin: 0 auto calc(60*(100vw / 750));
  }
  .MO240718AW1st .article_section-12 .article_modelitem02 .article_modelitem-col:nth-of-type(2) {
    width: calc(705*(100vw / 750));
    display: flex;
    flex-direction: row-reverse;
    margin-left: calc(45*(100vw / 750));
    margin-top: 0;
    position: relative;
  }
  .MO240718AW1st .article_section-12 .article_modelitem02 .article_modelitem-col:nth-of-type(2) .article_modelitem-img {
    width: calc(440*(100vw / 750));
  }
  .MO240718AW1st .article_section-12 .article_modelitem02 .article_modelitem-price {
    margin-left: 0;
    margin-top: 0;
    position: absolute;
    left: calc(-6*(100vw / 750));
    bottom: calc(-1.5*(100vw / 750));
  }
  .MO240718AW1st .article_section-12 .article_modelitem02 .article_modelitem-price span {
    display: block;
  }
  .MO240718AW1st .article_section-12 .article_modelitem03 {
    display: block;
    width: calc(750*(100vw / 750));
    margin: 0 auto calc(0*(100vw / 750));
    padding-bottom: calc(140*(100vw / 750));
  }
  .MO240718AW1st .article_section-12 .article_modelitem03 .article_modelitem-col:first-of-type {
    width: calc(620*(100vw / 750));
    margin: 0 auto calc(60*(100vw / 750));
  }
  .MO240718AW1st .article_section-12 .article_modelitem03 .article_modelitem-col:nth-of-type(2) {
    width: calc(705*(100vw / 750));
    display: flex;
    position: relative;
    margin-top: 0;
  }
  .MO240718AW1st .article_section-12 .article_modelitem03 .article_modelitem-col:nth-of-type(2) .article_modelitem-img {
    width: calc(540*(100vw / 750));
    margin-left: 0;
  }
  .MO240718AW1st .article_section-12 .article_modelitem03 .article_modelitem-price {
    position: absolute;
    right: calc(-6.5*(100vw / 750));
    bottom: calc(38.5*(100vw / 750));
    z-index: 10;
    margin-top: 0;
    text-align: right;
  }
  .MO240718AW1st .article_section-12 .article_modelitem03 .article_modelitem-price span {
    display: block;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                SECTION_13
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .article_section-13 {
  margin: 0 auto;
}
.MO240718AW1st .article_section-13 .sec_ttl {
  padding-left: 0;
  margin-bottom: 7.3rem;
}
.MO240718AW1st .article_section-13 .article_modelitem {
  display: flex;
  flex-direction: row;
  width: 90rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.MO240718AW1st .article_section-13 .article_modelitem-col:first-of-type { 
  width: 44rem;
}
.MO240718AW1st .article_section-13 .article_modelitem-col:nth-of-type(2) {
  width: 38rem;
  margin-top: 24.7rem;
  position: absolute;
  right: 0;
}
@media screen and (min-width: 768px) {
  .MO240718AW1st .article_section-13 .article_modelitem-price {
    display: grid;
    justify-content: start;
  }
}
@media screen and (max-width: 767px) {
  .MO240718AW1st .article_section-13 {
    margin: 0 auto;
  }
  .MO240718AW1st .article_section-13 .sec_ttl {
    margin-bottom: calc(89*(100vw / 750));
}
  .MO240718AW1st .article_section-13 .article_modelitem {
    display: block;
    width: calc(750*(100vw / 750));
    margin-bottom: calc(160*(100vw / 750));
  }
  .MO240718AW1st .article_section-13 .article_modelitem-col:first-of-type { 
    width: calc(620*(100vw / 750));
    margin: 0 auto calc(60*(100vw / 750));
  }
  .MO240718AW1st .article_section-13 .article_modelitem-col:nth-of-type(2) {
    width: calc(700*(100vw / 750));
    display: flex;
    flex-direction: row-reverse;
    margin-top: 0;
    position: static;
    margin-left: calc(50*(100vw / 750));
    position: relative;
  }
  .MO240718AW1st .article_section-13 .article_modelitem-col:nth-of-type(2) .article_modelitem-img {
    width: calc(520*(100vw / 750));
  }
  .MO240718AW1st .article_section-13 .article_modelitem-price {
    position: absolute;
    left: calc(-6*(100vw / 750));
    bottom: calc(39*(100vw / 750));
    z-index: 10;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                SECTION_14
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .article_section-14 {
  margin-top: 14rem;
}
.MO240718AW1st .article_section-14 .article_modelitem {
  display: flex;
  flex-direction: row-reverse;
  width: 94rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.MO240718AW1st .article_section-14 .article_modelitem-col:first-of-type { 
  width: 46rem;
}
.MO240718AW1st .article_section-14 .article_modelitem-col:nth-of-type(2) {
  width: 40rem;
  margin-top: 21.9rem;
  position: absolute;
  left: 0;
}
.MO240718AW1st .article_section-14 .article_modelitem-price span {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .MO240718AW1st .article_section-14 .article_modelitem-price span {
    margin-right: 0.8rem;
  }
}
@media screen and (max-width: 767px) {
  .MO240718AW1st .article_section-14 {
    margin-top: calc(160*(100vw / 750));
  }
  .MO240718AW1st .article_section-14 .article_modelitem {
    display: block;
    width: calc(750*(100vw / 750));
    position: static;
    margin-bottom: calc(35*(100vw / 750));
  }
  .MO240718AW1st .article_section-14 .article_modelitem-col:first-of-type { 
    width: calc(620*(100vw / 750));
    margin-left: 0;
    margin-bottom: calc(60*(100vw / 750));
  }
  .MO240718AW1st .article_section-14 .article_modelitem-col:nth-of-type(2) {
    width: calc(560*(100vw / 750));
    margin-top: 0;
    position: static;
    margin-left: calc(145*(100vw / 750));
  }
  .MO240718AW1st .article_section-14 .article_modelitem-price {
    width: 100%;
    margin-top: calc(35.5* 100vw / 750);
  }
  .MO240718AW1st .article_section-14 .article_modelitem-price span {
    margin-left: calc(0* 100vw / 750);
    margin-right: calc(13*(100vw / 750));
    margin-bottom: calc(10*(100vw / 750));
  }
  .MO240718AW1st .article_section-14 .article_modelitem-price span:last-of-type {
    margin-top: calc(11*(100vw / 750));
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                ENDVIEW
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .endview {
  margin: 0 auto;
  padding-top: 13.5rem;
  position: relative;
}
  
.MO240718AW1st .endview::before{
  width: 100vw;
  height: 1px;
  top: 0;
}
  
.MO240718AW1st .staff_box {
  margin: 0 auto;
  padding-top: 9.4rem;
  padding-bottom: 11.3rem;
}
  
.MO240718AW1st .staff_box p {
  font-family: var(--font-hanken);
  font-weight: var(--font-weight-regular);
  font-size: 1.4rem;
  color: var(--main-txt-color);
  letter-spacing: 0.02em;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .MO240718AW1st .endview {
    margin: 0 auto calc(160* (100vw /750));
    padding-top: calc(113* (100vw /750));
  }

  .MO240718AW1st .staff_box {
    padding-top: calc(132*(100vw / 750));
    padding-bottom: calc(147*(100vw / 750));
  }

  .MO240718AW1st .staff_box p {
    font-size: calc(23*(100vw / 750));
    letter-spacing: 0.02em;
    line-height: 2;
    text-align: center;
  }
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                ANIMATION
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .fadeup-load {
  opacity: 0;
  transition: opacity, 3s;
  transform: translateY(0px);
}

.MO240718AW1st .fadeup-load.fade-active {
  opacity: 1;
  transform: translateY(0);
}

.MO240718AW1st .fadein {
  opacity: 0;
  transition: opacity, 1.8s;
  transform: translateY(0px);
}

.MO240718AW1st .fadein.fade-active {
  opacity: 1;
  transform: translateY(0);
}

.MO240718AW1st .common_sticky {
  position: sticky;
  top: 0;
}

.MO240718AW1st .common_sticky {
  opacity: 1;
  transition: opacity 1s ease;
}

.MO240718AW1st .common_sticky.is-active {
  opacity: 0.3;
  transition: opacity 1s ease;
}

.MO240718AW1st .common_sticky2 {
  position: sticky;
  top: 0;
}

.MO240718AW1st .common_sticky2 {
  opacity: 1;
  transition: opacity 1s ease;
}

.MO240718AW1st .common_sticky2.is-active2 {
  opacity: 0.3;
  transition: opacity 1s ease;
}

.MO240718AW1st .common_sticky3 {
  position: sticky;
  top: 0;
}

.MO240718AW1st .common_sticky3 {
  opacity: 1;
  transition: opacity 1s ease;
}

.MO240718AW1st .common_sticky3.is-active3 {
  opacity: 0.3;
  transition: opacity 1s ease;
}
/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                              FLOATING BANNER
//////////////////////////////////////////////////////////////////////////////////////////////
*/
.MO240718AW1st .floating_b {
  display: none;
}

/*** animation ***/
.MO240718AW1st .js-floating {
  opacity: 0;
  transition: opacity 1s ease;
}

.MO240718AW1st .js-floating.b-active {
  opacity: 1;
  transition: opacity 1s ease;
}

@media screen and (max-width: 767px) {
  .MO240718AW1st .floating_b {
    display: block;
    width: calc(750*(100vw / 750));
    height: auto;
    text-align: center;
    bottom: 0px;
    position: fixed;
    z-index: 999;
    cursor: pointer;
  }
  .MO240718AW1st .flo_MainWhole {
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: calc(10*(100vw / 750)) 0;
    width: fit-content;
    margin-inline: auto;
    background-color: #e7834f;
    align-items: center;
    justify-content: center;
  }
  .MO240718AW1st .flo_Pre {
    width: calc(235*(100vw / 750));
    font-family: var(--font-hanken);
    font-size: calc(25*(100vw / 750));
    text-align: center;
    color: var(--color-w);
  }
  .MO240718AW1st .flo_Pre:nth-of-type(2) {
    width: calc(280*(100vw / 750));
  }
  .MO240718AW1st .floating_b ul::after {
    content: "";
    display: block;
    clear: both;
  }
  .MO240718AW1st .floating_b ul li {
    float: left;
    border-left: 1px solid var(--color-w);
  }
  .MO240718AW1st .floating_b ul li:first-child {
    border-left: none;
  }
  .MO240718AW1st .floating_b ul li a {
    display: block;
    padding: calc(18*(100vw / 750)) 0 calc(17*(100vw / 750));
    text-decoration: none;
    color: var(--color-w);
    background: #e7834f;
    text-align: center;
    letter-spacing: 0.06em;
  }
}

/*
//////////////////////////////////////////////////////////////////////////////////////////////
                                                                                SLICK
//////////////////////////////////////////////////////////////////////////////////////////////
*/

.MO240718AW1st .slick-dots {
  width: fit-content;
  position: absolute;
  margin: 0;
  bottom: calc(20*100vw/750);
  right: calc(20*100vw/750);
}
.MO240718AW1st .slick-dots li button {
  width: calc(18*100vw/750);
  height: calc(18*100vw/750);
  border: 1px solid var(--main-txt-color);
  border-radius: 50%;
  background: none;
}
.MO240718AW1st .slick-dots li.slick-active button {
  background: var(--main-txt-color);
}
.MO240718AW1st .slick-dots li { 
  margin: 0 0 0 calc(18*100vw/750);
}
@media screen and (min-width: 768px) {
  .MO240718AW1st .slick-dots {
    bottom: 1rem;
    left: 0.4rem;
  }
  .MO240718AW1st .slick-dots li button {
    width: 0.6rem;
    height: 0.6rem;
    border: 1px solid var(--main-txt-color);
  }
  .MO240718AW1st .slick-dots li {
    margin: 0 0.6rem;
  }
}

/* ===================
      サイド FIXED NAV
=================== */
.MO240718AW1st .nav {
  position: fixed;
  top: 50%;
  left: 4.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.6rem;
  transform: translateY(-50%);
  white-space: nowrap;
  z-index: 800;
}
#js-nav .nav__list {
  width: 37.2rem;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  font-family: var(--font-hanken);
  font-weight: var(--font-weight-regular);
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  transform: rotate(-90deg);
}

.MO240718AW1st .nav__list::after {
  content: "";
  display: block;
  clear: both;
}
.MO240718AW1st .nav__list li {
  float: left;
  border-left: 1px solid var(--main-txt-color);
  padding: 0.5rem 0;
}

#js-nav .nav__list .font-active {
  color: var(--main-txt-color);
  text-decoration: none;
  opacity: 0.3;
  display: block;
  /* padding: 0 1.4rem; */
  text-align: center;
}
#js-nav .nav__list li:nth-of-type(1) .font-active {
  padding: 0 0 0 1.4rem;
}

#js-nav .nav__list li:nth-of-type(2) .font-active {
  padding: 0 1.4rem 0;
}

#js-nav .nav__list li:nth-of-type(3) .font-active {
  padding: 0 1.4rem 0 0;
}
.MO240718AW1st .nav__list li:last-child {
  border-left: none;
}
#js-nav .nav_active > .font-active {
  color: var(--main-txt-color);
  opacity: 1;
}

@media screen and (max-width: 767px) {
  #js-nav {
    display: none;
  }
}

/*** animation ***/
.MO240718AW1st .js-show-nav {
  opacity: 0;
  transition: opacity 1s ease;
}

.MO240718AW1st .js-show-nav.is-active {
  opacity: 1;
  transition: opacity 1s ease;
}





@media screen and (min-width: 768px) {
  .MO240718AW1st .article_section-07 .article_modelitem03 {
    height: 68.9rem;
    padding-bottom: 8.7rem;
  }

  .js-trigger2 {
    height: 111.9rem;
  }
}