﻿@charset "UTF-8";

.block-genre-page {
  padding-right: 0;
  padding-left: 0;
}
.block-genre-page--goods {
  padding: 0 15px;
}

.towel-1sec-mv {
  line-height: 1.57;
  padding: 0 10px 40px;
}
.towel-1sec-mv-main {
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  overflow: hidden;
  margin: 0 0 20px;
  background: url(../../../img/usr/genre/1sec-towel/bg_mv.jpg) no-repeat center / 100%;
  aspect-ratio: 1.14;
}
.towel-1sec-mv-title {
  flex-grow: 1;
  display: flex;
  align-items: center;
  padding: 0 20px;
}
.towel-1sec-mv-title h1 {
  font-size: 17px;
  line-height: 2;
  font-weight: bold;
  margin: 0;
}
.towel-1sec-mv-about {
  position: relative;
  padding: 12px 15px;
  background: rgba(235, 246, 252, .68);
}
.towel-1sec-mv-about--img {
  position: absolute;
  top: 12px;
  left: 15px;
  width: 38px;
}
.towel-1sec-mv-about--text-title {
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0 0 50px;
  margin: 0 0 15px;
}
.towel-1sec-mv-about--text p {
  line-height: 1.57;
}
.towel-1sec .block-common-btn {
  width: 67vw;
}
.towel-1sec-point {
  padding: 20px 15px 50px;
  background: #EEF8FF;
}
.towel-1sec-point-item:not(:last-child) {
  margin: 0 0 30px;
}
.towel-1sec-point-item--title {
  display: flex;
  align-items: center;
  gap: 10px;
  border-bottom: 2px dashed #DDD;
  padding: 0 0 10px;
  margin: 0 0 15px;
}
.towel-1sec-point-item--title-num {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #4EB2E3;
  color: #FFF;
  font-size: 9px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: .5px;
  padding: 2px 0 0;
}
.towel-1sec-point-item--title-num span {
  font-size: 20px;
  font-weight: 500;
}
.towel-1sec-point-item--title h2 {
  flex: 1;
  font-size: 18px;
  line-height: 1.33;
  font-weight: bold;
  margin: 0;
}
.towel-1sec-point-item-absorbency {
  margin: 0 0 30px;
}
.towel-1sec-point h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 6px;
}
.towel-1sec-point-item-absorbency--criterion {
  display: flex;
  gap: 5px;
  margin: 10px 0 0;
}
.towel-1sec-point-item-absorbency--criterion-item {
  width: calc((100% - 5px) / 2);
  background: #FFF;
  border: 1px solid #DDD;
  border-radius: 5px;
  text-align: center;
  padding: 13px 0;
}
.towel-1sec-point-item-absorbency--criterion-item.product {
  border: 2px solid #4EB2E3;
}
.towel-1sec-point-item-absorbency--criterion-item h4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1.3;
  font-weight: bold;
  padding: 0;
  min-height: 37px;
}
.towel-1sec-point-item-absorbency--criterion-item h4 span {
  font-size: 12px;
  font-weight: 500;
}
.towel-1sec-point-item-absorbency--criterion-time {
  display: inline-block;
  font-size: 16px;
  line-height: 1.3;
  font-weight: bold;
  padding: 0 5px;
}
.product .towel-1sec-point-item-absorbency--criterion-time {
  transform: translateY(-5px);
  background: linear-gradient(transparent 60%, #95DAFC 60%);
}
.towel-1sec-point-item-absorbency--criterion-time span {
  font-size: 26px;
  padding: 0 2px 0 0;
}
.towel-1sec-point-item-movie iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  margin: 0 0 5px;
}
.towel-1sec-point-item--lists {
  margin: 10px 0 0;
}
.towel-1sec-point-item--lists-item {
  background: #FFF;
  border-radius: 5px;
  margin: 0 0 10px;
  padding: 10px 15px;
}
.towel-1sec-point-item--lists-item:last-child {
  margin: 0;
}
.towel-1sec-point-item--lists-item h4 {
  font-size: 18px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 10px;
}
.towel-1sec-point-item--lists-item h4 span {
  color: #4EB2E3;
  font-size: 18px;
  padding: 0 4px 0 0;
}
.towel-1sec-review {
  padding: 50px 15px;
}
.towel-1sec-review-item {
  position: relative;
  margin: 0 0 20px;
}
.towel-1sec-review-item:last-child {
  margin: 0;
}
.towel-1sec-review-item--head {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 0 0 12px;
}
.towel-1sec-review-item--head-reviewer {
  text-align: center;
}
.towel-1sec-review-item--head-reviewer img {
  width: 54px;
}
.towel-1sec-review-item--head-reviewer p {
  font-size: 12px;
  margin: 4px 0 0;
}
.towel-1sec-review-item--head-title {
  flex: 1;
}
.towel-1sec-review-item--head-title h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 4px;
}
.towel-1sec-review-item--star {
  display: flex;
  align-items: center;
  gap: 5px;
}
.towel-1sec-review-item--star dt {
  color: #DDD;
}
.towel-1sec-review-item--star dt span {
  color: #C8AC4C;
}
.towel-1sec-review-item--star dd {
  font-size: 16px;
  font-weight: bold;
}
.towel-1sec-review-item--comment {
  transition: .3s ease;
}
.towel-1sec-review-item:has(.towel-1sec-review-item--read-more) .towel-1sec-review-item--comment {
  height: 80px;
  overflow: hidden;
}
.towel-1sec-review-item--read-more {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 75px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%);
}
.towel-1sec-review-item--read-more span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
  margin: auto;
  width: 22px;
  height: 22px;
  border-right: 2px solid var(--main-color);
  border-bottom: 2px solid var(--main-color);
  transform: rotate(45deg);
}
.towel-1sec-media h2,
.towel-1sec-media--text {
  padding: 0 15px;
}
.towel-1sec-media-award {
  background: #F8F8F8;
  padding: 15px;
  margin: 15px;
  border-radius: 5px;
}
.towel-1sec-media-award--text {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 15px;
}
.towel-1sec-media-award li:not(:last-child) {
  margin: 0 0 12px;
}
.towel-1sec-media-award li h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}
.towel-1sec-media-award--note {
  text-align: right;
  margin: 12px 0 0;
}
.towel-1sec-media--slider {
  margin: 0 0 20px;
}
.towel-1sec-media--slider .swiper-wrapper {
  flex-wrap: nowrap;
  gap: 6px;
  overflow-x: auto;
  padding: 0 25px;
}
.towel-1sec-media--slider .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.towel-1sec-media--slider .swiper-slide {
  flex-shrink: 0;
  width: auto;
  height: 132px;
}
.towel-1sec-media--slider .swiper-slide:last-child {
  margin: 0 40px 0 0;
}
.towel-1sec-media--slider .swiper-slide img {
  width: auto;
  height: 100%;
}
.towel-1sec-scene {
  padding: 60px 15px 70px;
  background: url(../../../img/usr/genre/1sec-towel/bg_scene01.png) no-repeat left -7vw top / 47vw, url(../../../img/usr/genre/1sec-towel/bg_scene02.png) no-repeat right -7vw top 19vw / 25vw, url(../../../img/usr/genre/1sec-towel/bg_scene03.png) no-repeat right -18vw bottom / 52vw;
}
.towel-1sec-scene h2 {
  font-size: 22px;
  font-weight: bold;
  transform: rotate(-5deg);
  margin: 0 0 25px;
}
.towel-1sec-scene-item:not(:last-child) {
  margin: 0 0 28px;
}
.towel-1sec-scene-item--img {
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 5px;
}
.towel-1sec-scene-item--num {
  color: #4EB2E3;
  font-size: 16px;
  font-weight: 500;
}
.towel-1sec-scene-item h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px;
}
.towel-1sec-lineup {
  padding: 0 0 50px;
}
.towel-1sec-lineup h2 {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 12px;
  padding: 0 15px;
}
.towel-1sec-lineup--text {
  padding: 0 15px;
  margin: 0 0 20px;
}
.towel-1sec-lineup .swiper-wrapper {
  flex-wrap: nowrap;
  gap: 16px;
  overflow-x: auto;
  padding: 0 15px;
}
.towel-1sec-lineup .swiper-wrapper::-webkit-scrollbar  {
  display: none;
}
.towel-1sec-lineup-item {
  width: 160px;
  flex-shrink: 0;
}
.towel-1sec-lineup-item:last-child {
  margin: 0 32px 0 0;
}
.towel-1sec-lineup-item--img {
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 5px;
}
.towel-1sec-lineup-item h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}
.towel-1sec-story {
  margin: 50px 0 0;
}
.towel-1sec-story-title {
  background: #4EB2E3;
  padding: 45px 0 100px;
  border-radius: 0 10px 10px 0;
  margin: 0 15px 0 0;
}
.towel-1sec-story-title--en {
  color: #FFF;
  font-size: 24px;
  font-weight: 500;
  border-bottom: 1px solid #FFF;
  padding: 0 0 8px 15px;
  margin: 0 0 11px;
  width: 310px;
  background: url(../../../img/usr/genre/1sec-towel/icon_logo.png) no-repeat right 7px top / 27px;
}
.towel-1sec-story-title h2 {
  color: #FFF;
  font-size: 14px;
  font-weight: normal;
  text-align: right;
  letter-spacing: .5px;
  margin: 0;
  width: 310px;
}
.towel-1sec-story-item:not(:last-child) {
  margin: 0 0 30px;
}
.towel-1sec-story-item--img {
  margin: 0 30px 30px 0;
  border-radius: 0 10px 10px 0;
  overflow: hidden;
}
.towel-1sec-story-item.img-right .towel-1sec-story-item--img {
  margin: -70px 0 30px 30px;
  border-radius: 10px 0 0 10px;
}
.towel-1sec-story-item--text {
  position: relative;
  padding: 0 15px;
  z-index: 1;
}
.towel-1sec-story-item--text p {
  line-height: 1.57;
  margin: 0 0 24px;
}
.towel-1sec-story-item--text p:last-child {
  margin: 0;
}
.towel-1sec-story-item.img-right .towel-1sec-story-item--text:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -20px;
  width: 50vw;
  height: 220px;
  background: #EBF6FC;
  border-radius: 10px 0 0 10px;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .towel-1sec-media--slider div[class^="swiper-button"] {
    display: none;
  }
  .towel-1sec-lineup div[class^="swiper-button"] {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .container {
    max-width: 100%;
  }
  .block-topic-path {
    width: 1200px;
    margin: 0 auto;
  }
  .block-genre-page--goods {
    padding: 0;
    margin: 70px auto 0;
    width: 1200px;
  }
  
  .towel-1sec {
    line-height: 1.875;
  }
  .towel-1sec-mv {
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 80px;
  }
  .towel-1sec-mv-main {
    background-image: url(../../../img/usr/genre/1sec-towel/bg_mv_pc.jpg);
    aspect-ratio: 2.4;
    margin: 0 0 60px;
  }
  .towel-1sec-mv-title {
    padding: 0 50px;
  }
  .towel-1sec-mv-title h1 {
    font-size: 34px;
    letter-spacing: 1px;
  }
  .towel-1sec-mv-about {
    display: flex;
    align-items: center;
    gap: 25px;
    padding: 25px 35px;
  }
  .towel-1sec-mv-about--img {
    position: static;
    width: 78px;
  }
  .towel-1sec-mv-about--text-title {
    font-size: 20px;
    padding: 0;
    margin: 0 0 5px;
  }
  .towel-1sec .block-common-btn {
    width: 400px;
    padding: 11px 0;
  }
  .towel-1sec-point {
    padding: 100px 0 140px;
  }
  .towel-1sec--inner {
    width: 1200px;
    margin: 0 auto;
  }
  .towel-1sec-point-item:not(:last-child) {
    margin: 0 0 90px;
  }
  .towel-1sec-point-item--title {
    gap: 16px;
    margin: 0 0 30px;
  }
  .towel-1sec-point-item--title-num {
    width: 58px;
    height: 58px;
    font-size: 10px;
  }
  .towel-1sec-point-item--title-num span {
    font-size: 26px;
  }
  .towel-1sec-point-item--title h2 {
    font-size: 24px;
  }
  .towel-1sec-point h3 {
    font-size: 20px;
    margin: 0 0 10px;
  }
  .towel-1sec-point-item-absorbency {
    margin: 0 0 60px;
  }
  .towel-1sec-point-item-absorbency--criterion {
    justify-content: center;
    margin: 30px 0 0;
    gap: 20px;
  }
  .towel-1sec-point-item-absorbency--criterion-item {
    width: 342px;
    border-radius: 10px;
    padding: 18px 0 16px;
  }
  .towel-1sec-point-item-absorbency--criterion-item h4 {
    font-size: 16px;
    min-height: unset;
  }
  .towel-1sec-point-item-absorbency--criterion-item.product h4 {
    margin: 0 0 4px;
  }
  .towel-1sec-point-item-absorbency--criterion-item h4 span {
    font-size: 14px;
  }
  .towel-1sec-point-item-absorbency--criterion-time {
    font-size: 18px;
  }
  .towel-1sec-point-item-absorbency--criterion-time span {
    font-size: 30px;
  }
  .product .towel-1sec-point-item-absorbency--criterion-time {
    font-size: 22px;
  }
  .product .towel-1sec-point-item-absorbency--criterion-time span {
    font-size: 40px;
  }
  .towel-1sec-point-item-movie--list {
    display: flex;
    justify-content: center;
    gap: 40px;
  }
  .towel-1sec-point-item-movie--item {
    width: 516px;
  }
  .towel-1sec-point-item--lists {
    display: flex;
    gap: 20px;
    margin: 30px 0 0;
  }
  .towel-1sec-point-item--lists-item {
    flex: 1;
    border-radius: 10px;
    padding: 15px 20px;
    margin: 0;
  }
  .towel-1sec-point-item--lists-item h4 {
    display: flex;
    align-items: center;
    gap: 4px;
    line-height: 1.2;
    margin: 0 0 8px;
  }
  .towel-1sec-point-item:last-child .towel-1sec-point-item--lists-item h4 {
    min-height: 44px;
  }
  .towel-1sec-point-item--lists-item h4 span {
    font-size: 22px;
    padding: 0 6px 0 0;
  }
  .towel-1sec-review {
    padding: 100px 0 120px;
  }
  .towel-1sec-review-item {
    padding: 0 0 0 130px;
  }
  .towel-1sec-review-item--head-reviewer {
    position: absolute;
    top: 12px;
    left: 6px;
  }
  .towel-1sec-review-item--head-reviewer img {
    width: 74px;
  }
  .towel-1sec-review-item--head-reviewer p {
    font-size: 16px;
    margin: 12px 0 0;
  }
  .towel-1sec-review-item--head-title {
    display: flex;
    flex-direction: column-reverse;
  }
  .towel-1sec-review-item--star dd {
    font-size: 18px;
  }
  .towel-1sec-review-item--head-title h3 {
    margin: 5px 0 0;
  }
  .towel-1sec-review-item--comment {
    font-size: 14px;
  }
  .towel-1sec-review-item:has(.towel-1sec-review-item--read-more) .towel-1sec-review-item--comment {
    height: 135px;
  }
  .towel-1sec-review-item--read-more {
    left: 130px;
    width: calc(100% - 130px);
  }
  .towel-1sec-review-item--read-more span {
    cursor: pointer;
  }
  .towel-1sec .block-common-title {
    margin: 0 0 15px;
  }
  .towel-1sec-media h2,
  .towel-1sec-media--text {
    padding: 0;
  }
  .towel-1sec-media-award {
    border-radius: 10px;
    padding: 20px 25px;
    margin: 35px 0 25px;
  }
  .towel-1sec-media-award--text {
    font-size: 18px;
  }
  .towel-1sec-media-award ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 20px;
  }
  .towel-1sec-media-award li {
    margin: 0 !important;
  }
  .towel-1sec-media-award li:nth-child(odd) {
    width: 557px;
  }
  .towel-1sec-media-award li h3 {
    font-size: 16px;
  }
  .towel-1sec-media-award li p {
    font-feature-settings: 'palt';
  }
  .towel-1sec-media-award--note {
    font-size: 14px;
    margin: 0;
  }
  .towel-1sec-media--slider {
    position: relative;
    margin: 0 0 40px;
  }
  .towel-1sec-media--slider .swiper {
    position: static;
  }
  .towel-1sec-media--slider .swiper-wrapper {
    overflow: unset;
    padding: 0;
    gap: 0;
  }
  .towel-1sec-media--slider .swiper-slide {
    height: 160px;
    margin: 0 10px 0 0;
  }
  .towel-1sec-media--slider .swiper-button-prev {
    top: 85px;
    left: -60px;
  }
  .towel-1sec-media--slider .swiper-button-next {
    top: 85px;
    right: -60px;
  }
  .towel-1sec-scene {
    padding: 105px 0 140px;
    background: url(../../../img/usr/genre/1sec-towel/bg_scene01_pc.png) no-repeat left calc((100% - 1200px) / 2 + 280px) top 100px / 79px, url(../../../img/usr/genre/1sec-towel/bg_scene02_pc.png) no-repeat right -150px top -20px / 654px, url(../../../img/usr/genre/1sec-towel/bg_scene03_pc.png) no-repeat left -392px bottom 360px / 736px;
  }
  .towel-1sec-scene h2 {
    font-size: 30px;
    margin: 0 0 75px;
    transform: rotate(-5deg) translateX(-35px);
  }
  .towel-1sec-scene-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 60px !important;
  }
  .towel-1sec-scene-item:nth-child(2) {
    flex-direction: row-reverse;
  }
  .towel-1sec-scene-item:last-child {
    margin: 0 !important;
  }
  .towel-1sec-scene-item--img {
    width: 560px;
    border-radius: 10px;
    margin: 0;
  }
  .towel-1sec-scene-item--text {
    width: 600px;
  }
  .towel-1sec-scene-item--num {
    font-size: 24px;
  }
  .towel-1sec-scene-item h3 {
    font-size: 24px;
    margin: 0 0 10px;
  }
  .towel-1sec-lineup {
    padding: 0 0 140px;
  }
  .towel-1sec-lineup h2 {
    font-size: 30px;
    padding: 0;
    margin: 0 0 20px;
  }
  .towel-1sec-lineup--text {
    padding: 0;
    margin: 0 0 30px;
  }
  .towel-1sec-lineup .swiper-wrapper {
    padding: 0;
    overflow: unset;
    gap: 0;
  }
  .towel-1sec-lineup-item {
    width: 277px;
    margin: 0 30px 0 0;
  }
  .towel-1sec-lineup--slider {
    position: relative;
  }
  .towel-1sec-lineup .swiper {
    position: static;
  }
  .towel-1sec-lineup--slider .swiper-button-prev {
    top: 145px;
    left: -60px;
  }
  .towel-1sec-lineup--slider .swiper-button-next {
    top: 145px;
    right: -60px;
  }
  .towel-1sec-lineup-item a:hover {
    text-decoration: none;
    opacity: .8;
  }
  .towel-1sec-lineup-item h3 {
    font-size: 20px;
  }
  .towel-1sec-story {
    margin: 140px 0 0;
  }
  .towel-1sec-story-title {
    width: calc((100% - 1200px) / 2 + 1200px);
    border-radius: 0 20px 20px 0;
    padding: 90px 0;
    margin: 0;
  }
  .towel-1sec-story-title--en {
    font-size: 32px;
    width: calc(100% - 1200px + 540px);
    padding: 0 0 8px calc(100% - 1200px);
    margin: 0 0 5px;
    background-position: right 150px bottom 21px;
  }
  .towel-1sec-story-title h2 {
    font-size: 16px;
    letter-spacing: 1px;
    text-align: right;
    width: calc(100% - 1200px + 540px);
  }
  .towel-1sec-story-item {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 calc((100% - 1200px) / 2) 0 0;
    z-index: 1;
  }
  .towel-1sec-story-item.img-right {
    align-items: flex-end;
    flex-direction: row-reverse;
    margin: -7% 0 60px calc((100% - 1200px) / 2);
  }
  .towel-1sec-story-item--img {
    position: relative;
    width: 61%;
    margin: 0 !important;
    border-radius: 0 20px 20px 0;
    z-index: 1;
  }
  .towel-1sec-story-item.img-right .towel-1sec-story-item--img {
    border-radius: 20px 0 0 20px;
  }
  .towel-1sec-story-item--img img {
    width: 100%;
  }
  .towel-1sec-story-item--text {
    position: static;
    width: 37%;
    padding: 0;
    z-index: 0;
  }
  .towel-1sec-story-item--text p {
    line-height: 2.25;
    margin: 0 0 30px;
  }
  .towel-1sec-story-item.img-right .towel-1sec-story-item--text:after {
    bottom: -48%;
    width: 40vw;
    height: auto;
    aspect-ratio: 2.07;
  }
}