.page p, .page span, .page a, .page h2, .page h3 {
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .page p{
    font-size: 3.3vw;
  }
}

.page a {
  display: block;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.page a:hover {
  opacity: 0.6;
}
.page img {
  max-width: 100%;
  height: auto;
}
.page div, .page span, .page applet, .page object, .page iframe,
.page h1, .page h2, .page h3, .page h4, .page h5, .page h6, .page p,
.page blockquote, .page pre, .page a, .page abbr, .page acronym, .page address,
.page big, .page cite, .page code, .page del, .page dfn, .page em, .page img, .page ins, .page kbd, .page q, .page s, .page samp, .page small, .page strike, .page strong, .page sub, .page sup, .page tt, .page var, .page b, .page u, .page i, .page center,
.page dl, .page dt, .page dd, .page ol, .page ul, .page li,
.page fieldset, .page form, .page label, .page legend,
.page table, .page caption, .page tbody, .page tfoot, .page thead, .page tr, .page th, .page td,
.page article, .page aside, .page canvas, .page details, .page embed, .page figure, .page figcaption, .page footer, .page header, .page hgroup,
.page menu, .page nav, .page output, .page ruby, .page section, .page summary, .page time, .page mark, .page audio, .page video, .page picture {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.page article, .page aside, .page details, .page figcaption, .page figure, .page footer, .page header, .page hgroup, .page menu, .page nav, .page section, .page summary, .page picture {
  display: block;
}
.page *, .page *:before, .page *:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.page button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.l-wrap {
  overflow: initial;
}

@media screen and (min-width: 769px) {
  .view--pc {
    display: block;
  }
  .view--sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .view--pc {
    display: none;
  }
  .view--sp {
    display: block;
  }
}
.page {
  background: #fff;
  color: #000000;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page .view--pc {
    display: none !important;
  }
}
.page .view--sp {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .page .view--sp {
    display: block !important;
  }
}
.page .kv {
  overflow-x: hidden;
  position: relative;
}
.page .kv h1 {
  min-width: 1920px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  margin: 0 auto;
}
@media screen and (max-width: 1080px) and (min-width: 769px) {
  .page .kv h1 {
    min-width: 190vw;
  }
}
@media screen and (max-width: 768px) {
  .page .kv h1 {
    min-width: 100%;
    margin: 0 auto 6vw;
  }
}
.page .kv h1 img {
  margin: auto;
  height: auto;
}
.page .kv-bnr {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  width: 96%;
  height: 100%;
  max-width: 980px;
  margin: auto;
}
.page .kv-bnr__item {
  position: absolute;
  top: 35px;
  right: 50%;
  width: 151px;
}
@media screen and (max-width: 768px) {
  .page .kv-bnr__item {
    width: 26.3vw;
    top: 44.4vw;
    left: 71.2vw;
  }
}
@media screen and (min-width: 769px) {
  .page .kv-bnr__item:hover {
    opacity: 1;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}
.page .anchor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 900px;
  width: 96%;
  margin: 80px auto 104px;
}
@media screen and (max-width: 768px) {
  .page .anchor {
    max-width: 79.2vw;
    width: 100%;
    gap: 6.3vw;
    margin: 4.2vw auto 14.3vw;
  }
}
.page .anchor_btn {
  width: 44.4%;
}
@media screen and (max-width: 768px) {
  .page .anchor_btn {
    width: 36.5vw;
  }
}
.page .scenes {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
  width: 100%;
}
.page .scenes_heading {
  width: 100%;
  margin: 0 auto 136px;
}
@media screen and (max-width: 768px) {
  .page .scenes_heading {
    margin-bottom: 12.5vw;
  }
}
.page .scenes .sec01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  margin: 0 auto 130px;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec01 {
    display: block;
    margin-bottom: 3.1vw;
  }
}
.page .scenes .sec01_heading {
  max-width: 321px;
  display: block;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec01_heading {
    max-width: 50.1vw;
    margin-bottom: 3.1vw;
  }
}
.page .scenes .sec01_heading_bottom {
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec01_heading_bottom {
    font-size: 3.6vw;
    margin-bottom: 5.2vw;
  }
}
.page .scenes .sec01_detail {
  width: 48%;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec01_detail {
    width: 100%;
    margin: 0 auto;
  }
}
.page .scenes .sec01_detail .dantotsu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 4px solid #EFEDE2;
  padding: 22px 0;
  gap: 36px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto 40px;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec01_detail .dantotsu {
    display: block;
    padding: 2.6vw 0 4.2vw;
    margin-bottom: 3.1vw;
    width: 79.2vw;
  }
}
.page .scenes .sec01_detail .dantotsu_item {
  width: 170px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec01_detail .dantotsu_item {
    width: 44.3vw;
    margin: 0 auto;
  }
}
.page .scenes .sec01_detail .dantotsu_item img {
  margin-bottom: 16px;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec01_detail .dantotsu_item img {
    margin-bottom: 2.1vw;
  }
}
.page .scenes .sec01_detail .dantotsu_text {
  text-align: left;
}
.page .scenes .sec01_detail .dantotsu_text img {
  width: 188px;
  margin: 0 auto 21px;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec01_detail .dantotsu_text img {
    width: 49vw;
    margin-bottom: 3.1vw;
    margin-top: 5.1vw;
  }
}
.page .scenes .sec01_detail .dantotsu_text p {
  font-size: 16px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec01_detail .dantotsu_text p {
    font-size: 3.6vw;
    text-align: center;
  }
}
.page .scenes .sec01_model {
  width: 44%;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec01_model {
    width: 79.2vw;
    margin: 0 auto 1.6vw;
  }
}
.page .scenes .sec01 .item_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec01 .item_list {
    display: block;
  }
}
.page .scenes .sec01 .item_list li {
  width: 170px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec01 .item_list li {
    max-width: 44.3vw !important;
    width: unset;
    margin: 0 3vw;
  }
}
.page .scenes .sec01 .item_list li img {
  margin-bottom: 16px;
}
.page .scenes .sec01 .item_list li .name {
  margin-bottom: 12px;
}
.page .scenes .sec02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  margin: 0 auto 130px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec02 {
    display: block;
    margin-top: 20.2vw;
    margin-bottom: 20.2vw;
  }
}
.page .scenes .sec02_heading {
  max-width: 488px;
  width: 96%;
  display: block;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec02_heading {
    max-width: 76.2vw;
    width: 100%;
    margin-bottom: 3.1vw;
  }
}
.page .scenes .sec02_heading_bottom {
  font-size: 16px;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec02_heading_bottom {
    font-size: 3.6vw;
    margin-bottom: 5.2vw;
  }
}
.page .scenes .sec02_detail {
  width: 42%;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec02_detail {
    width: 100%;
  }
}
.page .scenes .sec02_model {
  width: 51.7%;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec02_model {
    width: 79.2vw;
    margin: 0 auto 2.6vw;
  }
}
.page .scenes .sec02 .item_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}
.page .scenes .sec02 .item_list li {
  width: 170px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .scenes .sec02 .item_list li {
    max-width: 44.3vw !important;
    width: unset;
    margin: 0 3vw;
  }
}
.page .scenes .sec02 .item_list li img {
  margin-bottom: 16px;
}
.page .scenes .sec02 .item_list li .name {
  margin-bottom: 12px;
}
.page .demonstrate_heading {
  width: 483px;
  margin: 0 auto 20px;
  display: block;
}
@media screen and (max-width: 768px) {
  .page .demonstrate_heading {
    width: 75.4vw;
    margin-bottom: 3.1vw;
  }
}
.page .demonstrate_heading_bottom {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 54px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .demonstrate_heading_bottom {
    font-size: 3.6vw;
    margin-bottom: 11.8vw;
  }
}
.page .demonstrate_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1120px;
  width: 96%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page .demonstrate_area {
    display: block;
    max-width: 100%;
    width: 100%;
  }
}
.page .demonstrate_sec {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .page .demonstrate_sec {
    width: 100%;
  }
}
.page .demonstrate .sec01 {
  max-width: 553px;
  margin: 0 auto 130px;
}
@media screen and (max-width: 768px) {
  .page .demonstrate .sec01 {
    max-width: 100%;
    margin-bottom: 10.4vw;
  }
}
.page .demonstrate .sec01 .demonstrate_sec_model {
  width: 73.8%;
  display: block;
  margin: 0 auto 40px;
  position: relative;
}
.page .demonstrate .sec01 .demonstrate_sec_model::before {
  content: "";
  background-image: url(/ec/img/usr/pg/campaign/newstandard/25ss/ladies/scenes_num01_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 130px;
  height: 88px;
  top: -50px;
  left: -60px;
  position: absolute;
}
.page .demonstrate .sec02 {
  max-width: 553px;
  margin: 0 auto 130px;
}
@media screen and (max-width: 768px) {
  .page .demonstrate .sec02 {
    max-width: 100%;
    margin-bottom: 10.4vw;
  }
}
.page .demonstrate .sec02 .demonstrate_sec_model {
  width: 73.8%;
  display: block;
  margin: 0 auto 40px;
  position: relative;
}
.page .demonstrate .sec02 .demonstrate_sec_model::before {
  content: "";
  background-image: url(/ec/img/usr/pg/campaign/newstandard/25ss/ladies/scenes_num02_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 130px;
  height: 88px;
  top: -50px;
  right: -60px;
  position: absolute;
}
.page .demonstrate .item_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}
.page .demonstrate .item_list li {
  width: 170px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .demonstrate .item_list li {
    max-width: 44.3vw !important;
    width: unset;
    margin: 0 3vw;
  }
}
.page .demonstrate .item_list li img {
  margin-bottom: 16px;
}
.page .demonstrate .item_list li .name {
  margin-bottom: 12px;
}
.page .enjoy_heading {
  width: 232px;
  margin: 0 auto 20px;
  display: block;
}
@media screen and (max-width: 768px) {
  .page .enjoy_heading {
    width: 36.1vw;
    margin-bottom: 3.1vw;
  }
}
.page .enjoy_heading_bottom {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 54px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .enjoy_heading_bottom {
    font-size: 3.6vw;
    margin-bottom: 11.8vw;
  }
}
.page .enjoy_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1120px;
  width: 96%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page .enjoy_area {
    display: block;
    max-width: 100%;
    width: 100%;
  }
}
.page .enjoy_sec {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .page .enjoy_sec {
    width: 100%;
  }
}
.page .enjoy .sec01 {
  max-width: 553px;
  margin: 0 auto 130px;
}
@media screen and (max-width: 768px) {
  .page .enjoy .sec01 {
    max-width: 100%;
    margin-bottom: 10.4vw;
  }
}
.page .enjoy .sec01 .enjoy_sec_model {
  width: 73.8%;
  display: block;
  margin: 0 auto 40px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page .enjoy .sec01 .enjoy_sec_model {
    max-width: 100%;
    margin-bottom: 10.4vw;
  }
}
.page .enjoy .sec01 .enjoy_sec_model::before {
  content: "";
  background-image: url(/ec/img/usr/pg/campaign/newstandard/25ss/ladies/scenes_num01_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 130px;
  height: 88px;
  top: -50px;
  left: -60px;
  position: absolute;
}
.page .enjoy .sec02 {
  max-width: 553px;
  margin: 0 auto 130px;
}
@media screen and (max-width: 768px) {
  .page .enjoy .sec02 {
    max-width: 100%;
    margin-bottom: 10.4vw;
  }
}
.page .enjoy .sec02 .enjoy_sec_model {
  width: 73.8%;
  display: block;
  margin: 0 auto 40px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page .enjoy .sec02 .enjoy_sec_model {
    max-width: 100%;
    margin-bottom: 10.4vw;
  }
}
.page .enjoy .sec02 .enjoy_sec_model::before {
  content: "";
  background-image: url(/ec/img/usr/pg/campaign/newstandard/25ss/ladies/scenes_num02_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 130px;
  height: 88px;
  top: -50px;
  right: -60px;
  position: absolute;
}
.page .enjoy .item_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}
.page .enjoy .item_list li {
  width: 170px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .enjoy .item_list li {
    max-width: 44.3vw !important;
    width: unset;
    margin: 0 3vw;
  }
}
.page .enjoy .item_list li img {
  margin-bottom: 16px;
}
.page .enjoy .item_list li .name {
  margin-bottom: 12px;
}
.page .coordination {
  margin: 0 auto 170px;
}
@media screen and (max-width: 768px) {
  .page .coordination {
    margin-bottom: 19.5vw;
  }
}
.page .coordination_heading {
  max-width: 1200px;
  width: 96%;
  display: block;
  margin: 0 auto 95px;
}
@media screen and (max-width: 768px) {
  .page .coordination_heading {
    max-width: 100vw;
    width: unset;
  }
}
.page .coordination_anchor {
  max-width: 1200px;
  width: 96%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
  position: relative;
  z-index: 10;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page .coordination_anchor {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 79.2vw;
    gap: 6.5vw;
  }
}
.page .coordination_anchor_bg {
  max-width: 100%;
  position: relative;
}
.page .coordination_anchor_bg::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 160px;
  bottom: -25px;
  background-color: #E8EDEF;
}
@media screen and (max-width: 768px) {
  .page .coordination_anchor_bg::before {
    height: 59.6vw;
    bottom: -3.2vw;
  }
}
@media screen and (max-width: 768px) {
  .page .coordination_anchor .small_btn {
    width: 24vw;
  }
}
@media screen and (max-width: 768px) {
  .page .coordination_anchor .big_btn {
    width: 47.9vw;
  }
}
.page .coordination .recommend {
  margin: 172px auto 0;
}
@media screen and (max-width: 768px) {
  .page .coordination .recommend {
    margin-top: 23.4vw;
  }
}
@media screen and (max-width: 768px) {
  .page .recommend_list_pc{
    display: none !important;
  }
}

.page .coordination .recommend_heading {
  width: 630px;
  margin: 0 auto 110px;
  display: block;
}
@media screen and (max-width: 768px) {
  .page .coordination .recommend_heading {
    width: 82vw;
    margin-bottom: 10.4vw;
  }
}
.page .coordination .recommend_sec {
  max-width: 1100px;
  width: 96%;
  position: relative;
  background: #E8EDEF;
  margin: 0 auto;
  padding: 48px 30px 36px;
}
@media screen and (max-width: 768px) {
  .page .coordination .recommend_sec {
    max-width: 89.6vw;
    width: 100%;
    padding: 6.5vw 0 5.2vw;
    border-bottom: 3px solid #000;
  }
}
.page .coordination .recommend_sec_heading {
  width: 100%;
  position: absolute;
  top: -2%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .page .coordination .recommend_sec_heading {
    top: -5vw;
  }
}
.page .coordination .recommend_sec_heading_bottom {
  font-size: 16px;
  text-align: center;
  line-height: 1.7;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .page .coordination .recommend_sec_heading_bottom {
    font-size: 3.6vw;
    margin-bottom: 5.2vw;
  }
}
.page .coordination .recommend_sec_model {
  max-width: 908px;
  width: 96%;
  margin: 0 auto 22px;
  display: block;
}
@media screen and (max-width: 768px) {
  .page .coordination .recommend_sec_model {
    max-width: 67.7vw;
    width: 100%;
    margin-bottom: 1vw;
  }
}
.page .coordination .recommend_sec .coolmax_sp {
  max-width: 100%;
}
.page .coordination .recommend_sec .coolmax_sp p {
  font-size: 3.4vw;
  width: 60%;
  text-align: center;
}
.page .coordination .recommend_sec .coolmax_sp .text_r {
  margin-right: auto;
}
.page .coordination .recommend_sec .coolmax_sp .text_l {
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .page .coordination .recommend_sec .coolmax_img {
    margin: 4.3vw auto 2.2vw;
    width: 85.5vw;
    display: block;
  }
}
.page .coordination .recommend .item_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
}
.page .coordination .recommend .item_list li {
  width: 170px;
  text-align: center;
}
.page .coordination .recommend .item_list li img {
  margin-bottom: 16px;
}
.page .coordination .recommend .item_list li .name {
  margin-bottom: 12px;
}
.page .coordination .seasonal {
  margin: 172px auto 0;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .page .coordination .seasonal {
    margin-top: 18.8vw;
  }
}
.page .coordination .seasonal_heading {
  width: 630px;
  margin: 0 auto 80px;
  display: block;
}
@media screen and (max-width: 768px) {
  .page .coordination .seasonal_heading {
    width: 82vw;
    margin-bottom: 10.4vw;
  }
}
.page .coordination .seasonal_sec {
  max-width: 1144px;
  width: 96%;
  margin: 0 auto;
  position: relative;
}
.page .coordination .seasonal_sec::after {
  content: "";
  background-image: url(/ec/img/usr/pg/campaign/newstandard/25ss/ladies/seasonal_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 66%;
  position: absolute;
  bottom: -3%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 5;
}
.page .coordination .seasonal_sec_model {
  max-width: 1068px;
  position: relative;
  margin: 0 auto 30px;
  position: relative;
  z-index: 6;
}
.page .coordination .seasonal_sec_model a {
  position: absolute;
}
.page .coordination .seasonal_sec_block {
  max-width: 890px;
  width: 96%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 6;
}
.page .coordination .seasonal_sec_item {
  padding-left: 10%;
}
.page .coordination .seasonal_sec_item .heading {
  width: 174px;
  display: block;
  margin: 0 auto 19px;
}
.page .coordination .seasonal_sec_item.border {
  border-right: 2px solid #000;
  padding-right: 10%;
  padding-left: 0;
}
.page .coordination .seasonal_sec_sp {
  position: relative;
}
.page .coordination .seasonal_sec_sp.sec02 {
  margin-top: 17.2vw;
}
.page .coordination .seasonal_sec_sp .seasonal_sec_model_sp {
  position: relative;
  z-index: 5;
}
.page .coordination .seasonal_sec_sp::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 95%;
  background-color: #E8EDEF;
  top: 5%;
  z-index: 1;
}
.page .coordination .seasonal_sec_sp .sec02 {
  margin-top: 13.7vw;
}
.page .coordination .seasonal_sec_sp .sec02 .item_list {
  width: 89.6vw;
  margin: 0 auto;
  border-bottom: 2px solid #000;
  padding-bottom: 10.4vw;
}
.page .coordination .seasonal_sec_sp .item {
  width: 89.1vw;
  display: block;
  margin: 0 auto 2.1vw;
}
.page .coordination .seasonal_sec_sp .item_text {
  width: 55%;
  margin-left: auto;
  font-size: 3.4vw;
  text-align: center;
  margin-bottom: 4.3vw;
}
.page .coordination .seasonal_sec_sp .model {
  width: 79.2vw;
  display: block;
  margin: 0 auto 5.2vw;
}
.page .coordination .seasonal_sec_sp .heading {
  width: 33.9vw;
  margin: 0 auto 2.6vw;
  display: block;
}
.page .coordination .seasonal_sec_sp .other_coordinate_sp {
  padding-top: 10.4vw;
  position: relative;
  z-index: 5;
  padding-bottom: 9.8vw;
}
.page .coordination .seasonal_sec_sp .other_coordinate_title {
  width: 41vw;
  display: block;
  margin: 0 auto 2.6vw;
}
.page .coordination .seasonal .item_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
}
.page .coordination .seasonal .item_list li {
  width: 170px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .coordination .seasonal .item_list li {
    max-width: 44.3vw !important;
    width: unset;
    margin: 0 3vw;
  }
}
.page .coordination .seasonal .item_list li img {
  margin-bottom: 16px;
}
.page .coordination .seasonal .item_list li .name {
  margin-bottom: 12px;
}
.page .coordination .other_coordinate {
  margin: 0 auto 130px;
}
.page .coordination .other_coordinate_title {
  margin: 88px auto 20px;
  width: 211px;
  display: block;
}
@media screen and (max-width: 768px) {
  .page .coordination .setup {
    margin-top: 10.4vw;
  }
}
.page .coordination .setup_title {
  max-width: 629px;
  margin: 0 auto 80px;
  display: block;
}
@media screen and (max-width: 768px) {
  .page .coordination .setup_title {
    max-width: 81.9vw;
    margin-bottom: 10.4vw;
  }
}
.page .coordination .setup_sec {
  max-width: 1012px;
  width: 96%;
  margin: 0 auto 136px;
  position: relative;
}
.page .coordination .setup_sec::before {
  content: "";
  position: absolute;
  width: 956px;
  height: 1105px;
  background: #E8EDEF;
  top: 97px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .page .coordination .setup_sec::before {
    display: none !important;
  }
}
.page .coordination .setup_sec .sec_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 951px;
  margin-right: auto;
  gap: 6.4%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 2;
}
.page .coordination .setup_sec .sec_01 .model_img {
  width: 56.1%;
}
.page .coordination .setup_sec .sec_01 .detail {
  width: 37.4%;
}
.page .coordination .setup_sec .sec_01 .detail_img {
  width: 268px;
  margin: 20px auto 0;
  display: block;
}
.page .coordination .setup_sec .sec_01 .detail .item_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}
.page .coordination .setup_sec .sec_01 .detail .item_list li {
  max-width: 170px;
  text-align: center;
}
.page .coordination .setup_sec .sec_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 842px;
  margin-left: 10%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: 2;
}
.page .coordination .setup_sec .sec_02 .model_img {
  width: 48.6%;
}
.page .coordination .setup_sec .sec_02 .detail {
  width: 51.4%;
  text-align: center;
}
.page .coordination .setup_sec .sec_02 .detail .text_top {
  font-size: 18px;
  border-bottom: 1px solid #fff;
  padding-bottom: 7px;
  margin-top: 40px;
  margin-bottom: 23px;
}
.page .coordination .setup_sec .sec_02 .detail .text_bottom {
  font-size: 16px;
  margin-bottom: 10px;
}
.page .coordination .setup_sec .sec_02 .detail .item {
  max-width: 170px;
  margin: 0 auto;
}
.page .coordination .setup_sec .sec_03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 951px;
  margin-left: auto;
  gap: 6.4%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 2;
}
.page .coordination .setup_sec .sec_03 .model_img {
  width: 56.1%;
}
.page .coordination .setup_sec .sec_03 .detail {
  width: 37.4%;
}
.page .coordination .setup_sec .sec_03 .detail_img {
  width: 268px;
  margin: 20px auto 0;
  display: block;
}
.page .coordination .setup_sec .sec_03 .detail .item_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}
.page .coordination .setup_sec .sec_03 .detail .item_list li {
  max-width: 170px;
  text-align: center;
}
.page .coordination .setup_sec .sec_04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 842px;
  margin-left: 6.7%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: 2;
}
.page .coordination .setup_sec .sec_04 .model_img {
  width: 48.6%;
}
.page .coordination .setup_sec .sec_04 .detail {
  width: 51.4%;
  text-align: center;
}
.page .coordination .setup_sec .sec_04 .detail .text_top {
  font-size: 18px;
  border-bottom: 1px solid #fff;
  padding-bottom: 7px;
  margin-top: 40px;
  margin-bottom: 23px;
}
.page .coordination .setup_sec .sec_04 .detail .text_bottom {
  font-size: 16px;
  margin-bottom: 10px;
}
.page .coordination .setup_sec .sec_04 .detail .item {
  max-width: 170px;
  margin: 0 auto;
}
.page .coordination .setup_sec_sp {
  position: relative;
  z-index: 5;
  margin-bottom: 19.5vw;
  padding-bottom: 10.4vw;
}
.page .coordination .setup_sec_sp::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 95%;
  background-color: #E8EDEF;
  top: 5%;
  z-index: 1;
}
.page .coordination .setup_sec_sp .sec_01 {
  position: relative;
  z-index: 5;
}
.page .coordination .setup_sec_sp .sec_01 .heading {
  max-width: 94.8vw;
  margin-left: auto;
  display: block;
  margin-bottom: 2.6vw;
}
.page .coordination .setup_sec_sp .sec_01 .item_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .coordination .setup_sec_sp .sec_01 .item_list li {
    max-width: 44.3vw !important;
    width: unset;
    margin: 0 3vw;
  }
}
.page .coordination .setup_sec_sp .sec_01 .item_list li img {
  margin-bottom: 16px;
}
.page .coordination .setup_sec_sp .sec_01 .item_list li .name {
  margin-bottom: 12px;
}
.page .coordination .setup_sec_sp .sec_01 .model_img {
  max-width: 79.2vw;
  display: block;
  margin: 6.5vw auto;
}
.page .coordination .setup_sec_sp .sec_02 {
  position: relative;
  z-index: 5;
}
.page .coordination .setup_sec_sp .sec_02 .detail {
  text-align: center;
}
.page .coordination .setup_sec_sp .sec_02 .detail .text_top {
  font-size: 3.9vw;
  width: 79.2vw;
  padding-bottom: 3.1vw;
  border-bottom: 2px solid #fff;
  margin: 0 auto;
}
.page .coordination .setup_sec_sp .sec_02 .detail .text_bottom {
  font-size: 3.6vw;
  width: 79.2vw;
  padding-top: 2.1vw;
  margin: 0 auto;
}
.page .coordination .setup_sec_sp .sec_02 .detail_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
.page .coordination .setup_sec_sp .sec_02 .model_img {
  width: 38vw;
  display: block;
  margin: 6.5vw 0;
}
.page .coordination .setup_sec_sp .sec_02 .item {
  width: 37.3vw;
}
.page .coordination .setup_sec_sp .sec_02 .item img {
  margin-bottom: 2.1vw;
}
.page .coordination .setup_sec_sp .sec_02 .item p {
  font-size: 3.4vw;
}
.page .coordination .setup_sec_sp .sec_03 {
  position: relative;
  z-index: 5;
}
.page .coordination .setup_sec_sp .sec_03 .heading {
  max-width: 94.8vw;
  margin-right: auto;
  display: block;
  margin-bottom: 2.6vw;
}
.page .coordination .setup_sec_sp .sec_03 .item_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .coordination .setup_sec_sp .sec_03 .item_list li {
    max-width: 44.3vw !important;
    width: unset;
    margin: 0 3vw;
  }
}
.page .coordination .setup_sec_sp .sec_03 .item_list li img {
  margin-bottom: 16px;
}
.page .coordination .setup_sec_sp .sec_03 .item_list li .name {
  margin-bottom: 12px;
}
.page .coordination .setup_sec_sp .sec_03 .model_img {
  max-width: 79.2vw;
  display: block;
  margin: 6.5vw auto;
}
.page .coordination .setup_sec_sp .sec_04 {
  position: relative;
  z-index: 5;
}
.page .coordination .setup_sec_sp .sec_04 .detail {
  text-align: center;
}
.page .coordination .setup_sec_sp .sec_04 .detail .text_top {
  font-size: 3.9vw;
  width: 79.2vw;
  padding-bottom: 3.1vw;
  border-bottom: 2px solid #fff;
  margin: 0 auto;
}
.page .coordination .setup_sec_sp .sec_04 .detail .text_bottom {
  font-size: 3.6vw;
  width: 79.2vw;
  padding-top: 2.1vw;
  margin: 0 auto;
}
.page .coordination .setup_sec_sp .sec_04 .detail_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
.page .coordination .setup_sec_sp .sec_04 .model_img {
  width: 38vw;
  display: block;
  margin: 6.5vw 0;
}
.page .coordination .setup_sec_sp .sec_04 .item {
  width: 37.3vw;
}
.page .coordination .setup_sec_sp .sec_04 .item img {
  margin-bottom: 2.1vw;
}
.page .coordination .setup_sec_sp .sec_04 .item p {
  font-size: 3.4vw;
}
.page .coordination .setup_anchor {
  max-width: 1117px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .page .coordination .setup_anchor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.page .coordination .setup_anchor .btn {
  width: 29.9%;
  padding: 25px 0;
  color: #fff;
  background: #333333;
  position: relative;
  text-align: center;
  font-size: 18px;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  .page .coordination .setup_anchor .btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 79.2vw;
    padding: 5.2vw 0;
    font-size: 3.9vw;
    margin-bottom: 9.4vw;
  }
}
@media screen and (max-width: 768px) {
  .page .coordination .setup_anchor .btn:last-of-type {
    margin-bottom: 0;
  }
}
.page .coordination .setup_anchor .btn::after {
  content: "";
  background-image: url(/ec/img/usr/pg/campaign/newstandard/25ss/ladies/btn_arrow.png);
  width: 7.7px;
  height: 14px;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 38%;
  right: 5%;
}
@media screen and (max-width: 768px) {
  .page .coordination .setup_anchor .btn::after {
    width: 1.6vw;
    height: 2.9vw;
  }
}
.page .keyitem {
  background: #EDEBEB;
  padding: 54px 0 126px;
}
@media screen and (max-width: 768px) {
  .page .keyitem {
    padding: 10.4vw 0 11.7vw;
  }
}
.page .keyitem_title {
  max-width: 630px;
  margin: 0 auto 46px;
  display: block;
}
@media screen and (max-width: 768px) {
  .page .keyitem_title {
    max-width: 89.6vw;
    margin-bottom: 5.2vw;
  }
}
.page .keyitem_lineup {
  background: #DCD8D8;
  padding: 40px 0;
}
@media screen and (max-width: 768px) {
  .page .keyitem_lineup {
    padding: 6.5vw 0 9.1vw;
  }
}
.page .keyitem_lineup .lineup_contents {
  background: #fff;
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
  border-left: 4px solid #000;
  border-bottom: 4px solid #000;
  padding: 62px 0 62px 62px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page .keyitem_lineup .lineup_contents {
    max-width: 89.6vw;
    width: 100%;
    border-left: 3px solid #000;
    border-bottom: 3px solid #000;
    padding: 6.3vw 5.2vw 9.1vw;
  }
}
.page .keyitem_lineup .lineup_contents ul {
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 922px;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .page .keyitem_lineup .lineup_contents ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 11.5vw;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .page .keyitem_lineup .lineup_contents ul .sp-space {
    width: 36.6vw;
    height: 81.3vw;
  }
}
.page .keyitem_lineup .lineup_contents ul li {
  max-width: 274px;
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .page .keyitem_lineup .lineup_contents ul li {
    max-width: 250px;
  }
}
@media screen and (max-width: 768px) {
  .page .keyitem_lineup .lineup_contents ul li {
    max-width: 36.6vw;
  }
}
.page .keyitem_lineup .lineup_contents ul li .item_img {
  margin-right: 50px;
  margin-bottom: 18px;
}
.page .keyitem_lineup .lineup_contents ul li p {
  text-align: center;
  font-size: 16px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .page .keyitem_lineup .lineup_contents ul li p {
    font-size: 3.6vw;
  }
}
.page .keyitem_lineup .lineup_contents ul li a {
  max-width: 175px;
  margin: 20px auto 0;
}
@media screen and (max-width: 768px) {
  .page .keyitem_lineup .lineup_contents ul li a {
    max-width: 25.8vw;
    margin-top: 3.1vw;
  }
}
.page .keyitem_lineup .lineup_contents .model {
  position: absolute;
  right: -2%;
  top: -4%;
  width: 270px;
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .page .keyitem_lineup .lineup_contents .model {
    width: 220px;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .page .keyitem_lineup .lineup_contents .model {
    width: 39.8vw;
    right: unset;
    left: 2.6vw;
  }
}
.page .keyitem .month {
  margin-top: 111px;
}
@media screen and (max-width: 768px) {
  .page .keyitem .month {
    margin: 0;
    padding: 10.4vw 0 12.1vw;
  }
}
.page .keyitem .month_sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 44px;
  max-width: 966px;
  margin: 0 auto 24px;
}
@media screen and (max-width: 768px) {
  .page .keyitem .month_sec {
    display: block;
  }
}
.page .keyitem .month_sec.sec_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.page .keyitem .month_sec .model_img {
  width: 39.3%;
}
@media screen and (max-width: 768px) {
  .page .keyitem .month_sec .model_img {
    width: 49.5vw;
    display: block;
    margin: 0 auto 2.6vw;
  }
}
.page .keyitem .month_sec .detail {
  text-align: center;
}
.page .keyitem .month_sec .detail .text {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .page .keyitem .month_sec .detail .text {
    font-size: 3.6vw;
    margin-bottom: 3.6vw;
  }
}
.page .keyitem .month_sec .detail .pattern {
  width: 100%;
  margin: 0 auto 24px;
}
@media screen and (max-width: 768px) {
  .page .keyitem .month_sec .detail .pattern {
    width: 89.6vw;
    margin-bottom: 2.1vw;
  }
}
.page .keyitem .month_sec .detail .item_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
}
.page .keyitem .month_sec .detail .item_list li {
  width: 170px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page .keyitem .month_sec .detail .item_list li {
    max-width: 44.3vw !important;
    width: unset;
    margin: 0 3vw;
  }
}
.page .keyitem .month_sec .detail .item_list li img {
  margin-bottom: 16px;
}
.page .keyitem .month_sec .detail .item_list li .name {
  margin-bottom: 12px;
}
.page .slide-arrow {
  width: 17px;
  height: 30px;
  margin: auto;
  position: absolute;
  cursor: pointer;
  top: 42%;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  .page .slide-arrow {
    width: 2.5vw;
    height: 3.8vw;
    top: 39.1vw;
  }
}
.page .prev-arrow {
  left: -6%;
}
@media screen and (max-width: 768px) {
  .page .prev-arrow {
    left: 24.3vw;
  }
}
.page .next-arrow {
  right: -4%;
}
@media screen and (max-width: 768px) {
  .page .next-arrow {
    right: 24.3vw;
  }
}

.page .seasonal_item_ab{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 18%;
  max-width: 170px;
  text-align: center;
}

.page .seasonal_item_ab img{
  margin-bottom: 16px;
}

.page .seasonal_item_ab p{
  color: #fff;
}

.page .anchor_detail{
  max-width: 687px;
  display: block;
  margin: 60px auto 110px;
}
@media screen and (max-width: 768px) {
  .page .anchor_detail{
    max-width: 89.4vw;
    margin: 7.8vw auto 14vw;
  }
}

.page .more .more__item a{
  font-size: 16px !important;
  padding: 3px 10px !important;
}