html[data-browse-mode=P] #feature-atsugi-lp .hiddenPC {
  display: none !important;
}

html[data-browse-mode=S] #feature-atsugi-lp .hiddenSP {
  display: none !important;
}

#feature-atsugi-lp {
  color: #424257;
  font-feature-settings: "palt";
  --base-width-sp: 750;
  --font-size-sm: clamp(0.875rem, 1.5vw + 0.5rem, 1rem);
  --font-size-base: clamp(10px, calc(21 * (100vw / var(--base-width-sp))), 5.1rem);
  --font-size-lg: clamp(10px, calc(27 * (100vw / var(--base-width-sp))), 5.1rem);
  --font-size-xl: clamp(2rem, 5vw + 1rem, 3rem);
}

#feature-atsugi-lp .text-sm {
  font-size: var(--font-size-sm);
}

#feature-atsugi-lp .text-base {
  font-size: var(--font-size-base);
}

#feature-atsugi-lp .text-lg {
  font-size: var(--font-size-lg);
}

#feature-atsugi-lp .text-xl {
  font-size: var(--font-size-xl);
}

#feature-atsugi-lp .font-bold {
  font-weight: bold;
}

#feature-atsugi-lp .font-normal {
  font-weight: normal;
}

#feature-atsugi-lp .figure {
  display: block;
  padding: 0;
  margin: 0;
}

#feature-atsugi-lp .image {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
}

#feature-atsugi-lp .inner {
  display: block;
  margin: 0 auto 0;
}

#feature-atsugi-lp .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #707070;
  background: #4E4D4D;
  color: #fff;
  min-height: 57px;
  font-size: 17px;
}

html[data-browse-mode=S] #feature-atsugi-lp .btn {
  min-height: 29px;
}

#feature-atsugi-lp .lead {
  padding: 77px 20px 78px;
  line-height: 2;
  position: relative;
}

html[data-browse-mode=P] #feature-atsugi-lp .lead {
  padding: 77px 20px 100px;
  min-height: 100dvh;
  box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

html[data-browse-mode=S] #feature-atsugi-lp .lead {
  padding: 25px 0 21px;
}

#feature-atsugi-lp .lead .scroll-item {
  margin-top: 200px;
  position: relative;
  height: 123px;
  /* right: 50px; */
  bottom: 20px;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  font-feature-settings: "palt";
  letter-spacing: 0;
  font-size: 11px;
}

#feature-atsugi-lp .lead .scroll-item::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
  background: #000;
}

#feature-atsugi-lp .lead .scroll-item::after {
  content: "";
  display: block;
  width: 1px;
  height: 100px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 23px;
  background: #000;
}

#feature-atsugi-lp .lead-txt {
  text-align: center;
  font-size: 19px;
}

html[data-browse-mode=S] #feature-atsugi-lp .lead-txt {
  font-size: 12px;
  line-height: 1.65;
  letter-spacing: 0.05em;
}

#feature-atsugi-lp .color-chip-item-inner-name {
  position: relative;
}

#feature-atsugi-lp .color-chip-item-inner-name::before {
  content: "";
  display: block;
  position: relative;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}

#feature-atsugi-lp .color-chip-item-inner-name.color-355::before {
  background: #F2DDD2;
}

#feature-atsugi-lp .color-chip-item-inner-name.color-377::before {
  background: #E1BA8B;
}

#feature-atsugi-lp .color-chip-item-inner-name.color-365::before {
  background: #E4C6A5;
}

#feature-atsugi-lp .color-chip-item-inner-name.color-477::before {
  background: #D3B887;
}

#feature-atsugi-lp .color-chip-item-inner-name.color-480::before {
  background: #000000;
}

#feature-atsugi-lp .color-chip-item-inner-name.color-19::before {
  background: #C0C1C2;
}

#feature-atsugi-lp .color-chip-item-inner-name.color-451::before {
  background: #fff;
}

#feature-atsugi-lp .color-chip-item-inner-name.color-461::before {
  background: #F1CDB9;
}

#feature-atsugi-lp .color-chip-item-inner-name.color-98::before {
  background: #5B5D6A;
}

#feature-atsugi-lp .color-chip-item-inner-name.color-829::before {
  background: #354124;
}

#feature-atsugi-lp .color-chip-item-inner-name.color-274::before {
  background: #2E190E;
}

html[data-browse-mode=P] #feature-atsugi-lp .color-chip-item-inner-name::before {
  width: 23px;
  height: 23px;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner {
  min-height: 100vh;
  display: flex;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .mv-slider {
  height: 100%;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .mv-slider .figure-mv-txt {
  width: 528px;
  width: calc(528 / 1920 * 100vw);
  position: absolute;
  z-index: 2;
  pointer-events: none;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .mv-slider .figure-mv-txt.-fig01 {
  top: calc(133 / 1920 * 100vw);
  left: calc(34 / 1920 * 100vw);
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .mv-slider .figure-mv-txt.-fig02 {
  top: calc(166 / 1920 * 100vw);
  right: calc(57 / 1920 * 100vw);
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .mv-slider .figure-mv-txt.-fig03 {
  top: calc(133 / 1920 * 100vw);
  left: calc(34 / 1920 * 100vw);
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .mv-slider .figure-mv-txt.-fig04 {
  top: calc(166 / 1920 * 100vw);
  right: calc(57 / 1920 * 100vw);
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .mv-slider .figure-mv-txt.-fig05 {
  top: calc(133 / 1920 * 100vw);
  left: calc(34 / 1920 * 100vw);
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .mv-slider .figure>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .mv-slider .figure.-fig01>img {
  object-position: 80% 0%;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .mv-slider .figure.-fig02>img {
  object-position: 50% 0%;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .mv-slider .figure.-fig03>img {
  object-position: 60% 0%;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .mv-slider .figure.-fig04>img {
  object-position: 35% 0%;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .mv-slider .figure.-fig05>img {
  object-position: 55% 0%;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .mv-slider .slick-list,
html[data-browse-mode=P] #feature-atsugi-lp>.inner .mv-slider .slick-track {
  height: 100%;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .mv-slider .slick-slide img {
  position: relative;
  z-index: 1;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .mv-slider .slick-slide::after {
  content: "";
  display: block;
  position: absolute;
  right: 11px;
  bottom: 10px;
  z-index: 2;
  background: url("pc/txt_season.png") no-repeat center center/contain;
  width: 116px;
  height: 11px;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner>.main-visual {
  width: calc(895 / 1920 * 100vw);
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner>.main-visual>.inner {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
  max-height: 100%;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner>.main-visual .mv-slider {
  width: 100%;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner>.main-contents {
  width: 100%;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .local-nav-txt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.3s ease;
  background: rgba(0, 0, 0, 0.2);
  z-index: 3;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .local-nav-txt>span {
  font-size: 24px;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .local-navs {
  padding: 20px calc(40 / 1920 * 100vw) 20px;
  height: auto;
  max-height: 100%;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  background: #FDF5F6;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .local-navs>a {
  width: calc(20% - 19.2px);
  position: relative;
  overflow: hidden;
  border-radius: 0;
  transition: all 0.3s ease;
  opacity: 1 !important;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .local-navs>a::before,
html[data-browse-mode=P] #feature-atsugi-lp>.inner .local-navs>a::after {
  content: "";
  display: block;
  position: absolute;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .local-navs>a::before {
  width: 100%;
  height: 23px;
  background: #000;
  z-index: 1;
  opacity: 0.2;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .local-navs>a::after {
  width: 5px;
  height: 5px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  z-index: 2;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .local-navs>a:hover {
  border-radius: 30px;
  opacity: 1;
}

html[data-browse-mode=P] #feature-atsugi-lp>.inner .local-navs>a:hover .local-nav-txt {
  opacity: 1;
}

#feature-atsugi-lp .prof-box {
  background: #567CAF;
}

html[data-browse-mode=P] #feature-atsugi-lp .prof-box {
  min-height: 465px;
}

html[data-browse-mode=S] #feature-atsugi-lp .prof-box .figure {
  padding-right: 20px;
}

#feature-atsugi-lp .prof-box-body {
  display: flex;
}

#feature-atsugi-lp .prof-box-body>.figure {
  flex-shrink: 0;
  overflow: hidden;
  position: relative;
}

#feature-atsugi-lp .prof-box-body>.figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#feature-atsugi-lp .prof-box-body>.figure::after {
  content: "";
  display: block;
  position: absolute;
  right: 11px;
  bottom: 10px;
  z-index: 2;
  background: url("pc/txt_season.png") no-repeat center center/contain;
  width: 116px;
  height: 11px;
}

html[data-browse-mode=S] #feature-atsugi-lp .prof-box-body>.figure::after {
  right: 25px;
}

html[data-browse-mode=P] #feature-atsugi-lp .prof-box-body {
  min-height: 465px;
  display: flex;
}

html[data-browse-mode=P] #feature-atsugi-lp .prof-box-body>.figure {
  flex-shrink: 0;
  width: calc(450 / 1920 * 100vw);
  overflow: hidden;
  border-radius: 0 calc(140 / 1920 * 100vw) 0 0;
}

html[data-browse-mode=S] #feature-atsugi-lp .prof-box-body {
  min-height: 465px;
  display: flex;
  flex-direction: column;
}

html[data-browse-mode=S] #feature-atsugi-lp .prof-box-body>.figure {
  flex-shrink: 0;
  width: 100vw;
  overflow: hidden;
  border-radius: 0 calc(70 * 100vw / var(--base-width-sp)) 0 0;
}

#feature-atsugi-lp .prof-desc {
  padding: 36px 73px 10px;
  color: #fff;
}

html[data-browse-mode=S] #feature-atsugi-lp .prof-desc {
  padding: 20px 20px 20px;
}

#feature-atsugi-lp .prof-desc dt .name.-jpn {
  font-size: 30px;
}

html[data-browse-mode=S] #feature-atsugi-lp .prof-desc dt .name.-jpn {
  font-size: 17px;
}

#feature-atsugi-lp .prof-desc dt .name.-eng {
  margin-top: 5px;
  font-size: 23px;
  font-family: "Myanmar MN", "Padauk", "Myanmar Text", sans-serif;
}

html[data-browse-mode=S] #feature-atsugi-lp .prof-desc dt .name.-eng {
  font-size: 14px;
}

#feature-atsugi-lp .prof-desc dd {
  padding: 0;
  margin-top: 20px;
  font-size: 16px;
  text-align: justify;
  line-height: 2;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
}

html[data-browse-mode=S] #feature-atsugi-lp .prof-desc dd {
  font-size: 12px;
}

#feature-atsugi-lp .prof-desc .icon {
  display: block;
  margin-top: 10px;
  width: 25px;
  height: 25px;
}

html[data-browse-mode=P] #feature-atsugi-lp .movie-box {
  padding: 80px 40px 80px;
}

html[data-browse-mode=S] #feature-atsugi-lp .movie-box {
  padding: 40px 40px 40px;
}

#feature-atsugi-lp .movie-item {
  position: relative;
  overflow: hidden;
}

html[data-browse-mode=P] #feature-atsugi-lp .movie-item {
  width: 395px;
  height: 700px;
  max-height: calc(100dvh - 200px);
  margin: 0 auto 0;
}

html[data-browse-mode=S] #feature-atsugi-lp .movie-item {
  width: 100%;
  height: calc(1210 * 100vw / var(--base-width-sp));
  max-height: calc(100dvh - 150px);
  margin: 0 auto 0;
}

#feature-atsugi-lp .movie-item iframe {
  position: absolute;
  top: -0.5%;
  left: -0.5%;
  width: 101%;
  height: 101%;
  max-width: none;
  max-height: none;
}

#feature-atsugi-lp .color-chip,
#feature-atsugi-lp html[data-browse-mode=S] #feature-atsugi-lp,
html[data-browse-mode=S] #feature-atsugi-lp #feature-atsugi-lp {
  margin: 10px auto 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 24px;
}

html[data-browse-mode=S] #feature-atsugi-lp .color-chip,
html[data-browse-mode=S] #feature-atsugi-lp #feature-atsugi-lp {
  gap: 6px calc(26 * 100vw / var(--base-width-sp));
}

#feature-atsugi-lp .color-chip-item {
  display: flex;
  gap: 2px;
  font-feature-settings: "palt";
  letter-spacing: 0;
  position: relative;
}

#feature-atsugi-lp .color-chip-item.is-worn {
  padding-bottom: 16px;
}

#feature-atsugi-lp .color-chip-label {
  font-size: 9px;
  position: absolute;
  left: 0;
  bottom: 0;
  white-space: nowrap;
  transform: translateY(4px);
}

html[data-browse-mode=P] #feature-atsugi-lp .color-chip-label {
  font-size: 11px;
}

#feature-atsugi-lp .color-chip-item-inner-color {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}

html[data-browse-mode=P] #feature-atsugi-lp .color-chip-item-inner-color {
  width: 23px;
  height: 23px;
}

#feature-atsugi-lp .color-chip-item-inner-name {
  display: flex;
  gap: 5px;
  font-size: 10px;
}

html[data-browse-mode=P] #feature-atsugi-lp .color-chip-item-inner-name {
  font-size: 15px;
}

#feature-atsugi-lp .product-box {
  position: relative;
  box-sizing: border-box;
}

html[data-browse-mode=P] #feature-atsugi-lp .product-box {
  width: calc(655 * 100vw / var(--base-width-sp));
  margin: 83px auto 0;
}

#feature-atsugi-lp .product-box .figure {
  margin: 0 auto 0 0;
}

html[data-browse-mode=S] #feature-atsugi-lp .product-box .figure {
  width: calc(174 * 100vw / var(--base-width-sp));
}

#feature-atsugi-lp .product-box .btn {
  width: 100%;
  margin: 38px 0 0 auto;
  font-size: 17px;
  box-sizing: border-box;
  transition: opacity 0.3s ease;
}

html[data-browse-mode=P] #feature-atsugi-lp .product-box .btn:hover {
  opacity: 0.6 !important;
}

html[data-browse-mode=S] #feature-atsugi-lp .product-box .btn {
  font-size: min(17 * 100vw / var(--base-width-sp), 17px);
  max-width: calc(442 * 100vw / var(--base-width-sp));
  margin: 25px auto 0;
  flex-shrink: 0;
}

#feature-atsugi-lp .product-box-body {
  display: flex;
  justify-content: space-between;
}

html[data-browse-mode=P] #feature-atsugi-lp .product-box-body {
  justify-content: flex-end;
  gap: 10px 10px;
  width: 100%;
  margin-right: 0;
  margin-left: auto;
  position: relative;
}

html[data-browse-mode=P] #feature-atsugi-lp .product-box-body>.figure {
  width: 150px;
}

#feature-atsugi-lp .product-desc {
  width: 100%;
  box-sizing: border-box;
}

html[data-browse-mode=P] #feature-atsugi-lp .product-desc {
  max-width: 433px;
}

html[data-browse-mode=S] #feature-atsugi-lp .product-desc {
  width: calc(420 * 100vw / var(--base-width-sp));
  flex-shrink: 0;
}

#feature-atsugi-lp .product-desc .name {
  font-size: 15px;
  line-height: 1.5;
}

html[data-browse-mode=S] #feature-atsugi-lp .product-desc .name {
  font-size: 15px;
  line-height: 1.6;
}

html[data-browse-mode=P] #feature-atsugi-lp .product-desc .code {
  margin-top: 10px;
  font-size: 17px;
}

html[data-browse-mode=S] #feature-atsugi-lp .product-desc .code {
  margin-top: 12px;
  font-size: 11px;
}

#feature-atsugi-lp .product-desc .price {
  font-size: var(--font-size-lg);
  font-weight: bold;
}

html[data-browse-mode=P] #feature-atsugi-lp .product-desc .price {
  margin-top: 13px;
  font-size: 17px;
}

html[data-browse-mode=S] #feature-atsugi-lp .product-desc .price {
  margin-top: 10px;
  font-size: 13px;
}

#feature-atsugi-lp .product-desc .price .tax {
  font-weight: normal;
}

html[data-browse-mode=P] #feature-atsugi-lp .product-desc .price .tax {
  font-size: 13px;
}

html[data-browse-mode=S] #feature-atsugi-lp .product-desc .price .tax {
  font-size: 10px;
}

#feature-atsugi-lp .product-desc .size-list {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  font-feature-settings: "palt";
  letter-spacing: 0;
  gap: 7px;
}

html[data-browse-mode=S] #feature-atsugi-lp .product-desc .size-list {
  margin-top: 15px;
  gap: 5px;
  font-size: 9px;
}

#feature-atsugi-lp .product-desc .size-item {
  border: 1px solid #424257;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 84px;
  min-height: 30px;
}

html[data-browse-mode=S] #feature-atsugi-lp .product-desc .size-item {
  width: calc(33.3333333333% - 3.3333333333px);
  min-height: 18px;
}

#feature-atsugi-lp .product-desc .size-list02 {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
  font-size: 9px;
  font-feature-settings: "palt";
  letter-spacing: 0;
  gap: 5px;
}

#feature-atsugi-lp .product-desc .size-item02 {
  border: 1px solid #424257;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 84px;
  min-height: 30px;
  font-size: 17px;
}

html[data-browse-mode=S] #feature-atsugi-lp .product-desc .size-item02 {
  width: 120px;
  min-height: 18px;
  font-size: 9px;
}

#feature-atsugi-lp .img-txt-box {
  position: relative;
}

html[data-browse-mode=S] #feature-atsugi-lp .img-txt-box {
  margin-top: calc(56 * 100vw / var(--base-width-sp));
}

#feature-atsugi-lp .img-txt-box>.figure {
  position: absolute;
  z-index: 1;
}

html[data-browse-mode=S] #feature-atsugi-lp .img-txt-box>.figure {
  top: calc(28 * 100vw / var(--base-width-sp));
  width: calc(400 * 100vw / var(--base-width-sp));
}

#feature-atsugi-lp .text-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 2;
  background: #fff;
  box-sizing: border-box;
}

html[data-browse-mode=P] #feature-atsugi-lp .text-box {
  padding: 47px 40px 50px;
  margin: 105px 0 0 auto;
  width: 304px;
  min-height: 316px;
}

html[data-browse-mode=S] #feature-atsugi-lp .text-box {
  min-height: calc(392 * 100vw / var(--base-width-sp));
  margin: 0 0 0 auto;
  padding: calc(37 * 100vw / var(--base-width-sp)) calc(50 * 100vw / var(--base-width-sp)) calc(35 * 100vw / var(--base-width-sp));
  width: calc(351 * 100vw / var(--base-width-sp));
}

#feature-atsugi-lp .text-box p {
  text-align: justify;
}

html[data-browse-mode=P] #feature-atsugi-lp .text-box p {
  font-size: 15px;
}

html[data-browse-mode=S] #feature-atsugi-lp .text-box p {
  letter-spacing: 0;
}

#feature-atsugi-lp .text-box p~p {
  margin-top: 28px;
}

html[data-browse-mode=S] #feature-atsugi-lp .text-box p~p {
  margin-top: 15px;
}

#feature-atsugi-lp .chart-note {
  margin-top: 7px;
  font-size: 11px;
  text-align: right;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  padding-right: 7px;
}

#feature-atsugi-lp .item-list>.item {
  padding: 115px 20px 121px;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item {
  padding: 30px 20px 40px;
}

#feature-atsugi-lp .item-list>.item>.figure {
  position: relative;
  width: 503px;
}

#feature-atsugi-lp .item-list>.item>.figure::after {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  bottom: 10px;
  z-index: 2;
  background: url("pc/txt_season.png") no-repeat center center/contain;
  width: 116px;
  height: 11px;
}

@media (max-width: 768px) {
  #feature-atsugi-lp .item-list>.item>.figure::after {
    width: 85px;
    height: 9px;
    right: 10px;
    bottom: 10px;
  }
}

#feature-atsugi-lp .item-list>.item>.figure img {
  position: relative;
  z-index: 1;
}

html[data-browse-mode=P] #feature-atsugi-lp .item-list>.item>.figure {
  margin: 0 auto 0;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item>.figure {
  width: 100%;
}

#feature-atsugi-lp .chart-box {
  max-width: 655px;
  margin: 74px auto 0;
}

html[data-browse-mode=S] #feature-atsugi-lp .chart-box {
  margin-top: calc(58 * 100vw / var(--base-width-sp));
}

#feature-atsugi-lp .product-box {
  margin-top: 100px;
  max-width: 655px;
}

html[data-browse-mode=S] #feature-atsugi-lp .product-box {
  margin-top: calc(85 * 100vw / var(--base-width-sp));
}

#feature-atsugi-lp .img-txt-box {
  position: relative;
}

html[data-browse-mode=P] #feature-atsugi-lp .img-txt-box {
  max-width: 668px;
  margin: 0 auto 0;
}

html[data-browse-mode=S] #feature-atsugi-lp .img-txt-box {
  margin-top: calc(56 * 100vw / var(--base-width-sp));
}

#feature-atsugi-lp .img-txt-box>.figure {
  position: absolute;
  z-index: 1;
}

#feature-atsugi-lp .img-txt-box>.figure::after {
  content: "";
  display: block;
  position: absolute;
  right: 70px;
  bottom: 30px;
  z-index: 2;
  background: url("pc/txt_season.png") no-repeat center center/contain;
  width: 116px;
  height: 11px;
  transform: rotate(-4deg);
}

html[data-browse-mode=P] #feature-atsugi-lp .img-txt-box>.figure {
  width: 412px;
  top: -47px;
}

html[data-browse-mode=S] #feature-atsugi-lp .img-txt-box>.figure::after {
  content: "";
  display: block;
  position: absolute;
  right: 50px;
  bottom: 15px;
  z-index: 2;
  background: url("pc/txt_season.png") no-repeat center center/contain;
  width: 85px;
  height: 9px;
  transform: rotate(-4deg);
}

#feature-atsugi-lp .img-txt-box .text-box {
  position: relative;
  z-index: 2;
  background: #fff;
}

#feature-atsugi-lp .item-list>.item.-style01 {
  background: #F2E6E4;
}

html[data-browse-mode=P] #feature-atsugi-lp .item-list>.item.-style01 .img-txt-box>.figure {
  width: 421px;
  left: -3px;
  top: -47px;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style01 .product-box.-product01 {
  margin-top: calc(82 * 100vw / var(--base-width-sp));
}

html[data-browse-mode=P] #feature-atsugi-lp .item-list>.item.-style01 .product-box.-product01 .figure {
  width: 172px;
  margin: 0 auto 0 0;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style01 .product-box.-product01 .figure {
  width: calc(174 * 100vw / var(--base-width-sp));
  margin: 0 auto 0 calc(22 * 100vw / var(--base-width-sp));
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style01 .product-box.-product02 {
  margin-top: calc(40 * 100vw / var(--base-width-sp));
}

html[data-browse-mode=P] #feature-atsugi-lp .item-list>.item.-style01 .product-box.-product02 .figure {
  width: 172px;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style01 .product-box.-product02 .figure {
  margin: 0 auto 0 calc(22 * 100vw / var(--base-width-sp));
}

#feature-atsugi-lp .item-list>.item.-style02 {
  background: #DADADA;
}

html[data-browse-mode=P] #feature-atsugi-lp .item-list>.item.-style02 .product-box.-product01 {
  margin-top: 82px;
}

html[data-browse-mode=P] #feature-atsugi-lp .item-list>.item.-style02 .product-box.-product01 .product-box-body>.figure {
  width: 172px;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style02 .product-box.-product01 .figure {
  width: calc(174 * 100vw / var(--base-width-sp));
  margin: 0 auto 0 calc(60 * 100vw / var(--base-width-sp));
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style02 .product-box.-product01 .product-desc {
  width: calc(380 * 100vw / var(--base-width-sp));
}

#feature-atsugi-lp .item-list>.item.-style03 {
  background: #DDF1EB;
}

#feature-atsugi-lp .item-list>.item.-style03>.figure {
  width: 100%;
  max-width: 655px;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style03 .img-txt-box {
  margin-top: calc(127 * 100vw / var(--base-width-sp));
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style03 .img-txt-box .figure {
  top: calc(-44 * 100vw / var(--base-width-sp));
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style03 .img-txt-box .text-box {
  min-height: calc(302 * 100vw / var(--base-width-sp));
}

#feature-atsugi-lp .item-list>.item.-style03 .product-box.-product01 {
  margin-top: 137px;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style03 .product-box.-product01 {
  margin-top: calc(100 * 100vw / var(--base-width-sp));
}

#feature-atsugi-lp .item-list>.item.-style03 .product-box.-product01 .figure {
  width: 110px;
  margin-left: 45px;
  position: relative;
  top: -5px;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style03 .product-box.-product01 .figure {
  width: calc(164 * 100vw / var(--base-width-sp));
  margin-left: calc(34 * 100vw / var(--base-width-sp));
  top: 0;
}

#feature-atsugi-lp .item-list>.item.-style03 .product-box.-product02 {
  margin-top: 80px;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style03 .product-box.-product02 {
  margin-top: calc(70 * 100vw / var(--base-width-sp));
}

#feature-atsugi-lp .item-list>.item.-style03 .product-box.-product02 .figure {
  width: 114px;
  margin-top: 77px;
  margin-left: 29px;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style03 .product-box.-product02 .figure {
  width: calc(173 * 100vw / var(--base-width-sp));
  margin-left: calc(19 * 100vw / var(--base-width-sp));
  margin-top: 3px;
}

#feature-atsugi-lp .item-list>.item.-style04 {
  background: #E0E3EB;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style04 .img-txt-box .text-box {
  min-height: calc(372 * 100vw / var(--base-width-sp));
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style04 .product-box.-product01 {
  margin-top: calc(94 * 100vw / var(--base-width-sp));
}

#feature-atsugi-lp .item-list>.item.-style04 .product-box.-product01 .figure {
  width: 130px;
  margin-left: 24px;
  position: relative;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style04 .product-box.-product01 .figure {
  width: calc(150 * 100vw / var(--base-width-sp));
  margin-left: calc(46 * 100vw / var(--base-width-sp));
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style04 .product-box.-product02 {
  margin-top: calc(65 * 100vw / var(--base-width-sp));
}

#feature-atsugi-lp .item-list>.item.-style04 .product-box.-product02 .figure {
  width: 165px;
  margin-left: 0;
  margin-top: 19px;
  position: relative;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style04 .product-box.-product02 .figure {
  width: calc(175 * 100vw / var(--base-width-sp));
  margin-left: calc(21 * 100vw / var(--base-width-sp));
  margin-top: 0;
}

#feature-atsugi-lp .item-list>.item.-style05 {
  background: #E3F2DF;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style05 .img-txt-box {
  margin-top: calc(126 * 100vw / var(--base-width-sp));
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style05 .img-txt-box .figure {
  top: calc(-44 * 100vw / var(--base-width-sp));
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style05 .img-txt-box .text-box {
  min-height: calc(362 * 100vw / var(--base-width-sp));
}

#feature-atsugi-lp .item-list>.item.-style05 .product-box.-product01 .figure {
  width: 160px;
  margin-left: 24px;
  margin-top: 27px;
  position: relative;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style05 .product-box.-product01 .figure {
  width: calc(190 * 100vw / var(--base-width-sp));
  margin-left: calc(32 * 100vw / var(--base-width-sp));
  margin-top: calc(0 * 100vw / var(--base-width-sp));
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style05 .product-box.-product02 {
  margin-top: calc(144 * 100vw / var(--base-width-sp));
}

#feature-atsugi-lp .item-list>.item.-style05 .product-box.-product02 .figure {
  width: 122px;
  margin-left: 24px;
  position: relative;
  top: -8px;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style05 .product-box.-product02 .figure {
  width: calc(165 * 100vw / var(--base-width-sp));
  margin-left: calc(36 * 100vw / var(--base-width-sp));
  margin-top: calc(0 * 100vw / var(--base-width-sp));
  top: -3px;
}

html[data-browse-mode=S] #feature-atsugi-lp .item-list>.item.-style05 .chart-box {
  margin-top: calc(114 * 100vw / var(--base-width-sp));
}

@media (max-width: 768px) {
  #feature-atsugi-lp .inner .main-visual .mv-slider .figure .txt-season {
    width: 85px;
    height: 9px;
    right: 11px;
    bottom: 10px;
  }
}