@charset "UTF-8";
/**
* Swiper 8.4.7
* Most modern mobile touch slider and framework with hardware accelerated transitions
* https://swiperjs.com
*
* Copyright 2014-2023 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: January 30, 2023
*/
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

@font-face {
  font-family: ShiseidoGinza-ExtraLight;
  src: url("../font/ginzafont/ShiseidoGinza-Extralight.woff?$staticlink$");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: ShiseidoGinza-Light;
  src: url("../font/ginzafont/ShiseidoGinza-Light.woff?$staticlink$");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: ShiseidoGinza-Regular;
  src: url("../font/ginzafont/ShiseidoGinza-Regular.woff?$staticlink$");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: ShiseidoGinza-Medium;
  src: url("../font/ginzafont/ShiseidoGinza-Medium.woff?$staticlink$");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: ShiseidoGinza-Bold;
  src: url("../font/ginzafont/ShiseidoGinza-Bold.woff?$staticlink$");
  font-weight: bold;
  font-style: normal;
}
.float-bnr {
  display: none !important;
}

body.fixed {
  width: 100%;
  height: 100%;
  position: fixed;
}

.tgl-wrapper {
  color: #000;
  font-family: "ShiseidoGinza-Regular", "TazuganeGothicStdN-Regular", "MT たづがね角ゴシック StdN Regular", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif;
  font-size: 15px;
  font-size: 4vw;
  letter-spacing: 0;
}
.tgl-wrapper a {
  font-size: 1em;
}
.tgl-wrapper a:hover {
  opacity: 1;
}
.tgl-wrapper br.sp {
  display: inline;
}
.tgl-wrapper br.pc {
  display: none;
}
@media screen and (min-width: 769px) {
  .tgl-wrapper {
    font-size: 1.171875vw;
  }
  .tgl-wrapper a {
    font-size: 1em;
  }
  .tgl-wrapper br.sp {
    display: none;
  }
  .tgl-wrapper br.pc {
    display: inline;
  }
}
@media screen and (min-width: 1920px) {
  .tgl-wrapper {
    font-size: 23px;
  }
}

#wrapper.sticky-header .tgl-wrapper {
  padding-top: 143px;
}
@media screen and (min-width: 769px) {
  #wrapper.sticky-header .tgl-wrapper {
    padding-top: 125px;
  }
}
@media screen and (min-width: 1024px) {
  #wrapper.sticky-header .tgl-wrapper {
    padding-top: 137px;
  }
}

.tgl-wrapper h1, h2, h3 {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500 !important;
  font-size: 1em;
}

@media screen and (min-width: 769px) {
  html {
    overflow: visible;
  }
  body {
    overflow-y: overlay;
  }
}
/*/////////////////////////////
loader
/////////////////////////////*/
.tgl-loader {
  background: #df0025;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10001;
  -webkit-transition: opacity 0.2s cubic-bezier(0.25, 1, 0.5, 1), visibility 0.2s cubic-bezier(0.25, 1, 0.5, 1);
  transition: opacity 0.2s cubic-bezier(0.25, 1, 0.5, 1), visibility 0.2s cubic-bezier(0.25, 1, 0.5, 1);
}
.tgl-loader.hide {
  opacity: 0;
  visibility: hidden;
}

.tgl-loader .loader {
  opacity: 0;
  visibility: hidden;
}

.tgl-loader .loader-spin {
  height: 36px;
  width: 36px;
  border-radius: 100%;
  border: 2px solid #fff;
  -webkit-animation: ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  animation: ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.7;
  }
  100% {
    opacity: 0;
  }
}
@keyframes ripple {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 1;
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.7;
  }
  100% {
    opacity: 0;
  }
}
/*/////////////////////////////
c-image
/////////////////////////////*/
.c-image {
  display: block;
  padding-top: 100%;
  position: relative;
}
.c-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
}

/*/////////////////////////////
tgl-hero
/////////////////////////////*/
.tgl-hero {
  overflow: hidden;
  position: relative;
  background: #000;
}
.tgl-hero:before {
  content: "";
  display: block;
  padding-top: 133.6%;
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/kv_sp.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  z-index: 1;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
.tgl-hero .hdg01 {
  color: #fff;
  white-space: nowrap;
  position: absolute;
  top: 4.7904191617%;
  left: 6.6666666667%;
  z-index: 2;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
.tgl-hero .hdg01 span {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  display: block;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, -webkit-transform 1s ease;
  transition: opacity 1s ease, transform 1s ease;
  transition: opacity 1s ease, transform 1s ease, -webkit-transform 1s ease;
}
.tgl-hero .hdg01 .sub {
  font-size: 1.2666666667em;
  letter-spacing: -0.05em;
  line-height: 1;
}
.tgl-hero .hdg01 .main {
  font-size: 1.9333333333em;
  line-height: 1.2068965517em;
  letter-spacing: -0.05em;
  margin-top: 0.2068965517em;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.tgl-hero .rip {
  width: 173.6%;
  position: absolute;
  top: 19.7604790419%;
  left: -25.0666666667%;
  z-index: 2;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  -webkit-transition: -webkit-clip-path 2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-clip-path 2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: clip-path 2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: clip-path 2s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-clip-path 2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.tgl-hero .rip .c-image {
  padding-top: 8.1413210445%;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
.tgl-hero.is-hidden:before,
.tgl-hero.is-hidden .hdg01,
.tgl-hero.is-hidden .rip .c-image {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
@media screen and (min-width: 769px) {
  .tgl-hero:before {
    padding-top: 52.1875%;
    background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/kv_pc.jpg");
  }
  .tgl-hero .hdg01 {
    top: 23.3532934132%;
    left: 6.25%;
  }
  .tgl-hero .hdg01 .sub {
    font-size: 2em;
  }
  .tgl-hero .hdg01 .main {
    font-size: 2.9333333333em;
    line-height: 0.6818181818em;
    margin-top: 0.6590909091em;
  }
  .tgl-hero .rip {
    width: 125.9375%;
    top: 43.1137724551%;
    left: -11.875%;
  }
  .tgl-hero .rip .c-image {
    padding-top: 8.1265508685%;
  }
}

/*/////////////////////////////
tgl-leadBlock
/////////////////////////////*/
.tgl-leadBlock {
  color: #fff;
  background: #000;
  padding: 5.3333333333% 0 10.6666666667%;
  overflow: hidden;
}
.tgl-leadBlock .inner {
  padding: 0 5.3333333333%;
}
@media screen and (min-width: 769px) {
  .tgl-leadBlock {
    padding: 2.6666666667em 0 8em;
    overflow: hidden;
  }
  .tgl-leadBlock .inner {
    padding: 0 3.125%;
  }
}

.lead__top {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.lead__top .column {
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/lead_bg_sp.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 15.8208955224% 0 60% 8.9552238806%;
}
.lead__top .lead {
  font-size: 1.7333333333em;
  line-height: 1.3846153846;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
  transition: opacity 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
  transition: opacity 0.8s 0.4s ease, transform 0.8s 0.4s ease;
  transition: opacity 0.8s 0.4s ease, transform 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
}
.lead__top .text {
  line-height: 1.6666666667em;
  margin-top: 1em;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s 0.6s ease, -webkit-transform 0.8s 0.6s ease;
  transition: opacity 0.8s 0.6s ease, -webkit-transform 0.8s 0.6s ease;
  transition: opacity 0.8s 0.6s ease, transform 0.8s 0.6s ease;
  transition: opacity 0.8s 0.6s ease, transform 0.8s 0.6s ease, -webkit-transform 0.8s 0.6s ease;
}
.lead__top .text + .text {
  margin-top: 0.8em;
}
.lead__top .image {
  width: 44.1791044776%;
  margin: -49.8507462687% auto 0;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s 0.8s ease, -webkit-transform 0.8s 0.8s ease;
  transition: opacity 0.8s 0.8s ease, -webkit-transform 0.8s 0.8s ease;
  transition: opacity 0.8s 0.8s ease, transform 0.8s 0.8s ease;
  transition: opacity 0.8s 0.8s ease, transform 0.8s 0.8s ease, -webkit-transform 0.8s 0.8s ease;
}
.lead__top .image .c-image {
  padding-top: 200.6756756757%;
}
.lead__top.is-hidden {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
.lead__top.is-hidden .lead,
.lead__top.is-hidden .text,
.lead__top.is-hidden .image {
  opacity: 0;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
  -webkit-transition: none;
  transition: none;
}
@media screen and (min-width: 769px) {
  .lead__top {
    background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/lead_bg_pc.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 11% 0 10.4166666667% 50%;
    position: relative;
  }
  .lead__top .column {
    background: none;
    padding: 0;
  }
  .lead__top .lead {
    font-size: 2.2666666667em;
    line-height: 1.2941176471;
  }
  .lead__top .text {
    font-size: 1.2em;
    line-height: 1.6666666667em;
    margin-top: 1.9444444444em;
  }
  .lead__top .text + .text {
    margin-top: 0.6666666667em;
  }
  .lead__top .image {
    width: 20.75%;
    margin: 0;
    position: absolute;
    top: 16%;
    left: 14.9166666667%;
  }
  .lead__top .image .c-image {
    padding-top: 200.4016064257%;
  }
}

.lead__second {
  margin-top: 17.9104477612%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.lead__second .image {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.lead__second .image .c-image {
  padding-top: 74.9253731343%;
}
.lead__second .column {
  margin-top: 10.7462686567%;
}
.lead__second .lead {
  font-size: 1.4666666667em;
  font-family: "ShiseidoGinza-Regular", "TazuganeGothicStdN-Regular", "MT たづがね角ゴシック StdN Regular", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: normal !important;
  line-height: 1.3846153846;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s 0.2s ease, -webkit-transform 0.8s 0.2s ease;
  transition: opacity 0.8s 0.2s ease, -webkit-transform 0.8s 0.2s ease;
  transition: opacity 0.8s 0.2s ease, transform 0.8s 0.2s ease;
  transition: opacity 0.8s 0.2s ease, transform 0.8s 0.2s ease, -webkit-transform 0.8s 0.2s ease;
}
.lead__second .text {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.2666666667;
  margin-top: 1.3333333333em;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
  transition: opacity 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
  transition: opacity 0.8s 0.4s ease, transform 0.8s 0.4s ease;
  transition: opacity 0.8s 0.4s ease, transform 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
}
.lead__second .text span {
  font-size: 0.8666666667em;
  line-height: 1.1538461538;
  display: inline-block;
}
.lead__second .date {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 0.7333333333;
  margin-top: 1.6666666667em;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
  transition: opacity 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
  transition: opacity 0.8s 0.4s ease, transform 0.8s 0.4s ease;
  transition: opacity 0.8s 0.4s ease, transform 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
}
.lead__second .date span {
  font-size: 0.8666666667em;
  line-height: 2.1538461538;
  letter-spacing: -0.02em;
  text-align: center;
  margin-top: 1em;
  display: block;
  width: 8.7692307692em;
  border: #fff 1px solid;
  border-radius: 1.1538461538em;
}
.lead__second .toBtn {
  margin: 1.8em 0 0;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s 0.6s ease, -webkit-transform 0.8s 0.6s ease;
  transition: opacity 0.8s 0.6s ease, -webkit-transform 0.8s 0.6s ease;
  transition: opacity 0.8s 0.6s ease, transform 0.8s 0.6s ease;
  transition: opacity 0.8s 0.6s ease, transform 0.8s 0.6s ease, -webkit-transform 0.8s 0.6s ease;
}
.lead__second .toBtn a {
  color: #000;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-size: 0.9333333333em;
  font-weight: 500;
  line-height: 3.5714285714;
  text-align: center;
  display: block;
  background: #fff;
}
.lead__second.is-hidden .image {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
.lead__second.is-hidden .lead,
.lead__second.is-hidden .text,
.lead__second.is-hidden .date,
.lead__second.is-hidden .toBtn {
  opacity: 0;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
  -webkit-transition: none;
  transition: none;
}
@media screen and (min-width: 769px) {
  .lead__second {
    margin: 8em 6.6666666667% 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .lead__second .image {
    width: 50%;
  }
  .lead__second .image .c-image {
    padding-top: 75%;
  }
  .lead__second .column {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 0;
  }
  .lead__second .lead {
    font-size: 2em;
    line-height: 1.3333333333;
  }
  .lead__second .text {
    font-size: 1.0666666667em;
    line-height: 0.9375;
    margin-top: 2.1875em;
  }
  .lead__second .text span {
    display: block;
    font-size: 0.8125em;
    line-height: 1.1538461538;
    margin-top: 0.7692307692em;
  }
  .lead__second .date {
    font-size: 1.0666666667em;
    line-height: 1.875;
    margin-top: 0.9375em;
  }
  .lead__second .date span {
    margin: 0 0 0 1.2307692308em;
    display: inline-block;
  }
  .lead__second .toBtn {
    width: 14.3333333333em;
    margin: 2.3333333333em 0 0;
  }
  .lead__second .toBtn a {
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  .lead__second .toBtn a:hover {
    opacity: 0.7;
  }
}

/*/////////////////////////////
tgl-sampleBlock
/////////////////////////////*/
.tgl-sampleBlock {
  padding: 9.0666666667% 0 27.7333333333%;
}
.tgl-sampleBlock .inner {
  padding: 0 5.3333333333%;
}
.tgl-sampleBlock .hdg02 {
  font-size: 1.4666666667em;
  line-height: 1.2727272727;
  text-align: center;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
}
.tgl-sampleBlock .lead {
  line-height: 1.6666666667;
  text-align: center;
  margin-top: 0.8666666667em;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s 0.2s ease, -webkit-transform 0.8s 0.2s ease;
  transition: opacity 0.8s 0.2s ease, -webkit-transform 0.8s 0.2s ease;
  transition: opacity 0.8s 0.2s ease, transform 0.8s 0.2s ease;
  transition: opacity 0.8s 0.2s ease, transform 0.8s 0.2s ease, -webkit-transform 0.8s 0.2s ease;
}
.tgl-sampleBlock.is-hidden .hdg02,
.tgl-sampleBlock.is-hidden .lead {
  opacity: 0;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
}
@media screen and (min-width: 769px) {
  .tgl-sampleBlock {
    padding: 5.3333333333em 0 6.7333333333em;
  }
  .tgl-sampleBlock .inner {
    padding: 0 4.6875%;
  }
  .tgl-sampleBlock .hdg02 {
    font-size: 2em;
    line-height: 0.9333333333;
  }
  .tgl-sampleBlock .lead {
    margin-top: 1.1333333333em;
  }
}

.sample__images {
  margin-top: 10.1492537313%;
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.sample__images.is-hidden {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
@media screen and (min-width: 769px) {
  .sample__images {
    margin-top: 3.9333333333em;
    padding-right: 5.1724137931%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.sample__slider {
  margin: 0 8.0597014925%;
  position: relative;
}
.sample__slider .c-image {
  padding-top: 100%;
}
.sample__slider .sampleDetail {
  margin-top: 0.5882352941em;
}
.sample__slider .name {
  font-size: 1.1333333333em;
  font-weight: 500;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  line-height: 1.1176470588;
}
.sample__slider .linkText {
  font-size: 0.9333333333em;
  line-height: 1.6428571429;
  margin-top: 2.1428571429em;
}
.sample__slider .linkText img {
  width: 1.1428571429em;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin: 0 0.2857142857em;
}
.sample__slider .linkBtn {
  margin-top: 1.8em;
}
.sample__slider .toProduct a {
  color: #fff;
  font-size: 0.9333333333em;
  font-weight: 500;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  line-height: 3.5714285714;
  text-align: center;
  background-color: #000;
  display: block;
}
.sample__slider .sampleDeco {
  width: 49.4661921708%;
  position: absolute;
  top: 15.5333333333em;
  right: -20.640569395%;
  z-index: 2;
  pointer-events: none;
}
.sample__slider .sampleDeco:before {
  content: "";
  display: block;
  padding-top: 57.5107296137%;
}
.sample__slider .sampleDeco .c-image {
  padding-top: 57.5107296137%;
}
.sample__slider .sampleDeco .image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  -webkit-transition: opacity 0.4s 0.2s ease, -webkit-clip-path 0s 0.7s ease;
  transition: opacity 0.4s 0.2s ease, -webkit-clip-path 0s 0.7s ease;
  transition: opacity 0.4s 0.2s ease, clip-path 0s 0.7s ease;
  transition: opacity 0.4s 0.2s ease, clip-path 0s 0.7s ease, -webkit-clip-path 0s 0.7s ease;
  z-index: 1;
}
.sample__slider .sampleDeco .image.active {
  opacity: 1;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  -webkit-transition: opacity 0s ease, -webkit-clip-path 0.6s 0s ease;
  transition: opacity 0s ease, -webkit-clip-path 0.6s 0s ease;
  transition: opacity 0s ease, clip-path 0.6s 0s ease;
  transition: opacity 0s ease, clip-path 0.6s 0s ease, -webkit-clip-path 0.6s 0s ease;
  z-index: 2;
}
.sample__slider .swiper-button-prev,
.sample__slider .swiper-button-next {
  font-size: 1em;
  width: 2.4em;
  height: 2.4em;
  top: 8.2em;
  margin-top: 0;
}
.sample__slider .swiper-button-prev:after,
.sample__slider .swiper-button-next:after {
  content: "";
  font-size: 1em;
  display: block;
  width: 0.9333333333em;
  height: 2.4em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.sample__slider .swiper-button-prev {
  left: -2.8em;
}
.sample__slider .swiper-button-prev:after {
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/arrow_left.svg");
}
.sample__slider .swiper-button-next {
  right: -2.8em;
}
.sample__slider .swiper-button-next:after {
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/arrow_right.svg");
}
@media screen and (min-width: 769px) {
  .sample__slider {
    width: 40%;
    position: relative;
    margin: 0 auto 0 5.4545454545%;
  }
  .sample__slider .sampleDetail {
    margin-top: 0.6111111111em;
  }
  .sample__slider .name {
    min-height: 2.5555555556em;
    font-size: 1.2em;
    line-height: 1.2777777778;
  }
  .sample__slider .linkText {
    margin-top: 1.2142857143em;
  }
  .sample__slider .linkBtn {
    margin-top: 1.1333333333em;
  }
  .sample__slider .toProduct {
    width: 48.8636363636%;
  }
  .sample__slider .toProduct a {
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  .sample__slider .toProduct a:hover {
    opacity: 0.7;
  }
  .sample__slider .sampleDeco {
    width: 52.9545454545%;
    top: auto;
    right: -13.8636363636%;
    bottom: 9.4em;
  }
  .sample__slider .swiper-button-prev,
  .sample__slider .swiper-button-next {
    width: 3.2em;
    height: 3.2em;
    top: 13.2666666667em;
  }
  .sample__slider .swiper-button-prev:after,
  .sample__slider .swiper-button-next:after {
    width: 1.2em;
    height: 3.2em;
  }
  .sample__slider .swiper-button-prev {
    left: -4.4666666667em;
  }
  .sample__slider .swiper-button-next {
    right: -4.4666666667em;
  }
}

.sample__thumbs {
  margin: 11.9402985075% 8.0597014925% 0;
}
.sample__thumbs ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -3.2028469751%;
}
.sample__thumbs li {
  width: 20%;
  padding: 0 3.0100334448%;
  margin: 0 0 5.6856187291%;
}
.sample__thumbs li a {
  color: #000;
  display: block;
  position: relative;
}
.sample__thumbs li a:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.sample__thumbs li a:after {
  content: "";
  display: block;
  width: 59.5238095238%;
  padding-top: 59.5238095238%;
  background: #fff;
  position: absolute;
  top: 20.2380952381%;
  right: 0;
  left: 0;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.sample__thumbs li a.active:after {
  opacity: 1;
}
.sample__thumbs li:first-child a:before {
  background: #D9695B;
}
.sample__thumbs li:nth-child(2) a:before {
  background: #BA7051;
}
.sample__thumbs li:nth-child(3) a:before {
  background: #C15B59;
}
.sample__thumbs li:nth-child(4) a:before {
  background: #B05F4E;
}
.sample__thumbs li:nth-child(5) a:before {
  background: #E27B97;
}
.sample__thumbs li:nth-child(6) a:before {
  background: #C35258;
}
.sample__thumbs li:nth-child(7) a:before {
  background: #B84256;
}
.sample__thumbs li:nth-child(8) a:before {
  background: #A6495E;
}
.sample__thumbs li:nth-child(9) a:before {
  background: #A6495E;
}
.sample__thumbs li:nth-child(10) a:before {
  background: #733F2A;
}
.sample__thumbs li:nth-child(11) a:before {
  background: #982226;
}
.sample__thumbs li:nth-child(12) a:before {
  background: #AF3020;
}
.sample__thumbs li:nth-child(13) a:before {
  background: #E21024;
}
.sample__thumbs li:nth-child(14) a:before {
  background: #D6203B;
}
.sample__thumbs li:nth-child(15) a:before {
  background: #DC1015;
}
.sample__thumbs li:nth-child(16) a:before {
  background: #EA4221;
}
.sample__thumbs li:nth-child(17) a:before {
  background: #E82F75;
}
.sample__thumbs li:nth-child(18) a:before {
  background: #C12965;
}
.sample__thumbs li:nth-child(19) a:before {
  background: #8D2D5D;
}
.sample__thumbs li:nth-child(20) a:before {
  background: #891F26;
}
.sample__thumbs li:nth-child(21) a:before {
  background: #ca765f;
}
.sample__thumbs li:nth-child(22) a:before {
  background: #843d34;
}
.sample__thumbs li:nth-child(23) a:before {
  background: #6b3f36;
}
.sample__thumbs li span {
  display: none;
}
@media screen and (min-width: 769px) {
  .sample__thumbs {
    width: 40%;
    margin: 0;
  }
  .sample__thumbs ul {
    margin: 0 -2.0454545455%;
  }
  .sample__thumbs li {
    padding: 0 1.9650655022%;
    margin: 0 0 1.7467248908%;
  }
  .sample__thumbs li a:after {
    width: 54.0540540541%;
    padding-top: 54.0540540541%;
    margin-top: 22.972972973%;
    top: 0;
  }
  .sample__thumbs li span {
    display: block;
    font-family: "ShiseidoGinza-Regular", "TazuganeGothicStdN-Regular", "MT たづがね角ゴシック StdN Regular", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
    font-size: 0.8em;
    letter-spacing: -0.02em;
    line-height: 1.1666666667;
    margin-top: 0.6666666667em;
  }
}

.campaign__block {
  margin-top: 16.7164179104%;
  padding: 9.8507462687% 6.5671641791% 8.0597014925% 6.8656716418%;
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/bg_sample_sp.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.campaign__block.is-hidden {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
.campaign__block .box {
  text-align: center;
  background: #fff;
  padding: 2.1333333333em 0 1.5333333333em;
}
.campaign__block .title {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-size: 1.4666666667em;
  font-weight: 500;
  line-height: 1.0909090909;
}
.campaign__block .image {
  width: 14em;
  margin: 1.2em auto 0;
}
.campaign__block .image .c-image {
  padding-top: 79.3103448276%;
}
.campaign__block .column {
  margin-top: 0.8666666667em;
}
.campaign__block .column .text {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-size: 0.8666666667em;
  font-weight: 500;
  line-height: 1.5384615385;
}
.campaign__block .column .toBtn {
  width: 10em;
  margin: 1.3333333333em auto 0;
}
.campaign__block .column .toBtn a {
  color: #000;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-size: 0.7333333333em;
  font-weight: 500;
  line-height: 3;
  text-align: center;
  display: block;
  border: #000 1px solid;
}
.campaign__block .column .toBtn a:after {
  content: "";
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 0.5454545455em;
  height: 0.5454545455em;
  border-bottom: #000 1px solid;
  border-right: #000 1px solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: relative;
  top: -0.1818181818em;
  margin-left: 0.3636363636em;
}
@media screen and (min-width: 769px) {
  .campaign__block {
    width: 74.1379310345%;
    margin: 5em auto 0;
    padding: 5.5172413793% 4.224137931% 3.9655172414% 4.3103448276%;
    background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/bg_sample_pc.jpg");
  }
  .campaign__block .box {
    text-align: left;
    padding: 4.8620236531% 4.3363994744% 4.7306176084% 7.0959264126%;
    overflow: hidden;
  }
  .campaign__block .title {
    width: 56.8215892054%;
    float: left;
    font-size: 1.6em;
    line-height: 1.5833333333;
    margin-top: 1.0494752624%;
  }
  .campaign__block .image {
    width: 40.4797601199%;
    float: right;
    margin: 2.0989505247% 0 0;
  }
  .campaign__block .image .c-image {
    padding-top: 79.4055201699%;
  }
  .campaign__block .column {
    width: 56.8215892054%;
    float: left;
    margin-top: 1.0494752624%;
  }
  .campaign__block .column .text {
    font-size: 1em;
    line-height: 1.6666666667;
  }
  .campaign__block .column .toBtn {
    margin: 1.2em 0 0;
  }
  .campaign__block .column .toBtn a {
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  .campaign__block .column .toBtn a:hover {
    opacity: 0.7;
  }
}

/*/////////////////////////////
tgl-aboutBlock
/////////////////////////////*/
.tgl-aboutBlock {
  background: #000;
  padding: 28.2666666667% 0 8%;
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.tgl-aboutBlock:before {
  content: "";
  display: block;
  width: 32.2em;
  height: 32.2666666667em;
  background: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/deco_rip.png") no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  top: -12.4em;
  right: -11.6666666667em;
  z-index: 1;
  opacity: 1;
  -webkit-transition: opacity 0.8s 0.6s ease;
  transition: opacity 0.8s 0.6s ease;
}
.tgl-aboutBlock .inner {
  padding: 0 5.3333333333%;
  position: relative;
  z-index: 2;
}
.tgl-aboutBlock .heading {
  opacity: 1;
  -webkit-transition: opacity 0.8s 0.3s ease;
  transition: opacity 0.8s 0.3s ease;
}
.tgl-aboutBlock .heading .hdg02 {
  color: #fff;
  font-size: 1.7333333333em;
  line-height: 1.3846153846;
}
.tgl-aboutBlock .body {
  margin-top: 12.8358208955%;
}
.tgl-aboutBlock .body .about__block {
  background: #fff;
  padding-bottom: 11.6417910448%;
  opacity: 1;
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.tgl-aboutBlock .body .about__block.is-hidden {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
.tgl-aboutBlock .body .about__block + .about__block {
  margin-top: 5.9701492537%;
}
.tgl-aboutBlock.is-hidden {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
.tgl-aboutBlock.is-hidden:before {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
.tgl-aboutBlock.is-hidden .heading {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
@media screen and (min-width: 769px) {
  .tgl-aboutBlock {
    padding: 9.8em 0 5.3333333333em;
  }
  .tgl-aboutBlock:before {
    width: 72.3333333333em;
    height: 72.3333333333em;
    top: -24.6666666667em;
    right: -14.6666666667em;
  }
  .tgl-aboutBlock .inner {
    padding: 0 6.25%;
  }
  .tgl-aboutBlock .heading {
    padding-left: 3.5714285714%;
  }
  .tgl-aboutBlock .heading .hdg02 {
    font-size: 2.2666666667em;
    line-height: 1.2941176471;
  }
  .tgl-aboutBlock .body {
    margin-top: 13.3928571429%;
  }
  .tgl-aboutBlock .body .about__block {
    padding-bottom: 4.3333333333em;
  }
  .tgl-aboutBlock .body .about__block + .about__block {
    margin-top: 4em;
    padding-bottom: 5.4666666667em;
  }
}

.about__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.about__top .image .c-image {
  padding-top: 74.9253731343%;
}
.about__top .column {
  margin-top: 7.4626865672%;
  padding: 0 4.776119403% 0 5.9701492537%;
}
.about__top .name {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-size: 0.9333333333em;
  font-weight: 500;
  line-height: 0.7857142857;
}
.about__top .name span {
  display: block;
  width: 8.1538461538em;
  font-size: 0.9285714286em;
  letter-spacing: 0.02em;
  line-height: 1.7692307692;
  text-align: center;
  border: #000 1px solid;
  border-radius: 0.8846153846em;
  margin-bottom: 0.8461538462em;
}
.about__top .catch {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-size: 1.4666666667em;
  font-weight: 500;
  line-height: 1.2727272727;
  margin-top: 0.9090909091em;
}
.about__top .text {
  line-height: 1.6;
  margin-top: 1.3333333333em;
}
.about__top .text + .text {
  margin-top: 1.5em;
}
@media screen and (min-width: 769px) {
  .about__top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 0 7.1428571429% 0 3.5714285714%;
  }
  .about__top .image {
    width: 56%;
    margin-top: -9%;
  }
  .about__top .image .c-image {
    padding-top: 75%;
  }
  .about__top .column {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 6%;
    padding: 0 0 0 6%;
  }
  .about__top .name {
    font-size: 1em;
    line-height: 1.9333333333;
  }
  .about__top .name span {
    display: inline-block;
    width: 8.1538461538em;
    font-size: 0.8666666667em;
    line-height: 2.0769230769;
    border-radius: 1.1153846154em;
    margin: 0 0.6923076923em 0 0;
  }
  .about__top .catch {
    font-size: 2em;
    line-height: 1.3333333333;
    margin-top: 0.4333333333em;
  }
}

.about__second {
  margin-top: 10.7462686567%;
  padding: 0 4.776119403% 0 5.9701492537%;
}
.about__second .column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
  transition: opacity 0.6s ease, -webkit-transform 0.6s ease;
  transition: opacity 0.6s ease, transform 0.6s ease;
  transition: opacity 0.6s ease, transform 0.6s ease, -webkit-transform 0.6s ease;
}
.about__second .column:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
.about__second .column:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.about__second .column + .column {
  margin-top: 2.4em;
}
.about__second .column .fig {
  width: 8em;
}
.about__second .column .detail {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 1.8666666667em;
}
.about__second .column .lead {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-size: 1.1333333333em;
  font-weight: 500;
  line-height: 1.4117647059;
}
.about__second .column .text {
  font-size: 0.8666666667em;
  line-height: 1.5384615385;
  margin-top: 0.4615384615em;
}
.about__second.is-hidden .column {
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
  -webkit-transition: none;
  transition: none;
}
@media screen and (min-width: 769px) {
  .about__second {
    margin-top: 3.0666666667em;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .about__second .column {
    width: 17.8571428571%;
    display: block;
    margin: 0 5%;
  }
  .about__second .column + .column {
    margin-top: 0;
  }
  .about__second .column .fig {
    width: 100%;
  }
  .about__second .column .detail {
    text-align: center;
    margin: 1.6666666667em -35% 0;
    padding-left: 0;
  }
  .about__second .column .lead {
    font-size: 1.3333333333em;
    line-height: 1.1;
  }
  .about__second .column .text {
    font-size: 0.9333333333em;
    line-height: 1.6428571429;
    margin-top: 1.0714285714em;
  }
}

.about__third {
  padding: 11.9402985075% 8.0597014925% 0;
}
.about__third .title {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-size: 1.4666666667em;
  font-weight: 500;
  line-height: 1.2727272727;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s 0.3s ease, -webkit-transform 0.8s 0.3s ease;
  transition: opacity 0.8s 0.3s ease, -webkit-transform 0.8s 0.3s ease;
  transition: opacity 0.8s 0.3s ease, transform 0.8s 0.3s ease;
  transition: opacity 0.8s 0.3s ease, transform 0.8s 0.3s ease, -webkit-transform 0.8s 0.3s ease;
}
.about__third .text {
  font-size: 0.9333333333em;
  line-height: 1.6428571429;
  margin-top: 1.4285714286em;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s 0.5s ease, -webkit-transform 0.8s 0.5s ease;
  transition: opacity 0.8s 0.5s ease, -webkit-transform 0.8s 0.5s ease;
  transition: opacity 0.8s 0.5s ease, transform 0.8s 0.5s ease;
  transition: opacity 0.8s 0.5s ease, transform 0.8s 0.5s ease, -webkit-transform 0.8s 0.5s ease;
}
.about__third .lyt {
  margin-top: 2em;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s 0.7s ease, -webkit-transform 0.8s 0.7s ease;
  transition: opacity 0.8s 0.7s ease, -webkit-transform 0.8s 0.7s ease;
  transition: opacity 0.8s 0.7s ease, transform 0.8s 0.7s ease;
  transition: opacity 0.8s 0.7s ease, transform 0.8s 0.7s ease, -webkit-transform 0.8s 0.7s ease;
}
.about__third .lyt .column + .column {
  margin-top: 11.9402985075%;
}
.about__third .column {
  text-align: center;
}
.about__third .column .fig {
  width: 80%;
  margin: 1.1333333333em auto 0;
}
.about__third .column .fig .c-image {
  padding-top: 72.4031007752%;
}
.about__third .column .cap {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-size: 0.9333333333em;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1;
}
.about__third .column .note {
  font-size: 0.8em;
  line-height: 1.5;
  margin-top: 1em;
}
@media screen and (min-width: 769px) {
  .about__third {
    text-align: center;
    padding: 5.3333333333em 0 0;
  }
  .about__third .title {
    font-size: 2em;
    line-height: 1.2;
  }
  .about__third .text {
    font-size: 1em;
    line-height: 1.6;
    margin-top: 1.3333333333em;
  }
  .about__third .lyt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 3.3333333333em;
  }
  .about__third .lyt .column + .column {
    margin-top: 0;
  }
  .about__third .column {
    width: 28.7946428571%;
    margin: 0 3.5714285714%;
  }
  .about__third .column .fig {
    width: 100%;
    margin: 1.5333333333em 0 0;
  }
  .about__third .column .cap {
    font-size: 1em;
    line-height: 0.9333333333;
  }
  .about__third .column .note {
    font-size: 0.8em;
    line-height: 1.5;
    margin-top: 1.25em;
  }
}

.is-hidden .about__third .title,
.is-hidden .about__third .text,
.is-hidden .about__third .lyt {
  opacity: 0;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
  -webkit-transition: none;
  transition: none;
}

/*/////////////////////////////
tgl-aboutProduct
/////////////////////////////*/
.tgl-aboutProduct {
  padding: 10.6666666667% 0 26.5671641791%;
}
.tgl-aboutProduct .inner {
  padding: 0 5.3333333333%;
}
.tgl-aboutProduct .hdg02 {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-size: 1.7333333333em;
  font-weight: 500;
  line-height: 1.3846153846;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
}
.tgl-aboutProduct .image {
  width: 95.5223880597%;
  margin: 8.9552238806% 0 0 auto;
  position: relative;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s 0.2s ease, -webkit-transform 0.8s 0.2s ease;
  transition: opacity 0.8s 0.2s ease, -webkit-transform 0.8s 0.2s ease;
  transition: opacity 0.8s 0.2s ease, transform 0.8s 0.2s ease;
  transition: opacity 0.8s 0.2s ease, transform 0.8s 0.2s ease, -webkit-transform 0.8s 0.2s ease;
}
.tgl-aboutProduct .image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #C8102E;
  -webkit-transform: translate3d(-1em, 1em, 0);
  transform: translate3d(-1em, 1em, 0);
}
.tgl-aboutProduct .body {
  margin-top: 13.4328358209%;
  padding: 0 2.9850746269%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
  transition: opacity 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
  transition: opacity 0.8s 0.4s ease, transform 0.8s 0.4s ease;
  transition: opacity 0.8s 0.4s ease, transform 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
}
.tgl-aboutProduct .body .text {
  line-height: 1.6666666667;
}
.tgl-aboutProduct .body .text + .text {
  margin-top: 1.6666666667em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.2666666667;
}
.tgl-aboutProduct .body .detail {
  font-size: 0.8666666667em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.1538461538;
}
.tgl-aboutProduct .body .data {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 0.7333333333;
  margin-top: 1em;
}
.tgl-aboutProduct .body .data span {
  display: inline-block;
  font-size: 0.8666666667em;
  letter-spacing: -0.02em;
  line-height: 2.1538461538;
  padding: 0 0.9230769231em;
  border: #000 1px solid;
  border-radius: 1.1538461538em;
  vertical-align: middle;
  margin-left: 1em;
}
.tgl-aboutProduct .body .toBtn {
  margin: 9.5238095238% -3.1746031746% 0;
}
.tgl-aboutProduct .body .toBtn a {
  color: #fff;
  font-size: 0.9333333333em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 3.5714285714;
  text-align: center;
  background: #000;
  display: block;
}
.tgl-aboutProduct.is-hidden .hdg02,
.tgl-aboutProduct.is-hidden .image,
.tgl-aboutProduct.is-hidden .body {
  opacity: 0;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
  -webkit-transition: none;
  transition: none;
}
@media screen and (min-width: 769px) {
  .tgl-aboutProduct {
    padding: 6.6666666667em 0 8.8em;
  }
  .tgl-aboutProduct .inner {
    padding: 0 6.5625% 0 9.375%;
  }
  .tgl-aboutProduct .product__lyt {
    overflow: hidden;
    padding-bottom: 1.3333333333em;
  }
  .tgl-aboutProduct .heading {
    width: 37.1747211896%;
    float: right;
    margin-top: 4.6468401487%;
  }
  .tgl-aboutProduct .hdg02 {
    font-size: 2.2666666667em;
    line-height: 1.2941176471;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }
  .tgl-aboutProduct .image {
    width: 52.0446096654%;
    float: left;
    margin: 0 0 0 1.8587360595%;
    -webkit-transition: opacity 0.8s ease;
    transition: opacity 0.8s ease;
  }
  .tgl-aboutProduct .image:before {
    -webkit-transform: translate3d(-1.3333333333em, 1.3333333333em, 0);
    transform: translate3d(-1.3333333333em, 1.3333333333em, 0);
  }
  .tgl-aboutProduct .body {
    width: 37.1747211896%;
    float: right;
    margin-top: 2.3333333333em;
    padding: 0;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .tgl-aboutProduct .body .text + .text {
    line-height: 1;
  }
  .tgl-aboutProduct .body .detail {
    margin-top: 0.7692307692em;
  }
  .tgl-aboutProduct .body .data {
    line-height: 2;
  }
  .tgl-aboutProduct .body .toBtn {
    width: 14.3333333333em;
    margin: 2.3333333333em 0 0;
  }
  .tgl-aboutProduct .body .toBtn a {
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  .tgl-aboutProduct .body .toBtn a:hover {
    opacity: 0.7;
  }
  .tgl-aboutProduct.is-hidden .image {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/*/////////////////////////////
tgl-shindan
/////////////////////////////*/
.tgl-shindan {
  color: #fff;
  background: #C8102E;
  padding-bottom: 13.3333333333%;
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.tgl-shindan.is-hidden {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
.tgl-shindan .inner {
  padding: 0 6.4%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.tgl-shindan .image {
  width: 96.3302752294%;
  margin: -10.7033639144% auto 0;
  position: relative;
}
.tgl-shindan .image .c-image {
  padding-top: 120.9523809524%;
}
.tgl-shindan .image p {
  font-size: 0.5666666667em;
  line-height: 1;
  position: absolute;
  top: 85.5643044619%;
  right: 53.9682539683%;
}
.tgl-shindan .column {
  width: 100%;
  margin-top: 5.8103975535%;
}
.tgl-shindan .hdg02 {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-size: 1.4666666667em;
  font-weight: 500;
  line-height: 1.4545454545;
  letter-spacing: -0.02em;
  margin-right: -7.3394495413%;
}
.tgl-shindan .text {
  line-height: 1.6666666667;
  letter-spacing: 0;
  margin-top: 6.1162079511%;
}
.tgl-shindan .toShindan {
  width: 96.3302752294%;
  margin-top: 6.1162079511%;
}
.tgl-shindan .toShindan a {
  color: #fff;
  font-size: 0.9333333333em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 3.5714285714;
  letter-spacing: 0.05em;
  text-align: center;
  background: #000;
  display: block;
}
@media screen and (min-width: 769px) {
  .tgl-shindan {
    padding: 1px 0 0;
  }
  .tgl-shindan .inner {
    padding: 0 5.078125% 0 9.453125%;
    margin-top: -4.21875%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .tgl-shindan .image {
    width: 49.634369287%;
    margin: 0;
  }
  .tgl-shindan .image .c-image {
    padding-top: 125.7826887661%;
  }
  .tgl-shindan .image p {
    font-size: 0.6em;
    line-height: 1.7777777778;
    top: 83.8945827233%;
    right: 55.4327808471%;
  }
  .tgl-shindan .column {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 0;
    padding-left: 6.9469835466%;
  }
  .tgl-shindan .hdg02 {
    font-size: 2em;
    line-height: 1.3333333333;
    letter-spacing: 0;
    margin-right: 0;
  }
  .tgl-shindan .text {
    font-size: 1.2em;
    line-height: 1.6666666667;
    margin-top: 1.3888888889em;
  }
  .tgl-shindan .toShindan {
    width: 14.3333333333em;
    margin-top: 1.6666666667em;
  }
  .tgl-shindan .toShindan a {
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  .tgl-shindan .toShindan a:hover {
    opacity: 0.7;
  }
}

/*/////////////////////////////
tgl-aboutLook
/////////////////////////////*/
.tgl-aboutLook {
  color: #fff;
  background: #000;
  padding-top: 13.3333333333%;
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.tgl-aboutLook.is-hidden {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
.tgl-aboutLook .hdg02 {
  font-size: 1.4666666667em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.2727272727;
  text-align: center;
}
.tgl-aboutLook .rip__images {
  margin-top: 6.6666666667%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.tgl-aboutLook .rip__images .column {
  width: 21.3333333333%;
  margin: 0 0.9333333333%;
}
.tgl-aboutLook .rip__images .column a {
  color: #fff;
  display: block;
  opacity: 0.5;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.tgl-aboutLook .rip__images .column a.active {
  opacity: 1;
}
.tgl-aboutLook .rip__images .column a:before {
  content: "";
  display: block;
  width: 4.6666666667em;
  height: 3.0666666667em;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/look_icon01.png");
}
.tgl-aboutLook .rip__images .column:nth-child(2) a:before {
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/look_icon02.png");
}
.tgl-aboutLook .rip__images .column:nth-child(3) a:before {
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/look_icon03.png");
}
.tgl-aboutLook .rip__images .column:nth-child(4) a:before {
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/look_icon04.png");
}
.tgl-aboutLook .rip__images .name {
  font-size: 0.8em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  margin-top: 1.25em;
}
.tgl-aboutLook .rip__images .text {
  font-family: "ShiseidoGinza-Regular", "TazuganeGothicStdN-Regular", "MT たづがね角ゴシック StdN Regular", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-size: 0.6666666667em;
  line-height: 1.3;
  margin-top: 0.7em;
}
.tgl-aboutLook .rip__images.disabled .column a {
  pointer-events: none;
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .tgl-aboutLook {
    padding: 6em 0 8.6666666667em;
  }
  .tgl-aboutLook .inner {
    padding: 0 12.5%;
  }
  .tgl-aboutLook .hdg02 {
    font-size: 2em;
    line-height: 1.3333333333;
  }
  .tgl-aboutLook .rip__images {
    margin-top: 2.2666666667em;
  }
  .tgl-aboutLook .rip__images .column {
    width: 11.6666666667em;
    margin: 0 0.3333333333em;
  }
  .tgl-aboutLook .rip__images .column a {
    opacity: 1;
  }
  .tgl-aboutLook .rip__images .column a:hover {
    opacity: 0.7;
  }
  .tgl-aboutLook .rip__images .column a:before {
    width: 6.8666666667em;
    height: 4.4666666667em;
  }
  .tgl-aboutLook .rip__images .name {
    font-size: 1em;
    line-height: 0.8;
    margin-top: 0.4em;
  }
  .tgl-aboutLook .rip__images .text {
    font-size: 0.7333333333em;
    line-height: 1.3636363636;
    text-align: center;
    margin-top: 0.7272727273em;
  }
}

.look__comingsoon {
  margin: 10.6666666667% 5.3333333333% 0;
  padding-bottom: 10.6666666667%;
}
.look__comingsoon .text {
  border: #fff 1px solid;
}
.look__comingsoon .text p {
  font-size: 0.8em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  padding: 1.9166666667em 0;
}
.look__comingsoon .text p span {
  font-size: 1.6666666667em;
  font-family: "ShiseidoGinza-Regular", "TazuganeGothicStdN-Regular", "MT たづがね角ゴシック StdN Regular", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 400;
  line-height: 0.65;
  display: inline-block;
  margin-bottom: 0.4em;
}
@media screen and (min-width: 769px) {
  .look__comingsoon {
    margin: 5.3333333333em 0 0;
    padding-bottom: 0;
  }
  .look__comingsoon .text p {
    font-size: 1em;
    line-height: 1.6666666667;
    padding: 3.5333333333em 0 3.3333333333em;
  }
  .look__comingsoon .text p span {
    font-size: 1.7333333333em;
    line-height: 0.9615384615;
    margin-bottom: 0.2692307692em;
  }
}

.look__area {
  margin-top: 7.7333333333%;
}
.look__area .swiper-button-prev,
.look__area .swiper-button-next {
  font-size: 1em;
  width: 2.4em;
  height: 2.4em;
  top: 17.4666666667em;
  margin-top: 0;
}
.look__area .swiper-button-prev:after,
.look__area .swiper-button-next:after {
  content: "";
  font-size: 1em;
  display: block;
  width: 0.9333333333em;
  height: 2.4em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.look__area .swiper-button-prev {
  left: 0.4em;
}
.look__area .swiper-button-prev:after {
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/arrow_left-wh.svg");
}
.look__area .swiper-button-next {
  right: 0.4em;
}
.look__area .swiper-button-next:after {
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/arrow_right-wh.svg");
}
@media screen and (min-width: 769px) {
  .look__area {
    margin-top: 7.3333333333em;
  }
  .look__area .swiper-button-prev,
  .look__area .swiper-button-next {
    display: none;
  }
  .look__area .swiper {
    overflow: visible;
  }
  .look__area .swiper-wrapper {
    height: auto;
    display: block;
  }
}

.look__areaColumn {
  height: auto;
  position: relative;
  padding-top: 24.5333333333%;
}
.look__areaColumn .look {
  top: 0;
  left: 5.3333333333%;
  z-index: 2;
}
.look__areaColumn .product {
  top: 2.5333333333em;
  right: 5.3333333333%;
  z-index: 1;
}
.look__areaColumn .look,
.look__areaColumn .product {
  width: 47.2%;
  position: absolute;
}
.look__areaColumn .look .c-image,
.look__areaColumn .product .c-image {
  padding-top: 115.8192090395%;
}
.look__areaColumn .lyt {
  height: 100%;
}
.look__areaColumn .body {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  text-align: center;
  padding: 45.6% 12.5333333333% 12.8%;
}
.look__areaColumn .name {
  font-size: 1.7333333333em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.2538461538;
}
.look__areaColumn .text {
  font-size: 0.8666666667em;
  line-height: 1.6923076923;
  margin: 0.8461538462em -1em 0;
}
.look__areaColumn .toBtn {
  margin-top: 1.3333333333em;
}
.look__areaColumn .toBtn a {
  color: #fff;
  font-size: 0.9333333333em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 3.5714285714;
  display: block;
  background: #000;
}
.look__areaColumn.look01 .body {
  background: #AF3020;
}
.look__areaColumn.look02 .body {
  background: #C35258;
}
.look__areaColumn.look03 .body {
  background: #B05F4E;
}
.look__areaColumn.look04 .body {
  background: #E27B97;
}
@media screen and (min-width: 769px) {
  .look__areaColumn {
    padding-top: 0;
  }
  .look__areaColumn + .look__areaColumn {
    margin-top: 6em;
  }
  .look__areaColumn .lyt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
  }
  .look__areaColumn .look {
    width: 31.25%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    left: 0;
  }
  .look__areaColumn .look .c-image {
    width: 110%;
    padding-top: 126.6666666667%;
    margin-top: -13.3333333333%;
  }
  .look__areaColumn .product {
    width: 34.375%;
    top: 0;
    right: 0;
  }
  .look__areaColumn .product .c-image {
    padding-top: 115.1515151515%;
  }
  .look__areaColumn .look,
  .look__areaColumn .product {
    position: relative;
  }
  .look__areaColumn .look {
    opacity: 1;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
  }
  .look__areaColumn .product,
  .look__areaColumn .body {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
    transition: opacity 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
    transition: opacity 0.8s 0.4s ease, transform 0.8s 0.4s ease;
    transition: opacity 0.8s 0.4s ease, transform 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
  }
  .look__areaColumn .body {
    width: 34.375%;
    height: auto;
    text-align: left;
    padding: 0 0 0 7.2916666667%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .look__areaColumn .name {
    font-size: 2.1333333333em;
    line-height: 1;
  }
  .look__areaColumn .text {
    font-size: 0.9333333333em;
    line-height: 1.7142857143;
    margin: 1.2142857143em 0 0;
  }
  .look__areaColumn .toBtn {
    width: 11.3333333333em;
    margin-top: 2em;
  }
  .look__areaColumn .toBtn a {
    text-align: center;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  .look__areaColumn .toBtn a:hover {
    opacity: 0.7;
  }
  .look__areaColumn.is-hidden .look {
    opacity: 0;
    -webkit-transition: none;
    transition: none;
  }
  .look__areaColumn.is-hidden .product,
  .look__areaColumn.is-hidden .body {
    opacity: 0;
    -webkit-transform: translate3d(0, 15px, 0);
    transform: translate3d(0, 15px, 0);
    -webkit-transition: none;
    transition: none;
  }
}

/*/////////////////////////////
tgl-review
/////////////////////////////*/
.tgl-review {
  background-color: #C8102E;
  padding: 10.6666666667% 0 13.3333333333%;
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.tgl-review.is-hidden {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
.tgl-review .hdg02 {
  color: #fff;
  font-size: 1.4666666667em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.2727272727;
  text-align: center;
}
.tgl-review .note {
  color: #fff;
  font-size: 0.8666666667em;
  line-height: 1.6153846154;
  text-align: center;
  margin-top: 6.6666666667%;
}
@media screen and (min-width: 769px) {
  .tgl-review {
    padding: 5.3333333333em 0 4.2em;
  }
  .tgl-review .hdg02 {
    font-size: 2em;
    line-height: 1.3333333333;
  }
  .tgl-review .note {
    margin-top: 3.0769230769em;
  }
}

.review__swiper {
  margin-top: 8.8%;
}
.review__swiper .arr {
  width: 0.9333333333em;
  height: 2.4em;
  margin-top: -1.2em;
}
.review__swiper .arr.swiper-button-prev {
  left: 2.6666666667%;
}
.review__swiper .arr.swiper-button-prev:after {
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/arrow_left-wh.svg");
}
.review__swiper .arr.swiper-button-next {
  right: 2.6666666667%;
}
.review__swiper .arr.swiper-button-next:after {
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/arrow_right-wh.svg");
}
.review__swiper .arr:after {
  width: 100%;
  height: 0;
  display: block;
  overflow: hidden;
  padding-top: 2.4em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .review__swiper {
    margin-top: 3.6666666667em;
    padding-left: 18.75%;
  }
  .review__swiper .arr {
    display: none;
  }
}

.review__column {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 0 8.8%;
}
.review__column .in {
  background: #fff;
  height: 100%;
}
.review__column .image {
  padding: 6.4516129032% 6.4516129032% 0;
}
.review__column .body {
  margin-top: 6.4516129032%;
  padding: 0 6.4516129032% 9.6774193548%;
}
.review__column .text {
  font-size: 0.8666666667em;
  line-height: 1.6153846154;
}
.review__column dl {
  margin-top: 1.3333333333em;
}
.review__column dl dt {
  font-size: 1.4666666667em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-size: 0.8666666667em;
  line-height: 1.3846153846;
}
.review__column dl dd {
  margin: 0;
}
.review__column dl a {
  color: #000;
  font-family: "ShiseidoGinza-Regular", "TazuganeGothicStdN-Regular", "MT たづがね角ゴシック StdN Regular", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  text-decoration: none;
}
.review__column dl a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 769px) {
  .review__column {
    width: 38.4615384615%;
    padding: 0 1.3333333333em;
  }
  .review__column .image {
    padding: 6.4516129032% 6.4516129032% 0;
  }
  .review__column .body {
    margin-top: 6.4516129032%;
    padding: 0 6.4516129032% 9.6774193548%;
  }
  .review__column .text {
    font-size: 0.8666666667em;
    line-height: 1.6153846154;
  }
  .review__column dl {
    margin-top: 1.3333333333em;
  }
  .review__column dl dt {
    font-size: 1.4666666667em;
    font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
    font-size: 0.8666666667em;
    line-height: 1.3846153846;
  }
  .review__column dl dd {
    margin: 0;
  }
  .review__column dl a {
    color: #000;
    font-family: "ShiseidoGinza-Regular", "TazuganeGothicStdN-Regular", "MT たづがね角ゴシック StdN Regular", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
    text-decoration: none;
  }
  .review__column dl a:hover {
    text-decoration: underline;
  }
}

.review__pager {
  margin-top: 6.6666666667%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.review__pager .swiper-pagination-bullet {
  font-size: 1em;
  display: block;
  width: 0.8em;
  height: 0.8em;
  margin: 0 0.5em !important;
  background: #fff;
  border-radius: 50%;
  opacity: 0.5;
}
.review__pager .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .review__pager {
    margin-top: 2.6666666667em;
  }
  .review__pager .swiper-pagination-bullet {
    width: 0.9333333333em;
    height: 0.9333333333em;
    margin: 0 0.6666666667em !important;
  }
}

/*/////////////////////////////
tgl-itemChart
/////////////////////////////*/
.tgl-itemChart {
  padding: 13.3333333333% 0 7.2%;
}
.tgl-itemChart .inner {
  padding: 0 3.4666666667%;
}
.tgl-itemChart .hdg02 {
  font-size: 1.4666666667em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
}
.tgl-itemChart .text {
  line-height: 1.6;
  margin-top: 1.3333333333em;
  padding: 0 4.5845272206%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s 0.2s ease, -webkit-transform 0.8s 0.2s ease;
  transition: opacity 0.8s 0.2s ease, -webkit-transform 0.8s 0.2s ease;
  transition: opacity 0.8s 0.2s ease, transform 0.8s 0.2s ease;
  transition: opacity 0.8s 0.2s ease, transform 0.8s 0.2s ease, -webkit-transform 0.8s 0.2s ease;
}
.tgl-itemChart.is-hidden .hdg02,
.tgl-itemChart.is-hidden .text {
  opacity: 0;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
  -webkit-transition: none;
  transition: none;
}
@media screen and (min-width: 769px) {
  .tgl-itemChart {
    padding: 6em 0 4.3333333333em;
  }
  .tgl-itemChart .inner {
    width: 69.53125%;
    padding: 0;
    margin: 0 auto;
  }
  .tgl-itemChart .hdg02 {
    font-size: 2em;
    line-height: 1.2em;
  }
  .tgl-itemChart .text {
    text-align: center;
    padding: 0;
  }
}

.chart__block {
  position: relative;
  margin-top: 9.7421203438%;
  opacity: 1;
  -webkit-transition: opacity 1s 0.4s ease;
  transition: opacity 1s 0.4s ease;
}
.chart__block:before {
  content: "";
  display: block;
  padding-top: 125.5014326648%;
}
.chart__block .label {
  color: #fff;
  font-size: 0.7333333333em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.0909090909;
  text-align: center;
}
.chart__block .label li {
  width: 5.4545454545em;
  height: 5.4545454545em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  background: #000;
  border-radius: 50%;
  z-index: 2;
}
.chart__block .label li:before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.chart__block .label li:first-child {
  top: 0;
  left: 50%;
  margin-left: -2.7272727273em;
}
.chart__block .label li:first-child:before {
  width: 2.4545454545em;
  height: 2.5454545455em;
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/item_icon01.png");
  top: -0.4545454545em;
  right: -0.3636363636em;
}
.chart__block .label li:nth-child(2) {
  top: 50%;
  right: 0;
  margin-top: -2.7272727273em;
}
.chart__block .label li:nth-child(2):before {
  width: 4em;
  height: 3.7272727273em;
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/item_icon02.png");
  top: -1.1818181818em;
  right: -1.3636363636em;
}
.chart__block .label li:nth-child(3) {
  bottom: 0;
  left: 50%;
  margin-left: -2.7272727273em;
}
.chart__block .label li:nth-child(3):before {
  width: 3.9090909091em;
  height: 3.6363636364em;
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/item_icon03.png");
  top: -0.5454545455em;
  right: -1.1818181818em;
}
.chart__block .label li:nth-child(4) {
  top: 50%;
  left: 0;
  margin-top: -2.7272727273em;
}
.chart__block .label li:nth-child(4):before {
  width: 3.0909090909em;
  height: 2.9090909091em;
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/item_icon04.png");
  top: -0.9090909091em;
  right: -0.6363636364em;
}
.chart__block .items:before, .chart__block .items:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #B3B3B3;
  z-index: 1;
}
.chart__block .items:before {
  width: 100%;
  height: 1px;
}
.chart__block .items:after {
  width: 1px;
  height: 100%;
}
.chart__block .itemCol {
  position: absolute;
  z-index: 3;
}
.chart__block .itemCol a {
  color: #000;
  display: block;
}
.chart__block .itemCol .image {
  width: 2.6666666667em;
  margin: 0 auto;
}
.chart__block .itemCol .c-image {
  padding-top: 197.1428571429%;
}
.chart__block .itemCol .name {
  font-size: 0.6666666667em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  padding-top: 0.4em;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.chart__block .itemCol:first-child {
  top: 10.5333333333em;
  left: 12.8666666667em;
}
.chart__block .itemCol:nth-child(2) {
  top: 0.4em;
  left: 14.0666666667em;
}
.chart__block .itemCol:nth-child(3) {
  top: 22.4666666667em;
  left: 18.3333333333em;
}
.chart__block .itemCol:nth-child(4) {
  top: 4em;
  left: 5.6666666667em;
}
.chart__block .itemCol:nth-child(5) {
  top: 13.7333333333em;
  left: 16.2666666667em;
}
@media screen and (min-width: 769px) {
  .chart__block {
    margin-top: 3.2em;
  }
  .chart__block:before {
    padding-top: 68.8764044944%;
  }
  .chart__block .label {
    font-size: 1.2em;
    line-height: 1.1111111111;
  }
  .chart__block .label li {
    width: 5.5555555556em;
    height: 5.5555555556em;
  }
  .chart__block .label li:first-child {
    margin-left: -2.7777777778em;
  }
  .chart__block .label li:first-child:before {
    width: 2.5em;
    height: 2.6111111111em;
    top: -0.4444444444em;
    right: -0.3888888889em;
  }
  .chart__block .label li:nth-child(2) {
    margin-top: -2.7777777778em;
  }
  .chart__block .label li:nth-child(2):before {
    width: 4.1111111111em;
    height: 3.7777777778em;
    top: -1.1666666667em;
    right: -1.3888888889em;
  }
  .chart__block .label li:nth-child(3) {
    margin-left: -2.7777777778em;
  }
  .chart__block .label li:nth-child(3):before {
    width: 3.8888888889em;
    height: 3.6666666667em;
    top: -0.5555555556em;
    right: -1.2222222222em;
  }
  .chart__block .label li:nth-child(4) {
    margin-top: -2.7777777778em;
  }
  .chart__block .label li:nth-child(4):before {
    width: 3em;
    height: 3em;
    top: -0.9444444444em;
    right: -0.6666666667em;
  }
  .chart__block .itemCol .image {
    width: 4.6666666667em;
  }
  .chart__block .itemCol .name {
    font-size: 0.8em;
    line-height: 1.25;
    padding-top: 0.8333333333em;
  }
  .chart__block .itemCol:first-child {
    top: 12.9333333333em;
    left: 37.4em;
  }
  .chart__block .itemCol:nth-child(2) {
    top: 0.4em;
    left: 32.7333333333em;
  }
  .chart__block .itemCol:nth-child(3) {
    top: 29.6666666667em;
    left: 48.2666666667em;
  }
  .chart__block .itemCol:nth-child(4) {
    top: 3.4em;
    left: 12em;
  }
  .chart__block .itemCol:nth-child(5) {
    top: 17em;
    left: 45.1333333333em;
  }
}

.is-hidden .chart__block {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}

/*/////////////////////////////
tgl-newInfo
/////////////////////////////*/
.tgl-newInfo01,
.tgl-newInfo02 {
  padding: 13.3333333333% 0 10.6666666667%;
  opacity: 1;
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
.tgl-newInfo01 .inner,
.tgl-newInfo02 .inner {
  padding: 0 5.3333333333%;
}
.tgl-newInfo01 .heading,
.tgl-newInfo02 .heading {
  padding: 0 2.9850746269%;
}
.tgl-newInfo01 .heading .hdg02,
.tgl-newInfo02 .heading .hdg02 {
  font-family: "ShiseidoGinza-Regular", "TazuganeGothicStdN-Regular", "MT たづがね角ゴシック StdN Regular", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 400 !important;
  font-size: 2.1333333333em;
  line-height: 1.09375;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s 0.2s ease, -webkit-transform 0.8s 0.2s ease;
  transition: opacity 0.8s 0.2s ease, -webkit-transform 0.8s 0.2s ease;
  transition: opacity 0.8s 0.2s ease, transform 0.8s 0.2s ease;
  transition: opacity 0.8s 0.2s ease, transform 0.8s 0.2s ease, -webkit-transform 0.8s 0.2s ease;
}
.tgl-newInfo01 .heading .hdg02 span,
.tgl-newInfo02 .heading .hdg02 span {
  letter-spacing: -0.12em;
}
.tgl-newInfo01 .image,
.tgl-newInfo02 .image {
  margin-top: 8.6567164179%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
  transition: opacity 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
  transition: opacity 0.8s 0.4s ease, transform 0.8s 0.4s ease;
  transition: opacity 0.8s 0.4s ease, transform 0.8s 0.4s ease, -webkit-transform 0.8s 0.4s ease;
}
.tgl-newInfo01 .image .c-image,
.tgl-newInfo02 .image .c-image {
  padding-top: 125%;
}
.tgl-newInfo01 .body,
.tgl-newInfo02 .body {
  margin-top: 7.7611940299%;
  padding: 0 2.9850746269%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s 0.6s ease, -webkit-transform 0.8s 0.6s ease;
  transition: opacity 0.8s 0.6s ease, -webkit-transform 0.8s 0.6s ease;
  transition: opacity 0.8s 0.6s ease, transform 0.8s 0.6s ease;
  transition: opacity 0.8s 0.6s ease, transform 0.8s 0.6s ease, -webkit-transform 0.8s 0.6s ease;
}
.tgl-newInfo01 .body .lead,
.tgl-newInfo02 .body .lead {
  font-size: 1.3333333333em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.5;
}
.tgl-newInfo01 .body .text,
.tgl-newInfo02 .body .text {
  line-height: 1.6666666667;
  margin-top: 1.6666666667em;
}
.tgl-newInfo01 .body .text + .text,
.tgl-newInfo02 .body .text + .text {
  margin-top: 1.5em;
}
.tgl-newInfo01.is-hidden,
.tgl-newInfo02.is-hidden {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}
.tgl-newInfo01.is-hidden .heading .hdg02,
.tgl-newInfo01.is-hidden .image,
.tgl-newInfo01.is-hidden .body,
.tgl-newInfo02.is-hidden .heading .hdg02,
.tgl-newInfo02.is-hidden .image,
.tgl-newInfo02.is-hidden .body {
  opacity: 0;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
  -webkit-transition: none;
  transition: none;
}
@media screen and (min-width: 769px) {
  .tgl-newInfo01,
  .tgl-newInfo02 {
    padding: 6.6666666667em 0;
  }
  .tgl-newInfo01 .inner,
  .tgl-newInfo02 .inner {
    overflow: hidden;
    padding: 0 9.375%;
  }
  .tgl-newInfo01 .heading,
  .tgl-newInfo02 .heading {
    width: 53.8461538462%;
    float: left;
    padding: 8.0769230769% 0 0;
  }
  .tgl-newInfo01 .heading .hdg02,
  .tgl-newInfo02 .heading .hdg02 {
    font-size: 3.0666666667em;
    line-height: 1.1304347826;
  }
  .tgl-newInfo01 .heading .hdg02 span,
  .tgl-newInfo02 .heading .hdg02 span {
    font-size: 0.9130434783em;
    line-height: 1.2380952381;
  }
  .tgl-newInfo01 .image,
  .tgl-newInfo02 .image {
    width: 46.1538461538%;
    float: right;
    margin-top: 0;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
  }
  .tgl-newInfo01 .body,
  .tgl-newInfo02 .body {
    width: 53.8461538462%;
    float: left;
    margin-top: 2.0666666667em;
    padding: 0 9.6153846154% 0 0;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .tgl-newInfo01 .body .lead,
  .tgl-newInfo02 .body .lead {
    font-size: 1.7333333333em;
    line-height: 1.3846153846;
  }
  .tgl-newInfo01.is-hidden .image,
  .tgl-newInfo02.is-hidden .image {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.tgl-newInfo01 {
  color: #fff;
  background: #C8102E;
}

@media screen and (min-width: 769px) {
  .tgl-newInfo02 {
    padding-bottom: 7.6666666667em;
  }
  .tgl-newInfo02 .heading {
    float: right;
    padding: 9.8076923077% 0 0 11.5384615385%;
  }
  .tgl-newInfo02 .image {
    float: left;
  }
  .tgl-newInfo02 .body {
    float: right;
    margin-top: 1.6666666667em;
    padding: 0 0 0 11.5384615385%;
  }
}
/*/////////////////////////////
tgl-footer
/////////////////////////////*/
.tgl-footer {
  position: relative;
  margin-top: 13.6%;
  padding-bottom: 13.3333333333%;
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/bg_rpfooter_sp.jpg");
  background-repeat: repeat;
  background-position: center center;
  background-size: 100% auto;
}
.tgl-footer:before {
  content: "";
  display: block;
  position: absolute;
  height: 63.7333333333em;
  top: -3.4em;
  right: 0;
  left: 0;
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/bg_footer_sp.jpg");
  background-repeat: repeat-x;
  background-position: center top;
  background-size: 100% auto;
}
.tgl-footer .inner {
  position: relative;
  padding: 0 5.3333333333%;
}
.tgl-footer .hdg02,
.tgl-footer .endText {
  color: #fff;
  font-size: 1.3333333333em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
}
.tgl-footer .endText {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
}
.tgl-footer .endText.is-hidden {
  opacity: 0;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
}
.tgl-footer .cp__end {
  margin-top: 14.9253731343%;
}
@media screen and (min-width: 769px) {
  .tgl-footer {
    margin-top: 107px;
    padding-bottom: 6.6666666667em;
    background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/bg_rpfooter_pc.jpg");
    background-size: 1280px auto;
  }
  .tgl-footer:before {
    height: 1468px;
    top: -107px;
    right: 0;
    left: 0;
    background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/bg_footer_pc.jpg");
    background-size: 1280px auto;
  }
  .tgl-footer .inner {
    width: 75%;
    padding: 0;
    margin: 0 auto;
  }
  .tgl-footer .hdg02,
  .tgl-footer .endText {
    font-size: 2em;
    line-height: 1.2666666667;
  }
  .tgl-footer .cp__end {
    margin-top: 5.3333333333em;
  }
}

.cp__block {
  margin-top: 8.9552238806%;
  padding: 8.3582089552% 6.8656716418% 9.552238806%;
  background: #fff;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
}
.cp__block.is-hidden {
  opacity: 0;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
}
.cp__block + .cp__block {
  margin-top: 14.9253731343%;
}
.cp__block.mtLong {
  margin-top: 14.9253731343%;
}
.cp__block .title {
  font-size: 1.2em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.2222222222;
  text-align: center;
}
.cp__block .sub {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.7333333333;
  text-align: center;
  margin-top: 0.4em;
}
.cp__block .sub:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-right: 0.2666666667em;
}
.cp__block .sub span {
  display: inline-block;
  vertical-align: middle;
}
.cp__block .sub.twig:before {
  width: 2.8em;
  height: 1.1333333333em;
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/icon_sns.png");
}
.cp__block .sub.line:before {
  width: 1.2666666667em;
  height: 1.2666666667em;
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/icon_line.svg");
}
.cp__block .date {
  font-size: 0.9333333333em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.8571428571;
  text-align: center;
  margin-top: 0.4em;
}
.cp__block .date .ul {
  display: inline-block;
  position: relative;
}
.cp__block .date .ul:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #000;
  position: absolute;
  left: 0;
  bottom: 0.2142857143em;
}
.cp__block .date .note {
  display: block;
  font-size: 0.8571428571em;
  letter-spacing: -0.02em;
  margin-top: 0.0833333333em;
}
.cp__block .flow {
  margin: 1.2666666667em 0 0;
  padding: 0;
}
.cp__block .flow li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 1em;
}
.cp__block .flow li a {
  color: #000;
  font-family: "ShiseidoGinza-Regular", "TazuganeGothicStdN-Regular", "MT たづがね角ゴシック StdN Regular", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  text-decoration: underline;
}
.cp__block .flow li a:hover {
  text-decoration: none;
}
.cp__block .flow span {
  display: block;
}
.cp__block .flow .fig {
  width: 5.4545454545em;
  font-size: 0.7333333333em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
  text-align: center;
  border: #000 1px solid;
  border-radius: 1.0909090909em;
}
.cp__block .flow .fig.__long {
  width: 6.4545454545em;
}
.cp__block .flow .text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 0.8em;
  letter-spacing: -0.02em;
  line-height: 1.5;
  padding: 0.25em 0 0 1.0833333333em;
}
.cp__block .flow .note {
  font-size: 0.8333333333em;
  letter-spacing: -0.02em;
  line-height: 1.4;
  margin-top: 0.8em;
}
.cp__block .termLink {
  font-size: 0.7333333333em;
  line-height: 1.4545454545;
  margin-top: 1.6em;
  text-align: center;
}
.cp__block .termLink a {
  font-family: "ShiseidoGinza-Regular", "TazuganeGothicStdN-Regular", "MT たづがね角ゴシック StdN Regular", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  color: #C8102E;
  text-decoration: underline;
}
.cp__block .termLink a:hover {
  text-decoration: none;
}
.cp__block .toBtn {
  margin-top: 0.6666666667em;
}
.cp__block .toBtn a {
  color: #fff;
  font-size: 0.9333333333em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 3.5714285714;
  text-align: center;
  background-color: #000;
  display: block;
}
.cp__block .toBtn a:before {
  content: "";
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-right: 0.4285714286em;
  vertical-align: middle;
}
.cp__block .toBtn a.tw:before {
  width: 1.6428571429em;
  height: 1.2857142857em;
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/icon_tw.png");
}
.cp__block .toBtn a.line:before {
  width: 1.5714285714em;
  height: 1.5714285714em;
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/icon_line.svg");
}
.cp__block .toBtn a.ig:before {
  width: 1.5em;
  height: 1.5em;
  background-image: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/icon_insta.png");
}
.cp__block .desabledBtn {
  margin-top: 0.6666666667em;
  color: #fff;
  font-size: 0.9333333333em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 3.5714285714;
  text-align: center;
  background-color: #A5A5A5;
}
.cp__block .lyt2col .toBtn + .toBtn {
  margin-top: 1em;
}
.cp__block .link {
  font-size: 0.8em;
  line-height: 1;
  text-align: center;
  margin-top: 1.3333333333em;
}
.cp__block .link a {
  font-family: "ShiseidoGinza-Regular", "TazuganeGothicStdN-Regular", "MT たづがね角ゴシック StdN Regular", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  color: #000;
  text-decoration: underline;
}
.cp__block .link a:hover {
  text-decoration: none;
}
.cp__block .notice {
  margin-top: 2em;
}
.cp__block .notice p {
  font-size: 0.6666666667em;
  line-height: 1.4;
  letter-spacing: -0.02em;
}
.cp__block .lead {
  font-size: 0.8em;
  line-height: 1.5;
  text-align: center;
  margin-top: 0.5em;
}
.cp__block .snsText {
  font-size: 0.9333333333em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
  margin-top: 1.9285714286em;
}
.cp__block .snsText:before {
  content: "";
  display: block;
  width: 4.7142857143em;
  height: 1.9285714286em;
  background: url("../contentassetimages/lp/23ss/technosatin-gel-lipstick/icon_sns.png") no-repeat;
  background-position: center center;
  background-size: contain;
  margin: 0 auto 0.6428571429em;
}
.cp__block .subText {
  font-size: 0.6666666667em;
  line-height: 1.4;
  margin-top: 2em;
}
.cp__block .lyt {
  position: relative;
}
.cp__block .lyt .image {
  width: 62.2837370242%;
  margin: 1.6666666667em auto 0;
}
.cp__block .lyt.withText {
  padding-bottom: 2.3333333333em;
}
.cp__block .lyt.withText .cp_subBlock {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.cp__block .lyt.__rev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.cp__block .lyt.__rev .image {
  margin-top: 2em;
}
.cp__block .lyt.__rev .column {
  margin-top: 0.8em;
}
.cp__block .stepImages {
  margin-top: 0.8666666667em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cp__block .stepImages .steps {
  text-align: center;
  width: 46.7128027682%;
}
.cp__block .stepImages .steps p {
  font-size: 0.7333333333em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1;
  margin-top: 0.3636363636em;
}
.cp__block .lyt4col {
  margin-top: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cp__block .lyt4col .column {
  width: 44.9826989619%;
  margin-bottom: 2em;
}
.cp__block .lyt4col .in {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cp__block .lyt4col .in > * {
  width: 100%;
}
.cp__block .lyt4col .heading {
  margin-bottom: 1em;
}
.cp__block .lyt4col .heading .fig {
  width: 6.4545454545em;
  font-size: 0.7333333333em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
  text-align: center;
  border: #000 1px solid;
  border-radius: 1.0909090909em;
  margin: 0 auto;
}
.cp__block .lyt4col .heading .text {
  font-size: 0.7333333333em;
  line-height: 1.5454545455;
  letter-spacing: -0.02em;
  margin-top: 0.9090909091em;
}
.cp__block .lyt4col .image {
  width: 84.6153846154%;
  margin: auto auto 0;
}
.cp__block .lyt4col .image .img4 {
  width: 130.9090909091%;
  max-width: none;
  margin-left: -9.0909090909%;
}
.cp__block .lyt4col + .termLink {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  .cp__block {
    margin-top: 2.6666666667em;
    padding: 3.3333333333em 12.5% 3.6666666667em;
  }
  .cp__block + .cp__block {
    margin-top: 5.3333333333em;
  }
  .cp__block.mtLong {
    margin-top: 5.3333333333em;
  }
  .cp__block .title {
    font-size: 1.7333333333em;
    line-height: 1.3846153846;
  }
  .cp__block .sub {
    font-size: 1.3333333333em;
    line-height: 1.3;
    margin-top: 0.75em;
  }
  .cp__block .sub:before {
    margin-right: 0.3em;
  }
  .cp__block .sub.twig:before {
    width: 3.3em;
    height: 1.35em;
  }
  .cp__block .sub.line:before {
    width: 1.1em;
    height: 1.1em;
  }
  .cp__block .date {
    font-size: 1.1333333333em;
    line-height: 1.5294117647;
    margin-top: 0.8823529412em;
  }
  .cp__block .date .ul:after {
    bottom: 0;
  }
  .cp__block .date .note {
    font-size: 0.8235294118em;
    line-height: 1.8571428571;
    margin-top: 0;
  }
  .cp__block .flow {
    margin-top: 1.6666666667em;
  }
  .cp__block .flow.__mgl {
    margin-left: 11.1111111111%;
  }
  .cp__block .flow li {
    margin-top: 0.6666666667em;
  }
  .cp__block .flow .fig {
    width: 5.3333333333em;
    font-size: 0.8em;
    line-height: 1.8333333333;
    border-radius: 1em;
  }
  .cp__block .flow .fig.__long {
    width: 7.8181818182em;
  }
  .cp__block .flow .text {
    font-size: 0.8666666667em;
    letter-spacing: 0;
    line-height: 1.5384615385;
    padding: 0.2307692308em 0 0 1.2307692308em;
  }
  .cp__block .flow .note {
    font-size: 0.8461538462em;
    letter-spacing: 0;
    line-height: 1.4545454545;
    margin-top: 0.6363636364em;
  }
  .cp__block .termLink {
    font-size: 0.8em;
    line-height: 1.3333333333;
    margin-top: 2.3333333333em;
  }
  .cp__block .toBtn {
    width: 20em;
    margin: 1em auto 0;
  }
  .cp__block .toBtn a {
    font-size: 1em;
    line-height: 3.3333333333;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  .cp__block .toBtn a:hover {
    opacity: 0.7;
  }
  .cp__block .toBtn a:before {
    margin-right: 0.4em;
  }
  .cp__block .toBtn a.tw:before {
    width: 1.5333333333em;
    height: 1.2em;
  }
  .cp__block .toBtn a.line:before {
    width: 1.4666666667em;
    height: 1.4666666667em;
  }
  .cp__block .toBtn a.ig:before {
    width: 1.5333333333em;
    height: 1.5333333333em;
  }
  .cp__block .desabledBtn {
    width: 24em;
    margin: 1em auto 0;
    font-size: 1em;
    line-height: 3.3333333333;
  }
  .cp__block .lyt2col {
    margin-top: 1.2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .cp__block .lyt2col .toBtn {
    width: 17.3333333333em;
    margin: 0 0.6666666667em;
  }
  .cp__block .lyt2col .toBtn + .toBtn {
    margin-top: 0;
  }
  .cp__block .link {
    margin-top: 1em;
  }
  .cp__block .notice {
    display: table;
    margin: 2em auto 0;
  }
  .cp__block .notice p {
    font-size: 0.7333333333em;
    line-height: 1.4545454545;
    letter-spacing: 0;
  }
  .cp__block .lead {
    font-size: 1em;
    line-height: 1.3333333333;
    margin-top: 0.3333333333em;
  }
  .cp__block .snsText {
    font-size: 1.1333333333em;
    line-height: 1.5882352941;
    text-align: left;
    margin-top: 0;
  }
  .cp__block .snsText:before {
    display: inline-block;
    width: 3.8823529412em;
    height: 1.5882352941em;
    margin: 0 0.7857142857em 0 0;
    vertical-align: middle;
  }
  .cp__block .snsText .text {
    display: inline-block;
    vertical-align: middle;
  }
  .cp__block .subText {
    font-size: 0.7333333333em;
    line-height: 1.4545454545;
    margin: 1.6363636364em 0;
  }
  .cp__block .lyt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 1em -1.5277777778% 0 0;
  }
  .cp__block .lyt .image {
    width: 27.3597811218%;
    margin: 0;
  }
  .cp__block .lyt .column {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-right: 10.9439124487%;
  }
  .cp__block .lyt.withText {
    padding-bottom: 0;
  }
  .cp__block .lyt.withText .cp_subBlock {
    position: static;
    margin-top: 1.2em;
  }
  .cp__block .lyt.withText .termLink {
    text-align: left;
    margin-top: 0;
  }
  .cp__block .lyt.__rev {
    margin: 0 -4.1039671683% 0 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .cp__block .lyt.__rev .image {
    width: 28.9093298292%;
    margin-top: 0;
  }
  .cp__block .lyt.__rev .column {
    margin-top: 0;
    padding-right: 10.3967168263%;
  }
  .cp__block .stepImages {
    margin: 1.6666666667em 0 0 5.3333333333em;
  }
  .cp__block .stepImages .steps {
    width: 12em;
  }
  .cp__block .stepImages .steps p {
    font-size: 0.8em;
    margin-top: 0.75em;
  }
  .cp__block .lyt4col {
    margin: 2.6666666667em -8.3333333333% 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .cp__block .lyt4col .column {
    width: 22.619047619%;
    margin: 0 0.6666666667em 0;
  }
  .cp__block .lyt4col .in {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .cp__block .lyt4col .heading {
    margin: 0;
  }
  .cp__block .lyt4col .heading .fig {
    width: 5.3333333333em;
    font-size: 0.8em;
    line-height: 1.8333333333;
    border-radius: 1em;
  }
  .cp__block .lyt4col .heading .text {
    font-size: 0.8666666667em;
    line-height: 1.5384615385;
    letter-spacing: 0;
    margin-top: 0.7692307692em;
  }
  .cp__block .lyt4col .image {
    width: 84.2105263158%;
    margin: 0 auto 1em;
  }
  .cp__block .lyt4col .image .img4 {
    width: 131.25%;
    margin-left: 0;
  }
  .cp__block .lyt4col + .termLink {
    margin-top: 2.6666666667em;
  }
}

.term__block {
  margin-top: 11.9402985075%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease;
  transition: opacity 0.8s ease, transform 0.8s ease, -webkit-transform 0.8s ease;
  position: relative;
}
.term__block:after {
  content: "";
  display: block;
  position: absolute;
  padding-top: 5.0746268657%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.term__block.is-hidden {
  opacity: 0;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
}
.term__block + .term__block {
  margin-top: 5.9701492537%;
}
.term__block .title {
  color: #fff;
  font-size: 0.8em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
}
.term__block .box {
  height: 7.3333333333em;
  background: #fff;
  padding: 5.0746268657% 7.4626865672%;
  overflow-y: auto;
  margin-top: 3.2835820896%;
  position: relative;
}
.term__block .box p {
  font-size: 0.7333333333em;
  line-height: 1.4545454545;
}
.term__block .box p + p {
  margin-top: 1.5em;
}
.term__block .box p b {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
}
.term__block .box p a {
  color: #000;
  text-decoration: underline;
}
.term__block .box p a:hover {
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .term__block {
    margin-top: 5.3333333333em;
  }
  .term__block:after {
    padding-top: 1em;
  }
  .term__block + .term__block {
    margin-top: 2.6666666667em;
  }
  .term__block .title {
    font-size: 0.9333333333em;
    line-height: 1.0714285714;
  }
  .term__block .box {
    padding: 1em 2.6041666667%;
    margin-top: 0.8666666667em;
  }
  .term__block .box p {
    line-height: 1.8181818182;
  }
}

/*/////////////////////////////
tgl-modal
/////////////////////////////*/
.tgl-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 10000;
  overflow-y: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  display: none;
  opacity: 0;
}
.tgl-modal .inner {
  padding: 1.2em 0 2.1333333333em;
}
.tgl-modal .box {
  background-color: #fff;
  margin: 0 1.3333333333em;
  padding: 3.8em 1.8666666667em 4.6666666667em;
  position: relative;
}
.tgl-modal .close {
  display: block;
  width: 22px;
  height: 0;
  overflow: hidden;
  padding: 22px 0 0;
  position: absolute;
  top: 1.1333333333em;
  right: 1em;
  border: none;
  font-size: 1em;
  line-height: 1.5;
}
.tgl-modal .close:before, .tgl-modal .close:after {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.5px 0 0 -15px;
}
.tgl-modal .close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tgl-modal .close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.tgl-modalTitle {
  font-size: 1.3333333333em;
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.1;
  text-align: center;
}

.tgl-modalImage {
  width: 17.5333333333em;
  margin: 1.8666666667em auto 0;
}
.tgl-modalImage .c-image {
  padding-top: 4.9333333333em;
}

.tgl-modalBlock {
  margin-top: 1.8666666667em;
}
.tgl-modalBlock + .tgl-modalBlock {
  margin-top: 1.3333333333em;
}
.tgl-modalBlock .name {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.0666666667;
}
.tgl-modalBlock .name + .text {
  margin-top: 0.3333333333em;
}
.tgl-modalBlock .text {
  font-size: 0.8em;
  line-height: 1.5;
  padding-left: 1.5em;
  position: relative;
}
.tgl-modalBlock .text:before {
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.tgl-modalItem {
  margin-top: 3em;
}
.tgl-modalItem .name {
  font-family: "ShiseidoGinza-Medium", "TazuganeGothicStdN-Medium", "MT たづがね角ゴシック StdN Medium", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
  font-weight: 500;
  line-height: 1.0666666667;
}
.tgl-modalItem .list {
  list-style: none;
  margin-top: 0.2666666667em;
}
.tgl-modalItem .list li a,
.tgl-modalItem .list li > span {
  color: #000;
  font-size: 0.8em;
  line-height: 1.5;
  display: table;
}
.tgl-modalItem .list li .fig {
  display: table-cell;
}
.tgl-modalItem .list li .text {
  display: table-cell;
  text-decoration: underline;
}
.tgl-modalItem .list li > span .text {
  text-decoration: none;
}

@media screen and (min-width: 769px) {
  .tgl-modal .inner {
    padding: 4.3333333333em 0;
  }
  .tgl-modal .box {
    width: 75%;
    margin: 0 auto;
    padding: 4em 9.375% 5.6666666667em;
    position: relative;
  }
  .tgl-modal .close {
    width: 30px;
    padding: 30px 0 0;
    top: 1.3333333333em;
    right: 1.3333333333em;
  }
  .tgl-modal .close:before, .tgl-modal .close:after {
    width: 40px;
    margin: -0.5px 0 0 -20px;
  }
  .tgl-modalTitle {
    font-size: 1.8666666667em;
    line-height: 1.0714285714;
  }
  .tgl-modalImage {
    width: 39.0666666667em;
    margin-top: 4.3333333333em;
  }
  .tgl-modalImage .c-image {
    padding-top: 11em;
  }
  .tgl-modalBlock {
    margin-top: 3.3333333333em;
  }
  .tgl-modalBlock + .tgl-modalBlock {
    margin-top: 1em;
  }
  .tgl-modalBlock .name {
    font-size: 1.0666666667em;
    line-height: 1;
  }
  .tgl-modalBlock .name + .text {
    margin-top: 0.4615384615em;
  }
  .tgl-modalBlock .text {
    font-size: 0.8666666667em;
    line-height: 1.5384615385;
    padding-left: 1.3846153846em;
  }
  .tgl-modalItem {
    margin-top: 2em;
    padding-top: 1.9333333333em;
    border-top: #DBDBDB 1px solid;
  }
  .tgl-modalItem .name {
    font-size: 1.0666666667em;
    line-height: 1;
  }
  .tgl-modalItem .list {
    margin-top: 0.4em;
  }
  .tgl-modalItem .list li a {
    font-family: "ShiseidoGinza-Regular", "TazuganeGothicStdN-Regular", "MT たづがね角ゴシック StdN Regular", "たづがね角ゴシック StdN", "MT たづがね角ゴシック StdN", "たづがね角ゴシック StdN", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", "Meiryo", "メイリオ", system-ui, -apple-system, sans-serif !important;
    font-size: 0.8666666667em;
    line-height: 1.5384615385;
  }
  .tgl-modalItem .list li a:hover .text {
    text-decoration: none;
  }
}

/*# sourceMappingURL=additional-lp-technosatin-gel-lipstick.css.map */
