@charset "utf-8";

@media screen and (min-width: 751px) {
  #themytol-mask .sp {
    display: none !important;
  }
  footer#site_footer #footer_pagetop {
    bottom: 65px;
  }
}
@media screen and (max-width: 750px) {
  #themytol-mask .pc {
    display: none !important;
  }
  .chatbot-container {
    display: none;
  }
  footer#site_footer #footer_pagetop {
    bottom: 110px;
  }
}

#themytol-mask .message,
#themytol-mask .point li {
  opacity: 0;
  transform: translateY(50px);
  transition: 1s ease; 
}
#themytol-mask .message.show,
#themytol-mask .point li.show {
  opacity: 1;
  transform: translateY(0);
}

#themytol-mask {
  color: #644d2b;
  line-height: 1.57;
}
#themytol-mask h1 {
  line-height: 0;
  margin: 0;
  padding: 0;
}
#themytol-mask .message {
  padding: 40px 20px 35px;
}
#themytol-mask .message p {
  font-size: 13px;
  line-height: 2.3;
  text-align: center;
  letter-spacing: .5px;
  margin: 0 0 20px;
}
#themytol-mask .message p {
}
#themytol-mask .message p:last-child {
  margin: 0;
}
#themytol-mask .message span {
  color: #aa955c;
}
#themytol-mask .cv {
  padding: 10px;
  background: #aa0b20;
}
#themytol-mask .cv-contents {
  background: #FFF;
  padding: 20px 0 0;
  box-shadow: 0px 0px 15px 0px rgba(13, 11, 12, 0.35);
}
#themytol-mask .cv h2 {
  line-height: 0;
  padding: 0;
  margin: 0 0 20px;
}
#themytol-mask .cv h2 img {
  width: calc(645 / 750 * 100vw);
}
#themytol-mask .cv .item {
  text-align: center;
  line-height: 0;
  margin: 0 0 20px;
}
#themytol-mask .cv .item img {
  width: calc(662 / 750 * 100vw);
}
#themytol-mask .cv .price {
  text-align: center;
  line-height: 0;
  margin: 0 0 15px;
}
#themytol-mask .cv .price img {
  width: calc(560 / 750 * 100vw);
}
#themytol-mask .cv .btn-cart {
  display: block;
  text-align: center;
  line-height: 0;
  margin: 0 auto 8px;
  width: calc(628 / 750 * 100vw);
}
#themytol-mask .cv .link-goods {
  text-align: center;
  line-height: 0;
  margin: 0 0 10px;
}
#themytol-mask .cv .link-goods a {
  display: inline-block;
  padding: 10px;
}
#themytol-mask .cv .link-goods img {
  width: calc(216 / 750 * 100vw);
  border-bottom: 1px solid #644d2b;
}
#themytol-mask .cv .note {
  padding: 20px;
  background: #f0f1f3;
  font-size: 10px;
  line-height: 1.5;
}
#themytol-mask .cv .note p:not(:last-child) {
  margin: 0 0 14px;
}
#themytol-mask .cv .note a {
  color: #644d2b;
  text-decoration: underline;
}
#themytol-mask .inner {
  background: url(bg.jpg) repeat-y center top / 100%;
}
#themytol-mask .point {
  padding: 0 0 40px;
}
#themytol-mask .point h2 {
  line-height: 0;
  padding: 0;
  margin: 0;
}
#themytol-mask .point ul {
  margin: -10vw 0 20px;
}
#themytol-mask .point li:not(:last-child) {
  margin: 0 0 40px;
}
#themytol-mask .point li h3 {
  text-align: center;
  padding: 0;
  margin: 0 0 15px;
  line-height: 0;
}
#themytol-mask .point li#point01 h3 img {
  width: calc(341 / 750 * 100vw);
}
#themytol-mask .point li#point02 h3 img {
  width: calc(346 / 750 * 100vw);
}
#themytol-mask .point li#point03 h3 img {
  width: calc(340 / 750 * 100vw);
}
#themytol-mask .point li .text {
  padding: 0 20px;
  text-align: center;
}
#themytol-mask sup {
  font-size: 60%;
  vertical-align: super;
}
#themytol-mask .point li .note {
  padding: 0 20px;
  margin: 6px 0 0;
  font-size: 9px;
  text-align: right;
  width: 100%;
}
#themytol-mask .point li .detail {
  display: flex;
  align-items: center;
}
#themytol-mask .point li#point01 .detail {
  margin: -3vw 0 0;
}
#themytol-mask .point li#point01 .img {
  width: calc(468 / 750 * 100vw);
}
#themytol-mask .point li#point01 p {
  flex: 1;
  text-align: center;
  margin: 0 0 0 -5vw;
}
#themytol-mask .point li#point02 .detail {
  flex-direction: row-reverse;
  margin: 15px 0 0;
}
#themytol-mask .point li#point02 .img {
  width: calc(380 / 750 * 100vw);
}
#themytol-mask .point li#point02 p {
  flex: 1;
  text-align: center;
}
#themytol-mask .point li#point03 .detail {
  flex-wrap: wrap;
  margin: 15px 0 0;
}
#themytol-mask .point li#point03 .img {
  padding: 0 0 0 10px;
  width: calc(357 / 750 * 100vw);
  box-sizing: content-box;
}
#themytol-mask .point li#point03 p {
  flex: 1;
  text-align: center;
}
#themytol-mask .movie .img {
  position: relative;
  width: calc(651 / 750 * 100vw);
  margin: 0 auto;
}
#themytol-mask .movie .img:before {
  content: '';
  position: absolute;
  top: 56.5%;
  left: 28%;
  width: calc(48 / 750 * 100vw);
  aspect-ratio: 1;
  background: url(btn_movie.png) no-repeat center / 100%;
  border-radius: 50%;
  transition: .5s ease;
}
#themytol-mask .movie a.clicked .img:before {
  transform: scale(.8);
}
#themytol-mask .experience {
  padding: 0 10px 40px;
}
#themytol-mask .experience h2 {
  line-height: 0;
  padding: 0;
  margin: 0 0 20px;
}
#themytol-mask .experience li:not(:last-child) {
  margin: 0 0 30px;
}
#themytol-mask .experience .person {
  line-height: 0;
  margin: 0 0 20px;
  padding: 0 10px;
}
#themytol-mask .experience h3 {
  line-height: 0;
  padding: 0;
  margin: 0 0 12px;
  text-align: center;
}
#themytol-mask .experience li:nth-child(1) h3 img {
  width: calc(518 / 750 * 100vw);
}
#themytol-mask .experience li:nth-child(2) h3 img {
  width: calc(627 / 750 * 100vw);
}
#themytol-mask .experience .comment {
  line-height: 1.8;
  letter-spacing: .5px;
  padding: 0 10px;
}
#themytol-mask .experience .comment span {
  background:linear-gradient(transparent 90%, #e8dec5 10%);
}
#themytol-mask .step {
  margin: 40px 0 0;
}
#themytol-mask .btn-fixed {
  position: fixed;
  right: 10px;
  bottom: 150px;
  width: 71px;
  line-height: 0;
  z-index: 1;
}

@media screen and (min-width: 751px) {
  #themytol-mask {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    background: url(bg_pc.jpg) no-repeat right top / cover;
    background-attachment: fixed;
    padding: 0 3%;
    font-size: 28px;
  }
  #themytol-mask .leftmenu {
    position: sticky;
    top: 10%;
    left: 0;
    height: calc(100vh - 160px);
    padding: 0 2% 0 0;
    display: flex;
    width: 26%;
  }
  #themytol-mask .leftmenu ul {
    width: 100%;
    margin: auto 0;
  }
  #themytol-mask .leftmenu li {
    line-height: 0;
  }
  #themytol-mask .leftmenu li a {
    display: block;
    width: 35%;
  }
  #themytol-mask .leftmenu li:nth-child(2) a {
    margin: 0 auto;
  }
  #themytol-mask .leftmenu li:nth-child(3) a {
    margin-left: auto;
  }
  #themytol-mask .rightmenu {
    position: sticky;
    top: 50%;
    right: 0;
    width: 26%;
    padding: 0 0 0 2%;
  }
  #themytol-mask .movie .img {
    width: 100%;
  }
  #themytol-mask .movie .img:before {
    width: calc(48 / 750 * 100%)
  }
  #themytol-mask .contents {
    width: 48%;
    max-width: 750px;
    background: #FFF;
    box-shadow: 0 -20px 20px rgba(0, 0, 0, .3);
    padding: 0 0 80px;
  }
  #themytol-mask .message {
    padding: 80px 20px 70px;
  }
  #themytol-mask .message p {
    font-size: 26px;
    margin: 0 0 40px;
  }
  #themytol-mask .cv {
    padding: 20px;
  }
  #themytol-mask .cv-contents {
    padding: 40px 0 0;
  }
  #themytol-mask .cv h2,
  #themytol-mask .cv .item,
  #themytol-mask .cv .link-goods {
    margin: 0 0 40px;
  }
  #themytol-mask .cv h2 img {
    width: calc(645 / 750 * 100%);
  }
  #themytol-mask .cv .item img {
    width: calc(662 / 750 * 100%);
  }
  #themytol-mask .cv .price {
    margin: 0 0 30px;
  }
  #themytol-mask .cv .price img {
    width: calc(560 / 750 * 100%);
  }
  #themytol-mask .cv .btn-cart {
    width: calc(628 / 750 * 100%);
    margin: 0 auto 30px;
  }
  #themytol-mask .cv .link-goods a {
    padding: 0;
  }
  #themytol-mask .cv .link-goods img {
    width: auto;
  }
  #themytol-mask .cv .link-goods a:hover img {
    border-color: #FFF;
  }
  #themytol-mask .cv .note {
    padding: 30px;
    font-size: 18px;
  }
  #themytol-mask .cv .note p:not(:last-child) {
    margin: 0 0 30px;
  }
  #themytol-mask .cv .note a:hover {
    text-decoration: none;
  }
  #themytol-mask .point ul {
    margin: -70px 0 40px;
  }
  #themytol-mask .point li:not(:last-child) {
    margin: 0 0 70px;
  }
  #themytol-mask .point li h3 {
    margin: 0 0 30px;
  }
  #themytol-mask .point li#point01 h3 img {
    width: calc(341 / 750 * 100%);
  }
  #themytol-mask .point li#point02 h3 img {
    width: calc(346 / 750 * 100%);
  }
  #themytol-mask .point li#point03 h3 img {
    width: calc(340 / 750 * 100%);
  }
  #themytol-mask .point li .text {
    padding: 0 40px;
  }
  #themytol-mask .point li .note {
    padding: 0 40px;
    font-size: 18px;
    margin: 12px 0 0;
  }
  #themytol-mask .point li#point01 .detail {
    margin: -5% 0 0;
  }
  #themytol-mask .point li#point01 .img {
    width: calc(468 / 750 * 100%);
  }
  #themytol-mask .point li#point02 .img {
    width: calc(380 / 750 * 100%);
  }
  #themytol-mask .point li#point03 .detail {
    margin: 30px 0 0;
  }
  #themytol-mask .point li#point03 .img {
    padding: 0 0 0 20px;
    width: calc(357 / 750 * 100%);
  }
  #themytol-mask .experience {
    padding: 0 20px 80px;
  }
  #themytol-mask .experience h2 {
    margin: 0 0 40px;
  }
  #themytol-mask .experience li:not(:last-child) {
    margin: 0 0 60px;
  }
  #themytol-mask .experience .person {
    margin: 0 0 40px;
    padding: 0 10px;
  }
  #themytol-mask .experience li:nth-child(1) h3 img {
    width: calc(518 / 750 * 100%);
  }
  #themytol-mask .experience li:nth-child(2) h3 img {
    width: calc(627 / 750 * 100%);
  }
  #themytol-mask .experience h3 {
    margin: 0 0 24px;
  }
  #themytol-mask .experience .step {
    margin: 80px 0 0;
  }
  #themytol-mask .bnr {
    line-height: 0;
  }
  #themytol-mask .btn-fixed {
    width: 142px;
  }
}