@charset "UTF-8";

.fontRegular {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.fontMedium {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.fontBold,
.ad_day,
.lookFlyer,
.brandTag {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.fontExtrabold,
.ad .onlineLimited,
.brandName span,
.tag,
.onlineLimited {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.fontBlack,
.swiper-slide p,
.brandLinup .sectionTitle span {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  font-style: normal;
}

body {
  background-color: #FFF2FF;
}

#pagetop {
  display: none;
}

.wholeContainer {
  max-width: 1080px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  background-color: #FFF2FF;
}

@media screen and (max-width: 768px) {
  .wholeContainer {
    flex-direction: column;
  }
}

@media screen and (min-width: 767px) {
  .wholeContainer {
    flex-direction: row-reverse;
  }
}

.ad-whole {
  display: block;
}

.ad-whole .mainHeader {
  height: auto;
}

@media screen and (min-width: 767px) {
  .ad-whole {
    max-width: 540px;
    width: 50%;
    height: 19663px;
  }
}

.ad-whole .sub_ttl {
  display: none;
  margin-top: 80px;
  margin: 20px 0 20px;
  text-align: center;
}

@media screen and (min-width: 767px) {
  .ad-whole .sub_ttl {
    display: block;
  }
}

.ad-whole .sub_ttl span {
  color: #E41984;
  font-size: 2rem;
  font-weight: 800;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  position: relative;
  padding: 0 13px;
  line-height: 1.4;
}

.ad-whole .sub_ttl span::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 52px;
  background-color: #E41984;
  transform: rotate(343deg);
  position: absolute;
  left: 0;
  bottom: 2px;
}

.ad-whole .sub_ttl span::after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 52px;
  background-color: #E41984;
  transform: rotate(-343deg);
  position: absolute;
  right: 0;
  bottom: 2px;
}

.ad.PCcontainer.forPC {
  max-width: 540px;
  width: 100%;
  position: sticky;
  top: 0;
}

.SPcontainer {
  max-width: 540px;
  width: 50%;
  background-color: #FFF2FF;
}

@media screen and (max-width: 1008px) {
  .SPcontainer {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 1008px) {
  .PCcontainer {
    width: 100%;
  }
}

.SPcontainer>.renewal2022>.mainHeader {
  background-size: cover;
  background-image: url(../images/common/bg-img.jpg);
  background-repeat: no-repeat;
  background-position: bottom, 50%;
  width: 100%;
  padding-top: 30px;
  position: relative;
}

.SPcontainer>.renewal2022>.mainHeader::after {
  content: "";
  display: block;
  background-color: #fff;
  width: 100%;
  height: 280px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.mainHeader>.logoWrapper {
  padding: 0px 0 28px;
  text-align: center;
  display: none;
}

@media screen and (max-width: 1008px) {
  .mainHeader>.logoWrapper {
    display: block;
  }
}

.js-fadeIn {
  line-height: 1;
}

.js-fadeIn span {
  display: inline-block;
}

.logoWrapper h1 .logo-ols {
  display: block;
  width: 299px;
  height: auto;
  margin: 0 auto;
}

@media screen and (max-width: 500px) {
  .logoWrapper h1 .logo-ols {
    width: 240px;
  }
}

.logoWrapper h2 .logo-bbf {
  display: block;
  width: 360px;
  height: auto;
  margin: 8px auto 13px;
}

@media screen and (max-width: 500px) {
  .logoWrapper h2 .logo-bbf {
    width: 269px;
  }
}

.onlineLimited {
  color: #fff;
  padding: 8px 24px;
  border-radius: 20px;
  background-color: #E41984;
  display: inline-block;
  margin-top: 13px;
}

.mainSwiper {
  margin: 0 auto 30px;
}

.mainSwiper .swiper-slide img {
  opacity: 0.8;
  /* 左右のスライドを薄くする */
  transform: scale(0.7, 0.7);
  /* 左右のスライドを小さくする */
  transition: 0.7s;
  /* ゆっくり小さくさせる */
  border-radius: 15px;
}

.mainSwiper .swiper-slide.swiper-slide-active img {
  opacity: 1;
  transform: scale(1);
  /* 中央のスライドは小さくしない */
  z-index: 1;
  /* 中央のスライドを一番上にする */
}

.mainSwiper.swiper>.swiper-button-prev,
.mainSwiper.swiper>.swiper-button-next {
  height: auto;
  width: 80px;
  background-image: none;
}

.mainSwiper.swiper>.swiper-button-next:after {
  margin: -38px auto 113px 18px;
}

.mainSwiper.swiper>.swiper-button-prev:after {
  margin: -38px auto 113px 18px;
}

.mainSwiper.swiper>.swiper-button-prev:after,
.mainSwiper.swiper>.swiper-button-next:after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 80px;
  width: 80px;
}

/* 前への矢印カスタマイズ */
.mainSwiper.swiper>.swiper-button-prev:after {
  background-image: url(../images/common/arrow_prev.png);
}

/* 次への矢印カスタマイズ */
.mainSwiper.swiper>.swiper-button-next:after {
  background-image: url(../images/common/arrow_next.png);
}

.mainSwiper.swiper>.swiper-button-next-img::after {
  background-repeat: no-repeat;
  background-size: contain;
}

.swiper-slide img {
  height: auto;
  width: 100%;
}

.sliderThumbnail {
  max-width: 480px;
  width: 100%;
}

.sliderThumbnail .swiper-wrapper {
  padding-bottom: 30px;
  margin: 0 auto 0 30px;
}

.sliderThumbnail .swiper-slide {
  opacity: 0.5;
  transition: opacity 0.5s;
  width: 16.6666666667%;
}

.sliderThumbnail .swiper-slide img {
  border-radius: 6px;
}

.sliderThumbnail .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
  border: #E41984 3px solid;
  border-radius: 8px;
}

/* レイアウトのためのスタイル */
.swiper-slide img {
  height: auto;
  width: 100%;
}

.brandLinup {
  padding: 58px 0;
  text-align: center;
  background-color: #F3C6DB;
}

.brandLinup .sectionTitle span {
  color: #fff;
  font-size: 2.9rem;
  text-align: center;
}

.sectionTitle.js-fadeIn {
  line-height: 1;
  overflow: hidden;
}

.sectionTitle.js-fadeIn span {
  display: inline-block;
}

.tagBox {
  width: 87%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 30px auto 0;
  gap: 14px;
  row-gap: 12px;
}

@media screen and (max-width: 500px) {
  .tagBox {
    gap: 10px;
    row-gap: 8px;
  }
}

.brandTag {
  font-size: 1.5rem;
  background-color: #fff;
  padding: 7px 15px;
  border-radius: 20px;
  color: #707070;
}

@media screen and (max-width: 500px) {
  .brandTag {
    font-size: 1.3rem;
  }
}

.brandTag:hover {
  transform: rotate(3deg);
  transition: 0.3;
}

.tag {
  color: #E41984;
}

.commentBox.typeA {
  padding-top: 40px;
  padding-bottom: 60px;
  height: 200px;
  background-color: #F3C6DB;
}

.commentBox {
  padding-top: 40px;
  padding-bottom: 60px;
  height: 200px;
  background-color: #FFF2FF;
}

.commentBox.type-B {
  padding-top: 282px;
  padding-bottom: 239px;
  height: 200px;
  background-color: #FFF2FF;
}

.commentBox.type-B .commentBox-typeA {
  padding-top: 120px;
}

.commentBox.type-B .commentBox-typeB {
  padding-top: 8px;
}

.commentContainer {
  bottom: 30px;
  left: 0;
  z-index: 5;
}

.commentContainer-cloud {
  margin-top: -210px;
}

.js-parallax {
  overflow: hidden;
}

.js-parallax img {
  display: block;
  max-width: unset;
}

.js-image {
  position: relative;
  overflow: hidden;
}

.js-image img {
  display: block;
  transform: scale(1.2);
  transition: transform 1.4s ease-out;
  transition-delay: 0.7s;
}

.js-image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #F3C6DB;
  -webkit-clip-path: inset(0% 0% 0% 0%);
  clip-path: inset(0% 0% 0% 0%);
  transition: -webkit-clip-path 0.9s ease-in-out;
  transition: clip-path 0.9s ease-in-out;
  transition: clip-path 0.9s ease-in-out, -webkit-clip-path 0.9s ease-in-out;
  transition-delay: 0.7s;
}

.js-image.is-visible img {
  transform: scale(1);
}

.js-image.is-visible::after {
  -webkit-clip-path: inset(0% 0% 100% 0%);
  clip-path: inset(0% 0% 100% 0%);
}

.commentBox-typeA {
  padding-top: 90px;
}

.commentBox-typeB {
  padding-top: 8px;
}

.commentContainer>.commentBox-typeA>.swiper-wrapper>.swiper-slide,
.commentContainer>.commentBox-typeB>.swiper-wrapper>.swiper-slide {
  width: -moz-fit-content;
  width: fit-content;
}

.swiper-slide p {
  display: inline;
  color: #26A7E0;
  font-size: 1.9rem;
  height: auto;
  width: 100%;
  line-height: 3rem;
  padding: 0 10px;
}

.commentBox.typeA p.comment__outline {
  text-shadow: 1.5px 1.5px 0 #26A7E0, 1.5px -1.5px 0 #26A7E0, -1.5px 1.5px 0 #26A7E0, -1.5px -1.5px 0 #26A7E0;
  color: #FFF2FF;
  color: #fff;
  font-size: 2.4rem;
  width: 200px;
  line-height: 3.1rem;
}

.commentBox p.comment__mini {
  color: #26A7E0;
  font-size: 1.3rem;
  width: 200px;
  line-height: 3.1rem;
}

.commentBox.typeB p.comment__outline {
  text-shadow: 1.5px 1.5px 0 #26A7E0, 1.5px -1.5px 0 #26A7E0, -1.5px 1.5px 0 #26A7E0, -1.5px -1.5px 0 #26A7E0;
  color: #fff;
  font-size: 2.4rem;
  width: 200px;
  line-height: 3.1rem;
}

/* スライドの動き等速 */
.commentBox-typeA>.swiper-wrapper {
  transition-timing-function: linear;
}

.commentBox-typeB>.swiper-wrapper {
  transition-timing-function: linear;
}

.commentBox-typeB>.swiper-wrapper {
  transition: all 0.3s ease;
  transition-timing-function: linear !important;
}

.brandSection {
  width: 95%;
  background-color: #fff;
  /* padding: 35px 0 52px; */
  padding: 35px 30px;
  margin: 48px auto 0;
  border-radius: 10px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.3);
  text-align: center;
  position: relative;
}

.brandName span {
  color: #fff;
  font-size: 1.6rem;
  background-color: #E41984;
  padding: 11px 15px;
  border-radius: 20px;
  display: inline-block;
  margin-top: 15px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
}

@media screen and (max-width: 1008px) {
  .brandName span {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 768px) {
  .brandName span {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 500px) {
  .brandName span {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 400px) {
  .brandName span {
    font-size: 1.4rem;
  }
}

.brandLogo {
  height: auto;
  margin: 18px auto 0;
  text-align: center;
}

.brandLogo img {
  max-width: 100%;
  margin: 0 auto;
}

.concept {
  font-size: 10px;
  text-align: left;
  margin: 30px auto 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #CECECE;
  display: flex;
  align-items: center;
}

.concept .ico_blc {
  width: 71px;
}

.concept .ico_blc span {
  color: #E41984;
  font-size: 10px;
  line-height: 1;
  padding: 2px 10px;
  border: 1px solid #E41984;
  border-radius: 3px;
  display: inline-block;
  width: 61px;
}

.concept .txt_blc {
  width: calc(100% - 71px);
}

.concept .txt_blc img {
  vertical-align: baseline;
  margin-right: 5px;
}

.itemContainer {
  margin-top: 20px;
  text-align: center;
}

@media screen and (max-width: 500px) {
  .itemContainer {
    margin-top: 35px;
  }
}

.itemContainer.l_btm {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.itemContainer.type2 {
  margin-top: 31px;
}

.itemContainer.type3 {
  margin-top: 42px;
}

.itemBox {
  text-align: center;
}

.itemBox.l_btm {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.itemBox img {
  margin: 0 auto;
  height: auto;
  width: 100%;
}

.txtBox {
  margin-bottom: 20px;
}

.txtBox.l_up {
  border-top: 1px dashed #ccc;
  padding-top: 20px;
  margin-top: 20px;
}

.txtBox p {
  color: #E41984;
  font-size: 15px;
  font-weight: 700;
}

.itemPrice {
  font-size: 1.2rem;
  display: flex;
  flex-direction: row;
}

.itemContainer.type1>.itemPrice {
  margin: 9px 0 0 24%;
}

.itemContainer.type2>.itemPrice:first-child {
  margin: 16px auto 0 25px;
}

.itemContainer.type2>.itemPrice {
  margin: 5px auto 0 25px;
}

.itemContainer.type3>.itemPrice:first-child {
  margin-top: 9px;
  justify-content: center;
}

.itemContainer.type3>.itemPrice {
  margin-top: 5px;
  justify-content: center;
}

.onlineShop_btn {
  margin-top: 49px;
  text-align: center;
}

.onlineShop_btn__link {
  display: inline-block;
  background-color: #C7002F;
  padding: 22px 87px;
  border-radius: 5px;
  color: #fff;
  font-size: 1.8rem;
  background: #C7002F url(../images/common/icon_cart.png) no-repeat 34px center/23px auto;
}

@media screen and (max-width: 1008px) {
  .onlineShop_btn__link {
    padding: 20px 48px;
    font-size: 1.6rem;
    background: #C7002F url(../images/common/icon_cart.png) no-repeat 16px center/23px auto;
  }
}

@media screen and (max-width: 1008px) {
  .onlineShop_btn__link {
    padding: 20px 48px;
    font-size: 1.6rem;
    background: #C7002F url(../images/common/icon_cart.png) no-repeat 16px center/23px auto;
  }
}

.onlineShop_btn__link:hover {
  background-color: #fff;
  color: #C7002F;
  border: #C7002F 2px solid;
  box-sizing: border-box;
  transition: 0.3s;
}

.commentContainer.type-B {
  margin-top: 180px;
}

.ad.PCcontainer.forSP {
  display: none;
}

@media screen and (max-width: 768px) {
  .ad.PCcontainer.forSP {
    display: block;
  }
}

.PCcontainer>.mainHeader {
  background-image: url(../images/common/bg-img.jpg);
  background-size: cover;
  padding: 30px 0;
}

@media screen and (min-width: 767px) {
  .PCcontainer>.mainHeader {
    padding: 30% 0 40%;
  }
}

.PCcontainer>.mainHeader>.logoWrapper {
  display: block;
}

.ad .logoWrapper h2 .logo-ols {
  display: block;
  width: 234px;
  height: auto;
  margin: 0 auto;
}

@media screen and (min-width: 767px) {
  .ad .logoWrapper h2 .logo-ols {
    width: 377px;
  }
}

.ad .logoWrapper h2 .logo-ols:hover {
  transform: rotate(7deg);
  transition: 0.3;
}

.ad .logoWrapper h2 .logo-bbf {
  display: block;
  width: 282px;
  height: auto;
  margin: 5px auto 13px;
}

@media screen and (min-width: 767px) {
  .ad .logoWrapper h2 .logo-bbf {
    width: 455px;
  }
}

.ad .logoWrapper h2 .logo-bbf:hover {
  transform: rotate(7deg);
  transition: 0.3;
}

.ad .onlineLimited {
  color: #fff;
  font-size: 1.6rem;
  padding: 4px 25px;
  border-radius: 100px;
  background-color: #E41984;
  display: inline-block;
  margin-top: 10px;
}

.ad .onlineLimited.pcCon {
  display: none;
}

@media screen and (min-width: 767px) {
  .ad .onlineLimited {
    font-size: 2rem;
  }

  .ad .onlineLimited.pcCon {
    display: inline-block;
  }

  .ad .onlineLimited.spCon {
    display: none;
  }
}

.adContents {
  margin: 0 auto;
  width: 100%;
  height: 200px;
  position: relative;
}

.lookFlyer {
  display: block;
  background-color: #E41984;
  width: 135px;
  height: 135px;
  border-radius: 70px;
  color: #fff;
  line-height: 2.8rem;
  font-size: 2rem;
  padding: 37px 27px;
  position: absolute;
  top: 0;
  left: 23%;
  text-decoration: none;
  background-image: url(../images/common/ico_arrw.svg);
  background-size: 7px 11px;
  background-repeat: no-repeat;
  background-position: right 50px bottom 50px;
}

@media screen and (max-width: 500px) {
  .lookFlyer {
    left: 17%;
  }
}

@media screen and (max-width: 400px) {
  .lookFlyer {
    left: 17%;
  }
}

.lookFlyer img {
  width: 7px;
  height: 11px;
  height: auto;
  padding-left: 8px;
  position: absolute;
  top: 40px;
  right: 20px;
  z-index: 100;
}

.adImg {
  position: absolute;
  top: 0;
  left: 44%;
}

@media screen and (max-width: 500px) {
  .adImg {
    top: 0;
    left: 45%;
  }
}

@media screen and (max-width: 400px) {
  .adImg {
    left: 46%;
  }
}

.ad_day {
  color: #E41984;
  font-size: 2rem;
  text-align: center;
  margin-top: 10px;
}

.topBtn {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 10;
  opacity: 0;
}

.topBtn:hover {
  transform: rotate(3deg);
  transition: 0.3;
}

.topBtn.fadein {
  opacity: 1;
  transition: 0.3;
}

.btn_area {
  padding: 0 20px;
  margin-top: 20px;
}

.btn_area.btm {
  margin-top: 50px;
}

.btn_area a {
  max-width: 344px;
}

.btn_area .btn_online {
  background-color: #C7002F;
  position: relative;
  display: block;
  margin-inline: auto;
  font-size: 14px;
  font-weight: 600;
  height: 57px;
  padding: 20px 14px 14px 44px;
  line-height: 1.25;
  text-align: center;
  border-radius: 5px;
}

.btn_area .btn_online span {
  color: #fff;
  margin-left: -30px;
  padding-left: 30px;
  position: relative;
}

.btn_area .btn_online span::before {
  content: "";
  display: inline-block;
  background-image: url(/shimamura/res/type_d/common/img/ico_cart.svg);
  background-size: cover;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
}

.btn_area .btn_store {
  background-color: #fff;
  position: relative;
  display: block;
  margin-inline: auto;
  font-size: 14px;
  font-weight: 600;
  height: 57px;
  border: solid 1px #000;
  padding: 20px 14px 14px 44px;
  line-height: 1.25;
  text-align: center;
  border-radius: 5px;
  margin-top: 16px;
}

.btn_area .btn_store span {
  color: #000;
  background-image: url(/shimamura/res/type_d/common/img/ico_shop.svg) !important;
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-left: -30px;
}

.btn_area .btn_store span::before {
  display: none;
}

.btn_area .btn_lineup {
  background-color: #fff;
  position: relative;
  display: block;
  margin-inline: auto;
  font-size: 14px;
  font-weight: 600;
  height: 57px;
  border: solid 1px #000;
  line-height: 1.25;
  text-align: center;
  border-radius: 5px;
  margin-top: 16px;
  padding: 20px 14px;
}

.btn_area .btn_lineup span {
  color: #000;
  position: relative;
  padding-right: 25px;
}

.btn_area .btn_lineup span::after {
  content: "";
  display: inline-block;
  background-image: url(/shimamura/res/type_d/common/img/ico_arrw_btm_bk.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 13px;
  height: 8px;
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
}

@media (max-width: 414px) {

  .btn_area .btn_online,
  .btn_area .btn_store,
  .btn_area .btn_lineup {
    font-size: 4vw !important;
  }
}

.price_box {
  font-size: 1.2rem;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 15px;
}

.price_box.p_right {
  display: flex;
  justify-content: flex-end;
}

.price_box.p_center {
  text-align: center;
}

.brandSection .profile_box {
  display: flex;
  align-items: center;
  gap: 0 15px;
  margin-top: 20px;
}

.brandSection .profile_box .ico_box {
  width: 60px;
}

.brandSection .profile_box .txt_box {
  width: calc(100% - 75px);
  text-align: left;
}

.brandSection .profile_box .txt_box p {
  line-height: 1.6;
}

.brandSection .profile_box.Wico .ico_box {
  width: 130px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.brandSection .profile_box.Wico .ico_box img {
  width: 60px;
}

.brandSection .profile_box.Wico .txt_box {
  width: calc(100% - 130px);
}

.brandSection .changeImg {
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  width: 462px;
  height: 200vw;
}

@media screen and (min-width: 767px) {
  .brandSection .changeImg {
    height: 993px;
  }
}

.brandSection .changeImg img {
  position: absolute;
  top: 0;
  left: 0;
  animation: ChangeImg 6s infinite;
}

.brandSection .changeImg img:nth-child(1) {
  animation-delay: 0s;
}

.brandSection .changeImg img:nth-child(2) {
  animation-delay: 3s;
}

.brandSection.clm01 .changeImg {
  height: 170vw;
}

@media screen and (min-width: 767px) {
  .brandSection.clm01 .changeImg {
    height: 976px;
  }
}

.brandSection.clm02 .changeImg {
  height: 60vw;
}

@media screen and (min-width: 767px) {
  .brandSection.clm02 .changeImg {
    height: 315px;
  }
}

.brandSection.clm03 .changeImg {
  height: 80vw;
}

@media screen and (min-width: 767px) {
  .brandSection.clm03 .changeImg {
    height: 475px;
  }
}

.brandSection.clm04 .changeImg {
  height: 60vw;
}

.brandSection.clm04 .changeImg.img02 {
  height: 55vw;
}

@media screen and (min-width: 767px) {
  .brandSection.clm04 .changeImg {
    height: 323px;
  }

  .brandSection.clm04 .changeImg.img02 {
    height: 305px;
  }
}

.brandSection.clm05 .changeImg {
  height: 43vw;
}

@media screen and (min-width: 767px) {
  .brandSection.clm05 .changeImg {
    height: 233px;
  }
}

.brandSection.clm08 .brandLogo {
  margin-top: 0;
}

.brandSection.clm08 .changeImg {
  height: 113vw;
}

@media screen and (min-width: 767px) {
  .brandSection.clm08 .changeImg {
    height: 653px;
  }
}

.brandSection.clm10 .changeImg {
  height: 44vw;
}

@media screen and (min-width: 767px) {
  .brandSection.clm10 .changeImg {
    height: 260px;
  }
}

.brandSection.clm11 .price_box {
  margin-bottom: 5px;
}

.brandSection.clm12 .changeImg {
  height: 58vw;
}

@media screen and (min-width: 767px) {
  .brandSection.clm12 .changeImg {
    height: 348px;
  }
}

.brandSection.clm14 .txtBox p {
  font-size: 20px;
}

.brandSection.clm14 .txtBox p span {
  font-size: 14px;
  color: #E41984;
  display: block;
}

@keyframes ChangeImg {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 1;
  }

  50% {
    opacity: 1;
  }

  75% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.tag_blc {
  background-color: #F3C6DB;
  background-image: url(../images/detail_blc_bg.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
  width: 100%;
  overflow: hidden;
  height: 200px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .tag_blc {
    height: 200px;
  }
}

.tag_blc .commentContainer-cloud {
  position: relative;
  margin-top: -75px;
  z-index: 0;
}

.tag_blc_inr {
  position: relative;
  z-index: 1;
  top: 100px;
}

.tag_blc .tag_box {
  align-items: center;
  display: flex;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  z-index: 1;
}

.tag_blc .tag_box.snd_box {
  margin-top: 6px;
}

.tag_blc .tag_box.snd_box ul {
  animation: flowing 25s linear infinite;
}

.tag_blc .tag_box ul {
  animation: flowing 40s linear infinite;
  transform: translateX(100%);
  margin: 0;
  padding: 0;
}

.tag_blc .tag_box ul li {
  display: inline-block;
  padding-right: 10px;
  color: #26A7E0;
  font-size: 18px;
  font-weight: 900;
}

.tag_blc .tag_box ul li:nth-child(even) {
  font-size: 13px;
}

.tag_blc .tag_box ul li p {
  display: inline;
  color: #26A7E0;
  font-size: 1.9rem;
  padding: 0 10px;
}

.tag_blc .tag_box ul li p.comment__outline {
  text-shadow: 1.5px 1.5px 0 #26A7E0, 1.5px -1.5px 0 #26A7E0, -1.5px 1.5px 0 #26A7E0, -1.5px -1.5px 0 #26A7E0;
  color: #ffffff;
  font-size: 2.4rem;
  line-height: 3.1rem;
}

.tag_blc .tag_box ul li p.comment__mini {
  color: #26A7E0;
  font-size: 1.6rem;
  line-height: 3.1rem;
}

.tag_blc .tag_box ul li p span.comment__mini {
  color: #26A7E0;
  font-size: 1.4rem;
}

.tag_blc .tag_box ul li p span.comment__outline {
  text-shadow: 1.5px 1.5px 0 #26A7E0, 1.5px -1.5px 0 #26A7E0, -1.5px 1.5px 0 #26A7E0, -1.5px -1.5px 0 #26A7E0;
  color: #ffffff;
  font-size: 2.4rem;
  line-height: 3.1rem;
}

.tag_blc.bgP {
  background-color: #F3C6DB;
}

.tag_blc.bgP.btm {
  background-color: #FFF2FF;
}

.tag_blc.bgP.btm ul li p.comment__outline {
  color: #ffffff;
}

@keyframes flowing {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-100%);
  }
}