@charset "UTF-8";

/*//////////////////////////////////////////////////

Sclap Cool Shampoo (4571649065751) Css 

//////////////////////////////////////////////////*/

html {
  font-size: 62.5%;
}

/* Biople */
#Wrap {
  width: 100%;
  /* padding-top: 0; */
}

/* ===================
  FONT FACE
=================== */
@font-face {
  font-family: "century-gothic-Regular";
  src: url('https://vintorte.pro/Contents/ProductDetail/font/GOTHIC.otf') format('opentype'),
  url('https://vintorte.pro/Contents/ProductDetail/font/GOTHIC.TTF') format('ttf'),
  url('https://vintorte.pro/Contents/ProductDetail/font/GOTHIC.woff') format('woff'),
  url('https://vintorte.pro/Contents/ProductDetail/font/GOTHIC.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "century-gothic-Bold";
  src: url('https://vintorte.pro/Contents/ProductDetail/font/GOTHICB.otf') format('opentype'),
  url('https://vintorte.pro/Contents/ProductDetail/font/GOTHICB.TTF') format('ttf'),
  url('https://vintorte.pro/Contents/ProductDetail/font/GOTHICB.woff') format('woff'),
  url('https://vintorte.pro/Contents/ProductDetail/font/GOTHICB.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

/* ===================
      ROOTS
=================== */
:root {
  --color-main:#5AAAB9;
  --color-sub:#8CBEC8;
  --color-underline:#D1E5E9;
  --color-bg1:#F0F7F8;
  --color-bg2:#E1F0F2;
  --color-bg3:#B3CCD6;
  --color-gray1:#808080;
  --color-gray2:#A9AAAA;
  --color-white:#ffffff;
  --color-text-main:#000000;
  --font-english-regular-safari: "century-gothic-Regular";
  --font-english-bold-safari: "century-gothic-Bold";
  --font-english: 'Century Gothic', sans-serif;
}

/*=======================================
                PC
========================================*/

/* ===================
  LP Contents
=================== */

.Product_detail_5 {
  overflow: hidden;
  color: var(--color-text-main);
  font-family: "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-feature-settings: "palt";
  letter-spacing: 0.075em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 110rem;
  margin: 0 auto;
  max-width: 100%;
}

.Product_detail_5 p {
  color: var(--color-text-main);
  font-family: "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-feature-settings: "palt";
  letter-spacing: 0.075em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

_::-webkit-full-page-media, _:future, :root .Product_detail_5 .font_en {
  font-family: var(--font-english-regular-safari),sans-serif;
}

_::-webkit-full-page-media, _:future, :root .Product_detail_5 .font_en_bold {
  font-family: var(--font-english-bold-safari),sans-serif;
}

.Product_detail_5 img,
.Product_detail_5 svg {
  display: block;
  opacity: 1;
  width: 100%;
  height: auto;
}
.Product_detail_5 img {
  image-rendering: -webkit-optimize-contrast;
}
.Product_detail_5 picture {
  display: block;
}
.Product_detail_5 a {
  display: block;
  color: inherit;
}
.Product_detail_5 a:hover {
  opacity: 0.6;
}
.Product_detail_5 *:focus {
  outline: none;
}
.Product_detail_5 a,
.Product_detail_5 label {
  -webkit-tap-highlight-color: rgba(226, 228, 232, 0.8);
}
.Product_detail_5 input {
  display: none;
}
.Product_detail_5 li,
.Product_detail_5 ol {
  list-style-type: none;
}
.Product_detail_5 .sp_only {
  display: none;
}
.Product_detail_5 .pc_only {
  display: block;
}
.Product_detail_5 sup {
  font-size: 0.6em;
}
.Product_detail_5 #share img {
  margin: auto;
}
.Product_detail_5 *,
.Product_detail_5 *:before,
.Product_detail_5 *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.Product_detail_5 picture {
  display: flex;
}

.Product_detail_5 .flex_wrap {
  display: flex;
}

/* ===================
      SEC COMMON
=================== */
.Product_detail_5 .ttl {
  position: relative;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
  z-index: 0;
  text-align: center;
  width: fit-content;
  margin: 0 auto;
  letter-spacing: 0.075em;
  color: var(--color-text-main);
}

.Product_detail_5 .underline{
  position: relative;
  background-color: var(--color-bg1);
}
.Product_detail_5 .point2 .underline,
.Product_detail_5 .point4 .underline{
  background-color: var(--color-bg2);
}


.Product_detail_5 .underline:before{
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 0.8rem;
  background-color: var(--color-underline);
  content: "";
  z-index: 5;
  mix-blend-mode: multiply;
}

.Product_detail_5 .point_item_text {
  position: relative;
  font-size: 1.2rem;
  text-align: center;
  line-height: 2;
  z-index: 2;
}

/* Accordion common setting */
.Product_detail_5 .textwrap {
  text-align: center;
}

.Product_detail_5 .textwrap_inner {
  overflow: hidden;
  max-height: 0;
  transition: max-height 1s ease;
}

.Product_detail_5 .textwrap.open .textwrap_inner {
  max-height: var(--max-height);
  margin-bottom: 0.8rem;
}

.Product_detail_5 .textwrap_text {
  font-size: 1.2rem;
  line-height: 2;
  text-align: center;
  color: #000000;
}

.Product_detail_5 .note {
  margin-top: 2rem;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0.075em;
  color: var(--color-text-main);
  text-align: center;
}

.Product_detail_5 .more_btn {
  display: inline-block;
  position: relative;
  margin-top: 2rem;
  padding-left: 0.3rem;
  padding-right: 1.6rem;
  padding-bottom: 0.2rem;
  border-bottom: 1px solid var(--color-gray2);
  font-family: var(--font-english);
  font-size: 1rem;
  line-height: 1;
  cursor: pointer;
  z-index: 0;
  color: var(--color-gray2);
}

.Product_detail_5 .open .more_btn {
  margin-top: 0;
}


.Product_detail_5 .more_btn:before, 
.Product_detail_5 .more_btn:after {
  position: absolute;
  top: 0.5rem;
  right: 0.4rem;
  width: 0.6rem;
  height: 1px;
  border-bottom: 1px solid var(--color-gray2);
  z-index: 0;
  content: "";
}

.Product_detail_5 .more_btn:after {
  transform: rotate(90deg);
  transition: transform 0.3s ease;
}

.Product_detail_5 .open .more_btn::after {
  transform: rotate(0deg);
}

/* ===================
    Recommend
=================== */
.Product_detail_5 .recommended {
  padding: 7.4rem 0 6rem;
  width: 100%;
  height: 100%;
  background-image: url(https://vintorte.pro/Contents/ProductDetail/4571649065751/bg_pc.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.Product_detail_5 .recommended_lead {
  position: relative;
  font-size: 1.6rem;
  line-height: 1.968;
  text-align: center;
  z-index: 1;
}

.Product_detail_5 .recommended_group {
  position: relative;
  margin-top: 6.5rem;
}

.Product_detail_5 .recommended_title {
  display: inline-block;
  position: absolute;
  top: -1rem;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -.3rem;
  padding: .5rem 0 .5rem;
  font-size: 1.5rem;
  line-height: 1;
  color: var(--color-white);
  background-color: var(--color-main);
  box-sizing: border-box;
  width: 32rem;
  z-index: 1;
  text-align: center;
  border-radius: 1.3rem;
}

.Product_detail_5 .recommended_list {
  margin-inline: auto;
  padding: 3.5rem 0 3rem;
  width: 55rem;
  background-color: var(--color-white);
}

.Product_detail_5 .recommended_item {
  display: inline-block;
  position: relative;
  padding-left: 11.5rem;
  margin-bottom: 2rem;
  font-size: 1.4rem;
  line-height: 1;
  text-align: left;
  width: 100%;
  z-index: 0;
}

.Product_detail_5 .recommended_list .recommended_item:last-of-type {
  margin-bottom: 0;
}

.Product_detail_5 .recommended_item:before {
  position: absolute;
  top: -.5rem;
  left: 7.5rem;
  width: 2.4rem;
  height: 2rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(https://vintorte.pro/Contents/ProductDetail/4571649065751/check.svg);
  z-index: 0;
  content: "";
}

.Product_detail_5 .recommended__item:nth-of-type(n+2) {
  margin-top: 0;
}

/* ===================
        POINT 
  =================== */
.Product_detail_5 .point {
  padding: 6rem 0 0;
  background-color: var(--color-bg1);
}

.Product_detail_5 .point_ttl {
  position: relative;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
  z-index: 0;
  text-align: center;
  width: fit-content;
  margin: 0 auto;
}
  
.Product_detail_5 .point_ttl::before, 
.Product_detail_5 .point_ttl::after {
  content: "";
  position: absolute;
  top: 1rem;
  width: 33.5rem;
  height: 1px;
  z-index: 0;
  border-bottom: 1px solid var(--color-sub);
}

.Product_detail_5 .point_ttl::before {
  left: -36rem;
}

.Product_detail_5 .point_ttl::after {
  right: -36rem;
}

.Product_detail_5 .point_item {
  list-style-type: none;
  counter-increment: cnt;
  padding: 6rem 0 6rem;
}

.Product_detail_5 .point_item:nth-of-type(odd) {
  background-color: var(--color-bg1);
}

.Product_detail_5 .point_item:nth-of-type(even) {
  background-color: var(--color-bg2);
}


.Product_detail_5 .point_item::before {
  display: flex;
  align-items: center;
  justify-content: center;
  content: "" counter(cnt) "";
  transform: translateX(-50%);
  margin-left: 50%;
  margin-bottom: 1.5rem;
  border-radius: 50%;
  font-family: var(--font-english);
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  width: 5rem;
  height: 5rem;
}

_::-webkit-full-page-media, _:future, :root .Product_detail_5 .point_item::before {
  font-family: var(--font-english-bold-safari),sans-serif;
}

.Product_detail_5 .point_list .point_item:nth-of-type(odd):before {
  background-color: var(--color-main);
  color: var(--color-white);
}

.Product_detail_5 .point_list .point_item:nth-of-type(even):before {
  background-color: var(--color-white);
  color: var(--color-main);
}

.Product_detail_5 .point_item_title {
  font-size: 1.8rem;
  line-height: 1.75;
  font-weight: 700;
  letter-spacing: 0.075em;
  text-align: center;
  position: relative;
  z-index: 4;
}


/* POINT 1 */

.Product_detail_5 .point1 .point_detail {
  margin: 2rem auto 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.Product_detail_5 .point1 .note {
  margin-top: 2rem;
}

.Product_detail_5 .point_ingredient_ttl {
  padding: 0.7rem 0;
  width: 32rem;
  margin: 0 auto;
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.075em;
  border-radius: 1.6rem;
  background-color: var(--color-sub);
  text-align: center;
  color: #ffffff;
}

.Product_detail_5 .point1 .point_ingredient_ttl:first-of-type {
  margin-top: 6rem;
}

.Product_detail_5 .point1 .box {
  width: 48rem;
  margin: 0 auto;
}

.Product_detail_5 .point1 .ingr_wrap.wrap1 {
  position: relative;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
  justify-content: center;
  width: 48rem;
  margin: 4rem auto 0;
  padding: 4rem 0 3rem;
  border: var(--color-main) 1px solid;
}

.Product_detail_5 .point1 .ingr_wrap .wrap_ttl {
  position: absolute;
  top: -0.8rem;
  left: 50%;
  transform: translateX(-50%);
  width: 16rem;
  height: 1.6rem;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.075em;
  background-color: var(--color-bg1);
  color: var(--color-main);
}

.Product_detail_5 .point1 .ingr_box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2.5rem;
  width: 48rem;
  margin: 0 auto;
}

.Product_detail_5 .point1 .ingr_box img {
  width: 12rem;
}

.Product_detail_5 .point1 .ingr_txt {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
}

.Product_detail_5 .point1 .ingr_txt_name {
  margin-top: .5rem;
  font-size: 1.3rem;
  text-align: left;
}

.point_ingredient .ingr_wrap .ingr_box:nth-of-type(even){
  flex-direction: row-reverse;
}

.Product_detail_5 .point1 .wrap2 .ingr_box,
.Product_detail_5 .point1 .wrap3 .ingr_box {
  padding: 2.5rem 0;
  border-bottom: 1px solid var(--color-main);
}

.Product_detail_5 .textwrap .note {
  margin-top: 3rem;
}

.Product_detail_5 .point1 .wrap3 {
  margin-top: 0.5rem;
}

.Product_detail_5 .point1 .wrap3 .ingr_box:last-of-type .ingr_txt_blk {
  margin-right: 1.5rem;
}

.Product_detail_5 .point1 .textwrap .point_item_text {
  margin-top: 2.5rem;
}


/* HOW TO */
.Product_detail_5 .howto_group {
  width: 88rem;
  margin: 6rem auto 0;
  padding: 3.5rem 0 5.5rem;
  background-color: var(--color-white);
}

.Product_detail_5 .howto_ttl {
  font-family: var(--font-english);
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.075em;
  color: var(--color-text-main);
  text-align: center;
}

_::-webkit-full-page-media, _:future, :root .Product_detail_5 .howto_ttl {
  font-family: var(--font-english-bold-safari);
}

.Product_detail_5 .howto_step {
  margin-top: 3.5rem;
  display: flex;
  justify-content: center;
  gap: 4rem;
}

.Product_detail_5 .howto_step li {
  position: relative;
  width: 15rem;
}

.Product_detail_5 .howto_step li:before {
  position: absolute;
  top: 6.1rem;
  right: -2.6rem;
  display: block;
  width: 1.2rem;
  height: 1.8rem;
  background: url(https://vintorte.pro/Contents/ProductDetail/4571649065751/icn_next.svg) no-repeat;
  background-size: cover;
  content: "";
}

.Product_detail_5 .howto_step li:last-of-type:before {
  content: none;
}

.Product_detail_5 .howto_step li img {
  width: 15rem;
  margin: 0 auto;
}

.Product_detail_5 .howto_txt_blk {
  margin-top: 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.Product_detail_5 .howto_num {
  font-family: var(--font-english);
  font-size: 1.5rem;
  font-weight: 700;
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 50%;
  color: var(--color-white);
  background-color: var(--color-main);
  text-align: center;
}

_::-webkit-full-page-media, _:future, :root .Product_detail_5 .howto_num {
  font-family: var(--font-english-bold-safari);
}

.Product_detail_5 .howto_img_ttl {
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--color-main);
}

.Product_detail_5 .howto_detail {
  margin-top: 1.5rem;
  font-size: 1.1rem;
  line-height: 2;
}


/* POINT 2 */

.Product_detail_5 .point2 .textwrap {
  margin-top: 0;
}

.Product_detail_5 .point2 .more_btn {
  margin-top: 1.5rem;
}

.Product_detail_5 .point2 .textwrap.open {
  margin-top: 2rem;
}


/* POINT 3 */
.Product_detail_5 .point3 .textwrap {
  margin-top: 0;
}

.Product_detail_5 .point3 .more_btn {
  margin-top: 1rem;
}

.Product_detail_5 .point3 .textwrap.open {
  margin-top: 1.8rem;
}


/* POINT 4 */

.Product_detail_5 .point4 {
  padding: 6rem 0;
}

.Product_detail_5 .point4 .textwrap {
  margin-top: 0;
}

.Product_detail_5 .point4 .more_btn {
  margin-top: 1.3rem;
}

.Product_detail_5 .point4 .textwrap.open {
  margin-top: 2.8rem;
}

.Product_detail_5 .point4 .img_blk {
  display: flex;
  justify-content: center;
  gap:1rem;
  margin-top: 2.5rem;
}

.Product_detail_5 .point4 .img_blk li {
  width: 18rem;
  text-align: center;
}

.Product_detail_5 .point4 .img_blk li img {
  width: 10rem;
  margin: 0 auto;
}

.Product_detail_5 .point4 .img_txt {
  margin-top: 1.3rem;
  font-size: 1.2rem;
  text-align: center;
  line-height: 2;
}

/* ===================
    STAFF REVIEW
=================== */

.Product_detail_5 .staff_review {
  padding: 5.7rem 0;
  background-color: var(--color-bg3);
}

.Product_detail_5 .staff_review .ttl {
  font-family: var(--font-english);
  font-weight: 700;
  font-size: 2.2rem;
  letter-spacing: 0.075em;
  color: var(--color-text-main);
}

_::-webkit-full-page-media, _:future, :root .Product_detail_5 .staff_review .ttl {
  font-family: var(--font-english-bold-safari),sans-serif;
}

.Product_detail_5 .staff_review ul {
  display: flex;
  justify-content: center;
  gap: 2rem;
  margin-top: 3rem;
}

.Product_detail_5 .staff_review ul li {
  width: 28rem;
  background-color: #fff;
  border-radius: 2rem;
  padding: 2rem 3rem 2.5rem;
  text-align: justify;
}

.Product_detail_5 .review_name {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.Product_detail_5 .review_name img {
  width: 7rem;
}

.Product_detail_5 .review_name span {
  font-size: 1.3rem;
  line-height: 1;
  text-align: center;
}

.Product_detail_5 .review_comment {
  margin: 0 auto;
  width: 22rem;
  padding-top: 1.6rem;
  font-size: 1.1rem;
  line-height: 2;
  text-align: justify;
}

/* ===================
    PRODUCT
=================== */
.Product_detail_5 .product {
  padding: 6rem 0; 
  background-color: var(--color-bg1);
}

.Product_detail_5 .product_ttl {
  margin-bottom: 4rem;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.075em;
  color: var(--color-text-main);
  text-align: center;
}

.Product_detail_5 .product_slide {
  width: 24rem;
  padding: 3rem 0;
  background-color: #ffffff;
  border-radius: 2rem;
}

.Product_detail_5 .product_label {
  display: block;
  width: fit-content;
  margin: 0 auto;
  width: 18rem;
  border-radius: 1rem;
  padding: 0.5rem 0 0.5rem;
  font-size: 1.2rem;
  line-height: 1;
  text-align: center;
  border: 1px solid var(--color-main);
  color:var(--color-main);
}


.Product_detail_5 .product_name {
  margin-top: 2.7rem;
  font-size: 1.4rem;
  line-height: 1.75;
  color: var(--color-text-main);
  text-align: center;
}

.Product_detail_5 .product_credit {
  font-style: normal;
  margin-top: 1.4rem;
  font-size: 1.3rem;
  line-height: 1.5;
  color: var(--color-text-main);
  text-align: center;
  letter-spacing: 0.075em;
}

.Product_detail_5 .product_img {
  position: relative;
  width: 14rem;
  margin: 2.8rem auto 0;
}

.Product_detail_5 .slide01 .product_img:before {
  position: absolute;
  top: -.8rem;
  left: -2rem;
  display: block;
  width: 6rem;
  height: 6rem;
  background: url(https://vintorte.pro/Contents/ProductDetail/4571649065751/icn_limited.svg?250407) no-repeat;
  background-size: 100%;
  content: "";
}


/*=======================================
                TABLET
========================================*/

@media screen and (min-width: 769px) and (max-width: 1400px) {
  html {
    font-size: calc(10* (100vw / 1400));
  }
}

/*=======================================
                    SP
========================================*/

@media only screen and (max-width: 768px) {
  .Product_detail_5 .pc_only {
    display: none;
  }

  .Product_detail_5 .sp_only {
    display: block;
  }

  /* ===================
    LP Contents
  =================== */

  .Product_detail_5 {
    width: 100%;
    padding-top:calc(60* (100vw / 750));
  }

  /* ===================
        SEC COMMON
  =================== */
  .Product_detail_5 .ttl {
    font-size: calc(40* (100vw / 750));
  }

  .Product_detail_5 .underline:before{
    height: calc(16* 100vw / 750);
    width: 100%;
  }

  /* Accordion common setting */
  .Product_detail_5 .textwrap.open .textwrap_inner {
    margin-bottom: calc(0*(100vw / 750));
  }

  .Product_detail_5 .textwrap_text {
    font-size: calc(24*(100vw / 750));
    width: calc(650*(100vw / 750));
    margin: 0 auto;
  }

  .Product_detail_5 .note {
    font-size: calc(20* 100vw / 750);
    margin-top: calc(20* 100vw / 750);
    line-height: 2;
  }

  .Product_detail_5 .more_btn {
    padding-left: calc(6* 100vw / 750);
    padding-right: calc(30* 100vw / 750);
    padding-bottom: calc(3* 100vw / 750);
    font-size: calc(20* 100vw / 750);
    line-height: 1;
  }

  .Product_detail_5 .more_btn:before, 
  .Product_detail_5 .more_btn:after {
    position: absolute;
    top: calc(10* 100vw / 750);
    right: calc(4* 100vw / 750);
    width: calc(14* 100vw / 750);
    height: calc(2* 100vw / 750);
    border-bottom: calc(2* 100vw / 750) solid;
  }

  /* ===================
      Recommend
  =================== */
  .Product_detail_5 .recommended {
  padding: calc(90 * 100vw/750) 0 calc(80 * 100vw/750);
  background-image: url(https://vintorte.pro/Contents/ProductDetail/4571649065751/bg_sp.png);
  }

  .Product_detail_5 .recommended_lead {
    font-size: calc(26 * 100vw/750);
    line-height: 2;
  }

  .Product_detail_5 .recommended_group {
    margin-top: calc(88 * 100vw/750)
  }

  .Product_detail_5 .recommended_title {
    padding: calc(7* 100vw / 750) calc(20* 100vw / 750);
    margin-top: 0;
    font-size: calc(26* 100vw / 750);
    width: calc(480* 100vw / 750);
    top: calc(-20* 100vw / 750);
  }

  .Product_detail_5 .recommended_list {
    padding: calc(48 * 100vw/750) calc(0 * 100vw/750) calc(35 * 100vw/750);
    width: calc(680 * 100vw/750);
  }

  .Product_detail_5 .recommended_item {
    padding-left: calc(195* 100vw / 750);
    margin-bottom: calc(8* 100vw / 750);
    font-size: calc(26* 100vw / 750);
    line-height: 2;
    text-align: left;
    z-index: 0;
    white-space: nowrap;
  }

  .Product_detail_5 .recommended_item:before {
    top: calc(11* 100vw / 750);
    left: calc(134* 100vw / 750);
    width: calc(36* 100vw / 750);
    height: calc(30* 100vw / 750);
  }


  /* ===================
        POINT 
  =================== */
  .Product_detail_5 .point {
    padding: calc(80* 100vw / 750) 0 calc(0 *100vw / 750);
  }

  .Product_detail_5 .point_ttl {
    font-size: calc(40* 100vw / 750);
    margin: 0 auto calc(0* 100vw / 750);
  }
    
  .Product_detail_5 .point_ttl::before, 
  .Product_detail_5 .point_ttl::after {
    content: "";
    position: absolute;
    top: calc(17* 100vw / 750);
    width: calc(165* 100vw / 750);
    height: 1px;
  }

  .Product_detail_5 .point_ttl::before {
    left: calc(-185* 100vw / 750);
  }

  .Product_detail_5 .point_ttl::after {
    right: calc(-185* 100vw / 750);
  }

  .Product_detail_5 .point_item {
    padding: calc(60* 100vw / 750) 0 calc(60* 100vw / 750);
  }

  .Product_detail_5 .point_item::before {
    margin-bottom: calc(17* 100vw / 750);
    font-size: calc(40* 100vw / 750);
    width: calc(90* 100vw / 750);
    height: calc(90* 100vw / 750);
  }

  .Product_detail_5 .point_item_title {
    font-size: calc(32 * 100vw/750);
  }


  /* POINT 1 */
  .Product_detail_5 .point1 {
    padding: calc(60* 100vw / 750) 0 calc(70* 100vw / 750);
  }

  .Product_detail_5 .point1 .point_detail {
    margin: calc(40 * 100vw/750) auto 0;
    width: calc(750 * 100vw/750);
    gap: calc(40 * 100vw/750);
  }

  .Product_detail_5 .point1 .note {
    margin-top: calc(30* 100vw / 750);
}

  .Product_detail_5 .point_ingredient_ttl {
    padding: calc(15* 100vw / 750) 0;
    width: calc(500* 100vw / 750);
    margin: 0 auto;
    font-size: calc(28* 100vw / 750);
    border-radius: calc(29* 100vw / 750);
  }

  .Product_detail_5 .point1 .point_ingredient_ttl:first-of-type {
    margin-top: calc(68* 100vw / 750);
  }
  
  .Product_detail_5 .point1 .box {
    width: calc(640* 100vw / 750);
    margin: 0 auto;
  }
  
  .Product_detail_5 .point1 .ingr_wrap.wrap1 {
    row-gap: calc(55* 100vw / 750);
    justify-content: center;
    width: calc(640* 100vw / 750);
    margin: calc(75* 100vw / 750) auto 0;
    padding: calc(66* 100vw / 750) 0 calc(50* 100vw / 750);
  }
  
  .Product_detail_5 .point1 .ingr_wrap .wrap_ttl {
    position: absolute;
    top: calc(-14* 100vw / 750);
    width: calc(296* 100vw / 750);
    height: calc(28* 100vw / 750);
    font-size: calc(28* 100vw / 750);
  }
  
  .Product_detail_5 .point1 .ingr_box {
    gap: calc(30* 100vw / 750);
    width: calc(640* 100vw / 750);
    margin: 0 auto;
  }
  
  .Product_detail_5 .point1 .ingr_box img {
    width: calc(150* 100vw / 750);
  }
  
  .Product_detail_5 .point1 .ingr_txt {
    font-size: calc(28* 100vw / 750);
    line-height: 1.7;
  }
  
  .Product_detail_5 .point1 .ingr_txt_name {
    margin-top: calc(10* 100vw / 750);
    font-size: calc(24* 100vw / 750);
  }
  
  .Product_detail_5 .point1 .wrap2 .ingr_box,
  .Product_detail_5 .point1 .wrap3 .ingr_box {
    padding: calc(50* 100vw / 750) 0;
  }
  
  .Product_detail_5 .textwrap .note {
    margin-top: calc(38* 100vw / 750);
  }
  
  .Product_detail_5 .point1 .wrap3 {
    margin-top: calc(10* 100vw / 750);
  }
  
  .Product_detail_5 .point1 .wrap3 .ingr_box:last-of-type .ingr_txt_blk {
    margin-right: calc(10* 100vw / 750);
  }
  
  .Product_detail_5 .point1 .textwrap .point_item_text {
    margin-top: calc(40* 100vw / 750);
  }

  .Product_detail_5 .point1 .open .more_btn {
    margin-top: calc(30* 100vw / 750);
  }

  /* HOW TO */
.Product_detail_5 .howto_group {
  width: calc(670* 100vw / 750);
  margin: calc(80* 100vw / 750) auto 0;
  padding: calc(46* 100vw / 750) 0 calc(80* 100vw / 750);
}

.Product_detail_5 .howto_ttl {
  font-size: calc(40* 100vw / 750);
}

.Product_detail_5 .howto_step {
  margin-top: calc(50* 100vw / 750);
  flex-direction: column;
  gap: calc(85* 100vw / 750);
  align-items: center;
}

.Product_detail_5 .howto_step li {
  width: calc(570* 100vw / 750);
  display: flex;
  gap: calc(40* 100vw / 750);
  margin-left: calc(-20* 100vw / 750);
  align-items: center;
}

.Product_detail_5 .howto_step li:before {
  position: absolute;
  top: auto;
  bottom: calc(-60* 100vw / 750);
  right: auto;
  left: calc(122* 100vw / 750);
  display: block;
  width: calc(24* 100vw / 750);
  height: calc(36* 100vw / 750);
  transform: rotate(90deg);
  background: url(https://vintorte.pro/Contents/ProductDetail/4571649065751/icn_next.svg) no-repeat;
  background-size: cover;
  content: "";
}


.Product_detail_5 .howto_step li img {
  width: calc(270* 100vw / 750);
  margin: 0 auto;
  height: fit-content;
  height: intrinsic;
}

.Product_detail_5 .howto_txt_blk {
  margin-top: calc(0* 100vw / 750);
  padding-top: calc(15* 100vw / 750);
  width: calc(260* 100vw / 750);
  align-items: baseline;
}

.Product_detail_5 .howto_num {
  font-size: calc(28* 100vw / 750);
  width: calc(44* 100vw / 750);
  height:calc(44* 100vw / 750);
}

.Product_detail_5 .howto_img_ttl {
  font-size: calc(28* 100vw / 750);
}

.Product_detail_5 .howto_detail {
  margin-top: calc(18* 100vw / 750);
  font-size: calc(22* 100vw / 750);
  text-align: justify;
}

  /* POINT 2 */
  .Product_detail_5 .point2 {
    padding: calc(80* 100vw / 750) 0 calc(80* 100vw / 750);
  }

  .Product_detail_5 .point2 .more_btn {
    margin-top: calc(6* 100vw / 750);
  }

  .Product_detail_5 .point2 .open .more_btn {
    margin-top: calc(26* 100vw / 750);
  }

  .Product_detail_5 .point2 .textwrap {
    margin-top: calc(30* 100vw / 750);
  }
  
  .Product_detail_5 .point2 .textwrap.open {
    margin-top: calc(33* 100vw / 750);
  }
  

  /* POINT 3 */
  .Product_detail_5 .point3 {
    padding: calc(80* 100vw / 750) 0 calc(75* 100vw / 750);
  }

  .Product_detail_5 .point3 .textwrap {
    margin-top: calc(0* 100vw / 750);
  }

  .Product_detail_5 .point3 .more_btn {
    margin-top: calc(40* 100vw / 750);
  }

  .Product_detail_5 .point3 .open .more_btn {
    margin-top: calc(26* 100vw / 750);
  }

  .Product_detail_5 .point3 .textwrap.open {
    margin-top: calc(25* 100vw / 750);
  }

  /* POINT 4 */

.Product_detail_5 .point4 {
  padding: calc(80* 100vw / 750) 0 calc(73* 100vw / 750);
}

.Product_detail_5 .point4 .textwrap {
  margin-top: calc(0* 100vw / 750);
}

.Product_detail_5 .point4 .textwrap.open .textwrap_inner {
  max-height: calc(100* 100vw / 750) !important;
}

.Product_detail_5 .point4 .textwrap.open {
  margin-top: calc(37* 100vw / 750);
}

.Product_detail_5 .point4 .img_blk {
  gap:calc(0* 100vw / 750);
  margin-top: calc(50* 100vw / 750);
}

.Product_detail_5 .point4 .img_blk li {
  width: calc(300* 100vw / 750);
}

.Product_detail_5 .point4 .img_blk li img {
  width: calc(180* 100vw / 750);
}

.Product_detail_5 .point4 .img_txt {
  margin-top: calc(30* 100vw / 750);
  font-size: calc(24* 100vw / 750);
}

.Product_detail_5 .point4 .point_item_text {
  margin-top: calc(0* 100vw / 750);
}

.Product_detail_5 .point4 .more_btn {
  margin-top: calc(40* 100vw / 750);
}

.Product_detail_5 .point4 .open .more_btn {
  margin-top: calc(26* 100vw / 750);
}

  /* ===================
      STAFF REVIEW
  =================== */

  .Product_detail_5 .staff_review {
    padding: calc(80 * 100vw/750) 0 calc(80 * 100vw/750);
  }

  .Product_detail_5 .staff_review .ttl {
    font-size: calc(40 * 100vw/750);
  }

  .Product_detail_5 .staff_review ul {
    justify-content: flex-start;
    gap: calc(30 * 100vw/750);
    margin-top: calc(40 * 100vw/750);
  }

  .Product_detail_5 .staff_review ul li {
    width: calc(580 * 100vw/750);
    border-radius: calc(20 * 100vw/750);
    padding: calc(40 * 100vw/750) calc(50 * 100vw/750) calc(40 * 100vw/750);
  }

  .Product_detail_5 .review_name {
    gap: calc(30 * 100vw/750);
  }

  .Product_detail_5 .review_name img {
    width: calc(140 * 100vw/750);
  }

  .Product_detail_5 .review_name span {
    font-size:calc(26 * 100vw/750);
  }

  .Product_detail_5 .review_comment {
    width: calc(480 * 100vw/750);
    padding-top: calc(20 * 100vw/750);
    font-size: calc(24 * 100vw/750);
  }


  /* ===================
    PRODUCT
  =================== */
  .Product_detail_5 .product {
    padding: calc(80 * 100vw/750) 0; 
  }

  .Product_detail_5 .product_ttl {
    margin-bottom: calc(50 * 100vw/750);
    font-size: calc(32 * 100vw/750)
  }

  .Product_detail_5 .product_slide {
    width: calc(400 * 100vw/750);
    padding: calc(60 * 100vw/750) 0 calc(50 * 100vw/750) 0;
    border-radius: calc(20 * 100vw/750)
  }

  .Product_detail_5 .product_label {
    width: calc(320 * 100vw/750);
    border-radius: calc(10 * 100vw/750);
    padding: calc(7 * 100vw/750) 0 calc(5 * 100vw/750);
    font-size: calc(22 * 100vw/750);
  }

  .Product_detail_5 .product_name {
    margin-top: calc(50 * 100vw/750);
    font-size: calc(24 * 100vw/750);
  }

  .Product_detail_5 .product_credit {
    margin-top: calc(23 * 100vw/750);
    font-size: calc(23 * 100vw/750);
    line-height: 2;
  }

  .Product_detail_5 .product_img {
    position: relative;
    width: calc(252 * 100vw/750);
    margin: calc(30 * 100vw/750) auto 0;
  }

  .Product_detail_5 .slide01 .product_img:before {
    position: absolute;
    top: calc(0 * 100vw/750);
    left: calc(-35 * 100vw/750);
    display: block;
    width: calc(100 * 100vw/750);
    height: calc(100 * 100vw/750);
    background: url(https://vintorte.pro/Contents/ProductDetail/4571649065751/icn_limited.svg?250403) no-repeat;
    background-size: 100%;
    content: "";
  }

}  

/*----- Swipe -----*/
.Product_detail_5 .product_container {
  position: relative;
  display: flex;
  justify-content: center;
  gap: 2rem;
}

@media only screen and (max-width: 768px) {
  .Product_detail_5 .product_slide {
    width: calc(400 * 100vw/750);
    margin: 0 calc(20 * 100vw/750);
  }

  .Product_detail_5 .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: calc(60 * 100vw/750);
    height: calc(60 * 100vw/750);
    margin-top: calc(0 * 100vw/750);
    z-index: 5;
  }

  .Product_detail_5 .slick-prev {
    left: calc(67 * 100vw/750);
  }

  .Product_detail_5 .slick-next {
    right: calc(127 * 100vw/750);
  }

  .Product_detail_5 .slick-arrow::before {
    position: absolute;
    top: calc(-1* 100vw / 750);
    width: 101%;
    height: 101%;
    background: url(https://vintorte.pro/Contents/ProductDetail/4571649065751/arrow.svg) center center / contain no-repeat;
    content: "";
  }

  .Product_detail_5 .slick-prev::before {
    transform: scaleX(-1);
  }

  .Product_detail_5 .slick-dots {
    bottom: -35px;
  }

  .Product_detail_5 .slick-dots li {
    margin: 0 3px;
  }

  .Product_detail_5 .slick-dots li button {
    width:calc(20* 100vw / 750);
    height:calc(20* 100vw / 750);
    padding: 0;
    background: transparent;
  }

  .Product_detail_5 .slick-dots li button:before {
    font-size: 0;
    opacity: 1;
    color: transparent;
    border: 1px solid #a9a9a9;
    border-radius: 50%;
    width:calc(20* 100vw / 750);
    height:calc(20* 100vw / 750);
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }

  .Product_detail_5 .slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #a9a9a9;
  }

}

/*----- Simple bar -----*/
.Product_detail_5 .simple-bar_wrap{
  width: -moz-available;
  width: -webkit-fill-available;
  margin: auto;
}

.Product_detail_5 .simplebar-content-wrapper {
  /*PC時スクロールできない*/
  overflow: visible !important;
}

.Product_detail_5 .simplebar-track.simplebar-vertical {
  visibility: hidden !important;
}

@media only screen and (max-width: 768px) {

  .Product_detail_5 .simple-bar_wrap {
    /*スクロールバー非表示（IE・Edge）*/
    -ms-overflow-style: none;
    /*スクロールバー非表示（Firefox）*/
    scrollbar-width: none;
    overflow-x: scroll;
    padding-bottom: calc(60 * 100vw/750);
  }
  
  .Product_detail_5 .simplebar-content-wrapper {
    overflow: scroll hidden !important;
  }

  .Product_detail_5 .simple-bar_wrap *::-webkit-scrollbar{
    display:none;
  }
  
  .Product_detail_5 .simple-bar_wrap ul{
    display: flex;
    width: fit-content;
    padding: 0 calc(70* 100vw / 750);
  }
  
  .Product_detail_5 .simplebar-track.simplebar-horizontal {
    height: calc(6 * 100vw/750);
    width: calc(610 * 100vw/750);
    background: rgba(255, 255, 255, .7);
    margin: auto;
  }
  
  .Product_detail_5 .simplebar-track.simplebar-horizontal .simplebar-scrollbar{
    top: 0;
    height: calc(6 * 100vw/750);
  }
  
  .Product_detail_5 .simplebar-scrollbar:before{
    background: #a6a6a6;
    left: 0 !important;
    right: 0 !important;
    border-radius: 0;
    opacity: 1;
  }


}