@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP:wght@200;300;400;500;600;700&family=Kaisei+Opti:wght@400;500&family=Shippori+Mincho:wght@400;500;600;700&display=swap");
@-webkit-keyframes fv_cloud {
  0% {
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    opacity: 1;
  }
}
@keyframes fv_cloud {
  0% {
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    opacity: 1;
  }
}
@-webkit-keyframes fv_title {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fv_title {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fv_product {
  0% {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes fv_product {
  0% {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-webkit-keyframes fv_product_sp {
  0% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes fv_product_sp {
  0% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-webkit-keyframes fv_meta {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fv_meta {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fv_hdg {
  0% {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes fv_hdg {
  0% {
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-webkit-keyframes fv_hdg_sp {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes fv_hdg_sp {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-webkit-keyframes fv_effect {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes fv_effect {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-webkit-keyframes fv_effect_sp {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes fv_effect_sp {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-webkit-keyframes fv_info {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fv_info {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fv_sub {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fv_sub {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fv_scale {
  0% {
    -webkit-transform: translate(-15%, -26%) scale(0);
    transform: translate(-15%, -26%) scale(0);
  }
  to {
    -webkit-transform: translate(-15%, -26%) scale(1);
    transform: translate(-15%, -26%) scale(1);
  }
}
@keyframes fv_scale {
  0% {
    -webkit-transform: translate(-15%, -26%) scale(0);
    transform: translate(-15%, -26%) scale(0);
  }
  to {
    -webkit-transform: translate(-15%, -26%) scale(1);
    transform: translate(-15%, -26%) scale(1);
  }
}
@-webkit-keyframes fv_scale_sp {
  0% {
    -webkit-transform: translate(-50%, 0) scale(0);
    transform: translate(-50%, 0) scale(0);
  }
  to {
    -webkit-transform: translate(-50%, 0) scale(1);
    transform: translate(-50%, 0) scale(1);
  }
}
@keyframes fv_scale_sp {
  0% {
    -webkit-transform: translate(-50%, 0) scale(0);
    transform: translate(-50%, 0) scale(0);
  }
  to {
    -webkit-transform: translate(-50%, 0) scale(1);
    transform: translate(-50%, 0) scale(1);
  }
}
@-webkit-keyframes fv_fade {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fv_fade {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fv_windUp {
  0% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes fv_windUp {
  0% {
    -webkit-transform: scale(0.98);
    transform: scale(0.98);
    opacity: 0;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes fv_fadeUp {
  0% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes fv_fadeUp {
  0% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}
@-webkit-keyframes fv_slideScale {
  0% {
    -webkit-mask-size: 0% 100%;
    mask-size: 0% 100%;
  }
  to {
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
  }
}
@keyframes fv_slideScale {
  0% {
    -webkit-mask-size: 0% 100%;
    mask-size: 0% 100%;
  }
  to {
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
  }
}
::-webkit-input-placeholder {
  opacity: 1;
}

::-moz-placeholder {
  opacity: 1;
}

:-ms-input-placeholder {
  opacity: 1;
}

::-ms-input-placeholder {
  opacity: 1;
}

::placeholder {
  opacity: 1;
}

label {
  cursor: pointer;
}

iframe, img, video {
  vertical-align: top;
}

dt {
  font-weight: inherit;
}

small {
  font-size: inherit;
}

body, html {
  height: 100%;
}

html {
  font-size: 62.5%;
}

html.is_locked {
  position: fixed;
  width: 100%;
}

body {
  color: #4a3c42;
  font-family: "IBM Plex Sans JP", sans-serif;
  line-height: 1.6;
  overflow-wrap: anywhere;
  -moz-osx-font-smoothing: unset;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx), only screen and (-webkit-min-device-pixel-ratio: 2) {
  body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
}
@media not all and (max-width: 767px) {
  body {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 1.4rem;
  }
}
img {
  max-width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  .hp_pcOnly {
    display: none !important;
  }
}
@media not all and (max-width: 767px) {
  .hp_spOnly {
    display: none !important;
  }
}
.ly_container {
  width: 100%;
  max-width: calc(1306px + min(2.0833333333%, 40px) * 2);
  margin-inline: auto;
}

@media not all and (max-width: 767px) {
  .ly_container {
    padding-inline: min(2.0833333333%, 40px);
  }
}
@media (max-width: 767px) {
  .ly_container {
    padding-inline: 5%;
  }
}
.ly_container__narrow {
  max-width: calc(1106px + min(2.0833333333%, 40px) * 2);
}

.ly_container__super {
  max-width: calc(950px + min(2.0833333333%, 40px) * 2);
}

.ly_header {
  position: relative;
  z-index: 200000;
}

.ly_header_logo {
  position: absolute;
}

@media not all and (max-width: 767px) {
  .ly_header_logo {
    top: 2.5em;
    left: 2.5em;
    width: min(187px, 9.73958333%);
    font-size: clamp(1.2rem, 0.8333333333vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  .ly_header_logo {
    top: 20px;
    left: 20px;
    width: 96px;
  }
}
.ly_header_logo a {
  display: block;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.ly_header_logo a:hover {
  opacity: 0.6;
}

.ly_header_logo img {
  width: 100%;
}

.ly_header_menu {
  position: fixed;
  top: 0;
  right: 0;
  color: #fff;
  z-index: 400000;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.ly_header_menu button {
  display: -ms-grid;
  display: grid;
  gap: 4px;
  padding-top: 2.5em;
  padding-right: 2.5em;
  text-align: center;
  font-weight: 500;
}

@media not all and (max-width: 767px) {
  .ly_header_menu button {
    font-size: clamp(0.96rem, 0.8333333333vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  .ly_header_menu button {
    padding-top: 20px;
    padding-right: 20px;
    font-size: 1.3rem;
  }
}
.ly_header_menu button .bar {
  position: relative;
  display: block;
  width: 100%;
}

@media not all and (max-width: 767px) {
  .ly_header_menu button .bar {
    height: 16px;
  }
}
@media (max-width: 767px) {
  .ly_header_menu button .bar {
    height: 10px;
  }
}
.ly_header_menu button .bar:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-origin: left;
  transform-origin: left;
  width: 100%;
  background-color: currentColor;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  will-change: transform;
}

@media not all and (max-width: 767px) {
  .ly_header_menu button .bar:before {
    height: 4px;
  }
}
@media (max-width: 767px) {
  .ly_header_menu button .bar:before {
    height: 3px;
  }
}
.ly_header_menu button .bar:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform-origin: left;
  transform-origin: left;
  width: 100%;
  background-color: currentColor;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  will-change: transform;
}

@media not all and (max-width: 767px) {
  .ly_header_menu button .bar:after {
    height: 4px;
  }
}
@media (max-width: 767px) {
  .ly_header_menu button .bar:after {
    height: 3px;
  }
}
.ly_header_menu.is_colored {
  color: #4a3c42;
}

.ly_header.is_active + .ly_header_menu {
  color: #4a3c42;
}

@media not all and (max-width: 767px) {
  .ly_header.is_active + .ly_header_menu button {
    font-size: 1.6rem !important;
  }
}
@media not all and (max-width: 767px) {
  .ly_header.is_active + .ly_header_menu button .bar:before {
    -webkit-transform: rotate(14deg);
    transform: rotate(14deg);
  }
}
@media (max-width: 767px) {
  .ly_header.is_active + .ly_header_menu button .bar:before {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
}
@media not all and (max-width: 767px) {
  .ly_header.is_active + .ly_header_menu button .bar:after {
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg);
  }
}
@media (max-width: 767px) {
  .ly_header.is_active + .ly_header_menu button .bar:after {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
}
.ly_header.is_active + .ly_header_menu + .ly_menu {
  opacity: 1;
  visibility: visible;
}

.ly_menu {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100dvh;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 300000;
  opacity: 0;
  visibility: hidden;
  will-change: opacity, visibility;
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

@media not all and (max-width: 767px) {
  .ly_menu {
    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;
    padding: 5px;
  }
}
.ly_menu_bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.ly_menu_container {
  position: relative;
  max-height: 100%;
  z-index: 1;
}

@media not all and (max-width: 767px) {
  .ly_menu_container {
    overflow-y: auto;
  }
}
.ly_menu_wrapper {
  width: 100%;
  max-width: 1306px;
  padding: 6.15% 6.2%;
  background-color: #fff;
}

@media (max-width: 767px) {
  .ly_menu_wrapper {
    padding: 70px calc(5% + 20px);
    height: 100%;
    max-height: 100dvh;
    overflow-y: auto;
  }
}
@media not all and (max-width: 767px) {
  .ly_menu_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 42px;
  }
}
@media not all and (max-width: 767px) {
  .ly_menu_head {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30.6%;
  }
}
.ly_menu_title a {
  display: block;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.ly_menu_title a:hover {
  opacity: 0.6;
}

.ly_menu_title img {
  width: 100%;
}

@media not all and (max-width: 767px) {
  .ly_menu_nav {
    margin-top: 13%;
  }
}
@media (max-width: 767px) {
  .ly_menu_nav {
    margin-top: 14px;
  }
}
@media not all and (max-width: 767px) {
  .ly_menu_item:not(:first-child) {
    margin-top: 13%;
  }
}
@media (max-width: 767px) {
  .ly_menu_item:not(:first-child) {
    margin-top: 12px;
  }
}
.ly_menu_item a {
  position: relative;
  display: block;
  padding-left: 1.4em;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: -0.04em;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.ly_menu_item a:hover {
  opacity: 0.6;
}

@media not all and (max-width: 767px) {
  .ly_menu_item a {
    font-size: clamp(1.65rem, 1.684532925vw, 2.2rem);
  }
}
@media (max-width: 767px) {
  .ly_menu_item a {
    font-size: 1.6rem;
  }
}
.ly_menu_item a:before {
  content: "";
  position: absolute;
  top: 0.6em;
  left: 0;
  width: 1em;
  height: 2px;
  background-color: currentColor;
}

@media not all and (max-width: 767px) {
  .ly_menu_body {
    width: calc(100% - 42px - 30.6%);
  }
}
.ly_menu_products {
  gap: 33px;
}

@media not all and (max-width: 767px) {
  .ly_menu_products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
@media (max-width: 767px) {
  .ly_menu_products {
    display: -ms-grid;
    display: grid;
    margin-top: 26px;
  }
}
@media not all and (max-width: 767px) {
  .ly_menu_product {
    width: calc((100% - 66px) / 3);
  }
}
@media not all and (max-width: 767px) {
  .ly_menu_product.is_suimin .ly_menu_nav {
    margin-top: 21%;
  }
}
@media not all and (max-width: 767px) {
  .ly_menu_product.is_suimin .ly_menu_item:not(:first-child) {
    margin-top: 17%;
  }
}
.ly_menu_product.is_suimin .ly_menu_item a:before {
  background-color: #f05c95;
}

@media not all and (max-width: 767px) {
  .ly_menu_product.is_tyui .ly_menu_nav {
    margin-top: 21%;
  }
}
@media not all and (max-width: 767px) {
  .ly_menu_product.is_tyui .ly_menu_item:not(:first-child) {
    margin-top: 17%;
  }
}
.ly_menu_product.is_tyui .ly_menu_item a:before {
  background-color: #2084d9;
}

@media not all and (max-width: 767px) {
  .ly_menu_product.is_uruhadacare .ly_menu_nav {
    margin-top: 21%;
  }
}
@media not all and (max-width: 767px) {
  .ly_menu_product.is_uruhadacare .ly_menu_item:not(:first-child) {
    margin-top: 17%;
  }
}
.ly_menu_product.is_uruhadacare .ly_menu_item a:before {
  background-color: #00a99d;
}

.ly_menu_thumb a {
  display: block;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.ly_menu_thumb a:hover {
  opacity: 0.6;
}

.ly_menu_thumb img {
  width: 100%;
}

.ly_menu_banner a {
  display: block;
  padding: 1.5em;
  text-align: center;
  background: rgb(205, 240, 253);
  background: -webkit-gradient(linear, right top, left top, from(rgba(205, 240, 253, 0.8)), color-stop(50%, rgba(224, 235, 255, 0.8)), to(rgba(243, 229, 254, 0.8)));
  background: linear-gradient(270deg, rgba(205, 240, 253, 0.8) 0%, rgba(224, 235, 255, 0.8) 50%, rgba(243, 229, 254, 0.8) 100%);
  font-weight: 500;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

@media not all and (max-width: 767px) {
  .ly_menu_banner a {
    margin-top: 1.8em;
  }
}
@media (max-width: 767px) {
  .ly_menu_banner a {
    margin-top: 30px;
  }
}
.ly_menu_banner a:hover {
  opacity: 0.6;
}

@media not all and (max-width: 767px) {
  .ly_menu_banner a {
    font-size: clamp(1.65rem, 1.684532925vw, 2.2rem);
  }
}
.ly_menu_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media not all and (max-width: 767px) {
  .ly_menu_sns {
    gap: 3.5%;
    margin-top: 9%;
  }
}
@media (max-width: 767px) {
  .ly_menu_sns {
    gap: 30px;
    margin-top: 20px;
  }
}
@media not all and (max-width: 767px) {
  .ly_menu_icon {
    width: 61px;
  }
}
@media (max-width: 767px) {
  .ly_menu_icon {
    width: 41px;
  }
}
.ly_menu_icon a {
  display: block;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.ly_menu_icon a:hover {
  opacity: 0.6;
}

.bl_stickyNav {
  position: sticky;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 10000;
}

@media (max-width: 767px) {
  .bl_stickyNav {
    display: none !important;
  }
}
.bl_stickyNav_units {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-inline: max(80px, 5.20833333%);
}

.bl_stickyNav_unit {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
}

.bl_stickyNav_unit:first-child:before {
  content: "";
  position: absolute;
  top: 1.9em;
  left: 0;
  width: 1px;
  height: calc(100% - 1.9em - 1.6em);
  background-color: #b5b5b5;
}

.bl_stickyNav_unit:after {
  content: "";
  position: absolute;
  top: 1.9em;
  right: 0;
  width: 1px;
  height: calc(100% - 1.9em - 1.6em);
  background-color: #b5b5b5;
}

.bl_stickyNav_unit a {
  position: relative;
  display: -ms-grid;
  display: grid;
  place-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 1.9em 0.5em 1.6em;
  font-weight: 500;
  letter-spacing: -0.04em;
}

@media not all and (max-width: 767px) {
  .bl_stickyNav_unit a {
    font-size: clamp(1.08rem, 0.9375vw, 1.8rem);
  }
}
.bl_stickyNav_unit a .txt {
  position: relative;
  z-index: 1;
}

.ly_footer_movieGallery {
  background-color: #faf7ff;
  background: -webkit-gradient(linear, right top, left top, from(rgba(205, 240, 253, 0.4)), color-stop(50%, rgba(224, 235, 255, 0.4)), to(rgba(243, 229, 254, 0.4)));
  background: linear-gradient(270deg, rgba(205, 240, 253, 0.4) 0%, rgba(224, 235, 255, 0.4) 50%, rgba(243, 229, 254, 0.4) 100%);
}

@media not all and (max-width: 767px) {
  .ly_footer_movieGallery {
    padding-block: 90px 120px;
  }
}
@media (max-width: 767px) {
  .ly_footer_movieGallery {
    padding-block: 60px 80px;
  }
}
.ly_footer_movieGallery .movieGallery_title {
  text-align: center;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.04em;
  font-weight: 500;
}

@media not all and (max-width: 767px) {
  .ly_footer_movieGallery .movieGallery_title {
    margin-bottom: 90px;
    font-size: clamp(4.875rem, 4.9770290965vw, 6.5rem);
  }
}
@media (max-width: 767px) {
  .ly_footer_movieGallery .movieGallery_title {
    margin-bottom: 50px;
    font-size: 3.2rem;
  }
}
.ly_footer_movieGallery .movieGallery_units {
  display: -ms-grid;
  display: grid;
}

@media not all and (max-width: 767px) {
  .ly_footer_movieGallery .movieGallery_units {
    gap: 30px;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .ly_footer_movieGallery .movieGallery_units {
    gap: 40px;
    width: 90%;
    margin-inline: auto;
  }
}
.ly_footer_movieGallery .movieGallery_unit a {
  display: block;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.ly_footer_movieGallery .movieGallery_unit a:hover {
  opacity: 0.6;
}

.ly_footer_movieGallery .movieGallery_thumb img {
  width: 100%;
}

.ly_footer_movieGallery .movieGallery_hdg {
  text-align: center;
}

@media not all and (max-width: 767px) {
  .ly_footer_movieGallery .movieGallery_hdg {
    margin-top: 30px;
    font-size: clamp(2.25rem, 2.2970903522vw, 3rem);
  }
}
@media (max-width: 767px) {
  .ly_footer_movieGallery .movieGallery_hdg {
    margin-top: 20px;
    font-size: 1.8rem;
  }
}
.ly_footer_movieGallery .movieGallery_desc {
  line-height: 2.22222222;
}

@media not all and (max-width: 767px) {
  .ly_footer_movieGallery .movieGallery_desc {
    margin-top: 30px;
    text-align: center;
    font-size: clamp(1.35rem, 1.3782542113vw, 1.8rem);
  }
}
@media (max-width: 767px) {
  .ly_footer_movieGallery .movieGallery_desc {
    margin-top: 5px;
    font-size: 1.4rem;
  }
}
.ly_footer_body {
  background-color: #fdfaf5;
}

@media not all and (max-width: 767px) {
  .ly_footer_body {
    padding-block: 150px 50px;
  }
}
@media (max-width: 767px) {
  .ly_footer_body {
    padding-block: 80px 30px;
  }
}
@media not all and (max-width: 767px) {
  .ly_footer_lgBanner {
    margin-bottom: 140px;
  }
}
@media (max-width: 767px) {
  .ly_footer_lgBanner {
    width: 90%;
    margin-bottom: 100px;
    margin-inline: auto;
  }
}
@media not all and (max-width: 767px) {
  .ly_footer_lgBanner .lgBanner_units {
    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;
    gap: 50px;
  }
}
@media (max-width: 767px) {
  .ly_footer_lgBanner .lgBanner_units {
    display: -ms-grid;
    display: grid;
    gap: 40px;
  }
}
@media not all and (max-width: 767px) {
  .ly_footer_lgBanner .lgBanner_unit {
    width: calc((100% - 50px) / 2);
  }
}
.ly_footer_lgBanner .lgBanner_unit a {
  display: block;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.ly_footer_lgBanner .lgBanner_unit a:hover {
  opacity: 0.6;
}

.ly_footer_lgBanner .lgBanner_unit img {
  width: 100%;
}

.ly_footer_sns .sns_title {
  text-align: center;
}

@media not all and (max-width: 767px) {
  .ly_footer_sns .sns_title {
    margin-bottom: 15px;
    font-size: clamp(1.95rem, 1.9908116386vw, 2.6rem);
  }
}
@media (max-width: 767px) {
  .ly_footer_sns .sns_title {
    margin-bottom: 10px;
    font-size: 1.7rem;
  }
}
.ly_footer_sns .sns_title span {
  position: relative;
  display: inline-block;
}

@media not all and (max-width: 767px) {
  .ly_footer_sns .sns_title span {
    padding-inline: 60px;
  }
}
@media (max-width: 767px) {
  .ly_footer_sns .sns_title span {
    padding-inline: 30px;
  }
}
.ly_footer_sns .sns_title span:before {
  content: "";
  position: absolute;
  top: -0.3em;
  left: 0;
  -webkit-transform: rotate(-35deg);
  transform: rotate(-35deg);
  width: 1px;
  height: 100%;
  background-color: currentColor;
}

.ly_footer_sns .sns_title span:after {
  content: "";
  position: absolute;
  top: -0.3em;
  right: 0;
  -webkit-transform: rotate(35deg);
  transform: rotate(35deg);
  width: 1px;
  height: 100%;
  background-color: currentColor;
}

.ly_footer_sns .sns_icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media not all and (max-width: 767px) {
  .ly_footer_sns .sns_icons {
    gap: 40px;
  }
}
@media (max-width: 767px) {
  .ly_footer_sns .sns_icons {
    gap: 30px;
  }
}
@media not all and (max-width: 767px) {
  .ly_footer_sns .sns_icon {
    width: 61px;
  }
}
@media (max-width: 767px) {
  .ly_footer_sns .sns_icon {
    width: 41px;
  }
}
.ly_footer_sns .sns_icon a {
  display: block;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.ly_footer_sns .sns_icon a:hover {
  opacity: 0.6;
}

.ly_footer_sns .sns_icon img {
  width: 100%;
  aspect-ratio: 1;
}

.ly_footer_banner {
  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;
  text-align: center;
}

@media not all and (max-width: 767px) {
  .ly_footer_banner {
    gap: 80px;
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .ly_footer_banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
    margin-top: 40px;
    padding-inline: 5%;
  }
}
.ly_footer_banner a {
  display: block;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.ly_footer_banner a:hover {
  opacity: 0.6;
}

.ly_footer_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media not all and (max-width: 767px) {
  .ly_footer_list {
    margin-top: 130px;
  }
}
@media (max-width: 767px) {
  .ly_footer_list {
    margin-top: 80px;
  }
}
.ly_footer_item:not(:last-child) {
  position: relative;
}

.ly_footer_item:not(:last-child):before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
  height: 70%;
  background-color: currentColor;
}

.ly_footer_item a {
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.ly_footer_item a:hover {
  opacity: 0.6;
}

@media not all and (max-width: 767px) {
  .ly_footer_item a {
    padding-inline: 60px;
    font-size: clamp(1.5rem, 1.5313935681vw, 2rem);
  }
}
@media (max-width: 767px) {
  .ly_footer_item a {
    padding-inline: 20px;
    font-size: 1.5rem;
  }
}
.ly_footer_foot {
  border-top: 1px solid currentColor;
  background-color: #fdfaf5;
}

@media not all and (max-width: 767px) {
  .ly_footer_foot {
    padding-block: 40px 50px;
  }
}
@media (max-width: 767px) {
  .ly_footer_foot {
    padding-block: 30px;
  }
}
@media not all and (max-width: 767px) {
  .ly_footer_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .ly_footer_inner {
    display: -ms-grid;
    display: grid;
    gap: 30px;
  }
}
@media not all and (max-width: 767px) {
  .ly_footer_txt {
    font-size: clamp(1.2rem, 1.2251148545vw, 1.6rem);
  }
}
@media (max-width: 767px) {
  .ly_footer_txt {
    font-size: 1.1rem;
  }
}
@media not all and (max-width: 767px) {
  .ly_footer_copy {
    margin-top: 10px;
    letter-spacing: 0.165em;
    font-size: clamp(1.05rem, 1.0719754977vw, 1.4rem);
  }
}
@media (max-width: 767px) {
  .ly_footer_copy {
    margin-top: 5px;
    letter-spacing: 0.06em;
    font-size: 1rem;
  }
}
@media not all and (max-width: 767px) {
  .ly_footer_logo {
    width: 191px;
  }
}
@media (max-width: 767px) {
  .ly_footer_logo {
    width: 100px;
    margin-inline: auto;
  }
}
.ly_footer_logo a {
  display: block;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.ly_footer_logo a:hover {
  opacity: 0.6;
}

.ly_footer_logo img {
  width: 100%;
}

.modal {
  background: unset !important;
  padding: 50px 0 !important;
}

.modal_video {
  width: 100%;
  max-width: 1094px;
  border-radius: 20px;
  background: rgb(205, 240, 253);
  background: -webkit-gradient(linear, right top, left top, from(rgba(205, 240, 253, 0.8)), color-stop(50%, rgba(224, 235, 255, 0.8)), to(rgba(243, 229, 254, 0.8)));
  background: linear-gradient(270deg, rgba(205, 240, 253, 0.8) 0%, rgba(224, 235, 255, 0.8) 50%, rgba(243, 229, 254, 0.8) 100%);
}

@media not all and (max-width: 767px) {
  .modal_video {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .modal_video {
    padding: 20px;
  }
}
.modal_video video {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

.fancybox-slide--html {
  padding: 30px !important;
}

.fancybox-bg {
  background: #fff;
}

.fancybox-is-open .fancybox-bg {
  background: #fff;
  opacity: 0.7;
}

.fancybox-close-small {
  padding: 0 !important;
}

.fancybox-close-small:after, .fancybox-close-small:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 1px;
  background-color: currentColor;
}

.fancybox-close-small:before {
  -webkit-transform: translate(-50%, -50%) rotate(30deg);
  transform: translate(-50%, -50%) rotate(30deg);
}

.fancybox-close-small:after {
  -webkit-transform: translate(-50%, -50%) rotate(-30deg);
  transform: translate(-50%, -50%) rotate(-30deg);
}

.fancybox-close-small svg {
  display: none !important;
}

.js_scrollAnimationFade {
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.9s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.js_scrollAnimationFade.js_show {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.js_scrollAnimationBlur {
  opacity: 0;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
  transition-property: opacity, -webkit-transform, -webkit-filter;
  transition-property: opacity, transform, filter;
  transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.9s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  will-change: filter;
}

.js_scrollAnimationBlur.js_show {
  opacity: 1;
  -webkit-filter: blur(0);
  filter: blur(0);
}

@media not all and (max-width: 767px) {
  .js_consecutiveAnime_unit {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
  }
  .js_consecutiveAnime_unit:first-child {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  .js_consecutiveAnime_unit:nth-child(2) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .js_consecutiveAnime_unit:nth-child(3) {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
  }
  .js_consecutiveAnime_unit:nth-child(4) {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s;
  }
}
@media not all and (max-width: 767px) {
  .js_consecutiveAnime_unit__slow:first-child {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .js_consecutiveAnime_unit__slow:nth-child(2) {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
  }
  .js_consecutiveAnime_unit__slow:nth-child(3) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .js_consecutiveAnime_unit__slow:nth-child(4) {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s;
  }
}
@media (max-width: 767px) {
  .js_consecutiveAnime_unit__sp {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
  }
  .js_consecutiveAnime_unit__sp:first-child {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  .js_consecutiveAnime_unit__sp:nth-child(2) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .js_consecutiveAnime_unit__sp:nth-child(3) {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
  }
  .js_consecutiveAnime_unit__sp:nth-child(4) {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s;
  }
}
@media (max-width: 767px) {
  .js_consecutiveAnime_unit__spList {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    -webkit-transition-duration: 0.9s;
    transition-duration: 0.9s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
  }
  .js_consecutiveAnime_unit__spList__01 {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
  }
  .js_consecutiveAnime_unit__spList__02 {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
  }
  .js_consecutiveAnime_unit__spList__03 {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
}
@media not all and (max-width: 767px) {
  .js_show .js_consecutiveAnime_unit {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@media (max-width: 767px) {
  .js_showSp .js_consecutiveAnime_unit__sp {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .js_showSp .js_consecutiveAnime_unit__spList {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.el_icon {
  position: relative;
  aspect-ratio: 1;
  border: 2px solid currentColor;
  border-radius: 50%;
}

@media not all and (max-width: 767px) {
  .el_icon {
    width: 1.5em;
  }
}
@media (max-width: 767px) {
  .el_icon {
    width: 1.2em;
  }
}
.el_icon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(50% - 0.05em);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  width: 0.4em;
  aspect-ratio: 1;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
}

.el_btn a {
  position: relative;
  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;
  border-radius: 200px;
  text-align: center;
  border: 1px solid currentColor;
}

@media not all and (max-width: 767px) {
  .el_btn a {
    padding: 1.5em 70px 1.2em 40px;
  }
}
@media (max-width: 767px) {
  .el_btn a {
    gap: 5px;
    padding: 20px 10px 18px;
  }
}
@media not all and (max-width: 767px) {
  .el_btn a .icon {
    position: absolute;
    top: 50%;
    right: 1.8em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .el_btn a .icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: -0.1em;
  }
}
@media not all and (max-width: 767px) {
  .ly_footer_movieGallery .movieGallery_units {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ly_footer_movieGallery .movieGallery_unit {
    width: calc((100% - 60px) / 3);
  }
}
.ly_menu_products {
  display: -ms-grid;
  display: grid;
}
@media screen and (min-width: 768px) {
  .ly_menu_products {
    -ms-grid-columns: minmax(0, 1fr) 30px minmax(0, 1fr);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
}
.ly_menu_product {
  width: auto;
}
@media screen and (max-width: 767px) {
  .ly_menu_product {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .ly_menu .ly_menu_sns {
    margin-top: 30px;
  }
}

.ly_menu_product.is_suimin .ly_menu_nav {
  margin-top: 13%;
}
@media screen and (max-width: 767px) {
  .ly_menu_product.is_suimin .ly_menu_nav {
    margin-top: 14px;
  }
}

.ly_menu_product.is_uruhadacare .ly_menu_nav {
  margin-top: 13%;
}
@media screen and (max-width: 767px) {
  .ly_menu_product.is_uruhadacare .ly_menu_nav {
    margin-top: 14px;
  }
}

@media screen and (min-width: 768px) {
  .ly_menu_product.is_variety {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}
.ly_menu_product.is_variety .ly_menu_nav {
  margin-top: 13%;
  color: #ff296b;
}
@media screen and (max-width: 767px) {
  .ly_menu_product.is_variety .ly_menu_nav {
    margin-top: 14px;
  }
}

.bl_stickyNav_unit a .txt {
  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;
  min-height: 2lh;
}