@charset "utf-8";
#newLife {
  box-sizing: border-box;
  width: 100%;
  font-family: "Yu Gothic", "游ゴシック",  YuGothic, "Yu Gothic Medium", "游ゴシック体", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Meiryo", sans-serif;
  font-size: 10px;
  scroll-snap-type: y mandatory !important;
  scroll-behavior: smooth !important;
  overflow-y: scroll !important;
}
#newLife img{
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
#newLife p, h3{
  margin: 0;
  padding: 0;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
  color: #4f4543;
}
#newLife span {
  line-height: 1.5;
}
#newLife i{
  font-style: inherit;;
}
#newLife small, sub, sup{
  font-size: .8em;
}
#newLife a{
  text-decoration: none;
  transition: .6s;
}
#newLife .flex_rvs{
  flex-direction: row-reverse;
}
#newLife .forpc{
  display: none;
}
#newLife .forsp{
  display: block;
}
#newLife * {
  box-sizing: border-box;
}
#newLife>span {
  display: block;
  text-align: center;
}
/* contents */
#newLife .video_intro {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100vw !important;
  width: 100dvw !important;
  height: 100vh !important;
  height: 100dvh !important;
  z-index: 9999 !important;
  opacity: 1;
  transition: opacity 0.5s ease;
  overflow: hidden;
  padding: 0 !important;
  margin: 0 !important;
}
#newLife .video_intro.hidden {
  opacity: 0;
  pointer-events: none;
}
#newLife .video_intro .hacobune-univideo,
#newLife .video_intro .hacobune-container {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
/* Video/iframe - mobile */
#newLife .video_intro iframe,
#newLife .video_intro video {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100vw !important;
  width: 100dvw !important;
  height: 100vh !important;
  height: 100dvh !important;
  min-width: 100vw !important;
  min-height: 100vh !important;
  max-width: none !important;
  max-height: none !important;
  object-fit: cover !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
}
/* END video_intro */
#newLife .scroll-indicator {
  position: absolute;
  left: 50%;
  bottom: 5vh;
  transform: translateX(-50%);
  z-index: 10;
  animation: bounceScroll 2s infinite;
  pointer-events: auto;
  cursor: pointer;
}
#newLife .scroll-indicator img {
  width: 18vw;
  height: auto;
  filter: drop-shadow(0 4px 8px rgba(247, 190, 190, 0.3));
}
@keyframes bounceScroll {
  0%, 100% {
    transform: translateX(-50%) translateY(0);
  }
  50% {
    transform: translateX(-50%) translateY(-20px);
  }
}
@media screen and (min-width: 768px) {
  #newLife .scroll-indicator {
    bottom: 8vh;
  }
  #newLife .scroll-indicator img {
    width: 120px;
  }
}
#newLife .container {
  position: relative;
  z-index: 1;
  color: #929292;
  line-height: 1.7;
  overflow: hidden;
  font-size: 3.7vw;
  background: url("/img/interior/interior_coordinate71/bg.jpg") 50% 0/contain repeat-y;
  scroll-behavior: smooth;
}
#newLife .kanban-slider.scent_container {
  position: relative;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding: 20px 0;
  overflow: visible;
}
#newLife .kanban-slider.scent_container::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 60px;
  content: '';
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  z-index: 2;
}
#newLife .kanban-slider .slider-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
#newLife .kanban-slider .bg-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  filter: blur(2px);
  opacity: 0;
  transition: opacity 0.8s ease-in-out;
  transform: scale(1.1);
}
#newLife .kanban-slider .bg-slide.active {
  opacity: 0.4;
}
#newLife .kanban-slider #scent_slider01 {
  position: relative;
  z-index: 3;
  width: 94%;
  margin: -3% auto 0;
  border-radius: 5px;
  overflow: hidden;
}
#newLife .kanban-slider #scent_slider01 img {
  width: 100%;
  height: auto;
  display: block;
}
#newLife .scent_container:not(.kanban-slider) {
  max-width: 747px;
  margin: 0 auto;
  overflow: hidden;
}
#scent_slider01 img {
  width: 100%;
  height: auto;
  display: block;
}
#scent_slider01 .slick-dots {
  text-align: right;
  padding-right: 2%;
  bottom: 0 !important;
}
#newLife .mainImg {
  position: relative;
  aspect-ratio: 1;
}
#newLife .mainImg p {
  width: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  z-index: 3;
}
#newLife .kanban {
  margin: 0 auto 6.3%;
  padding: 2% 0 0;
}
#newLife .kanban_txt {
  line-height: 2;
  margin: 2% auto;
  background: url("/img/interior/interior_coordinate71/kanban_text_bg.png") 0 86%/100% no-repeat;
}
#newLife .checkList {
  background: url("/img/interior/interior_coordinate71/check_list_bg.png") 0 0/contain no-repeat;
  width: 96%;
  padding: 15% 0 0;
  margin: 3% auto;
  aspect-ratio: 718/1482;
  color: #4f4543;
}
#newLife .listTitle {
  width: 83%;
  margin: 0 auto;
  padding: 3% 0;
  color: #4f4543;
  text-align: center;
  font-size: 5vw;
  letter-spacing: -0.1em;
  background: url("/img/interior/interior_coordinate71/mini_ribon.png") 50% 25%/70% no-repeat,#f3ebe6;
}
#newLife .listTitle span {
  display: block;
  font-size: 74%;
  color: #4f4543;
  letter-spacing: 0;
}
#newLife .checklist-section {
  margin: 3% auto;
  padding-bottom: 4%;
}
#newLife .checklist-section:not(:last-child) {
  background: url("/img/interior/interior_coordinate71/check_line.png") 50% 100% / 88% no-repeat;
}
#newLife .section-title {
  width: fit-content;
  margin: 0 auto 2%;
  padding: 0 2%;
  font-size: 4.6vw;
  font-weight: bold;
  color: #b1696c;
  text-align: center;
  background: url("/img/interior/interior_coordinate71/title_line.png") 50% 100%/ contain no-repeat;
}
#newLife .fMincho {
  font-family: "Yu Mincho", "游明朝", "YuMincho", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "MS Mincho", serif;
}
#newLife .section-desc {
  margin-bottom: 2%;
  font-size: 3.5vw;
  color: #4f4543;
  text-align: center;
  line-height: 1.4;
}
#newLife .checkbox-grid {
  width: fit-content;
  margin: 0 auto;
  padding: 0 0 0 10%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 9px;
}
#newLife .checklist-section:last-child .checkbox-grid {
  grid-template-columns: repeat(2, 1fr);
}
/* scroll_container */
/* END scroll_container */
#newLife .checkbox-item {
  width: max-content;
  margin-right: 20px;
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  user-select: none;
  transition: all 0.2s ease;
}
#newLife .checkbox-item input[type="checkbox"] {
  appearance: none;
  width: 16px;
  height: 16px;
  border: 2px solid #e4d3c9;
  background: white;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
  transition: all 0.2s ease;
}
#newLife .checkbox-item input[type="checkbox"]:hover {
  border-color: #c4b4ae;
  box-shadow: 0 0 0 3px rgba(212, 168, 154, 0.1);
}
#newLife .checkbox-item input[type="checkbox"]:checked {
  background-color: #e8d5cd;
  border-color: #d4a89a;
}
#newLife .checkbox-item input[type="checkbox"]:checked::after {
  content: "✓";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #8b7d77;
  font-size: 12px;
  font-weight: bold;
}
#newLife .checkbox-label {
  color: #4f4543;
  font-size: 3.2vw;
  letter-spacing: 0.02em;
  line-height: 1.4;
}
#newLife .checkbox-item input[type="checkbox"]:checked + .checkbox-label {
  color: #d4a89a;
  font-weight: bold;
}
#newLife .checkbox-item input[type="checkbox"]:checked {
  animation: checkBounce 0.3s ease;
}
#newLife .checkbox-item input[type="checkbox"]:checked {
  background: #e8d5cd;
  border-color: #d4a89a;
}
#newLife .checkbox-item input[type="checkbox"]:checked::after {
  content: "✓";
  display: block;
  text-align: center;
  color: #8b7d77;
  font-size: 12px;
}
@keyframes checkBounce {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.15);
  }
  100% {
    transform: scale(1);
  }
}
#newLife .mainTitle {
  position: relative;
  padding: 7% 4%;
  text-align: center;
  font-size: 6.4vw;
  color: #ffffff;
  background: url("/img/interior/interior_coordinate71/text_frame.png") 50% 50%/ 92.7% no-repeat, url("/img/interior/interior_coordinate71/text_frame_outside.png") 50% 50%/ contain repeat-x;
}
#newLife .mainTitle span {
  display: block;
  font-size: 71%;
}
#newLife h2 + p {
  margin: 5.6% auto;
}
/* slider01 */
#newLife .scent_container {
  max-width: 747px;
  margin: 0 auto;
  overflow: hidden;
}
#newLife .scent_slider {
  margin-bottom: 30px;
}
#newLife .scent_slider img {
  width: 100%;
  height: auto;
  display: block;
}
#newLife .thumbnail01-wrapper {
  overflow: hidden;
  width: 100%;
  margin: -5% auto 0;
  padding: 10px 0 0;
}
#newLife .thumbnail01 {
  width: 70%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  transition: transform 0.5s ease;
}
#newLife .thumbnail01 .thumbnailBox {
  cursor: pointer;
  text-align: center;
  outline: none;
  transition: all 0.4s ease-in-out;
  opacity: 0.5;
  flex-shrink: 0;
}
#newLife .thumbnail01 .is-side {
  opacity: 0.5;
  transition: all 0.4s ease;
  transform: scale(0.7) !important;
}
#newLife .thumbnail01 .is-active{
  transform: scale(1) !important;
  opacity: 1;
}
#newLife .thumbImg {
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  border: 2px solid #c1ab84;
  margin: 0 auto;
  transition: all 0.3s ease;
  background: transparent;
  width: 80px;
  /* height: 80px; */
  transition: background-color 0.35s ease,
  border-color 0.35s ease,
  transform 0.35s ease,
  box-shadow 0.35s ease;
}
#newLife .thumbImg.button-active.bg-pink {
  background: #fce1e2 !important;
}
#newLife .thumbImg.button-active.bg-blue {
  background: #e0ecfa !important;
}
#newLife .thumbImg.button-active.bg-white {
  background: #f9f9f9 !important;
}
#newLife .thumbImg img {
  width: 60%;
  height: auto;
  transition: all 0.3s ease;
}
#newLife .thumbnailBox p:not(.thumbImg) {
  font-size: 14px;
  margin: 0;
  transition: all 0.3s ease;
  font-weight: bold;
  color: #b8b8b8;
}
#newLife .thumbnail01 .thumbnailBox:nth-child(even) p{
  color: #dbb8ba;
}
#newLife .thumbnail01 .thumbnailBox:last-child p {
  color: #a1c2d6;
}
#newLife .thumbnailBox.is-active p:not(.thumbImg) {
  font-size: 16px;
}
#newLife .thumbnailBox:hover .thumbImg {
  transform: translateY(-3px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
/* END slider01 */
#newLife .illusImg {
  width: 88%;
  margin: 9% auto;
  display: block;
  text-align: center;
}
#newLife .illusImg span {
  width: 100%;
  display: block;
  margin: 1% -3% 0 auto;
  text-align: right;
  font-size: 2.7vw;
}
#newLife .navBox {
  position: relative;
  width: 86%;
  margin: 0 auto;
  padding: 4% 4% 10%;
  border-top: 1px solid #b1696c;
  background: #fef7f1;
}
#newLife .navBox::after {
  content: '';
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  height: 30px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
}
#newLife .navBox>p {
  font-size: 5vw;
  color: #b1696c;
  font-weight: bold;
  background: url("/img/interior/interior_coordinate71/mini_dots.png") 50% 5%/46% no-repeat;
}
#newLife .navBox p span {
  display: block;
  font-size: 95%;
}
#newLife nav {
  margin-top: 4%;
}
#newLife nav li a {
  padding: 3% 0 8%;
  display: block;
  border: 2px solid #fef7f1;
  border-radius: 5px;
  outline: 2px solid #d4b8a6;
  outline-offset: 1px;
  text-align: center;
  background: url("/img/interior/interior_coordinate71/arw_down_gold.png") 50% 94%/4.5% no-repeat, #ffffff;
}
#newLife nav li:nth-child(even) {
  margin: 5% auto;
}
#newLife nav li p {
  position: relative;
  font-size: 4vw;
  line-height: 1;
  font-weight: bold;
}
#newLife nav li:not(.nav01) p {
  padding: 2% 0;
}
#newLife nav li p::before {
  content: "";
  position: absolute;
  background: url("/img/interior/interior_coordinate71/nav_01.png") 0 0/contain no-repeat;
  width: 10%;
  left: 3%;
  top: 50%;
  transform: translateY(-50%);
  aspect-ratio: 65/54;
}
#newLife nav .nav02 p::before {
  background-image: url("/img/interior/interior_coordinate71/nav_02.png");
}
#newLife nav .nav03 p::before {
  background-image: url("/img/interior/interior_coordinate71/nav_03.png");
}
#newLife nav .nav04 p::before {
  background-image: url("/img/interior/interior_coordinate71/nav_04.png");
}
#newLife nav .nav05 p::before {
  background-image: url("/img/interior/interior_coordinate71/nav_05.png");
}
#newLife nav li p span {
  font-size: 81%;
  letter-spacing: -0.1em;
}
#newLife nav li img {
  width: 94%;
}
#newLife section[id^="nav0"] {
  margin-top: 15%;
}
#newLife #nav02 {
  margin-top: 20%;
}
#newLife #nav04 {
  margin-top: 8%;
}
#newLife section[id^="nav0"] h2 {
  position: relative;
  width: 98%;
  text-align: center;
  padding-top: 10%;
  margin: 0 auto 4%;
}
#newLife #nav02 h2 {
  padding-top: 11%;
}
#newLife #nav04 h2,
#newLife #nav05 h2 {
  padding-top: 12%;
}
#newLife section[id^="nav0"] .pdBtn + p,
#newLife section[id^="nav0"] h2 + p {
  margin: 4% auto;
}
#newLife section[id^="nav0"] h2::before {
  content: "";
  position: absolute;
  background: url("/img/interior/interior_coordinate71/main01_ttl.png") 50% 50%/contain no-repeat;
  width: 100%;
  top: 0;
  left: 0;
  aspect-ratio: 737/147;
  z-index: 2;
}
#newLife #nav02 h2::before {
  background: url("/img/interior/interior_coordinate71/main02_ttl.png") 50% 50%/contain no-repeat;
  aspect-ratio: 737 / 153;
}
#newLife #nav03 h2::before {
  background: url("/img/interior/interior_coordinate71/main03_ttl.png") 50% 50%/contain no-repeat;
  aspect-ratio: 737 / 147;
}
#newLife #nav04 h2::before {
  background: url("/img/interior/interior_coordinate71/main04_ttl.png") 50% 50%/contain no-repeat;
  aspect-ratio: 737 / 157;
}
#newLife #nav05 h2::before {
  background: url("/img/interior/interior_coordinate71/main05_ttl.png") 50% 50%/contain no-repeat;
  aspect-ratio: 737 / 151;
}
/* slider02 */
#newLife section[id^="nav0"] .slick-dots {
  bottom: 3%;
}
#newLife section[id^="nav0"] .slick-dots li {
  margin: 0;
}
#newLife section[id^="nav0"] .slick-dotted.slick-slider {
  margin-bottom: 0;
}
#scent_slider01 .slick-dots li.slick-active button:before,
#newLife section[id^="nav0"] .slick-dots li.slick-active button:before {
  color: #b1696c;
}
#scent_slider01 .slick-dots li button:before,
#newLife section[id^="nav0"] .slick-dots li button:before {
  color: #ffffff;
  opacity: 1;
  font-size: 9px;
}
#scent_slider01 .slick-dots li {
  margin: 0;
  width: 15px;
  aspect-ratio: 1;
}
#scent_slider01 .slick-dots li button:before {
  font-size: 7px;
}
/* END slider02 */
#newLife section[id^="nav0"] .itemList {
  width: 91%;
  margin: 0 auto;
}
#newLife section[id^="nav0"] .itemList li {
  margin-bottom: 4%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#newLife section[id^="nav0"] .itemList li a  {
  position: relative;
  padding: 0 0 0 8%;
}
#newLife section[id^="nav0"] .itemList li a span {
  font-size: 86%;
}
#newLife section[id^="nav0"] .itemList li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url("/img/interior/interior_coordinate71/mini01.png") 50% 50%/contain no-repeat;
  width: 1.5em;
  aspect-ratio: 70/57;
}
#newLife section[id^="nav0"] .itemList .item02 a::before {
  background: url("/img/interior/interior_coordinate71/mini02.png") 50% 50%/contain no-repeat;
}
#newLife section[id^="nav0"] .itemList .item03 a::before {
  background: url("/img/interior/interior_coordinate71/mini03.png") 50% 50%/contain no-repeat;
}
#newLife section[id^="nav0"] .itemList li a {
  text-align: left;
  font-size: 4vw;
  text-decoration: underline;
  font-weight: bold;
  color: #b1696c;
  line-height: 1.3;
}
#newLife section[id^="nav0"] .itemList li img {
  width: 20%;
}
#newLife #nav02 .itemList li img {
  width: 22%;
}
#newLife #nav04 .itemList li img {
  width: 15%;
}
#newLife #nav05 .itemList li img {
  width: 15%;
}
#newLife .itemSet {
  width: 96%;
  margin: 10% auto 14%;
  padding: 2% 3%;
  position: relative;
  background: #f4eaeb;
}
#newLife .blueSet {
  background: #f0f5f8;
}
#newLife .whiteSet {
  background: #f4f4f4;
}
#newLife .itemSet::before,
#newLife .itemSet::after {
  content: "";
  position: absolute;
  background: url("/img/interior/interior_coordinate71/line_pink.png") 50% 50%/contain no-repeat;
  width: 100%;
  aspect-ratio: 720/50;
  top: -7%;
  left: 0;
  z-index: -1;
}
#newLife .blueSet::before,
#newLife .blueSet::after {
  background: url("/img/interior/interior_coordinate71/line_blue.png") 50% 50%/contain no-repeat;
}
#newLife .whiteSet::before,
#newLife .whiteSet::after {
  background: url("/img/interior/interior_coordinate71/line_white.png") 50% 50%/contain no-repeat;
}
#newLife .itemSet::after {
  bottom: -7%;
  top: unset;
  transform: scaleY(-1);
}
#newLife .itemSet .subTtl {
  width: 93%;
  margin: 0 auto;
}
#newLife .itemSet ul {
  display: flex;
  justify-content: center;
  margin: 3% auto;
  column-gap: 4.5px;
}
#newLife .itemSet .subTtl01 {
  position: relative;
  font-size: 4vw;
  color: #d0a2a7;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
#newLife .blueSet .subTtl01 {
  color: #8a9cb3;
}
#newLife .whiteSet .subTtl01 {
  color: #9fa4a9;
}
#newLife .subTtl01::after,
#newLife .subTtl01::before {
  content: "";
  height: 2px;
  background: #d0a2a7;
  display: block;
  flex: 1;
}
#newLife .blueSet>.subTtl01::after,
#newLife .blueSet>.subTtl01::before {
  background: #8a9cb3;
}
#newLife .whiteSet>.subTtl01::after,
#newLife .whiteSet>.subTtl01::before {
  background: #9fa4a9;
}
#newLife .subTtl01::after {
  margin-left: .5em;
}
#newLife .subTtl01::before {
  margin-right: .5em;
}
#newLife .subTtl01 + div {
  margin-top: 3%;
  display: flex;
  justify-content: space-between;
}
#newLife .subTtl01 + div a {
  width: 32%;
  padding-right: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c28d93;
  font-weight: bold;
  border: 1px solid #c28d93;
  box-shadow: 0 3px 0 #c28d93;
  transition: all 0.3s ease;
  border-radius: 5px;
  aspect-ratio: 218/85;
  background: url("/img/interior/interior_coordinate71/arw_pink.png") 90% 50%/6% no-repeat, #ffffff;
}
#newLife .blueSet>.subTtl01 + div a {
  color: #8a9cb3;
  border: 1px solid #8a9cb3;
  box-shadow: 0 3px 0 #8a9cb3;
  background: url("/img/interior/interior_coordinate71/arw_blue.png") 90% 50%/6% no-repeat, #ffffff;
}
#newLife .whiteSet>.subTtl01 + div a {
  color: #9fa4a9;
  border: 1px solid #9fa4a9;
  box-shadow: 0 3px 0 #9fa4a9;
  background: url("/img/interior/interior_coordinate71/arw_gray.png") 90% 50%/6% no-repeat, #ffffff;
}
#newLife .imgList{
  width: 93.6%;
  margin: 5% auto;
  display: flex;
  column-gap: 9px;
}
#newLife ul[class^="pdList"] {
  width: 93.6%;
  column-gap: 10px;
  display: flex;
  margin: 6% auto;
}
#newLife .pdListBottom {
  justify-content: center;
  flex-wrap: wrap;
}
#newLife .pdList li {
  width: calc(100%/3);
}
#newLife .pdListBottom li {
  width: 34%;
}
#newLife .pdListBottom li:nth-child(n+3) {
  margin-top: 6%;
}
#newLife ul[class^="pdList"] a,
#newLife .pdBtn a {
  position: relative;
  margin: 4% auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.2vw;
  letter-spacing: -0.05em;
  color: #d4b8a6;
  aspect-ratio: 220/100;
  background: #fef7f1;
  border-radius: 5px;
  border: 2px solid #d4b8a6;
  box-shadow: 0 4px 0 #f1dfd4;
  transition: all 0.3s ease;
}
#newLife .pdBtn a {
  width: 55%;
  margin-bottom: 5%;
  aspect-ratio: 220 / 65;
  font-weight: bold;
  font-size: 3.5vw;
}
#newLife .pdBtn a::before,
#newLife .pdBtn a::after,
#newLife ul[class^="pdList"] a::before,
#newLife ul[class^="pdList"] a::after {
  position: absolute;
  content: "";
  background: url("/img/interior/interior_coordinate71/btn_frame.png") 0 0/contain no-repeat;
  width: 16%;
  aspect-ratio: 1;
}
#newLife .pdBtn a::before,
#newLife ul[class^="pdList"] a::before {
  top: -3%;
  left: -0.5%;
}
#newLife .pdBtn a::after,
#newLife ul[class^="pdList"] a::after {
  right: -1%;
  bottom: -3%;
  transform: scale(-1);
}
#newLife .pdBtn a>span,
#newLife ul[class^="pdList"] a>span {
  width: 93%;
  height: 87%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #fffefc;
  border: 1px solid #d4b8a6;
  font-weight: 500;
  letter-spacing: -0.1em;
}
#newLife .pdBtn a>span {
  height: 80%;
  background: url("/img/interior/interior_coordinate71/arw_gold.png") 95% 50%/4% no-repeat, #fffefc;
  transition: all 0.3s ease;
}
#newLife #nav03 ul.pdListBottom {
  margin: 10% auto 0;
}
#newLife #nav03 + section {
  margin-top: 20%;
}
#newLife #nav05 .imgBox {
  width: 93.6%;
  display: block;
  text-align: center;
  margin: 10% auto 3%;
}
#newLife #nav05 .imgBox + p {
  font-size: 4.6vw;
  color: #b1696c;
  font-weight: bold;
}
#newLife .plusItems {
  margin-top: 20%;
}
#newLife .plusItems .ttl {
  width: 87%;
  margin: 7% auto 0;
}
#newLife .plusItems>p {
  margin-top: 5.6%;
}
#newLife .plusItems .pdListBottom {
  width: 100%;
}
#newLife .plusItems .pdListBottom li {
  width: 45.7%;
}
#newLife .plusItems .pdListBottom a {
  width: 93%;
  margin: 4% auto 0 0;
  font-size: 4.6vw;
  font-weight: bold;
}
#newLife .plusItems .pdListBottom a span {
  font-weight: bold;
}
#newLife .plusItems .pdListBottom i {
  display: contents;
  font-size: 73.5%;
}
#newLife .btnDiy a {
  width: 70%;
  margin: 5% auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 526/166;
  background: #fef7f1;
  border-radius: 10px;
  border: 2px solid #d4b8a6;
  box-shadow: 0 4px 0 #f1dfd4;
  transition: all 0.3s ease;
}
#newLife .btnDiy p {
  width: 96%;
  margin: 0;
  padding-right: 12%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 3.2vw;
  text-align: left;
  aspect-ratio: 500 / 140;
  border-radius: 5px;
  background: url("/img/interior/interior_coordinate71/arw_gold.png") 98% 50%/2.5% no-repeat, url("/img/interior/interior_coordinate71/btn_diy.png") 0 0/ contain no-repeat, #ffffff;
  color: #d4b8a6;
  letter-spacing: normal;
  font-weight: bold;
  transition: all 0.3s ease;
}
#newLife .btnDiy03 {
  margin-bottom: 5%;
}
#newLife .btnDiy02 p {
  font-size: 2.8vw;
  padding-right: 5%;
  background: url("/img/interior/interior_coordinate71/arw_gold.png") 98% 50%/2.5% no-repeat, url("/img/interior/interior_coordinate71/btn_diy02.png") 0 0/ contain no-repeat, #ffffff;
}
#newLife .btnDiy03 p {
  padding-right: 7%;
  background: url("/img/interior/interior_coordinate71/arw_gold.png") 98% 50%/2.5% no-repeat, url("/img/interior/interior_coordinate71/btn_diy03.png") 0 0/ contain no-repeat, #ffffff;
}
#newLife .btnDiy04 p {
  padding-right: 7%;
  background: url("/img/interior/interior_coordinate71/arw_gold.png") 98% 50%/2.5% no-repeat, url("/img/interior/interior_coordinate71/btn_diy04.png") 0 0/ contain no-repeat, #ffffff;
}

#newLife .thumbnail01-wrapper {
  height: 120px;
  contain: layout;
}
#newLife .thumbnail01 {
  will-change: transform;
  transform: translateZ(0);
  backface-visibility: hidden;
}
#newLife .scent_container {
  contain: layout style;
}
#newLife .imgList {
  isolation: isolate;
}

/* video */
#newLife .video {
  position: relative;
  width: 62%;
  aspect-ratio: 398/761;
  margin: 0 auto;
}
#newLife .frameVideo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#newLife .videoframe {
  position: absolute;
  margin: 0 auto;
  width: 92%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
#newLife .videoframe main > div {
  margin: 0 !important;
}

/* END video */
#newLife .plusItems .floorTiles {
 margin: 15% auto 0;
}
#newLife .everydayItems {
  margin: 15% auto 0;
}
#newLife .everydayItems .imgBox {
  width: 94%;
  display: block;
  text-align: center;
  margin: 7% auto 4.7%;
}
#newLife .everydayItems .imgBox:nth-of-type(n+2) {
  margin-top: 20%;
}
#newLife .everydayItems .pdList a>span span {
  font-size: 91%;
  display: contents;
  letter-spacing: -0.1em;
}
/* contents */
@media screen and (min-width: 768px){
#newLife {
  scroll-snap-type: none !important;
  scroll-behavior: auto !important;
  overflow-y: auto !important;
}
#newLife p{
  font-size: min(20px,1.68vw);
}
#newLife .forsp {
  display: none;
}
#newLife .forpc {
  display: block;
}
#newLife .mainImg {
  aspect-ratio: 1020 / 820;
}
#newLife .kanban-slider.scent_container {
  max-width: 1020px;
}
#newLife .kanban-slider #scent_slider01 {
  width: 80%;
  margin: 0 auto;
}
#newLife .mainImg p {
  width: 85%;
}
#newLife .kanban-slider.scent_container::after {
  height: 80px;
}
#newLife .kanban {
  margin: 0 auto 4%;
}
#newLife .kanban_txt {
  padding: 0 0 2%;
  background-position: 50% 108%;
  background-size: 54%;
}
#newLife .checkList {
  width: 80%;
  margin: 0 auto;
  padding: 12% 0 0;
  background: url("/img/interior/interior_coordinate71/check_list_bg_pc.png") 0 0 / contain no-repeat;
  aspect-ratio: 718/1219;
  scroll-snap-align: start !important;
  min-height: 100vh !important;
}
#newLife .listTitle {
  padding: 2% 0;
  font-size: min(30px,2.5vw);
  background-position: 50% 25%;
  background-size: 42%;
}
#newLife .checklist-container {
  max-width: 500px;
  padding: 40px 30px;
}
#newLife .checkbox-grid {
  gap: 14px 10px;
}
#newLife .section-title{
  font-size: min(28px,2.3vw);
}
#newLife .section-desc,
#newLife .checkbox-label {
  font-size: min(22px,1.8vw);
}
#newLife .checklist-section:not(:last-child) {
  background-size: 82%;
}
#newLife .checklist-section {
  width: 100%;
  padding: 0 6% 4%;
}
#newLife .checkbox-item input[type="checkbox"] {
  width: 20px;
  height: 20px;
}
#newLife .mainTitle {
  padding: 8% 4%;
  font-size: min(30px,2.5vw);
  background: url("/img/interior/interior_coordinate71/text_frame.png") 50% 50%/ 70% no-repeat, url("/img/interior/interior_coordinate71/text_frame_outside_pc.png") 50% 50%/ 100% no-repeat;
}
#newLife h2 + p {
  margin: 3% auto;
}
#newLife .illusImg {
  width: fit-content;
}
#newLife .illusImg span {
  font-size: min(18px,1.5vw);
  margin-right: -2%;
}
#newLife .navBox>p {
  font-size: min(24px,2vw);
}
#newLife #nav02 {
  margin-top: 15%;
}
#newLife nav li {
  width: 80%;
  margin: 0 auto;
}
#newLife nav li p {
  font-size: min(22px,1.8vw);
}
#newLife nav li img {
  width: 75%;
}
#newLife nav li a {
  background-size: 3%;
  border: 3px solid #fef7f1;
  outline: 3px solid #d4b8a6;
  outline-offset: 2px;
  transition: all 0.3s ease;
}
#newLife nav li a:hover {
  background-position: 50% 96%;
  opacity: 0.8;
}
#newLife .navBox {
  padding-top: 3%;
  border-top: 2px solid #b1696c;
}
#newLife .navBox>p {
  background-size: 23%;
}
#newLife section[id^="nav0"] {
  margin-top: 10%;
}
#newLife #nav01,
#newLife #nav04 {
  margin-top: 5%;
}
#newLife section[id^="nav0"] h2 {
  width: 72%;
  margin: 0 auto 2%;
  padding-top: 9%;
}
#newLife section[id^="nav0"] h2 + p {
  margin: 2% auto;
}
#newLife section[id^="nav0"] .itemList li a {
  font-size: min(22px,1.8vw);
  transition: all 0.3s ease;
}
#newLife section[id^="nav0"] .itemList li a:hover {
  text-decoration: unset;
  color: #954f52;
}
#newLife section[id^="nav0"] .itemList {
  width: 60%;
}
#newLife .itemSet {
  width: 80%;
  margin-bottom: 12%;
}
#newLife .itemSet ul {
  column-gap: 8px;
}
#newLife .itemSet .subTtl01 {
  font-size: min(24px,2vw);
}
#newLife .subTtl01 + div {
  justify-content: space-evenly;
}
#newLife .subTtl01 + div a,
#newLife .blueSet>.subTtl01 + div a,
#newLife .whiteSet>.subTtl01 + div a {
  width: 28%;
  font-size: min(22px,1.8vw);
  background-size: 4%;
}
#newLife .subTtl01 + div a:hover {
  transform: translateY(3px);
  box-shadow: 0 0 0;
  background-position: 94% 50%;
}
#newLife .whiteSet::before,
#newLife .whiteSet::after {
  background-size: cover;
}
#newLife section[id^="nav0"] .slick-dots {
  bottom: 0%;
}
#newLife .imgList {
  width: 60%;
  column-gap: 20px;
}
#newLife ul[class^="pdList"] {
  width: 82%;
  column-gap: 20px;
}
#newLife ul[class^="pdList"] a {
  font-size: min(22px, 1.8vw);
}
#newLife ul[class^="pdList"] a:hover {
  transform: translateY(3px);
  box-shadow: 0 0 0;
}
#newLife ul[class^="pdList"] a::before {
  top: -1%;
  left: -1%;
}
#newLife ul[class^="pdList"] a::after {
  bottom: -1%;
}
#newLife #nav03 ul.pdListBottom {
  gap: 30px 20px;
}
#newLife #nav03 + section {
  margin-top: 15%;
}
#newLife #nav04 .itemList li img {
  width: 13%;
}
#newLife #nav04 h2, #newLife #nav05 h2 {
  padding-top: 9%;
}
#newLife #nav05 .imgBox + p,
#newLife .plusItems .pdListBottom a {
  font-size: min(22px, 1.8vw);
}
#newLife .pdBtn a {
  width: 35%;
  font-size: min(24px,2vw);
  aspect-ratio: 220 / 55;
}
#newLife .pdBtn a>span {
  background-size: 3%;
}
#newLife .plusItems {
  margin-top: 13%;
}
#newLife .video {
  width: 45%;
}
#newLife .plusItems .pdListBottom {
  width: 80%;
  gap: min(50px,4.9vw) min(20px,2vw);
}
#newLife .plusItems .pdListBottom li {
  width: 30%;
}
#newLife .pdListBottom li:nth-child(n+3) {
  margin-top: 0;
}
#newLife .plusItems .floorTiles {
  margin: 10% auto 0;
}
#newLife .plusItems>p {
  margin-top: 2%;
}
#newLife .btnDiy a {
  width: 45%;
}
#newLife .btnDiy p {
  padding-right: 14%;
  font-size: min(17px,1.4vw);
}
#newLife .btnDiy02 p {
  padding-right: 7%;
}
#newLife .btnDiy04 p {
  padding-right: 11%;
}
#newLife .pdBtn a:hover,
#newLife .btnDiy a:hover {
  transform: translateY(3px);
  box-shadow: 0 0 0;
}
#newLife .btnDiy a:hover p {
  background-position: 99% 50%, 0 0;
}
#newLife .everydayItems {
  margin: 10% auto 0;
}
#newLife .everydayItems .imgBox:nth-of-type(n+2) {
  margin-top: 10%;
}
#newLife nav li p span,
#newLife ul[class^="pdList"] a,
#newLife ul[class^="pdList"] a>span,
#newLife .everydayItems .pdList a>span span  {
  letter-spacing: normal;
}
}
/*///// animation /////*/
.anmt, .at-anmt1, .at-anmt2{
  position: relative;
  height: 100%;
}
.anmt, .anmt > div, .at-anmt1, .at-anmt2{
  opacity: 0;
}
.at-anmt1.animated{
  animation: mainshow1 .8s ease-in-out 0s forwards;
}
@keyframes mainshow1{
  10%{
    opacity: 0;
    transform: translateY(100px);
  }
  100%{
    opacity: 1;
    transform: translateY(0px);
  }
}
.at-anmt2.animated{
  animation: mainshow2 .8s ease-in-out .5s forwards;
}
@keyframes mainshow2{
  40%{
    opacity: 0;
    transform: translateY(100px);
  }
  100%{
    opacity: 1;
    transform: translateY(0px);
  }
}
.anmt.animated, .anmt.animated > div{
  animation: boxshow .5s ease-in-out 0s forwards;
}
@keyframes boxshow{
  0%{
    opacity: 0;
    transform: translateY(70px);
  }
  100%{
    opacity: 1;
    transform: translateY(0px);
  }
}
.anim-box.poyopoyo {
  animation: poyopoyo 3s ease-out infinite;
  opacity: 1;
}
@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1.0);
  }
  50%, 70% {
    transform: scale(0.95);
  }
}