@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&family=Noto+Serif+JP:wght@300;400;500;700&family=Noto+Serif+SC:wght@300;400;500;700&display=swap");
@font-face {
  font-family: "utsukushi";
  src: url("/content/dam/designs/silcot/cotton/page-custom/jp_silcot_com/font/utsukushi.eot?") format("eot"), url("/content/dam/designs/silcot/cotton/page-custom/jp_silcot_com/font/utsukushi.woff") format("woff"), url("/content/dam/designs/silcot/cotton/page-custom/jp_silcot_com/font/utsukushi.otf") format("opentype");
}

html, body {
  font-family: 'Noto Sans JP', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

img {
  vertical-align: bottom;
}

sup {
  font-size: 60%;
}

.font-utsukushi {
  font-family: "utsukushi",'Noto Serif JP', serif !important;
}

:lang(zh):not(:lang(zh-tw)) .font-utsukushi {
  font-family: 'Noto Serif SC', serif !important;
}

@media all and (-ms-high-contrast: none) {
  .uc-lyt-grid-container .uc-lyt-grid-col {
    min-height: 0%;
    align-self: stretch !important;
  }
}

@media all and (-ms-high-contrast: none) {
  .CMP-CM11-image-and-text {
    min-height: 0%;
  }
}

@media all and (-ms-high-contrast: none) {
  .uc-mod-media-01 {
    display: block;
  }
}

.uc-page-body .uc-lyt-container {
  border-top: 0 solid transparent;
}

.uc-custom-flex-rev {
  flex-direction: row-reverse;
}

/* MODULES */
.uc-custom-apicos {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 60%;
}

@media (max-width: 768px) {
  .uc-custom-apicos {
    padding-top: 250%;
  }
}

.uc-custom-apicos iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.uc-custom-breadcrumb {
  margin-top: 30px;
  background-color: #EFF3FB;
}

@media (max-width: 768px) {
  .uc-custom-breadcrumb {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.uc-custom-breadcrumb .uc-lyt-col {
  padding-top: 10px;
  padding-bottom: 10px;
}

.uc-custom-breadcrumb .uc-mod-nav-breadcrumb-01 {
  margin-top: 0;
  font-size: 0.875rem;
  color: #161B80;
}

.uc-custom-breadcrumb .uc-mod-nav-breadcrumb-01 a {
  color: #161B80;
}

.uc-custom-breadcrumb .uc-mod-nav-breadcrumb-01 a::after {
  border-top-color: #161B80;
  border-right-color: #161B80;
}

/* ECボタン */
.uc-custom-btn__ec a {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  align-items: center;
  background-color: #161B80;
  padding: 0.5em 0;
  transition: 0.3s ease all;
  width: 100%;
  margin: 0 auto;
}

.uc-custom-btn__ec a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.uc-custom-btn__ec text {
  color: #FFF;
  margin-left: 5px;
  font-size: 1rem;
}

@media (max-width: 960px) {
  .uc-custom-btn__ec text {
    font-size: 0.875rem;
  }
}

@media (max-width: 768px) {
  .uc-custom-btn__ec text {
    font-size: 0.75rem;
  }
}

.uc-custom-btn__ec imgCart {
  background: url("/content/dam/sites/common/images/icon-cart-01.svg") no-repeat center;
  background-size: contain;
  position: relative;
  display: inline-block;
  width: 1.5rem;
  height: 1.4rem;
}

@media (max-width: 768px) {
  .uc-custom-btn__ec imgCart {
    width: 1.2rem;
    height: 1.1rem;
  }
}

.uc-custom-btn__ec--02 a {
  background-color: #161B80;
  padding: 12px 20px;
  color: #FFF !important;
  border-radius: 2em;
}

@media (max-width: 768px) {
  .uc-custom-btn__ec--all:lang(zh):not(:lang(zh-tw)) text {
    font-size: 0.625rem;
  }
}

/* MOREボタン */
.uc-custom-btn__more p {
  width: 100%;
  text-align: center;
}

.uc-custom-btn__more a {
  display: block;
  width: 100%;
  padding: 0.5em 2rem 0.5em 1em;
  position: relative;
  transition: 0.3s ease all;
  color: #FFF !important;
  font-size: 1rem;
}

@media (max-width: 768px) {
  .uc-custom-btn__more a {
    padding: 0.5em 1rem;
    font-size: 0.75rem;
  }
}

.uc-custom-btn__more a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.uc-custom-btn__more a::after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  position: absolute;
  right: 1rem;
  bottom: 50%;
  -webkit-transform-origin: center center 0;
  transform-origin: center center 0;
  -webkit-transform: translateY(50%) rotate(-45deg);
  transform: translateY(50%) rotate(-45deg);
}

@media (max-width: 768px) {
  .uc-custom-btn__more a::after {
    right: 0.5rem;
  }
}

.uc-custom-btn__more--01 {
  margin-top: 5px !important;
  margin-bottom: 10px !important;
}

.uc-custom-btn__more--01 a {
  background-color: #5BC6ED;
}

.uc-custom-btn__more--02 {
  margin-top: 30px !important;
  margin-bottom: 0 !important;
}

.uc-custom-btn__more--02 a {
  background-color: #161B80;
  max-width: 265px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
  .uc-custom-btn__more--02 a {
    max-width: 200px;
  }
}

.uc-custom-btn__more--cosme {
  margin-top: 10px !important;
  text-align: center;
}

.uc-custom-btn__more--cosme a {
  display: inline-block;
}

@media (max-width: 768px) {
  .uc-custom-btn__more--cosme a {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.uc-custom-btn__more--howto-beginner {
  text-align: center;
}

.uc-custom-btn__more--howto-beginner a {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background-color: #5BC2B9;
}

.uc-custom-btn__more--howto-practice {
  text-align: center;
}

.uc-custom-btn__more--howto-practice a {
  display: inline-block;
  width: 100%;
  max-width: 610px;
  background-color: #FE8787;
}

.uc-custom-btn__more--sdgs {
  text-align: center;
  margin-top: 30px !important;
}

.uc-custom-btn__more--sdgs a {
  display: inline-block;
  width: 100%;
  max-width: 265px;
  background-color: #161B80;
}

@media (max-width: 768px) {
  .uc-custom-btn__more--sdgs a {
    max-width: 157px;
  }
}

.uc-custom-btn__more--block {
  text-align: center;
  margin-top: 30px !important;
}

.uc-custom-btn__more--block a {
  display: inline-block;
  width: 100%;
  max-width: 370px;
  background-color: #5BC6ED;
}

@media (max-width: 768px) {
  .uc-custom-btn__more--block a {
    max-width: 157px;
  }
}

:lang(ja) .uc-custom-btn__more--season {
  margin-top: 10px !important;
  width: 73%;
  margin-left: auto;
  margin-right: auto;
}

:lang(ja) .uc-custom-btn__more--season a {
  background-color: #161B80;
}

:lang(ja) .uc-custom-btn__more--cosme a {
  width: 100%;
  max-width: 265px;
  background-color: #161B80;
  padding: 18px 2rem 18px 1rem;
  margin-left: auto;
  margin-right: auto;
}

:not(:lang(ja)) .uc-custom-btn__more--season {
  margin-top: 10px !important;
}

:not(:lang(ja)) .uc-custom-btn__more--season a {
  background-color: #EEB34A;
}

:not(:lang(ja)) .uc-custom-btn__more--cosme a {
  max-width: 50%;
  background-color: #5BC2B9;
}

/* HOWTOボタン */
.uc-custom-btn__howto p {
  width: 100%;
  text-align: center;
}

.uc-custom-btn__howto a {
  display: block;
  width: 100%;
  padding: 0.8em 2rem 0.8em 1em;
  position: relative;
  border-radius: 10px;
  transition: 0.3s ease all;
  font-size: 1.4375rem;
}

@media (max-width: 768px) {
  .uc-custom-btn__howto a {
    padding: 0.8em 2rem 0.8em 1em;
    font-size: 1.25rem;
  }
}

.uc-custom-btn__howto a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.uc-custom-btn__howto a::before {
  display: inline-block;
  content: "";
  width: 24px;
  height: 27px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
  margin-left: -40px;
}

.uc-custom-btn__howto a::after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-right-width: 1px;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  position: absolute;
  right: 1rem;
  bottom: 50%;
  -webkit-transform-origin: center center 0;
  transform-origin: center center 0;
  -webkit-transform: translateY(50%) rotate(45deg);
  transform: translateY(50%) rotate(45deg);
}

.uc-custom-btn__howto--beginner a {
  background-color: #E7F9F8;
}

.uc-custom-btn__howto--beginner a::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/howto/icon-howto-beginner.png");
}

.uc-custom-btn__howto--beginner a::after {
  border-right-color: #5BC2B9;
  border-bottom-color: #5BC2B9;
}

.uc-custom-btn__howto--practice a {
  background-color: #FFF3F7;
}

.uc-custom-btn__howto--practice a::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/howto/icon-howto-practice.png");
}

.uc-custom-btn__howto--practice a::after {
  border-right-color: #FE8787;
  border-bottom-color: #FE8787;
}

/* PRODUCTS LIST */
.uc-custom-btn__products-list {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 30px;
  margin: 0 !important;
}

@media (max-width: 768px) {
  .uc-custom-btn__products-list {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

.uc-custom-btn__products-list a {
  position: relative;
  display: inline-block;
  padding: 0.5em 6rem;
  border: 1px solid #161B80;
  border-radius: 10px;
  font-size: 1.25rem;
  color: #161B80 !important;
  text-align: center;
  transition: 0.3s ease all;
}

.uc-custom-btn__products-list a b {
  font-size: 1.625rem;
}

@media (max-width: 768px) {
  .uc-custom-btn__products-list a {
    display: block;
    padding: 0.5em 2rem;
    font-size: 0.8125rem;
  }
  .uc-custom-btn__products-list a b {
    font-size: 1.0625rem;
  }
}

.uc-custom-btn__products-list a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.uc-custom-btn__products-list a::after {
  display: block;
  content: "";
  width: 24px;
  height: 24px;
  border-right: 4px solid #161B80;
  border-bottom: 4px solid #161B80;
  position: absolute;
  right: 1rem;
  bottom: 50%;
  -webkit-transform-origin: center center 0;
  transform-origin: center center 0;
  -webkit-transform: translateY(50%) rotate(-45deg);
  transform: translateY(50%) rotate(-45deg);
}

@media (max-width: 768px) {
  .uc-custom-btn__products-list a::after {
    width: 18px;
    height: 18px;
  }
}

.uc-custom-btn__products-list--01 {
  margin-top: 5px !important;
  margin-bottom: 10px !important;
}

.uc-custom-btn__products-area {
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {
  .uc-custom-btn__products-area {
    display: block;
  }
}

.uc-custom-btn__products-area .CMP-CM28-reference {
  width: 100%;
  max-width: 606px;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
}

@media (max-width: 768px) {
  .uc-custom-btn__products-area .CMP-CM28-reference {
    margin-left: auto;
    margin-right: auto;
  }
}

.uc-custom-btn__products {
  width: 100%;
  border: 1px solid #000;
  padding: 10px;
  transition: 0.3s ease all;
  position: relative;
  background-color: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-height: 140px;
  cursor: pointer;
}

@media (max-width: 768px) {
  .uc-custom-btn__products {
    min-height: auto;
  }
}

.uc-custom-btn__products:hover {
  opacity: 0.6;
}

.uc-custom-btn__products::before {
  display: block;
  content: "";
  width: 100%;
  max-width: 100px;
  height: 100%;
  max-height: 100px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 50%;
  left: 15px;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

@media (max-width: 768px) {
  .uc-custom-btn__products::before {
    max-width: 50px;
    max-height: 50px;
  }
}

.uc-custom-btn__products::after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-right-width: 1px;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  position: absolute;
  right: 1rem;
  bottom: 50%;
  -webkit-transform-origin: center center 0;
  transform-origin: center center 0;
  -webkit-transform: translateY(50%) rotate(-45deg);
  transform: translateY(50%) rotate(-45deg);
}

.uc-custom-btn__products-02 {
  color: #161B80 !important;
  align-items: flex-start;
  padding-left: 140px;
  text-align: left;
}

.uc-custom-btn__products-02 a {
  color: inherit !important;
}

.uc-custom-btn__products-02 a::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: auto;
  background-color: transparent;
}

@media (max-width: 768px) {
  .uc-custom-btn__products-02 {
    padding-left: 80px;
  }
  .uc-custom-btn__products-02 p {
    max-width: 100% !important;
  }
}

.uc-custom-btn__products p {
  font-size: 1.25rem;
  line-height: 1.4;
}

@media (max-width: 768px) {
  .uc-custom-btn__products p {
    font-size: 0.75rem;
    max-width: calc(100% - 120px);
  }
}

.uc-custom-btn__products a:hover {
  text-decoration: none;
}

.uc-custom-btn__products--moist {
  border-color: #2E6ECC;
}

.uc-custom-btn__products--moist b {
  color: #2E6ECC;
}

.uc-custom-btn__products--moist::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-moist-ja.png");
}

.uc-custom-btn__products--moist:lang(zh):not(:lang(zh-tw))::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-moist-zh.png");
}

.uc-custom-btn__products--moist::after {
  border-right-color: #2E6ECC;
  border-bottom-color: #2E6ECC;
}

.uc-custom-btn__products--vitamin {
  border-color: #FDA610;
}

.uc-custom-btn__products--vitamin b {
  color: #FDA610;
}

.uc-custom-btn__products--vitamin::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-vitamin-ja.png");
}

.uc-custom-btn__products--vitamin::after {
  border-right-color: #FDA610;
  border-bottom-color: #FDA610;
}

.uc-custom-btn__products--silky {
  border-color: #CF619F;
}

.uc-custom-btn__products--silky b {
  color: #CF619F;
}

.uc-custom-btn__products--silky::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-silky-ja.png");
}

.uc-custom-btn__products--silky:lang(zh):not(:lang(zh-tw))::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-silky-zh.png");
}

.uc-custom-btn__products--silky::after {
  border-right-color: #CF619F;
  border-bottom-color: #CF619F;
}

.uc-custom-btn__products--premium {
  border-color: #4FAD79;
}

.uc-custom-btn__products--premium b {
  color: #4FAD79;
}

.uc-custom-btn__products--premium::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-premium-ja.png");
}

.uc-custom-btn__products--premium:lang(zh):not(:lang(zh-tw))::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-premium-zh.png");
}

.uc-custom-btn__products--premium::after {
  border-right-color: #4FAD79;
  border-bottom-color: #4FAD79;
}

.uc-custom-btn__products--smooth {
  border-color: #3EB8CB;
}

.uc-custom-btn__products--smooth b {
  color: #3EB8CB;
}

.uc-custom-btn__products--smooth::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-smooth-ja.png");
}

.uc-custom-btn__products--smooth:lang(zh):not(:lang(zh-tw))::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-smooth-zh.png");
}

.uc-custom-btn__products--smooth::after {
  border-right-color: #3EB8CB;
  border-bottom-color: #3EB8CB;
}

.uc-custom-container {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 87px;
  padding-bottom: 150px;
}

.uc-custom-container__no-bg {
  padding-bottom: 75px;
}

@media (max-width: 768px) {
  .uc-custom-container__no-bg {
    padding-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .uc-custom-container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.uc-custom-container::before {
  display: block;
  content: "";
  width: 100%;
  height: 87px;
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-top.png") top center repeat-x;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 768px) {
  .uc-custom-container::before {
    height: 30px;
    background-size: cover;
  }
}

.uc-custom-container::after {
  display: block;
  content: "";
  width: 100%;
  height: 90px;
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bottom.png") bottom center repeat-x;
  position: absolute;
  left: 0;
  bottom: -1px;
}

@media (max-width: 768px) {
  .uc-custom-container::after {
    height: 30px;
    background-size: cover;
  }
}

.uc-custom-container--top {
  padding-top: 0;
}

.uc-custom-container--no-bottom {
  padding-bottom: 30px !important;
}

.uc-custom-container--no-bottom .uc-lyt-row {
  margin-bottom: 0 !important;
}

.uc-custom-container--no-bottom::after {
  content: none !important;
}

.uc-custom-container--no-hero {
  padding-top: 300px;
  padding-bottom: 0;
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bg.jpg") top center no-repeat;
  background-size: cover;
}

@media (max-width: 768px) {
  .uc-custom-container--no-hero {
    padding-top: 150px;
  }
}

.uc-custom-container--404 {
  padding-bottom: 62px;
}

@media (max-width: 768px) {
  .uc-custom-container--404 {
    padding-bottom: 20px;
  }
}

.uc-custom-container--sitemap {
  padding-bottom: 86px;
}

@media (max-width: 768px) {
  .uc-custom-container--sitemap {
    padding-bottom: 29px;
  }
}

.uc-custom-container--sitemap::before {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-ttl-top.png") top center repeat-x;
}

@media (max-width: 768px) {
  .uc-custom-container--sitemap::before {
    height: 30px;
    background-size: cover;
  }
}

.uc-custom-container--sitemap::after {
  height: 87px;
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-ttl-bottom.png") bottom center repeat-x;
}

@media (max-width: 768px) {
  .uc-custom-container--sitemap::after {
    height: 30px;
    background-size: cover;
  }
}

.uc-custom-container--sitemap-wrap {
  background-color: rgba(255, 255, 255, 0.6);
  padding-bottom: 62px;
}

@media (max-width: 768px) {
  .uc-custom-container--sitemap-wrap {
    padding-bottom: 30px;
  }
}

.uc-custom-container--news {
  background-color: #E7F9F8;
}

.uc-custom-container--lineup {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bg.jpg") top center no-repeat;
  background-size: cover;
}

.uc-custom-container--cosme {
  background-color: #EFFAF9;
}

.uc-custom-container--message {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/message/img-message-bg.jpg") top center no-repeat;
  background-size: cover;
}

.uc-custom-container--message::before {
  height: 20%;
  background-image: none;
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
  /* IE6-9 */
}

.uc-custom-container--products-moist {
  background-color: #F2F7FF;
}

.uc-custom-container--products-silky {
  background-color: #FFF1F9;
}

.uc-custom-container--products-premium {
  background-color: #E9FFF3;
}

.uc-custom-container--products-smooth {
  background-color: #ECFBFE;
}

.uc-custom-container--developer-voice {
  background-color: #FEFFF1;
}

.uc-custom-container--developer-voice-no-top {
  padding-top: 0;
}

.uc-custom-container--developer-voice-no-top::before {
  content: none;
}

.uc-custom-container--howto-beginner {
  background-color: #E7F9F8;
}

.uc-custom-container--howto-practice {
  background-color: #FFF3F7;
}

.uc-custom-container--howto-beginner-practice::before {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-howto-beginner-top.png") top center repeat-x;
}

.uc-custom-container--season {
  background-color: #F8F4DD;
}

.uc-custom-container--sdgs {
  padding-top: 50px;
}

@media (max-width: 768px) {
  .uc-custom-container__sp {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 30px;
    padding-bottom: 65px;
    background: #FFF;
    background: linear-gradient(to bottom, white 60%, #cccccc 100%);
  }
  .uc-custom-container__sp::before {
    display: block;
    content: "";
    width: 100%;
    height: 30px;
    background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-top.png") top center repeat-x;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
  }
  .uc-custom-container__sp::after {
    display: block;
    content: "";
    width: 100%;
    height: 65px;
    background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-hero-bottom.png") bottom center repeat-x;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: -1px;
  }
}

:lang(ja) .uc-custom-container--products-beautyup, :lang(en) .uc-custom-container--products-beautyup {
  background-color: #F2F8FA;
  padding-top: 150px;
  padding-bottom: 80px;
  margin-top: 100px;
  margin-bottom: 90px;
  position: relative;
  z-index: 2;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-container--products-beautyup, :lang(en) .uc-custom-container--products-beautyup {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
    margin-bottom: 30px;
  }
}

:lang(ja) .uc-custom-container--products-beautyup::after, :lang(en) .uc-custom-container--products-beautyup::after {
  display: block;
  content: "";
  width: 100%;
  height: 90px;
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bottom-02.png") bottom center repeat-x;
  position: absolute;
  left: 0;
  bottom: -89px;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-container--products-beautyup::after, :lang(en) .uc-custom-container--products-beautyup::after {
    height: 30px;
    background-size: cover;
    bottom: -29px;
  }
}

:lang(ja) .uc-custom-container--products-beautyup-no-top, :lang(en) .uc-custom-container--products-beautyup-no-top {
  padding-top: 30px;
  margin-top: 0;
}

:lang(ja) .uc-custom-container--products-beautyup-no-top .uc-lyt-row, :lang(en) .uc-custom-container--products-beautyup-no-top .uc-lyt-row {
  margin-top: 0 !important;
}

:lang(ja) .uc-custom-container--products-beautyup-no-top::before, :lang(en) .uc-custom-container--products-beautyup-no-top::before {
  content: none;
}

:lang(ja) .uc-custom-container--products-beautyup-no-bottom, :lang(en) .uc-custom-container--products-beautyup-no-bottom {
  padding-bottom: 110px;
  margin-bottom: -30px;
}

:lang(ja) .uc-custom-container--products-beautyup-no-bottom .uc-lyt-row, :lang(en) .uc-custom-container--products-beautyup-no-bottom .uc-lyt-row {
  margin-bottom: 0 !important;
}

:lang(ja) .uc-custom-container--products-beautyup-no-bottom::after, :lang(en) .uc-custom-container--products-beautyup-no-bottom::after {
  content: none;
}

:lang(ja) .uc-custom-container--products-beautyup .uc-custom-text--beautyup-menu, :lang(en) .uc-custom-container--products-beautyup .uc-custom-text--beautyup-menu {
  text-align: center;
  color: #161B80;
}

:lang(ja) .uc-custom-container--home-season, :lang(en) .uc-custom-container--home-season {
  padding-top: 160px;
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bg-04.jpg") center no-repeat;
  background-size: cover;
  position: relative;
  top: -90px;
}

:lang(ja) .uc-custom-container--home-season::before, :lang(en) .uc-custom-container--home-season::before {
  content: none;
}

:lang(ja) .uc-custom-container--cosme-no-top::before, :lang(en) .uc-custom-container--cosme-no-top::before {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-cosme-top.png") top center repeat-x;
}

:lang(ja) .uc-custom-container--no-bottom, :lang(en) .uc-custom-container--no-bottom {
  padding-bottom: 30px !important;
  margin-bottom: 0 !important;
}

:lang(ja) .uc-custom-container--no-bottom .uc-lyt-row, :lang(en) .uc-custom-container--no-bottom .uc-lyt-row {
  margin-bottom: 0 !important;
}

:lang(ja) .uc-custom-container--no-bottom::after, :lang(en) .uc-custom-container--no-bottom::after {
  content: none !important;
}

:not(:lang(ja)):not(:lang(en)) .uc-custom-container--products-beautyup {
  background-color: #FFF3F7;
  padding-top: 180px;
  padding-bottom: 50px;
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)) .uc-custom-container--products-beautyup {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

:not(:lang(ja)):not(:lang(en)) .uc-custom-container--products-beautyup .uc-custom-text--beautyup-menu {
  text-align: left;
}

:not(:lang(ja)):not(:lang(en)) .uc-custom-container--home-season {
  background-color: #F8F4DD;
}

.uc-custom-cosme-award-icon {
  text-align: center;
}

.uc-custom-cosme-award-icon--2018 .uc-caption {
  font-size: 0.75rem;
  line-height: 1.6;
  color: #6F206C;
}

.uc-custom-cosme {
  align-items: center;
}

.uc-custom-cosme__ph {
  text-align: center;
}

@media (max-width: 768px) {
  .uc-custom-cosme__ph {
    margin-top: 30px !important;
  }
}

@media (max-width: 768px) {
  .uc-custom-cosme .uc-lyt-grid-col-flex {
    padding: 0;
  }
}

.uc-modal-inline-00 .uc-js-modal-inline-content {
  background: #FFF;
  padding: 80px 20px 20px 20px;
}

@media (max-width: 768px) {
  .uc-modal-inline-00 .uc-js-modal-inline-content {
    padding: 45px 30px 30px 30px;
  }
}

.uc-modal-inline-00 .uc-mod-link-ec-01 {
  display: flex;
  justify-content: center;
  flex-direction: row;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .uc-modal-inline-00 .uc-mod-link-ec-01 {
    display: block;
    list-style-type: none;
    margin-bottom: 20px;
  }
}

.uc-modal-inline-00 .uc-mod-link-ec-01 li {
  margin-left: 1%;
  margin-right: 1%;
}

.uc-modal-inline-00 .uc-mod-link-ec-01 li a {
  display: block;
  border: 1px solid #BFBFBF;
}

.uc-modal-inline-00 .uc-mod-modal-btn-close-01 {
  text-align: center;
  margin-top: 0;
}

.uc-modal-inline-00 #cboxClose {
  display: none !important;
}

.uc-modal-inline-00 .uc-mod-modal-btn-close-01 {
  text-align: center;
  margin-top: 0;
}

.uc-modal-inline-00 .uc-mod-modal-btn-close-01 p button {
  border: 2px solid #161B80;
  border-radius: 30px;
  background: #FFFFFF;
  color: #161B80;
  font-size: 18px;
  margin: 0;
  box-shadow: none;
  padding: 10px;
  font-weight: 700;
  width: auto;
  min-width: 13.5em;
  transition: background-color .3s,color .3s;
  text-transform: uppercase;
}

.uc-modal-inline-00 .uc-mod-modal-btn-close-01 p button::before {
  display: inline-block;
  content: "";
  width: 17px;
  height: 16px;
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-close-btn.png") center no-repeat;
  background-size: cover;
  margin-right: 15px;
}

.uc-modal-inline-00 .uc-mod-modal-btn-close-01 p button:hover {
  background: #161B80;
  color: #FFFFFF;
  text-decoration: none;
}

.uc-modal-inline-00 .uc-mod-modal-btn-close-01 p button:hover::before {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-close-btn-w.png") center no-repeat;
}

@media (max-width: 768px) {
  .uc-modal-inline-00 .uc-mod-modal-btn-close-01 p button {
    font-size: 18px;
    width: 90%;
  }
}

.uc-modal-inline-00 .uc-mod-link-ec-01 {
  display: flex;
  justify-content: center;
  flex-direction: row;
  margin-bottom: 40px;
  list-style-type: none;
}

@media (max-width: 768px) {
  .uc-modal-inline-00 .uc-mod-link-ec-01 {
    display: block;
    text-align: center;
    margin-bottom: 20px;
  }
}

#cboxOverlay.uc-modal-inline-00 {
  background: rgba(0, 0, 0, 0.7);
}

.uc-custom-footer {
  padding-bottom: 30px;
}

@media (max-width: 768px) {
  .uc-custom-footer__logo {
    text-align: center;
  }
  .uc-custom-footer__logo .uc-object img {
    width: auto;
    max-width: 50%;
  }
}

.uc-custom-footer__ttl p {
  font-size: 1.625rem;
  line-height: 1.6;
}

.uc-custom-footer__ttl p a {
  display: inline-block;
  color: #161B80;
  position: relative;
  padding-left: 20px;
  text-decoration: none;
  transition: 0.3s ease all;
}

.uc-custom-footer__ttl p a:hover {
  opacity: 0.6;
}

.uc-custom-footer__ttl p a::before {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-right: 1px solid #161B80;
  border-bottom: 1px solid #161B80;
  position: absolute;
  bottom: 50%;
  left: 0;
  -webkit-transform-origin: center center 0;
  transform-origin: center center 0;
  -webkit-transform: translateY(50%) rotate(-45deg);
  transform: translateY(50%) rotate(-45deg);
}

@media (max-width: 768px) {
  .uc-custom-footer__ttl {
    margin: 0 !important;
  }
  .uc-custom-footer__ttl p a {
    font-size: 1rem;
  }
}

.uc-custom-footer__list {
  margin-top: 0.5em !important;
}

.uc-custom-footer__list ul {
  list-style-type: none;
  margin-left: 20px;
}

.uc-custom-footer__list ul li {
  font-size: 1rem;
  line-height: 1.6;
  padding: 0.3em 0;
}

@media (max-width: 768px) {
  .uc-custom-footer__list ul li {
    font-size: 0.75rem;
  }
}

.uc-custom-footer__list ul li a {
  text-decoration: none;
  transition: 0.3s ease all;
}

.uc-custom-footer__list ul li a:hover {
  opacity: 0.6;
}

.uc-custom-footer__bnr {
  margin-top: 30px;
  transition: 0.3s ease all;
}

.uc-custom-footer__bnr:hover {
  opacity: 0.6;
}

:lang(ja) .uc-custom-footer__ttl p, :lang(en) .uc-custom-footer__ttl p {
  font-family: "utsukushi",'Noto Serif JP', serif !important;
}

:lang(zh):not(:lang(zh-tw)) .uc-custom-footer__ttl p {
  font-family: 'Noto Serif SC', serif !important;
}

:lang(ja) .uc-custom-gnavi > ul, :lang(en) .uc-custom-gnavi > ul, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi > ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  list-style-type: none;
}

:lang(ja) .uc-custom-gnavi > ul li, :lang(en) .uc-custom-gnavi > ul li, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi > ul li {
  text-align: center;
}

:lang(ja) .uc-custom-gnavi > ul li a, :lang(en) .uc-custom-gnavi > ul li a, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi > ul li a {
  font-size: 1rem;
  color: #161B80;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-gnavi, :lang(en) .uc-custom-gnavi, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi {
    display: none;
  }
  :lang(ja) .uc-custom-gnavi--active, :lang(en) .uc-custom-gnavi--active, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi--active {
    display: block;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(242, 248, 250, 0.9);
    margin-top: 0;
    z-index: -1;
  }
  :lang(ja) .uc-custom-gnavi--active .uc-list, :lang(en) .uc-custom-gnavi--active .uc-list, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi--active .uc-list {
    margin-top: 0;
  }
  :lang(ja) .uc-custom-gnavi--active ul, :lang(en) .uc-custom-gnavi--active ul, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi--active ul {
    list-style-type: none;
  }
  :lang(ja) .uc-custom-gnavi--active ul li, :lang(en) .uc-custom-gnavi--active ul li, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi--active ul li {
    text-align: left;
  }
  :lang(ja) .uc-custom-gnavi--active > ul, :lang(en) .uc-custom-gnavi--active > ul, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi--active > ul {
    display: block;
    padding: 70px 20px 0;
  }
  :lang(ja) .uc-custom-gnavi--active > ul > li, :lang(en) .uc-custom-gnavi--active > ul > li, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi--active > ul > li {
    display: block;
    padding: 0.5em 0 0.5em 0;
  }
  :lang(ja) .uc-custom-gnavi--active > ul > li br, :lang(en) .uc-custom-gnavi--active > ul > li br, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi--active > ul > li br {
    display: none;
  }
  :lang(ja) .uc-custom-gnavi--active > ul > li > a, :lang(en) .uc-custom-gnavi--active > ul > li > a, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi--active > ul > li > a {
    display: block;
    width: 100%;
    position: relative;
    font-family: "utsukushi",'Noto Serif JP', serif !important;
  }
  :lang(ja) .uc-custom-gnavi--active > ul > li > a::after, :lang(en) .uc-custom-gnavi--active > ul > li > a::after, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi--active > ul > li > a::after {
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    border-top: 1px solid #161B80;
    border-right: 1px solid #161B80;
    position: absolute;
    bottom: 50%;
    right: 0;
    left: auto;
    -webkit-transform-origin: center center 0;
    transform-origin: center center 0;
    -webkit-transform: translateY(50%) rotate(45deg);
    transform: translateY(50%) rotate(45deg);
  }
  :lang(ja) .uc-custom-gnavi--active > ul > li .uc-custom-gnavi-sp--products a::after, :lang(en) .uc-custom-gnavi--active > ul > li .uc-custom-gnavi-sp--products a::after, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi--active > ul > li .uc-custom-gnavi-sp--products a::after {
    content: none;
  }
}

:lang(ja) .uc-custom-gnavi-sp-menu-area, :lang(en) .uc-custom-gnavi-sp-menu-area, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp-menu-area {
  display: none;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-gnavi-sp-menu-area, :lang(en) .uc-custom-gnavi-sp-menu-area, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp-menu-area {
    display: block;
    position: absolute;
    right: 0;
    top: 15px;
  }
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-gnavi-sp-menu, :lang(en) .uc-custom-gnavi-sp-menu, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp-menu {
    display: block;
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    width: 2rem;
    height: 1.6rem;
    z-index: 1;
  }
  :lang(ja) .uc-custom-gnavi-sp-menu__line, :lang(en) .uc-custom-gnavi-sp-menu__line, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp-menu__line {
    display: inline-block;
    box-sizing: border-box;
    width: 1.6rem;
    height: 0.1rem;
    transition: all 0.2s;
    background-color: #161B80;
    position: absolute;
    left: 0;
  }
  :lang(ja) .uc-custom-gnavi-sp-menu__line:nth-child(1), :lang(en) .uc-custom-gnavi-sp-menu__line:nth-child(1), :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp-menu__line:nth-child(1) {
    top: 0;
  }
  :lang(ja) .uc-custom-gnavi-sp-menu__line:nth-child(2), :lang(en) .uc-custom-gnavi-sp-menu__line:nth-child(2), :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp-menu__line:nth-child(2) {
    top: 50%;
    margin-top: -0.05rem;
  }
  :lang(ja) .uc-custom-gnavi-sp-menu__line:nth-child(3), :lang(en) .uc-custom-gnavi-sp-menu__line:nth-child(3), :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp-menu__line:nth-child(3) {
    bottom: 0;
  }
  :lang(ja) .uc-custom-gnavi-sp-menu__line--active:nth-child(1), :lang(en) .uc-custom-gnavi-sp-menu__line--active:nth-child(1), :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp-menu__line--active:nth-child(1) {
    -webkit-transform: translateY(0.75rem) rotate(-45deg);
    transform: translateY(0.75rem) rotate(-45deg);
  }
  :lang(ja) .uc-custom-gnavi-sp-menu__line--active:nth-child(2), :lang(en) .uc-custom-gnavi-sp-menu__line--active:nth-child(2), :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp-menu__line--active:nth-child(2) {
    opacity: 0;
  }
  :lang(ja) .uc-custom-gnavi-sp-menu__line--active:nth-child(3), :lang(en) .uc-custom-gnavi-sp-menu__line--active:nth-child(3), :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp-menu__line--active:nth-child(3) {
    -webkit-transform: translateY(-0.75rem) rotate(45deg);
    transform: translateY(-0.75rem) rotate(45deg);
  }
}

:lang(ja) .uc-custom-gnavi-sp, :lang(en) .uc-custom-gnavi-sp, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp {
  display: none;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-gnavi-sp, :lang(en) .uc-custom-gnavi-sp, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp {
    display: none;
    border-top: 1px solid #FFF;
  }
  :lang(ja) .uc-custom-gnavi-sp--active, :lang(en) .uc-custom-gnavi-sp--active, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp--active {
    display: block;
    margin-top: 20px;
  }
  :lang(ja) .uc-custom-gnavi-sp ul li, :lang(en) .uc-custom-gnavi-sp ul li, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp ul li {
    border-bottom: 1px solid #FFF;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  :lang(ja) .uc-custom-gnavi-sp ul li a, :lang(en) .uc-custom-gnavi-sp ul li a, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp ul li a {
    display: flex;
    align-items: center;
    position: relative;
    min-height: 40px;
    padding-left: 70px;
    font-family: "utsukushi",'Noto Serif JP', serif !important;
    font-size: 0.875rem;
    line-height: 1.6;
    color: #161B80;
    text-decoration: none;
  }
  :lang(ja) .uc-custom-gnavi-sp ul li a::before, :lang(en) .uc-custom-gnavi-sp ul li a::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp ul li a::before {
    display: block;
    content: "";
    width: 60px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 50%;
    left: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
  }
  :lang(ja) .uc-custom-gnavi-sp ul li a[href*="smooth"]::before, :lang(en) .uc-custom-gnavi-sp ul li a[href*="smooth"]::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp ul li a[href*="smooth"]::before {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-smooth-ja.png");
  }
  :lang(ja) .uc-custom-gnavi-sp ul li a[href*="premium"]::before, :lang(en) .uc-custom-gnavi-sp ul li a[href*="premium"]::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp ul li a[href*="premium"]::before {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-premium-ja.png");
  }
  :lang(ja) .uc-custom-gnavi-sp ul li a[href*="silky"]::before, :lang(en) .uc-custom-gnavi-sp ul li a[href*="silky"]::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp ul li a[href*="silky"]::before {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-silky-ja.png");
  }
  :lang(ja) .uc-custom-gnavi-sp ul li a[href*="moist"]::before, :lang(en) .uc-custom-gnavi-sp ul li a[href*="moist"]::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp ul li a[href*="moist"]::before {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-moist-ja.png");
  }
  :lang(ja) .uc-custom-gnavi-sp ul li a[href*="vitamin"]::before, :lang(en) .uc-custom-gnavi-sp ul li a[href*="vitamin"]::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp ul li a[href*="vitamin"]::before {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-vitamin-ja.png");
  }
  :lang(ja) .uc-custom-gnavi-sp ul li a[href*="organic"]::before, :lang(en) .uc-custom-gnavi-sp ul li a[href*="organic"]::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp ul li a[href*="organic"]::before {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-organic-zh.png");
  }
  :lang(ja) .uc-custom-gnavi-sp ul li a[href*="facialtowel_suhadaomoi"]::before, :lang(en) .uc-custom-gnavi-sp ul li a[href*="facialtowel_suhadaomoi"]::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp ul li a[href*="facialtowel_suhadaomoi"]::before {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-facial-ja.png");
  }
  :lang(ja) .uc-custom-gnavi-sp--store, :lang(en) .uc-custom-gnavi-sp--store, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp--store {
    margin-top: 20px;
  }
  :lang(ja) .uc-custom-gnavi-sp--store .uc-lyt-grid-col-flex, :lang(en) .uc-custom-gnavi-sp--store .uc-lyt-grid-col-flex, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp--store .uc-lyt-grid-col-flex {
    padding: 0 5px;
  }
  :lang(ja) .uc-custom-gnavi-sp--store .uc-lyt-grid-col-flex a, :lang(en) .uc-custom-gnavi-sp--store .uc-lyt-grid-col-flex a, :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp--store .uc-lyt-grid-col-flex a {
    display: flex;
    padding: 7px 15px;
    font-size: 0.75rem;
  }
}

@media (max-width: 768px) {
  :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi--active > ul > li > a {
    font-family: 'Noto Serif SC', serif !important;
  }
}

@media (max-width: 768px) {
  :lang(zh):not(:lang(zh-tw)) .uc-custom-gnavi-sp ul li a {
    font-family: 'Noto Serif SC', serif !important;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi > ul, :lang(zh-tw) .uc-custom-gnavi > ul {
  display: flex;
  align-items: stretch;
  list-style-type: none;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi > ul:lang(ja), :lang(zh-tw) .uc-custom-gnavi > ul:lang(ja) {
  justify-content: space-between;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi > ul > li, :lang(zh-tw) .uc-custom-gnavi > ul > li {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
  width: 100%;
  max-width: 190px;
  padding-top: 52px;
  position: relative;
  transition: 0.3s ease all;
}

@media (max-width: 960px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi > ul > li, :lang(zh-tw) .uc-custom-gnavi > ul > li {
    padding-top: 32px;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi > ul > li::before, :lang(zh-tw) .uc-custom-gnavi > ul > li::before {
  display: block;
  content: "";
  width: 52px;
  height: 52px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

@media (max-width: 960px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi > ul > li::before, :lang(zh-tw) .uc-custom-gnavi > ul > li::before {
    width: 32px;
    height: 32px;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi > ul > li:hover, :lang(zh-tw) .uc-custom-gnavi > ul > li:hover {
  opacity: 0.6;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi > ul > li > a, :lang(zh-tw) .uc-custom-gnavi > ul > li > a {
  font-size: 1rem;
  line-height: 1.6;
  color: #161B80;
  text-decoration: none;
}

@media (max-width: 960px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi > ul > li > a, :lang(zh-tw) .uc-custom-gnavi > ul > li > a {
    display: block;
    padding: 5px 0;
    font-size: 1.25rem;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi > ul > li:nth-child(1)::before, :lang(zh-tw) .uc-custom-gnavi > ul > li:nth-child(1)::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/common/icon-products.png");
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi > ul > li:nth-child(2)::before, :lang(zh-tw) .uc-custom-gnavi > ul > li:nth-child(2)::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/common/icon-message.png");
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi > ul > li:nth-child(3)::before, :lang(zh-tw) .uc-custom-gnavi > ul > li:nth-child(3)::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/common/icon-howto.png");
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi > ul > li:nth-child(4)::before, :lang(zh-tw) .uc-custom-gnavi > ul > li:nth-child(4)::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/common/icon-season.png");
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi, :lang(zh-tw) .uc-custom-gnavi {
    display: none;
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi--active, :lang(zh-tw) .uc-custom-gnavi--active {
    display: block;
    position: relative;
    position: fixed;
    top: 114px;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(232, 243, 255, 0.9);
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi--active ul, :lang(zh-tw) .uc-custom-gnavi--active ul {
    list-style-type: none;
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi--active > ul, :lang(zh-tw) .uc-custom-gnavi--active > ul {
    display: block;
    width: 100%;
    padding: 20px;
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi--active > ul > li, :lang(zh-tw) .uc-custom-gnavi--active > ul > li {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0.5em 0 0.5em 30px;
    text-align: left;
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi--active > ul > li br, :lang(zh-tw) .uc-custom-gnavi--active > ul > li br {
    display: none;
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi--active > ul > li::before, :lang(zh-tw) .uc-custom-gnavi--active > ul > li::before {
    display: block;
    content: "";
    width: 26px;
    height: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 15px;
    right: auto;
    left: 0;
    -webkit-transform: none;
    transform: none;
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi--active > ul > li::after, :lang(zh-tw) .uc-custom-gnavi--active > ul > li::after {
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    border-top: 1px solid #161B80;
    border-right: 1px solid #161B80;
    position: absolute;
    top: 25px;
    right: 0;
    left: auto;
    -webkit-transform-origin: center center 0;
    transform-origin: center center 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi-sp, :lang(zh-tw) .uc-custom-gnavi-sp {
  display: none;
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi-sp, :lang(zh-tw) .uc-custom-gnavi-sp {
    display: none;
    border-top: 1px solid #FFF;
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi-sp--active, :lang(zh-tw) .uc-custom-gnavi-sp--active {
    display: block;
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi-sp ul li, :lang(zh-tw) .uc-custom-gnavi-sp ul li {
    border-bottom: 1px solid #FFF;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi-sp ul li a, :lang(zh-tw) .uc-custom-gnavi-sp ul li a {
    display: flex;
    align-items: center;
    position: relative;
    min-height: 40px;
    padding-left: 70px;
    font-size: 0.875rem;
    line-height: 1.6;
    color: #161B80;
    text-decoration: none;
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi-sp ul li a::before, :lang(zh-tw) .uc-custom-gnavi-sp ul li a::before {
    display: block;
    content: "";
    width: 60px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 50%;
    left: 0;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi-sp ul li a[href*="smooth"]::before, :lang(zh-tw) .uc-custom-gnavi-sp ul li a[href*="smooth"]::before {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-smooth-ja.png");
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi-sp ul li a[href*="premium"]::before, :lang(zh-tw) .uc-custom-gnavi-sp ul li a[href*="premium"]::before {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-premium-ja.png");
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi-sp ul li a[href*="silky"]::before, :lang(zh-tw) .uc-custom-gnavi-sp ul li a[href*="silky"]::before {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-silky-ja.png");
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi-sp ul li a[href*="moist"]::before, :lang(zh-tw) .uc-custom-gnavi-sp ul li a[href*="moist"]::before {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-moist-ja.png");
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi-sp ul li a[href*="vitamin"]::before, :lang(zh-tw) .uc-custom-gnavi-sp ul li a[href*="vitamin"]::before {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-vitamin-ja.png");
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-gnavi-sp ul li a[href*="organic"]::before, :lang(zh-tw) .uc-custom-gnavi-sp ul li a[href*="organic"]::before {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/package/pkg-organic-zh.png");
  }
}

@media (max-width: 768px) {
  :not(:lang(ja)) .uc-custom-gnavi-sp-menu {
    display: block;
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    width: 2.2rem;
    height: 1.8rem;
    z-index: 1;
  }
  :not(:lang(ja)) .uc-custom-gnavi-sp-menu__line {
    display: inline-block;
    box-sizing: border-box;
    width: 1.8rem;
    height: 0.2rem;
    transition: all 0.2s;
    background-color: #161B80;
    position: absolute;
    left: 0;
  }
  :not(:lang(ja)) .uc-custom-gnavi-sp-menu__line:nth-child(1) {
    top: 0;
  }
  :not(:lang(ja)) .uc-custom-gnavi-sp-menu__line:nth-child(2) {
    top: 50%;
    margin-top: -0.1rem;
  }
  :not(:lang(ja)) .uc-custom-gnavi-sp-menu__line:nth-child(3) {
    bottom: 0;
  }
  :not(:lang(ja)) .uc-custom-gnavi-sp-menu__line--active:nth-child(1) {
    -webkit-transform: translateY(0.8rem) rotate(-45deg);
    transform: translateY(0.8rem) rotate(-45deg);
  }
  :not(:lang(ja)) .uc-custom-gnavi-sp-menu__line--active:nth-child(2) {
    opacity: 0;
  }
  :not(:lang(ja)) .uc-custom-gnavi-sp-menu__line--active:nth-child(3) {
    -webkit-transform: translateY(-0.8rem) rotate(45deg);
    transform: translateY(-0.8rem) rotate(45deg);
  }
}

:lang(ja) .uc-page-header, :lang(en) .uc-page-header, :lang(zh):not(:lang(zh-tw)) .uc-page-header {
  width: 100%;
  z-index: 500;
}

:lang(ja) .uc-page-header--active, :lang(en) .uc-page-header--active, :lang(zh):not(:lang(zh-tw)) .uc-page-header--active {
  position: fixed;
  top: 0;
  left: 0;
}

:lang(ja) .uc-page-header .uc-header-company, :lang(en) .uc-page-header .uc-header-company, :lang(zh):not(:lang(zh-tw)) .uc-page-header .uc-header-company {
  margin-bottom: 0;
  background-color: #FFF;
}

:lang(ja) .uc-custom-header, :lang(en) .uc-custom-header, :lang(zh):not(:lang(zh-tw)) .uc-custom-header {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.75) 40%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  transition: 0.3s ease all;
}

:lang(ja) .uc-custom-header--fix, :lang(en) .uc-custom-header--fix, :lang(zh):not(:lang(zh-tw)) .uc-custom-header--fix {
  background: linear-gradient(to bottom, white 0%, white 75%, rgba(255, 255, 255, 0) 76%, rgba(255, 255, 255, 0) 100%);
  transition: 0.3s ease all;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-header--fix, :lang(en) .uc-custom-header--fix, :lang(zh):not(:lang(zh-tw)) .uc-custom-header--fix {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.75) 40%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  }
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-header, :lang(en) .uc-custom-header, :lang(zh):not(:lang(zh-tw)) .uc-custom-header {
    padding-left: 0;
    padding-right: 10px;
  }
}

:lang(ja) .uc-custom-header__wrap, :lang(en) .uc-custom-header__wrap, :lang(zh):not(:lang(zh-tw)) .uc-custom-header__wrap {
  display: flex;
  justify-content: space-between;
  height: 120px;
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-header__wrap, :lang(en) .uc-custom-header__wrap, :lang(zh):not(:lang(zh-tw)) .uc-custom-header__wrap {
    height: 55px;
  }
}

:lang(ja) .uc-custom-header__wrap > .section:nth-child(1), :lang(en) .uc-custom-header__wrap > .section:nth-child(1), :lang(zh):not(:lang(zh-tw)) .uc-custom-header__wrap > .section:nth-child(1) {
  flex: 1;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-header__wrap > .section:nth-child(1), :lang(en) .uc-custom-header__wrap > .section:nth-child(1), :lang(zh):not(:lang(zh-tw)) .uc-custom-header__wrap > .section:nth-child(1) {
    width: 100%;
    max-width: 0;
  }
}

:lang(ja) .uc-custom-header__wrap > .section:nth-child(2), :lang(en) .uc-custom-header__wrap > .section:nth-child(2), :lang(zh):not(:lang(zh-tw)) .uc-custom-header__wrap > .section:nth-child(2) {
  width: 100%;
  max-width: 214px;
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-header__wrap > .section:nth-child(2), :lang(en) .uc-custom-header__wrap > .section:nth-child(2), :lang(zh):not(:lang(zh-tw)) .uc-custom-header__wrap > .section:nth-child(2) {
    max-width: 80px;
    padding-left: 0;
    padding-right: 0;
  }
}

:lang(ja) .uc-custom-header__wrap > .section:nth-child(3), :lang(en) .uc-custom-header__wrap > .section:nth-child(3), :lang(zh):not(:lang(zh-tw)) .uc-custom-header__wrap > .section:nth-child(3) {
  flex: 1;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-header__wrap > .section:nth-child(3), :lang(en) .uc-custom-header__wrap > .section:nth-child(3), :lang(zh):not(:lang(zh-tw)) .uc-custom-header__wrap > .section:nth-child(3) {
    display: flex;
    justify-content: flex-end;
  }
  :lang(ja) .uc-custom-header__wrap > .section:nth-child(3) .uc-custom-store__btn, :lang(en) .uc-custom-header__wrap > .section:nth-child(3) .uc-custom-store__btn, :lang(zh):not(:lang(zh-tw)) .uc-custom-header__wrap > .section:nth-child(3) .uc-custom-store__btn {
    display: none;
  }
  :lang(ja) .uc-custom-header__wrap > .section:nth-child(3) .uc-custom-btn__ec a, :lang(en) .uc-custom-header__wrap > .section:nth-child(3) .uc-custom-btn__ec a, :lang(zh):not(:lang(zh-tw)) .uc-custom-header__wrap > .section:nth-child(3) .uc-custom-btn__ec a {
    padding: 0;
    background-color: transparent;
  }
  :lang(ja) .uc-custom-header__wrap > .section:nth-child(3) .uc-custom-btn__ec text, :lang(en) .uc-custom-header__wrap > .section:nth-child(3) .uc-custom-btn__ec text, :lang(zh):not(:lang(zh-tw)) .uc-custom-header__wrap > .section:nth-child(3) .uc-custom-btn__ec text {
    display: none;
  }
  :lang(ja) .uc-custom-header__wrap > .section:nth-child(3) .uc-custom-btn__ec imgCart, :lang(en) .uc-custom-header__wrap > .section:nth-child(3) .uc-custom-btn__ec imgCart, :lang(zh):not(:lang(zh-tw)) .uc-custom-header__wrap > .section:nth-child(3) .uc-custom-btn__ec imgCart {
    background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/icon-cart-02.svg") no-repeat center;
    background-size: contain;
  }
}

:lang(ja) .uc-custom-header__btn-area, :lang(en) .uc-custom-header__btn-area, :lang(zh):not(:lang(zh-tw)) .uc-custom-header__btn-area {
  display: flex;
  justify-content: flex-end;
}

:lang(ja) .uc-custom-header__btn-area-wrap, :lang(en) .uc-custom-header__btn-area-wrap, :lang(zh):not(:lang(zh-tw)) .uc-custom-header__btn-area-wrap {
  display: flex;
  position: relative;
  padding-left: 130px;
  padding-top: 15px;
  height: 100%;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-header__btn-area-wrap, :lang(en) .uc-custom-header__btn-area-wrap, :lang(zh):not(:lang(zh-tw)) .uc-custom-header__btn-area-wrap {
    padding-left: 90px;
    padding-top: 0;
    padding-right: 55px;
    align-items: center;
  }
}

:lang(ja) .uc-custom-header__btn-area-wrap > .section:not(:nth-child(1)), :lang(en) .uc-custom-header__btn-area-wrap > .section:not(:nth-child(1)), :lang(zh):not(:lang(zh-tw)) .uc-custom-header__btn-area-wrap > .section:not(:nth-child(1)) {
  margin-left: 20px;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-header__btn-area-wrap > .section:not(:nth-child(1)), :lang(en) .uc-custom-header__btn-area-wrap > .section:not(:nth-child(1)), :lang(zh):not(:lang(zh-tw)) .uc-custom-header__btn-area-wrap > .section:not(:nth-child(1)) {
    margin-left: 0;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-page-header, :lang(zh-tw) .uc-page-header {
  width: 100%;
  z-index: 500;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-page-header--active, :lang(zh-tw) .uc-page-header--active {
  position: fixed;
  top: 0;
  left: 0;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-page-header .uc-header-company, :lang(zh-tw) .uc-page-header .uc-header-company {
  margin-bottom: 0;
  background-color: #FFF;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-page-header .CMP-CM05-block .CMP-CM32-container, :lang(zh-tw) .uc-page-header .CMP-CM05-block .CMP-CM32-container {
  background-color: rgba(239, 243, 251, 0.8);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header, :lang(zh-tw) .uc-custom-header {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header .parsys, :lang(zh-tw) .uc-custom-header .parsys {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 140px;
  position: relative;
}

@media (max-width: 960px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header .parsys, :lang(zh-tw) .uc-custom-header .parsys {
    height: 100px;
  }
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header .parsys, :lang(zh-tw) .uc-custom-header .parsys {
    height: 55px !important;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header .parsys > .CMP-CM11-image-and-text, :lang(zh-tw) .uc-custom-header .parsys > .CMP-CM11-image-and-text {
  flex: 1 0 auto;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header .parsys > .CMP-CM30-link-list, :lang(zh-tw) .uc-custom-header .parsys > .CMP-CM30-link-list {
  width: 100%;
  max-width: 820px;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header .parsys > .CMP-CM30-link-list .uc-list, :lang(zh-tw) .uc-custom-header .parsys > .CMP-CM30-link-list .uc-list {
  margin-top: 0;
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header .parsys > .CMP-CM30-link-list, :lang(zh-tw) .uc-custom-header .parsys > .CMP-CM30-link-list {
    position: absolute;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header .parsys > .CMP-CM05-block, :lang(zh-tw) .uc-custom-header .parsys > .CMP-CM05-block {
  width: 100%;
  max-width: 190px;
  height: 100px;
  position: relative;
}

@media (max-width: 960px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header .parsys > .CMP-CM05-block, :lang(zh-tw) .uc-custom-header .parsys > .CMP-CM05-block {
    max-width: 140px;
    height: 80px;
  }
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header .parsys > .CMP-CM05-block, :lang(zh-tw) .uc-custom-header .parsys > .CMP-CM05-block {
    max-width: 90px;
    height: 32px;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header-logo, :lang(zh-tw) .uc-custom-header-logo {
  width: 190px;
}

@media (max-width: 960px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header-logo, :lang(zh-tw) .uc-custom-header-logo {
    width: 100%;
    max-width: 190px;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header-logo .uc-object, :lang(zh-tw) .uc-custom-header-logo .uc-object {
  margin-top: 0;
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header-logo, :lang(zh-tw) .uc-custom-header-logo {
    height: 50px;
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header-logo img, :lang(zh-tw) .uc-custom-header-logo img {
    width: auto;
    height: 50px;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header-lang .CMP-CM28-reference, :lang(zh-tw) .uc-custom-header-lang .CMP-CM28-reference {
  width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header-lang .CMP-CM28-reference, :lang(zh-tw) .uc-custom-header-lang .CMP-CM28-reference {
    width: 100px;
    top: 0;
    left: -110px;
    right: auto;
    bottom: auto;
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header-lang .CMP-CM28-reference .uc-custom-btn__ec a, :lang(zh-tw) .uc-custom-header-lang .CMP-CM28-reference .uc-custom-btn__ec a {
    padding: 0.4em 0;
  }
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-header-btn, :lang(zh-tw) .uc-custom-header-btn {
    position: absolute;
    top: 0;
    right: 10px;
    width: 100px;
  }
}

.uc-custom-heading__icon {
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .uc-custom-heading__icon {
    margin-bottom: 20px;
  }
}

.uc-custom-heading__icon h1, .uc-custom-heading__icon h2, .uc-custom-heading__icon h3, .uc-custom-heading__icon h4, .uc-custom-heading__icon h5, .uc-custom-heading__icon h6 {
  font-size: 2.875rem;
  line-height: 1.6;
  font-weight: 100;
  padding-top: 110px;
  position: relative;
}

@media (max-width: 768px) {
  .uc-custom-heading__icon h1, .uc-custom-heading__icon h2, .uc-custom-heading__icon h3, .uc-custom-heading__icon h4, .uc-custom-heading__icon h5, .uc-custom-heading__icon h6 {
    font-size: 2rem;
    padding-top: 66px;
  }
}

.uc-custom-heading__icon h1::before, .uc-custom-heading__icon h2::before, .uc-custom-heading__icon h3::before, .uc-custom-heading__icon h4::before, .uc-custom-heading__icon h5::before, .uc-custom-heading__icon h6::before {
  display: block;
  content: "";
  width: 117px;
  height: 97px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

@media (max-width: 768px) {
  .uc-custom-heading__icon h1::before, .uc-custom-heading__icon h2::before, .uc-custom-heading__icon h3::before, .uc-custom-heading__icon h4::before, .uc-custom-heading__icon h5::before, .uc-custom-heading__icon h6::before {
    width: 70.2px;
    height: 58.2px;
  }
}

.uc-custom-heading__icon--lineup h1, .uc-custom-heading__icon--lineup h2, .uc-custom-heading__icon--lineup h3, .uc-custom-heading__icon--lineup h4, .uc-custom-heading__icon--lineup h5, .uc-custom-heading__icon--lineup h6 {
  color: #5BC6ED;
}

.uc-custom-heading__icon--lineup h1::before, .uc-custom-heading__icon--lineup h2::before, .uc-custom-heading__icon--lineup h3::before, .uc-custom-heading__icon--lineup h4::before, .uc-custom-heading__icon--lineup h5::before, .uc-custom-heading__icon--lineup h6::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/common/icon-cotton-01.png");
  -webkit-animation: fluffy 1s linear 3s infinite;
  animation: fluffy 1s linear 3s infinite;
}

.uc-custom-heading__icon--beautyup h1, .uc-custom-heading__icon--beautyup h2, .uc-custom-heading__icon--beautyup h3, .uc-custom-heading__icon--beautyup h4, .uc-custom-heading__icon--beautyup h5, .uc-custom-heading__icon--beautyup h6 {
  color: #FE8787;
}

.uc-custom-heading__icon--beautyup h1::before, .uc-custom-heading__icon--beautyup h2::before, .uc-custom-heading__icon--beautyup h3::before, .uc-custom-heading__icon--beautyup h4::before, .uc-custom-heading__icon--beautyup h5::before, .uc-custom-heading__icon--beautyup h6::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/common/icon-cotton-02.png");
  -webkit-animation: fluffy 1s linear 3s infinite;
  animation: fluffy 1s linear 3s infinite;
}

.uc-custom-heading__icon--season h1, .uc-custom-heading__icon--season h2, .uc-custom-heading__icon--season h3, .uc-custom-heading__icon--season h4, .uc-custom-heading__icon--season h5, .uc-custom-heading__icon--season h6 {
  color: #EEB34A;
}

.uc-custom-heading__icon--season h1::before, .uc-custom-heading__icon--season h2::before, .uc-custom-heading__icon--season h3::before, .uc-custom-heading__icon--season h4::before, .uc-custom-heading__icon--season h5::before, .uc-custom-heading__icon--season h6::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/common/icon-cotton-03.png");
  -webkit-animation: fluffy 1s linear 3s infinite;
  animation: fluffy 1s linear 3s infinite;
}

.uc-custom-heading__icon--news h1, .uc-custom-heading__icon--news h2, .uc-custom-heading__icon--news h3, .uc-custom-heading__icon--news h4, .uc-custom-heading__icon--news h5, .uc-custom-heading__icon--news h6 {
  color: #5BC2B9;
}

.uc-custom-heading__icon--news h1::before, .uc-custom-heading__icon--news h2::before, .uc-custom-heading__icon--news h3::before, .uc-custom-heading__icon--news h4::before, .uc-custom-heading__icon--news h5::before, .uc-custom-heading__icon--news h6::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/common/icon-cotton-04.png");
  -webkit-animation: fluffy 1s linear 3s infinite;
  animation: fluffy 1s linear 3s infinite;
}

.uc-custom-heading__icon2 {
  margin-bottom: 20px;
}

.uc-custom-heading__icon2 h1, .uc-custom-heading__icon2 h2, .uc-custom-heading__icon2 h3, .uc-custom-heading__icon2 h4, .uc-custom-heading__icon2 h5, .uc-custom-heading__icon2 h6 {
  font-size: 2.25rem;
  line-height: 1.6;
  font-weight: 100;
  padding-top: 60px;
  position: relative;
}

.uc-custom-heading__icon2 h1::before, .uc-custom-heading__icon2 h2::before, .uc-custom-heading__icon2 h3::before, .uc-custom-heading__icon2 h4::before, .uc-custom-heading__icon2 h5::before, .uc-custom-heading__icon2 h6::before {
  display: block;
  content: "";
  width: 52px;
  height: 52px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

@media (max-width: 768px) {
  .uc-custom-heading__icon2 h1, .uc-custom-heading__icon2 h2, .uc-custom-heading__icon2 h3, .uc-custom-heading__icon2 h4, .uc-custom-heading__icon2 h5, .uc-custom-heading__icon2 h6 {
    font-size: 1.875rem;
  }
}

.uc-custom-heading__icon2--experiment h1, .uc-custom-heading__icon2--experiment h2, .uc-custom-heading__icon2--experiment h3, .uc-custom-heading__icon2--experiment h4, .uc-custom-heading__icon2--experiment h5, .uc-custom-heading__icon2--experiment h6 {
  color: #2E6ECC;
}

.uc-custom-heading__icon2--experiment h1::before, .uc-custom-heading__icon2--experiment h2::before, .uc-custom-heading__icon2--experiment h3::before, .uc-custom-heading__icon2--experiment h4::before, .uc-custom-heading__icon2--experiment h5::before, .uc-custom-heading__icon2--experiment h6::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/products/icon-products-experiment.png");
}

.uc-custom-heading__icon2--user-voice h1, .uc-custom-heading__icon2--user-voice h2, .uc-custom-heading__icon2--user-voice h3, .uc-custom-heading__icon2--user-voice h4, .uc-custom-heading__icon2--user-voice h5, .uc-custom-heading__icon2--user-voice h6 {
  color: #2E6ECC;
}

.uc-custom-heading__icon2--user-voice h1::before, .uc-custom-heading__icon2--user-voice h2::before, .uc-custom-heading__icon2--user-voice h3::before, .uc-custom-heading__icon2--user-voice h4::before, .uc-custom-heading__icon2--user-voice h5::before, .uc-custom-heading__icon2--user-voice h6::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/products/icon-products-user-voice.png");
}

.uc-custom-heading__icon2--user-voice-howto h1, .uc-custom-heading__icon2--user-voice-howto h2, .uc-custom-heading__icon2--user-voice-howto h3, .uc-custom-heading__icon2--user-voice-howto h4, .uc-custom-heading__icon2--user-voice-howto h5, .uc-custom-heading__icon2--user-voice-howto h6 {
  color: #FE8787;
}

.uc-custom-heading__icon2--user-voice-howto h1::before, .uc-custom-heading__icon2--user-voice-howto h2::before, .uc-custom-heading__icon2--user-voice-howto h3::before, .uc-custom-heading__icon2--user-voice-howto h4::before, .uc-custom-heading__icon2--user-voice-howto h5::before, .uc-custom-heading__icon2--user-voice-howto h6::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/howto/icon-howto-user-voice.png");
}

.uc-custom-heading__icon2--season-user-voice h1, .uc-custom-heading__icon2--season-user-voice h2, .uc-custom-heading__icon2--season-user-voice h3, .uc-custom-heading__icon2--season-user-voice h4, .uc-custom-heading__icon2--season-user-voice h5, .uc-custom-heading__icon2--season-user-voice h6 {
  color: #EEB34A;
}

.uc-custom-heading__icon2--season-user-voice h1::before, .uc-custom-heading__icon2--season-user-voice h2::before, .uc-custom-heading__icon2--season-user-voice h3::before, .uc-custom-heading__icon2--season-user-voice h4::before, .uc-custom-heading__icon2--season-user-voice h5::before, .uc-custom-heading__icon2--season-user-voice h6::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/season/icon-season-user-voice.png");
}

.uc-custom-heading__icon2--season-support h1, .uc-custom-heading__icon2--season-support h2, .uc-custom-heading__icon2--season-support h3, .uc-custom-heading__icon2--season-support h4, .uc-custom-heading__icon2--season-support h5, .uc-custom-heading__icon2--season-support h6 {
  color: #EEB34A;
}

.uc-custom-heading__icon2--season-support h1::before, .uc-custom-heading__icon2--season-support h2::before, .uc-custom-heading__icon2--season-support h3::before, .uc-custom-heading__icon2--season-support h4::before, .uc-custom-heading__icon2--season-support h5::before, .uc-custom-heading__icon2--season-support h6::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/season/icon-season-support.png");
}

@media (max-width: 768px) {
  .uc-custom-heading__icon2--season-support h1, .uc-custom-heading__icon2--season-support h2, .uc-custom-heading__icon2--season-support h3, .uc-custom-heading__icon2--season-support h4, .uc-custom-heading__icon2--season-support h5, .uc-custom-heading__icon2--season-support h6 {
    font-size: 1.125rem;
  }
}

.uc-custom-heading__icon2--season-beauty h1, .uc-custom-heading__icon2--season-beauty h2, .uc-custom-heading__icon2--season-beauty h3, .uc-custom-heading__icon2--season-beauty h4, .uc-custom-heading__icon2--season-beauty h5, .uc-custom-heading__icon2--season-beauty h6 {
  color: #EEB34A;
}

.uc-custom-heading__icon2--season-beauty h1::before, .uc-custom-heading__icon2--season-beauty h2::before, .uc-custom-heading__icon2--season-beauty h3::before, .uc-custom-heading__icon2--season-beauty h4::before, .uc-custom-heading__icon2--season-beauty h5::before, .uc-custom-heading__icon2--season-beauty h6::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/season/icon-season-beauty.png");
}

.uc-custom-heading__icon2--developer-voice h1, .uc-custom-heading__icon2--developer-voice h2, .uc-custom-heading__icon2--developer-voice h3, .uc-custom-heading__icon2--developer-voice h4, .uc-custom-heading__icon2--developer-voice h5, .uc-custom-heading__icon2--developer-voice h6 {
  color: #2E6ECC;
}

.uc-custom-heading__icon2--developer-voice h1::before, .uc-custom-heading__icon2--developer-voice h2::before, .uc-custom-heading__icon2--developer-voice h3::before, .uc-custom-heading__icon2--developer-voice h4::before, .uc-custom-heading__icon2--developer-voice h5::before, .uc-custom-heading__icon2--developer-voice h6::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/products/icon-products-developer-voice.png");
}

.uc-custom-heading--lineup {
  margin-bottom: 40px;
}

.uc-custom-heading--lineup h1, .uc-custom-heading--lineup h2, .uc-custom-heading--lineup h3, .uc-custom-heading--lineup h4, .uc-custom-heading--lineup h5, .uc-custom-heading--lineup h6 {
  font-size: 2.25rem;
  line-height: 1.6;
  color: #2E6ECC;
}

.uc-custom-heading--cosme h1, .uc-custom-heading--cosme h2, .uc-custom-heading--cosme h3, .uc-custom-heading--cosme h4, .uc-custom-heading--cosme h5, .uc-custom-heading--cosme h6 {
  font-size: 2.25rem;
  font-weight: 100;
  line-height: 1.6;
  color: #5BC2B9;
  background: #FFF;
  border-radius: 2em;
  display: inline-block;
  padding: 5px 3em;
  margin: 80px auto 60px;
  position: relative;
}

.uc-custom-heading--cosme h1::after, .uc-custom-heading--cosme h2::after, .uc-custom-heading--cosme h3::after, .uc-custom-heading--cosme h4::after, .uc-custom-heading--cosme h5::after, .uc-custom-heading--cosme h6::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 32px solid #FFF;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  position: absolute;
  bottom: -31px;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

@media (max-width: 768px) {
  .uc-custom-heading--cosme h1, .uc-custom-heading--cosme h2, .uc-custom-heading--cosme h3, .uc-custom-heading--cosme h4, .uc-custom-heading--cosme h5, .uc-custom-heading--cosme h6 {
    font-size: 1.125rem;
    padding: 5px 1em;
    margin: 20px auto 30px;
  }
  .uc-custom-heading--cosme h1::after, .uc-custom-heading--cosme h2::after, .uc-custom-heading--cosme h3::after, .uc-custom-heading--cosme h4::after, .uc-custom-heading--cosme h5::after, .uc-custom-heading--cosme h6::after {
    border-top: 16px solid #FFF;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    bottom: -15px;
  }
}

.uc-custom-heading--beautyup-bl {
  margin-bottom: 20px;
}

.uc-custom-heading--beautyup-bl h1, .uc-custom-heading--beautyup-bl h2, .uc-custom-heading--beautyup-bl h3, .uc-custom-heading--beautyup-bl h4, .uc-custom-heading--beautyup-bl h5, .uc-custom-heading--beautyup-bl h6 {
  text-align: left;
  font-size: 2.125rem;
  line-height: 1.6;
  color: #FE8787;
}

@media (max-width: 768px) {
  .uc-custom-heading--beautyup-bl h1, .uc-custom-heading--beautyup-bl h2, .uc-custom-heading--beautyup-bl h3, .uc-custom-heading--beautyup-bl h4, .uc-custom-heading--beautyup-bl h5, .uc-custom-heading--beautyup-bl h6 {
    font-size: 1.5rem;
    text-align: center;
  }
}

.uc-custom-heading--howto-index h1, .uc-custom-heading--howto-index h2, .uc-custom-heading--howto-index h3, .uc-custom-heading--howto-index h4, .uc-custom-heading--howto-index h5, .uc-custom-heading--howto-index h6 {
  font-size: 2.125rem;
  font-weight: 100;
  color: #000;
}

@media (max-width: 768px) {
  .uc-custom-heading--howto-index h1, .uc-custom-heading--howto-index h2, .uc-custom-heading--howto-index h3, .uc-custom-heading--howto-index h4, .uc-custom-heading--howto-index h5, .uc-custom-heading--howto-index h6 {
    font-size: 1.625rem;
  }
}

.uc-custom-heading--howto-index-edition h1, .uc-custom-heading--howto-index-edition h2, .uc-custom-heading--howto-index-edition h3, .uc-custom-heading--howto-index-edition h4, .uc-custom-heading--howto-index-edition h5, .uc-custom-heading--howto-index-edition h6 {
  font-size: 2.875rem;
  font-weight: 100;
}

@media (max-width: 768px) {
  .uc-custom-heading--howto-index-edition h1, .uc-custom-heading--howto-index-edition h2, .uc-custom-heading--howto-index-edition h3, .uc-custom-heading--howto-index-edition h4, .uc-custom-heading--howto-index-edition h5, .uc-custom-heading--howto-index-edition h6 {
    font-size: 2.25rem;
  }
}

.uc-custom-heading--howto-index-edition-ttl {
  margin-top: 20px;
  margin-bottom: 26px;
}

.uc-custom-heading--howto-index-edition-ttl h1, .uc-custom-heading--howto-index-edition-ttl h2, .uc-custom-heading--howto-index-edition-ttl h3, .uc-custom-heading--howto-index-edition-ttl h4, .uc-custom-heading--howto-index-edition-ttl h5, .uc-custom-heading--howto-index-edition-ttl h6 {
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
  font-size: 1.875rem;
  font-weight: 100;
}

.uc-custom-heading--howto-index-edition-ttl h1 span, .uc-custom-heading--howto-index-edition-ttl h2 span, .uc-custom-heading--howto-index-edition-ttl h3 span, .uc-custom-heading--howto-index-edition-ttl h4 span, .uc-custom-heading--howto-index-edition-ttl h5 span, .uc-custom-heading--howto-index-edition-ttl h6 span {
  display: inline-block;
  font-size: 1.25rem;
  color: #FFF;
  border-radius: 2em;
  background-color: #000;
  padding: 0.2em 1.5em;
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  .uc-custom-heading--howto-index-edition-ttl h1, .uc-custom-heading--howto-index-edition-ttl h2, .uc-custom-heading--howto-index-edition-ttl h3, .uc-custom-heading--howto-index-edition-ttl h4, .uc-custom-heading--howto-index-edition-ttl h5, .uc-custom-heading--howto-index-edition-ttl h6 {
    font-size: 1.5rem;
  }
}

.uc-custom-heading--not-found h1, .uc-custom-heading--not-found h2, .uc-custom-heading--not-found h3, .uc-custom-heading--not-found h4, .uc-custom-heading--not-found h5, .uc-custom-heading--not-found h6 {
  font-size: 2.875rem;
  font-weight: bold;
  color: #161B80;
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  .uc-custom-heading--not-found h1, .uc-custom-heading--not-found h2, .uc-custom-heading--not-found h3, .uc-custom-heading--not-found h4, .uc-custom-heading--not-found h5, .uc-custom-heading--not-found h6 {
    font-size: 1.375rem;
    margin-bottom: 30px;
  }
}

.uc-custom-heading--sitemap h1, .uc-custom-heading--sitemap h2, .uc-custom-heading--sitemap h3, .uc-custom-heading--sitemap h4, .uc-custom-heading--sitemap h5, .uc-custom-heading--sitemap h6 {
  font-size: 2.875rem;
  color: #161B80;
}

@media (max-width: 768px) {
  .uc-custom-heading--sitemap h1, .uc-custom-heading--sitemap h2, .uc-custom-heading--sitemap h3, .uc-custom-heading--sitemap h4, .uc-custom-heading--sitemap h5, .uc-custom-heading--sitemap h6 {
    font-size: 1.375rem;
  }
}

@-webkit-keyframes fluffy {
  66% {
    -webkit-transform: scale(1, 1) translateX(50%) translateY(0%);
    transform: scale(1, 1) translateX(50%) translateY(0%);
  }
  72% {
    -webkit-transform: scale(0.9, 0.9) translateX(50%) translateY(2%);
    transform: scale(0.9, 0.9) translateX(50%) translateY(2%);
  }
  79% {
    -webkit-transform: scale(1.1, 0.9) translateX(50%) translateY(3%);
    transform: scale(1.1, 0.9) translateX(50%) translateY(3%);
  }
  86% {
    -webkit-transform: scale(0.9, 1.1) translateX(50%) translateY(-3%);
    transform: scale(0.9, 1.1) translateX(50%) translateY(-3%);
  }
  93% {
    -webkit-transform: scale(1.1, 0.9) translateX(50%) translateY(2%);
    transform: scale(1.1, 0.9) translateX(50%) translateY(2%);
  }
  100% {
    -webkit-transform: scale(1, 1) translateX(50%) translateY(0%);
    transform: scale(1, 1) translateX(50%) translateY(0%);
  }
}

@keyframes fluffy {
  66% {
    -webkit-transform: scale(1, 1) translateX(50%) translateY(0%);
    transform: scale(1, 1) translateX(50%) translateY(0%);
  }
  72% {
    -webkit-transform: scale(0.9, 0.9) translateX(50%) translateY(2%);
    transform: scale(0.9, 0.9) translateX(50%) translateY(2%);
  }
  79% {
    -webkit-transform: scale(1.1, 0.9) translateX(50%) translateY(3%);
    transform: scale(1.1, 0.9) translateX(50%) translateY(3%);
  }
  86% {
    -webkit-transform: scale(0.9, 1.1) translateX(50%) translateY(-3%);
    transform: scale(0.9, 1.1) translateX(50%) translateY(-3%);
  }
  93% {
    -webkit-transform: scale(1.1, 0.9) translateX(50%) translateY(2%);
    transform: scale(1.1, 0.9) translateX(50%) translateY(2%);
  }
  100% {
    -webkit-transform: scale(1, 1) translateX(50%) translateY(0%);
    transform: scale(1, 1) translateX(50%) translateY(0%);
  }
}

.uc-custom-heading__main-ttl {
  margin-bottom: 40px;
}

.uc-custom-heading__main-ttl h1, .uc-custom-heading__main-ttl h2, .uc-custom-heading__main-ttl h3, .uc-custom-heading__main-ttl h4, .uc-custom-heading__main-ttl h5, .uc-custom-heading__main-ttl h6 {
  font-size: 3.125rem;
  line-height: 1.6;
  color: #161B80;
}

@media (max-width: 768px) {
  .uc-custom-heading__main-ttl {
    margin-bottom: 20px;
  }
  .uc-custom-heading__main-ttl h1, .uc-custom-heading__main-ttl h2, .uc-custom-heading__main-ttl h3, .uc-custom-heading__main-ttl h4, .uc-custom-heading__main-ttl h5, .uc-custom-heading__main-ttl h6 {
    font-size: 1.875rem;
  }
}

.uc-custom-heading__main-ttl--left h1, .uc-custom-heading__main-ttl--left h2, .uc-custom-heading__main-ttl--left h3, .uc-custom-heading__main-ttl--left h4, .uc-custom-heading__main-ttl--left h5, .uc-custom-heading__main-ttl--left h6 {
  text-align: left;
}

.uc-custom-heading__sub-ttl h1, .uc-custom-heading__sub-ttl h2, .uc-custom-heading__sub-ttl h3, .uc-custom-heading__sub-ttl h4, .uc-custom-heading__sub-ttl h5, .uc-custom-heading__sub-ttl h6 {
  font-size: 2.5rem;
  line-height: 1.6;
  color: #161B80;
}

@media (max-width: 768px) {
  .uc-custom-heading__sub-ttl h1, .uc-custom-heading__sub-ttl h2, .uc-custom-heading__sub-ttl h3, .uc-custom-heading__sub-ttl h4, .uc-custom-heading__sub-ttl h5, .uc-custom-heading__sub-ttl h6 {
    font-size: 1.5rem;
  }
}

.uc-custom-heading__catch h1, .uc-custom-heading__catch h2, .uc-custom-heading__catch h3, .uc-custom-heading__catch h4, .uc-custom-heading__catch h5, .uc-custom-heading__catch h6 {
  font-size: 2.125rem;
  line-height: 1.6;
  color: #161B80;
}

@media (max-width: 768px) {
  .uc-custom-heading__catch h1, .uc-custom-heading__catch h2, .uc-custom-heading__catch h3, .uc-custom-heading__catch h4, .uc-custom-heading__catch h5, .uc-custom-heading__catch h6 {
    font-size: 1.5rem;
  }
}

.uc-custom-heading__catch--left h1, .uc-custom-heading__catch--left h2, .uc-custom-heading__catch--left h3, .uc-custom-heading__catch--left h4, .uc-custom-heading__catch--left h5, .uc-custom-heading__catch--left h6 {
  text-align: left;
}

.uc-custom-carousel-hero .slick-dots li {
  width: 100px;
  height: 5px;
}

@media (max-width: 768px) {
  .uc-custom-carousel-hero .slick-dots li {
    width: 50px;
    height: 3px;
  }
}

.uc-custom-carousel-hero .slick-dots li.slick-active button {
  background: #161b80;
}

.uc-custom-carousel-hero .slick-dots button {
  width: inherit;
  height: inherit;
  padding: 0;
  border-radius: 0;
  background: rgba(22, 27, 128, 0.3);
}

.uc-custom-carousel-hero .slick-dots button::before, .uc-custom-carousel-hero .slick-dots button::after {
  content: none;
}

.uc-custom-no-hero {
  margin-top: 260px;
}

@media (max-width: 768px) {
  .uc-custom-no-hero {
    margin-top: 120px;
  }
}

.uc-custom-hero {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-top: 60px;
}

.uc-custom-hero::after {
  display: block;
  content: "";
  width: 100%;
  height: 125px;
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-hero-bottom.png") bottom center repeat-x;
  position: absolute;
  left: 0;
  bottom: -1px;
}

@media (max-width: 768px) {
  .uc-custom-hero::after {
    height: 65px;
    background-size: contain;
  }
}

.uc-custom-hero--home {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/home/kv-pc-home.jpg");
}

@media (max-width: 768px) {
  .uc-custom-hero--home {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/home/kv-sp-home.jpg");
  }
}

.uc-custom-hero--home::before {
  display: block;
  content: "";
  padding-top: 830px;
}

@media (max-width: 960px) {
  .uc-custom-hero--home::before {
    padding-top: 630px;
  }
}

@media (max-width: 768px) {
  .uc-custom-hero--home::before {
    padding-top: 470px;
  }
}

.uc-custom-hero--products {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/products/kv-pc-products.jpg");
}

@media (max-width: 960px) {
  .uc-custom-hero--products {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/products/kv-sp-products.jpg");
  }
}

.uc-custom-hero--message {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/message/kv-pc-message.jpg");
}

@media (max-width: 960px) {
  .uc-custom-hero--message {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/message/kv-sp-message.jpg");
  }
}

.uc-custom-hero--howto {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/howto/kv-pc-howto.jpg");
}

@media (max-width: 960px) {
  .uc-custom-hero--howto {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/howto/kv-sp-howto.jpg");
  }
}

.uc-custom-hero--season {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/season/kv-pc-season.jpg");
}

@media (max-width: 960px) {
  .uc-custom-hero--season {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/season/kv-sp-season.jpg");
  }
}

:lang(ja) .uc-custom-hero__second, :lang(en) .uc-custom-hero__second, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero__second {
  margin-top: 60px;
}

@media (max-width: 960px) {
  :lang(ja) .uc-custom-hero__second, :lang(en) .uc-custom-hero__second, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero__second {
    margin-top: 160px;
  }
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-hero__second, :lang(en) .uc-custom-hero__second, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero__second {
    margin-top: 60px;
  }
}

:lang(ja) .uc-custom-hero__second::before, :lang(en) .uc-custom-hero__second::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero__second::before {
  display: block;
  content: "";
  padding-top: 350px;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-hero__second::before, :lang(en) .uc-custom-hero__second::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero__second::before {
    padding-top: 190px;
  }
}

:lang(ja) .uc-custom-hero--products-cotton, :lang(en) .uc-custom-hero--products-cotton, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero--products-cotton {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/products/kv-pc-products-cotton.jpg");
}

@media (max-width: 960px) {
  :lang(ja) .uc-custom-hero--products-cotton, :lang(en) .uc-custom-hero--products-cotton, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero--products-cotton {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/products/kv-sp-products-cotton.jpg");
  }
}

:lang(ja) .uc-custom-hero--products-facial, :lang(en) .uc-custom-hero--products-facial, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero--products-facial {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/products/kv-pc-products-facial.jpg");
}

@media (max-width: 960px) {
  :lang(ja) .uc-custom-hero--products-facial, :lang(en) .uc-custom-hero--products-facial, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero--products-facial {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/products/kv-sp-products-facial.jpg");
  }
}

:lang(ja) .uc-custom-hero--message, :lang(en) .uc-custom-hero--message, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero--message {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/products/kv-pc-products-cotton.jpg");
}

@media (max-width: 960px) {
  :lang(ja) .uc-custom-hero--message, :lang(en) .uc-custom-hero--message, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero--message {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/products/kv-sp-products-cotton.jpg");
  }
}

:lang(ja) .uc-custom-hero--howto, :lang(en) .uc-custom-hero--howto, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero--howto {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/products/kv-pc-products-cotton.jpg");
}

@media (max-width: 960px) {
  :lang(ja) .uc-custom-hero--howto, :lang(en) .uc-custom-hero--howto, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero--howto {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/products/kv-sp-products-cotton.jpg");
  }
}

:lang(ja) .uc-custom-hero--season, :lang(en) .uc-custom-hero--season, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero--season {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/products/kv-pc-products-cotton.jpg");
}

@media (max-width: 960px) {
  :lang(ja) .uc-custom-hero--season, :lang(en) .uc-custom-hero--season, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero--season {
    background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/products/kv-sp-products-cotton.jpg");
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-hero__second, :lang(zh-tw) .uc-custom-hero__second {
  margin-top: 200px;
}

@media (max-width: 960px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-hero__second, :lang(zh-tw) .uc-custom-hero__second {
    margin-top: 160px;
  }
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-hero__second, :lang(zh-tw) .uc-custom-hero__second {
    margin-top: 114px;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-hero__second::before, :lang(zh-tw) .uc-custom-hero__second::before {
  display: block;
  content: "";
  padding-top: 270px;
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-hero__second::before, :lang(zh-tw) .uc-custom-hero__second::before {
    padding-top: 190px;
  }
}

.uc-custom-hero-award {
  width: 60%;
  margin-left: 40%;
}

@media (max-width: 768px) {
  .uc-custom-hero-award {
    width: 100%;
    margin-left: auto;
  }
}

.uc-custom-hero-award__wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .uc-custom-hero-award__wrap {
    display: block;
  }
}

.uc-custom-hero-award__wrap .CMP-CM11-image-and-text:nth-of-type(1) {
  width: 55%;
}

@media (max-width: 768px) {
  .uc-custom-hero-award__wrap .CMP-CM11-image-and-text:nth-of-type(1) {
    width: 60%;
    padding-left: 20%;
    padding-right: 20%;
    margin-left: 40%;
  }
}

@media (max-width: 620px) {
  .uc-custom-hero-award__wrap .CMP-CM11-image-and-text:nth-of-type(1) {
    width: 60%;
    padding-left: 15%;
    padding-right: 15%;
    margin-left: 40%;
  }
}

@media (max-width: 390px) {
  .uc-custom-hero-award__wrap .CMP-CM11-image-and-text:nth-of-type(1) {
    padding-left: 5%;
    padding-right: 5%;
  }
  .uc-custom-hero-award__wrap .CMP-CM11-image-and-text:nth-of-type(1):lang(ja) {
    padding-top: 5%;
    padding-left: 0;
    padding-right: 0;
  }
}

.uc-custom-hero-award__wrap .CMP-CM11-image-and-text:nth-of-type(2) {
  width: 40%;
}

@media (max-width: 768px) {
  .uc-custom-hero-award__wrap .CMP-CM11-image-and-text:nth-of-type(2) {
    width: 60%;
    padding-left: 20%;
    padding-right: 20%;
    margin-left: 40%;
  }
}

@media (max-width: 620px) {
  .uc-custom-hero-award__wrap .CMP-CM11-image-and-text:nth-of-type(2) {
    width: 60%;
    padding-left: 15%;
    padding-right: 15%;
    margin-left: 40%;
  }
  .uc-custom-hero-award__wrap .CMP-CM11-image-and-text:nth-of-type(2) .uc-object {
    margin: 10px 0 !important;
  }
}

@media (max-width: 390px) {
  .uc-custom-hero-award__wrap .CMP-CM11-image-and-text:nth-of-type(2) {
    padding-left: 5%;
    padding-right: 5%;
  }
  .uc-custom-hero-award__wrap .CMP-CM11-image-and-text:nth-of-type(2):lang(ja) .uc-object img {
    width: 50%;
  }
}

.uc-custom-hero-award__wrap .CMP-CM10-text {
  width: 100%;
  font-size: 0.75rem;
}

@media (max-width: 768px) {
  .uc-custom-hero-award__wrap .CMP-CM10-text {
    font-size: 0.625rem;
    margin-top: 10px;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .uc-custom-hero-award__wrap .CMP-CM10-text div {
    margin: 0 !important;
  }
}

.uc-custom-hero__home-ttl {
  width: 100%;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  bottom: 50%;
  right: 50%;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

:lang(ja) .uc-custom-hero__ttl, :lang(en) .uc-custom-hero__ttl, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero__ttl {
  margin: 0 !important;
  width: 100%;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  bottom: 55%;
  right: 50%;
  -webkit-transform: translate(50%, 55%);
  transform: translate(50%, 55%);
  text-align: center;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-hero__ttl, :lang(en) .uc-custom-hero__ttl, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero__ttl {
    width: 100%;
    bottom: 55%;
    right: 50%;
    -webkit-transform: translate(50%, 55%);
    transform: translate(50%, 55%);
    text-align: center;
  }
}

:lang(ja) .uc-custom-hero__ttl p, :lang(en) .uc-custom-hero__ttl p, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero__ttl p {
  display: inline-block;
  font-family: "utsukushi",'Noto Serif JP', serif !important;
  font-size: 3.125rem;
  font-weight: 100;
  line-height: 1.6;
  color: #161B80;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-hero__ttl p, :lang(en) .uc-custom-hero__ttl p, :lang(zh):not(:lang(zh-tw)) .uc-custom-hero__ttl p {
    font-size: 2.1875rem;
    padding-top: 30px;
  }
}

:lang(zh):not(:lang(zh-tw)) .uc-custom-hero__ttl p {
  font-family: 'Noto Serif SC', serif !important;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-hero__ttl, :lang(zh-tw) .uc-custom-hero__ttl {
  margin: 0 !important;
  width: 100%;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  bottom: 75%;
  right: 50%;
  -webkit-transform: translate(50%, 75%);
  transform: translate(50%, 75%);
  text-align: center;
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-hero__ttl, :lang(zh-tw) .uc-custom-hero__ttl {
    width: 60%;
    bottom: 55%;
    right: 0;
    -webkit-transform: none;
    transform: none;
    -webkit-transform: translateY(55%);
    transform: translateY(55%);
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-hero__ttl p, :lang(zh-tw) .uc-custom-hero__ttl p {
  display: inline-block;
  font-size: 3.125rem;
  font-weight: 100;
  line-height: 1.6;
  color: #161B80;
  position: relative;
  padding-left: 60px;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-hero__ttl p::before, :lang(zh-tw) .uc-custom-hero__ttl p::before {
  display: block;
  content: "";
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-hero__ttl p, :lang(zh-tw) .uc-custom-hero__ttl p {
    font-size: 1.375rem;
    padding-left: 0;
    padding-top: 30px;
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-hero__ttl p::before, :lang(zh-tw) .uc-custom-hero__ttl p::before {
    width: 30px;
    height: 30px;
    position: absolute;
    left: auto;
    top: 0;
    right: 50%;
    bottom: auto;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-hero__ttl--products p::before, :lang(zh-tw) .uc-custom-hero__ttl--products p::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/common/icon-products.png");
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-hero__ttl--message p::before, :lang(zh-tw) .uc-custom-hero__ttl--message p::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/common/icon-message.png");
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-hero__ttl--howto p::before, :lang(zh-tw) .uc-custom-hero__ttl--howto p::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/common/icon-howto.png");
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-hero__ttl--season p::before, :lang(zh-tw) .uc-custom-hero__ttl--season p::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/common/icon-season.png");
}

.uc-custom-img-card {
  position: relative;
  overflow: hidden;
}

.uc-custom-img-card::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-card-top.png") top center no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}

.uc-custom-lineup__card {
  width: calc(100% - 4%);
  border: 1px solid #5BC6ED;
  border-radius: 10px;
  padding: 15px;
  box-sizing: border-box;
  margin: 2%;
}

@media (max-width: 768px) {
  .uc-custom-lineup__card {
    padding: 10px;
  }
}

.uc-custom-lineup__ph {
  position: relative;
}

.uc-custom-lineup__ph::before {
  display: block;
  content: "";
  padding-top: 80%;
}

@media (max-width: 768px) {
  .uc-custom-lineup__ph::before {
    padding-top: 70%;
  }
}

.uc-custom-lineup__ph .uc-object {
  text-align: center;
  width: 80%;
  position: absolute;
  bottom: 50%;
  right: 50%;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

@media (max-width: 768px) {
  .uc-custom-lineup__ph .uc-object {
    width: 70%;
  }
}

.uc-custom-lineup__ttl {
  font-size: 1.25rem;
  line-height: 1.8;
  color: #161B80;
  margin-top: 0 !important;
}

.uc-custom-lineup__ttl b {
  font-size: 1.625rem;
}

@media (max-width: 768px) {
  .uc-custom-lineup__ttl {
    font-size: 0.875rem;
    line-height: 1.6;
  }
  .uc-custom-lineup__ttl b {
    font-size: 1.25rem;
  }
}

.uc-custom-container--lineup .uc-custom-page-card .parsys {
  height: calc(100% - 4%);
}

@media (max-width: 768px) {
  .uc-custom-container--lineup .uc-custom-page-card .parsys {
    height: 100%;
  }
  .uc-custom-container--lineup .uc-custom-page-card .parsys > .CMP-CM05-block.section {
    height: 100%;
  }
}

@media (max-width: 768px) {
  .uc-custom-container--lineup .uc-custom-page-card__item {
    height: 100%;
  }
}

.uc-custom-mt--1 {
  margin-top: 1rem !important;
}

.uc-custom-mt--2 {
  margin-top: 2rem !important;
}

.uc-custom-mt--3 {
  margin-top: 3rem !important;
}

.uc-custom-mt--4 {
  margin-top: 4rem !important;
}

.uc-custom-mt--5 {
  margin-top: 5rem !important;
}

.uc-custom-mt--6 {
  margin-top: 6rem !important;
}

.uc-custom-mb--1 {
  margin-bottom: 1rem !important;
}

.uc-custom-mb--2 {
  margin-bottom: 2rem !important;
}

.uc-custom-mb--3 {
  margin-bottom: 3rem !important;
}

.uc-custom-mb--4 {
  margin-bottom: 4rem !important;
}

.uc-custom-mb--5 {
  margin-bottom: 5rem !important;
}

.uc-custom-mb--6 {
  margin-bottom: 6rem !important;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-news .uc-lyt-grid-col-flex {
    padding: 0;
  }
  :lang(ja) .uc-custom-news h1, :lang(ja) .uc-custom-news h2, :lang(ja) .uc-custom-news h3, :lang(ja) .uc-custom-news h4, :lang(ja) .uc-custom-news h5, :lang(ja) .uc-custom-news h6 {
    text-align: center !important;
  }
}

:lang(ja) .uc-custom-news-list {
  border-top: 1px dotted #707070;
  margin: 0 !important;
}

:lang(ja) .uc-custom-news-list table th, :lang(ja) .uc-custom-news-list table td {
  padding: 20px 5px;
}

:lang(ja) .uc-custom-news-list table td:nth-child(1) {
  width: 160px;
  border-bottom: 1px dotted #707070;
}

:lang(ja) .uc-custom-news-list table td:nth-child(2) {
  width: calc(100% - 160px);
  border-bottom: 1px dotted #707070;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-news-list table th, :lang(ja) .uc-custom-news-list table td {
    padding: 12px 5px;
  }
  :lang(ja) .uc-custom-news-list table td {
    vertical-align: top;
  }
  :lang(ja) .uc-custom-news-list table td:nth-child(1) {
    width: 110px;
  }
  :lang(ja) .uc-custom-news-list table td:nth-child(2) {
    width: calc(100% - 110px);
  }
}

:not(:lang(ja)) .uc-custom-news-list {
  border-top: 1px dotted #707070;
  border-bottom: 1px dotted #707070;
  margin: 0 !important;
}

:not(:lang(ja)) .uc-custom-news-list table th, :not(:lang(ja)) .uc-custom-news-list table td {
  padding: 10px 5px;
}

@media (max-width: 768px) {
  :not(:lang(ja)) .uc-custom-news-list table th, :not(:lang(ja)) .uc-custom-news-list table td {
    display: block;
  }
}

:not(:lang(ja)) .uc-custom-news-list table td:nth-child(1) {
  width: 190px;
}

:not(:lang(ja)) .uc-custom-news-list table td:nth-child(2) {
  width: calc(100% - 190px);
}

@media (max-width: 768px) {
  :not(:lang(ja)) .uc-custom-news-list table th, :not(:lang(ja)) .uc-custom-news-list table td {
    padding: 0;
    display: block;
  }
  :not(:lang(ja)) .uc-custom-news-list table td {
    width: 100% !important;
  }
  :not(:lang(ja)) .uc-custom-news-list table td:nth-child(1) {
    padding-top: 5px;
  }
  :not(:lang(ja)) .uc-custom-news-list table td:nth-child(2) {
    padding-bottom: 5px;
  }
}

.uc-custom-page-card .uc-lyt-grid-col-flex {
  padding: 5px 0;
}

@media (max-width: 768px) {
  .uc-custom-page-card .uc-lyt-grid-col-flex {
    padding: 2% 0;
  }
}

.uc-custom-page-card .parsys {
  height: 100%;
  box-sizing: border-box;
}

.uc-custom-page-card .parsys > .CMP-CM05-block.section {
  height: 100%;
}

@media (max-width: 768px) {
  .uc-custom-page-card .parsys {
    height: auto;
  }
  .uc-custom-page-card .parsys > .CMP-CM05-block.section {
    height: auto;
  }
}

.uc-custom-page-card__item {
  display: flex;
  flex-direction: column;
  height: 100%;
}

@media (max-width: 768px) {
  .uc-custom-page-card__item {
    height: auto;
  }
}

.uc-custom-page-card__item .CMP-CM05-block {
  margin-top: auto;
}

.uc-custom-sdgs {
  margin-top: 40px;
}

@media (max-width: 768px) {
  .uc-custom-sdgs {
    margin-top: 20px;
  }
}

.uc-custom-sdgs__wrap {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 20px;
}

.uc-custom-sdgs__ttl h1, .uc-custom-sdgs__ttl h2, .uc-custom-sdgs__ttl h3, .uc-custom-sdgs__ttl h4, .uc-custom-sdgs__ttl h5, .uc-custom-sdgs__ttl h6 {
  font-size: 2rem;
  line-height: 1.8;
  color: #161B80;
}

@media (max-width: 768px) {
  .uc-custom-sdgs__ttl h1, .uc-custom-sdgs__ttl h2, .uc-custom-sdgs__ttl h3, .uc-custom-sdgs__ttl h4, .uc-custom-sdgs__ttl h5, .uc-custom-sdgs__ttl h6 {
    font-size: 1.625rem;
  }
}

.uc-custom-sdgs__text {
  font-size: 1rem;
  line-height: 1.8;
  text-align: center;
}

.uc-custom-sdgs__text a {
  color: #161B80 !important;
}

@media (max-width: 768px) {
  .uc-custom-sdgs__text {
    font-size: 0.875rem;
  }
}

.uc-custom-slide--season {
  height: 0;
  overflow: hidden;
}

.uc-custom-slide--season-active {
  height: auto;
  overflow: visible;
}

.uc-custom-slide--season .slick-arrow::before {
  display: block;
  content: "";
}

.uc-custom-slide--season .slick-prev, .uc-custom-slide--season .slick-next {
  width: 24px;
  height: 24px;
}

.uc-custom-slide--season .slick-prev {
  left: -24px;
}

.uc-custom-slide--season .slick-prev::before {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 10px;
  bottom: 50%;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  -webkit-transform: translateY(50%) rotate(-45deg);
  transform: translateY(50%) rotate(-45deg);
}

.uc-custom-slide--season .slick-next {
  right: -24px;
}

.uc-custom-slide--season .slick-next::before {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  bottom: 50%;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: translateY(50%) rotate(45deg);
  transform: translateY(50%) rotate(45deg);
}

@media (max-width: 768px) {
  .uc-custom-slide--season .slick-dots {
    position: static;
  }
}

.uc-custom-slide--season .slick-dots li button::before {
  opacity: 1;
}

@media (max-width: 768px) {
  .uc-custom-slide--season .slick-dots li {
    width: 10px;
    height: 10px;
  }
  .uc-custom-slide--season .slick-dots li button {
    width: 10px;
    height: 10px;
    padding: 3px;
  }
}

.uc-custom-slide--season .slick-dots li.slick-active button::before {
  opacity: 1;
}

:lang(ja) .uc-custom-slide--season .slick-dots li button::before {
  color: rgba(22, 27, 128, 0.5);
}

:lang(ja) .uc-custom-slide--season .slick-dots li.slick-active button::before {
  color: #161B80;
}

:not(:lang(ja)) .uc-custom-slide--season .slick-dots li button::before {
  color: #FBDAA5;
}

:not(:lang(ja)) .uc-custom-slide--season .slick-dots li.slick-active button::before {
  color: #FCC66E;
}

.uc-custom-store__btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFF;
  font-size: 1rem;
  padding: 12px 0;
  color: #161B80 !important;
  border: 1px solid #161B80;
  transition: 0.3s ease all;
}

@media (max-width: 768px) {
  .uc-custom-store__btn a {
    font-size: 0.75rem;
  }
}

.uc-custom-store__btn a:visited {
  color: #161B80;
}

.uc-custom-store__btn a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.uc-custom-store__btn a .uc-caption {
  font-size: inherit;
  color: inherit;
}

.uc-custom-store__btn a .uc-object {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 10px;
  line-height: 1;
}

.uc-custom-store__btn a .uc-object img {
  width: auto;
  max-width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .uc-custom-store__btn a .uc-object {
    width: 1rem;
    height: 1rem;
    margin-right: 7px;
  }
}

.uc-custom-store__btn--02 a {
  background-color: #BFECF2;
  padding: 12px 20px;
  color: #161B80 !important;
  border: none;
  border-radius: 2em;
}

.uc-custom-store__btn--02 a:visited {
  color: #161B80;
}

.uc-custom-store__btn-area {
  width: 100%;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  flex-wrap: nowrap !important;
  margin-top: 40px;
}

@media (max-width: 768px) {
  .uc-custom-store__btn-area {
    flex-direction: column !important;
  }
}

.uc-custom-store__btn-area .uc-lyt-grid-col-flex {
  padding: 0 !important;
}

.uc-custom-store__btn-area .uc-lyt-grid-col-flex:not(:nth-of-type(1)) {
  margin-left: 20px;
}

@media (max-width: 768px) {
  .uc-custom-store__btn-area .uc-lyt-grid-col-flex:not(:nth-of-type(1)) {
    margin-left: 0;
    margin-top: 10px;
  }
}

@media (max-width: 768px) {
  .uc-custom-header-btn .uc-custom-store__btn {
    display: none;
  }
}

.uc-custom-gnavi-sp + .uc-custom-store__btn {
  display: none;
}

@media (max-width: 768px) {
  .uc-custom-gnavi-sp + .uc-custom-store__btn {
    display: block;
  }
}

.uc-custom-lineup__card .uc-custom-store__btn a {
  padding: 7px 0;
}

.uc-custom-products-index__body .uc-custom-store__btn a {
  padding: 7px 0;
}

.uc-custom-products-page .uc-custom-store__btn {
  margin-top: 0 !important;
}

.uc-custom-products-page .uc-custom-store__btn a {
  padding: 7px 0;
}

.uc-custom-products-page .uc-custom-store__btn--02 a {
  padding: 12px 20px;
}

.uc-custom-text {
  font-size: 1rem;
  line-height: 1.6;
  margin: 0 !important;
}

@media (max-width: 768px) {
  .uc-custom-text {
    font-size: 0.875rem;
  }
}

.uc-custom-text--mt10 {
  margin-top: 10px !important;
}

.uc-custom-text--mt20 {
  margin-top: 20px !important;
}

.uc-custom-text--mt30 {
  margin-top: 30px !important;
}

.uc-custom-text--right {
  text-align: right;
}

.uc-custom-text--note {
  font-size: 0.875rem;
  font-weight: 100;
  line-height: 1.6;
  margin: 10px 0 0 0 !important;
}

@media (max-width: 768px) {
  .uc-custom-text--note {
    font-size: 0.75rem;
  }
}

.uc-custom-text--beautyup-menu {
  text-align: center;
  font-size: 1rem;
  font-weight: 100;
  line-height: 1.6;
}

.uc-custom-text--cosme b {
  font-weight: bold;
  color: #FE8787;
}

:lang(ja) .uc-custom-text--beautyup-menu {
  text-align: center;
  font-size: 1rem;
  font-weight: 100;
  line-height: 1.6;
}

:not(:lang(ja)) .uc-custom-text--beautyup-menu {
  text-align: center;
  font-size: 1rem;
  font-weight: 100;
  line-height: 1.6;
}

.CMP-CM20-language-select {
  width: 100%;
  max-width: 140px;
  border: 1px solid #161B80;
  padding: 5px 10px;
  border-radius: 4px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  cursor: pointer;
  transition: 0.3s ease all;
}

.CMP-CM20-language-select:hover {
  background-color: #FFF;
}

.CMP-CM20-language-select--active {
  background-color: #FFF;
}

.CMP-CM20-language-select--active .uc-js-header-language-content {
  display: block !important;
}

.CMP-CM20-language-select:lang(ja), .CMP-CM20-language-select:lang(en), .CMP-CM20-language-select:lang(zh):not(:lang(zh-tw)) {
  top: 25px !important;
  left: 0;
  right: auto;
  max-width: 120px;
}

@media (max-width: 768px) {
  .CMP-CM20-language-select:lang(ja), .CMP-CM20-language-select:lang(en), .CMP-CM20-language-select:lang(zh):not(:lang(zh-tw)) {
    top: 15px !important;
    max-width: 70px;
  }
}

.CMP-CM20-language-select .uc-js-header-language-btn {
  font-size: 1rem;
  text-align: center;
  color: #161B80;
  width: 100%;
}

@media (max-width: 960px) {
  .CMP-CM20-language-select .uc-js-header-language-btn {
    font-size: 0.875rem;
  }
}

@media (max-width: 768px) {
  .CMP-CM20-language-select .uc-js-header-language-btn {
    font-size: 0.625rem;
  }
}

.CMP-CM20-language-select .uc-js-header-language-content {
  margin-top: 0.5em;
  list-style-type: none;
  border-top: 1px dotted #CCC;
}

.CMP-CM20-language-select .uc-js-header-language-content li {
  font-size: 0.875rem;
  color: #CCC;
  padding: 5px 0;
}

@media (max-width: 960px) {
  .CMP-CM20-language-select .uc-js-header-language-content li {
    font-size: 0.75rem;
  }
}

@media (max-width: 768px) {
  .CMP-CM20-language-select .uc-js-header-language-content li {
    font-size: 0.625rem;
  }
}

.CMP-CM20-language-select .uc-js-header-language-content li a {
  color: #161B80;
  display: block;
  width: 100%;
}

.CMP-CM20-language-select .uc-js-header-language-content li:not(:last-child) {
  border-bottom: 1px dotted #CCC;
}

/* PAGE */
.uc-custom-beautyup-menu {
  margin-top: 40px;
}

@media (max-width: 768px) {
  .uc-custom-beautyup-menu .uc-lyt-grid-col:not(:nth-last-of-type(1)) {
    margin-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .uc-custom-beautyup-menu__item {
    padding: 15px 0;
  }
  .uc-custom-beautyup-menu__item .uc-lyt-grid-col-flex:nth-of-type(1) {
    padding: 0 15px;
  }
  .uc-custom-beautyup-menu__item .uc-lyt-grid-col-flex:nth-of-type(2) {
    padding: 0 15px 0 0;
  }
}

.uc-custom-beautyup-menu__ttl {
  line-height: 1.6;
  margin: 0 !important;
}

@media (max-width: 960px) {
  .uc-custom-beautyup-menu__ttl {
    font-size: 1.5rem;
  }
}

@media (max-width: 768px) {
  .uc-custom-beautyup-menu__ttl {
    font-size: 1.125rem;
  }
}

.uc-custom-beautyup-menu__ttl a {
  display: block;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}

.uc-custom-beautyup-menu__ttl a:hover {
  text-decoration: none;
}

.uc-custom-beautyup-menu__ttl a::before {
  display: block;
  content: "";
  width: 20px;
  height: 32px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

@media (max-width: 768px) {
  .uc-custom-beautyup-menu__ttl a::before {
    width: 11px;
    height: 18px;
  }
}

.uc-custom-beautyup-menu__ttl a::after {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  border-bottom-style: solid;
  border-right-style: solid;
  border-bottom-width: 4px;
  border-right-width: 4px;
  -webkit-transform-origin: center center 0;
  transform-origin: center center 0;
  position: absolute;
  right: 0;
  bottom: 50%;
  -webkit-transform: translateY(50%) rotate(-45deg);
  transform: translateY(50%) rotate(-45deg);
}

@media (max-width: 768px) {
  .uc-custom-beautyup-menu__ttl a::after {
    width: 10px;
    height: 10px;
    border-bottom-width: 2px;
    border-right-width: 2px;
  }
}

.uc-custom-beautyup-menu__ttl--beginner a {
  border-bottom: 1px solid #5BC2B9;
}

.uc-custom-beautyup-menu__ttl--beginner a::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/common/icon-water-drops-01.png");
}

.uc-custom-beautyup-menu__ttl--beginner a::after {
  border-bottom-color: #5BC2B9;
  border-right-color: #5BC2B9;
}

.uc-custom-beautyup-menu__ttl--practice a {
  border-bottom: 1px solid #FE8787;
}

.uc-custom-beautyup-menu__ttl--practice a::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/common/icon-water-drops-02.png");
}

.uc-custom-beautyup-menu__ttl--practice a::after {
  border-bottom-color: #FE8787;
  border-right-color: #FE8787;
}

.uc-custom-beautyup-menu__text {
  margin: 15px 0 0 0 !important;
}

.uc-custom-beautyup-menu__text p {
  font-size: 1rem;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .uc-custom-beautyup-menu__text {
    margin: 5px 0 0 0 !important;
  }
  .uc-custom-beautyup-menu__text p {
    font-size: 0.75rem;
  }
}

.uc-custom-beautyup-menu__ill {
  border-radius: 100%;
  overflow: hidden;
}

.uc-custom-beautyup-menu__ill--beginner {
  background-color: #D4ECE9;
}

.uc-custom-beautyup-menu__ill--practice {
  background-color: #FEC3C3;
}

:lang(ja) .uc-custom-beautyup-menu__item {
  padding: 20px 0;
  background-color: #FFF;
  align-items: center;
}

:lang(ja) .uc-custom-beautyup-menu__ttl {
  font-size: 2.0625rem;
  color: #161B80;
}

:lang(ja) .uc-custom-beautyup-menu__ttl a {
  color: inherit;
}

:not(:lang(ja)) .uc-custom-beautyup-menu__item {
  border: 1px solid #CCC;
  border-radius: 10px;
  padding: 20px 0;
  background-color: #FFF;
}

:not(:lang(ja)) .uc-custom-beautyup-menu__ttl {
  font-size: 2.25rem;
}

@media (max-width: 768px) {
  .uc-custom-container--products-beautyup .uc-lyt-grid-col-flex {
    padding: 0;
  }
}

.uc-custom-container--products-beautyup .uc-custom-beautyup-menu {
  margin-top: 20px;
}

.uc-custom-container--products-beautyup .uc-custom-beautyup-menu__ttl {
  font-size: 1.375rem;
}

@media (max-width: 960px) {
  .uc-custom-container--products-beautyup .uc-custom-beautyup-menu__ttl {
    font-size: 1rem;
  }
}

@media (max-width: 768px) {
  .uc-custom-container--products-beautyup .uc-custom-beautyup-menu__ttl {
    font-size: 1.125rem;
  }
}

.uc-custom-container--products-beautyup .uc-custom-beautyup-menu__ttl a {
  padding-left: 20px;
  padding-right: 20px;
}

.uc-custom-container--products-beautyup .uc-custom-beautyup-menu__ttl a::before {
  width: 13px;
  height: 20px;
}

.uc-custom-container--products-beautyup .uc-custom-beautyup-menu__ttl a::after {
  width: 15px;
  height: 15px;
  border-bottom-width: 2px;
  border-right-width: 2px;
}

.uc-custom-container--products-beautyup .uc-custom-beautyup-menu__text {
  margin: 10px 0 0 0 !important;
}

.uc-custom-container--products-beautyup .uc-custom-beautyup-menu__text p {
  font-size: 0.875rem;
}

.uc-custom-home-products {
  margin-top: 90px;
}

@media (max-width: 768px) {
  .uc-custom-home-products__info .uc-lyt-grid-col-flex {
    padding: 0;
  }
  .uc-custom-home-products__info .uc-lyt-grid-col-flex:not(:nth-of-type(1)) {
    margin-top: 30px;
  }
}

.uc-custom-home-products__info-item {
  padding: 40px 50px 60px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 768px) {
  .uc-custom-home-products__info-item {
    padding: 30px 20px;
  }
}

.uc-custom-home-products__info-item--facial {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bg-02.jpg");
}

.uc-custom-home-products__info-item--facial .uc-custom-home-products__info-pkg .uc-object img {
  max-height: 76%;
}

.uc-custom-home-products__info-item--cotton {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bg-03.jpg");
}

.uc-custom-home-products__info-header h1, .uc-custom-home-products__info-header h2, .uc-custom-home-products__info-header h3, .uc-custom-home-products__info-header h4, .uc-custom-home-products__info-header h5, .uc-custom-home-products__info-header h6 {
  font-size: 2rem;
  line-height: 1.6;
  color: #161B80;
}

@media (max-width: 768px) {
  .uc-custom-home-products__info-header h1, .uc-custom-home-products__info-header h2, .uc-custom-home-products__info-header h3, .uc-custom-home-products__info-header h4, .uc-custom-home-products__info-header h5, .uc-custom-home-products__info-header h6 {
    font-size: 1.5rem;
  }
}

.uc-custom-home-products__info-header .CMP-CM34-rich-text div {
  margin-top: 0;
}

.uc-custom-home-products__info-header .CMP-CM34-rich-text p {
  font-size: 16px;
  line-height: 1.6;
  color: #161B80;
}

@media (max-width: 768px) {
  .uc-custom-home-products__info-header .CMP-CM34-rich-text p {
    font-size: 0.875rem;
  }
}

.uc-custom-home-products__info-pkg {
  position: relative;
  margin-top: 20px;
}

.uc-custom-home-products__info-pkg::before {
  display: block;
  content: "";
  padding-top: 40%;
}

@media (max-width: 768px) {
  .uc-custom-home-products__info-pkg::before {
    padding-top: 50%;
  }
}

.uc-custom-home-products__info-pkg .uc-object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.uc-custom-home-products__info-pkg .uc-object span {
  display: contents;
}

.uc-custom-home-products__info-pkg .uc-object img {
  height: auto;
  max-height: 100%;
  position: absolute;
  bottom: 50%;
  right: 50%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
  -webkit-filter: drop-shadow(0 10px 6px rgba(0, 0, 0, 0.16));
  filter: drop-shadow(0 10px 6px rgba(0, 0, 0, 0.16));
}

.uc-custom-home-products__info-ph {
  margin-top: 40px;
}

@media (max-width: 768px) {
  .uc-custom-home-products__info-ph {
    margin-top: 20px;
  }
}

.uc-custom-howto-index__menu .uc-lyt-grid-col {
  width: 100%;
}

.uc-custom-howto-index__icon {
  width: 100%;
  max-width: 126px;
  height: auto;
  margin: 0 auto;
  border-radius: 100%;
  overflow: hidden;
}

.uc-custom-howto-index__icon--beginner {
  background-color: #5BC2B9;
}

.uc-custom-howto-index__icon--practice {
  background-color: #FE8787;
}

.uc-custom-howto-index__card {
  margin-top: 45px;
}

@media (max-width: 768px) {
  .uc-custom-howto-index__card .uc-lyt-grid-col:not(:nth-last-of-type(1)) {
    margin-bottom: 30px;
  }
}

.uc-custom-howto-index__card .uc-custom-page-card__item {
  background-color: #FFF;
  border-radius: 10px;
  padding: 20px;
}

.uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition h1, .uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition h2, .uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition h3, .uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition h4, .uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition h5, .uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition h6 {
  color: #5BC2B9;
}

.uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition-ttl h1, .uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition-ttl h2, .uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition-ttl h3, .uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition-ttl h4, .uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition-ttl h5, .uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition-ttl h6 {
  color: #5BC2B9;
}

.uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition-ttl h1 span, .uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition-ttl h2 span, .uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition-ttl h3 span, .uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition-ttl h4 span, .uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition-ttl h5 span, .uc-custom-container--howto-beginner .uc-custom-heading--howto-index-edition-ttl h6 span {
  background: #5BC2B9;
}

.uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition h1, .uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition h2, .uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition h3, .uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition h4, .uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition h5, .uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition h6 {
  color: #FE8787;
}

.uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition-ttl h1, .uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition-ttl h2, .uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition-ttl h3, .uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition-ttl h4, .uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition-ttl h5, .uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition-ttl h6 {
  color: #FE8787;
}

.uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition-ttl h1 span, .uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition-ttl h2 span, .uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition-ttl h3 span, .uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition-ttl h4 span, .uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition-ttl h5 span, .uc-custom-container--howto-practice .uc-custom-heading--howto-index-edition-ttl h6 span {
  background: #FE8787;
}

@media (max-width: 768px) {
  .uc-custom-howto-page .uc-lyt-grid-col-flex {
    padding: 0;
  }
  .uc-custom-howto-page .uc-lyt-grid-col-flex:not(:nth-last-of-type(1)) {
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .uc-custom-howto-page .uc-lyt-grid-col:not(:nth-last-of-type(1)) {
    margin-bottom: 30px;
  }
}

.uc-custom-howto-page__lead {
  text-align: center;
  margin: 0 !important;
}

@media (max-width: 768px) {
  .uc-custom-howto-page__lead {
    margin-top: 20px !important;
  }
}

.uc-custom-howto-page__lead p {
  font-size: 1.25rem;
  font-weight: 100;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .uc-custom-howto-page__lead p {
    font-size: 1rem;
  }
}

.uc-custom-howto-page--beginner .uc-custom-howto-page__main-ttl h1, .uc-custom-howto-page--beginner .uc-custom-howto-page__main-ttl h2, .uc-custom-howto-page--beginner .uc-custom-howto-page__main-ttl h3, .uc-custom-howto-page--beginner .uc-custom-howto-page__main-ttl h4, .uc-custom-howto-page--beginner .uc-custom-howto-page__main-ttl h5, .uc-custom-howto-page--beginner .uc-custom-howto-page__main-ttl h6 {
  color: #5BC2B9;
}

.uc-custom-howto-page--beginner .uc-custom-howto-page__main-ttl h1 span, .uc-custom-howto-page--beginner .uc-custom-howto-page__main-ttl h2 span, .uc-custom-howto-page--beginner .uc-custom-howto-page__main-ttl h3 span, .uc-custom-howto-page--beginner .uc-custom-howto-page__main-ttl h4 span, .uc-custom-howto-page--beginner .uc-custom-howto-page__main-ttl h5 span, .uc-custom-howto-page--beginner .uc-custom-howto-page__main-ttl h6 span {
  background-color: #5BC2B9;
}

.uc-custom-howto-page--beginner .uc-custom-howto-page__sub-ttl h1, .uc-custom-howto-page--beginner .uc-custom-howto-page__sub-ttl h2, .uc-custom-howto-page--beginner .uc-custom-howto-page__sub-ttl h3, .uc-custom-howto-page--beginner .uc-custom-howto-page__sub-ttl h4, .uc-custom-howto-page--beginner .uc-custom-howto-page__sub-ttl h5, .uc-custom-howto-page--beginner .uc-custom-howto-page__sub-ttl h6 {
  color: #5BC2B9;
}

.uc-custom-howto-page--beginner .uc-custom-howto-page__point-ttl p {
  color: #5BC2B9;
}

.uc-custom-howto-page--beginner .uc-custom-howto-page__point-sub-ttl {
  text-align: center;
}

.uc-custom-howto-page--beginner .uc-custom-howto-page__point-sub-ttl p b {
  color: #5BC2B9;
}

.uc-custom-howto-page--beginner .uc-custom-howto-page__point-lead-text p b {
  color: #5BC2B9;
}

.uc-custom-howto-page--beginner .uc-custom-howto-page__num-list {
  border: 1px solid #5BC2B9;
  background-color: #F4FCFC;
}

.uc-custom-howto-page--beginner .uc-custom-howto-page__num-list ol {
  counter-reset: cnt 0;
}

.uc-custom-howto-page--beginner .uc-custom-howto-page__num-list ol li {
  color: #5BC2B9;
}

.uc-custom-howto-page--beginner .uc-custom-howto-page__num-list ol li::before {
  border-color: #5BC2B9;
}

.uc-custom-howto-page--merit .uc-custom-howto-page__navi .CMP-CM10-text:nth-of-type(1) {
  display: none;
}

.uc-custom-howto-page--use .uc-custom-howto-page__navi .CMP-CM10-text:nth-of-type(2) {
  display: none;
}

.uc-custom-howto-page--point .uc-custom-howto-page__navi .CMP-CM10-text:nth-of-type(3) {
  display: none;
}

.uc-custom-howto-page--practice .uc-custom-howto-page__main-ttl h1, .uc-custom-howto-page--practice .uc-custom-howto-page__main-ttl h2, .uc-custom-howto-page--practice .uc-custom-howto-page__main-ttl h3, .uc-custom-howto-page--practice .uc-custom-howto-page__main-ttl h4, .uc-custom-howto-page--practice .uc-custom-howto-page__main-ttl h5, .uc-custom-howto-page--practice .uc-custom-howto-page__main-ttl h6 {
  color: #FE8787;
}

.uc-custom-howto-page--practice .uc-custom-howto-page__main-ttl h1 span, .uc-custom-howto-page--practice .uc-custom-howto-page__main-ttl h2 span, .uc-custom-howto-page--practice .uc-custom-howto-page__main-ttl h3 span, .uc-custom-howto-page--practice .uc-custom-howto-page__main-ttl h4 span, .uc-custom-howto-page--practice .uc-custom-howto-page__main-ttl h5 span, .uc-custom-howto-page--practice .uc-custom-howto-page__main-ttl h6 span {
  background-color: #FE8787;
}

.uc-custom-howto-page--practice .uc-custom-howto-page__sub-ttl h1, .uc-custom-howto-page--practice .uc-custom-howto-page__sub-ttl h2, .uc-custom-howto-page--practice .uc-custom-howto-page__sub-ttl h3, .uc-custom-howto-page--practice .uc-custom-howto-page__sub-ttl h4, .uc-custom-howto-page--practice .uc-custom-howto-page__sub-ttl h5, .uc-custom-howto-page--practice .uc-custom-howto-page__sub-ttl h6 {
  color: #FE8787;
}

.uc-custom-howto-page--practice .uc-custom-howto-page__point-ttl p {
  color: #FE8787;
}

.uc-custom-howto-page--practice .uc-custom-howto-page__point-sub-ttl {
  text-align: center;
}

.uc-custom-howto-page--practice .uc-custom-howto-page__point-sub-ttl p b {
  color: #FE8787;
}

.uc-custom-howto-page--practice .uc-custom-howto-page__point-lead-text p b {
  color: #FE8787;
}

.uc-custom-howto-page--practice .uc-custom-howto-page__num-list {
  border: 1px solid #FE8787;
  background-color: #FFF3F7;
}

.uc-custom-howto-page--practice .uc-custom-howto-page__num-list ol {
  counter-reset: cnt 0;
}

.uc-custom-howto-page--practice .uc-custom-howto-page__num-list ol li {
  color: #FE8787;
}

.uc-custom-howto-page--practice .uc-custom-howto-page__num-list ol li::before {
  border-color: #FE8787;
}

.uc-custom-howto-page--tech {
  counter-reset: main_ttl_num 0;
}

.uc-custom-howto-page--tech .uc-custom-howto-page__navi .CMP-CM10-text {
  margin-right: 0 !important;
}

.uc-custom-howto-page--tech .uc-custom-howto-page__navi .CMP-CM10-text:nth-of-type(1) {
  display: none;
}

@media (max-width: 768px) {
  .uc-custom-howto-page--movie .uc-custom-howto-page__main-ttl {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.uc-custom-howto-page--movie .uc-custom-howto-page__navi .CMP-CM10-text {
  margin-right: 0 !important;
}

.uc-custom-howto-page--movie .uc-custom-howto-page__navi .CMP-CM10-text:nth-of-type(2) {
  display: none;
}

.uc-custom-howto-page__main-ttl {
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .uc-custom-howto-page__main-ttl {
    margin-bottom: 0;
  }
}

.uc-custom-howto-page__main-ttl h1, .uc-custom-howto-page__main-ttl h2, .uc-custom-howto-page__main-ttl h3, .uc-custom-howto-page__main-ttl h4, .uc-custom-howto-page__main-ttl h5, .uc-custom-howto-page__main-ttl h6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 2.875rem;
  font-weight: 100;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .uc-custom-howto-page__main-ttl h1, .uc-custom-howto-page__main-ttl h2, .uc-custom-howto-page__main-ttl h3, .uc-custom-howto-page__main-ttl h4, .uc-custom-howto-page__main-ttl h5, .uc-custom-howto-page__main-ttl h6 {
    font-size: 1.5rem;
  }
}

.uc-custom-howto-page__main-ttl h1 span, .uc-custom-howto-page__main-ttl h2 span, .uc-custom-howto-page__main-ttl h3 span, .uc-custom-howto-page__main-ttl h4 span, .uc-custom-howto-page__main-ttl h5 span, .uc-custom-howto-page__main-ttl h6 span {
  display: inline-block;
  font-size: 2.25rem;
  color: #FFF;
  border-radius: 2em;
  background-color: #000;
  padding: 0.1em 1.5em;
}

@media (max-width: 768px) {
  .uc-custom-howto-page__main-ttl h1 span, .uc-custom-howto-page__main-ttl h2 span, .uc-custom-howto-page__main-ttl h3 span, .uc-custom-howto-page__main-ttl h4 span, .uc-custom-howto-page__main-ttl h5 span, .uc-custom-howto-page__main-ttl h6 span {
    font-size: 1.75rem;
    margin-top: 15px;
    margin-bottom: 30px;
  }
}

.uc-custom-howto-page__sub-ttl {
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .uc-custom-howto-page__sub-ttl {
    margin-bottom: 0;
  }
}

.uc-custom-howto-page__sub-ttl h1, .uc-custom-howto-page__sub-ttl h2, .uc-custom-howto-page__sub-ttl h3, .uc-custom-howto-page__sub-ttl h4, .uc-custom-howto-page__sub-ttl h5, .uc-custom-howto-page__sub-ttl h6 {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  font-size: 2.625rem;
  font-weight: 100;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .uc-custom-howto-page__sub-ttl h1, .uc-custom-howto-page__sub-ttl h2, .uc-custom-howto-page__sub-ttl h3, .uc-custom-howto-page__sub-ttl h4, .uc-custom-howto-page__sub-ttl h5, .uc-custom-howto-page__sub-ttl h6 {
    font-weight: normal;
    font-size: 1.75rem;
  }
}

.uc-custom-howto-page__sub-ttl h1 span, .uc-custom-howto-page__sub-ttl h2 span, .uc-custom-howto-page__sub-ttl h3 span, .uc-custom-howto-page__sub-ttl h4 span, .uc-custom-howto-page__sub-ttl h5 span, .uc-custom-howto-page__sub-ttl h6 span {
  font-size: 1.75rem;
  color: #000;
}

@media (max-width: 768px) {
  .uc-custom-howto-page__sub-ttl h1 span, .uc-custom-howto-page__sub-ttl h2 span, .uc-custom-howto-page__sub-ttl h3 span, .uc-custom-howto-page__sub-ttl h4 span, .uc-custom-howto-page__sub-ttl h5 span, .uc-custom-howto-page__sub-ttl h6 span {
    font-weight: 100;
    font-size: 0.875rem;
  }
}

.uc-custom-howto-page__point-ttl {
  text-align: center;
}

.uc-custom-howto-page__point-ttl p {
  font-size: 2.75rem;
  font-weight: 100;
  line-height: 1.6;
}

.uc-custom-howto-page__point-ttl p b {
  font-size: 4.8125rem;
}

@media (max-width: 768px) {
  .uc-custom-howto-page__point-ttl p {
    font-size: 1.5625rem;
  }
  .uc-custom-howto-page__point-ttl p b {
    font-size: 2.8125rem;
  }
}

.uc-custom-howto-page__point-sub-ttl {
  text-align: center;
}

.uc-custom-howto-page__point-sub-ttl p {
  font-size: 1.75rem;
  line-height: 1.6;
}

.uc-custom-howto-page__point-sub-ttl p b {
  font-size: 2.25rem;
}

@media (max-width: 768px) {
  .uc-custom-howto-page__point-sub-ttl p {
    font-size: 1.25rem;
  }
  .uc-custom-howto-page__point-sub-ttl p b {
    font-size: 1.5rem;
  }
}

.uc-custom-howto-page__point-lead-text {
  text-align: center;
}

.uc-custom-howto-page__point-lead-text p {
  font-size: 1.25rem;
  line-height: 1.6;
}

.uc-custom-howto-page__point-lead-text p b {
  font-size: 1.875rem;
}

@media (max-width: 768px) {
  .uc-custom-howto-page__point-lead-text p {
    font-size: 1rem;
  }
  .uc-custom-howto-page__point-lead-text p b {
    font-size: 1.375rem;
  }
}

.uc-custom-howto-page__point-img .uc-object {
  text-align: center;
}

.uc-custom-howto-page__point-img .uc-caption {
  font-size: 0.875rem;
  text-align: center;
  margin-top: 10px;
}

.uc-custom-howto-page__content {
  margin-top: 30px;
}

.uc-custom-howto-page__num-list {
  margin: 0 !important;
  padding: 30px;
  border: 1px solid #000;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .uc-custom-howto-page__num-list {
    padding: 20px;
  }
}

.uc-custom-howto-page__num-list ol {
  counter-reset: cnt 0;
}

.uc-custom-howto-page__num-list ol li {
  list-style-type: none;
  padding-left: 40px;
  font-size: 1.375rem;
  line-height: 1.8;
  position: relative;
}

@media (max-width: 768px) {
  .uc-custom-howto-page__num-list ol li {
    font-size: 1rem;
    padding-left: 30px;
  }
}

.uc-custom-howto-page__num-list ol li::before {
  content: counter(cnt);
  counter-increment: cnt;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 33px;
  border-width: 1px;
  border-style: solid;
  border-radius: 100%;
  box-sizing: border-box;
  background-color: #FFF;
  font-size: 70%;
  line-height: 1;
  position: absolute;
  top: 4px;
  left: 0;
}

@media (max-width: 768px) {
  .uc-custom-howto-page__num-list ol li::before {
    width: 22px;
    height: 22px;
  }
}

.uc-custom-howto-page__navi {
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {
  .uc-custom-howto-page__navi {
    display: block;
  }
}

.uc-custom-howto-page__navi .CMP-CM10-text {
  width: 100%;
  max-width: 610px;
}

.uc-custom-howto-page__navi .CMP-CM10-text:not(:nth-last-of-type(1)) {
  margin-right: 20px;
}

@media (max-width: 768px) {
  .uc-custom-howto-page__navi .CMP-CM10-text:not(:nth-last-of-type(1)) {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.uc-custom-howto-page__other-navi {
  width: 100%;
  max-width: 610px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.uc-custom-howto-page__other-navi a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 1px;
  border-style: solid;
  transition: 0.3s ease all;
  text-align: center;
  position: relative;
  min-height: 70px;
}

.uc-custom-howto-page__other-navi a:hover {
  opacity: 0.6;
  text-decoration: none;
}

.uc-custom-howto-page__other-navi a::after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-right-width: 1px;
  border-right-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  position: absolute;
  right: 1rem;
  bottom: 50%;
  -webkit-transform-origin: center center 0;
  transform-origin: center center 0;
  -webkit-transform: translateY(50%) rotate(-45deg);
  transform: translateY(50%) rotate(-45deg);
}

.uc-custom-howto-page__other-navi b {
  padding-left: 60px;
}

.uc-custom-howto-page__other-navi b::before {
  display: block;
  content: "";
  width: 52px;
  height: 52px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  border-radius: 100%;
}

.uc-custom-howto-page__other-navi--beginner a {
  border-color: #5BC2B9;
  background-color: #E7F9F8;
}

.uc-custom-howto-page__other-navi--beginner a::after {
  border-right-color: #5BC2B9;
  border-bottom-color: #5BC2B9;
}

.uc-custom-howto-page__other-navi--beginner b {
  color: #5BC2B9;
  position: relative;
}

.uc-custom-howto-page__other-navi--beginner b::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/howto/img-howto-ill-01.png");
  background-color: #5BC2B9;
  position: absolute;
  bottom: 50%;
  left: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

.uc-custom-howto-page__other-navi--practice a {
  border-color: #FE8787;
  background-color: #FFF3F7;
}

.uc-custom-howto-page__other-navi--practice a::after {
  border-right-color: #FE8787;
  border-bottom-color: #FE8787;
}

.uc-custom-howto-page__other-navi--practice b {
  position: relative;
  color: #FE8787;
}

.uc-custom-howto-page__other-navi--practice b::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/howto/img-howto-ill-02.png");
  background-color: #FE8787;
  position: absolute;
  bottom: 50%;
  left: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

.uc-custom-howto-page-use-point-card .uc-lyt-grid-col-flex {
  padding: 10px;
  margin-top: 30px;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-use-point-card .uc-lyt-grid-col-flex {
    padding: 10px 0;
    margin-top: 0;
  }
}

.uc-custom-howto-page-use-point-card .parsys {
  height: 100%;
  box-sizing: border-box;
  background-color: #F4FCFC;
  padding: 40px 20px 20px 20px;
  position: relative;
}

.uc-custom-howto-page-use-point-card .parsys > .CMP-CM05-block.section {
  height: 100%;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-use-point-card .parsys {
    height: auto;
  }
  .uc-custom-howto-page-use-point-card .parsys > .CMP-CM05-block.section {
    height: auto;
  }
}

.uc-custom-howto-page-use-point-card__ttl {
  text-align: center;
  position: absolute;
  top: -2em;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  width: 80%;
  background-color: #5BC2B9;
  border-radius: 2em;
  margin: 0 auto;
  padding: 0.8em;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-use-point-card__ttl {
    top: -1em;
    padding: 0.5em;
  }
}

.uc-custom-howto-page-use-point-card__ttl h1, .uc-custom-howto-page-use-point-card__ttl h2, .uc-custom-howto-page-use-point-card__ttl h3, .uc-custom-howto-page-use-point-card__ttl h4, .uc-custom-howto-page-use-point-card__ttl h5, .uc-custom-howto-page-use-point-card__ttl h6 {
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #FFF;
  position: relative;
  padding-left: 70px;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-use-point-card__ttl h1, .uc-custom-howto-page-use-point-card__ttl h2, .uc-custom-howto-page-use-point-card__ttl h3, .uc-custom-howto-page-use-point-card__ttl h4, .uc-custom-howto-page-use-point-card__ttl h5, .uc-custom-howto-page-use-point-card__ttl h6 {
    font-size: 1rem;
    padding-left: 55px;
  }
}

.uc-custom-howto-page-use-point-card__ttl h1::before, .uc-custom-howto-page-use-point-card__ttl h2::before, .uc-custom-howto-page-use-point-card__ttl h3::before, .uc-custom-howto-page-use-point-card__ttl h4::before, .uc-custom-howto-page-use-point-card__ttl h5::before, .uc-custom-howto-page-use-point-card__ttl h6::before {
  content: "";
  width: 63px;
  height: 36px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

@media (max-width: 768px) {
  .uc-custom-howto-page-use-point-card__ttl h1::before, .uc-custom-howto-page-use-point-card__ttl h2::before, .uc-custom-howto-page-use-point-card__ttl h3::before, .uc-custom-howto-page-use-point-card__ttl h4::before, .uc-custom-howto-page-use-point-card__ttl h5::before, .uc-custom-howto-page-use-point-card__ttl h6::before {
    width: 50px;
    height: 28px;
  }
}

.uc-custom-howto-page-use-point-card__ttl--dry-skin h1::before, .uc-custom-howto-page-use-point-card__ttl--dry-skin h2::before, .uc-custom-howto-page-use-point-card__ttl--dry-skin h3::before, .uc-custom-howto-page-use-point-card__ttl--dry-skin h4::before, .uc-custom-howto-page-use-point-card__ttl--dry-skin h5::before, .uc-custom-howto-page-use-point-card__ttl--dry-skin h6::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/howto/icon-howto-use-01.png");
}

.uc-custom-howto-page-use-point-card__ttl--mixture-skin h1::before, .uc-custom-howto-page-use-point-card__ttl--mixture-skin h2::before, .uc-custom-howto-page-use-point-card__ttl--mixture-skin h3::before, .uc-custom-howto-page-use-point-card__ttl--mixture-skin h4::before, .uc-custom-howto-page-use-point-card__ttl--mixture-skin h5::before, .uc-custom-howto-page-use-point-card__ttl--mixture-skin h6::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/howto/icon-howto-use-02.png");
}

.uc-custom-howto-page-use-point-card__ttl--oily-skin h1::before, .uc-custom-howto-page-use-point-card__ttl--oily-skin h2::before, .uc-custom-howto-page-use-point-card__ttl--oily-skin h3::before, .uc-custom-howto-page-use-point-card__ttl--oily-skin h4::before, .uc-custom-howto-page-use-point-card__ttl--oily-skin h5::before, .uc-custom-howto-page-use-point-card__ttl--oily-skin h6::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/howto/icon-howto-use-03.png");
}

.uc-custom-howto-page-movie__card {
  align-items: stretch;
}

.uc-custom-howto-page-movie__item {
  border-width: 1px;
  border-style: solid;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-movie__item {
    margin-bottom: 0;
  }
}

.uc-custom-howto-page-movie__item--moist {
  border-color: #2E6ECC;
}

.uc-custom-howto-page-movie__item--moist .uc-custom-howto-page-movie__ttl {
  background-color: #F2F7FF;
}

.uc-custom-howto-page-movie__item--moist .uc-custom-howto-page-movie__ttl b {
  color: #2E6ECC;
}

.uc-custom-howto-page-movie__item--moist .uc-custom-howto-page-movie__img .uc-caption {
  color: #2E6ECC;
}

.uc-custom-howto-page-movie__item--silky {
  border-color: #CF619F;
}

.uc-custom-howto-page-movie__item--silky .uc-custom-howto-page-movie__ttl {
  background-color: #FFF1F9;
}

.uc-custom-howto-page-movie__item--silky .uc-custom-howto-page-movie__ttl b {
  color: #CF619F;
}

.uc-custom-howto-page-movie__item--silky .uc-custom-howto-page-movie__img .uc-caption {
  color: #CF619F;
}

.uc-custom-howto-page-movie__item--premium {
  border-color: #4FAD79;
}

.uc-custom-howto-page-movie__item--premium .uc-custom-howto-page-movie__ttl {
  background-color: #E9FFF3;
}

.uc-custom-howto-page-movie__item--premium .uc-custom-howto-page-movie__ttl b {
  color: #4FAD79;
}

.uc-custom-howto-page-movie__item--premium .uc-custom-howto-page-movie__img .uc-caption {
  color: #4FAD79;
}

.uc-custom-howto-page-movie__item--smooth {
  border-color: #3EB8CB;
}

.uc-custom-howto-page-movie__item--smooth .uc-custom-howto-page-movie__ttl {
  background-color: #ECFBFE;
}

.uc-custom-howto-page-movie__item--smooth .uc-custom-howto-page-movie__ttl b {
  color: #3EB8CB;
}

.uc-custom-howto-page-movie__item--smooth .uc-custom-howto-page-movie__img .uc-caption {
  color: #3EB8CB;
}

.uc-custom-howto-page-movie__wrap {
  padding: 20px;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-movie__wrap {
    padding: 10px;
  }
}

.uc-custom-howto-page-movie__ttl {
  text-align: center;
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: contain;
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/howto/img-howto-movie-ttl-bg.png");
  margin: 0 !important;
  padding: 20px 0 50px;
  font-size: 1.75rem;
  font-weight: 100;
  line-height: 1.8;
}

.uc-custom-howto-page-movie__ttl b {
  color: #F00;
  font-weight: 100;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-movie__ttl {
    font-size: 1.125rem;
    padding: 15px 0 30px;
  }
}

.uc-custom-howto-page-movie__img {
  text-align: center;
  transition: 0.3s ease all;
}

.uc-custom-howto-page-movie__img:hover {
  opacity: 0.6;
}

.uc-custom-howto-page-movie__img a:hover {
  text-decoration: none;
}

.uc-custom-howto-page-movie__img .uc-caption {
  font-size: 1.5rem;
  margin-top: 15px;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-movie__img .uc-caption {
    font-size: 1rem;
  }
}

.uc-custom-howto-page-movie__link {
  text-align: center;
}

.uc-custom-howto-page-movie__link a {
  font-size: 1rem;
  position: relative;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-movie__link a {
    font-size: 0.875rem;
  }
}

.uc-custom-howto-page-movie__link a:hover {
  text-decoration: none;
}

.uc-custom-howto-page-movie__link a::before {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 1px solid #161B80;
  border-right: 1px solid #161B80;
  -webkit-transform-origin: center center 0;
  transform-origin: center center 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: 10px;
}

.uc-custom-howto-page-tech__menu {
  margin-top: 30px;
  counter-reset: menu_num 0;
}

.uc-custom-howto-page-tech__menu .uc-lyt-grid-col-flex {
  padding: 10px;
  transition: 0.3s ease all;
  cursor: pointer;
}

.uc-custom-howto-page-tech__menu .uc-lyt-grid-col-flex:hover {
  opacity: 0.6;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-tech__menu .uc-lyt-grid-col-flex {
    padding: 5px 0;
    margin-bottom: 0 !important;
  }
}

.uc-custom-howto-page-tech__menu .uc-lyt-box-advance {
  background-color: #FFF3F7;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.uc-custom-howto-page-tech__menu--item {
  margin: 0 !important;
  padding: 20px 0 35px;
  text-align: center;
  position: relative;
}

.uc-custom-howto-page-tech__menu--item::after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-left: 2px solid #FE8787;
  border-bottom: 2px solid #FE8787;
  position: absolute;
  bottom: 20px;
  right: 50%;
  -webkit-transform: translateX(50%) rotate(-45deg);
  transform: translateX(50%) rotate(-45deg);
}

.uc-custom-howto-page-tech__menu--item p {
  color: #FE8787;
}

.uc-custom-howto-page-tech__menu--item p a {
  color: #000;
  position: relative;
  padding-left: 35px;
}

.uc-custom-howto-page-tech__menu--item p a::before {
  display: flex;
  justify-content: center;
  align-items: center;
  counter-increment: menu_num 1;
  content: counter(menu_num);
  width: 27px;
  height: 27px;
  border-radius: 100%;
  background-color: #FE8787;
  font-size: 1rem;
  color: #FFF;
  position: absolute;
  top: -2px;
  left: 0;
}

.uc-custom-howto-page-tech__menu--item p a:hover {
  text-decoration: none;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-tech__menu--item p {
    font-size: 0.9375rem;
  }
  .uc-custom-howto-page-tech__menu--item p br {
    display: none;
  }
  .uc-custom-howto-page-tech__menu--item p a {
    padding-left: 30px;
    font-size: 0.875rem;
  }
  .uc-custom-howto-page-tech__menu--item p a::before {
    width: 23px;
    height: 23px;
    font-size: 0.875rem;
  }
}

.uc-custom-howto-page-tech__profile {
  border: 1px solid #FE8787;
  border-radius: 10px;
  padding: 10px 0;
  align-items: center;
  margin-top: 30px;
}

.uc-custom-howto-page-tech__profile .uc-mod-media-01 .uc-object {
  margin: 0 !important;
}

.uc-custom-howto-page-tech__profile--text {
  margin: 0 !important;
}

.uc-custom-howto-page-tech__profile--text p {
  font-size: 1.125rem;
}

.uc-custom-howto-page-tech__profile--text p b {
  display: inline-block;
  color: #FE8787;
  font-size: 1.5rem;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-tech__profile--text {
    padding: 0 20px 10px;
  }
  .uc-custom-howto-page-tech__profile--text p {
    font-size: 1rem;
  }
  .uc-custom-howto-page-tech__profile--text p b {
    display: block;
    text-align: center;
    font-size: 1.5rem;
  }
}

.uc-custom-howto-page-tech__main-ttl h1, .uc-custom-howto-page-tech__main-ttl h2, .uc-custom-howto-page-tech__main-ttl h3, .uc-custom-howto-page-tech__main-ttl h4, .uc-custom-howto-page-tech__main-ttl h5, .uc-custom-howto-page-tech__main-ttl h6 {
  font-size: 2.8125rem;
  line-height: 1.4;
  color: #FE8787;
  position: relative;
  padding-top: 50px;
  padding-bottom: 40px;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-tech__main-ttl h1, .uc-custom-howto-page-tech__main-ttl h2, .uc-custom-howto-page-tech__main-ttl h3, .uc-custom-howto-page-tech__main-ttl h4, .uc-custom-howto-page-tech__main-ttl h5, .uc-custom-howto-page-tech__main-ttl h6 {
    font-size: 1.5rem;
  }
}

.uc-custom-howto-page-tech__main-ttl h1::before, .uc-custom-howto-page-tech__main-ttl h2::before, .uc-custom-howto-page-tech__main-ttl h3::before, .uc-custom-howto-page-tech__main-ttl h4::before, .uc-custom-howto-page-tech__main-ttl h5::before, .uc-custom-howto-page-tech__main-ttl h6::before {
  display: flex;
  justify-content: center;
  align-items: center;
  counter-increment: main_ttl_num 1;
  content: counter(main_ttl_num);
  width: 42px;
  height: 42px;
  border-radius: 100%;
  background-color: #FE8787;
  font-size: 1.5rem;
  color: #FFF;
  position: absolute;
  top: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

.uc-custom-howto-page-tech__main-ttl h1::after, .uc-custom-howto-page-tech__main-ttl h2::after, .uc-custom-howto-page-tech__main-ttl h3::after, .uc-custom-howto-page-tech__main-ttl h4::after, .uc-custom-howto-page-tech__main-ttl h5::after, .uc-custom-howto-page-tech__main-ttl h6::after {
  display: block;
  content: "";
  width: 44px;
  height: 23px;
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/icon-arrow-bottom.png") center no-repeat;
  position: absolute;
  bottom: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

.uc-custom-howto-page-tech__catch {
  background-color: #FE8787;
  border-radius: 10px;
  align-items: stretch;
}

.uc-custom-howto-page-tech__catch .uc-lyt-grid-col-flex:nth-of-type(1) {
  margin-top: 10px !important;
  margin-bottom: 0 !important;
}

.uc-custom-howto-page-tech__catch .uc-lyt-grid-col-flex:nth-of-type(1) .uc-lyt-box-advance {
  display: flex;
  flex-direction: column;
}

.uc-custom-howto-page-tech__catch .uc-lyt-grid-col-flex:nth-of-type(1) .uc-lyt-box-advance .parsys {
  position: relative;
  margin: auto 0  0 !important;
}

.uc-custom-howto-page-tech__catch .uc-lyt-grid-col-flex:nth-of-type(2) {
  display: flex;
  align-items: center;
}

.uc-custom-howto-page-tech__catch .uc-mod-media-01 .uc-object {
  margin: 0 !important;
}

.uc-custom-howto-page-tech__catch--text {
  margin: 0 !important;
  padding: 10px 0;
  color: #FFF;
  font-size: 1.75rem;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-tech__catch--text {
    font-size: 1rem;
    padding: 10px;
  }
}

.uc-custom-howto-page-tech__sub-ttl {
  text-align: left;
  margin-top: 40px;
}

.uc-custom-howto-page-tech__sub-ttl h1, .uc-custom-howto-page-tech__sub-ttl h2, .uc-custom-howto-page-tech__sub-ttl h3, .uc-custom-howto-page-tech__sub-ttl h4, .uc-custom-howto-page-tech__sub-ttl h5, .uc-custom-howto-page-tech__sub-ttl h6 {
  font-size: 1.625rem;
  line-height: 1.8;
  color: #FE8787;
  text-align: left;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-tech__sub-ttl h1, .uc-custom-howto-page-tech__sub-ttl h2, .uc-custom-howto-page-tech__sub-ttl h3, .uc-custom-howto-page-tech__sub-ttl h4, .uc-custom-howto-page-tech__sub-ttl h5, .uc-custom-howto-page-tech__sub-ttl h6 {
    font-size: 1.125rem;
    text-align: center;
  }
}

.uc-custom-howto-page-tech__text {
  font-size: 1.25rem;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-tech__text {
    font-size: 1rem;
  }
}

.uc-custom-howto-page-tech__text u {
  text-decoration: none;
  background-color: #FEC8C4;
}

.uc-custom-howto-page-tech-user-voice {
  align-items: stretch;
  margin-top: 30px;
}

.uc-custom-howto-page-tech-user-voice .uc-lyt-grid-col-flex {
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-tech-user-voice .uc-lyt-grid-col-flex {
    padding-left: 0;
    padding-right: 0;
  }
}

.uc-custom-howto-page-tech-user-voice .parsys {
  height: 100%;
  box-sizing: border-box;
}

.uc-custom-howto-page-tech-user-voice .parsys > .CMP-CM05-block.section {
  height: 100%;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-tech-user-voice .parsys {
    height: auto;
  }
  .uc-custom-howto-page-tech-user-voice .parsys > .CMP-CM05-block.section {
    height: auto;
  }
}

.uc-custom-howto-page-tech-user-voice__item {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: 1px solid #FE8787;
  border-radius: 10px;
  background-color: #FFF;
  padding: 30px;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-tech-user-voice__item {
    padding: 15px;
  }
}

.uc-custom-howto-page-tech-user-voice__item .uc-mod-media-01 .uc-object {
  margin-top: 0 !important;
}

.uc-custom-howto-page-tech-user-voice2 {
  align-items: center;
  background-color: #FFF3F7;
  border-radius: 10px;
  padding: 20px 0;
  margin-top: 30px;
}

.uc-custom-howto-page-tech-user-voice2 .uc-lyt-grid-col-flex {
  padding-left: 10px;
  padding-right: 10px;
}

.uc-custom-howto-page-tech-user-voice2 .parsys {
  height: 100%;
  box-sizing: border-box;
}

.uc-custom-howto-page-tech-user-voice2 .parsys > .CMP-CM05-block.section {
  height: 100%;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-tech-user-voice2 .parsys {
    height: auto;
  }
  .uc-custom-howto-page-tech-user-voice2 .parsys > .CMP-CM05-block.section {
    height: auto;
  }
}

.uc-custom-howto-page-tech-user-voice2__item {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.uc-custom-howto-page-tech-user-voice2__item .uc-mod-media-01 .uc-object {
  margin-top: 0 !important;
}

.uc-custom-howto-page-tech-user-voice2__text {
  margin: 0 !important;
}

.uc-custom-howto-page-tech-user-voice2__text p {
  font-size: 1rem;
  line-height: 1.8;
}

.uc-custom-howto-page-tech-user-voice2__text p b {
  font-size: 1.25rem;
  color: #FE8787;
}

.uc-custom-howto-page-tech-user-voice2__text p + p {
  margin-top: 1em;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-tech-user-voice2__text p {
    font-size: 1rem;
  }
  .uc-custom-howto-page-tech-user-voice2__text p b {
    display: block;
    text-align: center;
    font-size: 1rem;
  }
}

.uc-custom-howto-page-tech-user-voice3 > .uc-lyt-grid-col-flex > .uc-lyt-box-advance {
  border: 1px solid #FE8787;
  padding: 20px;
  border-radius: 10px;
  background-color: #FFF;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-tech-user-voice3 > .uc-lyt-grid-col-flex > .uc-lyt-box-advance {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.uc-custom-howto-page-tech-user-voice3 > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance {
  align-items: center;
}

.uc-custom-howto-page-tech-user-voice3 > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys {
  height: 100%;
  box-sizing: border-box;
}

.uc-custom-howto-page-tech-user-voice3 > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys > .CMP-CM05-block.section {
  height: 100%;
}

.uc-custom-howto-page-tech-user-voice3 > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys .uc-object {
  margin: 0 !important;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-tech-user-voice3 > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys {
    height: auto;
  }
  .uc-custom-howto-page-tech-user-voice3 > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys > .CMP-CM05-block.section {
    height: auto;
  }
}

.uc-custom-howto-page-tech-user-voice3__text {
  margin: 0 !important;
}

.uc-custom-howto-page-tech__flow {
  padding: 40px;
  margin-top: 30px;
  background-color: #FFF;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-tech__flow {
    padding: 20px;
  }
}

.uc-custom-howto-page-tech__flow--bg {
  background-color: #FFF3F7;
}

.uc-custom-howto-page-tech__flow--ttl {
  font-size: 1.625rem;
  line-height: 1.4;
  color: #FE8787;
  text-align: center;
  padding: 10px;
  border-radius: 10px;
  background-color: #FFF;
  border: 1px solid #FE8787;
  margin: 0 !important;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-tech__flow--ttl {
    font-size: 1rem;
  }
}

.uc-custom-howto-page-tech__flow--text p {
  font-size: 1rem;
  line-height: 1.8;
}

.uc-custom-howto-page-tech__flow--text p b {
  font-size: 1.25rem;
  color: #FE8787;
}

.uc-custom-howto-page-tech__flow--text p + p {
  margin-top: 1em;
}

@media (max-width: 768px) {
  .uc-custom-howto-page-tech__flow--text {
    margin: 0 !important;
  }
  .uc-custom-howto-page-tech__flow--text p {
    font-size: 0.875rem;
  }
  .uc-custom-howto-page-tech__flow--text p b {
    font-size: 1rem;
  }
}

.uc-custom-message__block {
  background-color: rgba(255, 255, 255, 0.6);
  padding: 20px;
}

@media (max-width: 768px) {
  .uc-custom-message__block .uc-lyt-grid-col-flex {
    padding: 0;
  }
}

.uc-custom-message__block--main {
  padding: 0 80px 80px;
  position: relative;
}

@media (max-width: 768px) {
  .uc-custom-message__block--main {
    padding: 0 20px 20px;
  }
}

.uc-custom-message__block--main::before, .uc-custom-message__block--main::after {
  display: block;
  content: "";
  width: 139px;
  height: 277px;
  position: absolute;
}

@media (max-width: 768px) {
  .uc-custom-message__block--main::before, .uc-custom-message__block--main::after {
    content: none;
  }
}

.uc-custom-message__block--main::before {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-bg-item--01.png");
  top: 40px;
  left: 40px;
}

.uc-custom-message__block--main::after {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-bg-item--01.png");
  bottom: 40px;
  right: 40px;
}

.uc-custom-message__ttl {
  margin-top: 80px;
}

@media (max-width: 768px) {
  .uc-custom-message__ttl {
    margin-top: 10px;
  }
}

.uc-custom-message__ttl h1, .uc-custom-message__ttl h2, .uc-custom-message__ttl h3, .uc-custom-message__ttl h4, .uc-custom-message__ttl h5, .uc-custom-message__ttl h6 {
  font-size: 2.8125rem;
  line-height: 1.6;
  color: #5BC6ED;
}

@media (max-width: 768px) {
  .uc-custom-message__ttl h1, .uc-custom-message__ttl h2, .uc-custom-message__ttl h3, .uc-custom-message__ttl h4, .uc-custom-message__ttl h5, .uc-custom-message__ttl h6 {
    font-size: 1.5rem;
  }
}

.uc-custom-message__text {
  font-size: 1.375rem;
  line-height: 2;
  font-weight: 100;
  text-align: center;
}

@media (max-width: 768px) {
  .uc-custom-message__text {
    font-size: 1rem;
    text-align: left;
  }
}

.uc-custom-message__logo {
  text-align: center;
}

@media (max-width: 768px) {
  .uc-custom-message__logo {
    margin-bottom: 20px;
  }
}

:lang(ja) .uc-custom-products-index, :lang(en) .uc-custom-products-index, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index {
  margin-top: 60px;
}

:lang(ja) .uc-custom-products-index__lead, :lang(en) .uc-custom-products-index__lead, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__lead {
  text-align: center;
}

:lang(ja) .uc-custom-products-index__lead p, :lang(en) .uc-custom-products-index__lead p, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__lead p {
  font-size: 1.5rem;
  line-height: 1.8;
  color: #161B80;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-index__lead p, :lang(en) .uc-custom-products-index__lead p, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__lead p {
    font-size: 1rem;
  }
}

:lang(ja) .uc-custom-products-index__category, :lang(en) .uc-custom-products-index__category, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category {
  margin-top: 60px;
}

:lang(ja) .uc-custom-products-index__category > .uc-lyt-grid-col-flex, :lang(en) .uc-custom-products-index__category > .uc-lyt-grid-col-flex, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category > .uc-lyt-grid-col-flex {
  padding: 0 !important;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-index__category > .uc-lyt-grid-col-flex:not(:nth-of-type(1)), :lang(en) .uc-custom-products-index__category > .uc-lyt-grid-col-flex:not(:nth-of-type(1)), :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category > .uc-lyt-grid-col-flex:not(:nth-of-type(1)) {
    margin-top: 30px;
  }
}

:lang(ja) .uc-custom-products-index__category-item--facial .uc-custom-products-index__category-pkg, :lang(en) .uc-custom-products-index__category-item--facial .uc-custom-products-index__category-pkg, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-item--facial .uc-custom-products-index__category-pkg {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bg-05.jpg") center no-repeat;
  background-size: cover;
}

:lang(ja) .uc-custom-products-index__category-item--cotton .uc-custom-products-index__category-pkg, :lang(en) .uc-custom-products-index__category-item--cotton .uc-custom-products-index__category-pkg, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-item--cotton .uc-custom-products-index__category-pkg {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bg-06.jpg") center no-repeat;
  background-size: cover;
}

:lang(ja) .uc-custom-products-index__category-pkg, :lang(en) .uc-custom-products-index__category-pkg, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-pkg {
  position: relative;
  margin-bottom: 60px;
}

:lang(ja) .uc-custom-products-index__category-pkg::before, :lang(en) .uc-custom-products-index__category-pkg::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-pkg::before {
  display: block;
  content: "";
  padding-top: 45%;
}

:lang(ja) .uc-custom-products-index__category-pkg .uc-object, :lang(en) .uc-custom-products-index__category-pkg .uc-object, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-pkg .uc-object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

:lang(ja) .uc-custom-products-index__category-pkg .uc-object span, :lang(en) .uc-custom-products-index__category-pkg .uc-object span, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-pkg .uc-object span {
  display: contents;
}

:lang(ja) .uc-custom-products-index__category-pkg .uc-object img, :lang(en) .uc-custom-products-index__category-pkg .uc-object img, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-pkg .uc-object img {
  height: auto;
  max-height: 70%;
  position: absolute;
  bottom: -50px;
  right: 50%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

:lang(ja) .uc-custom-products-index__category-ttl, :lang(en) .uc-custom-products-index__category-ttl, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl {
  text-align: center;
}

:lang(ja) .uc-custom-products-index__category-ttl h1, :lang(ja) .uc-custom-products-index__category-ttl h2, :lang(ja) .uc-custom-products-index__category-ttl h3, :lang(ja) .uc-custom-products-index__category-ttl h4, :lang(ja) .uc-custom-products-index__category-ttl h5, :lang(ja) .uc-custom-products-index__category-ttl h6, :lang(en) .uc-custom-products-index__category-ttl h1, :lang(en) .uc-custom-products-index__category-ttl h2, :lang(en) .uc-custom-products-index__category-ttl h3, :lang(en) .uc-custom-products-index__category-ttl h4, :lang(en) .uc-custom-products-index__category-ttl h5, :lang(en) .uc-custom-products-index__category-ttl h6, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h1, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h2, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h3, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h4, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h5, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h6 {
  font-size: 2.25rem;
  line-height: 1.6;
  margin-top: 0;
  color: #161B80;
  padding-bottom: 20px;
  position: relative;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-index__category-ttl h1, :lang(ja) .uc-custom-products-index__category-ttl h2, :lang(ja) .uc-custom-products-index__category-ttl h3, :lang(ja) .uc-custom-products-index__category-ttl h4, :lang(ja) .uc-custom-products-index__category-ttl h5, :lang(ja) .uc-custom-products-index__category-ttl h6, :lang(en) .uc-custom-products-index__category-ttl h1, :lang(en) .uc-custom-products-index__category-ttl h2, :lang(en) .uc-custom-products-index__category-ttl h3, :lang(en) .uc-custom-products-index__category-ttl h4, :lang(en) .uc-custom-products-index__category-ttl h5, :lang(en) .uc-custom-products-index__category-ttl h6, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h1, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h2, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h3, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h4, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h5, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h6 {
    font-size: 1.5rem;
  }
}

:lang(ja) .uc-custom-products-index__category-ttl h1::after, :lang(ja) .uc-custom-products-index__category-ttl h2::after, :lang(ja) .uc-custom-products-index__category-ttl h3::after, :lang(ja) .uc-custom-products-index__category-ttl h4::after, :lang(ja) .uc-custom-products-index__category-ttl h5::after, :lang(ja) .uc-custom-products-index__category-ttl h6::after, :lang(en) .uc-custom-products-index__category-ttl h1::after, :lang(en) .uc-custom-products-index__category-ttl h2::after, :lang(en) .uc-custom-products-index__category-ttl h3::after, :lang(en) .uc-custom-products-index__category-ttl h4::after, :lang(en) .uc-custom-products-index__category-ttl h5::after, :lang(en) .uc-custom-products-index__category-ttl h6::after, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h1::after, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h2::after, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h3::after, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h4::after, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h5::after, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-ttl h6::after {
  display: block;
  content: "";
  font-size: inherit;
  width: 60px;
  height: 1px;
  background-color: #666666;
  position: absolute;
  bottom: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

:lang(ja) .uc-custom-products-index__category-text, :lang(en) .uc-custom-products-index__category-text, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__category-text {
  text-align: center;
  font-size: 1rem;
  line-height: 1.6;
  color: #161B80;
}

:lang(ja) .uc-custom-products-index__item, :lang(en) .uc-custom-products-index__item, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__item {
  display: flex;
  flex-direction: column;
  height: 100%;
}

:lang(ja) .uc-custom-products-index__item > .CMP-CM05-block.section, :lang(en) .uc-custom-products-index__item > .CMP-CM05-block.section, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index__item > .CMP-CM05-block.section {
  height: 100%;
}

:lang(ja) .uc-custom-products-index-facial, :lang(en) .uc-custom-products-index-facial, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-facial {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bg-07.jpg") center no-repeat;
  background-size: cover;
  position: relative;
  padding: 90px 20px 100px 20px;
  margin-top: 127px;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-index-facial, :lang(en) .uc-custom-products-index-facial, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-facial {
    padding: 60px 0;
    margin-top: 60px;
  }
  :lang(ja) .uc-custom-products-index-facial .uc-lyt-grid-col-flex, :lang(en) .uc-custom-products-index-facial .uc-lyt-grid-col-flex, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-facial .uc-lyt-grid-col-flex {
    padding: 0;
  }
}

:lang(ja) .uc-custom-products-index-facial::after, :lang(en) .uc-custom-products-index-facial::after, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-facial::after {
  display: block;
  content: "";
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
}

:lang(ja) .uc-custom-products-index-cotton, :lang(en) .uc-custom-products-index-cotton, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-cotton {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bg-12.jpg") center no-repeat;
  background-size: cover;
  position: relative;
  padding: 100px 20px 90px 20px;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-index-cotton, :lang(en) .uc-custom-products-index-cotton, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-cotton {
    padding: 60px 0;
    margin-top: 60px;
  }
  :lang(ja) .uc-custom-products-index-cotton .uc-lyt-grid-col-flex, :lang(en) .uc-custom-products-index-cotton .uc-lyt-grid-col-flex, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-cotton .uc-lyt-grid-col-flex {
    padding: 0;
  }
}

:lang(ja) .uc-custom-products-index-cotton::before, :lang(en) .uc-custom-products-index-cotton::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-cotton::before {
  display: block;
  content: "";
  width: 100%;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%);
}

:lang(ja) .uc-custom-products-index-cotton::after, :lang(en) .uc-custom-products-index-cotton::after, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-cotton::after {
  display: block;
  content: "";
  width: 100%;
  height: 90px;
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bottom-03.png") bottom center repeat-x;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-index-cotton::after, :lang(en) .uc-custom-products-index-cotton::after, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-cotton::after {
    height: 30px;
    background-size: cover;
    bottom: 0;
  }
}

:lang(ja) .uc-custom-products-index-cotton--02::after, :lang(en) .uc-custom-products-index-cotton--02::after, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-cotton--02::after {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bottom.png") bottom center repeat-x;
}

:lang(ja) .uc-custom-products-index-cotton__list > .uc-lyt-grid-col-flex, :lang(en) .uc-custom-products-index-cotton__list > .uc-lyt-grid-col-flex, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-cotton__list > .uc-lyt-grid-col-flex {
  margin-bottom: 70px;
}

:lang(ja) .uc-custom-products-index-pkg, :lang(en) .uc-custom-products-index-pkg, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg {
  position: relative;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
}

:lang(ja) .uc-custom-products-index-pkg::before, :lang(en) .uc-custom-products-index-pkg::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg::before {
  display: block;
  content: "";
  padding-top: 63%;
}

:lang(ja) .uc-custom-products-index-pkg .uc-object, :lang(en) .uc-custom-products-index-pkg .uc-object, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg .uc-object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

:lang(ja) .uc-custom-products-index-pkg .uc-object span, :lang(en) .uc-custom-products-index-pkg .uc-object span, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg .uc-object span {
  display: contents;
}

:lang(ja) .uc-custom-products-index-pkg .uc-object img, :lang(en) .uc-custom-products-index-pkg .uc-object img, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg .uc-object img {
  height: auto;
  max-height: 70%;
  position: absolute;
  bottom: 50%;
  right: 50%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-index-pkg .uc-object img, :lang(en) .uc-custom-products-index-pkg .uc-object img, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg .uc-object img {
    width: 100%;
    max-width: 250px;
    margin-left: 0;
    text-align: center;
  }
}

:lang(ja) .uc-custom-products-index-pkg__body .uc-lyt-grid-col-flex, :lang(en) .uc-custom-products-index-pkg__body .uc-lyt-grid-col-flex, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__body .uc-lyt-grid-col-flex {
  padding: 0;
  width: auto;
  max-width: initial;
}

:lang(ja) .uc-custom-products-index-pkg__body .uc-lyt-grid-col-flex:nth-of-type(1), :lang(en) .uc-custom-products-index-pkg__body .uc-lyt-grid-col-flex:nth-of-type(1), :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__body .uc-lyt-grid-col-flex:nth-of-type(1) {
  flex: 1;
}

:lang(ja) .uc-custom-products-index-pkg__body .uc-lyt-grid-col-flex:nth-of-type(2), :lang(en) .uc-custom-products-index-pkg__body .uc-lyt-grid-col-flex:nth-of-type(2), :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__body .uc-lyt-grid-col-flex:nth-of-type(2) {
  width: 280px;
  margin-left: 10px;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-index-pkg__body .uc-lyt-grid-col-flex:nth-of-type(2), :lang(en) .uc-custom-products-index-pkg__body .uc-lyt-grid-col-flex:nth-of-type(2), :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__body .uc-lyt-grid-col-flex:nth-of-type(2) {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
}

:lang(ja) .uc-custom-products-index-pkg__ttl, :lang(en) .uc-custom-products-index-pkg__ttl, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__ttl {
  margin-top: 30px;
}

:lang(ja) .uc-custom-products-index-pkg__ttl h1, :lang(ja) .uc-custom-products-index-pkg__ttl h2, :lang(ja) .uc-custom-products-index-pkg__ttl h3, :lang(ja) .uc-custom-products-index-pkg__ttl h4, :lang(ja) .uc-custom-products-index-pkg__ttl h5, :lang(ja) .uc-custom-products-index-pkg__ttl h6, :lang(en) .uc-custom-products-index-pkg__ttl h1, :lang(en) .uc-custom-products-index-pkg__ttl h2, :lang(en) .uc-custom-products-index-pkg__ttl h3, :lang(en) .uc-custom-products-index-pkg__ttl h4, :lang(en) .uc-custom-products-index-pkg__ttl h5, :lang(en) .uc-custom-products-index-pkg__ttl h6, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__ttl h1, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__ttl h2, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__ttl h3, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__ttl h4, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__ttl h5, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__ttl h6 {
  font-size: 1.875rem;
  line-height: 1.6;
  color: #161B80;
  text-align: left;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-index-pkg__ttl h1, :lang(ja) .uc-custom-products-index-pkg__ttl h2, :lang(ja) .uc-custom-products-index-pkg__ttl h3, :lang(ja) .uc-custom-products-index-pkg__ttl h4, :lang(ja) .uc-custom-products-index-pkg__ttl h5, :lang(ja) .uc-custom-products-index-pkg__ttl h6, :lang(en) .uc-custom-products-index-pkg__ttl h1, :lang(en) .uc-custom-products-index-pkg__ttl h2, :lang(en) .uc-custom-products-index-pkg__ttl h3, :lang(en) .uc-custom-products-index-pkg__ttl h4, :lang(en) .uc-custom-products-index-pkg__ttl h5, :lang(en) .uc-custom-products-index-pkg__ttl h6, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__ttl h1, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__ttl h2, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__ttl h3, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__ttl h4, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__ttl h5, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__ttl h6 {
    font-size: 1.5rem;
  }
}

:lang(ja) .uc-custom-products-index-pkg__text, :lang(en) .uc-custom-products-index-pkg__text, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__text {
  font-size: 1rem;
  line-height: 1.6;
  color: #161B80;
  margin-top: 15px;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-index-pkg__text, :lang(en) .uc-custom-products-index-pkg__text, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__text {
    font-size: 0.875rem;
  }
}

:lang(ja) .uc-custom-products-index-pkg__note, :lang(en) .uc-custom-products-index-pkg__note, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-pkg__note {
  font-size: 0.875rem;
  line-height: 1.6;
}

:lang(ja) .uc-custom-products-index-spec, :lang(en) .uc-custom-products-index-spec, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-spec {
  padding: 12px 20px;
  background-color: #FFF;
}

:lang(ja) .uc-custom-products-index-spec ul, :lang(en) .uc-custom-products-index-spec ul, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-spec ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.3em 2em;
  list-style-type: none;
}

:lang(ja) .uc-custom-products-index-spec ul li, :lang(en) .uc-custom-products-index-spec ul li, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-spec ul li {
  font-size: 1rem;
  line-height: 1.6;
  color: #161B80;
  position: relative;
  padding-left: 2em;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-index-spec ul li, :lang(en) .uc-custom-products-index-spec ul li, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-spec ul li {
    font-size: 0.875rem;
  }
}

:lang(ja) .uc-custom-products-index-spec ul li::before, :lang(en) .uc-custom-products-index-spec ul li::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-index-spec ul li::before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/icon-checkbox.svg") center no-repeat;
  background-size: cover;
  position: absolute;
  bottom: 50%;
  left: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index, :lang(zh-tw) .uc-custom-products-index {
  margin-top: 60px;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__lead, :lang(zh-tw) .uc-custom-products-index__lead {
  text-align: center;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__lead p, :lang(zh-tw) .uc-custom-products-index__lead p {
  font-size: 1.625rem;
  font-weight: 100;
  line-height: 1.8;
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__lead p, :lang(zh-tw) .uc-custom-products-index__lead p {
    font-size: 1rem;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index > .uc-lyt-grid-col-flex, :lang(zh-tw) .uc-custom-products-index > .uc-lyt-grid-col-flex {
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index > .uc-lyt-grid-col-flex, :lang(zh-tw) .uc-custom-products-index > .uc-lyt-grid-col-flex {
    padding: 0;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index > .uc-lyt-grid-col-flex > .uc-lyt-box-advance > .parsys, :lang(zh-tw) .uc-custom-products-index > .uc-lyt-grid-col-flex > .uc-lyt-box-advance > .parsys {
  height: 100%;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index > .uc-lyt-grid-col-flex > .uc-lyt-box-advance > .parsys > .CMP-CM05-block.section, :lang(zh-tw) .uc-custom-products-index > .uc-lyt-grid-col-flex > .uc-lyt-box-advance > .parsys > .CMP-CM05-block.section {
  height: 100%;
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index > .uc-lyt-grid-col-flex > .uc-lyt-box-advance > .parsys, :lang(zh-tw) .uc-custom-products-index > .uc-lyt-grid-col-flex > .uc-lyt-box-advance > .parsys {
    height: auto;
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index > .uc-lyt-grid-col-flex > .uc-lyt-box-advance > .parsys > .CMP-CM05-block.section, :lang(zh-tw) .uc-custom-products-index > .uc-lyt-grid-col-flex > .uc-lyt-box-advance > .parsys > .CMP-CM05-block.section {
    height: auto;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item, :lang(zh-tw) .uc-custom-products-index__item {
  display: flex;
  flex-direction: column;
  height: 100%;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item > .CMP-CM05-block.section, :lang(zh-tw) .uc-custom-products-index__item > .CMP-CM05-block.section {
  height: 100%;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__header, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__header {
  background-color: #F2F7FF;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__header::after, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__header::after {
  border-top: 10px solid #F2F7FF;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__header-icon, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__header-icon {
  background-color: rgba(46, 110, 204, 0.5);
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__header-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__header-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__header-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__header-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__header-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__header-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__header-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__header-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__header-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__header-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__header-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__header-ttl h6 {
  color: #2E6ECC;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__header-text, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__header-text {
  color: #2E6ECC;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__body, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__body {
  border-color: #2E6ECC;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__body-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__body-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__body-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__body-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__body-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__body-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__body-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__body-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__body-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__body-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__body-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__body-ttl h6 {
  color: #2E6ECC;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__body-subttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__body-subttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__body-subttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__body-subttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__body-subttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__body-subttl h6, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__body-subttl h1, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__body-subttl h2, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__body-subttl h3, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__body-subttl h4, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__body-subttl h5, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__body-subttl h6 {
  color: #2E6ECC;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__recommended, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__recommended {
  background-color: #F2F7FF;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__recommended-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__recommended-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__recommended-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__recommended-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__recommended-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-products-index__recommended-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__recommended-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__recommended-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__recommended-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__recommended-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__recommended-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-products-index__recommended-ttl h6 {
  background-color: #2E6ECC;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-btn__more, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-btn__more {
  margin-bottom: 10px;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-btn__more a, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-btn__more a {
  color: #2E6ECC !important;
  border: 1px solid #2E6ECC;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-btn__more a::after, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-btn__more a::after {
  border-right: 1px solid #2E6ECC;
  border-bottom: 1px solid #2E6ECC;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-btn__more a:lang(ja), :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-btn__more a:lang(ja) {
  background-color: #F2F7FF;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--moist .uc-custom-btn__ec a, :lang(zh-tw) .uc-custom-products-index__item--moist .uc-custom-btn__ec a {
  background-color: #2E6ECC;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header {
  background-color: #FFFDE6;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header::after, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header::after {
  border-top: 10px solid #FFFDE6;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header-icon, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header-icon {
  background-color: rgba(253, 166, 16, 0.5);
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header-ttl h6 {
  color: #FDA610;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header-text, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__header-text {
  color: #FDA610;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body {
  border-color: #FDA610;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-ttl h6 {
  color: #FDA610;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-subttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-subttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-subttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-subttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-subttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-subttl h6, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-subttl h1, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-subttl h2, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-subttl h3, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-subttl h4, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-subttl h5, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__body-subttl h6 {
  color: #FDA610;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__recommended, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__recommended {
  background-color: #FFFDE6;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__recommended-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__recommended-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__recommended-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__recommended-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__recommended-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-products-index__recommended-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__recommended-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__recommended-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__recommended-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__recommended-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__recommended-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-products-index__recommended-ttl h6 {
  background-color: #FDA610;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-btn__more, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-btn__more {
  margin-bottom: 10px;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-btn__more a, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-btn__more a {
  color: #FDA610 !important;
  border: 1px solid #FDA610;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-btn__more a::after, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-btn__more a::after {
  border-right: 1px solid #FDA610;
  border-bottom: 1px solid #FDA610;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-btn__more a:lang(ja), :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-btn__more a:lang(ja) {
  background-color: #FFFDE6;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--vitamin .uc-custom-btn__ec a, :lang(zh-tw) .uc-custom-products-index__item--vitamin .uc-custom-btn__ec a {
  background-color: #FDA610;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__header, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__header {
  background-color: #FFF1F9;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__header::after, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__header::after {
  border-top: 10px solid #FFF1F9;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__header-icon, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__header-icon {
  background-color: rgba(207, 97, 159, 0.5);
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__header-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__header-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__header-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__header-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__header-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__header-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__header-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__header-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__header-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__header-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__header-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__header-ttl h6 {
  color: #CF619F;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__header-text, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__header-text {
  color: #CF619F;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__body, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__body {
  border-color: #CF619F;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__body-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__body-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__body-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__body-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__body-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__body-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__body-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__body-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__body-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__body-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__body-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__body-ttl h6 {
  color: #CF619F;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__body-subttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__body-subttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__body-subttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__body-subttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__body-subttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__body-subttl h6, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__body-subttl h1, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__body-subttl h2, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__body-subttl h3, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__body-subttl h4, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__body-subttl h5, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__body-subttl h6 {
  color: #CF619F;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__recommended, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__recommended {
  background-color: #FFF1F9;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__recommended-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__recommended-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__recommended-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__recommended-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__recommended-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-products-index__recommended-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__recommended-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__recommended-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__recommended-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__recommended-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__recommended-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-products-index__recommended-ttl h6 {
  background-color: #CF619F;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-btn__more, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-btn__more {
  margin-bottom: 10px;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-btn__more a, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-btn__more a {
  color: #CF619F !important;
  border: 1px solid #CF619F;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-btn__more a::after, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-btn__more a::after {
  border-right: 1px solid #CF619F;
  border-bottom: 1px solid #CF619F;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-btn__more a:lang(ja), :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-btn__more a:lang(ja) {
  background-color: #FFF1F9;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--silky .uc-custom-btn__ec a, :lang(zh-tw) .uc-custom-products-index__item--silky .uc-custom-btn__ec a {
  background-color: #CF619F;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__header, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__header {
  background-color: #E9FFF3;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__header::after, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__header::after {
  border-top: 10px solid #E9FFF3;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__header-icon, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__header-icon {
  background-color: rgba(79, 173, 121, 0.5);
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__header-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__header-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__header-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__header-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__header-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__header-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__header-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__header-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__header-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__header-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__header-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__header-ttl h6 {
  color: #4FAD79;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__header-text, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__header-text {
  color: #4FAD79;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__body, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__body {
  border-color: #4FAD79;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__body-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__body-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__body-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__body-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__body-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__body-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__body-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__body-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__body-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__body-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__body-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__body-ttl h6 {
  color: #4FAD79;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__body-subttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__body-subttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__body-subttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__body-subttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__body-subttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__body-subttl h6, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__body-subttl h1, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__body-subttl h2, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__body-subttl h3, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__body-subttl h4, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__body-subttl h5, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__body-subttl h6 {
  color: #4FAD79;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__recommended, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__recommended {
  background-color: #E9FFF3;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__recommended-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__recommended-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__recommended-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__recommended-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__recommended-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-products-index__recommended-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__recommended-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__recommended-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__recommended-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__recommended-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__recommended-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-products-index__recommended-ttl h6 {
  background-color: #4FAD79;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-btn__more, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-btn__more {
  margin-bottom: 10px;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-btn__more a, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-btn__more a {
  color: #4FAD79 !important;
  border: 1px solid #4FAD79;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-btn__more a::after, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-btn__more a::after {
  border-right: 1px solid #4FAD79;
  border-bottom: 1px solid #4FAD79;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-btn__more a:lang(ja), :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-btn__more a:lang(ja) {
  background-color: #E9FFF3;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--premium .uc-custom-btn__ec a, :lang(zh-tw) .uc-custom-products-index__item--premium .uc-custom-btn__ec a {
  background-color: #4FAD79;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__header, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__header {
  background-color: #ECFBFE;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__header::after, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__header::after {
  border-top: 10px solid #ECFBFE;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__header-icon, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__header-icon {
  background-color: rgba(62, 184, 203, 0.5);
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__header-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__header-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__header-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__header-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__header-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__header-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__header-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__header-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__header-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__header-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__header-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__header-ttl h6 {
  color: #3EB8CB;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__header-text, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__header-text {
  color: #3EB8CB;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__body, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__body {
  border-color: #3EB8CB;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-ttl h6 {
  color: #3EB8CB;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-subttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-subttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-subttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-subttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-subttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-subttl h6, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-subttl h1, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-subttl h2, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-subttl h3, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-subttl h4, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-subttl h5, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__body-subttl h6 {
  color: #3EB8CB;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__recommended, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__recommended {
  background-color: #ECFBFE;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__recommended-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__recommended-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__recommended-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__recommended-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__recommended-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-products-index__recommended-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__recommended-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__recommended-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__recommended-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__recommended-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__recommended-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-products-index__recommended-ttl h6 {
  background-color: #3EB8CB;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-btn__more, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-btn__more {
  margin-bottom: 10px;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-btn__more a, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-btn__more a {
  color: #3EB8CB !important;
  border: 1px solid #3EB8CB;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-btn__more a::after, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-btn__more a::after {
  border-right: 1px solid #3EB8CB;
  border-bottom: 1px solid #3EB8CB;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-btn__more a:lang(ja), :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-btn__more a:lang(ja) {
  background-color: #ECFBFE;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--smooth .uc-custom-btn__ec a, :lang(zh-tw) .uc-custom-products-index__item--smooth .uc-custom-btn__ec a {
  background-color: #3EB8CB;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__header, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__header {
  background-color: #FEFCEB;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__header::after, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__header::after {
  border-top: 10px solid #FEFCEB;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__header-icon, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__header-icon {
  background-color: rgba(208, 163, 60, 0.5);
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__header-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__header-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__header-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__header-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__header-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__header-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__header-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__header-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__header-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__header-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__header-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__header-ttl h6 {
  color: #D0A33C;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__header-text, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__header-text {
  color: #D0A33C;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__body, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__body {
  border-color: #D0A33C;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__body-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__body-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__body-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__body-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__body-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__body-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__body-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__body-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__body-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__body-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__body-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__body-ttl h6 {
  color: #D0A33C;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__body-subttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__body-subttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__body-subttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__body-subttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__body-subttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__body-subttl h6, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__body-subttl h1, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__body-subttl h2, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__body-subttl h3, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__body-subttl h4, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__body-subttl h5, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__body-subttl h6 {
  color: #D0A33C;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__recommended, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__recommended {
  background-color: #FEFCEB;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__recommended-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__recommended-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__recommended-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__recommended-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__recommended-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-products-index__recommended-ttl h6, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__recommended-ttl h1, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__recommended-ttl h2, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__recommended-ttl h3, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__recommended-ttl h4, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__recommended-ttl h5, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-products-index__recommended-ttl h6 {
  background-color: #D0A33C;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-btn__more, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-btn__more {
  margin-bottom: 10px;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-btn__more a, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-btn__more a {
  color: #D0A33C !important;
  border: 1px solid #D0A33C;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-btn__more a::after, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-btn__more a::after {
  border-right: 1px solid #D0A33C;
  border-bottom: 1px solid #D0A33C;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-btn__more a:lang(ja), :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-btn__more a:lang(ja) {
  background-color: #FEFCEB;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__item--organic .uc-custom-btn__ec a, :lang(zh-tw) .uc-custom-products-index__item--organic .uc-custom-btn__ec a {
  background-color: #D0A33C;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header, :lang(zh-tw) .uc-custom-products-index__header {
  align-items: center;
  background-color: #CCC;
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header::after, :lang(zh-tw) .uc-custom-products-index__header::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid #000;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  bottom: -9px;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header .uc-lyt-grid-col-flex:nth-of-type(1), :lang(zh-tw) .uc-custom-products-index__header .uc-lyt-grid-col-flex:nth-of-type(1) {
  padding: 0 !important;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header .uc-lyt-grid-col-flex:nth-of-type(2), :lang(zh-tw) .uc-custom-products-index__header .uc-lyt-grid-col-flex:nth-of-type(2) {
  padding: 0 0 0 10px  !important;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-icon, :lang(zh-tw) .uc-custom-products-index__header-icon {
  width: 100%;
  max-width: 114px;
  height: 100%;
  max-height: 114px;
  border-radius: 100%;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h6, :lang(zh-tw) .uc-custom-products-index__header-ttl h1, :lang(zh-tw) .uc-custom-products-index__header-ttl h2, :lang(zh-tw) .uc-custom-products-index__header-ttl h3, :lang(zh-tw) .uc-custom-products-index__header-ttl h4, :lang(zh-tw) .uc-custom-products-index__header-ttl h5, :lang(zh-tw) .uc-custom-products-index__header-ttl h6 {
  font-size: 1.5rem;
  text-align: left;
}

@media (max-width: 960px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h6, :lang(zh-tw) .uc-custom-products-index__header-ttl h1, :lang(zh-tw) .uc-custom-products-index__header-ttl h2, :lang(zh-tw) .uc-custom-products-index__header-ttl h3, :lang(zh-tw) .uc-custom-products-index__header-ttl h4, :lang(zh-tw) .uc-custom-products-index__header-ttl h5, :lang(zh-tw) .uc-custom-products-index__header-ttl h6 {
    font-size: 1.125rem;
  }
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-ttl h6, :lang(zh-tw) .uc-custom-products-index__header-ttl h1, :lang(zh-tw) .uc-custom-products-index__header-ttl h2, :lang(zh-tw) .uc-custom-products-index__header-ttl h3, :lang(zh-tw) .uc-custom-products-index__header-ttl h4, :lang(zh-tw) .uc-custom-products-index__header-ttl h5, :lang(zh-tw) .uc-custom-products-index__header-ttl h6 {
    font-size: 1rem;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-text, :lang(zh-tw) .uc-custom-products-index__header-text {
  margin: 10px 0 0 !important;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-text p, :lang(zh-tw) .uc-custom-products-index__header-text p {
  font-size: 1rem;
}

@media (max-width: 960px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__header-text p, :lang(zh-tw) .uc-custom-products-index__header-text p {
    font-size: 0.625rem;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body, :lang(zh-tw) .uc-custom-products-index__body {
  border-style: solid;
  border-width: 1px;
  border-radius: 10px;
  padding: 20px;
  height: 100%;
  align-items: stretch;
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body, :lang(zh-tw) .uc-custom-products-index__body {
    padding: 10px;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl, :lang(zh-tw) .uc-custom-products-index__body-ttl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 6em;
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl, :lang(zh-tw) .uc-custom-products-index__body-ttl {
    min-height: auto;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h6, :lang(zh-tw) .uc-custom-products-index__body-ttl h1, :lang(zh-tw) .uc-custom-products-index__body-ttl h2, :lang(zh-tw) .uc-custom-products-index__body-ttl h3, :lang(zh-tw) .uc-custom-products-index__body-ttl h4, :lang(zh-tw) .uc-custom-products-index__body-ttl h5, :lang(zh-tw) .uc-custom-products-index__body-ttl h6 {
  font-size: 1.5rem;
  line-height: 1.6;
}

@media (max-width: 960px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h6, :lang(zh-tw) .uc-custom-products-index__body-ttl h1, :lang(zh-tw) .uc-custom-products-index__body-ttl h2, :lang(zh-tw) .uc-custom-products-index__body-ttl h3, :lang(zh-tw) .uc-custom-products-index__body-ttl h4, :lang(zh-tw) .uc-custom-products-index__body-ttl h5, :lang(zh-tw) .uc-custom-products-index__body-ttl h6 {
    font-size: 1.125rem;
  }
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-ttl h6, :lang(zh-tw) .uc-custom-products-index__body-ttl h1, :lang(zh-tw) .uc-custom-products-index__body-ttl h2, :lang(zh-tw) .uc-custom-products-index__body-ttl h3, :lang(zh-tw) .uc-custom-products-index__body-ttl h4, :lang(zh-tw) .uc-custom-products-index__body-ttl h5, :lang(zh-tw) .uc-custom-products-index__body-ttl h6 {
    font-size: 1rem;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-pkg-area, :lang(zh-tw) .uc-custom-products-index__body-pkg-area {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-pkg-area, :lang(zh-tw) .uc-custom-products-index__body-pkg-area {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-pkg-area .uc-lyt-grid-col:nth-of-type(1), :lang(zh-tw) .uc-custom-products-index__body-pkg-area .uc-lyt-grid-col:nth-of-type(1) {
    width: 100%;
  }
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-pkg-area .uc-lyt-grid-col:nth-of-type(1) .parsys, :lang(zh-tw) .uc-custom-products-index__body-pkg-area .uc-lyt-grid-col:nth-of-type(1) .parsys {
    display: block;
    width: 100%;
    position: relative;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-pkg, :lang(zh-tw) .uc-custom-products-index__body-pkg {
  position: relative;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-pkg::before, :lang(zh-tw) .uc-custom-products-index__body-pkg::before {
  display: block;
  content: "";
  padding-top: 80%;
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-pkg .uc-object, :lang(zh-tw) .uc-custom-products-index__body-pkg .uc-object {
  width: 80%;
  max-width: 440px;
  position: absolute;
  bottom: 50%;
  right: 50%;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl, :lang(zh-tw) .uc-custom-products-index__body-subttl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 9em;
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl, :lang(zh-tw) .uc-custom-products-index__body-subttl {
    min-height: auto;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h6, :lang(zh-tw) .uc-custom-products-index__body-subttl h1, :lang(zh-tw) .uc-custom-products-index__body-subttl h2, :lang(zh-tw) .uc-custom-products-index__body-subttl h3, :lang(zh-tw) .uc-custom-products-index__body-subttl h4, :lang(zh-tw) .uc-custom-products-index__body-subttl h5, :lang(zh-tw) .uc-custom-products-index__body-subttl h6 {
  font-size: 1.25rem;
  font-weight: 100;
  line-height: 1.6;
}

@media (max-width: 960px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h6, :lang(zh-tw) .uc-custom-products-index__body-subttl h1, :lang(zh-tw) .uc-custom-products-index__body-subttl h2, :lang(zh-tw) .uc-custom-products-index__body-subttl h3, :lang(zh-tw) .uc-custom-products-index__body-subttl h4, :lang(zh-tw) .uc-custom-products-index__body-subttl h5, :lang(zh-tw) .uc-custom-products-index__body-subttl h6 {
    font-size: 1rem;
  }
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__body-subttl h6, :lang(zh-tw) .uc-custom-products-index__body-subttl h1, :lang(zh-tw) .uc-custom-products-index__body-subttl h2, :lang(zh-tw) .uc-custom-products-index__body-subttl h3, :lang(zh-tw) .uc-custom-products-index__body-subttl h4, :lang(zh-tw) .uc-custom-products-index__body-subttl h5, :lang(zh-tw) .uc-custom-products-index__body-subttl h6 {
    font-size: 0.875rem;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended, :lang(zh-tw) .uc-custom-products-index__recommended {
  margin-top: 40px;
  padding: 30px 20px 20px;
  position: relative;
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended, :lang(zh-tw) .uc-custom-products-index__recommended {
    padding: 20px 10px 10px;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl, :lang(zh-tw) .uc-custom-products-index__recommended-ttl {
  width: auto;
  display: inline-block;
  position: absolute;
  top: -20px;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  text-align: center;
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl, :lang(zh-tw) .uc-custom-products-index__recommended-ttl {
    top: -10px;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h6, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h1, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h2, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h3, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h4, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h5, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h6 {
  font-size: 1.25rem;
  padding: 0.2em 2em;
  background-color: #CCC;
  border-radius: 2em;
  white-space: nowrap;
  color: #FFF;
}

@media (max-width: 960px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h6, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h1, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h2, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h3, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h4, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h5, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h6 {
    font-size: 1rem;
  }
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h1, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h2, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h3, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h4, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h5, :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-ttl h6, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h1, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h2, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h3, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h4, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h5, :lang(zh-tw) .uc-custom-products-index__recommended-ttl h6 {
    font-size: 0.875rem;
  }
}

:not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-text, :lang(zh-tw) .uc-custom-products-index__recommended-text {
  font-size: 1.25rem;
  font-weight: 100;
  margin: 0 0 0 2.5em !important;
}

@media (max-width: 960px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-text, :lang(zh-tw) .uc-custom-products-index__recommended-text {
    font-size: 1rem;
  }
}

@media (max-width: 768px) {
  :not(:lang(ja)):not(:lang(en)):not(:lang(zh)) .uc-custom-products-index__recommended-text, :lang(zh-tw) .uc-custom-products-index__recommended-text {
    font-size: 0.875rem;
  }
}

@media (max-width: 768px) {
  .uc-custom-products-page .uc-lyt-grid-col-flex {
    padding: 0;
  }
}

.uc-custom-products-page--moist .uc-custom-container--products-point {
  background-color: #F2F7FF;
}

.uc-custom-products-page--moist .uc-custom-products-page__main-ttl h1, .uc-custom-products-page--moist .uc-custom-products-page__main-ttl h2, .uc-custom-products-page--moist .uc-custom-products-page__main-ttl h3, .uc-custom-products-page--moist .uc-custom-products-page__main-ttl h4, .uc-custom-products-page--moist .uc-custom-products-page__main-ttl h5, .uc-custom-products-page--moist .uc-custom-products-page__main-ttl h6 {
  color: #2E6ECC;
}

.uc-custom-products-page--moist .uc-custom-products-page__main-sub-ttl-wrap {
  background-color: #F2F7FF;
  color: #2E6ECC;
}

.uc-custom-products-page--moist .uc-custom-products-page__pkg {
  background-color: #F2F7FF;
}

.uc-custom-products-page--moist .uc-custom-products-page__sub-ttl {
  color: #5BC6ED;
}

.uc-custom-products-page--moist .uc-custom-products-page__catch {
  color: #2E6ECC;
}

.uc-custom-products-page--moist .uc-custom-products-page__sub-catch {
  color: #2E6ECC;
}

.uc-custom-products-page--moist .uc-custom-products-page__point-ttl {
  color: #2E6ECC;
}

.uc-custom-products-page--moist .uc-custom-products-page__point-sub-ttl {
  margin-bottom: 20px;
}

.uc-custom-products-page--moist .uc-custom-products-page__point-sub-ttl b {
  color: #2E6ECC;
}

.uc-custom-products-page--moist .uc-custom-products-page__attention {
  color: #2E6ECC;
}

.uc-custom-products-page--moist .uc-custom-products-page__attention--border {
  border-color: #2E6ECC;
}

.uc-custom-products-page--moist .uc-custom-products-page__btn-howto a {
  border: 1px solid #2E6ECC;
}

.uc-custom-products-page--moist .uc-custom-products-page__btn-howto a b {
  color: #2E6ECC;
}

.uc-custom-products-page--moist .uc-custom-products-page__btn-howto a::after {
  border-right: 1px solid #2E6ECC;
  border-bottom: 1px solid #2E6ECC;
}

.uc-custom-products-page--moist .uc-custom-products-page__other-ttl--01 p {
  color: #2E6ECC;
  border: 1px solid #2E6ECC;
  background-color: #fff;
}

.uc-custom-products-page--moist .uc-custom-products-page__other-ttl--02 p b {
  color: #2E6ECC;
}

.uc-custom-products-page--moist .uc-custom-products-page__other-ttl--03 p b {
  color: #2E6ECC;
}

.uc-custom-products-page--moist .uc-custom-products-page__flow .CMP-CM11-image-and-text:not(:nth-last-of-type(1))::after {
  border-top: 12px solid #2E6ECC;
}

.uc-custom-products-page--moist .uc-custom-products-page__text-list li b {
  color: #2E6ECC;
}

@media (max-width: 768px) {
  .uc-custom-products-page--moist .uc-custom-container__sp {
    background: linear-gradient(to bottom, white 60%, rgba(192, 218, 252, 0.2) 100%);
  }
}

.uc-custom-products-page--vitamin .uc-custom-container--products-point {
  background-color: #FFFDE6;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__main-ttl h1, .uc-custom-products-page--vitamin .uc-custom-products-page__main-ttl h2, .uc-custom-products-page--vitamin .uc-custom-products-page__main-ttl h3, .uc-custom-products-page--vitamin .uc-custom-products-page__main-ttl h4, .uc-custom-products-page--vitamin .uc-custom-products-page__main-ttl h5, .uc-custom-products-page--vitamin .uc-custom-products-page__main-ttl h6 {
  color: #FDA610;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__main-sub-ttl-wrap {
  background-color: #FFFDE6;
  color: #FDA610;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__pkg {
  background-color: #FFFDE6;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__sub-ttl {
  color: #FDA610;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__catch {
  color: #FDA610;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__sub-catch {
  color: #FDA610;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__point-ttl {
  color: #FDA610;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__point-sub-ttl {
  margin-bottom: 20px;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__point-sub-ttl b {
  color: #FDA610;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__attention {
  color: #FDA610;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__attention--border {
  border-color: #FDA610;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__btn-howto a {
  border: 1px solid #FDA610;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__btn-howto a b {
  color: #FDA610;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__btn-howto a::after {
  border-right: 1px solid #FDA610;
  border-bottom: 1px solid #FDA610;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__other-ttl--01 p {
  color: #FDA610;
  border: 1px solid #FDA610;
  background-color: #fff;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__other-ttl--02 p b {
  color: #FDA610;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__other-ttl--03 p b {
  color: #FDA610;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__flow .CMP-CM11-image-and-text:not(:nth-last-of-type(1))::after {
  border-top: 12px solid #FDA610;
}

.uc-custom-products-page--vitamin .uc-custom-products-page__text-list li b {
  color: #FDA610;
}

@media (max-width: 768px) {
  .uc-custom-products-page--vitamin .uc-custom-container__sp {
    background: linear-gradient(to bottom, white 60%, rgba(255, 253, 230, 0.2) 100%);
  }
}

.uc-custom-products-page--vitamin .uc-custom-heading__icon2--experiment h1, .uc-custom-products-page--vitamin .uc-custom-heading__icon2--experiment h2, .uc-custom-products-page--vitamin .uc-custom-heading__icon2--experiment h3, .uc-custom-products-page--vitamin .uc-custom-heading__icon2--experiment h4, .uc-custom-products-page--vitamin .uc-custom-heading__icon2--experiment h5, .uc-custom-products-page--vitamin .uc-custom-heading__icon2--experiment h6 {
  color: #FDA610;
}

.uc-custom-products-page--vitamin .uc-custom-heading__icon2--experiment h1::before, .uc-custom-products-page--vitamin .uc-custom-heading__icon2--experiment h2::before, .uc-custom-products-page--vitamin .uc-custom-heading__icon2--experiment h3::before, .uc-custom-products-page--vitamin .uc-custom-heading__icon2--experiment h4::before, .uc-custom-products-page--vitamin .uc-custom-heading__icon2--experiment h5::before, .uc-custom-products-page--vitamin .uc-custom-heading__icon2--experiment h6::before {
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/products/icon-products-experiment-vitamin.png");
}

.uc-custom-products-page--vitamin .uc-custom-products-page__attention p {
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #FFFDE6 0%) repeat scroll 0 0;
}

.uc-custom-products-page--silky .uc-custom-container--products-point {
  background-color: #FFF1F9;
}

.uc-custom-products-page--silky .uc-custom-products-page__main-ttl h1, .uc-custom-products-page--silky .uc-custom-products-page__main-ttl h2, .uc-custom-products-page--silky .uc-custom-products-page__main-ttl h3, .uc-custom-products-page--silky .uc-custom-products-page__main-ttl h4, .uc-custom-products-page--silky .uc-custom-products-page__main-ttl h5, .uc-custom-products-page--silky .uc-custom-products-page__main-ttl h6 {
  color: #CF619F;
}

.uc-custom-products-page--silky .uc-custom-products-page__main-sub-ttl-wrap {
  background-color: #FFF1F9;
  color: #CF619F;
}

.uc-custom-products-page--silky .uc-custom-products-page__pkg {
  background-color: #FFF1F9;
}

.uc-custom-products-page--silky .uc-custom-products-page__sub-ttl {
  color: #F86FB8;
}

.uc-custom-products-page--silky .uc-custom-products-page__catch {
  color: #CF619F;
}

.uc-custom-products-page--silky .uc-custom-products-page__sub-catch {
  color: #CF619F;
}

.uc-custom-products-page--silky .uc-custom-products-page__point-ttl {
  color: #CF619F;
}

.uc-custom-products-page--silky .uc-custom-products-page__point-sub-ttl {
  margin-bottom: 20px;
}

.uc-custom-products-page--silky .uc-custom-products-page__point-sub-ttl b {
  color: #CF619F;
}

.uc-custom-products-page--silky .uc-custom-products-page__attention {
  color: #CF619F;
}

.uc-custom-products-page--silky .uc-custom-products-page__attention--border {
  border-color: #CF619F;
}

.uc-custom-products-page--silky .uc-custom-products-page__btn-howto a {
  border: 1px solid #CF619F;
}

.uc-custom-products-page--silky .uc-custom-products-page__btn-howto a b {
  color: #CF619F;
}

.uc-custom-products-page--silky .uc-custom-products-page__btn-howto a::after {
  border-right: 1px solid #CF619F;
  border-bottom: 1px solid #CF619F;
}

.uc-custom-products-page--silky .uc-custom-products-page__other-ttl--01 p {
  color: #CF619F;
  border: 1px solid #CF619F;
  background-color: #fff;
}

.uc-custom-products-page--silky .uc-custom-products-page__other-ttl--02 p b {
  color: #CF619F;
}

.uc-custom-products-page--silky .uc-custom-products-page__other-ttl--03 p b {
  color: #CF619F;
}

.uc-custom-products-page--silky .uc-custom-products-page__flow .CMP-CM11-image-and-text:not(:nth-last-of-type(1))::after {
  border-top: 12px solid #CF619F;
}

.uc-custom-products-page--silky .uc-custom-products-page__text-list li b {
  color: #CF619F;
}

@media (max-width: 768px) {
  .uc-custom-products-page--silky .uc-custom-container__sp {
    background: linear-gradient(to bottom, white 60%, rgba(236, 193, 217, 0.2) 100%);
  }
}

.uc-custom-products-page--premium .uc-custom-container--products-point {
  background-color: #E9FFF3;
}

.uc-custom-products-page--premium .uc-custom-products-page__main-ttl h1, .uc-custom-products-page--premium .uc-custom-products-page__main-ttl h2, .uc-custom-products-page--premium .uc-custom-products-page__main-ttl h3, .uc-custom-products-page--premium .uc-custom-products-page__main-ttl h4, .uc-custom-products-page--premium .uc-custom-products-page__main-ttl h5, .uc-custom-products-page--premium .uc-custom-products-page__main-ttl h6 {
  color: #4FAD79;
}

.uc-custom-products-page--premium .uc-custom-products-page__main-sub-ttl-wrap {
  background-color: #E9FFF3;
  color: #4FAD79;
}

.uc-custom-products-page--premium .uc-custom-products-page__pkg {
  background-color: #E9FFF3;
}

.uc-custom-products-page--premium .uc-custom-products-page__sub-ttl {
  color: #59CF98;
}

.uc-custom-products-page--premium .uc-custom-products-page__catch {
  color: #4FAD79;
}

.uc-custom-products-page--premium .uc-custom-products-page__sub-catch {
  color: #4FAD79;
}

.uc-custom-products-page--premium .uc-custom-products-page__point-ttl {
  color: #4FAD79;
}

.uc-custom-products-page--premium .uc-custom-products-page__point-sub-ttl {
  margin-bottom: 20px;
}

.uc-custom-products-page--premium .uc-custom-products-page__point-sub-ttl b {
  color: #4FAD79;
}

.uc-custom-products-page--premium .uc-custom-products-page__attention {
  color: #4FAD79;
}

.uc-custom-products-page--premium .uc-custom-products-page__attention--border {
  border-color: #4FAD79;
}

.uc-custom-products-page--premium .uc-custom-products-page__btn-howto a {
  border: 1px solid #4FAD79;
}

.uc-custom-products-page--premium .uc-custom-products-page__btn-howto a b {
  color: #4FAD79;
}

.uc-custom-products-page--premium .uc-custom-products-page__btn-howto a::after {
  border-right: 1px solid #4FAD79;
  border-bottom: 1px solid #4FAD79;
}

.uc-custom-products-page--premium .uc-custom-products-page__other-ttl--01 p {
  color: #4FAD79;
  border: 1px solid #4FAD79;
  background-color: #fff;
}

.uc-custom-products-page--premium .uc-custom-products-page__other-ttl--02 p b {
  color: #4FAD79;
}

.uc-custom-products-page--premium .uc-custom-products-page__other-ttl--03 p b {
  color: #4FAD79;
}

.uc-custom-products-page--premium .uc-custom-products-page__flow .CMP-CM11-image-and-text:not(:nth-last-of-type(1))::after {
  border-top: 12px solid #4FAD79;
}

.uc-custom-products-page--premium .uc-custom-products-page__text-list li b {
  color: #4FAD79;
}

@media (max-width: 768px) {
  .uc-custom-products-page--premium .uc-custom-container__sp {
    background: linear-gradient(to bottom, white 60%, rgba(166, 232, 195, 0.2) 100%);
  }
}

.uc-custom-products-page--premium .uc-custom-container--cosme::after {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-developer-voice.png") bottom center repeat-x;
}

.uc-custom-products-page--premium .uc-custom-container--products-point-develop:lang(ko)::after, .uc-custom-products-page--premium .uc-custom-container--products-point-develop:lang(th)::after {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-developer-voice.png") bottom center repeat-x;
}

.uc-custom-products-page--smooth .uc-custom-container--products-point {
  background-color: #ECFBFE;
}

.uc-custom-products-page--smooth .uc-custom-products-page__main-ttl h1, .uc-custom-products-page--smooth .uc-custom-products-page__main-ttl h2, .uc-custom-products-page--smooth .uc-custom-products-page__main-ttl h3, .uc-custom-products-page--smooth .uc-custom-products-page__main-ttl h4, .uc-custom-products-page--smooth .uc-custom-products-page__main-ttl h5, .uc-custom-products-page--smooth .uc-custom-products-page__main-ttl h6 {
  color: #3EB8CB;
}

.uc-custom-products-page--smooth .uc-custom-products-page__main-sub-ttl-wrap {
  background-color: #ECFBFE;
  color: #3EB8CB;
}

.uc-custom-products-page--smooth .uc-custom-products-page__pkg {
  background-color: #ECFBFE;
}

.uc-custom-products-page--smooth .uc-custom-products-page__sub-ttl {
  color: #56DFF1;
}

.uc-custom-products-page--smooth .uc-custom-products-page__catch {
  color: #3EB8CB;
}

.uc-custom-products-page--smooth .uc-custom-products-page__sub-catch {
  color: #3EB8CB;
}

.uc-custom-products-page--smooth .uc-custom-products-page__point-ttl {
  color: #3EB8CB;
}

.uc-custom-products-page--smooth .uc-custom-products-page__point-sub-ttl {
  margin-bottom: 20px;
}

.uc-custom-products-page--smooth .uc-custom-products-page__point-sub-ttl b {
  color: #3EB8CB;
}

.uc-custom-products-page--smooth .uc-custom-products-page__attention {
  color: #3EB8CB;
}

.uc-custom-products-page--smooth .uc-custom-products-page__attention--border {
  border-color: #3EB8CB;
}

.uc-custom-products-page--smooth .uc-custom-products-page__btn-howto a {
  border: 1px solid #3EB8CB;
}

.uc-custom-products-page--smooth .uc-custom-products-page__btn-howto a b {
  color: #3EB8CB;
}

.uc-custom-products-page--smooth .uc-custom-products-page__btn-howto a::after {
  border-right: 1px solid #3EB8CB;
  border-bottom: 1px solid #3EB8CB;
}

.uc-custom-products-page--smooth .uc-custom-products-page__other-ttl--01 p {
  color: #3EB8CB;
  border: 1px solid #3EB8CB;
  background-color: #fff;
}

.uc-custom-products-page--smooth .uc-custom-products-page__other-ttl--02 p b {
  color: #3EB8CB;
}

.uc-custom-products-page--smooth .uc-custom-products-page__other-ttl--03 p b {
  color: #3EB8CB;
}

.uc-custom-products-page--smooth .uc-custom-products-page__flow .CMP-CM11-image-and-text:not(:nth-last-of-type(1))::after {
  border-top: 12px solid #3EB8CB;
}

.uc-custom-products-page--smooth .uc-custom-products-page__text-list li b {
  color: #3EB8CB;
}

@media (max-width: 768px) {
  .uc-custom-products-page--smooth .uc-custom-container__sp {
    background: linear-gradient(to bottom, white 60%, rgba(182, 231, 241, 0.2) 100%);
  }
}

.uc-custom-products-page--smooth .uc-custom-container--cosme::before {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-smooth-cosme-top.png") top center repeat-x;
}

.uc-custom-products-page--smooth .uc-custom-container--cosme::after {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-developer-voice.png") bottom center repeat-x;
}

.uc-custom-products-page--smooth .uc-custom-container--products-point-develop:lang(ko)::after, .uc-custom-products-page--smooth .uc-custom-container--products-point-develop:lang(th)::after {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-developer-voice.png") bottom center repeat-x;
}

.uc-custom-products-page--organic .uc-custom-container--products-point {
  background-color: #FEFCEB;
}

.uc-custom-products-page--organic .uc-custom-products-page__main-ttl h1, .uc-custom-products-page--organic .uc-custom-products-page__main-ttl h2, .uc-custom-products-page--organic .uc-custom-products-page__main-ttl h3, .uc-custom-products-page--organic .uc-custom-products-page__main-ttl h4, .uc-custom-products-page--organic .uc-custom-products-page__main-ttl h5, .uc-custom-products-page--organic .uc-custom-products-page__main-ttl h6 {
  color: #D0A33C;
}

.uc-custom-products-page--organic .uc-custom-products-page__main-sub-ttl-wrap {
  background-color: #FEFCEB;
  color: #D0A33C;
}

.uc-custom-products-page--organic .uc-custom-products-page__pkg {
  background-color: #FEFCEB;
}

.uc-custom-products-page--organic .uc-custom-products-page__sub-ttl {
  color: #EDD55B;
}

.uc-custom-products-page--organic .uc-custom-products-page__catch {
  color: #D0A33C;
}

.uc-custom-products-page--organic .uc-custom-products-page__sub-catch {
  color: #D0A33C;
}

.uc-custom-products-page--organic .uc-custom-products-page__point-ttl {
  color: #D0A33C;
}

.uc-custom-products-page--organic .uc-custom-products-page__point-sub-ttl {
  margin-bottom: 20px;
}

.uc-custom-products-page--organic .uc-custom-products-page__point-sub-ttl b {
  color: #D0A33C;
}

.uc-custom-products-page--organic .uc-custom-products-page__attention {
  color: #D0A33C;
}

.uc-custom-products-page--organic .uc-custom-products-page__attention--border {
  border-color: #D0A33C;
}

.uc-custom-products-page--organic .uc-custom-products-page__btn-howto a {
  border: 1px solid #D0A33C;
}

.uc-custom-products-page--organic .uc-custom-products-page__btn-howto a b {
  color: #D0A33C;
}

.uc-custom-products-page--organic .uc-custom-products-page__btn-howto a::after {
  border-right: 1px solid #D0A33C;
  border-bottom: 1px solid #D0A33C;
}

.uc-custom-products-page--organic .uc-custom-products-page__other-ttl--01 p {
  color: #D0A33C;
  border: 1px solid #D0A33C;
  background-color: #fff;
}

.uc-custom-products-page--organic .uc-custom-products-page__other-ttl--02 p b {
  color: #D0A33C;
}

.uc-custom-products-page--organic .uc-custom-products-page__other-ttl--03 p b {
  color: #D0A33C;
}

.uc-custom-products-page--organic .uc-custom-products-page__flow .CMP-CM11-image-and-text:not(:nth-last-of-type(1))::after {
  border-top: 12px solid #D0A33C;
}

.uc-custom-products-page--organic .uc-custom-products-page__text-list li b {
  color: #D0A33C;
}

@media (max-width: 768px) {
  .uc-custom-products-page--organic .uc-custom-container__sp {
    background: linear-gradient(to bottom, white 60%, rgba(248, 211, 133, 0.2) 100%);
  }
}

.uc-custom-products-page__main-ttl {
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .uc-custom-products-page__main-ttl {
    margin-bottom: 0;
  }
}

.uc-custom-products-page__main-ttl h1, .uc-custom-products-page__main-ttl h2, .uc-custom-products-page__main-ttl h3, .uc-custom-products-page__main-ttl h4, .uc-custom-products-page__main-ttl h5, .uc-custom-products-page__main-ttl h6 {
  font-size: 2.8125rem;
  font-weight: bold;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .uc-custom-products-page__main-ttl h1, .uc-custom-products-page__main-ttl h2, .uc-custom-products-page__main-ttl h3, .uc-custom-products-page__main-ttl h4, .uc-custom-products-page__main-ttl h5, .uc-custom-products-page__main-ttl h6 {
    font-size: 1.25rem;
  }
}

.uc-custom-products-page__main-sub-ttl {
  text-align: center;
}

.uc-custom-products-page__main-sub-ttl-wrap {
  display: inline-block;
  border-radius: 10px;
  padding: 15px;
  font-size: 1.875rem;
}

@media (max-width: 768px) {
  .uc-custom-products-page__main-sub-ttl-wrap {
    font-size: 0.875rem;
  }
}

.uc-custom-products-page__main-sub-ttl-wrap .CMP-CM10-text div {
  margin-top: 0 !important;
}

.uc-custom-products-page__sub-ttl {
  margin: 0 !important;
  font-size: 2.5rem;
  text-align: left;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .uc-custom-products-page__sub-ttl {
    font-size: 1.25rem;
    text-align: center;
  }
}

.uc-custom-products-page__spec p {
  color: #999;
}

.uc-custom-products-page__catch p {
  font-size: 2.5rem;
  line-height: 1.6;
  text-align: center;
}

.uc-custom-products-page__catch p b {
  font-size: 3.125rem;
}

@media (max-width: 768px) {
  .uc-custom-products-page__catch p {
    font-size: 1.75rem;
  }
  .uc-custom-products-page__catch p b {
    font-size: 2rem;
  }
}

.uc-custom-products-page__sub-catch {
  text-align: center;
}

.uc-custom-products-page__sub-catch p {
  font-size: 1.625rem;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .uc-custom-products-page__sub-catch p {
    font-size: 1rem;
  }
}

.uc-custom-products-page__point-ttl {
  text-align: center;
}

.uc-custom-products-page__point-ttl p {
  font-size: 2.75rem;
  font-weight: 100;
  line-height: 1.6;
}

.uc-custom-products-page__point-ttl p b {
  font-size: 4.8125rem;
}

@media (max-width: 768px) {
  .uc-custom-products-page__point-ttl p {
    font-size: 1.5625rem;
  }
  .uc-custom-products-page__point-ttl p b {
    font-size: 2.8125rem;
  }
}

.uc-custom-products-page__point-sub-ttl p {
  font-size: 1.75rem;
  line-height: 1.6;
}

.uc-custom-products-page__point-sub-ttl p b {
  font-size: 2.25rem;
}

@media (max-width: 768px) {
  .uc-custom-products-page__point-sub-ttl p {
    font-size: 1.25rem;
    text-align: center;
  }
  .uc-custom-products-page__point-sub-ttl p b {
    font-size: 1.5rem;
  }
}

.uc-custom-products-page__pkg {
  text-align: center;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/products/img-products-pkg-bg.png");
  background-color: #CCC;
  background-size: cover;
}

@media (max-width: 768px) {
  .uc-custom-products-page__pkg {
    display: block;
    width: 100%;
    position: relative;
  }
}

.uc-custom-products-page__pkg::before {
  display: block;
  content: "";
  padding-top: 80%;
}

.uc-custom-products-page__pkg .uc-object {
  width: 80%;
  max-width: 440px;
  position: absolute;
  bottom: 50%;
  right: 50%;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

@media (max-width: 768px) {
  .uc-custom-products-page__main .uc-lyt-grid-col:nth-of-type(1) {
    width: 100%;
  }
  .uc-custom-products-page__main .uc-custom-text {
    text-align: center;
  }
}

.uc-custom-products-page__use {
  display: flex;
  margin-top: 30px;
}

@media (max-width: 768px) {
  .uc-custom-products-page__use {
    justify-content: center;
  }
}

.uc-custom-products-page__use .CMP-CM11-image-and-text:not(:nth-last-of-type(1)) {
  margin-right: 10px;
}

.uc-custom-products-page__use .CMP-CM11-image-and-text .uc-object {
  margin: 0 !important;
}

.uc-custom-products-page__other-ttl--01 {
  text-align: center;
}

.uc-custom-products-page__other-ttl--01 p {
  display: inline-block;
  font-size: 2.25rem;
  line-height: 1.6;
  padding: 10px 2em;
  border: 1px solid #000;
  background-color: #fff;
  border-radius: 2em;
}

@media (max-width: 768px) {
  .uc-custom-products-page__other-ttl--01 p {
    font-size: 1.25rem;
  }
}

.uc-custom-products-page__other-ttl--02 {
  text-align: center;
  margin: 0 0 30px !important;
}

.uc-custom-products-page__other-ttl--02 p {
  font-size: 2.25rem;
  line-height: 1.6;
}

.uc-custom-products-page__other-ttl--02 p b {
  font-size: 2.5rem;
}

@media (max-width: 768px) {
  .uc-custom-products-page__other-ttl--02 p {
    font-size: 1.625rem;
  }
  .uc-custom-products-page__other-ttl--02 p b {
    font-size: 1.75rem;
  }
}

.uc-custom-products-page__other-ttl--03 {
  text-align: center;
  margin: 0 0 30px !important;
}

.uc-custom-products-page__other-ttl--03 p {
  font-size: 1.75rem;
  line-height: 1.6;
}

.uc-custom-products-page__other-ttl--03 p b {
  font-size: 2.25rem;
}

@media (max-width: 768px) {
  .uc-custom-products-page__other-ttl--03 p {
    font-size: 1.25rem;
  }
  .uc-custom-products-page__other-ttl--03 p b {
    font-size: 1.5rem;
  }
}

.uc-custom-products-page__flow .CMP-CM11-image-and-text {
  position: relative;
}

.uc-custom-products-page__flow .CMP-CM11-image-and-text:not(:nth-last-of-type(1)) {
  padding-bottom: 20px;
}

.uc-custom-products-page__flow .CMP-CM11-image-and-text:not(:nth-last-of-type(1))::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 12px solid #000;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  position: absolute;
  bottom: 0;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

.uc-custom-products-page__flow .CMP-CM11-image-and-text .uc-caption {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 1.125rem;
  line-height: 1.6;
}

.uc-custom-products-page__attention {
  margin: 50px 0 0 0 !important;
  background-color: #FFF;
  padding: 20px;
  text-align: center;
}

.uc-custom-products-page__attention p {
  display: inline;
  font-size: 1.875rem;
  font-weight: 100;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #FFF068 0%) repeat scroll 0 0;
}

.uc-custom-products-page__attention p u {
  text-decoration: none;
}

.uc-custom-products-page__attention p b {
  font-weight: bold;
}

@media (max-width: 768px) {
  .uc-custom-products-page__attention p {
    font-size: 1.625rem;
  }
}

.uc-custom-products-page__attention--border {
  border-width: 1px;
  border-style: solid;
}

.uc-custom-products-page__btn-howto--center {
  text-align: center;
}

.uc-custom-products-page__btn-howto a {
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1.4;
  text-align: center;
  width: 100%;
  max-width: 600px;
  padding: 15px 30px;
  border: 1px solid #000;
  position: relative;
  margin-top: 30px;
  transition: 0.3s ease all;
}

@media (max-width: 768px) {
  .uc-custom-products-page__btn-howto a {
    font-size: 1.125rem;
    text-align: left;
    padding: 10px 20px;
  }
}

.uc-custom-products-page__btn-howto a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.uc-custom-products-page__btn-howto a::after {
  display: block;
  content: "";
  width: 15px;
  height: 15px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  position: absolute;
  right: 1rem;
  bottom: 50%;
  -webkit-transform-origin: center center 0;
  transform-origin: center center 0;
  -webkit-transform: translateY(50%) rotate(-45deg);
  transform: translateY(50%) rotate(-45deg);
}

@media (max-width: 768px) {
  .uc-custom-products-page__btn-howto a::after {
    right: 0.5rem;
  }
}

.uc-custom-products-page__user-voice-ttl {
  border: 1px solid #2E6ECC;
  text-align: center;
  padding: 10px;
}

.uc-custom-products-page__user-voice-ttl p {
  font-size: 1.25rem;
  line-height: 1.6;
  color: #2E6ECC;
}

.uc-custom-products-page__user-voice {
  background-color: #F2F7FF;
  border-radius: 10px;
  padding: 15px;
  position: relative;
}

.uc-custom-products-page__user-voice::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 20px solid #F2F7FF;
  border-bottom: 10px solid transparent;
  position: absolute;
  left: -19px;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

@media (max-width: 768px) {
  .uc-custom-products-page__user-voice::before {
    content: none;
  }
}

.uc-custom-products-page__user-voice p {
  font-size: 1.125rem;
  font-weight: 100;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .uc-custom-products-page__user-voice p {
    font-size: 0.875rem;
  }
}

.uc-custom-products-page__developer-voice-bl {
  background-color: #FFF;
  padding: 40px 60px;
}

@media (max-width: 768px) {
  .uc-custom-products-page__developer-voice-bl {
    padding: 20px;
  }
}

.uc-custom-products-page__developer-voice-bl--ttl {
  text-align: center;
  margin: 1.5rem 0 !important;
}

.uc-custom-products-page__developer-voice-bl--ttl p {
  display: inline;
  font-size: 1.875rem;
  font-weight: 100;
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%, #F6F995 0%) repeat scroll 0 0;
  color: #2E6ECC;
}

.uc-custom-products-page__developer-voice-bl--ttl p u {
  text-decoration: none;
}

.uc-custom-products-page__developer-voice-bl--ttl p b {
  font-weight: bold;
}

@media (max-width: 768px) {
  .uc-custom-products-page__developer-voice-bl--ttl p {
    font-size: 1.25rem;
  }
}

@media (max-width: 768px) {
  .uc-custom-products-page__use-list {
    flex-direction: column-reverse;
  }
}

.uc-custom-products-page__text-list ul, .uc-custom-products-page__text-list ol {
  margin-top: 0 !important;
  margin-left: 2.5em;
}

.uc-custom-products-page__text-list li {
  font-size: 1.375rem;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .uc-custom-products-page__text-list li {
    font-size: 1rem;
  }
}

.uc-custom-products-page__point-bl {
  padding: 15px 0;
}

.uc-custom-products-page__point-bl-text {
  text-align: center;
}

.uc-custom-products-page__point-bl-text p {
  font-size: 1.125rem;
  font-weight: 100;
  line-height: 1.6;
}

.uc-custom-products-page__img--center {
  text-align: center;
}

.uc-custom-products-page__img--h120 img {
  max-height: 120px;
}

.uc-custom-products-page .uc-custom-btn__ec {
  max-width: 265px;
  margin: 40px auto 0;
}

.uc-custom-products-page .uc-custom-btn__ec:lang(ja) {
  max-width: initial !important;
  margin: auto !important;
}

:lang(ja) .uc-custom-products-page-facial-container--bg01, :lang(en) .uc-custom-products-page-facial-container--bg01, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial-container--bg01 {
  background-color: #F2F8FA;
}

:lang(ja) .uc-custom-products-page-facial-container--bg02, :lang(en) .uc-custom-products-page-facial-container--bg02, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial-container--bg02 {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bg-08.jpg") center no-repeat;
  background-size: cover;
}

:lang(ja) .uc-custom-products-page-facial-container--bg03, :lang(en) .uc-custom-products-page-facial-container--bg03, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial-container--bg03 {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bg-09.jpg") center no-repeat;
  background-size: cover;
}

:lang(ja) .uc-custom-products-page-facial-container--bg04, :lang(en) .uc-custom-products-page-facial-container--bg04, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial-container--bg04 {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bg-10.jpg") center no-repeat;
  background-size: cover;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial-container > .uc-lyt-row, :lang(en) .uc-custom-products-page-facial-container > .uc-lyt-row, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial-container > .uc-lyt-row {
    padding-left: 0;
    padding-right: 0;
  }
}

:lang(ja) .uc-custom-products-page-facial__intro, :lang(en) .uc-custom-products-page-facial__intro, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__intro {
  align-items: center;
  margin-bottom: 70px;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__intro, :lang(en) .uc-custom-products-page-facial__intro, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__intro {
    flex-direction: column;
  }
}

:lang(ja) .uc-custom-products-page-facial__intro .uc-lyt-grid-col-flex, :lang(en) .uc-custom-products-page-facial__intro .uc-lyt-grid-col-flex, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__intro .uc-lyt-grid-col-flex {
  padding: 0;
  max-width: initial;
}

:lang(ja) .uc-custom-products-page-facial__intro .uc-lyt-grid-col-flex:nth-of-type(1), :lang(en) .uc-custom-products-page-facial__intro .uc-lyt-grid-col-flex:nth-of-type(1), :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__intro .uc-lyt-grid-col-flex:nth-of-type(1) {
  width: 100%;
  max-width: 350px;
  margin-right: 35px;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__intro .uc-lyt-grid-col-flex:nth-of-type(1), :lang(en) .uc-custom-products-page-facial__intro .uc-lyt-grid-col-flex:nth-of-type(1), :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__intro .uc-lyt-grid-col-flex:nth-of-type(1) {
    width: 100%;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}

:lang(ja) .uc-custom-products-page-facial__intro .uc-lyt-grid-col-flex:nth-of-type(2), :lang(en) .uc-custom-products-page-facial__intro .uc-lyt-grid-col-flex:nth-of-type(2), :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__intro .uc-lyt-grid-col-flex:nth-of-type(2) {
  flex: 1;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__intro .uc-lyt-grid-col-flex:nth-of-type(2), :lang(en) .uc-custom-products-page-facial__intro .uc-lyt-grid-col-flex:nth-of-type(2), :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__intro .uc-lyt-grid-col-flex:nth-of-type(2) {
    width: 100%;
    max-width: 100%;
  }
}

:lang(ja) .uc-custom-products-page-facial__iv-area, :lang(en) .uc-custom-products-page-facial__iv-area, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__iv-area {
  padding: 40px 30px;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__iv-area, :lang(en) .uc-custom-products-page-facial__iv-area, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__iv-area {
    padding: 20px 0;
  }
}

:lang(ja) .uc-custom-products-page-facial__iv--01, :lang(en) .uc-custom-products-page-facial__iv--01, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__iv--01 {
  width: 100%;
  max-width: 543px;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
}

:lang(ja) .uc-custom-products-page-facial__iv--02, :lang(en) .uc-custom-products-page-facial__iv--02, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__iv--02 {
  align-items: flex-end;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__iv--02, :lang(en) .uc-custom-products-page-facial__iv--02, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__iv--02 {
    align-items: flex-start;
  }
}

:lang(ja) .uc-custom-products-page-facial__iv-talk, :lang(en) .uc-custom-products-page-facial__iv-talk, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__iv-talk {
  font-size: 1.25rem;
  line-height: 1.8;
  color: #161B80;
  padding: 15px 0;
  border-radius: 10px;
  background-color: #FFF;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

:lang(ja) .uc-custom-products-page-facial__iv-talk--02, :lang(en) .uc-custom-products-page-facial__iv-talk--02, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__iv-talk--02 {
  font-size: 1.125rem;
  padding: 15px;
  background-color: #E5F8FF;
}

:lang(ja) .uc-custom-products-page-facial__iv-talk--02::before, :lang(en) .uc-custom-products-page-facial__iv-talk--02::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__iv-talk--02::before {
  border-color: #E5F8FF !important;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__iv-talk--02::before, :lang(en) .uc-custom-products-page-facial__iv-talk--02::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__iv-talk--02::before {
    top: 20%;
    bottom: auto;
    -webkit-transform: initial;
    transform: initial;
  }
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__iv-talk, :lang(en) .uc-custom-products-page-facial__iv-talk, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__iv-talk {
    font-size: 1rem;
  }
}

:lang(ja) .uc-custom-products-page-facial__iv-talk::before, :lang(en) .uc-custom-products-page-facial__iv-talk::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__iv-talk::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #FFF;
  border-top-width: 6px;
  border-bottom-width: 6px;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  position: absolute;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

:lang(ja) .uc-custom-products-page-facial__iv .uc-lyt-grid-col-flex, :lang(en) .uc-custom-products-page-facial__iv .uc-lyt-grid-col-flex, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__iv .uc-lyt-grid-col-flex {
  padding: 0;
  max-width: initial;
}

:lang(ja) .uc-custom-products-page-facial__iv .uc-lyt-grid-col-flex:nth-of-type(1) .uc-custom-products-page-facial__iv-talk, :lang(en) .uc-custom-products-page-facial__iv .uc-lyt-grid-col-flex:nth-of-type(1) .uc-custom-products-page-facial__iv-talk, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__iv .uc-lyt-grid-col-flex:nth-of-type(1) .uc-custom-products-page-facial__iv-talk {
  margin-right: 20px;
  padding: 10px;
}

:lang(ja) .uc-custom-products-page-facial__iv .uc-lyt-grid-col-flex:nth-of-type(1) .uc-custom-products-page-facial__iv-talk::before, :lang(en) .uc-custom-products-page-facial__iv .uc-lyt-grid-col-flex:nth-of-type(1) .uc-custom-products-page-facial__iv-talk::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__iv .uc-lyt-grid-col-flex:nth-of-type(1) .uc-custom-products-page-facial__iv-talk::before {
  border-left-width: 15px;
  border-right-width: 0;
  right: -14px;
}

:lang(ja) .uc-custom-products-page-facial__iv .uc-lyt-grid-col-flex:nth-of-type(2) .uc-custom-products-page-facial__iv-talk, :lang(en) .uc-custom-products-page-facial__iv .uc-lyt-grid-col-flex:nth-of-type(2) .uc-custom-products-page-facial__iv-talk, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__iv .uc-lyt-grid-col-flex:nth-of-type(2) .uc-custom-products-page-facial__iv-talk {
  margin-left: 20px;
  padding: 10px;
}

:lang(ja) .uc-custom-products-page-facial__iv .uc-lyt-grid-col-flex:nth-of-type(2) .uc-custom-products-page-facial__iv-talk::before, :lang(en) .uc-custom-products-page-facial__iv .uc-lyt-grid-col-flex:nth-of-type(2) .uc-custom-products-page-facial__iv-talk::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__iv .uc-lyt-grid-col-flex:nth-of-type(2) .uc-custom-products-page-facial__iv-talk::before {
  border-right-width: 15px;
  border-left-width: 0;
  left: -14px;
}

:lang(ja) .uc-custom-products-page-facial__lead, :lang(en) .uc-custom-products-page-facial__lead, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__lead {
  padding-top: 100px;
  padding-bottom: 100px;
}

:lang(ja) .uc-custom-products-page-facial__lead .uc-lyt-grid-container-advance, :lang(en) .uc-custom-products-page-facial__lead .uc-lyt-grid-container-advance, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__lead .uc-lyt-grid-container-advance {
  align-items: center;
}

:lang(ja) .uc-custom-products-page-facial__lead .CMP-CM34-rich-text, :lang(en) .uc-custom-products-page-facial__lead .CMP-CM34-rich-text, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__lead .CMP-CM34-rich-text {
  line-height: 2.125;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__lead .CMP-CM34-rich-text, :lang(en) .uc-custom-products-page-facial__lead .CMP-CM34-rich-text, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__lead .CMP-CM34-rich-text {
    font-size: 0.875rem;
    line-height: 1.8;
  }
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__lead, :lang(en) .uc-custom-products-page-facial__lead, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__lead {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  :lang(ja) .uc-custom-products-page-facial__lead .uc-lyt-grid-col-flex, :lang(en) .uc-custom-products-page-facial__lead .uc-lyt-grid-col-flex, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__lead .uc-lyt-grid-col-flex {
    padding: 0;
  }
  :lang(ja) .uc-custom-products-page-facial__lead .uc-lyt-grid-col-flex:nth-of-type(2), :lang(en) .uc-custom-products-page-facial__lead .uc-lyt-grid-col-flex:nth-of-type(2), :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__lead .uc-lyt-grid-col-flex:nth-of-type(2) {
    margin-top: 20px;
  }
}

:lang(ja) .uc-custom-products-page-facial__spec, :lang(en) .uc-custom-products-page-facial__spec, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec {
  padding-top: 100px;
  padding-bottom: 100px;
}

:lang(ja) .uc-custom-products-page-facial__spec .CMP-CM34-rich-text, :lang(en) .uc-custom-products-page-facial__spec .CMP-CM34-rich-text, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec .CMP-CM34-rich-text {
  line-height: 2.125;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__spec .CMP-CM34-rich-text, :lang(en) .uc-custom-products-page-facial__spec .CMP-CM34-rich-text, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec .CMP-CM34-rich-text {
    line-height: 1.8;
    font-size: 0.875rem;
  }
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__spec, :lang(en) .uc-custom-products-page-facial__spec, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  :lang(ja) .uc-custom-products-page-facial__spec > .uc-lyt-grid-col-flex, :lang(en) .uc-custom-products-page-facial__spec > .uc-lyt-grid-col-flex, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec > .uc-lyt-grid-col-flex {
    padding: 0;
  }
  :lang(ja) .uc-custom-products-page-facial__spec > .uc-lyt-grid-col-flex:nth-of-type(2), :lang(en) .uc-custom-products-page-facial__spec > .uc-lyt-grid-col-flex:nth-of-type(2), :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec > .uc-lyt-grid-col-flex:nth-of-type(2) {
    margin-top: 20px;
  }
}

:lang(ja) .uc-custom-products-page-facial__spec-row, :lang(en) .uc-custom-products-page-facial__spec-row, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-row {
  margin-top: 60px;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__spec-row, :lang(en) .uc-custom-products-page-facial__spec-row, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-row {
    margin-top: 30px;
  }
  :lang(ja) .uc-custom-products-page-facial__spec-row > .uc-lyt-grid-col-flex:nth-of-type(2), :lang(en) .uc-custom-products-page-facial__spec-row > .uc-lyt-grid-col-flex:nth-of-type(2), :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-row > .uc-lyt-grid-col-flex:nth-of-type(2) {
    margin-top: 20px;
  }
}

:lang(ja) .uc-custom-products-page-facial__spec-block, :lang(en) .uc-custom-products-page-facial__spec-block, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block {
  background-color: #fff;
  padding: 20px;
}

:lang(ja) .uc-custom-products-page-facial__spec-block .point, :lang(en) .uc-custom-products-page-facial__spec-block .point, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block .point {
  color: #161B80;
}

:lang(ja) .uc-custom-products-page-facial__spec-block .point h1, :lang(ja) .uc-custom-products-page-facial__spec-block .point h2, :lang(ja) .uc-custom-products-page-facial__spec-block .point h3, :lang(ja) .uc-custom-products-page-facial__spec-block .point h4, :lang(ja) .uc-custom-products-page-facial__spec-block .point h5, :lang(ja) .uc-custom-products-page-facial__spec-block .point h6, :lang(en) .uc-custom-products-page-facial__spec-block .point h1, :lang(en) .uc-custom-products-page-facial__spec-block .point h2, :lang(en) .uc-custom-products-page-facial__spec-block .point h3, :lang(en) .uc-custom-products-page-facial__spec-block .point h4, :lang(en) .uc-custom-products-page-facial__spec-block .point h5, :lang(en) .uc-custom-products-page-facial__spec-block .point h6, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block .point h1, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block .point h2, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block .point h3, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block .point h4, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block .point h5, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block .point h6 {
  color: #161B80;
}

:lang(ja) .uc-custom-products-page-facial__spec-block h1, :lang(ja) .uc-custom-products-page-facial__spec-block h2, :lang(ja) .uc-custom-products-page-facial__spec-block h3, :lang(ja) .uc-custom-products-page-facial__spec-block h4, :lang(ja) .uc-custom-products-page-facial__spec-block h5, :lang(ja) .uc-custom-products-page-facial__spec-block h6, :lang(en) .uc-custom-products-page-facial__spec-block h1, :lang(en) .uc-custom-products-page-facial__spec-block h2, :lang(en) .uc-custom-products-page-facial__spec-block h3, :lang(en) .uc-custom-products-page-facial__spec-block h4, :lang(en) .uc-custom-products-page-facial__spec-block h5, :lang(en) .uc-custom-products-page-facial__spec-block h6, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block h1, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block h2, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block h3, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block h4, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block h5, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block h6 {
  font-size: 1.25rem;
  color: #000;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__spec-block h1, :lang(ja) .uc-custom-products-page-facial__spec-block h2, :lang(ja) .uc-custom-products-page-facial__spec-block h3, :lang(ja) .uc-custom-products-page-facial__spec-block h4, :lang(ja) .uc-custom-products-page-facial__spec-block h5, :lang(ja) .uc-custom-products-page-facial__spec-block h6, :lang(en) .uc-custom-products-page-facial__spec-block h1, :lang(en) .uc-custom-products-page-facial__spec-block h2, :lang(en) .uc-custom-products-page-facial__spec-block h3, :lang(en) .uc-custom-products-page-facial__spec-block h4, :lang(en) .uc-custom-products-page-facial__spec-block h5, :lang(en) .uc-custom-products-page-facial__spec-block h6, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block h1, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block h2, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block h3, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block h4, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block h5, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block h6 {
    font-size: 0.875rem;
  }
}

:lang(ja) .uc-custom-products-page-facial__spec-block--img, :lang(en) .uc-custom-products-page-facial__spec-block--img, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block--img {
  text-align: center;
  margin-top: 10px;
}

:lang(ja) .uc-custom-products-page-facial__spec-block .uc-caption, :lang(en) .uc-custom-products-page-facial__spec-block .uc-caption, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block .uc-caption {
  padding-right: 0;
  margin-top: 20px;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__spec-block .uc-caption, :lang(en) .uc-custom-products-page-facial__spec-block .uc-caption, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block .uc-caption {
    font-size: 0.875rem;
  }
}

:lang(ja) .uc-custom-products-page-facial__spec-block .CMP-CM40-grid-advance:nth-of-type(1), :lang(en) .uc-custom-products-page-facial__spec-block .CMP-CM40-grid-advance:nth-of-type(1), :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block .CMP-CM40-grid-advance:nth-of-type(1) {
  padding-bottom: 30px;
  border-bottom: 1px solid #C7C7C7;
}

:lang(ja) .uc-custom-products-page-facial__spec-block .CMP-CM40-grid-advance:nth-of-type(1) .uc-lyt-grid-col-flex, :lang(en) .uc-custom-products-page-facial__spec-block .CMP-CM40-grid-advance:nth-of-type(1) .uc-lyt-grid-col-flex, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-block .CMP-CM40-grid-advance:nth-of-type(1) .uc-lyt-grid-col-flex {
  padding: 0 5px;
}

:lang(ja) .uc-custom-products-page-facial__spec-item, :lang(en) .uc-custom-products-page-facial__spec-item, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item {
  padding-bottom: 33px;
  margin-bottom: 60px;
  border: 1px solid #FFF;
}

:lang(ja) .uc-custom-products-page-facial__spec-item .CMP-CM18-video,
:lang(ja) .uc-custom-products-page-facial__spec-item .CMP-CM11-image-and-text, :lang(en) .uc-custom-products-page-facial__spec-item .CMP-CM18-video,
:lang(en) .uc-custom-products-page-facial__spec-item .CMP-CM11-image-and-text, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item .CMP-CM18-video,
:lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item .CMP-CM11-image-and-text {
  padding: 40px 40px 0 40px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__spec-item .CMP-CM18-video,
  :lang(ja) .uc-custom-products-page-facial__spec-item .CMP-CM11-image-and-text, :lang(en) .uc-custom-products-page-facial__spec-item .CMP-CM18-video,
  :lang(en) .uc-custom-products-page-facial__spec-item .CMP-CM11-image-and-text, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item .CMP-CM18-video,
  :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item .CMP-CM11-image-and-text {
    padding: 30px 30px 0 30px;
  }
}

:lang(ja) .uc-custom-products-page-facial__spec-item .CMP-CM18-video .uc-object,
:lang(ja) .uc-custom-products-page-facial__spec-item .CMP-CM18-video .uc-mod-media-02, :lang(ja) .uc-custom-products-page-facial__spec-item .CMP-CM18-video .uc-inner,
:lang(ja) .uc-custom-products-page-facial__spec-item .CMP-CM11-image-and-text .uc-object,
:lang(ja) .uc-custom-products-page-facial__spec-item .CMP-CM11-image-and-text .uc-mod-media-02,
:lang(ja) .uc-custom-products-page-facial__spec-item .CMP-CM11-image-and-text .uc-inner, :lang(en) .uc-custom-products-page-facial__spec-item .CMP-CM18-video .uc-object,
:lang(en) .uc-custom-products-page-facial__spec-item .CMP-CM18-video .uc-mod-media-02, :lang(en) .uc-custom-products-page-facial__spec-item .CMP-CM18-video .uc-inner,
:lang(en) .uc-custom-products-page-facial__spec-item .CMP-CM11-image-and-text .uc-object,
:lang(en) .uc-custom-products-page-facial__spec-item .CMP-CM11-image-and-text .uc-mod-media-02,
:lang(en) .uc-custom-products-page-facial__spec-item .CMP-CM11-image-and-text .uc-inner, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item .CMP-CM18-video .uc-object,
:lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item .CMP-CM18-video .uc-mod-media-02, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item .CMP-CM18-video .uc-inner,
:lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item .CMP-CM11-image-and-text .uc-object,
:lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item .CMP-CM11-image-and-text .uc-mod-media-02,
:lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item .CMP-CM11-image-and-text .uc-inner {
  margin-top: 0;
  margin-bottom: 0;
}

:lang(ja) .uc-custom-products-page-facial__spec-item .CMP-CM05-block, :lang(en) .uc-custom-products-page-facial__spec-item .CMP-CM05-block, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item .CMP-CM05-block {
  padding: 30px 40px 0 40px;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__spec-item .CMP-CM05-block, :lang(en) .uc-custom-products-page-facial__spec-item .CMP-CM05-block, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item .CMP-CM05-block {
    padding: 30px 30px 0 30px;
  }
}

:lang(ja) .uc-custom-products-page-facial__spec-item h1, :lang(ja) .uc-custom-products-page-facial__spec-item h2, :lang(ja) .uc-custom-products-page-facial__spec-item h3, :lang(ja) .uc-custom-products-page-facial__spec-item h4, :lang(ja) .uc-custom-products-page-facial__spec-item h5, :lang(ja) .uc-custom-products-page-facial__spec-item h6, :lang(en) .uc-custom-products-page-facial__spec-item h1, :lang(en) .uc-custom-products-page-facial__spec-item h2, :lang(en) .uc-custom-products-page-facial__spec-item h3, :lang(en) .uc-custom-products-page-facial__spec-item h4, :lang(en) .uc-custom-products-page-facial__spec-item h5, :lang(en) .uc-custom-products-page-facial__spec-item h6, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item h1, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item h2, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item h3, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item h4, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item h5, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item h6 {
  font-size: 1.625rem;
  color: #161B80;
  text-align: left;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__spec-item h1, :lang(ja) .uc-custom-products-page-facial__spec-item h2, :lang(ja) .uc-custom-products-page-facial__spec-item h3, :lang(ja) .uc-custom-products-page-facial__spec-item h4, :lang(ja) .uc-custom-products-page-facial__spec-item h5, :lang(ja) .uc-custom-products-page-facial__spec-item h6, :lang(en) .uc-custom-products-page-facial__spec-item h1, :lang(en) .uc-custom-products-page-facial__spec-item h2, :lang(en) .uc-custom-products-page-facial__spec-item h3, :lang(en) .uc-custom-products-page-facial__spec-item h4, :lang(en) .uc-custom-products-page-facial__spec-item h5, :lang(en) .uc-custom-products-page-facial__spec-item h6, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item h1, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item h2, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item h3, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item h4, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item h5, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item h6 {
    font-size: 1.25rem;
  }
}

:lang(ja) .uc-custom-products-page-facial__spec-item .CMP-CM34-rich-text, :lang(en) .uc-custom-products-page-facial__spec-item .CMP-CM34-rich-text, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item .CMP-CM34-rich-text {
  line-height: 2.125;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__spec-item .CMP-CM34-rich-text, :lang(en) .uc-custom-products-page-facial__spec-item .CMP-CM34-rich-text, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__spec-item .CMP-CM34-rich-text {
    line-height: 1.8;
    font-size: 0.875rem;
  }
}

:lang(ja) .uc-custom-products-page-facial__use, :lang(en) .uc-custom-products-page-facial__use, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__use {
  padding-top: 100px;
  padding-bottom: 100px;
}

:lang(ja) .uc-custom-products-page-facial__use .CMP-CM34-rich-text, :lang(en) .uc-custom-products-page-facial__use .CMP-CM34-rich-text, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__use .CMP-CM34-rich-text {
  line-height: 2.125;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__use .CMP-CM34-rich-text, :lang(en) .uc-custom-products-page-facial__use .CMP-CM34-rich-text, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__use .CMP-CM34-rich-text {
    line-height: 1.8;
    font-size: 0.875rem;
  }
}

:lang(ja) .uc-custom-products-page-facial__routine, :lang(en) .uc-custom-products-page-facial__routine, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__routine {
  padding-top: 100px;
  padding-bottom: 100px;
  counter-reset: number  0;
}

:lang(ja) .uc-custom-products-page-facial__routine--step, :lang(en) .uc-custom-products-page-facial__routine--step, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__routine--step {
  width: 100%;
  max-width: 740px;
  min-height: 120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-left: 140px;
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__routine--step, :lang(en) .uc-custom-products-page-facial__routine--step, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__routine--step {
    font-size: 0.875rem;
    min-height: 80px;
    padding-left: 90px;
  }
}

:lang(ja) .uc-custom-products-page-facial__routine--step::before, :lang(en) .uc-custom-products-page-facial__routine--step::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__routine--step::before {
  counter-increment: number  1;
  display: flex;
  align-items: center;
  justify-content: center;
  content: "STEP" counter(number);
  font-family: "utsukushi",'Noto Serif JP', serif !important;
  font-size: 1.625rem;
  color: #161B80;
  width: 120px;
  height: 120px;
  border-radius: 100%;
  border: 1px solid #161B80;
  background-color: #fff;
  position: absolute;
  bottom: 50%;
  left: 0;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__routine--step::before, :lang(en) .uc-custom-products-page-facial__routine--step::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__routine--step::before {
    font-size: 1rem;
    width: 80px;
    height: 80px;
  }
}

:lang(ja) .uc-custom-products-page-facial__routine .CMP-CM18-video .uc-object, :lang(en) .uc-custom-products-page-facial__routine .CMP-CM18-video .uc-object, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__routine .CMP-CM18-video .uc-object {
  max-width: 1080px;
}

:lang(ja) .uc-custom-products-page-facial__other, :lang(en) .uc-custom-products-page-facial__other, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__other {
  padding-top: 100px;
  padding-bottom: 100px;
}

:lang(ja) .uc-custom-products-page-facial__other .CMP-CM18-video .uc-object, :lang(en) .uc-custom-products-page-facial__other .CMP-CM18-video .uc-object, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__other .CMP-CM18-video .uc-object {
  max-width: 1080px;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__store, :lang(en) .uc-custom-products-page-facial__store, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__store {
    flex-direction: column;
  }
}

:lang(ja) .uc-custom-products-page-facial__store .uc-lyt-grid-col-flex, :lang(en) .uc-custom-products-page-facial__store .uc-lyt-grid-col-flex, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__store .uc-lyt-grid-col-flex {
  max-width: initial;
  padding: 0;
}

:lang(ja) .uc-custom-products-page-facial__store .uc-lyt-grid-col-flex:nth-of-type(1), :lang(en) .uc-custom-products-page-facial__store .uc-lyt-grid-col-flex:nth-of-type(1), :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__store .uc-lyt-grid-col-flex:nth-of-type(1) {
  flex: 1;
}

:lang(ja) .uc-custom-products-page-facial__store .uc-lyt-grid-col-flex:nth-of-type(1) *, :lang(en) .uc-custom-products-page-facial__store .uc-lyt-grid-col-flex:nth-of-type(1) *, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__store .uc-lyt-grid-col-flex:nth-of-type(1) * {
  margin: 0;
}

:lang(ja) .uc-custom-products-page-facial__store .uc-lyt-grid-col-flex:nth-of-type(2), :lang(en) .uc-custom-products-page-facial__store .uc-lyt-grid-col-flex:nth-of-type(2), :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__store .uc-lyt-grid-col-flex:nth-of-type(2) {
  width: 100%;
  max-width: 490px;
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bg-11.jpg") center no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__store .uc-lyt-grid-col-flex:nth-of-type(2), :lang(en) .uc-custom-products-page-facial__store .uc-lyt-grid-col-flex:nth-of-type(2), :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__store .uc-lyt-grid-col-flex:nth-of-type(2) {
    padding: 30px;
  }
}

:lang(ja) .uc-custom-products-page-facial__store-wrap, :lang(en) .uc-custom-products-page-facial__store-wrap, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__store-wrap {
  width: 100%;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}

:lang(ja) .uc-custom-products-page-facial__store-wrap .uc-custom-store__btn,
:lang(ja) .uc-custom-products-page-facial__store-wrap .uc-custom-btn__ec, :lang(en) .uc-custom-products-page-facial__store-wrap .uc-custom-store__btn,
:lang(en) .uc-custom-products-page-facial__store-wrap .uc-custom-btn__ec, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__store-wrap .uc-custom-store__btn,
:lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__store-wrap .uc-custom-btn__ec {
  margin-top: 15px !important;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page-facial__store-wrap > .CMP-CM11-image-and-text, :lang(en) .uc-custom-products-page-facial__store-wrap > .CMP-CM11-image-and-text, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__store-wrap > .CMP-CM11-image-and-text {
    margin-left: 25px;
    margin-right: 25px;
  }
}

:lang(ja) .uc-custom-products-page__lineup, :lang(en) .uc-custom-products-page__lineup, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page__lineup {
  background: url("/content/dam/sites/jp_silcot_com/cotton/images/common/img-block-bg-13.jpg") center no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 80px;
  margin-bottom: -30px;
  position: relative;
}

:lang(ja) .uc-custom-products-page__lineup::before, :lang(en) .uc-custom-products-page__lineup::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page__lineup::before {
  display: block;
  content: "";
  width: 100%;
  height: 465px;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to bottom, white 0%, white 50%, rgba(255, 255, 255, 0) 100%);
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page__lineup::before, :lang(en) .uc-custom-products-page__lineup::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page__lineup::before {
    height: 200px;
  }
}

:lang(ja) .uc-custom-products-page__lineup-list .uc-lyt-grid-col-flex *, :lang(en) .uc-custom-products-page__lineup-list .uc-lyt-grid-col-flex *, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page__lineup-list .uc-lyt-grid-col-flex * {
  width: inherit;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page__lineup-list .uc-lyt-grid-col-flex, :lang(en) .uc-custom-products-page__lineup-list .uc-lyt-grid-col-flex, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page__lineup-list .uc-lyt-grid-col-flex {
    padding-left: 10px;
    padding-right: 10px;
  }
}

:lang(ja) .uc-custom-products-page__lineup-list .uc-object, :lang(en) .uc-custom-products-page__lineup-list .uc-object, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page__lineup-list .uc-object {
  position: relative;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}

:lang(ja) .uc-custom-products-page__lineup-list .uc-object::before, :lang(en) .uc-custom-products-page__lineup-list .uc-object::before, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page__lineup-list .uc-object::before {
  display: block;
  content: "";
  padding-top: 100%;
}

:lang(ja) .uc-custom-products-page__lineup-list .uc-object span, :lang(en) .uc-custom-products-page__lineup-list .uc-object span, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page__lineup-list .uc-object span {
  display: contents;
}

:lang(ja) .uc-custom-products-page__lineup-list .uc-object img, :lang(en) .uc-custom-products-page__lineup-list .uc-object img, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page__lineup-list .uc-object img {
  width: auto;
  max-width: 70%;
  height: auto;
  max-height: 70%;
  position: absolute;
  bottom: 50%;
  right: 50%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

:lang(ja) .uc-custom-products-page__lineup-list .uc-caption, :lang(en) .uc-custom-products-page__lineup-list .uc-caption, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page__lineup-list .uc-caption {
  font-size: 1rem;
  color: #161B80;
  padding-right: 0;
  margin-top: 1rem;
}

:lang(ja) .uc-custom-products-page__lineup-list .uc-caption::after, :lang(en) .uc-custom-products-page__lineup-list .uc-caption::after, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page__lineup-list .uc-caption::after {
  content: none;
}

@media (max-width: 768px) {
  :lang(ja) .uc-custom-products-page__lineup-list .uc-caption, :lang(en) .uc-custom-products-page__lineup-list .uc-caption, :lang(zh):not(:lang(zh-tw)) .uc-custom-products-page__lineup-list .uc-caption {
    font-size: 0.875rem;
    margin-top: 0.5rem;
  }
}

:lang(zh):not(:lang(zh-tw)) .uc-custom-products-page-facial__routine--step::before {
  font-family: 'Noto Serif SC', serif !important;
}

.uc-custom-season__list {
  padding-top: 30px;
}

.uc-custom-season__list > .CMP-CM28-reference > .cq-dd-paragraph > .for-reference {
  display: flex;
  flex-wrap: wrap;
}

.uc-custom-season__list > .CMP-CM28-reference > .cq-dd-paragraph > .for-reference .CMP-CM28-reference {
  display: flex;
  flex-direction: column;
  width: 31.3333%;
  margin: 1%;
}

@media (max-width: 768px) {
  .uc-custom-season__list > .CMP-CM28-reference > .cq-dd-paragraph > .for-reference .CMP-CM28-reference {
    width: 100%;
    margin: 0;
  }
  .uc-custom-season__list > .CMP-CM28-reference > .cq-dd-paragraph > .for-reference .CMP-CM28-reference:not(:nth-last-child(1)) {
    margin-bottom: 30px;
  }
}

.uc-custom-season__list > .CMP-CM28-reference > .cq-dd-paragraph > .for-reference .CMP-CM28-reference .cq-dd-paragraph {
  height: 100%;
}

.uc-custom-season__list > .CMP-CM28-reference > .cq-dd-paragraph > .for-reference .CMP-CM28-reference .cq-dd-paragraph .for-reference {
  height: 100%;
}

.uc-custom-season-index__lead {
  text-align: center;
}

.uc-custom-season-index__lead p {
  font-size: 1.625rem;
  line-height: 1.8;
}

.uc-custom-season-index__lead p b {
  font-size: 1.875rem;
  color: #EEB34A;
}

@media (max-width: 768px) {
  .uc-custom-season-index__lead p {
    font-size: 1rem;
  }
  .uc-custom-season-index__lead p b {
    font-size: 1rem;
  }
}

.uc-custom-season-profile {
  background-color: #FFF;
  margin-top: 40px;
}

.uc-custom-season-profile__wrap {
  padding: 40px;
}

@media (max-width: 768px) {
  .uc-custom-season-profile__wrap {
    padding: 15px;
  }
}

.uc-custom-season-profile__wrap .uc-lyt-grid-col-flex {
  padding-left: 10px;
  padding-right: 10px;
}

.uc-custom-season-profile__ph {
  text-align: center;
}

@media (max-width: 768px) {
  .uc-custom-season-profile__ph {
    margin-bottom: 30px;
  }
}

.uc-custom-season-profile__ttl h1, .uc-custom-season-profile__ttl h2, .uc-custom-season-profile__ttl h3, .uc-custom-season-profile__ttl h4, .uc-custom-season-profile__ttl h5, .uc-custom-season-profile__ttl h6 {
  display: flex;
  flex-direction: column-reverse;
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: bold;
  text-align: left;
  color: #000;
}

.uc-custom-season-profile__ttl h1 span, .uc-custom-season-profile__ttl h2 span, .uc-custom-season-profile__ttl h3 span, .uc-custom-season-profile__ttl h4 span, .uc-custom-season-profile__ttl h5 span, .uc-custom-season-profile__ttl h6 span {
  font-size: 1.25rem;
  font-weight: 100;
}

@media (max-width: 768px) {
  .uc-custom-season-profile__ttl h1, .uc-custom-season-profile__ttl h2, .uc-custom-season-profile__ttl h3, .uc-custom-season-profile__ttl h4, .uc-custom-season-profile__ttl h5, .uc-custom-season-profile__ttl h6 {
    font-size: 1.375rem;
  }
  .uc-custom-season-profile__ttl h1 span, .uc-custom-season-profile__ttl h2 span, .uc-custom-season-profile__ttl h3 span, .uc-custom-season-profile__ttl h4 span, .uc-custom-season-profile__ttl h5 span, .uc-custom-season-profile__ttl h6 span {
    font-size: 1.125rem;
  }
}

.uc-custom-season-profile__text {
  font-size: 1rem;
  line-height: 1.8;
}

.uc-custom-season-profile__capabilities {
  border: 1px solid #EEB34A;
  margin-top: 50px;
  padding: 20px;
  position: relative;
}

@media (max-width: 768px) {
  .uc-custom-season-profile__capabilities {
    padding: 10px;
  }
}

.uc-custom-season-profile__capabilities .CMP-CM09-heading {
  position: absolute;
  top: -1.2em;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  width: 100%;
}

.uc-custom-season-profile__capabilities--ttl {
  text-align: center;
}

.uc-custom-season-profile__capabilities--ttl h1, .uc-custom-season-profile__capabilities--ttl h2, .uc-custom-season-profile__capabilities--ttl h3, .uc-custom-season-profile__capabilities--ttl h4, .uc-custom-season-profile__capabilities--ttl h5, .uc-custom-season-profile__capabilities--ttl h6 {
  font-size: 1.125rem;
  display: inline-block;
  border-radius: 2em;
  background-color: #EEB34A;
  color: #FFF;
  padding: 0.3em 3em;
}

@media (max-width: 768px) {
  .uc-custom-season-profile__capabilities--ttl h1, .uc-custom-season-profile__capabilities--ttl h2, .uc-custom-season-profile__capabilities--ttl h3, .uc-custom-season-profile__capabilities--ttl h4, .uc-custom-season-profile__capabilities--ttl h5, .uc-custom-season-profile__capabilities--ttl h6 {
    font-size: 1rem;
    padding: 0.3em 2em;
  }
}

.uc-custom-season-profile__capabilities--list ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: 2.5em;
}

@media (max-width: 768px) {
  .uc-custom-season-profile__capabilities--list ul {
    display: block;
  }
}

.uc-custom-season-profile__capabilities--list ul li {
  width: 48%;
  font-size: 1rem;
  line-height: 1.8;
}

.uc-custom-season-profile__capabilities--list ul li:not(:nth-child(2n)) {
  margin-right: 4%;
}

@media (max-width: 768px) {
  .uc-custom-season-profile__capabilities--list ul li {
    width: 100%;
  }
}

.uc-custom-season-card {
  background-color: #FFF;
  margin: 2%;
  height: 100%;
}

.uc-custom-season-card__wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
}

.uc-custom-season-card__wrap .CMP-CM05-block:nth-of-type(2) {
  margin-top: auto;
}

.uc-custom-season-card__vol {
  font-size: 0.875rem;
  color: #EEB34A;
  margin: 0 0 10px 0 !important;
  padding-bottom: 5px;
  position: relative;
}

.uc-custom-season-card__vol::after {
  display: block;
  content: "";
  width: 30%;
  border-top: 1px solid #EEB34A;
  position: absolute;
  left: -20px;
  bottom: 0;
}

.uc-custom-season-card__ttl h1, .uc-custom-season-card__ttl h2, .uc-custom-season-card__ttl h3, .uc-custom-season-card__ttl h4, .uc-custom-season-card__ttl h5, .uc-custom-season-card__ttl h6 {
  font-size: 1.25rem;
  line-height: 1.6;
  color: #EEB34A;
  text-align: left;
  display: flex;
  flex-direction: column-reverse;
}

.uc-custom-season-card__ttl h1 span, .uc-custom-season-card__ttl h2 span, .uc-custom-season-card__ttl h3 span, .uc-custom-season-card__ttl h4 span, .uc-custom-season-card__ttl h5 span, .uc-custom-season-card__ttl h6 span {
  font-size: 1rem;
  color: #000;
}

.uc-custom-season-card__ph img {
  width: 100%;
  height: auto;
}

:lang(ja) .uc-custom-season-card__vol {
  color: #161B80;
}

:lang(ja) .uc-custom-season-card__vol::after {
  border-top: 1px solid #161B80;
}

:lang(ja) .uc-custom-season-card__ttl h1, :lang(ja) .uc-custom-season-card__ttl h2, :lang(ja) .uc-custom-season-card__ttl h3, :lang(ja) .uc-custom-season-card__ttl h4, :lang(ja) .uc-custom-season-card__ttl h5, :lang(ja) .uc-custom-season-card__ttl h6 {
  color: #161B80;
}

:not(:lang(ja)) .uc-custom-season-card__vol {
  color: #EEB34A;
}

:not(:lang(ja)) .uc-custom-season-card__vol::after {
  border-top: 1px solid #EEB34A;
}

:not(:lang(ja)) .uc-custom-season-card__ttl h1, :not(:lang(ja)) .uc-custom-season-card__ttl h2, :not(:lang(ja)) .uc-custom-season-card__ttl h3, :not(:lang(ja)) .uc-custom-season-card__ttl h4, :not(:lang(ja)) .uc-custom-season-card__ttl h5, :not(:lang(ja)) .uc-custom-season-card__ttl h6 {
  color: #EEB34A;
}

@media (max-width: 768px) {
  .uc-custom-season-page .uc-lyt-grid-col-flex {
    padding: 0;
  }
  .uc-custom-season-page .uc-lyt-grid-col-flex:not(:nth-last-of-type(1)) {
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .uc-custom-season-page .uc-lyt-grid-col:not(:nth-last-of-type(1)) {
    margin-bottom: 30px;
  }
}

.uc-custom-season-page-col-rev {
  flex-direction: row-reverse;
}

.uc-custom-season-page-header {
  margin-top: 60px;
}

@media (max-width: 768px) {
  .uc-custom-season-page-header {
    margin-top: 30px;
  }
}

.uc-custom-season-page-header__vol {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 142px;
  background-color: #EEB34A;
  position: relative;
  border-radius: 100%;
}

.uc-custom-season-page-header__vol::before {
  display: inline-block;
  content: "";
  padding-top: 100%;
}

@media (max-width: 768px) {
  .uc-custom-season-page-header__vol {
    max-width: 110px;
    margin: 0 auto;
  }
}

.uc-custom-season-page-header__vol h1, .uc-custom-season-page-header__vol h2, .uc-custom-season-page-header__vol h3, .uc-custom-season-page-header__vol h4, .uc-custom-season-page-header__vol h5, .uc-custom-season-page-header__vol h6 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 1.625rem;
  font-weight: 100;
  color: #FFF;
  text-align: center;
  position: absolute;
  bottom: 50%;
  right: 50%;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

@media (max-width: 768px) {
  .uc-custom-season-page-header__vol h1, .uc-custom-season-page-header__vol h2, .uc-custom-season-page-header__vol h3, .uc-custom-season-page-header__vol h4, .uc-custom-season-page-header__vol h5, .uc-custom-season-page-header__vol h6 {
    font-size: 1.375rem;
  }
}

.uc-custom-season-page-header__ttl h1, .uc-custom-season-page-header__ttl h2, .uc-custom-season-page-header__ttl h3, .uc-custom-season-page-header__ttl h4, .uc-custom-season-page-header__ttl h5, .uc-custom-season-page-header__ttl h6 {
  display: flex;
  flex-direction: column-reverse;
  font-size: 2.5rem;
  font-weight: 100;
  line-height: 1.6;
  text-align: left;
  color: #EEB34A;
}

.uc-custom-season-page-header__ttl h1 span, .uc-custom-season-page-header__ttl h2 span, .uc-custom-season-page-header__ttl h3 span, .uc-custom-season-page-header__ttl h4 span, .uc-custom-season-page-header__ttl h5 span, .uc-custom-season-page-header__ttl h6 span {
  font-size: 1.5rem;
  color: #000;
}

@media (max-width: 768px) {
  .uc-custom-season-page-header__ttl h1, .uc-custom-season-page-header__ttl h2, .uc-custom-season-page-header__ttl h3, .uc-custom-season-page-header__ttl h4, .uc-custom-season-page-header__ttl h5, .uc-custom-season-page-header__ttl h6 {
    font-size: 1.5rem;
    text-align: center;
  }
  .uc-custom-season-page-header__ttl h1 span, .uc-custom-season-page-header__ttl h2 span, .uc-custom-season-page-header__ttl h3 span, .uc-custom-season-page-header__ttl h4 span, .uc-custom-season-page-header__ttl h5 span, .uc-custom-season-page-header__ttl h6 span {
    font-size: 1rem;
  }
}

.uc-custom-season-page-header__lead p {
  font-size: 1.125rem;
  font-weight: 100;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .uc-custom-season-page-header__lead p {
    font-size: 1rem;
    text-align: center;
  }
}

.uc-custom-season-page-header__img {
  border: 5px solid #FFF;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
}

@media (max-width: 768px) {
  .uc-custom-season-page-header__img {
    width: 90%;
    margin: 30px auto;
    -webkit-transform-origin: center;
    transform-origin: center;
  }
}

.uc-custom-season-page-body__main-ttl {
  text-align: center;
}

.uc-custom-season-page-body__main-ttl p {
  font-size: 1.5rem;
  line-height: 1.8;
  color: #EEB34A;
}

.uc-custom-season-page-body__main-ttl p b {
  font-size: 2.25rem;
  font-weight: normal;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__main-ttl p {
    font-size: 1.25rem;
  }
  .uc-custom-season-page-body__main-ttl p b {
    font-size: 1.5rem;
  }
}

.uc-custom-season-page-body__sub-ttl {
  text-align: center;
}

.uc-custom-season-page-body__sub-ttl p {
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1.8;
  background-color: #FFF;
  padding: 0.5em 1.5em;
  border-radius: 2em;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__sub-ttl p {
    font-size: 1rem;
  }
}

.uc-custom-season-page-body__ttl h1, .uc-custom-season-page-body__ttl h2, .uc-custom-season-page-body__ttl h3, .uc-custom-season-page-body__ttl h4, .uc-custom-season-page-body__ttl h5, .uc-custom-season-page-body__ttl h6 {
  font-size: 1.625rem;
  line-height: 1.8;
  color: #EEB34A;
  text-align: left;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__ttl h1, .uc-custom-season-page-body__ttl h2, .uc-custom-season-page-body__ttl h3, .uc-custom-season-page-body__ttl h4, .uc-custom-season-page-body__ttl h5, .uc-custom-season-page-body__ttl h6 {
    font-size: 1.5rem;
  }
}

.uc-custom-season-page-body__catch {
  text-align: center;
}

.uc-custom-season-page-body__catch p {
  font-size: 2.8125rem;
  font-weight: 100;
  line-height: 1.4;
}

.uc-custom-season-page-body__catch p b {
  color: #EEB34A;
  font-weight: inherit;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__catch p {
    font-size: 1.5rem;
  }
}

.uc-custom-season-page-body__sub-catch {
  text-align: center;
  margin-top: 0 !important;
}

.uc-custom-season-page-body__sub-catch p {
  font-size: 1.875rem;
  font-weight: 100;
  line-height: 1.4;
  color: #EEB34A;
}

.uc-custom-season-page-body__sub-catch p b {
  font-size: 2.8125rem;
  font-weight: 100;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__sub-catch p {
    font-size: 1.125rem;
  }
  .uc-custom-season-page-body__sub-catch p b {
    font-size: 1.375rem;
  }
}

.uc-custom-season-page-body__sub-catch--star {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

.uc-custom-season-page-body__sub-catch--star::before, .uc-custom-season-page-body__sub-catch--star::after {
  display: block;
  content: "";
  width: 52px;
  height: 52px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/season/icon-season-star.png");
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

.uc-custom-season-page-body__sub-catch--star::before {
  top: 0;
}

.uc-custom-season-page-body__sub-catch--star::after {
  bottom: 0;
}

.uc-custom-season-page-body__sub-catch--01 {
  text-align: center;
}

.uc-custom-season-page-body__sub-catch--01 p {
  font-size: 1.25rem;
  display: inline-block;
  padding: 0.5em 1em;
  border-radius: 2em;
  background-color: #EEB34A;
}

.uc-custom-season-page-body__sub-catch--01 p b {
  font-size: 1.625rem;
  color: #FFF;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__sub-catch--01 p {
    font-size: 0.875rem;
  }
  .uc-custom-season-page-body__sub-catch--01 p b {
    font-size: 1.25rem;
  }
}

.uc-custom-season-page-body__sub {
  text-align: center;
  margin-top: 0 !important;
}

.uc-custom-season-page-body__sub p {
  font-size: 1.875rem;
  font-weight: 100;
  line-height: 1.4;
}

.uc-custom-season-page-body__sub p b {
  font-size: 2.8125rem;
  font-weight: 100;
  color: #EEB34A;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__sub p {
    font-size: 1.125rem;
  }
  .uc-custom-season-page-body__sub p b {
    font-size: 1.375rem;
  }
}

.uc-custom-season-page-body__text p {
  font-size: 1rem;
  line-height: 1.8;
}

.uc-custom-season-page-body__text p + p {
  margin-top: 1.5em;
}

.uc-custom-season-page-body__text u {
  background-color: rgba(249, 116, 106, 0.4);
  text-decoration: none;
}

.uc-custom-season-page-body__text--center {
  text-align: center;
}

.uc-custom-season-page-body__text--no-mt {
  margin-top: 0 !important;
}

.uc-custom-season-page-body__text--bg01 {
  background-color: #F8F4DD;
  padding: 15px;
}

.uc-custom-season-page-body__text--number ol {
  list-style-type: none;
  counter-reset: number 0;
}

.uc-custom-season-page-body__text--number ol li {
  position: relative;
  font-size: 1.375rem;
  line-height: 1.8;
  color: #EEB34A;
  padding: 0.5em 0 0.5em 40px;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__text--number ol li {
    font-size: 1.125rem;
  }
}

.uc-custom-season-page-body__text--number ol li::before {
  display: flex;
  align-items: center;
  justify-content: center;
  counter-increment: number 1;
  content: counter(number);
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #EEB34A;
  font-size: 1.125rem;
  color: #FFF;
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__text--number ol li::before {
    top: 15px;
    bottom: auto;
    -webkit-transform: none;
    transform: none;
  }
}

.uc-custom-season-page-body__point ul {
  display: flex;
  align-items: center;
  list-style-type: none;
}

.uc-custom-season-page-body__point ul li {
  font-size: 1.125rem;
  color: #EEB34A;
}

.uc-custom-season-page-body__point ul li:nth-child(1) {
  padding: 0.5em;
  color: #FFF;
  background-color: #EEB34A;
  margin-right: 10px;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__point ul {
    flex-direction: column;
  }
  .uc-custom-season-page-body__point ul li {
    font-size: 1rem;
    width: 100%;
    text-align: center;
  }
  .uc-custom-season-page-body__point ul li:nth-child(1) {
    margin-right: 0;
    margin-bottom: 0.5em;
  }
}

.uc-custom-season-page-body__arrow {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__arrow img {
    width: 100%;
    max-width: 100px;
    height: auto;
  }
}

.uc-custom-season-page-body__border-bottom {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px dotted #707070;
}

.uc-custom-season-page-body__care-lead {
  align-items: center;
}

.uc-custom-season-page-body__care-lead--text {
  font-size: 1.125rem;
  line-height: 1.8;
  font-weight: 100;
  text-align: center;
}

.uc-custom-season-page-body__care-lead--img {
  text-align: center;
}

.uc-custom-season-page-body__care {
  align-items: center;
  background-color: #F9F9F9;
  padding: 20px 0;
  margin-top: 30px;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__care {
    padding: 20px;
  }
}

.uc-custom-season-page-body__care__ttl h1, .uc-custom-season-page-body__care__ttl h2, .uc-custom-season-page-body__care__ttl h3, .uc-custom-season-page-body__care__ttl h4, .uc-custom-season-page-body__care__ttl h5, .uc-custom-season-page-body__care__ttl h6 {
  font-size: 1.625rem;
  line-height: 1.8;
  color: #EEB34A;
  text-align: left;
}

.uc-custom-season-page-body__support {
  align-items: center;
  padding: 20px 0;
  background-color: #FFF;
  margin-top: 30px;
}

.uc-custom-season-page-body__support--img {
  text-align: center;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__support > .uc-lyt-grid-col-flex {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.uc-custom-season-page-body__teacher {
  margin-top: 30px;
  align-items: center;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__teacher > .uc-lyt-grid-col-flex {
    margin-bottom: 0 !important;
  }
}

.uc-custom-season-page-body__teacher img {
  width: auto;
  max-width: 148px;
  height: auto;
}

.uc-custom-season-page-body__teacher.uc-custom-flex-rev .uc-custom-season-page-body__teacher-voice::before {
  content: none;
}

.uc-custom-season-page-body__teacher.uc-custom-flex-rev .uc-custom-season-page-body__teacher-voice::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 20px solid #EEB34A;
  border-bottom: 10px solid transparent;
  position: absolute;
  right: -19px;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__teacher.uc-custom-flex-rev .uc-custom-season-page-body__teacher-voice::after {
    border-left: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 20px solid #EEB34A;
    position: absolute;
    top: -29px;
    right: 50%;
    bottom: auto;
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }
}

.uc-custom-season-page-body__teacher-voice {
  background-color: #EEB34A;
  border-radius: 10px;
  padding: 30px;
  position: relative;
}

.uc-custom-season-page-body__teacher-voice::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 20px solid #EEB34A;
  border-bottom: 10px solid transparent;
  position: absolute;
  left: -19px;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__teacher-voice::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 20px solid #EEB34A;
    position: absolute;
    left: auto;
    top: -29px;
    right: 50%;
    bottom: auto;
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }
}

.uc-custom-season-page-body__teacher-voice p {
  font-size: 1rem;
  line-height: 1.6;
  color: #FFF;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__teacher-voice p {
    font-size: 0.875rem;
  }
}

.uc-custom-season-page-body__user-q {
  margin-top: 30px;
  align-items: center;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__user-q > .uc-lyt-grid-col-flex {
    margin-bottom: 0 !important;
  }
}

.uc-custom-season-page-body__user-q img {
  width: auto;
  max-width: 148px;
  height: auto;
}

.uc-custom-season-page-body__user-q.uc-custom-flex-rev .uc-custom-season-page-body__user-q-voice::before {
  content: none;
}

.uc-custom-season-page-body__user-q.uc-custom-flex-rev .uc-custom-season-page-body__user-q-voice::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 20px solid #FCF9EA;
  border-bottom: 10px solid transparent;
  position: absolute;
  right: -19px;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__user-q.uc-custom-flex-rev .uc-custom-season-page-body__user-q-voice::after {
    border-left: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 20px solid #FCF9EA;
    position: absolute;
    top: -29px;
    right: 50%;
    bottom: auto;
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }
}

.uc-custom-season-page-body__user-q-voice {
  background-color: #FCF9EA;
  border-radius: 10px;
  padding: 30px;
  position: relative;
}

.uc-custom-season-page-body__user-q-voice::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 20px solid #FCF9EA;
  border-bottom: 10px solid transparent;
  position: absolute;
  left: -19px;
  bottom: 50%;
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__user-q-voice::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 20px solid #FCF9EA;
    position: absolute;
    left: auto;
    top: -29px;
    right: 50%;
    bottom: auto;
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }
}

.uc-custom-season-page-body__user-q-voice p {
  font-size: 1rem;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__user-q-voice p {
    font-size: 0.875rem;
  }
}

.uc-custom-season-page-body__ph-voice {
  background-color: #EEB34A;
  border-radius: 10px;
  padding: 15px;
  position: relative;
}

.uc-custom-season-page-body__ph-voice::before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 20px solid #EEB34A;
  position: absolute;
  top: -19px;
  right: 50%;
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
}

.uc-custom-season-page-body__ph-voice p {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #FFF;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__ph-voice p {
    font-size: 0.75rem;
  }
}

.uc-custom-season-page-body__self {
  background-color: #FFF;
  padding: 20px 0;
}

.uc-custom-season-page-body__self--img {
  text-align: center;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__self > .uc-lyt-grid-col-flex {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.uc-custom-season-page-body__trouble-label {
  display: block;
  background-color: #F5F5F5;
  text-align: center;
  padding: 0.5em;
  border-radius: 2em;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__trouble-label {
    margin-top: 0 !important;
  }
}

.uc-custom-season-page-body__trouble-label p {
  display: inline-block;
  font-size: 1.25rem;
  color: #EEB34A;
  position: relative;
  padding-left: 20px;
}

.uc-custom-season-page-body__trouble-label p::before {
  display: block;
  content: "";
  width: 1px;
  height: 15px;
  background-color: #EEB34A;
  position: absolute;
  left: 0;
  bottom: 50%;
  -webkit-transform: translateY(50%) rotate(-45deg);
  transform: translateY(50%) rotate(-45deg);
}

.uc-custom-season-page-body__trouble-label p::after {
  display: block;
  content: "";
  width: 1px;
  height: 15px;
  background-color: #EEB34A;
  position: absolute;
  left: 0;
  bottom: 50%;
  -webkit-transform: translateY(50%) rotate(45deg);
  transform: translateY(50%) rotate(45deg);
}

.uc-custom-season-page-body__ranking .uc-caption {
  font-size: 1.75rem;
  padding-right: 0;
}

.uc-custom-season-page-body__ng-block {
  display: flex;
  align-items: center;
  flex-direction: column;
  border: 1px solid #EEB34A;
  padding: 30px;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__ng-block {
    padding: 20px;
  }
}

.uc-custom-season-page-body__ng-block ul {
  list-style-type: none;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

.uc-custom-season-page-body__ng-block ul li {
  font-size: 1.375rem;
  line-height: 1.4;
  color: #EEB34A;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  position: relative;
  padding-left: 45px;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__ng-block ul li {
    font-size: 1.125rem;
  }
}

.uc-custom-season-page-body__ng-block ul li::before {
  display: flex;
  align-items: center;
  justify-content: center;
  content: "NG";
  font-size: 1rem;
  color: #EEB34A;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #F8F4DD;
  position: absolute;
  left: 0;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}

@media (max-width: 768px) {
  .uc-custom-season-page-body__ng-block ul li::before {
    bottom: auto;
    top: 10px;
    -webkit-transform: none;
    transform: none;
  }
}

.uc-custom-season-page-body-card > .uc-lyt-grid-col-flex > .uc-lyt-box-advance {
  border: 1px solid #EEB34A;
  padding: 20px;
  border-radius: 10px;
  background-color: #FFF;
  margin-top: 10px;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body-card > .uc-lyt-grid-col-flex > .uc-lyt-box-advance {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.uc-custom-season-page-body-card > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys {
  height: 100%;
  box-sizing: border-box;
}

.uc-custom-season-page-body-card > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys > .CMP-CM05-block.section {
  height: 100%;
}

.uc-custom-season-page-body-card > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys .uc-object {
  margin: 0 !important;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body-card > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys {
    height: auto;
  }
  .uc-custom-season-page-body-card > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys > .CMP-CM05-block.section {
    height: auto;
  }
}

.uc-custom-season-page-body-card--number {
  counter-reset: number 0;
}

.uc-custom-season-page-body-card__main-ttl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 8em;
}

.uc-custom-season-page-body-card__main-ttl h1, .uc-custom-season-page-body-card__main-ttl h2, .uc-custom-season-page-body-card__main-ttl h3, .uc-custom-season-page-body-card__main-ttl h4, .uc-custom-season-page-body-card__main-ttl h5, .uc-custom-season-page-body-card__main-ttl h6 {
  font-size: 1.875rem;
  line-height: 1.4;
  color: #EEB34A;
  display: flex;
  flex-direction: column-reverse;
}

.uc-custom-season-page-body-card__main-ttl h1 span, .uc-custom-season-page-body-card__main-ttl h2 span, .uc-custom-season-page-body-card__main-ttl h3 span, .uc-custom-season-page-body-card__main-ttl h4 span, .uc-custom-season-page-body-card__main-ttl h5 span, .uc-custom-season-page-body-card__main-ttl h6 span {
  font-size: 1.5rem;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body-card__main-ttl h1, .uc-custom-season-page-body-card__main-ttl h2, .uc-custom-season-page-body-card__main-ttl h3, .uc-custom-season-page-body-card__main-ttl h4, .uc-custom-season-page-body-card__main-ttl h5, .uc-custom-season-page-body-card__main-ttl h6 {
    font-size: 1.5rem;
  }
  .uc-custom-season-page-body-card__main-ttl h1 span, .uc-custom-season-page-body-card__main-ttl h2 span, .uc-custom-season-page-body-card__main-ttl h3 span, .uc-custom-season-page-body-card__main-ttl h4 span, .uc-custom-season-page-body-card__main-ttl h5 span, .uc-custom-season-page-body-card__main-ttl h6 span {
    font-size: 1rem;
  }
}

.uc-custom-season-page-body-card__main-ttl--number {
  position: relative;
}

.uc-custom-season-page-body-card__main-ttl--number::before {
  display: flex;
  align-items: center;
  justify-content: center;
  counter-increment: number 1;
  content: counter(number);
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background: #F8F4DD;
  font-size: 1.875rem;
  color: #EEB34A;
  margin-bottom: 0.5em;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body-card__main-ttl--number::before {
    font-size: 1.5rem;
    width: 40px;
    height: 40px;
  }
}

.uc-custom-season-page-body-card__ttl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 5em;
}

.uc-custom-season-page-body-card__ttl h1, .uc-custom-season-page-body-card__ttl h2, .uc-custom-season-page-body-card__ttl h3, .uc-custom-season-page-body-card__ttl h4, .uc-custom-season-page-body-card__ttl h5, .uc-custom-season-page-body-card__ttl h6 {
  font-size: 1.5rem;
  line-height: 1.4;
  color: #EEB34A;
}

.uc-custom-season-page-body-card__ttl--no {
  min-height: auto;
  margin-top: 1em;
}

.uc-custom-season-page-body-card__catch {
  text-align: center;
  color: #EEB34A;
  font-size: 1.125rem;
  line-height: 1.6;
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 0 !important;
}

.uc-custom-season-page-body-card__pkg-group {
  margin-top: 40px;
}

.uc-custom-season-page-body-card__pkg-group .uc-lyt-box-advance, .uc-custom-season-page-body-card__pkg-group .parsys, .uc-custom-season-page-body-card__pkg-group .CMP-CM11-image-and-text, .uc-custom-season-page-body-card__pkg-group .uc-mod-media-01 {
  width: 100%;
}

.uc-custom-season-page-body-card__pkg-group .uc-lyt-box-advance .uc-object, .uc-custom-season-page-body-card__pkg-group .parsys .uc-object, .uc-custom-season-page-body-card__pkg-group .CMP-CM11-image-and-text .uc-object, .uc-custom-season-page-body-card__pkg-group .uc-mod-media-01 .uc-object {
  text-align: center;
  width: 100%;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body-card__pkg-group .uc-lyt-box-advance .uc-object, .uc-custom-season-page-body-card__pkg-group .parsys .uc-object, .uc-custom-season-page-body-card__pkg-group .CMP-CM11-image-and-text .uc-object, .uc-custom-season-page-body-card__pkg-group .uc-mod-media-01 .uc-object {
    display: inline-block !important;
    width: 70%;
  }
}

.uc-custom-season-page-body-card__pkg-group .uc-caption {
  text-align: center;
  font-size: 0.875rem;
  padding-right: 0 !important;
}

.uc-custom-season-page-body-card__pkg-group img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.uc-custom-season-page-body-card__pkg {
  position: relative;
  margin-top: 15px;
}

.uc-custom-season-page-body-card__pkg .uc-object {
  text-align: center;
  width: 50%;
  position: absolute;
  bottom: 50%;
  right: 50%;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
  padding-bottom: 30px;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body-card__pkg .uc-object {
    width: 70%;
  }
}

.uc-custom-season-page-body-card__pkg .uc-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: 0.875rem;
}

.uc-custom-season-page-body-card__pkg::before {
  display: block;
  content: "";
  padding-top: 50%;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body-card__pkg::before {
    padding-top: 70%;
  }
}

.uc-custom-season-page-body-card__pkg img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.uc-custom-season-page-body-card__btn-area {
  margin-top: auto !important;
}

.uc-custom-season-page-body-products-card {
  align-items: center;
}

.uc-custom-season-page-body-products-card > .uc-lyt-grid-col-flex > .uc-lyt-box-advance {
  margin-top: 10px;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body-products-card > .uc-lyt-grid-col-flex > .uc-lyt-box-advance {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.uc-custom-season-page-body-products-card > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys {
  height: 100%;
  box-sizing: border-box;
}

.uc-custom-season-page-body-products-card > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys > .CMP-CM05-block.section {
  height: 100%;
}

.uc-custom-season-page-body-products-card > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys .uc-object {
  margin: 0 !important;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body-products-card > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys {
    height: auto;
  }
  .uc-custom-season-page-body-products-card > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys > .CMP-CM05-block.section {
    height: auto;
  }
}

.uc-custom-season-page-body-products-card__pkg {
  position: relative;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body-products-card__pkg .uc-object {
    text-align: center;
    width: 70%;
    position: absolute;
    bottom: 50%;
    right: 50%;
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
    padding-bottom: 30px;
  }
}

.uc-custom-season-page-body-products-card__pkg .uc-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: 0.875rem;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body-products-card__pkg::before {
    display: block;
    content: "";
    padding-top: 70%;
  }
}

.uc-custom-season-page-body-products-card__pkg img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.uc-custom-season-page-body-num-block > .uc-lyt-grid-col-flex > .uc-lyt-box-advance {
  padding: 0 20px 20px;
  border-radius: 10px;
  background-color: #FCF9EA;
  margin-top: 30px;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body-num-block > .uc-lyt-grid-col-flex > .uc-lyt-box-advance {
    margin-bottom: 0;
  }
}

.uc-custom-season-page-body-num-block > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys {
  height: 100%;
  box-sizing: border-box;
}

.uc-custom-season-page-body-num-block > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys > .CMP-CM05-block.section {
  height: 100%;
}

.uc-custom-season-page-body-num-block > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys .uc-object {
  margin: 0 !important;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body-num-block > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys {
    height: auto;
  }
  .uc-custom-season-page-body-num-block > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys > .CMP-CM05-block.section {
    height: auto;
  }
}

.uc-custom-season-page-body-num-block__label {
  text-align: center;
  position: absolute;
  top: 10px;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  margin: 0 !important;
}

.uc-custom-season-page-body-num-block__label p {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 100;
  padding: 0.1em 1em 0.2em;
  border-radius: 2em;
  background-color: #EEB34A;
  color: #FFF;
}

.uc-custom-season-page-body-num-block__label p b {
  font-size: 1.5rem;
  font-weight: 100;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body-num-block__label p {
    font-size: 0.875rem;
  }
  .uc-custom-season-page-body-num-block__label p b {
    font-size: 1.25rem;
  }
}

.uc-custom-season-page-body-num-block__text {
  text-align: center;
}

.uc-custom-season-page-body-num-block__text p {
  font-size: 1.5rem;
  line-height: 1.6;
}

.uc-custom-season-page-body-num-block__text p b {
  color: #EEB34A;
  font-weight: inherit;
}

@media (max-width: 768px) {
  .uc-custom-season-page-body-num-block__text p {
    font-size: 1.375rem;
  }
}

.uc-custom-season-page-products-group .uc-lyt-grid-col-flex {
  text-align: center;
}

.uc-custom-season-page-products-group .uc-lyt-grid-col-flex .uc-lyt-box-advance, .uc-custom-season-page-products-group .uc-lyt-grid-col-flex .parsys, .uc-custom-season-page-products-group .uc-lyt-grid-col-flex .CMP-CM05-block, .uc-custom-season-page-products-group .uc-lyt-grid-col-flex .uc-custom-season-page-products-btn {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.uc-custom-season-page-products-group .uc-custom-season-page-products-btn__pkg {
  width: auto;
  max-width: 173px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
  .uc-custom-season-page-products-group .uc-custom-season-page-products-btn__pkg {
    max-width: initial;
  }
}

.uc-custom-season-page-products-group .CMP-CM11-image-and-text {
  margin-bottom: 20px;
}

.uc-custom-season-page-products-group .CMP-CM10-text {
  margin-top: auto;
  margin-bottom: 0;
}

.uc-custom-season-page-products-btn {
  margin-top: 30px;
}

.uc-custom-season-page-products-btn--moist .uc-custom-season-page-products-btn__ttl p b {
  color: #2E6ECC;
  font-weight: normal;
}

.uc-custom-season-page-products-btn--moist .uc-custom-season-page-products-btn__more a {
  color: #2E6ECC;
  border-color: #2E6ECC;
}

.uc-custom-season-page-products-btn--moist .uc-custom-season-page-products-btn__more a::after {
  border-top-color: #2E6ECC;
  border-right-color: #2E6ECC;
}

.uc-custom-season-page-products-btn--vitamin .uc-custom-season-page-products-btn__ttl p b {
  color: #FDA610;
  font-weight: normal;
}

.uc-custom-season-page-products-btn--vitamin .uc-custom-season-page-products-btn__more a {
  color: #FDA610;
  border-color: #FDA610;
}

.uc-custom-season-page-products-btn--vitamin .uc-custom-season-page-products-btn__more a::after {
  border-top-color: #FDA610;
  border-right-color: #FDA610;
}

.uc-custom-season-page-products-btn--silky .uc-custom-season-page-products-btn__ttl p b {
  color: #CF619F;
  font-weight: normal;
}

.uc-custom-season-page-products-btn--silky .uc-custom-season-page-products-btn__more a {
  color: #CF619F;
  border-color: #CF619F;
}

.uc-custom-season-page-products-btn--silky .uc-custom-season-page-products-btn__more a::after {
  border-top-color: #CF619F;
  border-right-color: #CF619F;
}

.uc-custom-season-page-products-btn--premium .uc-custom-season-page-products-btn__ttl p b {
  color: #4FAD79;
  font-weight: normal;
}

.uc-custom-season-page-products-btn--premium .uc-custom-season-page-products-btn__more a {
  color: #4FAD79;
  border-color: #4FAD79;
}

.uc-custom-season-page-products-btn--premium .uc-custom-season-page-products-btn__more a::after {
  border-top-color: #4FAD79;
  border-right-color: #4FAD79;
}

.uc-custom-season-page-products-btn--smooth .uc-custom-season-page-products-btn__ttl p b {
  color: #3EB8CB;
  font-weight: normal;
}

.uc-custom-season-page-products-btn--smooth .uc-custom-season-page-products-btn__more a {
  color: #3EB8CB;
  border-color: #3EB8CB;
}

.uc-custom-season-page-products-btn--smooth .uc-custom-season-page-products-btn__more a::after {
  border-top-color: #3EB8CB;
  border-right-color: #3EB8CB;
}

.uc-custom-season-page-products-btn--center {
  text-align: center;
}

.uc-custom-season-page-products-btn .uc-lyt-grid-col-flex {
  padding-left: 10px;
  padding-right: 10px;
}

.uc-custom-season-page-products-btn--bg-w {
  background-color: #FFF;
  margin-top: 15px;
}

.uc-custom-season-page-products-btn--bg-w .uc-lyt-grid-col-flex {
  padding: 20px;
}

.uc-custom-season-page-products-btn--bg01 {
  background-color: #FCF9EA;
  margin-top: 15px;
}

.uc-custom-season-page-products-btn--bg01 .uc-lyt-grid-col-flex {
  padding: 20px;
}

.uc-custom-season-page-products-btn__pkg {
  text-align: center;
}

@media (max-width: 768px) {
  .uc-custom-season-page-products-btn__pkg img {
    width: 100%;
    max-width: 70%;
    height: auto;
  }
}

.uc-custom-season-page-products-btn__ttl {
  margin: 0 !important;
}

.uc-custom-season-page-products-btn__ttl p {
  font-size: 1.25rem;
  line-height: 1.8;
}

@media (max-width: 768px) {
  .uc-custom-season-page-products-btn__ttl p {
    font-size: 1rem;
    text-align: left;
  }
}

.uc-custom-season-page-products-btn__more {
  margin: 15px 0 0 !important;
}

.uc-custom-season-page-products-btn__more a {
  display: inline-block;
  width: 100%;
  max-width: 335px;
  border: 1px solid #000;
  background-color: #FFF;
  padding: 0.3em 1.5em;
  text-align: center;
  font-size: 1rem;
  line-height: 1.6;
  position: relative;
  transition: 0.3s ease all;
}

.uc-custom-season-page-products-btn__more a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.uc-custom-season-page-products-btn__more a::after {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border-top-width: 1px;
  border-top-style: solid;
  border-right-width: 1px;
  border-right-style: solid;
  border-top-color: #000;
  border-right-color: #000;
  position: absolute;
  right: 10px;
  bottom: 50%;
  -webkit-transform: translateY(50%) rotate(45deg);
  transform: translateY(50%) rotate(45deg);
}

.uc-custom-season-page-user-voice > .uc-lyt-grid-col-flex > .uc-lyt-box-advance {
  border: 1px solid #EEB34A;
  padding: 20px;
  border-radius: 10px;
  background-color: #FFF;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .uc-custom-season-page-user-voice > .uc-lyt-grid-col-flex > .uc-lyt-box-advance {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.uc-custom-season-page-user-voice > .uc-lyt-grid-col-flex > .uc-lyt-box-advance img {
  max-width: 92px;
}

.uc-custom-season-page-user-voice > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance {
  align-items: center;
}

.uc-custom-season-page-user-voice > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys {
  height: 100%;
  box-sizing: border-box;
}

.uc-custom-season-page-user-voice > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys > .CMP-CM05-block.section {
  height: 100%;
}

.uc-custom-season-page-user-voice > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys .uc-object {
  margin: 0 !important;
}

@media (max-width: 768px) {
  .uc-custom-season-page-user-voice > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys {
    height: auto;
  }
  .uc-custom-season-page-user-voice > .uc-lyt-grid-col-flex > .uc-lyt-box-advance .uc-lyt-grid-container-advance .parsys > .CMP-CM05-block.section {
    height: auto;
  }
}

.uc-custom-season-page-user-voice__text {
  margin: 0 !important;
}

.uc-custom-season-page-user-voice__bottom {
  align-items: center;
  margin-top: 30px;
}

.uc-custom-season-page-user-voice__bottom--img {
  text-align: center;
}

.uc-custom-season-page-user-voice__bottom--text {
  text-align: center;
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}

.uc-custom-season-page-user-voice__bottom--text::before, .uc-custom-season-page-user-voice__bottom--text::after {
  display: block;
  content: "";
  width: 100%;
  height: 12px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/content/dam/sites/jp_silcot_com/cotton/images/season/img-season-catch-line.png");
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

.uc-custom-season-page-user-voice__bottom--text::before {
  top: 0;
}

.uc-custom-season-page-user-voice__bottom--text::after {
  bottom: 0;
}

.uc-custom-season-page-user-voice__bottom--text p {
  font-size: 1.875rem;
  line-height: 1.8;
}

.uc-custom-season-page-user-voice__bottom--text p b {
  color: #EEB34A;
}

@media (max-width: 768px) {
  .uc-custom-season-page-user-voice__bottom--text p {
    font-size: 1.25rem;
  }
}

.uc-custom-season-page__img--center {
  text-align: center;
}

.uc-custom-season-page__img--h120 img {
  max-height: 120px;
}

.uc-custom-season-page__img--h145 img {
  max-height: 145px;
}

.uc-custom-season-page__img--h148 img {
  max-height: 148px;
}

.uc-custom-season-page__img--h155 img {
  max-height: 155px;
}

.uc-custom-season-page__img--h186 img {
  max-height: 186px;
}

.uc-custom-season-page__img--h246 img {
  max-height: 246px;
}

.uc-custom-season-page__img--h276 img {
  max-height: 276px;
}

.uc-custom-season-page__img--h305 img {
  max-height: 305px;
}

.uc-custom-season-page__img--h333 img {
  max-height: 333px;
}

.uc-custom-season-page__img--h337 img {
  max-height: 337px;
}

.uc-custom-sitemap {
  margin-top: 20px;
}

.uc-custom-sitemap__ttl p {
  font-size: 1.625rem;
  line-height: 1.6;
}

.uc-custom-sitemap__ttl p a {
  display: inline-block;
  color: #161B80;
  position: relative;
  padding-left: 20px;
  text-decoration: none;
  transition: 0.3s ease all;
}

.uc-custom-sitemap__ttl p a:hover {
  opacity: 0.6;
}

.uc-custom-sitemap__ttl p a::before {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-right: 1px solid #161B80;
  border-bottom: 1px solid #161B80;
  position: absolute;
  bottom: 50%;
  left: 0;
  -webkit-transform-origin: center center 0;
  transform-origin: center center 0;
  -webkit-transform: translateY(50%) rotate(-45deg);
  transform: translateY(50%) rotate(-45deg);
}

@media (max-width: 768px) {
  .uc-custom-sitemap__ttl {
    margin: 0 !important;
  }
  .uc-custom-sitemap__ttl p a {
    font-size: 1rem;
  }
}

.uc-custom-sitemap__list {
  margin-top: 0.5em !important;
}

.uc-custom-sitemap__list ul {
  list-style-type: none;
  margin-left: 20px;
}

.uc-custom-sitemap__list ul li {
  font-size: 1rem;
  line-height: 1.6;
  padding: 0.3em 0;
}

@media (max-width: 768px) {
  .uc-custom-sitemap__list ul li {
    font-size: 0.75rem;
  }
}

.uc-custom-sitemap__list ul li a {
  text-decoration: none;
  transition: 0.3s ease all;
}

.uc-custom-sitemap__list ul li a:hover {
  opacity: 0.6;
}
