<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------------------
lp_style.css
KAMIKA-7119
https://www.aster-one.com/mg2503/
--------------------------------*/
@charset 'utf-8';

.page_body::after {
  display: block;
  content: "";
  width: 100vw;
  height: 100vh;
  background: url(pc_bg.webp) no-repeat center top;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}

.pankuzu,
.page_ttl {
  display: none !important;
}

.main_contents div.wrapper {
  padding: 0 0 60px;
}

.lp_cnt * {
  margin: 0;
  padding: 0;
}

.lp_cnt img {
  display: block;
  max-width: 100%;
  height: auto;
}

.lp_cnt {
  width: 600px;
  margin: auto;
}

.cnt {
  position: relative;
}

/*FV*/
.fv .fv_ttl1 {
  position: absolute;
  top: 55.1%;
  left: 3.8%;
  width: 92.93%;
}
.fv .fv_ttl2 {
  position: absolute;
  top: 0;
  left: 0;
  width: %;
}
.fv .fv_maru1 {
  position: absolute;
  top: 4.5%;
  left: 4.1%;
  width: 25.47%;
}
.fv .fv_maru2 {
  position: absolute;
  top: 26%;
  left: 4%;
  width: 26.4%;
}

/*ãƒšãƒ¼ã‚¸å†…ãƒŠãƒ“*/
.nav {
  width: 100%;
  background: #fff;
}

.nav ul {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  display: flex;
  justify-content: space-between;
  width: 600px;
  position: sticky;
  top: 0;
  z-index: 100;
}

.nav ul:hover {
  background: rgba(255, 255, 255, 0.6);
  transition: 0.2s;
}

.nav li {
  width: 100%;
}

.nav li + li {
  border-left: 1px solid #ccc;
}

.nav li a {
  display: block;
  width: 100%;
  height: 100px;
  background: url(sankaku.webp) no-repeat center bottom 20px;
  background-size: 25px auto;
  color: #0d663c;
  font-size: 20px;
  text-decoration: none;
  text-align: center;
  padding-top: 34px;
  position: relative;
  transition: 0.5s;
}

/*cnt1*/
.cnt1 .cnt1_ttl {
  position: absolute;
  top: 2.6%;
  left: 2.8%;
  width: 93.07%;
}
.cnt1 .cnt1_txt1 {
  position: absolute;
  top: 10.14%;
  left: 10.67%;
  width: 78.4%;
}
.cnt1 .cnt1_txt2 {
  position: absolute;
  top: 16.84%;
  left: 10.67%;
  width: 78.4%;
}
.cnt1 .cnt1_txt3 {
  position: absolute;
  top: 23.4%;
  left: 10.67%;
  width: 78.4%;
}

.cnt1 .cnt1_img {
  position: absolute;
  top: 32.74%;
  left: 4%;
  width: 93.87%;
}

.cnt1 .cnt1_sankaku {
  position: absolute;
  top: 43.48%;
  left: 47.87%;
  width: 49.6%;
}

.cnt1_hana {
  width: 17.46%;
  position: absolute;
  top: 31%;
  left: 2%;
}

.cnt1 .cnt1_ttl2 {
  position: absolute;
  top: 62.92%;
  left: 2.5%;
  width: 93.07%;
}

.cnt1 .slide {
  position: absolute;
  top: 70.5%;
  left: 0%;
  width: 100%;
}
.cnt1 .slide .slick-arrow {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  appearance: none;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  cursor: pointer;
}
.cnt1 .slide .slick-prev {
  background: url(arrow_l.webp) no-repeat;
  background-size: cover;
  left: 1.73%;
}
.cnt1 .slide .slick-next {
  background: url(arrow_r.webp) no-repeat;
  background-size: cover;
  right: 1.73%;
}
.cnt1 .slide .slick-list li {
  padding-top: 20px;
  padding-bottom: 40px;
}
.cnt1 .slide .slick-list li img {
  width: 89%;
  margin: auto;
  filter: drop-shadow(10px 10px 16px #93cadd);
}
.slick-dots {
  display: flex;
  justify-content: space-between;
  width: 22.67%;
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.slick-dots li {
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 50%;
  text-indent: -9999px;
  line-height: 1;
  border: 0;
}
.slick-dots .slick-active {
  background: #cc9aae;
}

/*cnt2*/
.cnt2 {
  background: #f2f6ee;
  padding: 80px 10.67% 100px;
}
.cnt2 .cnt2_ttl {
  width: 66.61%;
  float: left;
}
.cnt2 .cnt2_img {
  width: 23.72%;
  float: right;
  margin-bottom: 29px;
  /*36*/
}

/*æˆåˆ†*/
.cnt_seibun {
  margin-top: 64px;
  /*80*/
}

.cnt2 .seibun_inner {
  clear: both;
  height: 208px;
  /*260*/
  margin: auto;
  overflow: hidden;
  padding: 0;
}

.seibun_inner .grad {
  width: 100%;
  height: 33%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom,  rgba(242,246,238,0) 0%,rgba(242,246,238,0.68) 40%,rgba(242,246,238,1) 59%,rgba(242,246,238,1) 100%);
}
.cnt2 .btn_seibun {
  width: 44%;
  bottom: 0%;
}

/* cnt3 */
.cnt3 .cnt3_ttl {
  width: 76.4%;
  position: absolute;
  top: 8%;
  left: 11.73%;
}
.cnt3 [class^="cnt3_maru"] {
  width: 32.53%;
  position: absolute;
  
}
.cnt3_maru1 {
  top: 33.45%;
  left: 4%;
}

.cnt3_maru2 {
  top: 33.45%;
  left: 65.87%;
}

.cnt3_maru3 {
  top: 54.36%;
  left: 4%;
}
.cnt3_maru4 {
  top: 54.36%;
  left: 65.87%;
}
.cnt3_hana1 {
  width: 13.87%;
  position: absolute;
  top: 4.36%;
  right: 0;
}
.cnt3_hana2 {
  width: 20%;
  position: absolute;
  top: 27%;
  left: 0;
}
.cnt3_hana3 {
  width: 14%;
  position: absolute;
  top: 72.09%;
  right: 0;
}
.cnt3_main {
  width: 49.33%;
  position: absolute;
  top: 32.8%;
  left: 25.6%;
}
.cnt3 .cnt3_subttl {
  width: 79.73%;
  position: absolute;
  top: 80.91%;
  left: 10.4%;
}
.cnt3 .cnt3_txt {
  width: 54.67%;
  position: absolute;
  top: 93.18%;
  left: 35.73%;
}
.cnt3_subttl {
  position: absolute;
  top: 0%;
  left: 0%;
}
.cnt3_txt {
  position: absolute;
  top: 0%;
  left: 0%;
}

.cnt_bnr {
  padding: 48px 5.33% 48px;
  /*60*/
}

.seibun_inner {
  clear: both;
  height: 160px;
  /*200*/
  margin: auto;
  overflow: hidden;
}
.seibun_inner p {
  font-size: 22px;
  line-height: 2;
  /*28*/
}

.cnt_bnr .seibun_inner {
  background: #fff;
  border: 1px solid #ccc;
  padding: 0 5%;
}
.cnt_bnr .seibun_inner .midasi {
  font-size: 19px;
  text-align: center;
  /*24*/
  padding: 0.7em 0 0.2em;
}
.cnt_bnr .seibun_inner p {
  font-size: 14px;
  line-height: 1.66;
  /*18*/
}
.cnt_bnr .txtarea {
  padding-bottom: 2em;
}
.cnt_bnr .seibun_inner .grad {
  width: calc(100% - 2px);
  left: 1px;
  bottom: 1px;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.68) 40%,rgba(255,255,255,1) 59%,rgba(255,255,255,1) 100%);
}

.seibun_inner small {
  font-size: 80%;
}

.btn_seibun {
  height: 44px;
  /*56*/
  font-size: 22px !important;
  /*28*/
  width: 38%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  color: #000;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 10%;
  z-index: 2;
  border: 2px solid;
  cursor: pointer;
}

.btn_seibun .icon {
  display: inline-block;
  width: 0.8em;
  height: 0.8em;
  position: relative;
  margin-left: 0.6em;
}

.btn_seibun .icon i {
  display: block;
  width: 100%;
  height: 2px;
  background: #000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}

.btn_seibun .icon .i1 {
  transform: rotate(90deg);
}

/*cart*/
.cart_head {
  height: 267px;
  /*334*/
  background: url(cart_bg1.webp) no-repeat left top;
  background-size: 100% auto;
}
.cart_body {
  background: url(cart_bg2.webp) no-repeat left top;
  background-size: 100% auto;
  padding-bottom: 30px;
}
.cart_body::after {
  display: block;
  content: "";
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
}
.cart_area .cart_ttl {
  width: 99.73%;
  position: absolute;
  top: 38.92%;
  left: 0%;
}
.cart_area .cart_ttl2 {
  width: 79.73%;
  margin: 80px auto 48px;/*100 60*/
}
.cart_area .cart_hana {
  width: 98.8%;
  position: absolute;
  top: 0%;
  left: 0%;
}
.cart_area .cart_hana2 {
  width: 95%;
  position: absolute;
  top: 31.5%;
  right: 0%;
}
.cart_area .cart {
  width: 89.33%;
  margin: auto;
  margin-bottom: 48px;
  /*60*/
  box-shadow: 0 5px 10px rgba(0,0,0, 0.2);
  position: relative;
}
.cart_area .cart7,
.cart_area .cart8,
.cart_area .cart9 {
  width: 42.67%;/*320*/
}
.cart_area .cart7,
.cart_area .cart9 {
  float: left;
  clear: both;
  margin-left: 5.33%;
}
.cart_area .cart8 {
  float: right;
  margin-right: 5.33%;
}
.cart .btn_cart {
  position: absolute;
  text-indent: -9999px;
  overflow: hidden;
  appearance: none;
  border: 0;
  cursor: pointer;
  transition: 0.2s;
}
.cart .btn_cart:hover {
  opacity: 0.8;
  transition: 0.2s;
}
.cart .cs .btn_cart {
  pointer-events: none;
}
.cart .btn_l {
  width: 288px; /*360*/
  height: 64px; /*80*/
  background: url(btn_l.webp) no-repeat;
  background-size: 100% auto;
  left: 0;
  right: 0;
  bottom: 48px; /*60*/
  margin: auto;
}
.cart .cs .btn_l {
  background: url(btn_l_cs.webp) no-repeat;
  background-size: 100% auto;
}

.cart .btn_s {
  width: 144px; /*180*/
  height: 52px; /*65*/
  background: url(btn_s.webp) no-repeat;
  background-size: 100% auto;
  bottom: 48px; /*60*/
  margin: auto;
}
.cart .cs .btn_s {
  background: url(btn_s_cs.webp) no-repeat;
  background-size: 100% auto;
}
.cart .btn2 {
  left: 31px;/*39px*/
}
.cart .btn3 {
  left: 195px;/*244px*/
}
.cart .btn4 {
  left: 359px;/*449px*/
}

.cart .btn_m {
  width: 224px; /*280*/
  height: 64px; /*80*/
  background: url(btn_m.webp) no-repeat;
  background-size: 100% auto;
  bottom: 48px; /*60*/
}
.cart .btn9 {
  left: 32px;/*40*/
}
.cart .btn10 {
  right: 32px;/*40*/
}

.cart .btn_tan {
  width: 176px; /*220*/
  height: 52px; /*65*/
  background: url(btn_tan.webp) no-repeat;
  background-size: 100% auto;
  left: 0;
  right: 0;
  bottom: 96px; /*120*/
  margin: auto;
}
.cart .cs .btn_tan {
  background: url(btn_tan_cs.webp) no-repeat;
  background-size: 100% auto;
}

.cart6 select {
  width: 472px;/*590*/
  height: 48px;/*60*/
  background: #fff url(sankaku_select.png) no-repeat right 11px center;
  background-size: 11px auto;
  border-radius: 0;
  appearance: none;
  font-size: 17px; /*22*/
  border: 1px solid #c8c8c7;
  padding-left: 1em;
  position: absolute;
  top: 730px; /*913*/
  left: 0;
  right: 0;
  margin: auto;
}
.cart6 .cs select {
  pointer-events: none;
  color: #aaa;
  background-color: #ddd;
}
.cart6 .btn8 {
  bottom: initial;
  top: 794px;/*993*/
}
.a {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  /*background: rgba(255,0,0,0.6);*/
  overflow: hidden;
  position: absolute;
  width: 43px;
  height: 24px;
  right: 31px;
}
.a1 {
  top: 412px;
}
.a2 {
  top: 412px;
}
.a3 {
  top: 422px;
}
.a4 {
  top: 527px;
}

[id^="anchor"] {
  display: block;
  width: 100%;
  /*border: 1px solid red;*/
  position: absolute;
}
#anchor1 {
  top: 10px;
}
#anchor2 {
  top: 1195px;
}
#anchor3 {
  top: 110px;
}

.cart .cart3_maru {
  width: 18.27%;
  position: absolute;
  top: -2.58%;
  left: -3.47%;
}
.cart .cart4_maru {
  width: 18.27%;
  position: absolute;
  top: -2.58%;
  left: -3.47%;
}
.cart .cart5_maru {
  width: 18.0%;
  position: absolute;
  top: -1.8%;
  left: -3.47%;
}


@media (max-width: 767px) {
  .main_contents div.wrapper {
    padding: 0;
  }
  .lp_cnt {
    width: 100%;
    background: #fff;
  }
  
  /*cnt1*/
  .cnt1 .slide .slick-arrow {
    width: 5.33vw;
    height: 5.33vw;
  }
  .cnt1 .slide .slick-list li {
    padding-top: 2.67vw;
    padding-bottom: 5.33vw;
  }
  .cnt1 .slide .slick-list li img {
    filter: drop-shadow(5px 5px 8px #93cadd);
  }
  /*ãƒšãƒ¼ã‚¸å†…ãƒŠãƒ“*/
  .nav {
    width: 100vw;
    top: 0;
    z-index: 100;
    transition: 0.5s;
  }

  .nav ul {
    width: 100vw;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    justify-content: space-between;
    transition: 0.2s;
  }

  .nav ul:hover {
    background: rgba(255, 255, 255, 0.6);
    transition: 0.2s;
  }

  .nav li {
    width: 100%;
  }

  .nav li a {
    height: 16.667vw;
    background: url(sankaku.webp) no-repeat center bottom 2.66vw;
    background-size: 3.86vw auto;
    font-size: 3.333vw;
    padding-top: 5.667vw;
    position: relative;
    transition: 0.5s;
  }

  /*cnt2*/
  .cnt2 {
    padding: 10.67vw 10.67% 13.33vw;
  }
  .cnt2 .cnt2_img {
    margin-bottom: 4.8vw;
  }
  
  .slick-dots li {
    width: 2.67vw;
    height: 2.67vw;
  }

  /*æˆåˆ†*/
  .cnt_seibun {
    margin-top: 10.67vw;
  }

  .cnt2 .seibun_inner {
    height: 34.67vw;
  }
  .cnt2 .seibun_inner p {
    font-size: 3.73vw;
  }

  /* cnt3 */
  .cnt_bnr {
    padding: 8vw 5.33% 8vw;
  }

  .seibun_inner {
    height: 26.67vw;
    border-width: 1px;
  }
  .seibun_inner p {
    font-size: 3.73vw;
  }

  .cnt_bnr .seibun_inner .midasi {
    font-size: 3.2vw;
  }
  .cnt_bnr .seibun_inner p {
    font-size: 2.4vw;
  }

  .btn_seibun {
    height: 7.47vw;
    font-size: 3.73vw !important;
    cursor: default;
    border-width: 1px;
  }

  /*seibun*/
  .cnt_seibun {
    margin-top: 8.53vw;
  }

  .seibun_inner {
    height: 30vw;
    padding: 1em 1.5em;
  }

  .seibun_inner p {
    font-size: 2.4vw;
  }

  .seibun_inner small {
    font-size: 80%;
  }
  
  /*cart*/
  .cart_head {
    height: 44.53vw;
  }
  .cart_body {
    padding-bottom: 8vw;
  }

  .cart_area .cart_ttl2 {
    width: 79.73%;
    margin: 10.67vw auto 6.4vw;
  }
  .cart_area .cart {
    margin-bottom: 6.4vw;
    /*60*/
    box-shadow: 0 5px 10px rgba(0,0,0, 0.2);
  }

  .cart .btn_cart {;
    transition: 0s;
  }
  .cart .btn_cart:hover {
    opacity: 1;
    transition: 0s;
  }

  .cart .btn_l {
    width: 48vw;
    height: 10.67vw;
    bottom: 8vw;
  }
  .cart .btn_s {
    width: 24vw;
    height: 8.67vw;
    bottom: 8vw;
    margin: auto;
  }
  .cart .btn2 {
    left: 4.13vw;
  }
  .cart .btn3 {
    left: 32.53vw;
  }
  .cart .btn4 {
    left: 59.87vw;
  }

  .cart .btn_m {
    width: 37.33vw;
    height: 10.67vw;
    bottom: 8vw;
  }
  .cart .btn9 {
    left: 5.33vw;
  }
  .cart .btn10 {
    right: 5.33vw;
  }

  .cart .btn_tan {
    width: 29.33vw;
    height: 8.67vw;
    bottom: 16vw;
  }

  .cart6 select {
    width: 78.67vw;
    height: 8vw;
    background: #fff url(sankaku_select.png) no-repeat right 1.47vw center;
    background-size: 1.47vw auto;
    font-size: 2.93vw;
    top: 121.73vw;
  }
  .cart6 .btn8 {
    top: 95vw;
  }
  .a {
    width: 7.2vw;
    height: 4vw;
    right: 5.5vw;
  }
  .a1 {
    top: 68.5vw;
  }
  .a2 {
    top: 68.5vw;
  }
  .a3 {
    top: 70.5vw;
  }
  .a4 {
    top: 88vw;
  }
  #anchor1 {
    top: -7vw;
  }
  #anchor2 {
    top: 190vw;
  }
  #anchor3 {
    top: 10vw;
  }
}

/* çµ‚å£²å¯¾å¿œ */
.end {
  .cart6 select {
    pointer-events: none;
    background: #ddd;
    color: #000;
  }
  .btn_cart {
    background: #999 !important;
    color: #fff !important;
    pointer-events: none !important;
    text-indent: initial !important;
  }
  .btn_cart::before {
    display: flex;
    justify-content: center;
    align-items: center;
    content: "è²©å£²æœŸé–“ã¯çµ‚äº†ã—ã¾ã—ãŸ";
    width: 100%;
    height: 100%;
    color: #fff !important;
    font-size: 15px;
  }
  .btn_tan::before {
    font-size: 14px !important;
  }
  .btn_l::before {
    font-size: 20px !important;
  }
  
  @media (max-width: 767px) {
    .btn_cart::before {
      font-size: 2vw !important;
    }
    .btn_m::before {
      font-size: 3vw !important;
    }
    .btn_l::before {
      font-size: 3.5vw !important;
    }
  }
}
.end_txt {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 64px;
  background: #aaa;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  font-family: serif;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .end_txt {
    height: 14vw;
    font-size: 5.3vw;
  }
}</pre></body></html>