@charset "UTF-8";

/*
///////////////////////////////////////////////////////////////////////////////////////
 contents__wrapper
 ///////////////////////////////////////////////////////////////////////////////////////
*/

.my_barour{
  --font-noto: "noto-sans-cjk-jp", sans-serif;
}

.my_barour p,
.my_barour span,
.my_barour a {
  font-family: var(--font-noto);
  font-weight: 400;
  font-style: normal;
}

.my_barour a{
  display: inline-block;
  line-height: 1;
}

.my_barour .crdt span{
  text-decoration: underline;
  text-decoration-color: #acacac;
  text-underline-offset: 5px;
}

.my_barour .contents_maintxt{
  font-family: var(--font-f37-ginger);
  font-weight: 700;
  font-style: normal;
  text-align: center;
  line-height: 1;
  word-spacing: 0.1rem;
}

.my_barour .contents_maintxt span{
  font-family: var(--font-f37-ginger);
  font-weight: 700;
}

.my_barour .contents_subtxt {
  font-family: var(--font-noto);
  text-align: center;
  font-weight: 700;
  white-space: nowrap;
}

.my_barour .contents_subtxt span{
  font-family: var(--font-f37-ginger);
  font-weight: 700;
}

.my_barour .pic__wrapper{
  display: grid;
  flex-direction: column;
}

.my_barour .block_ttl{
  font-family: var(--font-f37-ginger);
  line-height: 1;
  font-weight: 700;
  text-align: center;
}

.my_barour .block__wrapper04 span,
.my_barour .block__wrapper05 .contents_detail-txt{
  text-align: center;
}

.my_barour .product-list_btn{
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  color: #fff;
  margin-right: auto;
  margin-left: auto;
}

.my_barour .product-list_btn span{
  line-height: 1;
}

#videoWrapper iframe {
  max-width: 100%;
  background-color: transparent;
  /* aspect-ratio: 16 / 9; */
}

.video-wrapper {
  position: fixed;
  display: grid;
  place-items: center;
  background: #000;
  width: 100vw;
  height: 100svh;
  top: 0;
  z-index: 99999 !important;
}

.video-wrapper .video {
  position: relative;
  width: 100%;
}

.close-button{
  position: absolute;
  font-family: var(--font-noto);
  color: #000;
  font-weight: 700;
  cursor: pointer;
  outline: none;
  border: none;
  appearance: none;
  background-color: transparent;
  padding: 0;
  z-index: 10000;
  pointer-events: all;
}

#content{
  display: none;
}

#content.show{
  display: block;
}



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

  .my_barour{
    margin-bottom: 42.4rem;
  }

  .my_barour p,
  .my_barour span,
  .my_barour a {
    font-size: 2rem;
  }

  .my_barour .contents_maintxt{
    font-size: 2.2rem;
    margin: 0 auto 1.8rem;
  }

  .my_barour .contents_maintxt span{
    font-size: 2.8rem;
  }

  .my_barour .contents_subtxt {
    font-size: 2.2rem;
  }

  .my_barour .contents_subtxt span{
    font-size: 2.2rem;
  }

  .my_barour .contents_detail-txt{
    width: 84.5rem;
    line-height: 1.7;
    margin: 0 auto;
  }

  .my_barour .contents__wrapper{
    width: 86rem;
    margin: 0 auto;
  }

  .my_barour .mb-40{
    margin-bottom: 4rem;
  }

  .my_barour .mb-60{
    margin-bottom: 6rem;
  }

  .my_barour .mb-130{
    margin-bottom: 13rem;
  }

  .my_barour .pic__wrapper{
    row-gap: 4rem;
  }

  .my_barour .mv__wrapper{
    max-width: 128rem;
    margin-right: auto;
    margin-left: auto;
  }

  .video-wrapper .video{
    max-width: calc(853*(100vh / 853));
    height: 100%;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
  }

  .close-button{
    font-size: 5rem;
    top: 0.9rem;
    right: 2.4rem;
  }

  /* ---------- block__wrapper 01 */
  .my_barour .pic01,
  .my_barour .pic02{
    width: 100%;
  }

  .my_barour .block__wrapper01 .ls_adjustment {
    letter-spacing: -0.019em;
  }

  .my_barour .block__wrapper01 .ls_adjustment2 {
    letter-spacing: 0.02em;
  }

  /* ---------- block__wrapper 02 */
  .my_barour .pic03{
    width: 65rem;
    margin: 0 auto;
  }

  .my_barour .pic04{
    width: 64.5rem;
    margin: 0 0 0 auto;
  }

  .my_barour .block__wrapper02 .contents_detail-txt{
    text-align: center;
  }

  /* ---------- block__wrapper 03 */
  .my_barour .pic05{
    width: 75.3rem;
    margin: 0 auto 0 0;
  }

  .my_barour .pic06{
    width: 64.5rem;
    margin: 0 auto;
  }

  .my_barour .pic07{
    width: 75.3rem;
    margin: 0 0 0 auto;
  }

  .my_barour .block__wrapper03 .contents_detail-txt{
    width: 73.8rem;
  }


  /* ---------- block__wrapper 04 */
  .my_barour .block_ttl{
    font-size: 2.4rem;
    font-weight: 700;
  }

  .my_barour .items{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .my_barour .product-list_btn{
    width: 40rem;
    height: 5rem;
  }

  /* ---------- block__wrapper 05 */
  .my_barour .envelope{
    width: 43rem;
    margin-right: auto;
    margin-left: auto;
  }

  /* ---------- precaution__wrapper */
  .my_barour .precaution__wrapper{
    width: 75.4rem;
    margin-right: auto;
    margin-left: auto;
  }

  .my_barour .precaution_txt,
  .my_barour .precaution_txt span{
    font-size: 1.8rem;
    line-height: 1.7777777778;
    white-space: nowrap;
  }

  .my_barour .precaution_txt .additional_txt{
    display: block;
    font-size: 2rem;
    padding-top: 14.4rem;
    line-height: 1.7;
  }

}


@media (min-width: 768px) and (max-width: 959px) {
  .video-wrapper .video{
    max-height: calc(853*(100vw / 853));
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  .my_barour{
    margin-bottom: calc(442* (100vw / 750));
  }

  .my_barour p{
    width: calc(650* (100vw / 750));
    font-size: calc(22* (100vw / 750));
    margin-right: auto;
    margin-left: auto;
  }

  .my_barour span,
  .my_barour a {
    font-size: calc(20* (100vw / 750));
  }

  .my_barour .contents_detail-txt{
    line-height: 1.5454545455;
  }

  .my_barour .contents_subtxt span{
    font-size: calc(22* (100vw / 750));
  }

  .my_barour .contents_maintxt{
    font-size: calc(22* (100vw / 750));
    margin: 0 auto calc(20* (100vw / 750));
  }

  .my_barour .contents_maintxt span{
    font-size: calc(28* (100vw / 750));
  }

  .my_barour .mb-40{
    margin-bottom: calc(40* (100vw / 750));
  }

  .my_barour .mb-60{
    margin-bottom: calc(60* (100vw / 750));
  }

  .my_barour .mb-130{
    margin-bottom: calc(130* (100vw / 750));
  }

  .my_barour .pic__wrapper{
    row-gap: calc(40* (100vw / 750));
  }

  .video-wrapper .video{
    height: calc(938* (100vw / 750));
  }

  .close-button{
    width: calc(80* (100vw / 750));
    height: calc(80* (100vw / 750));
    font-size: calc(50* (100vw / 750));
    top: calc(0* (100vw / 750));
    right: calc(0* (100vw / 750));
  }

  /* ---------- block__wrapper 01 */
  .my_barour .pic01,
  .my_barour .pic02{
    width: 100%;
  }

  .my_barour .block__wrapper01 .ls_adjustment_sp {
    font-size: calc(22* (100vw / 750));
    letter-spacing: -0.047em;
  }

  .my_barour .block__wrapper01 .ls_adjustment2{
    font-size: calc(22* (100vw / 750));
    letter-spacing: 0.026em;
  }

  /* ---------- block__wrapper 02 */

  .my_barour .pic04{
    width: calc(650* (100vw / 750));
    margin: 0 0 0 auto;
  }

  .my_barour .block__wrapper02 .contents_detail-txt{
    text-align: left;
    letter-spacing: 0.02em;
  }

  /* ---------- block__wrapper 03 */

  .my_barour .pic05{
    width: calc(650* (100vw / 750));
    margin: 0 auto;
  }

  .my_barour .pic06{
    width: calc(650* (100vw / 750));
    margin: 0 auto 0 0;
  }

  /* ---------- block__wrapper 04 */
  .my_barour .items{
    width: calc(700* (100vw / 750));
    margin-right: auto;
    margin-left: auto;
  }

  .my_barour .block_ttl{
    font-size: calc(24* (100vw / 750));
  }

  .my_barour .product-list_btn{
    width: calc(400* (100vw / 750));
    height: calc(50* (100vw / 750));
  }

  /* ---------- block__wrapper 05 */
  .my_barour .envelope{
    width: calc(430* (100vw / 750));
    margin-right: auto;
    margin-left: auto;
  }

  /* ---------- precaution__wrapper */
  .my_barour .precaution_txt{
    font-size: calc(20* (100vw / 750));
    line-height: 1.7;
  }

}


/*
///////////////////////////////////////////////////////////////////////////////////////
 animation
 ///////////////////////////////////////////////////////////////////////////////////////
*/

.my_barour.show .jsFade {
  opacity: 0;
  transform: translateY(20px);
}

.my_barour.show .jsFade.isActive {
  opacity: 1;
  transform: translateY(0px);
  transition: all .7s;
}

/* .mv__wrapper {
  opacity: 0;
  transform: translateY(20px);
} */

.mv__wrapper.isActive {
  animation: fadeIn .5s ease;
}

@keyframes fadeIn {
  0%{
    opacity: 0;
    transform: translateY(20px);
  }
  100%{
    opacity: 1;
    transform: translateY(0);
  }
}

.video-wrapper {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.video-wrapper.video-hidden {
  opacity: 0;
}