.slick-initialized .slick-slide {
  display: inline-block !important;
}

#common_list, footer .category {
  display: none;
}

.ranking .box_contents {
  overflow-x: scroll;
  display: block;
  padding: 15px 0 0 0;
  overflow-y: hidden;
}#top .mv {
 border: 0;
    background: url(https://img08.shop-pro.jp/PA01197/427/etc_base64/aGVyb19pbWdfcmVudGFs.jpg?cmsp_timestamp=20250416210353);
    background-size: cover;
    padding: 0;
    position: relative;
    background-repeat: no-repeat;
    background-position: bottom right;
  height: 420px;
}

#top .mv:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* background-color: rgba(255,255,255,.2); */
background-color: rgba(252, 228, 216, 0.05);
  /* backdrop-filter: blur(1px); */
}

.mv_wrap {
  width: 1100px;
    margin: 0 auto;
    padding: 40px 0 0 0;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    text-align: left;
    font-weight: bold;
    position: relative;
    z-index: 1;
    color: #fff;
}

.mv_wrap .mv_copy {
  font-size: 36px;
  margin: 0;
  line-height: 1.4;
  font-weight: bold;
}

.mv_wrap p {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.75;
}

.mv_wrap .mv_copy,
.mv_wrap p {
  width: 100%;
  text-shadow: rgba(0, 0, 0, 0.1) 0px 0px 6px;
  margin: 0 0 10px 0;
}

.mv_badge {
  display: flex;
  flex-wrap: wrap;
}

.mv_badge li {
  margin: 0px 16px 5px 0px;
    line-height: 1;
}

.mv_badge li img {
  width: 85px;
}

.mv_wrap small {
  font-size: 8px;
    font-weight: normal;
    line-height: 1.1;
    width: 100%;
  opacity: .5;
}

.mv_bottom {
  background: rgba(0,0,0,.2);
  width: 100%;
  position: absolute;
    bottom: 0;
}

.bottom_search {
  width: 1100px;
    margin: 0 auto;
    padding: 16px 0;
    display: flex;
    position: relative;
    z-index: 1;
    align-items: center;
    justify-content: space-between;.category_capsule
}

.bottom_search form {
  display: flex;
}

.bottom_search input[type="text"] {
  width: 320px;
    border-radius: 100px 0 0 100px;
    outline: none;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.bottom_search input::placeholder {
  color: #fff;
}

.bottom_search input[type="submit"] {
  width: 80px;
  border-radius: 0 100px 100px 0;
  background: #fff;
  border: 1px #fff;
  font-weight: bold;
  cursor: pointer;
}

.bottom_search input[type="text"], .bottom_search input[type="submit"] {
  padding: 10px 20px;
  
}

.category_capsule {
  margin: 0;
  color: #fff;
}

.category_capsule p {
  font-weight: bold;
  font-size: 14px;
  margin: 0 20px 0 0;
  line-height: 31px;
  width: auto;
  display: inline-block;
}

.category_capsule li {
  display: inline-block;
  font-size: 14px;
  margin: 0 12px 0 0;
  line-height: 1;
  transition: all 0.3s;
}

.category_capsule li a {
  color: #fff;
}

.category_capsule li a:hover {
  text-decoration: underline;
}

.category_capsule li:before {
  font-family: "Font Awesome 5 Free";
    content: "\23";
    font-size: 16px;
    line-height: 1;
  vertical-align: text-bottom;
}

.mv_slider {
  background: #f7f6f5;
    padding: 10px 10px 20px 10px;
    overflow: hidden;
  }

.mv_slider .slider_ul {
 width: 1100px;
    margin: 0 auto;
}

.mv_slider .slider_li {
  padding: 20px 0 15px 0;
}
  
  .mv_slider a {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    margin: 0 20px;
    overflow: hidden;
    display: flex;
    height: auto;
    align-items: center;
  }

.shop_review h2 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding: 0 0 10px 0;
  margin: 60px 0 40px 0;
}

.shop_review h2 span {
  position: relative;
}

.shop_review h2 span::after {
  content: "";
    position: absolute;
    bottom: -12px;
    width: 100%;
    height: 6px;
    transform: skew(-45deg);
    background-image: repeating-linear-gradient(90deg, #fff 0 4px, #ffebbc 4px 8px);
    right: 0;
  z-index: 1;
}

@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;

  src: url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/fonts/slick.eot');
  src: url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/fonts/slick.eot?#iefix')format('embedded-opentype'),
    url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/fonts/slick.woff')format('woff'),
    url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/fonts/slick.ttf')format('truetype'),
    url('https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/fonts/slick.svg')format('svg');
}

#slider_icon .slick-prev:before,
#slider_icon .slick-next:before {
  color: #000 !important;
}

.slick-dots {
  position: initial !important;
  margin-top: 0 !important;
}

.slider-for p,
.slider-nav p {
  font-size: 2rem;
  font-weight: bold;
  line-height: 100px;
  color: #666;
  margin: 10px;
  text-align: center;
  background-color: #ffffff;
}

.slick-next {
  right: -25px;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

.slick-slide {
  outline: none;
}

.slider-nav img {
  max-height: 109px;
}


.none,
#common_list {
  display: none;
}

h2:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  margin-right: 5px;
  color: #f1997d;
  display: none;
}

.h2_baby:before{
  content: "\f77d";
}

.h2_history:before {
  content: "\f1da";
}

.h2_new:before {
  content: "\f09e";
}

.h2_ranking:before {
  content: "\f521";
}

.h2_star:before {
  content: "\f005";
}

.h2_calendar:before {
  content: "\f133";
}

.h2_search:before {
  content: "\f002";
}

.h2_read:before {
  content: "\f5da";
}

.h2_bullhorn:before {
  content: "\f0a1";
}

.top-pic {
margin: 0 0px 0px 0;
    grid-template-columns: repeat(10, 1fr);
    display: grid;
    grid-auto-flow: dense;
    gap: 16px 24px;
    justify-content: center;
    width: 100%;
}

.top-pic li {
  margin: 0;
  box-sizing: border-box;
}

.top-pic li span {
  border: none;
  background: #f7f6f5;
  border-radius: 100px;
  padding: 14px;
  display: block;
}

.top-pic li span img {
  width: 100%;
}

.top-pic p {
  margin: 8px 0 0 0;
  font-size: 10px;
  line-height: 1.2;
  text-align: center;
  font-weight: bold;
}

#top .intro {
  padding: 6px 0;
  margin: 0;
  background-color: #fe5b4e;
  text-align: center;
}

.top_info {
  text-align: left;
  margin: 0 0 -20px 0;
}

.top_info li {
  margin: 0;
  border-top: 0px;
  border-bottom: 1px solid #eaeaea;
}

.top_info li:last-child {
  border-bottom: 0px;
}

.top_info li h5 {
  font-weight: bold;
  font-size: 15px;
  margin: 20px 0 10px 0;
  line-height: 1;
}

.top_info li small {
  color: #ccc;
  font-size: 12px;
}

.top_info li p {
  margin: 10px 0 20px 0;
  font-size: 13px;
}

.top_info li a {
  color: #fe5b4e;
}

.top_info li:last-child {
  border-bottom: 0;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: initial;
  margin: 10px 0 0 0px;
}

.age_content {
  display: flex;
  flex-wrap: wrap;
}

.age_wrap {
  display: flex;
  padding: 0 0 30px 0;
  align-items: center;
  border-bottom: 2px dotted #eaeaea;
  margin: 0 0 30px 0;
  justify-content: space-around;
  width: calc(100%/3);
}

.age_wrap:nth-last-child(-n+2) {
  border-bottom: 0px;
  margin: 0 0 -20px 0;
  padding: 0;
}

.age_wrap .img {
  width: 120px;
  height: 120px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 10px;
}

.age_wrap .img img {
  height: 60%;
  width: auto;
}

.age_wrap ul {
  width: 48%;
  height: 200px;
}

.age_wrap ul h3 {
  font-size: 16px;
  margin: 0 0 10px 0;
}

.age_wrap li {
  margin: 0 0 5px 0;
}

.age_wrap li a {
  display: inline-block;
  position: relative;
  text-decoration: underline;
  font-size: 13px;
}

.age_wrap li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
  font-weight: 600;
  margin: 0 10px 0 0;
}

.article {
    background: #f7f6f5;
    padding: 1px 0 60px 0;
    border: 0;
}

.accordion {
  width: 1100px;
    background: #fff;
    margin: 0 auto 20px;
    display: block;
}

.accordion:last-child {
    margin: 0 auto;
}

.toggle {
  display: none;
}

.toggle:checked + .accordion_title + .accordion_box {
    border-top: 1px solid #eaeaea;
}

.accordion_option {
  position: relative;
}

.accordion_title,
.accordion_box {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
}

.accordion_title {
  padding: 16px 20px;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
}

.accordion_title::after,
.accordion_title::before {
  content: "";
  position: absolute;
  right: 20px;
  top: 40%;
  width: 2px;
  height: 0.75em;
  background-color: #999;
  transition: all 0.3s;
}

.accordion_title::after {
  transform: rotate(90deg);
}

.accordion_box img {
  display: block;
    margin: 0 auto;
    max-height: 350px;
}

.accordion_box .slide_table {
  overflow: scroll;
}

.accordion_box .slide_table table {
  width: 240%;
    table-layout: fixed;
}

.accordion_box {
  max-height: 0;
  overflow: hidden;
  text-align: left;
  padding: 0 30px;
}

.accordion_box p {
  margin: 0 0 20px 0;
  font-size: 14px;
}

.accordion_title h2 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  border-left: 0px;
  margin: 0;
  padding: 0;
  background: none;
  color: #4c4c4c;
  text-align: left;
}

article {
  text-align: left;
  margin-bottom: 40px;
  font-size: 15px;
}

article .index {
  counter-reset: section;
  background: #f7f6f5;
  text-align: left;
  padding: 40px;
  margin: 30px 0;
  border-radius: 20px;
}

article .index h3 {
  letter-spacing: 1px;
  margin: 0 0 30px 0;
}

article .index h4 {
  letter-spacing: 1px;
  margin: 0;
  border: 0;
}

article .index ol {
  border-bottom: 1px dashed #ccc;
  position: relative;
  padding: 10px 0 10px 20px;
}

article .index ol:last-child {
  border-bottom: 0px;
  padding: 10px 0 0 20px;
}

article .index ol a {
  padding: 0 0 5px 0;
  display: inline-block;
  text-decoration: underline;
  font-size: 14px;
  width: calc(100% - 20px);
  color: #4c4c4c;
}

article .index ol a:last-child {
  padding: 0;

}

article .index ol:before {
  counter-increment: section;
  content: counter(section);
  font-size: 14px;
  font-weight: bold;
  margin-right: 5px;
  color: #fe5b4e;
  display: inline-block;
  width: 10px;
  position: absolute;
  top: 10px;
  left: 0;
}

article .index_child li {
  padding: 0 0 0 20px;
  border-bottom: 0px;
  position: relative;
}

article .index_child li a {
  padding: 5px 0 0;
}

article .index_child li:before {

  color: #fe5b4e;
  content: "¨¦";
  font-size: 14px;
  font-weight: bold;
  margin-right: 5px;
  position: absolute;
  top: 5px;
  left: 0;
}

article p {
  margin: 20px 0 !important;
  font-size: 14px !important;
}

article blockquote {
  background: #f7f6f5;
  padding: 40px;
  margin: 30px 0;
  border-radius: 20px;
}

article blockquote cite {
  display: block;
  margin: 10px 0 0 0;
  text-align: right;
  font-size: 13px;
}

article h2 {
  font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
    margin: 40px 0 20px 0;
    border-bottom: 3px solid #E3B39A;
    padding: 0 0 10px 0;
}

article h3 {
  font-size: 18px;
  padding: 0 0 0 10px;
  line-height: 1.4;
  font-weight: bold;
  margin: 30px 0 20px 0;
  border-left: solid 3px #E3B39A;
}

article h4 {
  font-size: 17px;
  border: 0px;
  padding: 0;
  line-height: 1.4;
  font-weight: bold;
  margin: 30px 0 20px 0;
}

article h5 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin: 20px 0 10px 0;
}

article h6 {
  font-weight: bold;
  color: #fe5b4e;
  margin: 0 0 10px 0;
  font-size: 16px;
}

article a {
    text-decoration: underline;
}

article button {
  margin: 0 auto;
  max-width: 460px;
    display: block;
  cursor: pointer;
}

article .article_list li {
  margin: 0 0 20px 0;
}

article .article_list li {
  font-weight: bold;
  margin: 10px 0 0 0;
}

article .article_list li:before {
  content: "¢¡";
  color: #fe5b4e;
  margin: 0 5px 0 0;
}

article .article_link {
  font-weight: 600;
    color: #fe5b4e;
    font-size: 16px;
    text-decoration: underline;
    margin: 40px 0 60px 0;
    text-align: center;
    display: block;
}

article .article_link:after {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  margin-left: 20px;
  font-weight: 600;
  font-size: 16px;
}

.news {
  padding: 0 0 60px 0;
}

.top_footer {
  padding: 60px 0;
  border: 0;
  background: #f7f6f5;
  font-size:12px;
}

.top_footer_ttl {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 16px 0;
}

.top_footer p {
  margin: 10px 0 0 0;
}


  .line_modal {
    max-width: 540px;
    width: 100%;
    position: fixed;
    margin: auto;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0;
    z-index: 97;
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.1));
    z-index: 10000012 !important;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
  }

  .line_modal_wrap {
    max-width: 540px;
    width: 100%;
    text-align: center;
    background: #fff;
    height: auto;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
  }

  .line_modal_content {
    overflow: scroll;
    height: 75vh;
  }

  .line_modal_content h2 {
    margin: 20px 20px 0 20px;
    font-size: 22px;
  }

  .line_modal_content h3 {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin: 30px 0 0 0;
    line-height: 1;
  }

  .line_modal_content p {
    padding: 20px 0;
  }

  .line_modal_note {
    background: #FFEFED;
    color: #FE5B4E;
    padding: 14px;
    margin: 0 0 20px 0;
    width: 100%;
  }
  
  .line_modal_main {
    margin: 0 40px;
  }

  .btn_close {
    z-index: 3;
  }
  
  .line_modal .line_btn {
    width: 100%;
    background: #06C755;
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 16px 0;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 20px 0;
  }

  .line_benefit {
    padding: 20px 40px 20px 40px;
    background: #f7f6f5;
  }

  .line_benefit .line_img {
    margin: 20px 0 0 0;
  }

  .line_modal_overLay {
    position: fixed;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100vh;
    z-index: 10000001;
    transition: all 2s;
    top: 0;
    z-index: 10000011 !important;
  }

  .line_modal_content .point {
    max-width: 500px;
    justify-content: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px auto 20px;
    width: 100%;
  }

  .line_modal_content .point li {
    border-radius: 200px;
    width: 140px;
    height: 140px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    background: #fff;
    color: #06C755;
    border: 2px solid #06C755;
  }

  .line_modal_content .point li img {
    width: 36%;
    height: auto;
  }

  .line_modal_content .point li p {
    width: 100%;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
    margin: 5px 0 0 0;
    font-size: 13px;
    padding: 0;
  }