@charset "UTF-8";
#lp_chantowa {
  box-sizing: border-box;
  /* ITEMS -------------------------------------------------------------------------------*/
}
#lp_chantowa img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
#lp_chantowa #kv {
  width: 100%;
  position: relative;
  height: 100svh;
}
#lp_chantowa #kv .s-inner {
  position: absolute;
  background: #ddd;
  border-radius: var(--r15);
  overflow: hidden;
}
#lp_chantowa #kv .s-content {
  position: absolute;
  width: calc(100% - 13px);
  height: calc(100% - 26px);
  top: 13px;
  left: 0px;
}
#lp_chantowa #kv .kv_movie {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0px;
  left: 0px;
  overflow: hidden;
}
#lp_chantowa #kv .kv_movie.c-sp iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  height: max(100svh, 177.7777777778vw);
  width: calc(1.7777777778 * max(100svh, 177.7777777778vw));
  transform: translate(-50%, -50%);
  min-width: 0;
  min-height: 0;
  aspect-ratio: auto;
  border: 0;
}
#lp_chantowa #kv .kv_movie.c-pc {
  display: none;
}
#lp_chantowa #kv h1 {
  margin-inline: auto;
  width: 120px;
}
#lp_chantowa #kv h2 {
  width: 12.82vw;
  position: absolute;
  top: min(11.79vw, 46px);
  right: min(3.33vw, 13px);
}
#lp_chantowa #kv .c-scroll {
  position: absolute;
  bottom: 0px;
  width: 36px;
  left: 50%;
  margin-left: -18px;
}
#lp_chantowa #kv .c-scroll p {
  width: 36px;
  aspect-ratio: 36/7;
  height: 7px;
  margin-bottom: 10px;
}
@keyframes scroll {
  0% {
    transform: translate3d(0, -100%, 0);
  }
  100% {
    transform: translate3d(0, 100%, 0);
  }
}
#lp_chantowa #kv .c-scroll .bar {
  width: 1px;
  height: 50px;
  background: var(--color-base);
  margin-inline: auto;
  position: relative;
  overflow: hidden;
}
#lp_chantowa #kv .c-scroll .bar span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: var(--color-white);
  ;-webkit-animation: scroll 2s ease-in-out 0s infinite;
  -moz-animation: scroll 2s ease-in-out 0s infinite;
  animation: scroll 2s ease-in-out 0s infinite;
}
#lp_chantowa #concept {
  width: 100%;
}
#lp_chantowa #concept .s-inner {
  width: calc(100% - 26px);
  margin-inline: auto;
}
#lp_chantowa #concept .c-col2,
#lp_chantowa #concept .concept_img {
  width: 100%;
}
#lp_chantowa #concept .concept_img {
  width: 100%;
  overflow: hidden;
  border-radius: var(--r15);
  position: relative;
}
#lp_chantowa #concept .concept_img .nav_movie {
  position: absolute;
  bottom: 8px;
  left: 8px;
}
#lp_chantowa #concept .concept_img .nav_movie a {
  width: 127px;
  background: var(--color-white);
  padding: 5px;
  border-radius: var(--r10);
  display: block;
}
#lp_chantowa #concept .concept_img .nav_movie a .inr {
  display: flex;
  justify-content: space-between;
}
#lp_chantowa #concept .concept_img .nav_movie a .thumb {
  width: 37.6%;
  border-radius: var(--r10);
  overflow: hidden;
}
#lp_chantowa #concept .concept_img .nav_movie a .txt {
  width: calc(62.4% - 10px);
}
#lp_chantowa #concept .concept_img .nav_movie a p {
  width: 59px;
}
#lp_chantowa #concept .concept_img .nav_movie a .c-icon_circle {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
#lp_chantowa #concept .concept_img .nav_movie a .c-icon_circle .circle {
  width: 26px;
  height: 26px;
  background: #ABD0D9;
  border-radius: 100vmax;
}
#lp_chantowa #concept .concept_img .nav_movie a .c-icon_circle span.c-icon {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -5px;
}
#lp_chantowa #concept .concept_img .nav_movie a .c-icon_circle span.c-icon svg {
  fill: var(--color-white);
}
#lp_chantowa #concept .concept_txt {
  width: 100%;
  background: var(--color-blue2);
  border-radius: var(--r20);
  margin-top: 13px;
  position: relative;
  /*
  h2{ font-size: var(--fs-ttl-concept); line-height: 1.6; @include mx.ls(100);
  	span{ display: block; font-weight: 700;}
  }
  */
}
#lp_chantowa #concept .concept_txt .concept_txt_inner {
  width: calc(100% - 48px);
  margin-inline: auto;
  padding: 52px 0;
  position: relative;
  z-index: 1;
}
#lp_chantowa #concept .concept_txt p.en {
  margin: 0;
  margin-bottom: 42px;
  text-align: left;
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700 !important;
  font-style: normal;
  font-size: var(--fs-9-10);
  transform-origin: left bottom;
  scale: 0.9;
}
#lp_chantowa #concept .concept_txt h2, #lp_chantowa #concept .concept_txt p {
  color: var(--color-white);
}
#lp_chantowa #concept .concept_txt h2 span, #lp_chantowa #concept .concept_txt h2 img {
  display: block;
  text-align: left;
}
#lp_chantowa #concept .concept_txt h2 span img, #lp_chantowa #concept .concept_txt h2 img img {
  text-align: left;
}
#lp_chantowa #concept .concept_txt h2 span.t0 {
  width: 70.51vw;
  margin-bottom: 0.6em;
  height: 4.87vw;
  text-align: left;
}
#lp_chantowa #concept .concept_txt h2 span.t1 {
  width: 69.74vw;
  height: 5.13vw;
}
#lp_chantowa #concept .concept_txt .lead p {
  font-size: var(--fs-12-13);
  line-height: 2;
  font-weight: 500;
  letter-spacing: 0.15em;
  white-space: nowrap;
  margin-bottom: min(8.46vw, 33px);
}
#lp_chantowa #concept .concept_txt .lead p span.s0 {
  display: block;
}
#lp_chantowa #concept .concept_txt .lead h3 {
  width: min(64.62vw, 252px);
  margin-top: min(14.36vw, 56px);
}
#lp_chantowa #concept .concept_txt .c-logo {
  position: absolute;
  top: min(6.67vw, 26px);
  right: min(6.67vw, 26px);
}
#lp_chantowa #concept .concept_txt .c-logo img {
  display: none;
}
#lp_chantowa #concept .concept_txt .c-logo svg {
  fill: rgba(174, 220, 231, 0.4);
  width: min(25.64vw, 100px);
  aspect-ratio: 100/195;
}
#lp_chantowa .c-list_color ul img {
  width: 90%;
  margin-inline: auto;
}
#lp_chantowa #item1 .b0 figure img {
  transform-origin: 66% 20%;
}
#lp_chantowa #item1 .b1 button[data-point="0"] {
  top: 15.38vw;
  left: 10.26vw;
}
#lp_chantowa #item1 .b1 button[data-point="1"] {
  top: 69.23vw;
  left: 33.33vw;
}
#lp_chantowa #item1 .b1 button[data-point="2"] {
  top: 79.49vw;
  left: 15.38vw;
}
#lp_chantowa #item1 .b1 .c-fukidashi[data-point-description="0"] {
  top: -9.23vw;
  left: 7.69vw;
}
#lp_chantowa #item1 .b1 .c-fukidashi[data-point-description="0"]:after {
  left: 11%;
}
#lp_chantowa #item1 .b1 .c-fukidashi[data-point-description="1"] {
  top: 44.1vw;
  left: 30.77vw;
}
#lp_chantowa #item1 .b1 .c-fukidashi[data-point-description="1"]:after {
  left: 11%;
}
#lp_chantowa #item1 .b1 .c-fukidashi[data-point-description="2"] {
  top: 89.74vw;
  left: 2.56vw;
}
#lp_chantowa #item1 .b1 .c-fukidashi[data-point-description="2"]:after {
  left: 32%;
  border-width: 0 4px 6px 4px;
  border-color: transparent transparent #FFFFFF transparent;
  bottom: auto;
  top: -6px;
}
#lp_chantowa #item2 .b0 figure img {
  transform-origin: 52% 14%;
}
#lp_chantowa #item2 .b1 button[data-point="3"] {
  top: 38.46vw;
  left: 64.1vw;
}
#lp_chantowa #item2 .b1 button[data-point="4"] {
  top: 71.79vw;
  left: 22.56vw;
}
#lp_chantowa #item2 .b1 button[data-point="5"] {
  top: 9.23vw;
  left: 23.08vw;
}
#lp_chantowa #item2 .b1 .c-fukidashi[data-point-description="3"] {
  top: 14.36vw;
  left: 24.62vw;
}
#lp_chantowa #item2 .b1 .c-fukidashi[data-point-description="3"]:after {
  left: 84%;
}
#lp_chantowa #item2 .b1 .c-fukidashi[data-point-description="4"] {
  top: 46.67vw;
  left: 0vw;
}
#lp_chantowa #item2 .b1 .c-fukidashi[data-point-description="4"]:after {
  left: 50.5%;
}
#lp_chantowa #item2 .b1 .c-fukidashi[data-point-description="5"] {
  top: -15.9vw;
  left: 20vw;
}
#lp_chantowa #item2 .b1 .c-fukidashi[data-point-description="5"]:after {
  left: 11.5%;
}
#lp_chantowa #item3 .b0 figure img {
  transform-origin: 33% 20%;
}
#lp_chantowa #item3 .b1 button[data-point="6"] {
  top: 51.28vw;
  left: 44.1vw;
}
#lp_chantowa #item3 .b1 button[data-point="7"] {
  top: 71.79vw;
  left: 21.03vw;
}
#lp_chantowa #item3 .b1 button[data-point="8"] {
  top: 6.15vw;
  left: 24.1vw;
}
#lp_chantowa #item3 .b1 .c-fukidashi[data-point-description="6"] {
  top: 22.56vw;
  left: 25.64vw;
}
#lp_chantowa #item3 .b1 .c-fukidashi[data-point-description="6"]:after {
  left: 43%;
}
#lp_chantowa #item3 .b1 .c-fukidashi[data-point-description="7"] {
  top: 47.18vw;
  left: 0vw;
}
#lp_chantowa #item3 .b1 .c-fukidashi[data-point-description="7"]:after {
  left: 48%;
}
#lp_chantowa #item3 .b1 .c-fukidashi[data-point-description="8"] {
  top: -18.46vw;
  left: 0vw;
}
#lp_chantowa #item3 .b1 .c-fukidashi[data-point-description="8"]:after {
  left: 53%;
}
#lp_chantowa #item4 .b0 figure img {
  transform-origin: 48% 20%;
}
#lp_chantowa #item4 .b1 button[data-point="9"] {
  top: 81.03vw;
  left: 23.59vw;
}
#lp_chantowa #item4 .b1 button[data-point="10"] {
  top: 48.72vw;
  left: 40.51vw;
}
#lp_chantowa #item4 .b1 button[data-point="11"] {
  top: 7.69vw;
  left: 21.03vw;
}
#lp_chantowa #item4 .b1 .c-fukidashi[data-point-description="9"] {
  top: 56.92vw;
  left: 0vw;
}
#lp_chantowa #item4 .b1 .c-fukidashi[data-point-description="9"]:after {
  left: 52.5%;
}
#lp_chantowa #item4 .b1 .c-fukidashi[data-point-description="10"] {
  top: 24.62vw;
  left: 22.56vw;
}
#lp_chantowa #item4 .b1 .c-fukidashi[data-point-description="10"]:after {
  left: 41.5%;
}
#lp_chantowa #item4 .b1 .c-fukidashi[data-point-description="11"] {
  top: -16.41vw;
  left: 0vw;
}
#lp_chantowa #item4 .b1 .c-fukidashi[data-point-description="11"]:after {
  left: 47.5%;
}
#lp_chantowa #item5 .b0 figure img {
  transform-origin: 58% 20%;
}
#lp_chantowa #item5 .b1 button[data-point="12"] {
  top: 51.28vw;
  left: 58.97vw;
}
#lp_chantowa #item5 .b1 button[data-point="13"] {
  top: 74.36vw;
  left: 26.41vw;
}
#lp_chantowa #item5 .b1 button[data-point="14"] {
  top: 8.21vw;
  left: 21.54vw;
}
#lp_chantowa #item5 .b1 .c-fukidashi[data-point-description="12"] {
  top: 27.18vw;
  left: 19.49vw;
}
#lp_chantowa #item5 .b1 .c-fukidashi[data-point-description="12"]:after {
  left: 84%;
}
#lp_chantowa #item5 .b1 .c-fukidashi[data-point-description="13"] {
  top: 49.74vw;
  left: 0vw;
}
#lp_chantowa #item5 .b1 .c-fukidashi[data-point-description="13"]:after {
  left: 58%;
}
#lp_chantowa #item5 .b1 .c-fukidashi[data-point-description="14"] {
  top: -15.9vw;
  left: 0vw;
}
#lp_chantowa #item5 .b1 .c-fukidashi[data-point-description="14"]:after {
  left: 48%;
}
#lp_chantowa #item6 .b0 figure img {
  transform-origin: 50% 20%;
}
#lp_chantowa #item6 .b1 button[data-point="15"] {
  top: 48.72vw;
  left: 46.15vw;
}
#lp_chantowa #item6 .b1 button[data-point="16"] {
  top: 12.31vw;
  left: 44.1vw;
}
#lp_chantowa #item6 .b1 button[data-point="17"] {
  top: 64.1vw;
  left: 20.51vw;
}
#lp_chantowa #item6 .b1 .c-fukidashi[data-point-description="15"] {
  top: 24.62vw;
  left: 30.26vw;
}
#lp_chantowa #item6 .b1 .c-fukidashi[data-point-description="15"]:after {
  left: 37%;
}
#lp_chantowa #item6 .b1 .c-fukidashi[data-point-description="16"] {
  top: -12.31vw;
  left: 5.13vw;
}
#lp_chantowa #item6 .b1 .c-fukidashi[data-point-description="16"]:after {
  left: 84%;
}
#lp_chantowa #item6 .b1 .c-fukidashi[data-point-description="17"] {
  top: 40vw;
  left: 0vw;
}
#lp_chantowa #item6 .b1 .c-fukidashi[data-point-description="17"]:after {
  left: 47%;
}

.lenis-scrolling #lp_chantowa #movie iframe {
  pointer-events: none;
}

@media all and (min-width: 769px) {
  #lp_chantowa {
    /*
    .c-movie_col2{ display: flex; background: var(--color-blue2); border-radius: var(--r15);
    	.movie_col_l{ width: 15.38%;
    		.col_l_inner{ padding: vp.spW(26) 0 0 0;}
    		.txt_v{ 
    			h3{ width: vp.spW(17.5); aspect-ratio: 17.5 / 306; margin-inline: auto;}
    		}
    	}
    	.movie_col_r{ width: 84.62%;
    		.c-movie{ width: 100%; border-radius: var(--r15); overflow: hidden; background: #ddd;}
    	}
    }
    */
    /* ITEMS -------------------------------------------------------------------------------*/
  }
  #lp_chantowa #kv .s-inner {
    position: absolute;
    width: calc(100% - 40px);
    height: calc(100% - 40px - var(--header-height));
    top: calc(20px + var(--header-height));
    left: 20px;
    border-radius: var(--r20);
  }
  #lp_chantowa #kv .s-content {
    width: calc(100% - 20px);
    height: calc(100% - 40px);
    top: 20px;
    left: 20px;
  }
  #lp_chantowa #kv h1 {
    width: 150px;
  }
  #lp_chantowa #kv h2 {
    width: 73px;
    position: absolute;
    top: min(3.13vw, 40px);
    right: min(3.13vw, 40px);
  }
  #lp_chantowa #kv .c-scroll {
    width: 40px;
    margin-left: -20px;
  }
  #lp_chantowa #kv .c-scroll p {
    width: 40px;
    height: 10px;
    margin-bottom: 10px;
  }
  #lp_chantowa #kv .kv_movie {
    scale: 1.1;
  }
  #lp_chantowa #kv .kv_movie.c-sp {
    display: none;
  }
  #lp_chantowa #kv .kv_movie.c-pc {
    display: block;
  }
  #lp_chantowa #kv .kv_movie iframe {
    position: absolute;
    width: 100vw;
    min-width: 177.78vh;
    min-height: 100%;
    height: 56.25vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
  }
  #lp_chantowa #concept {
    position: relative;
  }
  #lp_chantowa #concept .s-inner {
    width: calc(100% - 40px);
  }
  #lp_chantowa #concept .c-col2 {
    display: flex;
    column-gap: 20px;
    position: relative;
  }
  #lp_chantowa #concept .concept_img {
    width: calc(50% - 10px);
    border-radius: var(--r20);
  }
  #lp_chantowa #concept .concept_img figure {
    width: 100%;
    height: 100%;
  }
  #lp_chantowa #concept .concept_img figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #lp_chantowa #concept .concept_img .nav_movie {
    position: absolute;
    bottom: 8px;
    left: 8px;
  }
  #lp_chantowa #concept .concept_img .nav_movie a {
    width: 235px;
  }
  #lp_chantowa #concept .concept_img .nav_movie a .thumb {
    width: 62.22%;
  }
  #lp_chantowa #concept .concept_img .nav_movie a .txt {
    width: calc(37.78% - 10px);
  }
  #lp_chantowa #concept .concept_img .nav_movie a p {
    width: 71px;
    padding-top: 8px;
  }
  #lp_chantowa #concept .concept_img .nav_movie a .c-icon_circle {
    bottom: 10px;
    right: 10px;
  }
  #lp_chantowa #concept .concept_img .nav_movie a .c-icon_circle .circle {
    width: 35px;
    height: 35px;
  }
  #lp_chantowa #concept .concept_txt {
    width: calc(50% - 10px);
    border-radius: var(--r20);
    margin-top: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: static;
  }
  #lp_chantowa #concept .concept_txt .concept_txt_inner {
    width: 325px;
    padding: 3.91vw 0;
  }
  #lp_chantowa #concept .concept_txt p.en {
    height: 10px;
    width: 49px;
    text-align: left;
    margin: 0 0 3.75vw 0;
    scale: 1;
  }
  #lp_chantowa #concept .concept_txt p.en img {
    text-align: left;
    margin: 0;
    max-width: revert;
  }
  #lp_chantowa #concept .concept_txt h2 span.t0 {
    width: min(25.39vw, 325px);
    margin-bottom: 1em;
    height: min(1.8vw, 23px);
  }
  #lp_chantowa #concept .concept_txt h2 span.t1 {
    width: min(24.61vw, 315px);
    height: min(1.72vw, 22px);
  }
  #lp_chantowa #concept .concept_txt .lead p {
    line-height: 2;
    margin-bottom: 2.66vw;
  }
  #lp_chantowa #concept .concept_txt .lead h3 {
    width: 255px;
    margin-top: 4.84vw;
  }
  #lp_chantowa #concept .concept_txt .c-logo {
    position: absolute;
    top: 50%;
    right: auto;
    left: 50%;
    width: min(11.72vw, 150px);
    height: min(22.81vw, 292px);
    aspect-ratio: 100/195;
    margin-top: max(-11.41vw, -146px);
    margin-left: min(-5.47vw, -70px);
  }
  #lp_chantowa #concept .concept_txt .c-logo svg {
    display: none;
  }
  #lp_chantowa #concept .concept_txt .c-logo img {
    mix-blend-mode: soft-light;
    display: block;
  }
  #lp_chantowa #items .item .s-inner {
    height: 500vh;
    padding-top: 0px;
  }
  #lp_chantowa #items #item1 .s-inner {
    height: 800vh;
    padding-top: 0px;
  }
  #lp_chantowa #item1 .c-item_inner {
    margin-top: 20px;
  }
  #lp_chantowa #item1 .b0 figure img {
    transform-origin: 66% 20%;
  }
  #lp_chantowa #item1 .b1 button[data-point="0"] {
    top: min(6.25vw, 80px);
    left: min(3.91vw, 50px);
  }
  #lp_chantowa #item1 .b1 button[data-point="1"] {
    top: min(27.19vw, 348px);
    left: min(12.66vw, 162px);
  }
  #lp_chantowa #item1 .b1 button[data-point="2"] {
    top: min(30.47vw, 390px);
    left: min(5.47vw, 70px);
  }
  #lp_chantowa #item1 .b1 .c-fukidashi[data-point-description="0"] {
    top: max(-2.81vw, -36px);
    left: min(3.13vw, 40px);
  }
  #lp_chantowa #item1 .b1 .c-fukidashi[data-point-description="0"]:after {
    left: 13%;
  }
  #lp_chantowa #item1 .b1 .c-fukidashi[data-point-description="1"] {
    top: min(18.28vw, 234px);
    left: min(11.72vw, 150px);
  }
  #lp_chantowa #item1 .b1 .c-fukidashi[data-point-description="1"]:after {
    left: 13.5%;
  }
  #lp_chantowa #item1 .b1 .c-fukidashi[data-point-description="2"] {
    top: min(34.38vw, 440px);
    left: min(4.69vw, 60px);
  }
  #lp_chantowa #item1 .b1 .c-fukidashi[data-point-description="2"]:after {
    left: 12%;
  }
  #lp_chantowa #item2 .b0 figure img {
    transform-origin: 52% 10%;
  }
  #lp_chantowa #item2 .b1 button[data-point="3"] {
    top: min(15.63vw, 200px);
    left: min(25vw, 320px);
  }
  #lp_chantowa #item2 .b1 button[data-point="4"] {
    top: min(28.13vw, 360px);
    left: min(9.06vw, 116px);
  }
  #lp_chantowa #item2 .b1 button[data-point="5"] {
    top: min(3.91vw, 50px);
    left: min(8.91vw, 114px);
  }
  #lp_chantowa #item2 .b1 .c-fukidashi[data-point-description="3"] {
    top: min(6.72vw, 86px);
    left: min(12.5vw, 160px);
  }
  #lp_chantowa #item2 .b1 .c-fukidashi[data-point-description="3"]:after {
    left: 84%;
  }
  #lp_chantowa #item2 .b1 .c-fukidashi[data-point-description="4"] {
    top: min(19.06vw, 244px);
    left: max(-1.56vw, -20px);
  }
  #lp_chantowa #item2 .b1 .c-fukidashi[data-point-description="4"]:after {
    left: 72%;
  }
  #lp_chantowa #item2 .b1 .c-fukidashi[data-point-description="5"] {
    top: max(-4.53vw, -58px);
    left: min(7.81vw, 100px);
  }
  #lp_chantowa #item2 .b1 .c-fukidashi[data-point-description="5"]:after {
    left: 14%;
  }
  #lp_chantowa #item3 .b0 figure img {
    transform-origin: 33% 18%;
  }
  #lp_chantowa #item3 .b1 button[data-point="6"] {
    top: min(18.75vw, 240px);
    left: min(16.88vw, 216px);
  }
  #lp_chantowa #item3 .b1 button[data-point="7"] {
    top: min(28.13vw, 360px);
    left: min(8.59vw, 110px);
  }
  #lp_chantowa #item3 .b1 button[data-point="8"] {
    top: min(1.56vw, 20px);
    left: min(8.59vw, 110px);
  }
  #lp_chantowa #item3 .b1 .c-fukidashi[data-point-description="6"] {
    top: min(8.59vw, 110px);
    left: min(13.28vw, 170px);
  }
  #lp_chantowa #item3 .b1 .c-fukidashi[data-point-description="6"]:after {
    left: 29%;
  }
  #lp_chantowa #item3 .b1 .c-fukidashi[data-point-description="7"] {
    top: min(19.38vw, 248px);
    left: max(-1.09vw, -14px);
  }
  #lp_chantowa #item3 .b1 .c-fukidashi[data-point-description="7"]:after {
    left: 66%;
  }
  #lp_chantowa #item3 .b1 .c-fukidashi[data-point-description="8"] {
    top: min(5.63vw, 72px);
    left: max(-0.94vw, -12px);
  }
  #lp_chantowa #item3 .b1 .c-fukidashi[data-point-description="8"]:after {
    left: 65.5%;
    border-width: 0 4px 6px 4px;
    border-color: transparent transparent #FFFFFF transparent;
    bottom: auto;
    top: -6px;
  }
  #lp_chantowa #item4 .b0 figure img {
    transform-origin: 52% 16%;
  }
  #lp_chantowa #item4 .b1 button[data-point="9"] {
    top: min(31.56vw, 404px);
    left: min(9.38vw, 120px);
  }
  #lp_chantowa #item4 .b1 button[data-point="10"] {
    top: min(18.75vw, 240px);
    left: min(15.31vw, 196px);
  }
  #lp_chantowa #item4 .b1 button[data-point="11"] {
    top: min(2.03vw, 26px);
    left: min(7.81vw, 100px);
  }
  #lp_chantowa #item4 .b1 .c-fukidashi[data-point-description="9"] {
    top: min(22.66vw, 290px);
    left: max(0vw, 0px);
  }
  #lp_chantowa #item4 .b1 .c-fukidashi[data-point-description="9"]:after {
    left: 64%;
  }
  #lp_chantowa #item4 .b1 .c-fukidashi[data-point-description="10"] {
    top: min(10vw, 128px);
    left: min(11.56vw, 148px);
  }
  #lp_chantowa #item4 .b1 .c-fukidashi[data-point-description="10"]:after {
    left: 30%;
  }
  #lp_chantowa #item4 .b1 .c-fukidashi[data-point-description="11"] {
    top: min(6.09vw, 78px);
    left: max(-1.56vw, -20px);
  }
  #lp_chantowa #item4 .b1 .c-fukidashi[data-point-description="11"]:after {
    left: 64.5%;
    border-width: 0 4px 6px 4px;
    border-color: transparent transparent #FFFFFF transparent;
    bottom: auto;
    top: -6px;
  }
  #lp_chantowa #item5 .b0 figure img {
    transform-origin: 58% 18%;
  }
  #lp_chantowa #item5 .b1 button[data-point="12"] {
    top: min(15.63vw, 200px);
    left: min(21.88vw, 280px);
  }
  #lp_chantowa #item5 .b1 button[data-point="13"] {
    top: min(28.91vw, 370px);
    left: min(9.38vw, 120px);
  }
  #lp_chantowa #item5 .b1 button[data-point="14"] {
    top: min(2.34vw, 30px);
    left: min(6.25vw, 80px);
  }
  #lp_chantowa #item5 .b1 .c-fukidashi[data-point-description="12"] {
    top: min(6.88vw, 88px);
    left: min(9.38vw, 120px);
  }
  #lp_chantowa #item5 .b1 .c-fukidashi[data-point-description="12"]:after {
    left: 84%;
  }
  #lp_chantowa #item5 .b1 .c-fukidashi[data-point-description="13"] {
    top: min(20.16vw, 258px);
    left: max(-1.09vw, -14px);
  }
  #lp_chantowa #item5 .b1 .c-fukidashi[data-point-description="13"]:after {
    left: 70%;
  }
  #lp_chantowa #item5 .b1 .c-fukidashi[data-point-description="14"] {
    top: min(6.41vw, 82px);
    left: max(-0.78vw, -10px);
  }
  #lp_chantowa #item5 .b1 .c-fukidashi[data-point-description="14"]:after {
    left: 50.5%;
    border-width: 0 4px 6px 4px;
    border-color: transparent transparent #FFFFFF transparent;
    bottom: auto;
    top: -6px;
  }
  #lp_chantowa #item6 .b0 figure img {
    transform-origin: 52% 16%;
  }
  #lp_chantowa #item6 .b1 button[data-point="15"] {
    top: min(19.53vw, 250px);
    left: min(18.75vw, 240px);
  }
  #lp_chantowa #item6 .b1 button[data-point="16"] {
    top: min(4.69vw, 60px);
    left: min(17.19vw, 220px);
  }
  #lp_chantowa #item6 .b1 button[data-point="17"] {
    top: min(24.69vw, 316px);
    left: min(8.13vw, 104px);
  }
  #lp_chantowa #item6 .b1 .c-fukidashi[data-point-description="15"] {
    top: min(10.78vw, 138px);
    left: min(13.28vw, 170px);
  }
  #lp_chantowa #item6 .b1 .c-fukidashi[data-point-description="15"]:after {
    left: 41%;
  }
  #lp_chantowa #item6 .b1 .c-fukidashi[data-point-description="16"] {
    top: max(-4.06vw, -52px);
    left: min(4.53vw, 58px);
  }
  #lp_chantowa #item6 .b1 .c-fukidashi[data-point-description="16"]:after {
    left: 84.5%;
  }
  #lp_chantowa #item6 .b1 .c-fukidashi[data-point-description="17"] {
    top: min(15.94vw, 204px);
    left: max(-0.94vw, -12px);
  }
  #lp_chantowa #item6 .b1 .c-fukidashi[data-point-description="17"]:after {
    left: 62.5%;
  }
}
#lp_chantowa button {
  cursor: pointer;
}
#lp_chantowa #nav_items {
  padding: 9.23vw 0 5.9vw 0;
}
#lp_chantowa #nav_items ul {
  width: calc(100% - 26px);
  margin-inline: auto;
  display: flex;
  justify-content: space-between;
}
#lp_chantowa #nav_items ul li {
  width: 13.85vw;
}
#lp_chantowa #nav_items ul li a {
  display: block;
}
#lp_chantowa #nav_items ul li a figure {
  width: 100%;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-white);
  border-radius: 100vmax;
}
#lp_chantowa #nav_items ul li a figure img {
  width: 7.18vw;
  height: auto;
}
#lp_chantowa #nav_items ul li a p {
  font-size: 2.31vw;
  line-height: 1.3;
  color: var(--color-black);
  text-align: center;
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700 !important;
  font-style: normal;
  margin-top: 2.05vw;
}
#lp_chantowa .item {
  padding-top: 13px;
  position: relative;
}
#lp_chantowa .item .s-inner {
  width: calc(100% - 26px);
  margin-inline: auto;
  height: 500vh;
}
#lp_chantowa .item .c-item {
  width: 100%;
  background: var(--color-blue2);
  border-radius: var(--r20);
  position: sticky;
  top: 13px;
}
#lp_chantowa .item .c-item_inner {
  width: 100%;
  aspect-ratio: 364/546;
  border-radius: var(--r20);
  position: relative;
}
#lp_chantowa .item .c-content {
  width: 100%;
}
#lp_chantowa .item .c-content .content_inner {
  width: calc(100% - 26px);
  margin-inline: auto;
  padding: 35px 0;
}
#lp_chantowa .item .c-content hgroup {
  margin-bottom: 2.56vw;
}
#lp_chantowa .item .c-content hgroup h3 {
  font-weight: 700;
  letter-spacing: 0.04em;
  font-size: var(--fs-20-26);
  line-height: 1;
  margin-bottom: 1.28vw;
}
#lp_chantowa .item .c-content hgroup h4 {
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700 !important;
  font-style: normal;
  font-size: var(--fs-14-16);
}
#lp_chantowa .item .c-content dl {
  display: flex;
}
#lp_chantowa .item .c-content dl dt, #lp_chantowa .item .c-content dl dd {
  font-size: var(--fs-11-12);
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500 !important;
  font-style: normal;
}
#lp_chantowa .item .c-content dl dd {
  padding-left: 0.35em;
}
#lp_chantowa .item .c-content .description {
  margin-top: 32px;
}
#lp_chantowa .item .c-content .description h4 {
  font-size: var(--fs-18-20);
  margin-bottom: 1em;
  font-weight: 700;
}
#lp_chantowa .item .c-content .description p {
  font-size: var(--fs-12-12);
  letter-spacing: 0.08em;
  text-align: justify;
}
#lp_chantowa .item .blocks {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: var(--r20);
  overflow: hidden;
}
#lp_chantowa .item .blocks_inner {
  position: relative;
  height: 100%;
}
#lp_chantowa .item .block {
  width: 100%;
  height: 100%;
  background: #E2ECEF;
  position: absolute;
  top: 0px;
  left: 0px;
}
#lp_chantowa .item .block:has(button[data-point="0"].active) .c-fukidashi[data-point-description="0"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="0"].active) .c-fukidashi[data-point-description="0"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="0"].active) .c-fukidashi[data-point-description="0"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="0"].active) .c-fukidashi[data-point-description="0"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="0"].active) .c-fukidashi[data-point-description="0"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="1"].active) .c-fukidashi[data-point-description="1"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="1"].active) .c-fukidashi[data-point-description="1"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="1"].active) .c-fukidashi[data-point-description="1"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="1"].active) .c-fukidashi[data-point-description="1"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="1"].active) .c-fukidashi[data-point-description="1"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="2"].active) .c-fukidashi[data-point-description="2"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="2"].active) .c-fukidashi[data-point-description="2"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="2"].active) .c-fukidashi[data-point-description="2"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="2"].active) .c-fukidashi[data-point-description="2"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="2"].active) .c-fukidashi[data-point-description="2"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="3"].active) .c-fukidashi[data-point-description="3"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="3"].active) .c-fukidashi[data-point-description="3"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="3"].active) .c-fukidashi[data-point-description="3"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="3"].active) .c-fukidashi[data-point-description="3"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="3"].active) .c-fukidashi[data-point-description="3"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="4"].active) .c-fukidashi[data-point-description="4"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="4"].active) .c-fukidashi[data-point-description="4"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="4"].active) .c-fukidashi[data-point-description="4"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="4"].active) .c-fukidashi[data-point-description="4"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="4"].active) .c-fukidashi[data-point-description="4"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="5"].active) .c-fukidashi[data-point-description="5"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="5"].active) .c-fukidashi[data-point-description="5"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="5"].active) .c-fukidashi[data-point-description="5"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="5"].active) .c-fukidashi[data-point-description="5"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="5"].active) .c-fukidashi[data-point-description="5"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="6"].active) .c-fukidashi[data-point-description="6"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="6"].active) .c-fukidashi[data-point-description="6"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="6"].active) .c-fukidashi[data-point-description="6"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="6"].active) .c-fukidashi[data-point-description="6"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="6"].active) .c-fukidashi[data-point-description="6"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="7"].active) .c-fukidashi[data-point-description="7"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="7"].active) .c-fukidashi[data-point-description="7"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="7"].active) .c-fukidashi[data-point-description="7"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="7"].active) .c-fukidashi[data-point-description="7"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="7"].active) .c-fukidashi[data-point-description="7"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="8"].active) .c-fukidashi[data-point-description="8"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="8"].active) .c-fukidashi[data-point-description="8"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="8"].active) .c-fukidashi[data-point-description="8"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="8"].active) .c-fukidashi[data-point-description="8"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="8"].active) .c-fukidashi[data-point-description="8"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="9"].active) .c-fukidashi[data-point-description="9"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="9"].active) .c-fukidashi[data-point-description="9"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="9"].active) .c-fukidashi[data-point-description="9"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="9"].active) .c-fukidashi[data-point-description="9"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="9"].active) .c-fukidashi[data-point-description="9"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="10"].active) .c-fukidashi[data-point-description="10"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="10"].active) .c-fukidashi[data-point-description="10"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="10"].active) .c-fukidashi[data-point-description="10"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="10"].active) .c-fukidashi[data-point-description="10"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="10"].active) .c-fukidashi[data-point-description="10"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="11"].active) .c-fukidashi[data-point-description="11"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="11"].active) .c-fukidashi[data-point-description="11"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="11"].active) .c-fukidashi[data-point-description="11"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="11"].active) .c-fukidashi[data-point-description="11"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="11"].active) .c-fukidashi[data-point-description="11"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="12"].active) .c-fukidashi[data-point-description="12"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="12"].active) .c-fukidashi[data-point-description="12"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="12"].active) .c-fukidashi[data-point-description="12"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="12"].active) .c-fukidashi[data-point-description="12"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="12"].active) .c-fukidashi[data-point-description="12"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="13"].active) .c-fukidashi[data-point-description="13"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="13"].active) .c-fukidashi[data-point-description="13"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="13"].active) .c-fukidashi[data-point-description="13"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="13"].active) .c-fukidashi[data-point-description="13"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="13"].active) .c-fukidashi[data-point-description="13"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="14"].active) .c-fukidashi[data-point-description="14"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="14"].active) .c-fukidashi[data-point-description="14"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="14"].active) .c-fukidashi[data-point-description="14"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="14"].active) .c-fukidashi[data-point-description="14"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="14"].active) .c-fukidashi[data-point-description="14"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="15"].active) .c-fukidashi[data-point-description="15"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="15"].active) .c-fukidashi[data-point-description="15"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="15"].active) .c-fukidashi[data-point-description="15"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="15"].active) .c-fukidashi[data-point-description="15"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="15"].active) .c-fukidashi[data-point-description="15"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="16"].active) .c-fukidashi[data-point-description="16"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="16"].active) .c-fukidashi[data-point-description="16"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="16"].active) .c-fukidashi[data-point-description="16"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="16"].active) .c-fukidashi[data-point-description="16"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="16"].active) .c-fukidashi[data-point-description="16"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="17"].active) .c-fukidashi[data-point-description="17"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="17"].active) .c-fukidashi[data-point-description="17"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="17"].active) .c-fukidashi[data-point-description="17"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="17"].active) .c-fukidashi[data-point-description="17"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="17"].active) .c-fukidashi[data-point-description="17"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="18"].active) .c-fukidashi[data-point-description="18"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="18"].active) .c-fukidashi[data-point-description="18"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="18"].active) .c-fukidashi[data-point-description="18"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="18"].active) .c-fukidashi[data-point-description="18"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="18"].active) .c-fukidashi[data-point-description="18"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .block:has(button[data-point="19"].active) .c-fukidashi[data-point-description="19"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .block:has(button[data-point="19"].active) .c-fukidashi[data-point-description="19"] .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .block:has(button[data-point="19"].active) .c-fukidashi[data-point-description="19"] .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .block:has(button[data-point="19"].active) .c-fukidashi[data-point-description="19"] .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .block:has(button[data-point="19"].active) .c-fukidashi[data-point-description="19"] .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .b0 figure {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
#lp_chantowa .item .b0 figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  scale: 2.7;
  transition: scale 0.3s ease;
}
#lp_chantowa .item .c-item.active .b0 figure img {
  scale: 1;
  transition: scale 0.5s ease-out;
}
#lp_chantowa .item .b1 {
  height: 0%;
  bottom: 0px;
  top: auto;
  overflow: hidden; /*@include mx.transition(height, .6s, ease);*/
}
#lp_chantowa .item .b1 .block_inner {
  width: 100%;
  height: 140vw;
  position: absolute;
  top: auto;
  bottom: 0px;
  left: 0px; /*filter: blur(5px); @include mx.transition(filter, .6s, ease);*/
}
#lp_chantowa .item .b1 .item_description {
  width: 74.62vw;
  height: 99.49vw;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
#lp_chantowa .item [data-index="1"] .b1 {
  height: 100%;
}
#lp_chantowa .item .item_description {
  position: relative;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
#lp_chantowa .item button[data-point] {
  width: 7.69vw;
  height: 7.69vw;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--color-white);
  border-radius: 100vmax;
  top: 0px;
}
#lp_chantowa .item button[data-point] .c-icon {
  width: 2.05vw;
  height: 4.1vw;
  display: block;
}
#lp_chantowa .item button[data-point] .c-icon svg {
  fill: var(--color-base);
}
#lp_chantowa .item .c-fukidashi {
  width: 50.26vw;
  background: var(--color-white);
  border-radius: var(--r10);
  position: absolute;
  top: 0px;
  pointer-events: none;
  opacity: 0;
  transform: translate3d(0, 10px, 0);
  transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
}
#lp_chantowa .item .c-fukidashi.active {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item .c-fukidashi.active .s0:nth-of-type(1) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.1s;
}
#lp_chantowa .item .c-fukidashi.active .s0:nth-of-type(2) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item .c-fukidashi.active .s0:nth-of-type(3) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.3s;
}
#lp_chantowa .item .c-fukidashi.active .s0:nth-of-type(4) .s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.4s;
}
#lp_chantowa .item .c-fukidashi:after {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #FFFFFF transparent transparent transparent;
  position: absolute;
  bottom: -6px;
  left: 50%;
}
#lp_chantowa .item .c-fukidashi .txt {
  padding: 3.08vw 3.85vw 3.08vw 3.85vw;
}
#lp_chantowa .item .c-fukidashi p.point {
  font-size: var(--fs-12-12);
  line-height: 1;
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700 !important;
  font-style: normal;
  margin-bottom: 0.2em;
}
#lp_chantowa .item .c-fukidashi p {
  font-size: var(--fs-10-11);
  line-height: 1.5;
  text-align: justify;
}
#lp_chantowa .item .c-fukidashi p span.s0 {
  width: 100%;
  overflow: hidden;
  display: block;
}
#lp_chantowa .item .c-fukidashi p span.s0 span.s1 {
  text-align: justify;
  width: 100%;
  display: block;
  transform: translate3d(0, 110%, 0);
  transition: transform 0.4s ease;
}
#lp_chantowa .item .progress_blocks {
  position: absolute;
  bottom: 13px;
  right: 13px;
}
#lp_chantowa .item .progress_blocks ul {
  display: flex;
  justify-content: flex-end;
  column-gap: 1.79vw;
}
#lp_chantowa .item .progress_blocks ul li {
  width: 7.69vw;
  height: 2px;
  background: var(--color-white);
  display: block;
  border-radius: 100vmax;
}
#lp_chantowa .item .progress_blocks ul li.active {
  background: #98A4A6;
}
#lp_chantowa .item.active:has(.c-credit.active) button[data-credit] {
  width: min(65.64vw, 256px);
}
#lp_chantowa .item.active:has(.c-credit.active) button[data-credit] .inr {
  rotate: 45deg;
}
#lp_chantowa button.nav_block {
  width: 30px;
  height: 30px;
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -15px;
}
#lp_chantowa button.nav_block.disable {
  opacity: 0.5;
  pointer-events: none;
}
#lp_chantowa button.nav_block span.circle {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #A1C1C9;
  display: block;
  border-radius: 100vmax;
}
#lp_chantowa button.nav_block span.c-icon {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -5px;
}
#lp_chantowa button.nav_block span.c-icon svg {
  fill: var(--color-white);
}
#lp_chantowa button.nav_block[data-block-prev] {
  left: -8px;
}
#lp_chantowa button.nav_block[data-block-next] {
  right: -8px;
}
#lp_chantowa .c-color {
  margin-top: 8.21vw;
  background: var(--color-white);
  border-radius: var(--r10);
}
#lp_chantowa .c-color .color_inner {
  padding: 13px;
}
#lp_chantowa .c-color p.txt_color {
  transform-origin: left bottom;
  scale: 0.9;
  font-size: var(--fs-9-10);
  margin-bottom: 2.56vw;
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700 !important;
  font-style: normal;
}
#lp_chantowa .c-color .c-list_color ul {
  display: flex;
  flex-wrap: wrap;
}
#lp_chantowa .c-color .c-list_color ul li label {
  display: block;
  cursor: pointer;
}
#lp_chantowa .c-color .c-list_color ul li button {
  display: block;
}
#lp_chantowa .c-color .c-list_color ul li span.c-color_block {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  aspect-ratio: 53/71;
  border-radius: 5px;
  overflow: hidden;
  background: #E2ECEE;
}
#lp_chantowa .c-color .c-list_color ul li span.c-color_block img {
  height: auto;
  vertical-align: top;
}
#lp_chantowa .c-color .c-list_color ul li p {
  font-size: 7px;
  line-height: 1.15;
  text-align: center;
  margin-top: 4px;
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500 !important;
  font-style: normal;
}
#lp_chantowa .c-color.l6 ul {
  column-gap: 1.92%;
}
#lp_chantowa .c-color.l6 li {
  width: 15.06%;
}
#lp_chantowa .c-color.l4 {
  width: 68.63%;
}
#lp_chantowa .c-color.l4 ul {
  column-gap: 2.91%;
}
#lp_chantowa .c-color.l4 li {
  width: 22.81%;
}
#lp_chantowa .c-color.l3 {
  width: 52.95%;
}
#lp_chantowa .c-color.l3 ul {
  column-gap: 3.92%;
}
#lp_chantowa .c-color.l3 li {
  width: 30.71%;
}
#lp_chantowa .c-credit {
  width: min(65.64vw, 256px);
  position: absolute;
  bottom: 13px;
  left: 13px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
}
#lp_chantowa .c-credit:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgb(171, 208, 217);
  border-radius: 13px;
}
#lp_chantowa .c-credit.active {
  opacity: 1;
  pointer-events: auto;
}
#lp_chantowa .c-credit .credit_inner {
  padding: 13px 29px 34px 15px;
  position: relative;
}
#lp_chantowa .c-credit ul li {
  font-size: var(--fs-10-10);
  line-height: 1.8;
}
#lp_chantowa .c-credit ul li a {
  text-decoration: underline;
  text-underline-offset: 1px;
}
#lp_chantowa button[data-credit] {
  width: 88px;
  height: 25px;
  display: flex;
  position: absolute;
  align-items: center;
  column-gap: 7px;
  background: rgb(171, 208, 217);
  padding: 4px 4px 4px 15px;
  border-radius: 100vmax;
  bottom: 13px;
  left: 13px;
  transition: width 0.4s ease;
}
#lp_chantowa button[data-credit] span.circle {
  width: var(--btn-credit-width);
  height: var(--btn-credit-width);
  display: block;
  position: absolute;
  right: 4px;
  background: var(--color-white);
  border-radius: 100vmax;
}
#lp_chantowa button[data-credit] span.circle .inr {
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -3.5px 0 0 -3.5px;
}
#lp_chantowa button[data-credit] span.circle .inr svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  fill: rgb(171, 208, 217);
}
#lp_chantowa button[data-credit] span.txt {
  font-size: var(--fs-9-10);
  line-height: 1;
  color: var(--color-white);
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500 !important;
  font-style: normal;
  transform-origin: left center;
  scale: 0.9;
  display: block;
  position: relative;
  top: 1px;
}
#lp_chantowa .c-viewdetail {
  margin-top: 10.26vw;
}
#lp_chantowa .c-viewdetail a {
  width: 100%;
}
#lp_chantowa .c-staffsnap {
  width: var(--innerW);
  margin-inline: auto;
  background: var(--color-blue2);
  border-radius: var(--r15);
  margin-top: 13px;
}
#lp_chantowa .c-staffsnap .wrap_staff {
  position: relative;
  width: 100%;
}
#lp_chantowa .c-staffsnap .c-inner {
  padding: 29px 0px 18px 0px;
  box-sizing: border-box;
  width: 92.85%;
  margin-inline: auto;
}
#lp_chantowa .c-staffsnap .staff_header {
  margin-bottom: 26px;
}
#lp_chantowa .c-staffsnap .staff_header h4 {
  font-size: var(--fs-20-26);
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700 !important;
  font-style: normal;
  line-height: 1.18;
}
#lp_chantowa .c-staffsnap .staff_header dl {
  display: flex;
  position: relative;
}
#lp_chantowa .c-staffsnap .staff_header dl dt, #lp_chantowa .c-staffsnap .staff_header dl dd {
  font-size: var(--fs-13-14);
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500 !important;
  font-style: normal;
}
#lp_chantowa .c-staffsnap .staff_header dl dt:after {
  content: "：";
}
#lp_chantowa .c-staffsnap .c-wrap_btn {
  margin-top: 5.13vw;
}
#lp_chantowa .c-staffsnap .c-list_staffsnap {
  width: 100%;
}
#lp_chantowa .c-staffsnap .c-list_staffsnap ul {
  display: flex;
  column-gap: 4.16%;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
}
#lp_chantowa .c-staffsnap .c-list_staffsnap ul li {
  width: 47.92%;
  flex-shrink: 0;
  aspect-ratio: 162/216;
  scroll-snap-align: start;
}
#lp_chantowa .c-staffsnap .c-list_staffsnap ul figure {
  overflow: hidden;
  border-radius: var(--r10);
}
#lp_chantowa .c-staffsnap button.nav_staff {
  position: absolute;
  display: block;
  width: 7.69vw;
  height: 7.69vw;
  top: 50%;
  margin-top: -3.85vw;
}
#lp_chantowa .c-staffsnap button.nav_staff.disable {
  opacity: 0.5;
  pointer-events: none;
}
#lp_chantowa .c-staffsnap button.nav_staff span.circle {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 100vmax;
  display: block;
  background: var(--color-white);
}
#lp_chantowa .c-staffsnap button.nav_staff span.c-icon {
  width: 2.56vw;
  height: 2.56vw;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1.28vw 0 0 -1.28vw;
}
#lp_chantowa .c-staffsnap button.nav_staff span.c-icon svg {
  fill: var(--color-blue2);
}
#lp_chantowa .c-staffsnap button.nav_staff[data-staff-prev] {
  left: -5.13vw;
}
#lp_chantowa .c-staffsnap button.nav_staff[data-staff-next] {
  left: 50%;
  margin-left: 41.03vw;
}
#lp_chantowa .c-staffsnap .progress_staffsnap {
  margin-top: 2.56vw;
}
#lp_chantowa .c-staffsnap .progress_staffsnap ul {
  display: flex;
  justify-content: center;
  column-gap: 1.79vw;
}
#lp_chantowa .c-staffsnap .progress_staffsnap ul li {
  width: 7.69vw;
  height: 2px;
  background: #D6D6D6;
  border-radius: 100vmax;
  display: block;
  text-indent: -100000px;
}
#lp_chantowa .c-staffsnap .progress_staffsnap ul li.active {
  background: var(--color-white);
}
#lp_chantowa #b-item_modal {
  position: fixed;
  transform: translateZ(1px);
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 3;
}
#lp_chantowa #b-item_modal .modal_inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0px;
  display: flex;
  align-items: center;
}
#lp_chantowa #b-item_modal .bg_modal {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
#lp_chantowa #b-item_modal .modal_content {
  width: calc(100% - 26px); /*max-width: 364px; margin-inline: auto;*/
  height: calc(100% - 54px);
  position: absolute;
  left: 13px;
  border-radius: var(--r20);
  overflow: hidden;
  background: #E2ECEF;
  display: flex;
  align-items: center;
  justify-content: center;
}
#lp_chantowa #b-item_modal .c-modal_items {
  width: 100%;
}
#lp_chantowa #b-item_modal .c-modal_items ul {
  width: 100%; /*aspect-ratio: 364 / 456;*/
  height: 100%;
  position: relative;
  scroll-snap-type: x mandatory;
  scroll-snap-stop: always;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
  display: none;
  pointer-events: none;
}
#lp_chantowa #b-item_modal .c-modal_items ul.active {
  display: flex;
  pointer-events: auto;
}
#lp_chantowa #b-item_modal .c-modal_items ul li {
  flex-shrink: 0;
  width: 100%;
  height: calc(100dvh - 54px);
  background: #E2ECEF;
  position: relative;
  scroll-snap-align: start;
}
#lp_chantowa #b-item_modal .c-modal_items ul li .list_inr {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
#lp_chantowa #b-item_modal .c-modal_items ul li figure {
  width: 71.06%;
  aspect-ratio: 364/456;
  margin-inline: auto;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: max(-12.82vw, -50px);
}
#lp_chantowa #b-item_modal .c-modal_items ul li figure img {
  width: 100%;
  pointer-events: none;
  user-select: none;
}
#lp_chantowa #b-item_modal .c-modal_items ul li .c-wrap_btn {
  position: absolute;
  bottom: 36px;
  left: 0px;
  width: 100%;
}
#lp_chantowa #b-item_modal .c-modal_items ul li .c-wrap_btn a {
  width: 88.94%;
  margin-inline: auto;
}
#lp_chantowa #b-item_modal .c-modal_nav {
  width: 100%;
  margin-top: 0;
  position: absolute;
  bottom: 12px;
}
#lp_chantowa #b-item_modal .c-modal_nav ul {
  display: flex;
  justify-content: center;
  column-gap: 7px;
}
#lp_chantowa #b-item_modal .c-modal_nav ul li {
  width: 30px;
  height: 2px;
  position: relative;
}
#lp_chantowa #b-item_modal .c-modal_nav ul li button {
  width: 100%;
  height: 100%;
  border-radius: 100vmax;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  background: #98A4A6;
  text-indent: -10000px;
}
#lp_chantowa #b-item_modal .c-modal_nav ul li.active button {
  background: var(--color-white);
}
#lp_chantowa #b-item_modal button.nav_modal {
  position: absolute;
  display: block;
  width: 7.69vw;
  height: 7.69vw;
  top: 50%;
  margin-top: -3.85vw;
}
#lp_chantowa #b-item_modal button.nav_modal.disable {
  opacity: 0.5;
  pointer-events: none;
}
#lp_chantowa #b-item_modal button.nav_modal span.circle {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 100vmax;
  display: block;
  background: #A1C1C9;
}
#lp_chantowa #b-item_modal button.nav_modal span.c-icon {
  width: 2.56vw;
  height: 2.56vw;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1.28vw 0 0 -1.03vw;
}
#lp_chantowa #b-item_modal button.nav_modal span.c-icon svg {
  fill: var(--color-white);
}
#lp_chantowa #b-item_modal button.nav_modal[data-modal-prev] {
  left: 50%;
  margin-left: -48.72vw;
}
#lp_chantowa #b-item_modal button.nav_modal[data-modal-prev] span.c-icon {
  margin: -1.28vw 0 0 -1.54vw;
}
#lp_chantowa #b-item_modal button.nav_modal[data-modal-next].c-sp {
  right: 1.03vw;
}
#lp_chantowa #b-item_modal button.c-pc {
  display: none;
}
#lp_chantowa #b-item_modal button[data-close-colormodal] {
  position: absolute;
  width: 3.08vw;
  height: 3.08vw;
  top: 12px;
  right: 12px;
}
#lp_chantowa #b-item_modal button[data-close-colormodal] .c-icon {
  width: 3.08vw;
  height: 3.08vw;
  display: block;
  position: relative;
}
#lp_chantowa #b-item_modal button[data-close-colormodal] .c-icon svg {
  fill: rgb(161, 193, 201);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

.show_color_modal {
  overflow: hidden;
}
.show_color_modal #lp_chantowa #b-item_modal {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.6s ease;
}

@media all and (min-width: 769px) {
  #lp_chantowa .item {
    width: calc(100% - 20px);
    min-height: var(--item-minheight);
  }
  #lp_chantowa .item .s-inner {
    width: calc(100% - 20px);
    height: 600vh;
    min-height: var(--item-minheight);
    margin-inline: 0;
    margin-left: 20px;
  }
  #lp_chantowa .item .c-item {
    top: 20px; /*top: calc(var(--header-height) + 20px);*/
    left: 0px;
    background: none;
    min-width: 940px;
  }
  #lp_chantowa .item .c-item_inner {
    width: 100%; /*height: calc(100vh - var(--header-height) - 40px);*/
    height: calc(100vh - 40px);
    min-height: calc(var(--item-minheight));
    background: var(--color-blue2);
  }
  #lp_chantowa .item .c-content {
    width: 37.625%; /*max-width: 412px;*/
    min-height: calc(100% - 80px);
    height: calc(100% - 80px); /*min-height: calc(690px - var(--header-height) - 80px); height: calc(100vh - var(--header-height) - 80px);*/
    position: absolute;
    left: 40px;
    bottom: 20px;
    z-index: 2;
    border-radius: var(--r20);
  }
  #lp_chantowa .item .c-content .content_inner {
    width: 100%;
    padding: 0;
    position: absolute;
    bottom: 0px;
  }
  #lp_chantowa .item .c-content .info_bottom {
    width: 89.8%;
  }
  #lp_chantowa .item .c-content hgroup {
    margin-bottom: min(1.02vw, 13px);
  }
  #lp_chantowa .item .c-content hgroup h3 {
    margin-bottom: min(0.78vw, 10px);
  }
  #lp_chantowa .item .c-content .description {
    margin-top: min(2.19vw, 28px);
  }
  #lp_chantowa .item .c-content .description h4 {
    margin-bottom: 0.6em;
    letter-spacing: 0.06em;
  }
  #lp_chantowa .item .c-content .description p {
    line-height: 1.66;
  }
  #lp_chantowa .item .blocks {
    overflow-x: visible;
    width: 33.8%;
    aspect-ratio: 2/3;
    width: auto;
    height: calc(100% - 40px);
    top: 20px;
    right: 20px;
    left: auto;
  }
  #lp_chantowa .item .blocks_inner {
    height: 100%;
    min-height: calc(var(--item-minheight) - 40px);
    scroll-snap-type: revert;
  }
  #lp_chantowa .item .block {
    flex-shrink: revert;
    scroll-snap-align: revert;
    position: absolute;
    top: auto;
    bottom: 0px;
    left: 0px;
    background: none;
  }
  #lp_chantowa .item .block:has(button[data-point="0"].active) .c-fukidashi[data-point-description="0"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="0"].active) .c-fukidashi[data-point-description="0"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="0"].active) .c-fukidashi[data-point-description="0"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="0"].active) .c-fukidashi[data-point-description="0"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="0"].active) .c-fukidashi[data-point-description="0"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="0"].active) .c-fukidashi[data-point-description="0"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="1"].active) .c-fukidashi[data-point-description="1"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="1"].active) .c-fukidashi[data-point-description="1"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="1"].active) .c-fukidashi[data-point-description="1"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="1"].active) .c-fukidashi[data-point-description="1"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="1"].active) .c-fukidashi[data-point-description="1"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="1"].active) .c-fukidashi[data-point-description="1"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="2"].active) .c-fukidashi[data-point-description="2"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="2"].active) .c-fukidashi[data-point-description="2"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="2"].active) .c-fukidashi[data-point-description="2"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="2"].active) .c-fukidashi[data-point-description="2"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="2"].active) .c-fukidashi[data-point-description="2"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="2"].active) .c-fukidashi[data-point-description="2"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="3"].active) .c-fukidashi[data-point-description="3"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="3"].active) .c-fukidashi[data-point-description="3"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="3"].active) .c-fukidashi[data-point-description="3"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="3"].active) .c-fukidashi[data-point-description="3"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="3"].active) .c-fukidashi[data-point-description="3"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="3"].active) .c-fukidashi[data-point-description="3"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="4"].active) .c-fukidashi[data-point-description="4"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="4"].active) .c-fukidashi[data-point-description="4"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="4"].active) .c-fukidashi[data-point-description="4"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="4"].active) .c-fukidashi[data-point-description="4"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="4"].active) .c-fukidashi[data-point-description="4"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="4"].active) .c-fukidashi[data-point-description="4"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="5"].active) .c-fukidashi[data-point-description="5"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="5"].active) .c-fukidashi[data-point-description="5"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="5"].active) .c-fukidashi[data-point-description="5"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="5"].active) .c-fukidashi[data-point-description="5"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="5"].active) .c-fukidashi[data-point-description="5"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="5"].active) .c-fukidashi[data-point-description="5"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="6"].active) .c-fukidashi[data-point-description="6"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="6"].active) .c-fukidashi[data-point-description="6"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="6"].active) .c-fukidashi[data-point-description="6"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="6"].active) .c-fukidashi[data-point-description="6"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="6"].active) .c-fukidashi[data-point-description="6"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="6"].active) .c-fukidashi[data-point-description="6"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="7"].active) .c-fukidashi[data-point-description="7"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="7"].active) .c-fukidashi[data-point-description="7"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="7"].active) .c-fukidashi[data-point-description="7"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="7"].active) .c-fukidashi[data-point-description="7"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="7"].active) .c-fukidashi[data-point-description="7"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="7"].active) .c-fukidashi[data-point-description="7"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="8"].active) .c-fukidashi[data-point-description="8"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="8"].active) .c-fukidashi[data-point-description="8"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="8"].active) .c-fukidashi[data-point-description="8"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="8"].active) .c-fukidashi[data-point-description="8"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="8"].active) .c-fukidashi[data-point-description="8"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="8"].active) .c-fukidashi[data-point-description="8"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="9"].active) .c-fukidashi[data-point-description="9"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="9"].active) .c-fukidashi[data-point-description="9"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="9"].active) .c-fukidashi[data-point-description="9"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="9"].active) .c-fukidashi[data-point-description="9"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="9"].active) .c-fukidashi[data-point-description="9"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="9"].active) .c-fukidashi[data-point-description="9"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="10"].active) .c-fukidashi[data-point-description="10"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="10"].active) .c-fukidashi[data-point-description="10"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="10"].active) .c-fukidashi[data-point-description="10"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="10"].active) .c-fukidashi[data-point-description="10"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="10"].active) .c-fukidashi[data-point-description="10"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="10"].active) .c-fukidashi[data-point-description="10"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="11"].active) .c-fukidashi[data-point-description="11"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="11"].active) .c-fukidashi[data-point-description="11"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="11"].active) .c-fukidashi[data-point-description="11"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="11"].active) .c-fukidashi[data-point-description="11"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="11"].active) .c-fukidashi[data-point-description="11"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="11"].active) .c-fukidashi[data-point-description="11"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="12"].active) .c-fukidashi[data-point-description="12"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="12"].active) .c-fukidashi[data-point-description="12"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="12"].active) .c-fukidashi[data-point-description="12"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="12"].active) .c-fukidashi[data-point-description="12"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="12"].active) .c-fukidashi[data-point-description="12"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="12"].active) .c-fukidashi[data-point-description="12"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="13"].active) .c-fukidashi[data-point-description="13"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="13"].active) .c-fukidashi[data-point-description="13"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="13"].active) .c-fukidashi[data-point-description="13"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="13"].active) .c-fukidashi[data-point-description="13"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="13"].active) .c-fukidashi[data-point-description="13"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="13"].active) .c-fukidashi[data-point-description="13"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="14"].active) .c-fukidashi[data-point-description="14"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="14"].active) .c-fukidashi[data-point-description="14"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="14"].active) .c-fukidashi[data-point-description="14"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="14"].active) .c-fukidashi[data-point-description="14"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="14"].active) .c-fukidashi[data-point-description="14"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="14"].active) .c-fukidashi[data-point-description="14"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="15"].active) .c-fukidashi[data-point-description="15"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="15"].active) .c-fukidashi[data-point-description="15"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="15"].active) .c-fukidashi[data-point-description="15"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="15"].active) .c-fukidashi[data-point-description="15"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="15"].active) .c-fukidashi[data-point-description="15"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="15"].active) .c-fukidashi[data-point-description="15"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="16"].active) .c-fukidashi[data-point-description="16"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="16"].active) .c-fukidashi[data-point-description="16"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="16"].active) .c-fukidashi[data-point-description="16"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="16"].active) .c-fukidashi[data-point-description="16"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="16"].active) .c-fukidashi[data-point-description="16"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="16"].active) .c-fukidashi[data-point-description="16"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="17"].active) .c-fukidashi[data-point-description="17"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="17"].active) .c-fukidashi[data-point-description="17"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="17"].active) .c-fukidashi[data-point-description="17"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="17"].active) .c-fukidashi[data-point-description="17"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="17"].active) .c-fukidashi[data-point-description="17"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="17"].active) .c-fukidashi[data-point-description="17"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="18"].active) .c-fukidashi[data-point-description="18"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="18"].active) .c-fukidashi[data-point-description="18"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="18"].active) .c-fukidashi[data-point-description="18"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="18"].active) .c-fukidashi[data-point-description="18"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="18"].active) .c-fukidashi[data-point-description="18"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="18"].active) .c-fukidashi[data-point-description="18"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .block:has(button[data-point="19"].active) .c-fukidashi[data-point-description="19"] {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  #lp_chantowa .item .block:has(button[data-point="19"].active) .c-fukidashi[data-point-description="19"] .s0:nth-of-type(1) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.1s;
  }
  #lp_chantowa .item .block:has(button[data-point="19"].active) .c-fukidashi[data-point-description="19"] .s0:nth-of-type(2) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.2s;
  }
  #lp_chantowa .item .block:has(button[data-point="19"].active) .c-fukidashi[data-point-description="19"] .s0:nth-of-type(3) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s;
  }
  #lp_chantowa .item .block:has(button[data-point="19"].active) .c-fukidashi[data-point-description="19"] .s0:nth-of-type(4) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.4s;
  }
  #lp_chantowa .item .block:has(button[data-point="19"].active) .c-fukidashi[data-point-description="19"] .s0:nth-of-type(5) .s1 {
    transform: translate3d(0, 0, 0);
    transition-delay: 0.5s;
  }
  #lp_chantowa .item .b0 figure {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: var(--r20);
    overflow: hidden;
  }
  #lp_chantowa .item .b0 figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    scale: 2.9;
    transition: scale 0.3s ease;
  }
  #lp_chantowa .item.active .b0 figure img {
    scale: 1;
    transition: scale 0.5s ease-out;
  }
  #lp_chantowa .item .b1 {
    overflow: hidden;
    height: 0%;
    transition: height 0s ease;
    width: 100%;
  }
  #lp_chantowa .item .b1 .block_inner {
    width: 100%;
    height: 100%; /*height: calc(100% - 40px);*/
    background: #E2ECEF;
    border-radius: var(--r20);
    overflow: hidden;
  }
  #lp_chantowa .item .b1 .item_description {
    width: min(28.91vw, 370px);
    height: min(38.59vw, 494px);
  }
  #lp_chantowa .item button[data-point] {
    width: min(3.13vw, 40px);
    height: min(3.13vw, 40px);
  }
  #lp_chantowa .item button[data-point] .c-icon {
    width: min(0.86vw, 11px);
    height: 5.38vw;
  }
  #lp_chantowa .item .c-fukidashi {
    width: min(16.56vw, 212px);
    border-radius: var(--r15);
  }
  #lp_chantowa .item .c-fukidashi:after {
    content: "";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: #FFFFFF transparent transparent transparent;
    position: absolute;
    bottom: -6px;
    left: 50%;
  }
  #lp_chantowa .item .c-fukidashi .txt {
    padding: min(0.94vw, 12px) min(1.17vw, 15px) min(0.94vw, 12px) min(1.17vw, 15px);
  }
  #lp_chantowa .item .c-fukidashi .txt p {
    line-height: 1.6;
  }
  #lp_chantowa .item .progress_blocks {
    bottom: min(1.56vw, 20px);
    right: min(1.56vw, 20px);
  }
  #lp_chantowa .item .progress_blocks ul {
    flex-flow: column;
    column-gap: 0;
    row-gap: min(0.78vw, 10px);
  }
  #lp_chantowa .item .progress_blocks ul li {
    width: 2px;
    height: min(4.69vw, 60px);
  }
  #lp_chantowa .item:nth-of-type(2n) .blocks {
    right: auto;
    left: 20px;
  }
  #lp_chantowa .item:nth-of-type(2n) .c-content {
    left: auto;
    right: 20px;
  }
  #lp_chantowa .item.active:has(.c-credit.active) button[data-credit] {
    background: none;
    width: min(17.81vw, 228px);
    column-gap: 0;
    justify-content: space-between;
  }
  #lp_chantowa .item.active:has(.c-credit.active) button[data-credit] .inr {
    rotate: 45deg;
  }
  #lp_chantowa button.nav_block {
    display: none;
  }
  #lp_chantowa .c-color {
    margin-top: min(3.13vw, 40px);
  }
  #lp_chantowa .c-color .color_inner {
    padding: min(0.7vw, 9px) min(1.17vw, 15px) min(0.86vw, 11px) min(1.17vw, 15px);
  }
  #lp_chantowa .c-color p.txt_color {
    scale: 1;
    margin-bottom: min(1.09vw, 14px);
  }
  #lp_chantowa .c-color .c-list_color ul li p {
    font-size: 8px;
    text-align: center;
    margin-top: 6px;
  }
  #lp_chantowa .c-color.l6 ul {
    column-gap: 1.43%;
  }
  #lp_chantowa .c-color.l6 li {
    width: 15.45%;
  }
  #lp_chantowa .c-color.l4 {
    width: 69.45%;
  }
  #lp_chantowa .c-color.l4 ul {
    column-gap: 2.2%;
  }
  #lp_chantowa .c-color.l4 li {
    width: 23.34%;
  }
  #lp_chantowa .c-color.l3 {
    width: 53.7%;
  }
  #lp_chantowa .c-color.l3 ul {
    column-gap: 2.95%;
  }
  #lp_chantowa .c-color.l3 li {
    width: 31.36%;
  }
  #lp_chantowa.active:has(.c-credit.active) button[data-credit] {
    width: min(17.81vw, 228px);
    column-gap: 0;
    justify-content: space-between;
  }
  #lp_chantowa .c-credit {
    width: min(17.81vw, 228px);
    bottom: auto;
    left: auto;
    bottom: 20px;
    left: 20px;
    border-radius: 13px;
    opacity: 0;
  }
  #lp_chantowa .c-credit .credit_inner {
    padding: 15px 15px 30px 18px;
  }
  #lp_chantowa .c-credit ul li {
    font-size: var(--fs-10-10);
    line-height: 1.8;
  }
  #lp_chantowa button[data-credit] {
    width: 90px;
    column-gap: 10px;
    padding: 4px 4px 4px 18px;
    bottom: 20px;
    left: 20px;
    transition: width 0.4s ease;
  }
  #lp_chantowa button[data-credit] span.txt {
    top: 1px;
    scale: 1;
  }
  #lp_chantowa .c-viewdetail {
    margin-top: min(3.13vw, 40px);
  }
  #lp_chantowa .c-staffsnap {
    border-radius: var(--r20);
    margin-top: 20px;
  }
  #lp_chantowa .c-staffsnap .c-inner {
    padding: 2.66vw 3.13vw 1.95vw 3.13vw;
    width: 100%;
    position: relative;
  }
  #lp_chantowa .c-staffsnap .staff_header {
    margin-bottom: 1.88vw;
  }
  #lp_chantowa .c-staffsnap .staff_header .info {
    display: flex;
    align-items: flex-end;
    column-gap: min(1.41vw, 18px);
  }
  #lp_chantowa .c-staffsnap .c-list_staffsnap {
    width: 100%;
    overflow: hidden;
  }
  #lp_chantowa .c-staffsnap .c-list_staffsnap ul {
    column-gap: 0.86%;
    scrollbar-width: none; /*scroll-snap-type: revert; overflow-x: visible;*/
  }
  #lp_chantowa .c-staffsnap .c-list_staffsnap ul li {
    width: 15.94%;
    aspect-ratio: 185/246;
    scroll-snap-align: revert;
  }
  #lp_chantowa .c-staffsnap .c-list_staffsnap ul figure {
    border-radius: var(--r10);
  }
  #lp_chantowa .c-staffsnap button.nav_staff {
    width: min(2.73vw, 35px);
    height: min(2.73vw, 35px);
    margin-top: max(-1.37vw, -17.5px);
    display: none;
  }
  #lp_chantowa .c-staffsnap button.nav_staff span.c-icon {
    width: min(0.78vw, 10px);
    height: min(0.78vw, 10px);
    margin: max(-0.39vw, -5px) 0 0 max(-0.39vw, -5px);
  }
  #lp_chantowa .c-staffsnap button.nav_staff[data-staff-prev] {
    left: -4.06vw;
  }
  #lp_chantowa .c-staffsnap button.nav_staff[data-staff-next] {
    right: -4.06vw;
  }
  #lp_chantowa .c-staffsnap .progress_staffsnap {
    display: none;
  }
  #lp_chantowa .c-staffsnap .c-wrap_btn {
    width: min(19.53vw, 250px);
    position: absolute;
    top: 20px;
    right: 40px;
    margin-top: 0px;
  }
  #lp_chantowa .c-staffsnap .c-wrap_btn a {
    height: min(3.91vw, 50px);
  }
  #lp_chantowa .c-staffsnap .c-wrap_btn a .inr {
    height: min(3.91vw, 50px);
  }
  #lp_chantowa #b-item_modal .modal_inner {
    height: 100%;
    top: 0px;
  }
  #lp_chantowa #b-item_modal .modal_content {
    width: auto;
    aspect-ratio: 364/456;
    height: calc(100% - 40px);
    left: 50%;
    position: absolute;
    transform: translate3d(-50%, 0, 0);
    top: 20px;
    overflow: visible;
  }
  #lp_chantowa #b-item_modal .c-modal_items {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    max-width: revert;
    aspect-ratio: 364/456;
    margin-inline: auto;
    overflow: hidden;
    border-radius: var(--r20);
  }
  #lp_chantowa #b-item_modal .c-modal_items ul {
    width: 100%;
    aspect-ratio: 364/456;
    position: relative;
    scrollbar-width: none;
  }
  #lp_chantowa #b-item_modal .c-modal_items ul li {
    scroll-snap-align: revert;
  }
  #lp_chantowa #b-item_modal .c-modal_items ul li figure {
    margin-top: max(-3.13vw, -40px);
  }
  #lp_chantowa #b-item_modal .c-modal_items ul li .c-wrap_btn {
    bottom: 50px;
  }
  #lp_chantowa #b-item_modal .c-modal_items ul li .c-wrap_btn a {
    width: 370px;
  }
  #lp_chantowa #b-item_modal .c-modal_nav {
    margin-top: 0px;
    position: absolute;
    bottom: 20px;
  }
  #lp_chantowa #b-item_modal .c-modal_nav ul {
    display: flex;
    justify-content: center;
    column-gap: 7px;
  }
  #lp_chantowa #b-item_modal .c-modal_nav ul li {
    width: 30px;
    height: 2px;
    position: relative;
  }
  #lp_chantowa #b-item_modal .c-modal_nav ul li button {
    width: 100%;
    height: 100%;
    border-radius: 100vmax;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    background: #98A4A6;
  }
  #lp_chantowa #b-item_modal .c-modal_nav ul li button.active {
    background: var(--color-white);
  }
  #lp_chantowa #b-item_modal button.nav_modal {
    width: min(2.73vw, 35px);
    height: min(2.73vw, 35px);
    margin-top: max(-1.17vw, -15px);
  }
  #lp_chantowa #b-item_modal button.nav_modal span.circle {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 100vmax;
    display: block;
    background: #A1C1C9;
  }
  #lp_chantowa #b-item_modal button.nav_modal span.c-icon {
    width: min(0.78vw, 10px);
    height: min(0.78vw, 10px);
    margin: max(-0.39vw, -5px) 0 0 max(-0.31vw, -4px);
  }
  #lp_chantowa #b-item_modal button.nav_modal[data-modal-prev] {
    margin-left: 0;
    left: max(-1.17vw, -15px);
  }
  #lp_chantowa #b-item_modal button.nav_modal[data-modal-prev] span.c-icon {
    margin: max(-0.39vw, -5px) 0 0 max(-0.47vw, -6px);
  }
  #lp_chantowa #b-item_modal button.nav_modal[data-modal-next] {
    margin-left: 0;
    left: auto;
    right: max(-1.17vw, -15px);
  }
  #lp_chantowa #b-item_modal button.c-pc {
    display: block;
  }
  #lp_chantowa #b-item_modal button.c-sp {
    display: none;
  }
  #lp_chantowa #b-item_modal button[data-close-colormodal] {
    width: min(1.56vw, 20px);
    height: min(1.56vw, 20px);
    top: 18px;
    right: 18px;
  }
  #lp_chantowa #b-item_modal button[data-close-colormodal] .c-icon {
    width: min(1.56vw, 20px);
    height: min(1.56vw, 20px);
  }
}
@media (min-width: 769px) and (max-height: 690px) {
  #lp_chantowa .item .b1 .block_inner {
    height: calc(var(--item-minheight) - 0px);
  }
}
@media all and (min-width: 1280px) {
  #lp_chantowa #nav_items {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    position: sticky;
    right: 20px;
    padding: 0px; /*top: var(--header-height);*/
    top: 0px;
  }
  #lp_chantowa #nav_items ul {
    width: 125px;
    height: calc(100vh - 40px);
    min-height: var(--item-minheight);
    border-radius: var(--r20);
    background: var(--color-blue2);
    margin-top: 20px;
    margin-right: 20px;
    display: flex;
    flex-flow: column;
    padding: 20px 0;
    justify-content: space-between;
  }
  #lp_chantowa #nav_items ul li {
    width: 70px;
    margin-inline: auto;
  }
  #lp_chantowa #nav_items ul li a figure {
    width: min(5.47vw, 70px);
    aspect-ratio: 1/1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 4px;
    position: relative;
  }
  #lp_chantowa #nav_items ul li a figure:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: var(--color-white);
    border-radius: 100vmax;
  }
  #lp_chantowa #nav_items ul li a figure img {
    position: relative;
    width: min(3.13vw, 40px);
    height: auto;
  }
  #lp_chantowa #nav_items ul li a p {
    font-size: var(--fs-10-10);
    color: var(--color-white);
    text-align: center;
    font-family: "Nunito", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700 !important;
    font-style: normal;
    margin-top: 4px;
  }
  #lp_chantowa #nav_items ul li:nth-child(1) figure img {
    width: 40px;
  }
  #lp_chantowa #nav_items ul li:nth-child(2) figure img {
    width: 40px;
  }
  #lp_chantowa #nav_items ul li:nth-child(3) figure img {
    width: 40px;
  }
  #lp_chantowa #nav_items ul li:nth-child(4) figure img {
    width: 40px;
  }
  #lp_chantowa #nav_items ul li:nth-child(5) figure img {
    width: 40px;
  }
  #lp_chantowa #nav_items ul li:nth-child(6) figure img {
    width: 40px;
  }
  #lp_chantowa #item1 {
    margin-top: calc(-100vh + 20px);
    padding-top: 0px;
  }
  #lp_chantowa .item {
    width: calc(100% - 165px);
  }
  #lp_chantowa button.nav_block {
    display: none;
  }
  #lp_chantowa .c-color p.txt_color {
    width: 36px;
    aspect-ratio: 32/7;
    height: 10px;
  }
}
@media (min-width: 1640px) and (min-height: 860px) {
  #lp_chantowa .item .c-content {
    width: 46%;
  }
  #lp_chantowa .item .c-content hgroup h3 {
    font-size: min(4.06vh, 52px);
  }
  #lp_chantowa .item .c-content hgroup h4 {
    font-size: min(2.5vh, 32px);
  }
  #lp_chantowa .item .c-content dl dt, #lp_chantowa .item .c-content dl dd {
    font-size: min(1.88vh, 24px);
  }
  #lp_chantowa .item .c-content .description {
    margin-top: 32px;
  }
  #lp_chantowa .item .c-content .description h4 {
    font-size: min(3.13vh, 40px);
  }
  #lp_chantowa .item .c-content .description p {
    font-size: min(1.88vh, 24px);
  }
}
/*
hgroup{ margin-bottom: vp.spW(10);
	h3{ font-weight: 700; @include mx.ls(40); font-size: var(--fs-20-26); line-height: 1; margin-bottom: vp.spW(5);}
	h4{ @include mx.nunitoB(); font-size: var(--fs-14-16);}
}

dl{ display: flex;
	dt,dd{ font-size: var(--fs-11-12); @include mx.nunitoM();}
	dd{ padding-left: .35em;}
}
.description{ margin-top: 32px;
	h4{ font-size: var(--fs-18-20); margin-bottom: 1em; font-weight: 700;}
	p{ font-size: var(--fs-12-12); @include mx.ls(80); text-align: justify;}
}
*/
@starting-style {}
html {
  overflow: hidden;
}
html.start {
  overflow: revert;
}
html.start #lp_chantowa {
  overflow: revert;
}

header {
  transition: transform 0.3s ease;
  transform: translate3d(0, -100%, 0);
}

button[data-menu] {
  transition: transform 0.3s ease;
  transform: translate3d(-150%, 0, 0);
}

.start header,
.start button[data-menu] {
  transform: translate3d(0, 0, 0);
}

#lp_chantowa {
  overflow: hidden;
}
#lp_chantowa #kv .s-inner {
  width: calc(100% - 26px);
  height: calc(100% - 26px - var(--header-height));
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, calc(-50% + var(--header-height) / 2), 0);
  clip-path: polygon(50% 50%, 50% 50%, 50% 50%, 50% 50%);
}
#lp_chantowa #kv .c-scroll, #lp_chantowa #kv h1 {
  transition: opacity 0.6s ease;
}
#lp_chantowa #kv .c-scroll {
  opacity: 0;
}
#lp_chantowa #kv h1 {
  opacity: 0;
}
#lp_chantowa #kv.active .s-inner {
  transition: clip-path 0.6s ease;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); /*width: calc(100% - 26px); height: calc(100% - 26px - var(--header-height));*/
}
#lp_chantowa #kv.active h1 {
  opacity: 1;
  transition-delay: 0.6s;
}
#lp_chantowa #kv.active .c-scroll {
  opacity: 1;
  transition-delay: 0.7s;
}
#lp_chantowa #concept .concept_txt p.en {
  overflow: hidden;
  line-height: 1.1;
}
#lp_chantowa #concept .concept_txt p.en span {
  display: block;
  transform: translate3d(0, 100%, 0);
  transition: transform 0.3s ease;
}
#lp_chantowa #concept .concept_txt .lead span.s0 {
  overflow: hidden;
}
#lp_chantowa #concept .concept_txt .lead span.s0 span.s1 {
  display: block;
  transform: translate3d(0, 100%, 0);
  transition: transform 0.3s ease;
}
#lp_chantowa #concept .concept_txt .lead h2 span.s0 .s1 {
  transition: transform 0.4s ease;
  transform: translate3d(0, 100%, 0);
}
#lp_chantowa #concept .concept_txt .lead h3 {
  opacity: 0;
  transition: opacity 1s ease;
}
#lp_chantowa #concept .concept_txt.animate p.en span {
  transform: translate3d(0, 0, 0);
}
#lp_chantowa #concept .concept_txt.animate .lead span.s0 span.s1 {
  transform: translate3d(0, 0%, 0);
}
#lp_chantowa #concept .concept_txt.animate .lead span.s0:nth-of-type(1) span.s1 {
  transition-delay: 0.15s;
}
#lp_chantowa #concept .concept_txt.animate .lead span.s0:nth-of-type(2) span.s1 {
  transition-delay: 0.2s;
}
#lp_chantowa #concept .concept_txt.animate .lead span.s0:nth-of-type(3) span.s1 {
  transition-delay: 0.25s;
}
#lp_chantowa #concept .concept_txt.animate .lead span.s0:nth-of-type(4) span.s1 {
  transition-delay: 0.3s;
}
#lp_chantowa #concept .concept_txt.animate .lead span.s0:nth-of-type(5) span.s1 {
  transition-delay: 0.35s;
}
#lp_chantowa #concept .concept_txt.animate .lead span.s0:nth-of-type(6) span.s1 {
  transition-delay: 0.4s;
}
#lp_chantowa #concept .concept_txt.animate .lead span.s0:nth-of-type(7) span.s1 {
  transition-delay: 0.45s;
}
#lp_chantowa #concept .concept_txt.animate .lead span.s0:nth-of-type(8) span.s1 {
  transition-delay: 0.5s;
}
#lp_chantowa #concept .concept_txt.animate .lead span.s0:nth-of-type(9) span.s1 {
  transition-delay: 0.55s;
}
#lp_chantowa #concept .concept_txt.animate .lead span.s0:nth-of-type(10) span.s1 {
  transition-delay: 0.6s;
}
#lp_chantowa #concept .concept_txt.animate .lead span.s0:nth-of-type(11) span.s1 {
  transition-delay: 0.65s;
}
#lp_chantowa #concept .concept_txt.animate .lead span.s0:nth-of-type(12) span.s1 {
  transition-delay: 0.7s;
}
#lp_chantowa #concept .concept_txt.animate .lead span.s0:nth-of-type(13) span.s1 {
  transition-delay: 0.75s;
}
#lp_chantowa #concept .concept_txt.animate .lead span.s0:nth-of-type(14) span.s1 {
  transition-delay: 0.8s;
}
#lp_chantowa #concept .concept_txt.animate .lead h2 span.s0 .s1 {
  transform: translate3d(0, 0%, 0);
}
#lp_chantowa #concept .concept_txt.animate .lead h2 span.s0:nth-of-type(1) .s1 {
  transition-delay: 0.6s;
}
#lp_chantowa #concept .concept_txt.animate .lead h2 span.s0:nth-of-type(2) .s1 {
  transition-delay: 0.7s;
}
#lp_chantowa #concept .concept_txt.animate .lead h3 {
  opacity: 1;
  transition-delay: 0.8s;
}
#lp_chantowa .item .c-content h3 span.s0 {
  overflow: hidden;
  display: block;
}
#lp_chantowa .item .c-content h3 span.s0 span.s1 {
  display: block;
  transform: translate3d(0, 100%, 0);
  transition: transform 0.3s ease;
}
#lp_chantowa .item .c-content .c-info dl {
  overflow: hidden;
}
#lp_chantowa .item .c-content .c-info dl dt, #lp_chantowa .item .c-content .c-info dl dd {
  transform: translate3d(0, 100%, 0);
  transition: transform 0.3s ease;
}
#lp_chantowa .item .c-content h4 span.s0 {
  overflow: hidden;
  display: block;
}
#lp_chantowa .item .c-content h4 span.s0 span.s1 {
  display: block;
  transform: translate3d(0, 100%, 0);
  transition: transform 0.3s ease;
}
#lp_chantowa .item .c-content .txt,
#lp_chantowa .item .c-content .c-color,
#lp_chantowa .item .c-content .c-viewdetail {
  transition: opacity 0.6s ease 0s, transform 0.6s ease 0s;
  opacity: 0;
  transform: translate3d(0, 40px, 0);
}
#lp_chantowa .item .b1 button {
  scale: 0.75;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease 0s, scale 0.4s var(--ease-bounce) 0s;
}
#lp_chantowa .item .b1.active button {
  scale: 1;
  opacity: 1;
  pointer-events: auto;
}
#lp_chantowa .item .b1.active button:nth-of-type(1) {
  transition-delay: 0s;
}
#lp_chantowa .item .b1.active button:nth-of-type(2) {
  transition-delay: 0.1s;
}
#lp_chantowa .item .b1.active button:nth-of-type(3) {
  transition-delay: 0.2s;
}
#lp_chantowa .item.active .c-content hgroup h3 span.s0 span.s1 {
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item.active .c-content hgroup h3 span.s0:nth-of-type(1) span.s1 {
  transition-delay: 0.1s;
}
#lp_chantowa .item.active .c-content hgroup h3 span.s0:nth-of-type(2) span.s1 {
  transition-delay: 0.2s;
}
#lp_chantowa .item.active .c-content hgroup h4 span.s0:nth-of-type(1) span.s1 {
  transform: translate3d(0, 0, 0);
  transition-delay: 0.2s;
}
#lp_chantowa .item.active .c-content .c-info dl dt, #lp_chantowa .item.active .c-content .c-info dl dd {
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item.active .c-content .c-info dl:nth-of-type(1) dt, #lp_chantowa .item.active .c-content .c-info dl:nth-of-type(1) dd {
  transition-delay: 0.2s;
}
#lp_chantowa .item.active .c-content .c-info dl:nth-of-type(2) dt, #lp_chantowa .item.active .c-content .c-info dl:nth-of-type(2) dd {
  transition-delay: 0.3s;
}
#lp_chantowa .item.active .c-content .c-info dl:nth-of-type(3) dt, #lp_chantowa .item.active .c-content .c-info dl:nth-of-type(3) dd {
  transition-delay: 0.4s;
}
#lp_chantowa .item.active .c-content h4 span.s0 span.s1 {
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item.active .c-content h4 span.s0:nth-of-type(1) span.s1 {
  transition-delay: 0.4s;
}
#lp_chantowa .item.active .c-content h4 span.s0:nth-of-type(2) span.s1 {
  transition-delay: 0.5s;
}
#lp_chantowa .item.active .c-content .txt,
#lp_chantowa .item.active .c-content .c-color,
#lp_chantowa .item.active .c-content .c-viewdetail {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item.active .c-content .txt {
  transition-delay: 0.4s;
}
#lp_chantowa .item.active .c-content .c-color {
  transition-delay: 0.5s;
}
#lp_chantowa .item.active .c-content .c-viewdetail {
  transition-delay: 0.6s;
}
#lp_chantowa .item.active .c-credit ul li {
  height: 1.7em;
  overflow: hidden;
}
#lp_chantowa .item.active .c-credit ul li .credit_inr {
  transition: transform 0.4s ease;
  transform: translate3d(0, 100%, 0);
}
#lp_chantowa .item.active .c-credit.active ul li .credit_inr {
  transform: translate3d(0, 0, 0);
}
#lp_chantowa .item.active .c-credit.active ul li:nth-child(1) .credit_inr {
  transition-delay: 0.1s;
}
#lp_chantowa .item.active .c-credit.active ul li:nth-child(2) .credit_inr {
  transition-delay: 0.15s;
}
#lp_chantowa .item.active .c-credit.active ul li:nth-child(3) .credit_inr {
  transition-delay: 0.2s;
}
#lp_chantowa .item.active .c-credit.active ul li:nth-child(4) .credit_inr {
  transition-delay: 0.25s;
}
#lp_chantowa .item.active .c-credit.active ul li:nth-child(5) .credit_inr {
  transition-delay: 0.3s;
}
#lp_chantowa .item.active .c-credit.active ul li:nth-child(6) .credit_inr {
  transition-delay: 0.35s;
}
#lp_chantowa .item.active .c-credit.active ul li:nth-child(7) .credit_inr {
  transition-delay: 0.4s;
}
#lp_chantowa .item.active .c-credit.active ul li:nth-child(8) .credit_inr {
  transition-delay: 0.45s;
}
#lp_chantowa .item.active .c-credit.active ul li:nth-child(9) .credit_inr {
  transition-delay: 0.5s;
}

@media all and (min-width: 769px) {
  #lp_chantowa #kv.active .s-inner {
    width: calc(100% - 40px);
    height: calc(100% - 40px - var(--header-height));
  }
}
@media (any-hover: hover) {
  #nav #nav_page ul li a span {
    display: block;
    transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  #nav #nav_page ul li a:hover {
    opacity: 1;
  }
  #nav #nav_page ul li a:hover span {
    transform: translate3d(0.5em, 0, 0);
  }
  #nav .c-wrap_btn a {
    text-decoration: none;
  }
  #nav .c-wrap_btn a:before {
    transition: width 0.15s linear 0s, height 0.15s linear 0s;
  }
  #nav .c-wrap_btn a:hover {
    opacity: 1;
    text-decoration: none;
  }
  #nav .c-wrap_btn a:hover:before {
    height: calc(100% + 6px);
    width: calc(100% + 10px);
  }
  #nav .c-sns ul li a:before, #nav .c-sns ul li button:before {
    transition: scale 0.15s linear;
    transform-origin: center;
  }
  #nav .c-sns ul li a:hover, #nav .c-sns ul li button:hover {
    opacity: 1;
  }
  #nav .c-sns ul li a:hover:before, #nav .c-sns ul li button:hover:before {
    scale: 1.1;
  }
  a.c-btn.c-white:before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    transition: width 0.15s linear 0s, height 0.15s linear 0s;
  }
  a.c-btn.c-white:hover {
    opacity: 1;
  }
  a.c-btn.c-white:hover:before {
    height: calc(100% + 6px);
    width: calc(100% + 10px);
  }
  #nav_items ul li a figure:before {
    transition: scale 0.3s ease;
  }
  #nav_items ul li a:hover, #nav_items ul li a.active {
    opacity: 1;
  }
  #nav_items ul li a:hover figure:before, #nav_items ul li a.active figure:before {
    scale: 1.05;
  }
  .c-list_archives ul li a figure {
    overflow: hidden;
  }
  .c-list_archives ul li a figure img {
    transition: scale 0.3s ease;
  }
  .c-list_archives ul li a:hover {
    opacity: 1;
  }
  .c-list_archives ul li a:hover figure img {
    scale: 1.05;
  }
}
