﻿@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');
/* 既存のZen Kaku Gothic Newのfont-weightが調整できないので、weightを変えたい場合はgoogle-fontを使用 */
:root{
  --font-jost : "Jost", sans-serif;
}

/* --------------------------------------------------------------------
	初期化
--------------------------------------------------------------------- */
.for-sp {
	display: none;
}
@media (max-width: 640px) {
	.for-sp {
		display: block;
	}
}

.for-pc {
	display: block;
}
@media (max-width: 640px) {
	.for-pc {
		display: none;
	}
}


/* --------------------------------------------------------------------
	header footer
--------------------------------------------------------------------- */
/* .pane-header:not(.is-fixed) {
  background-color: #F7F6F0!important;
}
.pane-header.is-fixed {
    background-color: rgba(247,246,240,0.8)!important;
}
.blk-footer--frame.-frame01 {
  background-color: #C4BAB2!important;
}
.blk-footer-nav--list02 a {
  color: #473528!important;
}
.blk-header-news {
  background-color: #fff!important;
  color: #473528;
}
.blk-header-nav.-pc > li a{
  color: #5A3C1D!important;
}
.pane-header.is-menu-active .blk-header-news {
  background: #EFECE8!important;
}
@media (max-width: 640px) {
  .blk-header-news {
    background-color: #EDECE8!important;
  }
  .pane-header--inner .blk-header-logo {
    margin-left: 7%!important;
  }
  .blk-header-news.-sp,
  .pane-header.is-menu-active .blk-header-news.-sp {
    color: #473528;
  }
  .blk-header-news.-sp {
    background-color: #fff!important;
  }
} */


/* --------------------------------------------------------------------
	TOP　背景
--------------------------------------------------------------------- */
.page-top {
  background-color: #F7F6F0;
}

/* --------------------------------------------------------------------
	TOP　見出し調整
--------------------------------------------------------------------- */
.blk-cac-top-new-product--header>.mainTxt,
.blk-cac-product-area--heading>.mainTxt,
.blk-cac-top-about--header>.mainTxt,
.ext-cac-top-recommend-plus--heading>.mainTxt,
.fnc-topic-article-list--heading .mainTxt,
.ext-cac-top-revico-user-voice--heading>.mainTxt,
.fnc-cac-column-article-list--header .event_title_>.mainTxt,
.page-top .ext-cac-top-visumo-instagram02 .ecbn-selection-wrapper .ecbn-selection-title>.mainTxt,
.page-top .ext-cac-top-visumo-instagram02 .ecbn-selection-page-wrapper .ecbn-selection-title>.mainTxt,
.fnc-cac-top-news-list--heading>.mainTxt {
  letter-spacing: .18em;
  font-size: 36px;
  color: #473628;
}
@media (max-width: 640px) {
  .blk-cac-top-new-product--header>.mainTxt,
  .blk-cac-product-area--heading>.mainTxt,
  .blk-cac-top-about--header>.mainTxt,
  .ext-cac-top-recommend-plus--heading>.mainTxt,
  .fnc-topic-article-list--heading .mainTxt,
  .ext-cac-top-revico-user-voice--heading>.mainTxt,
  .fnc-cac-column-article-list--header .event_title_>.mainTxt,
  .page-top .ext-cac-top-visumo-instagram02 .ecbn-selection-wrapper .ecbn-selection-title>.mainTxt,
  .page-top .ext-cac-top-visumo-instagram02 .ecbn-selection-page-wrapper .ecbn-selection-title>.mainTxt,
  .fnc-cac-top-news-list--heading>.mainTxt {
    font-size: 25px;
  }
}
.blk-cac-top-new-product--header>.subTxt,
.blk-cac-product-area--heading>.subTxt,
.blk-cac-top-about--header>.subTxt,
.ext-cac-top-recommend-plus--heading>.subTxt,
.fnc-topic-article-list--heading .subTxt,
.ext-cac-top-revico-user-voice--heading>.subTxt,
.fnc-cac-column-article-list--header .event_title_>.subTxt,
.page-top .ext-cac-top-visumo-instagram02 .ecbn-selection-wrapper .ecbn-selection-title>.subTxt,
.page-top .ext-cac-top-visumo-instagram02 .ecbn-selection-page-wrapper .ecbn-selection-title>.subTxt,
.fnc-cac-top-news-list--heading>.subTxt {
  font-size: 14px;
  font-family: var(--font-zen-kaku-gothic-new);
  color: #67584C;
}
@media (max-width: 640px) {
  .blk-cac-top-new-product--header>.subTxt,
  .blk-cac-product-area--heading>.subTxt,
  .blk-cac-top-about--header>.subTxt,
  .ext-cac-top-recommend-plus--heading>.subTxt,
  .fnc-topic-article-list--heading .subTxt,
  .ext-cac-top-revico-user-voice--heading>.subTxt,
  .fnc-cac-column-article-list--header .event_title_>.subTxt,
  .page-top .ext-cac-top-visumo-instagram02 .ecbn-selection-wrapper .ecbn-selection-title>.subTxt,
  .page-top .ext-cac-top-visumo-instagram02 .ecbn-selection-page-wrapper .ecbn-selection-title>.subTxt,
  .fnc-cac-top-news-list--heading>.subTxt {
    font-size: 13px;
  }
}

/* --------------------------------------------------------------------
	TOP FV
--------------------------------------------------------------------- */

.blk-mv-article-list {
  margin-top: 80px;
}
@media (max-width: 1100px) {
  .blk-mv-article-list {
    margin-top: 12vw;
  }
}
@media (max-width: 900px) {
  .blk-mv-article-list {
    margin-top: 15vw;
  }
}
@media (max-width: 640px) {
  .blk-mv-article-list {
    margin-top: 20vw;
  }
}
@media (max-width: 640px) {
  .blk-mv-article-list--inner {
    padding: 0 15px;
  }
}
/* swiper */
.chant-top-mv-list--slider .swiper-pagination {
  display: none;
}
@media (max-width: 640px) {
  .chant-top-mv-list--slider .swiper-pagination {
    display: flex;
  }
  .forcms_block .chant-top-mv-list--slider .swiper-pagination-bullet {
    background: #D8D3CA;
    width: 6px;
    height: 6px;
  }
  .forcms_block .chant-top-mv-list--slider .swiper-pagination-bullet-active {
    width: 7px;
    height: 7px;
    background: #7E756B;
    border-color: #7E756B;
  }
  .forcms_block .chant-top-mv-list--slider .swiper-pagination {
    bottom: -20px;
  }
  .chant-top-mv-list--slider .swiper-pagination {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 7px;
    left: 50% !important;
    bottom: -20px;
    transform: translateX(-50%);
    top: auto;
    z-index: 1;
  }
}

/* --------------------------------------------------------------------
	TOP PW再設定
--------------------------------------------------------------------- */
.page-top .forcms_block .blk-info--inner {
  max-width: 1000px;
}
.page-top .forcms_block .blk-info--inner a {
  background-color: #fff;
  padding: 22px 0 22px 50px;
  font-family: var(--font-zen-kaku-gothic-new);
}
@media (max-width: 640px) {
  .page-top .forcms_block .blk-info--inner a {
    padding: 12px 0 12px 19px;
  }
  .page-top .forcms_block .blk-info--inner a::before {
      width: 15px;
      right: 12px;
  }
  .page-top .forcms_block .blk-info--inner a::after {
      right: 18px;
      width: 4px;
      height: 4px;
  }
}

/* --------------------------------------------------------------------
	TOP 新製品
--------------------------------------------------------------------- */
.blk-cac-top-new-product--content {
  position: relative;
  max-width: 920px;
  margin: 80px auto 0;
}
.chant-top-new-product-list {
  overflow: hidden;
}


/* .blk-cac-top-new-product {
  margin-top: 80px;
}
.chant-top-new-list--items {
  display: flex;
  margin: 48px auto 0;
} */
/* .chant-top-new-list--items.col3 {
  max-width: 920px;
}
.chant-top-new-list--items.col4 {
  max-width: 1200px;
}
.chant-top-new-list--items.col3 > .chant-top-new-list--item {
  max-width: 920px;
  width: calc(100% - 26.66666px);
}
.chant-top-new-list--items.col4 > .chant-top-new-list--item {
  max-width: 1200px;
  width: calc(100% - 30px);
} */
/* .chant-top-new-list--item {
  margin-right: 40px;
}
.chant-top-new-list--item:last-child {
  margin-right: 0;
} */
.chant-top-new-goods--lead {
  margin-bottom: 20px;
  line-height: 1.6;
  letter-spacing: .05em;
  text-align: center;
  font-size: 16px;
  color: #473528;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
}
.chant-top-new-goods--image {
  position: relative;
  background-color: #fff;
  max-width: 280px;
  border-radius: 30px;
}
.chant-top-new-goods--image .block-icon {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding: .5em 1.2em;
  border-radius: 10px 0 10px 0;
  font-size: 14px;
  font-weight: 400;
}
.chant-top-new-goods--image .block-icon {
  background-color: #F8E267;
  color: #473528;
}
.chant-top-new-goods--description {
  margin-top: 20px;
  text-align: center;
}
.block-thumbnail-t--goods--brand {
  margin-bottom: 8px;
  font-family: var(--font-zen-kaku-gothic-new);
  font-size: 12px;
  color: #473528;
}
.block-thumbnail-t--name {
  margin-bottom: 5px;
  font-family: var(--font-zen-kaku-gothic-new);
  font-size: 16px;
  font-weight: 500;
  color: #473528;
}
.block-thumbnail-t--name .sml {
  display: inline-block;
  margin-top: 1em;
  font-size: .7em;
}
.block-thumbnail-t--price {
  font-family: var(--font-jost);
  font-weight: 500;
  font-size: 21px;
  letter-spacing: 0.05em;
  line-height: 1.46;
  color: #473628;
}
.block-thumbnail-t--price span {
  font-size: 14px;
  font-weight: 400;
}

@media (max-width: 640px) {
/* .blk-cac-top-new-product {
  width: 100%;
} */
.blk-cac-top-new-product--content {
  margin-top: 37px;
}
.chant-top-new-product-list {
  overflow: hidden;
}

  /* .blk-cac-top-new-product {
    margin-top: 37px;
  }
  .blk-cac-top-new-product.forcms_block {
    width: 100%;
  }
  .chant-top-new-list--items {
    padding: 10px 30px 20px 30px;
    margin-top: 20px;
    gap: 30px 20px;
    overflow-x: scroll;
  }
  .chant-top-new-list--items.col3 > .chant-top-new-list--item,
  .chant-top-new-list--items.col3 > .chant-top-new-list--item {
    flex-shrink: 0;
    width: 183px;
    margin-right: 0;
  } */
  .chant-top-new-goods--lead {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .chant-top-new-goods--image {
    background-color: #fff;
    max-width: 280px;
    border-radius: 15px;
  }
  .chant-top-new-goods--image .block-icon {
    top: -3px;
    display: inline-block;
    padding: .35em 1em;
    border-radius: 5px 0 5px 0;
    font-size: 11px;
  }
  .chant-top-new-goods--description {
    margin-top: 10px;
    text-align: center;
  }
  .block-thumbnail-t--goods--brand {
    margin-bottom: 0;
    font-size: 10px;
  }
  .block-thumbnail-t--name {
    margin-bottom: 5px;
    font-size: 12px;
  }
  .block-thumbnail-t--price {
    font-size: 16px;
  }
  .block-thumbnail-t--price span {
    font-size: 10px;
  }
}


/* swiper */
.blk-cac-top-new-product .swiper-navigation-box .swiper-button-next,
.blk-cac-top-new-product .swiper-navigation-box .swiper-button-prev {
  width: 40px;
  height: 40px;
  transition: .3s;
}
.blk-cac-top-new-product .swiper-navigation-box .swiper-button-next:hover,
.blk-cac-top-new-product .swiper-navigation-box .swiper-button-prev:hover {
  opacity: .7;
}
.blk-cac-top-new-product .swiper-navigation-box .swiper-button-next:after,
.blk-cac-top-new-product .swiper-navigation-box .swiper-button-prev:after {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  content: '';
}

.blk-cac-top-new-product .swiper-navigation-box .swiper-button-next {
  right: -8%;
}
.blk-cac-top-new-product .swiper-navigation-box .swiper-button-prev {
  left: -8%;
}
.blk-cac-top-new-product .swiper-navigation-box .swiper-button-next:after {
  background-image: url("/cms/chantacharm/img/usr/pages/top/top_new_slide_arrow_next.png");

}
.blk-cac-top-new-product .swiper-navigation-box .swiper-button-prev:after {
  background-image: url("/cms/chantacharm/img/usr/pages/top/top_new_slide_arrow_prev.png");
}
@media screen and (max-width: 1090px) {
  .blk-cac-top-new-product.forcms_block {
    width: 100%;
  }
}
@media screen and (max-width: 1090px) {
  .blk-cac-top-new-product .swiper-navigation-box .swiper-button-next {
    right: 3%;
  }
  .blk-cac-top-new-product .swiper-navigation-box .swiper-button-prev {
    left: 3%;
  }
}
@media (max-width: 600px) {
  .blk-cac-top-new-product .swiper-slide-duplicate.swiper-slide-prev {
    opacity: 0;
  }
}
@media (max-width: 1090px) {
  .blk-cac-top-new-product .swiper-navigation-box .swiper-button-next,
  .blk-cac-top-new-product .swiper-navigation-box .swiper-button-prev {
    display: none;
  }
}


/* --------------------------------------------------------------------
	TOP about us
--------------------------------------------------------------------- */
.blk-cac-top-about {
  background-color: #E3DED5;
  margin-top: 80px;
}
.blk-cac-top-about--inner {
  padding: 80px 20px 70px;
}
.blk-cac-top-about--header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px 19px;
}
.blk-cac-top-about--header>.mainTxt {
  font-weight: 500;
  font-size: 36px;
  font-family: var(--font-jost);
  line-height: 1;
}
.blk-cac-top-about--header>.subTxt {
  padding-top: 4px;
  font-size: 14px;
  line-height: 1;
}
.blk-cac-top-about-content {
  max-width: 997px;
  margin: 40px auto 0;
}
.blk-cac-top-about-media {
  display: flex;
}
.blk-cac-top-about-media-body {
  flex: 1;
  margin-left: 87px;
  padding-top: 22px;
}
.blk-cac-top-about-image {
  position: relative;
  flex: 0 1 50.151%;
}
.blk-cac-top-about-image iframe {
  aspect-ratio: 500 / 333;
  width: 100%;
  border-radius: 40px;
}
.blk-cac-top-about-image-cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 333px;
}
.blk-cac-top-about-image-cover::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-image: url("/cms/chantacharm/img/usr/pages/top/top_about_poster_01.png");
  background-size: cover;
  background-position: center center;
  border-radius: 40px;
}
.blk-cac-top-about-image-cover.hidden{
    display: none;
}
.blk-cac-top-about-sttl {
  margin-bottom: 28px;
  line-height: 1.5;
  letter-spacing: .1em;
  font-size: 18px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  color: #473528;
}
.blk-cac-top-about-txt {
  line-height: 2.5;
  letter-spacing: .1em;
  font-size: 16px;
  font-family: var(--font-zen-kaku-gothic-new);
  color: #473628;
}
.blk-cac-top-about-txt .jost {
  font-family: var(--font-jost);
}
.blk-cac-top-about-txt sup {
  vertical-align: super;
}
.blk-cac-top-about-note {
  margin-top: 3em;
  font-size: 10px;
  font-family: var(--font-zen-kaku-gothic-new);
  color: #473628;
}
.blk-cac-top-about-btn {
  font-size: 16px;
  margin: 88px 0 0;
  text-align: right;
}
.blk-cac-top-about-btn a {
  padding: 0px 35px 10px 0;
  width: 100%;
  height: 100%;
  color: #453939;
  color: var(--color-main);
  position: relative;
  font-size: 12px;
  border-bottom: 1px solid #453939;
}
.blk-cac-top-about-btn a::before{
  content: "";
  display: block;
  position: absolute;
  top: -8PX;
  bottom: 0;
  left: unset;
  right: 0;
  margin: auto;
  width: 19px;
  height: 1px;
  background: #1A1311;
  transition: .3s;
}

.blk-cac-top-about-btn a::after {
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 4px;
  height: 4px;
  border-left: 1px solid #1A1311;
  border-bottom: 1px solid #1A1311;
  transform: rotate(-135deg);
  transition: .3s;
  background: none;
}
@media (max-width: 640px) {
  .blk-cac-top-about {
    margin-top: 40px;
  }
  .blk-cac-top-about--inner {
    padding: 47px 30px 40px;
  }
  .blk-cac-top-about--header {
    gap: 5px 15px;
    align-items: center;
  }
  .blk-cac-top-about--header>.mainTxt {
    font-size: 25px;
  }
  .blk-cac-top-about--header>.subTxt {
    padding-top: 0;
  }
  .blk-cac-top-about-content {
    margin-top: 25px;
  }
  .blk-cac-top-about-media {
    display: block;
  }
  .blk-cac-top-about-media-body {
    margin: 25px 0 0;
    padding-top: 0;
  }
  .blk-cac-top-about-image {
    aspect-ratio: 630 / 420;
  }
  .blk-cac-top-about-image iframe {
    aspect-ratio: auto;
    height: 100%;
    border-radius: 40px;
  }
  .blk-cac-top-about-image-cover {
      height: 100%;
  }
  .blk-cac-top-about-image-cover::before {
    border-radius: 20px;
  }
  .blk-cac-top-about-image-cover.hidden{
      display: none;
  }
  .blk-cac-top-about-sttl {
    margin-bottom: 15px;
    text-align: center;
    font-size: 14px;
  }
  .blk-cac-top-about-txt {
    text-align: center;
    line-height: 2.2;
    font-size: 13px;
  }
  .blk-cac-top-about-note {
    margin-top: 5em;
  }
  .blk-cac-top-about-btn {
    width: 100%;
    margin: 35px auto 0;
    text-align: center;
  }
  .blk-cac-top-about-btn a {
    padding: 0px 35px 10px 0;
    color: #453939;
    color: var(--color-main);
    position: relative;
    font-size: 12px;
    border-bottom: 1px solid #453939;
  }
}


/* --------------------------------------------------------------------
	TOP PRODUCT
--------------------------------------------------------------------- */
.page-top .blk-cac-product-area {
  margin-top: 0;
}
.page-top .blk-cac-product-area--frame {
  background: #EDE7DB;
  padding-left: 20px;
  padding-right: 20px;
}
.page-top .blk-cac-product-area--list-item>a .mainTxt {
  color: #473528;
  font-weight: 400;
}
.page-top .blk-cac-product-area--list-heading {
  font-family: var(--font-zen-kaku-gothic-new);
  font-size: 22px;
}
.page-top .blk-cac-product-area--list-item>a:hover {
  background-color: #7E756B;
}
.page-top .blk-cac-product-area--list-item>a:hover .mainTxt {
  color: #fff;
}
.page-top .blk-cac-product-area--search-input {
  border: 0;
  outline: #B4A498;
}
.page-top .blk-cac-product-area--search-input::placeholder {
  color: #B3A498;
  letter-spacing: .15em;
}
.page-top .blk-cac-product-area--search-box {
  margin-top: 53px
}
.blk-cac-product-area--search-btn::before {
  background: url(/cms/img/usr/common/icon_search.png) no-repeat center/contain;
}
.blk-cac-product-area--list {
  width: auto;
  max-width: 992px;
  grid-template-columns: repeat(auto-fill, min(calc((100% / 3) - (10px / 3)), 324px));
  column-gap: 10px;
  row-gap: 10px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
.blk-cac-product-area--list2 {
  width: auto!important;
  max-width: 992px!important;
}
@media screen and (max-width:1046px) {
  .blk-cac-product-area--list {
    max-width: 992px;
    grid-template-columns: repeat(auto-fill, min(calc((100% / 2) - (10px / 2)), 50%));
  }
}
@media (max-width: 640px) {
  .page-top .blk-cac-product-area--frame {
    padding: 43px 17px 82px;
  }
  .page-top .blk-cac-product-area--list-heading {
    font-size: 14px;
  }
  .page-top .blk-cac-product-area--list-item>a {
    padding: 2px 25px;
    min-height: 50px;
  }
  .page-top .blk-cac-product-area--list-item>a .mainTxt{
    letter-spacing: .13em;
    font-size: 13px;
    font-weight: 400;
  }
  .page-top .blk-cac-product-area--list-item>a::before {
    width: 15px;
  }
  .blk-cac-product-area--search-btn {
    left: 5px;
  }
}

/* --------------------------------------------------------------------
	TOP RANKING
--------------------------------------------------------------------- */
.ext-cac-top-recommend-plus--inner {
  padding-top: 83px;
  max-width: 1080px;
}
.ext-cac-top-recommend-plus--inner::before,
.ext-cac-top-recommend-plus--inner::after {
  display: none;
  /* background: #F7F6F0; */
}
.ext-cac-top-recommend-plus--items {
  margin-top: 47px;
}
.ext-cac-top-recommend-plus--icon {
  position: static;
  margin-bottom: 20px;
  text-align: center;
  letter-spacing: .05em;
  font-family: "Jost", sans-serif;
  font-size: 21px;
  font-weight: 600;
  color: #473628;
}
.ext-cac-top-recommend-plus--icon::before {
  content: 'No.';
}
.ext-cac-top-recommend-plus--image img {
  border-radius: 30px;
}
.ext-cac-top-recommend-plus--description {
  margin-top: 19px;
}
.ext-cac-top-recommend-plus--name {
  text-align: center;
  line-height: 1.7;
  font-family: var(--font-zen-kaku-gothic-new);
  color: #473528;
}
.ext-cac-top-recommend-plus--price {
  margin-top: 5px;
  text-align: center;
  color: #473628;
  font-family: var(--font-jost);
  font-weight: 500;
}
@media (max-width: 640px) {
  .ext-cac-top-recommend-plus--inner {
    padding-top: 40px;
  }
  .ext-cac-top-recommend-plus--items {
    margin-top: 20px;
  }
  .ext-cac-top-recommend-plus--icon {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .ext-cac-top-recommend-plus--image img {
    border-radius: 15px;
  }
  .ext-cac-top-recommend-plus--description {
    margin-top: 10px;
  }
  .ext-cac-top-recommend-plus--name {
    line-height: 1.2;
    font-size: 12px;
  }
  .ext-cac-top-recommend-plus--price {
    font-size: 16px;
  }
}

/* --------------------------------------------------------------------
	TOP TOPICS
--------------------------------------------------------------------- */
.fnc-topic-article-list {
  max-width: 1080px;
}
.fnc-topic-article-list--items {
  gap: 30px 15px;
}
.fnc-topic-article-list--item {
  width: 350px;
}
.fnc-topic-article-list--item p {
  margin-top: 18px;
  line-height: 1.8;
}
.fnc-topic-article-list--item a {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  color: #473628;
}
@media (max-width: 640px) {
  .fnc-topic-article-list--slider {
    margin-top: 27px;
  }
  .fnc-topic-article-list--items {
    padding-bottom: 20px;
  }
  .fnc-topic-article-list {
    margin-top: 45px;
  }
  .fnc-topic-article-list--item {
    width: 255px
  }
  .fnc-topic-article-list--item p {
    margin-top: 15px;
    line-height: 1.4;
  }
  .fnc-topic-article-list--item a {
    font-size: 12px;
  }
}

/* --------------------------------------------------------------------
	TOP USER VOICE
--------------------------------------------------------------------- */
.ext-cac-top-revico-user-voice {
    margin-top: 45px;
}
.ext-cac-top-revico-user-voice--inner {
  max-width: 1080px;
}
/* .ext-cac-top-revico-user-voice--image {
    width: calc((147 / 386) * 100%);
} */
.ext-cac-top-revico-user-voice .revico-widget img {
  border-radius: 10px;
}
.ext-cac-top-revico-user-voice--items .revico-multicomment-top .revico-review-comment-row-wrapper .revico-review-comment-row a {
  background: #F0EFE9;
}
.ext-cac-top-revico-user-voice--items .revico-multicomment-top .revico-review-comment-row-wrapper {
	width: calc((100% - 42px) / 3);
	display: block;
}
.ext-cac-top-revico-user-voice .fnc-cac-column-article-list--item figure {
  border-radius: 30px;
}
.ext-cac-top-revico-user-voice .fnc-cac-column-article-list--dateTxt {
  color: #B3A498;
}
.ext-cac-top-revico-user-voice .fnc-cac-column-article-list--nameTxt {
  line-height: 1.8;
  font-size: 14px;
  font-family: var(--font-zen-kaku-gothic-new);
  color: #473628;
}
.ext-cac-top-revico-user-voice--description {
  gap: 3px;
}
.ext-cac-top-revico-user-voice--description .revico-star-block--rate::before {
  color: #B4A498;
}
.ext-cac-top-revico-user-voice--comment {
  line-height: 1.4;
}
@media (max-width: 640px) {
  .ext-cac-top-revico-user-voice--items .revico-multicomment-top .revico-review-comment-row-wrapper {
    width: auto;
  }
  .ext-cac-top-revico-user-voice .fnc-cac-column-article-list--item figure {
    border-radius: 15px;
  }
  .ext-cac-top-revico-user-voice .fnc-cac-column-article-list--dateTxt {
    font-size: 10px;
  }
  .ext-cac-top-revico-user-voice .fnc-cac-column-article-list--nameTxt {
    font-size: 12px;
  }
}
/* --------------------------------------------------------------------
	TOP TOPICS
--------------------------------------------------------------------- */
.page-top .fnc-cac-column-article-list {
    margin-top: 73px;
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
}
.page-top .fnc-cac-column-article-list--desc {
  margin-top: 21px;
}
.page-top .fnc-cac-column-article-list--dateTxt {
  font-family: var(--font-jost);
  font-weight: 400;
  color: #B3A498;
}
.page-top .fnc-cac-column-article-list--nameTxt {
  line-height: 1.8;
  font-weight: 400;
  font-size: 14px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  color: #5A3C1D;
}
.page-top .fnc-cac-column-article-list--item figure {
  border-radius: 30px;
}
@media (max-width: 640px) {
  .page-top .fnc-cac-column-article-list {
    margin-right: -20px;
  }
  .page-top .fnc-cac-column-article-list--desc {
    margin-top: 12px;
  }
  .page-top .fnc-cac-column-article-list--dateTxt {
    font-size: 10px;
  }
  .page-top .fnc-cac-column-article-list--nameTxt {
    line-height: 1.6;
    margin-top: 3px;
    font-size: 12px;
  }
}

/* --------------------------------------------------------------------
	TOP INSTAGRAM
--------------------------------------------------------------------- */
.page-top .ext-cac-top-visumo-instagram02 .vsm-slider {
  max-width: 1000px;
}
.page-top .ext-cac-top-visumo-instagram {
  margin-top: 60px;
}
.page-top .ext-cac-top-visumo-instagram02 .ext-cac-top-visumo-instagram--inner {
  padding: 0 10px;
}
.page-top .ext-cac-top-visumo-instagram {
  background: #EDE7DB;
}
.page-top .ext-cac-top-visumo-instagram--inner::before, .ext-cac-top-visumo-instagram--inner::after {
  display: none;
}
.page-top .ext-cac-top-visumo-instagram02 .vsm-slider .ecbn-selection-wrapper li.ecbn-selection-item {
  width: 243px;
}
.page-top .ext-cac-top-visumo-instagram02 .vsm-slider .ecbn-selection-wrapper li.ecbn-selection-item>div>a {
    width: 243px;
    height: 243px;
}
@media (max-width: 640px) {
  .page-top .ext-cac-top-visumo-instagram02 .ext-cac-top-visumo-instagram--inner {
    padding: 45px 10px 15px;
  }
  .page-top .ecbn-selection-to-nextpage>a.ecbn-selection-to-nextpage-btn:before {
    width: 12px;
  }
}

/* --------------------------------------------------------------------
	TOP NEWS
--------------------------------------------------------------------- */
.fnc-cac-top-news-list {
  margin-top: 0;
}
.fnc-cac-top-news-list--inner {
  padding: 80px 0;
}
.fnc-cac-top-news-list--date {
  color: #B3A498;
}
.fnc-cac-top-news-list--item-header {
  font-family: var(--font-jost);
  font-weight: 400;
}
.fnc-cac-top-news-list--name > a{
  font-family: var(--font-zen-kaku-gothic-new);
  color: #5A3C1D;
}
.fnc-cac-top-news-list--items {
  margin: 24px auto 0;
}
.fnc-cac-top-news-list--item {
  padding: 28px 0;
  border-color: #E3DED5;
}
.fnc-cac-top-news-list--item:first-child {
  border-color: #E3DED5;
}
.fnc-cac-top-news-list--item::before {
  width: 20px;
}
@media (max-width: 640px) {
  .fnc-cac-top-news-list--inner {
    padding: 0 0 70px;
  }
  .fnc-cac-top-news-list {
    margin-top: 62px;
  }
  .fnc-cac-top-news-list--items {
    margin-top: 10px;
  }
  .fnc-cac-top-news-list--date {
    font-size: 11px;
  }
  .page-top .ecbn-selection-to-nextpage>a.ecbn-selection-to-nextpage-btn:before {
    width: 12px;
  }
  .page-top .fnc-cac-top-news-list--name {
    margin-top: 0;
  }
  .page-top .fnc-cac-top-news-list--name > a {
    font-size: 12px;
  }
  .page-top .fnc-cac-top-news-list--item {
    padding: 10px 0;
  }
}

@media (max-width: 640px) {
  .blk-cac-top-about-btn a::before,
  .page-top .fnc-cac-column-article-list--btn a::before,
  .page-top .fnc-cac-top-news-list--item::before {
    width: 13px;
  }
  .blk-cac-top-about-btn a::after,
  .page-top .fnc-cac-column-article-list--btn a::after,
  .page-top .fnc-cac-top-news-list--item::after {
    width: 4px;
    height: 4px;
  }
}