@charset "utf-8";

/* min-width: 1028px; */

#contentsArea {
  clear: both;
	overflow-x: initial;
}

.wrap {
	box-sizing: border-box;
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 16px;
	line-height: 1.75;
	color: #000;
}

.wrap *,
.wrap *:before,
.wrap *:after {
	box-sizing: inherit;
}

.wrap header,
.wrap section,
.wrap footer,
.wrap h1,
.wrap h2,
.wrap h3,
.wrap h4,
.wrap h5,
.wrap p {
	font-size: 1em;
	font-family: inherit;
	color: inherit;
	margin: 0;
	padding: 0;
	line-height: inherit;
	letter-spacing: normal;
}

.wrap img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
	width: 100%;
}

.wrap a {
	color: inherit;
}

.wrap .p-mousyo {
	background: #FFF4B4;
}

.wrap .--serif {
	font-family: '游明朝体', 'Yu Mincho', YuMincho, 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'MS P明朝', 'MS PMincho', serif;
}

.wrap .--imgTxt {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  line-height: 1;
}

@media only screen and (min-width: 768px) {
  body {
    overflow: clip;
  }

  .wrap > .contents-wrap {
    min-width: 1028px;
  }
}

@media only screen and (max-width: 767px) {
	.wrap {
		font-size: 4.266667vw;
	}

	.wrap .--only-pc {
		display: none;
	}
}

@media only screen and (min-width: 768px) {
	.wrap .--only-sp {
		display: none;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1027px) {
	.wrap {
		font-size: 14.0085px;
	}
}

@media only screen and (min-width: 1028px) and (max-width: 1173px) {
	.wrap {
		font-size: 1.36402387vw;
	}
}

.wrap .p-mousyo-main {
  background-color: #FFF;
}

@media only screen and (max-width: 767px) {
  .wrap .p-mousyo-sidebar {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .wrap .p-mousyo-content {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 23.4375em minmax(0, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 2em;
  }

  .wrap .p-mousyo-sidebar.--left {
    padding-left: 2em;
  }

  .wrap .p-mousyo-sidebar.--right {
    padding-right: 2em;
  }

  .wrap .p-mousyo-sidebar__inner {
    padding-block: 3.5em;
    position: sticky;
    top: 0;
  }

  .wrap .p-mousyo-main {
    overflow-x: clip;
  }
}

.wrap .--bg-color-1 {
  background-color: #FFF9D8;
}

.wrap .--bg-color-2 {
  background-color: #FFD900;
}

.wrap .p-mousyo-mv {
  line-height: 1;
}

.wrap .p-mousyo-sec1 {
  padding: 1.25em;
}

.wrap .p-mousyo-nav-wrap {
  margin-top: 2em;
}

.wrap .p-mousyo-nav {
  margin-inline: auto;
}

.wrap .p-mousyo-sidebar .p-mousyo-nav {
  max-width: 20.9375em;
}

.wrap .p-mousyo-nav + .p-mousyo-nav {
  margin-top: 2.5em;
}

.wrap .p-mousyo-nav__title {
  line-height: 1;
  font-size: 1.125em;
  text-align: center;
  width: 9.44444444em;
  margin: 0 auto 0.88888889em;
  background-color: #FFF;
  border: 1px solid #000;
  border-radius: 2em;
  padding: 0.44444444em 0;
  position: relative;
}

.wrap .p-mousyo-nav__title::after {
  content: '';
  display: block;
  width: 1px;
  height: 0.625em;
  border-radius: 1px;
  background-color: #000;
  position: absolute;
  left: 50%;
  top: calc(100% - 1px);
  transform: translateX(-50%) rotate(45deg);
}

.wrap .p-mousyo-nav__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 1.5625em;
  row-gap: 1.875em;
}

.wrap .p-mousyo-nav__list > li {
  width: calc((100% - 3.125em) / 3);
}

.wrap .p-mousyo-nav__list a {
  display: flex;
  flex-direction: column;
  row-gap: 0.5em;
  height: 100%;
  transition: opacity 0.2s ease-out;
  text-decoration: none;
  align-items: center;
  justify-content: center;
}

.wrap .p-mousyo-nav__list a:hover {
  opacity: 0.7;
}

.wrap .p-mousyo-nav__list a > img {
  display: block;
  border-radius: 50%;
}

.wrap .p-mousyo-nav__list a > p {
  display: flex;
  width: 100%;
  text-align: center;
  align-items: center;
  justify-content: center;
  font-size: 0.875em;
  line-height: 1.25;
  min-height: 2.5em;
}

.wrap .p-mousyo-nav__list a::after {
  content: '';
  display: block;
  aspect-ratio: 12 / 8;
  width: 0.75em;
  background: url(../mousyo_index_img/arrow_01.svg) no-repeat center / contain;
}

.wrap .p-mousyo-sec2 {
  padding: 2.5em 1.25em;
}

.wrap .p-mousyo-title-1 {
  width: auto;
  height: 2.5625em;
  margin: 0 auto 1.5em;
}

.wrap .p-mousyo-title-1.--ttl-01 {
  aspect-ratio: 273 / 41;
  background-image: url(../mousyo_index_img/title_01.svg);
}

.wrap .p-mousyo-title-1.--ttl-02 {
  aspect-ratio: 232 / 41;
  background-image: url(../mousyo_index_img/title_02.svg);
}

.wrap .p-mousyo-sec3 {
  display: flex;
  flex-direction: column;
  row-gap: 2.5em;
  margin-top: 1em;
}

.wrap .p-mousyo-title-2 {
  width: fit-content;
  margin: 0 auto 0.75em;
  position: relative;
  padding: 0 1.25em;
  height: 5.9375em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 0.5em;
  line-height: 1;
  text-align: center;
}

.wrap .p-mousyo-title-2::before,
.wrap .p-mousyo-title-2::after {
  content: '';
  display: block;
  aspect-ratio: 21 / 97;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.3125em;
}

.wrap .p-mousyo-title-2::before {
  left: -1px;
  background-image: url(../mousyo_index_img/line_left.svg);
  background-position: left center;
}

.wrap .p-mousyo-title-2::after {
  right: -1px;
  background-image: url(../mousyo_index_img/line_right.svg);
  background-position: right center;
}

.wrap .p-mousyo-title-2.--tall {
  height: 8.125em;
}

.wrap .p-mousyo-title-2.--tall::before,
.wrap .p-mousyo-title-2.--tall::after {
  aspect-ratio: 21 / 132;
}

.wrap .p-mousyo-title-2.--tall::before {
  background-image: url(../mousyo_index_img/line_left_tall.svg);
}

.wrap .p-mousyo-title-2.--tall::after {
  background-image: url(../mousyo_index_img/line_right_tall.svg);
}

.wrap .p-mousyo-title-2.--white {
  background-color: #FFF;
  border-radius: 0.3125em;
}

.wrap .p-mousyo-title-2 > img {
  display: block;
  width: auto;
  height: 2.125em;
}

.wrap .p-mousyo-title-2 > span {
  font-weight: bold;
  font-size: 1.75em;
  width: fit-content;
  line-height: 1.25;
}

.wrap .p-mousyo-text-1 {
  font-size: 1em;
  line-height: 1.75;
}

.wrap .--text-center {
  text-align: center;
}

.wrap .p-mousyo-item {
  border-radius: 0.625em;
  overflow: clip;
  background-color: #FFF;
}

.wrap .p-mousyo-item-link {
  text-decoration: none;
  display: block;
  transition: opacity 0.2s ease-out;
}

.wrap .p-mousyo-item-link:hover {
  opacity: 0.7;
}

.wrap .p-mousyo-item-body {
  padding: 1.25em;
}

.wrap .p-mousyo-item-name {
  text-align: center;
  font-size: 0.9375em;
  line-height: 1.25;
}

.wrap .p-mousyo-item-price {
  margin-top: 0.25em;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 0.25em;
}

.wrap .p-mousyo-item-price__discount {
  color: #FFF;
  background-color: #F00;
  font-weight: bold;
  font-size: 0.875em;
  line-height: 1;
  padding: 0.14285714em 0.28571429em;
  border-radius: 0.14285714em;
}

.wrap .p-mousyo-item-price__discount + .p-mousyo-item-price__price {
  color: #F00;
}

.wrap .p-mousyo-item-price__price {
  font-size: 0.75em;
  font-weight: bold;
  line-height: 1;
}

.wrap .p-mousyo-item-price__price > span > span:nth-child(1) {
  font-size: 1.25em;
}

.wrap .p-mousyo-item-price__price > span > span:nth-child(2) {
  font-size: 1.66666667em;
}

.wrap .p-mousyo-item-voice {
  margin-top: 1.5em;
}

.wrap .p-mousyo-item-voice > dt {
  aspect-ratio: 141 / 16;
  width: auto;
  height: 1em;
  margin-bottom: 0.5em;
  background-image: url(../mousyo_index_img/buyersvoice.svg);
}

.wrap .p-mousyo-item-voice > dd {
  position: relative;
  background-color: #FFF4B3;
  padding: 1.25em;
  border-radius: 0.625em;
}

.wrap .p-mousyo-item-voice > dd::before {
  content: '';
  display: block;
  aspect-ratio: 22 / 11;
  width: 1.375em;
  background: url(../mousyo_index_img/bubble_decor.svg) no-repeat 0 0 / contain;
  position: absolute;
  top: 100%;
  right: 4.375em;
}

.wrap .p-mousyo-item-voice > dd::after {
  content: '';
  display: block;
  aspect-ratio: 1 / 1;
  width: 2.5em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -1.25em;
  right: 1.1875em;
}

.wrap .p-mousyo-item-voice > dd.--icon-01::after {
  background-image: url(../mousyo_index_img/bubble_icon_01.svg);
}

.wrap .p-mousyo-item-voice > dd.--icon-02::after {
  background-image: url(../mousyo_index_img/bubble_icon_02.svg);
}

.wrap .p-mousyo-item-voice > dd.--icon-03::after {
  background-image: url(../mousyo_index_img/bubble_icon_03.svg);
}

.wrap .p-mousyo-item-voice > dd.--icon-04::after {
  background-image: url(../mousyo_index_img/bubble_icon_04.svg);
}

.wrap .p-mousyo-item-voice > dd p {
  font-size: 0.875em;
}

.wrap .p-mousyo-item-button {
  margin-top: 2.8125em;
}

.wrap .p-mousyo-item-button a {
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1.125em;
  height: 3.22222222em;
  border-radius: 0.55555556em;
  border: 1px solid #000;
  box-shadow: 0 0.22222222em 0 #000;
  background-color: #FFD900;
  column-gap: 0.44444444em;
  line-height: 1.25;
}

.wrap .p-mousyo-item-button a.--double {
  height: 4.77777778em;
}

.wrap .p-mousyo-item-button a:hover {
  opacity: 0.7;
}

.wrap .p-mousyo-item-button a::after {
  display: block;
  content: '';
  aspect-ratio: 1 / 1;
  background: url(../mousyo_index_img/arrow_02.svg) no-repeat center / contain;
  width: 0.88888889em;
}

.wrap .p-mousyo-item-button a.--white {
  background-color: #FFF;
}

.wrap .p-mousyo-item-button a.--white::after {
  background-image: url(../mousyo_index_img/arrow_03.svg);
}

.wrap .p-mousyo-title-3 {
  text-align: center;
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 1.5em;
  line-height: 1.25;
}

.wrap .p-mousyo-title-3 span {
  font-size: 1.25em;
  font-weight: bold;
}

.wrap .p-mousyo-more-items {
  margin: 0 -0.625em;
}

.wrap .p-mousyo-more-items .slick-list {
  overflow: visible;
}

.wrap .p-mousyo-more-items__item {
  padding-inline: 0.625em;
}

.wrap .p-mousyo-more-items__item a {
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  display: block;
}

.wrap .p-mousyo-more-items__item a:hover {
  opacity: 0.7;
}

.wrap .p-mousyo-more-items__image {
  line-height: 1;
  margin-bottom: 0.75em;
}

.wrap .p-mousyo-more-items__name {
  font-size: 0.875em;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
}

.wrap .p-mousyo-more-items__discount {
  color: #FFF;
  background-color: #F00;
  font-size: 0.6875em;
  font-weight: bold;
  line-height: 1;
  margin-top: 0.36363636em;
  padding: 0.36363636em;
  width: fit-content;
  border-radius: 0.18181818em;
}

.wrap .p-mousyo-more-items__price {
  font-weight: bold;
  font-size: 0.75em;
  margin-top: 0.33333333em;
}

.wrap .p-mousyo-more-items__discount + .p-mousyo-more-items__price {
  color: #F00;
}

.wrap .p-mousyo-more-items__price > span > span {
  font-size: 1.33333333em;
}

.wrap .p-mousyo-more-items .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 1.3125em;
  position: static;
  margin-top: 1.5em;
}

.wrap .p-mousyo-more-items .slick-dots > li {
  display: block;
  width: 0.3125em;
  height: 0.3125em;
  margin: 0;
  cursor: default;
}

.wrap .p-mousyo-more-items .slick-dots > li button {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    background: #FFF;
    font-size: 1em;
    line-height: 1;
    border-radius: 50%;
}

.wrap .p-mousyo-more-items .slick-dots > li.slick-active button {
  background: #000;
}

.wrap .--bg-color-1 .p-mousyo-more-items .slick-dots > li:not(.slick-active) button {
  background-color: #D2D2D2;
}

.wrap .p-mousyo-more-items .slick-dots > li button::before {
  content: none;
  display: none;
}

.wrap .p-mousyo-bnr {
  padding: 2.5em 1.25em;
  display: flex;
  flex-direction: column;
  row-gap: 2.5em;
}

.wrap .p-mousyo-bnr > li {
  line-height: 1;
}

.wrap .p-mousyo-bnr a {
  display: block;
  transition: opacity 0.2s ease-out;
}

.wrap .p-mousyo-bnr a:hover {
  opacity: 0.7;
}
