@charset "UTF-8";
/* -----------------------------------------------------------------------
## Font ##################################################
----------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap");
.lp-pantsday {
  font-family: "游ゴシック", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "Noto Sans Japanese", "Noto Sans CJK JP", sans-serif;
}

/* -----------------------------------------------------------------------
## Common ##################################################
----------------------------------------------------------------------- */
.lp-pantsday {
  /* セクションタイトル ################# */
  /* 帯 ################# */
  /* セクション背景 ################# */
  /* 商品ボックス基本 ################# */
  /* 商品ボックス大 ################# */
  /* 商品ボックス小（スライド） ################# */
}
.lp-pantsday .lp-pinkText {
  color: #ff4386;
}
.lp-pantsday .lp-sectionTitleImage {
  margin-bottom: 44px;
  padding-top: 85px;
  text-align: center;
}
.lp-pantsday .lp-sectionTitleImage__note {
  display: block;
  margin-top: 14px;
  letter-spacing: 0.05em;
  font-size: 1.1428571429rem;
  font-weight: normal;
}
.lp-pantsday .lp-sectionLine {
  background: #ff4386;
}
.lp-pantsday .lp-sectionLine__inner {
  position: relative;
  width: 1024px;
  height: 100%;
  margin: 0 auto;
}
.lp-pantsday .lp-sectionLine__badge {
  position: absolute;
  top: -28px;
  left: 20px;
  width: 128px;
  height: 128px;
  margin: auto;
}
.lp-pantsday .lp-contents.is-mens .lp-sectionLine {
  background-color: #004c9f;
}
.lp-pantsday .lp-sectionBg {
  padding: 0;
}
.lp-pantsday .lp-sectionBg__catch {
  line-height: 1.3913043478;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 2rem;
  font-weight: bold;
}
.lp-pantsday .lp-sectionBg__catch + .lp-itemBox {
  margin-top: 54px;
}
.lp-pantsday .lp-itemBox {
  display: block;
  width: 1024px;
  margin: 0 auto;
  padding: 35px 0 60px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 6px 10px 0px rgba(19, 12, 17, 0.1);
}
.lp-pantsday .lp-itemBox__title {
  line-height: 1.5;
  margin: 0;
  color: #004c9f;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 2.8571428571rem;
}
.lp-pantsday .lp-itemBox + .lp-itemBox {
  margin-top: 40px;
}
.lp-pantsday a.lp-itemBox > * {
  transition: opacity 0.3s 0s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.lp-pantsday a.lp-itemBox:hover {
  opacity: 1;
}
.lp-pantsday a.lp-itemBox:hover > * {
  opacity: 0.6;
}
.lp-pantsday .lp-largeItem {
  display: flex;
  justify-content: space-between;
  margin-top: 28px;
  padding: 0 60px;
}
.lp-pantsday .lp-largeItem__image {
  flex-basis: 440px;
  max-width: 440px;
  text-align: right;
}
.lp-pantsday .lp-largeItem__image--w84p {
  width: 84%;
}
.lp-pantsday .lp-largeItem__text {
  position: relative;
  -ms-grid-row-align: center;
      align-self: center;
  flex-basis: 406px;
  max-width: 406px;
  text-align: center;
  font-size: 1.1428571429rem;
}
.lp-pantsday .lp-largeItem__badge {
  position: absolute;
  top: 51px;
  left: 12px;
  z-index: 1;
  width: 92px;
  height: 92px;
  background: url("/lp/pantsday/images/badge_matome.png") no-repeat 0 0;
  background-size: cover;
  content: "";
}
.lp-pantsday .lp-largeItem__name {
  line-height: 1.3;
  margin: 0 0 11px;
  text-align: center;
  font-size: 1.4285714286rem;
  font-weight: bold;
}
.lp-pantsday .lp-largeItem__name b {
  position: relative;
  top: 3px;
  margin-right: 5px;
  font-size: 2.4285714286rem;
}
.lp-pantsday .lp-largeItem__code {
  display: block;
  font-size: 1.2857142857rem;
}
.lp-pantsday .lp-largeItem__size {
  display: block;
  font-size: 1.1428571429rem;
  margin-bottom: 12px;
}
.lp-pantsday .lp-largeItem__appeal {
  line-height: 1.1538461538;
  color: #ff4386;
  font-size: 1.8571428571rem;
  font-weight: bold;
}
.lp-pantsday .lp-largeItem .page-Campaign_Price {
  line-height: 1;
  letter-spacing: -0.03em;
  font-size: 4rem;
  font-family: "Roboto", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "Noto Sans Japanese", "Noto Sans CJK JP", sans-serif;
}
.lp-pantsday .lp-largeItem .page-Campaign_Price::first-letter {
  margin-right: 5px;
  font-size: 2.5rem;
  font-weight: normal;
  font-family: "Yu Gothic", "YuGothic", "ヒラギノ角ゴ", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "Noto Sans Japanese", "Noto Sans CJK JP", sans-serif;
}
.lp-pantsday .lp-largeItem .lp-detailButton {
  width: 250px;
  height: 60px;
  margin: 22px auto 0;
  font-size: 1.3571428571rem;
}
.lp-pantsday .lp-smallItem {
  margin: 0 -16px;
  padding-bottom: 40px;
}
.lp-pantsday .lp-smallItem__wrapper {
  width: 1024px;
  overflow: hidden;
  margin: 40px auto 0;
}
.lp-pantsday .lp-smallItem__item {
  padding: 0 16px;
}
.lp-pantsday .lp-smallItem__item > a:hover {
  opacity: 0.8;
}
.lp-pantsday .lp-smallItem__copy {
  line-height: 1.4;
  text-align: center;
  color: #004c9f;
  letter-spacing: 0.05em;
  font-size: 1.4285714286rem;
  font-weight: bold;
}
.lp-pantsday .lp-smallItem__copy sup {
  font-size: 0.8571428571rem;
}
.lp-pantsday .lp-smallItem__copy small {
  letter-spacing: 0;
  font-size: 0.8571428571rem;
}
.lp-pantsday .lp-smallItem__image {
  margin-top: 18px;
}
.lp-pantsday .lp-smallItem__text {
  margin-top: 20px;
  text-align: center;
}
.lp-pantsday .lp-smallItem__code {
  display: block;
  font-size: 1.1428571429rem;
}
.lp-pantsday .lp-smallItem__size {
  display: block;
  font-size: 1rem;
  margin-bottom: 6px;
}
.lp-pantsday .lp-smallItem .page-Campaign_Price {
  line-height: 1;
  font-size: 3.2857142857rem;
  font-family: "Roboto", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "Noto Sans Japanese", "Noto Sans CJK JP", sans-serif;
}
.lp-pantsday .lp-smallItem .page-Campaign_Price::first-letter {
  margin-right: 5px;
  font-size: 2.2857142857rem;
  font-weight: normal;
  font-family: "Yu Gothic", "YuGothic", "ヒラギノ角ゴ", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "Noto Sans Japanese", "Noto Sans CJK JP", sans-serif;
}
.lp-pantsday .lp-smallItem .lp-detailButton {
  width: 230px;
  margin-top: 20px;
}
.lp-pantsday .lp-smallItem .slick-prev {
  left: 16px;
  width: 40px;
  height: 60px;
  background: url("/lp/pantsday/images/icon_slide_arrow_prev.png") no-repeat 0 0;
  background-size: cover;
}
.lp-pantsday .lp-smallItem .slick-prev::before {
  display: none;
}
.lp-pantsday .lp-smallItem .slick-next {
  right: 16px;
  width: 40px;
  height: 60px;
  background: url("/lp/pantsday/images/icon_slide_arrow_next.png") no-repeat 0 0;
  background-size: cover;
}
.lp-pantsday .lp-smallItem .slick-next::before {
  display: none;
}
.lp-pantsday .lp-smallItem .slick-arrow::after {
  display: none;
}
.lp-pantsday .lp-smallItem .slick-dots {
  margin-top: 40px;
}
.lp-pantsday .lp-smallItem .slick-dots li {
  margin: 0 8px;
  width: 14px;
  height: 14px;
}
.lp-pantsday .lp-smallItem ul.slick-dots li button {
  width: 14px;
  height: 14px;
  background: #004c9f;
}
.lp-pantsday .lp-smallItem ul.slick-dots li.slick-active button {
  width: 14px;
  height: 14px;
  background: #ff4386;
}
.lp-pantsday .lp-detailButton {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 60px;
  margin: 0 auto;
  border-radius: 1000px;
  background: #333 url("/lp/pantsday/images/icon_button_arrow.png") no-repeat right 26px center;
  background-size: 20px auto;
  color: #fff;
  font-size: 1.1428571429rem;
  font-weight: bold;
}
.lp-pantsday .lp-detailButton.is-smallText {
  line-height: 1.3214285714;
  font-size: 1rem;
}
.lp-pantsday .lp-discountRate {
  width: 315px;
  margin: 40px auto 0;
}

/* -----------------------------------------------------------------------
## PageTitle ##################################################
----------------------------------------------------------------------- */
.lp-pantsday .lp-pageTitle {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 740px;
  margin: 0;
  background: transparent url("/lp/pantsday/images/bg_kv_pc.jpg") no-repeat 0 0;
  background-size: cover;
}
.lp-pantsday .lp-pageTitle img {
  display: block;
  width: 500px;
  height: auto;
  margin-top: -60px;
}

/* -----------------------------------------------------------------------
## Overview ##################################################
----------------------------------------------------------------------- */
.lp-pantsday .lp-overview {
  padding: 90px 0 130px;
  background: transparent url("/lp/pantsday/images/bg_overview_pc.png") no-repeat center 0;
  background-size: auto;
}
.lp-pantsday .lp-overview__text {
  line-height: 1.8333333333;
  text-align: center;
  color: #004c9f;
  font-size: 1.7142857143rem;
  font-weight: bold;
}

/* -----------------------------------------------------------------------
## Tab ##################################################
----------------------------------------------------------------------- */
.lp-pantsday .lp-navigationTab {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 1024px;
  margin: 0 auto;
  padding: 0 10.6666666667vw;
  border-bottom: 4px solid #ff4386;
}
.lp-pantsday .lp-navigationTab__tab {
  -webkit-appearance: none;
  height: 60px;
  flex-basis: 220px;
  max-width: 220px;
  border: 0;
  border-radius: 10px 10px 0 0;
  color: #fff;
  letter-spacing: 0.1em;
  font-size: 1.7142857143rem;
  font-weight: bold;
  cursor: pointer;
  transition: opacity 0.3s 0s ease;
}
.lp-pantsday .lp-navigationTab__tab:hover {
  opacity: 0.6;
}
.lp-pantsday .lp-navigationTab__tab.is-active {
  height: 80px;
}
.lp-pantsday .lp-navigationTab__tab.is-active.is-ladies {
  background: #ff4386;
}
.lp-pantsday .lp-navigationTab__tab.is-active.is-mens {
  background: #004c9f;
}
.lp-pantsday .lp-navigationTab__tab.is-ladies {
  background: #ffa1c2;
}
.lp-pantsday .lp-navigationTab__tab.is-mens {
  margin-left: 25px;
  background: #7fa5cf;
}
.lp-pantsday .lp-navigationTab.is-ladies {
  border-color: #ff4386;
}
.lp-pantsday .lp-navigationTab.is-mens {
  border-color: #004c9f;
}

/* -----------------------------------------------------------------------
## Navigation ##################################################
----------------------------------------------------------------------- */
.lp-pantsday .lp-navigation {
  width: 1024px;
  margin: 0 auto;
  padding: 40px 0;
}
.lp-pantsday .lp-navigation + section {
  margin-top: 45px;
}
.lp-pantsday .lp-localnavi {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 348px 348px 330px;
  grid-template-columns: 348px 348px 330px;
  -ms-grid-rows: 98px 80px;
  grid-template-rows: 98px 80px;
}
.lp-pantsday .lp-localnavi > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.lp-pantsday .lp-localnavi > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.lp-pantsday .lp-localnavi > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.lp-pantsday .lp-localnavi > *:nth-child(4) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}
.lp-pantsday .lp-localnavi > *:nth-child(5) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
.lp-pantsday .lp-localnavi > *:nth-child(6) {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
}
.lp-pantsday .lp-localnavi__item {
  position: relative;
  height: 80px;
  line-height: 1.35;
  border-radius: 10px;
  box-shadow: 0px 4px 6px 0px rgba(19, 12, 17, 0.1);
  color: #004c9f;
  letter-spacing: 0.05em;
  text-align: center;
  font-size: 1.4285714286rem;
  font-weight: bold;
}
.lp-pantsday .lp-localnavi__item .lp-pinkText {
  display: block;
  text-align: center;
  font-size: 1.1428571429rem;
}
.lp-pantsday .lp-localnavi__item strong {
  font-size: 1.5714285714rem;
  font-family: "Roboto", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "Noto Sans Japanese", "Noto Sans CJK JP", sans-serif;
}
.lp-pantsday .lp-localnavi__item a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  border: 3px solid #ff4386;
  border-radius: 10px;
}
.lp-pantsday .lp-localnavi__item a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 21px;
  width: 17px;
  height: 11px;
  margin: auto;
  background: url("/lp/pantsday/images/ladies/icon_arrow_navi.png") no-repeat center 0;
  background-size: cover;
  content: "";
}
.lp-pantsday .lp-localnavi__item.is-set {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  margin-right: 18px;
  margin-bottom: 18px;
}
.lp-pantsday .lp-localnavi__item.is-set a {
  background: #fffca4 url("/lp/pantsday/images/ladies/bg_navi_set.png") no-repeat center center;
  background-size: 224px auto;
}
.lp-pantsday .lp-localnavi__item.is-no01 {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-row: 1/2;
  margin-right: 18px;
  margin-bottom: 18px;
}
.lp-pantsday .lp-localnavi__item.is-no01 a {
  background: transparent url("/lp/pantsday/images/bg_navi_no01.png") no-repeat 23px center;
  background-size: 35px auto;
}
.lp-pantsday .lp-localnavi__item.is-cotton {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  margin-right: 18px;
}
.lp-pantsday .lp-localnavi__item.is-cotton a {
  background: transparent url("/lp/pantsday/images/bg_navi_cotton.png") no-repeat 20px center;
  background-size: 37px auto;
}
.lp-pantsday .lp-localnavi__item.is-trend {
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-grid-row: 2;
  -ms-grid-row-span: 1;
  grid-row: 2/3;
  margin-right: 18px;
}
.lp-pantsday .lp-localnavi__item.is-trend a {
  background: transparent url("/lp/pantsday/images/bg_navi_trend.png") no-repeat 16px 11px;
  background-size: 53px auto;
}
.lp-pantsday .lp-localnavi__item.is-limited {
  -ms-grid-column: 3;
  -ms-grid-column-span: 1;
  grid-column: 3/4;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  grid-row: 1/3;
  height: 100%;
}
.lp-pantsday .lp-localnavi__item.is-limited a {
  background: #fffca4 url("/lp/pantsday/images/ladies/bg_navi_limited_pc.png") no-repeat center center;
  background-size: 256px auto;
  text-shadow: 2px 2px 0 #fffca4, -2px -2px 0 #fffca4, 2px -2px 0 #fffca4, -2px 2px 0 #fffca4;
}
.lp-pantsday .lp-localnavi__badge {
  position: absolute;
  top: 0;
  left: 0;
  width: 62px;
  height: auto;
  transform: translate(-13px, -13px);
}
.lp-pantsday .lp-contents.is-mens .lp-localnavi__item a {
  border-color: #004c9f;
}
.lp-pantsday .lp-contents.is-mens .lp-localnavi__item a::after {
  background: url("/lp/pantsday/images/mens/icon_arrow_navi.png") no-repeat center 0;
  background-size: cover;
}
.lp-pantsday .lp-contents.is-mens .lp-localnavi__item.is-set a {
  background: #fffca4 url("/lp/pantsday/images/mens/bg_navi_set_pc.png") no-repeat center center;
  background-size: 230px auto;
}
.lp-pantsday .lp-contents.is-mens .lp-localnavi__item.is-limited a {
  background: #fffca4 url("/lp/pantsday/images/mens/bg_navi_limited_pc.png") no-repeat center center;
  background-size: 263px auto;
}

/* -----------------------------------------------------------------------
## コンテンツ ##################################################
----------------------------------------------------------------------- */
.lp-pantsday .lp-contents.is-mens {
  display: none;
}
.lp-pantsday .lp-bannerArea {
  width: 1024px;
  margin: 0 auto;
  text-align: center;
}

/* -----------------------------------------------------------------------
## 限定セット ##################################################
----------------------------------------------------------------------- */
.lp-pantsday .lp-setSec .lp-sectionTitleImage {
  background: url("/lp/pantsday/images/bg_pants.png") no-repeat center 20px;
  background-size: 49px auto;
}
.lp-pantsday .lp-setSec .lp-sectionBg {
  padding-top: 170px;
  padding-bottom: 100px;
  background-color: #fff600;
  background-image: url("/lp/pantsday/images/bg_section_set_top_pc.png"), url("/lp/pantsday/images/bg_section_set_bottom_pc.png");
  background-repeat: no-repeat;
  background-position: center top, center bottom -92px;
}
.lp-pantsday .lp-setSec .lp-largeItem__code {
  display: inline-block;
  margin-right: 10px;
}
.lp-pantsday .lp-setSec .lp-largeItem__size {
  display: inline-block;
}
.lp-pantsday .lp-setSec .lp-largeItem .page-Campaign_Price {
  margin-top: 12px;
}
.lp-pantsday .lp-contents.is-mens .lp-setSec .lp-sectionBg {
  background-color: #a2f5ff;
}

/* -----------------------------------------------------------------------
## 人気NO.1 ##################################################
----------------------------------------------------------------------- */
.lp-pantsday .lp-popularSec .lp-sectionTitleImage {
  margin-top: 80px;
  margin-bottom: 34px;
  background: url("/lp/pantsday/images/bg_navi_no01.png") no-repeat center 20px;
  background-size: 44px auto;
}
.lp-pantsday .lp-popularSec .lp-sectionBg {
  padding-top: 53px;
  padding-bottom: 80px;
  background: #f3ffa6 url("/lp/pantsday/images/ladies/bg_section_popular.png") repeat center 0;
  background-size: auto;
}
.lp-pantsday .lp-contents.is-mens .lp-popularSec .lp-sectionBg {
  background: #f3ffa6 url("/lp/pantsday/images/mens/bg_section_popular.png") repeat center 0;
  background-size: auto;
}

/* -----------------------------------------------------------------------
## やっぱり綿100% ##################################################
----------------------------------------------------------------------- */
.lp-pantsday .lp-cottonSec .lp-sectionTitleImage {
  margin-top: 80px;
  background: url("/lp/pantsday/images/bg_navi_cotton.png") no-repeat center 20px;
  background-size: 46px auto;
}
.lp-pantsday .lp-cottonSec .lp-sectionBg {
  padding-top: 53px;
  padding-bottom: 80px;
  background: #fff3d8 url("/lp/pantsday/images/ladies/bg_section_cotton.png") repeat center 0;
  background-size: auto;
}
.lp-pantsday .lp-contents.is-mens .lp-cottonSec .lp-sectionBg {
  background: #cbffe2 url("/lp/pantsday/images/mens/bg_section_cotton.png") repeat center 0;
  background-size: auto;
}

/* -----------------------------------------------------------------------
## 秋のトレンド先取り ##################################################
----------------------------------------------------------------------- */
.lp-pantsday .lp-trendSec .lp-sectionTitleImage {
  margin-top: 80px;
  padding-top: 55px;
  background: url("/lp/pantsday/images/bg_new.png") no-repeat center 20px;
  background-size: 72px auto;
}
.lp-pantsday .lp-trendSec .lp-sectionBg {
  padding-top: 53px;
  padding-bottom: 80px;
  background: #ffd4c8 url("/lp/pantsday/images/ladies/bg_section_trend.png") repeat center 0;
  background-size: auto;
}
.lp-pantsday .lp-contents.is-mens .lp-trendSec .lp-sectionBg {
  background: #ffebb4 url("/lp/pantsday/images/mens/bg_section_trend.png") repeat center 0;
  background-size: auto;
}

/* -----------------------------------------------------------------------
## パンツ祭り限定 ##################################################
----------------------------------------------------------------------- */
.lp-pantsday .lp-limitedSec .lp-sectionTitleImage {
  margin-top: 80px;
  background: url("/lp/pantsday/images/bg_pants.png") no-repeat center 20px;
  background-size: 49px auto;
}
.lp-pantsday .lp-limitedSec .lp-sectionLine {
  position: relative;
}
.lp-pantsday .lp-limitedSec .lp-sectionLine::after {
  position: absolute;
  top: 227px;
  left: 0;
  right: 0;
  width: 525px;
  height: 455px;
  margin: auto;
  background: url("/lp/pantsday/images/ladies/img_limited_kv.jpg") no-repeat center 0;
  background-size: cover;
  content: "";
}
.lp-pantsday .lp-limitedSec .lp-sectionBg {
  padding-top: 433px;
  padding-bottom: 40px;
  background: #fff600 url("/lp/pantsday/images/ladies/bg_section_limited.png") repeat center 0;
  background-size: auto;
}
.lp-pantsday .lp-limitedSec .lp-sectionBg__catch {
  font-size: 3.2857142857rem;
}
.lp-pantsday .lp-limitedSec__crossover {
  line-height: 1.35;
  margin-top: 40px;
  padding-top: 100px;
  background: url("/lp/pantsday/images/img_cross.png") no-repeat center 0;
  background-size: 81px auto;
  text-align: center;
  color: #004c9f;
  letter-spacing: 0.05em;
  font-size: 4.2857142857rem;
  font-weight: bold;
}
.lp-pantsday .lp-limitedSec__crossover .lp-subText {
  font-size: 2.8571428571rem;
  font-weight: bold;
}
.lp-pantsday .lp-limitedSec .lp-smallItem__wrapper + .lp-itemBox {
  margin-top: 40px;
}
.lp-pantsday .lp-contents.is-mens .lp-limitedSec .lp-sectionLine::after {
  background-image: url("/lp/pantsday/images/mens/img_limited_kv.jpg");
}
.lp-pantsday .lp-contents.is-mens .lp-limitedSec .lp-sectionBg {
  background: #a2f5ff url("/lp/pantsday/images/mens/bg_section_limited.png") repeat center 0;
  background-size: auto;
}

/* -----------------------------------------------------------------------
## 気分も新しく ##################################################
----------------------------------------------------------------------- */
.lp-pantsday .lp-others .lp-sectionTitleImage {
  margin-top: 0;
  margin-bottom: 38px;
  padding-top: 100px;
}
.lp-pantsday .lp-others__inner {
  display: flex;
  justify-content: space-between;
  width: 1024px;
  margin: 0 auto;
  padding: 30px 0 100px;
}
.lp-pantsday .lp-others__inner .lp-detailButton {
  position: absolute;
  bottom: 52px;
  left: 0;
  right: 0;
  width: 230px;
  margin: auto;
}
.lp-pantsday .lp-others__matome {
  position: relative;
  flex-basis: 497px;
  max-width: 497px;
}
.lp-pantsday .lp-others__yoridori {
  position: relative;
  flex-basis: 497px;
  max-width: 497px;
}