@charset "UTF-8";

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.5;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

body * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: inherit;
}

img {
  vertical-align: bottom;
}

article,
footer,
header,
section {
  display: block;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}

b {
  font-weight: inherit;
}

b {
  font-weight: bolder;
}

code {
  font-size: 1em;
  font-family: monospace, monospace;
}

img {
  border-style: none;
  vertical-align: top;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-size: 100%;
  line-height: 1.15;
  font-family: sans-serif;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none;
  border: none;
}

button:focus,
html [type="button"]:focus,
[type="reset"]:focus,
[type="submit"]:focus {
  outline: none;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

li {
  list-style: none;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  position: relative;
  width: 100%;
  min-width: 320px;
  color: #3f3c3c;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, sans-serif;
}

a,
a:visited,
a:active,
a:hover {
  text-decoration: none;
}

select,
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  font: inherit;
  cursor: pointer;
}

select:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  outline: none;
}

body {

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

.header {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 2.6666666667vw 0;
}

.curucuruLogo {
  width: 107px;
  margin: 0 auto;
}

.curucuruLogo a img {
  width: 100%;
}

img {
  max-width: 100%;
}


.kv-thumb img {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  display: block;
}

.pageTrigger {}

.pageTrigger-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0 6px;
  padding: 0 8px;
  margin: 0 auto 70px;
}

.pageTrigger-list li {
  width: calc((100% - 12px)/3);
}

.pageTrigger-list li a {
  display: block;
  font-size: 18px;
  text-align: center;
  color: #FAF2BB;
  font-weight: 900;
  background: #1A432D url(../images/arrow_b.svg) no-repeat center bottom 6px;
  padding: 10px 10px 20px;
}

.pageTrigger-list li a img {
  display: block;
  margin: 0 auto 8px
}




.pageDesc {
  padding: 50px 0;
  text-align: center;
  font-family: 游ゴシック体,
    YuGothic,
    游ゴシック Medium,
    Yu Gothic Medium,
    游ゴシック,
    Yu Gothic,
    sans-serif;

}

.pageDesc p {
  font-size: 18px;
  line-height: 1.8;
}


.sec-banner {
  padding: 19.4666666667vw 2.6666666667vw 8vw;
  background-color: #fff;
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, sans-serif;
}

.sec-banner-head {
  margin-bottom: 36px;
  font-size: 23px;
  text-align: center;
}

.sec-banner-inner {
  border-bottom: 1px solid #ccc;
}

.sec-banner-inner-item {
  border-top: 1px solid #ccc;
}

.sec-banner .curucuruLogo {
  margin-top: 14.4vw;
}

.banner {
  padding: 14px 0;
}

.banner a {
  display: flex;
  color: #000;
}

.banner+.banner {
  border-top: 1px solid #ccc;
}

.banner-thumb {
  flex-shrink: 0;
  width: 136px;
}

.banner-thumb img {
  width: 100%;
}

.banner-head {
  margin-top: 2.6666666667vw;
  margin-left: 5.3333333333vw;
  font-size: 3.7333333333vw;

}

.btnBuy {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 30vw;
  background: #821313;
  color: #FAF2BB;
  font-size: 3.7333333333vw;
  line-height: 1;
  padding: 8px 0;
}


.btnMore a {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 16vw;
  margin: 10.6666666667vw auto 0;
  background: #821313;
  color: #FAF2BB;
  font-size: 3.7333333333vw;
  line-height: 1.25;
  text-align: center;
}

#sec2 .btnMore a {
  background: #6C2739;
  color: #fff;
}

.btnMore a:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 26px;
  width: 12px;
  height: 18px;
  transform: translateY(-50%);
  background-image: url(../images/arrow_r.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
}

.scrolltop {
  z-index: 10;
  position: fixed;
  right: 1em;
  bottom: 1em;
}

.scrolltop a {
  display: block;
  width: 40px;
}

.scrolltop a img {
  width: 100%;
}

.btnBack {
  margin: 40px 30px 0;
}

.btnBack+.btnBack {
  margin: 10px 30px 0;
}

.btnBack a {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  border: 1px solid #001220;
  color: #001220;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  transition: background-color 0.1s ease;
}

.btnBack a:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  width: 7px;
  height: 14px;
  transform: translateY(-50%);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAgCAYAAADwvkPPAAAAWklEQVR4Ae3WMQ6AUAgD0H8k55+C3kRvojfXdOvgZheTNmHkESYYmm3OZTjSwLkCd3fvFoj1CeRqAhnAqiNgwID/Btn0hnFIoECBfBCPsAESELgskIIGyPdSPV/mL/c3hVMyAAAAAElFTkSuQmCC);
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
}

.thoughts span {
  display: block;
}

.thoughts-btn {
  background: #667179;
  color: #fff;
  display: flex;
  gap: 0 8px;
  align-items: center;
  justify-content: center;
  width: 90%;
  margin: 0 auto;
  height: 60px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
}

.thoughts-btn:after {
  display: block;
  content: "";
  background: url(../images/pencil.png) center / cover;
  height: 16px;
  width: 16px;
}

.fadein {
  transform: translateY(5%);
  opacity: 0;
  transition: all 0.4s ease;
}

.fadein.is-fadein {
  transform: translateY(0);
  opacity: 1;
}

.sec {
  background: #fbf2bb;
  padding: 0 0 120px
}

#sec1 {
  padding: 80px 0 120px
}

.sec__title {
  background: #1a432d;
  color: #faf2bb;
  font-weight: 900;
  margin: 0 auto 30px;
  position: relative;
  text-align: center;
  width: calc(100% - 20px)
}

.sec__title:after {
  background: #1a432d;
  bottom: -25px;
  -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  content: "";
  display: block;
  height: 25px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 60px
}

.sec__titleInner1 {
  display: block;
  font-size: 48px
}

.sec__titleInner1:after {
  background: #faf2bb;
  content: "";
  display: block;
  height: 1px;
  margin: 0 auto;
  max-width: 278px;
  width: 100%
}

.sec__titleInner2 {
  display: block;
  font-size: 34px
}

.sec__text {
  font-family: 游ゴシック体, YuGothic, 游ゴシック, Yu Gothic, sans-serif;
  font-weight: 700;
  line-height: 2.7;
  margin: 0 auto 50px;
  color: #1A432D;
  text-align: center;
}


.footer {
  padding-bottom: 40px;
}

.footer .curucuruLogo {
  width: 150px;
  margin-top: 30px;
}

.itemSlider {
  position: relative;
  overflow: hidden;
}

.itemSlider img {
  margin: 0 5px;
}

.setItems {
  display: none;
  margin: 40px auto 0;
}

.setItems.isCurrent {
  display: block;
}

.setItem:not(:first-of-type) {
  margin-top: 18px;
}

.setItem-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 23px;
  color: #1A432D;
  font-family: 游ゴシック体,
    YuGothic,
    游ゴシック,
    Yu Gothic,
    sans-serif;
  font-weight: 700;
}

.setItem-name {
  font-size: 3.7333333333vw;
}

.setItem-body {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  gap: 10px;
}

.setItem-price {
  font-size: 14px;
}

.recommend {
  padding: 70px 20px 0;
}

.recommend-head {
  border-top: solid 2px #1A432D;
  border-bottom: solid 2px #1A432D;
  color: #1A432D;
  padding: 20px 0;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}

.recommend-head img {
  display: block;
  width: 55%;
  margin: 0 auto;
}

.recommend-body {
  flex-shrink: 0;
  padding-top: 30px;
}

.recommend-body .btnMore {
  padding: 0 23px;
}

.recommend-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  gap: 30px 10px;
}

.recommend-items--reco2 {
  margin: 30px 0 0;
}

.recommendItem a {
  color: #1A432D;
  font-family: 游ゴシック体,
    YuGothic,
    游ゴシック,
    Yu Gothic,
    sans-serif;
  font-weight: bold;
}

.recommendItem img {
  width: 100%;
}

.recommendItem-brand {
  margin-top: 10px;
  font-size: 14px;
}

.recommendItem-price {
  margin-top: 6px;
  font-size: 14px;
}

.recommend-list .recommendItem-brand {
  font-size: 12px;
  font-weight: bold;
}

.recommendItem-cat {
  font-weight: bold;
  font-size: 14px;
}


.sp {
  display: block;
}

.pc {
  display: none;
}

@media screen and (min-width: 768px) {
  .pc {
    display: block;
  }

  .sp {
    display: none;
  }

  .header {
    padding: 1vw 0;
  }

  .pageTrigger-list {
    gap: 10px;
    max-width: 530px;
  }

  .pageTrigger-list li {
    width: calc((100% - 20px)/3);
  }

  .pageTrigger-list li a {
    font-size: 24px;
    background: #1A432D url(../images/arrow_b.svg) no-repeat center bottom 6px /22px;
    padding: 10px 10px 26px;
  }



  .pageTrigger-list li a img {
    width: 100%;
    margin-bottom: 8px;
  }

  .pageDesc {
    padding: 40px 0 60px;
    background-size: 480px auto;
  }

  .pageDesc p {
    font-size: 20px;
  }

  .sec-banner {
    padding: 110px 0 60px;
  }

  .sec-banner-inner {
    width: 800px;
    margin: 0 auto;
  }

  .sec-banner-inner-item {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 20px 0;
    gap: 1.8vw;
  }

  .sec-banner .curucuruLogo {
    margin-top: 6vw;
  }

  .banner {
    padding: 0;
    transition: opacity 0.2s ease;
  }

  .banner+.banner {
    border-top: none;
  }

  .banner-thumb {
    width: 187px;
  }

  .banner-head {
    margin-top: 0;
    margin-left: 2vw;
    font-size: 1.6vw;
  }

  .banner:hover {
    opacity: 0.8;
    transition: opacity 0.1s ease;
  }

  .btnBuy {
    width: 150px;
    height: 34px;
    font-size: 18px;

  }

  .btnBuy:hover {
    opacity: 0.7;
  }

  .btnMore a {
    width: 400px;
    height: 70px;
    margin: 60px auto 0;
    font-size: 16px;
  }

  .btnMore a:hover {
    opacity: 0.7;
  }

  .scrolltop a {
    width: 50px;
  }

  .btnBack {
    max-width: 400px;
    margin: 40px auto 0;
  }

  .btnBack+.btnBack {
    margin: 10px auto 0;
  }

  .btnBack a:after {
    right: 18px;
  }

  .btnBack a:hover {
    background-color: #001220;
    color: #fff;
    transition: background-color 0.1s ease;
  }

  .btnBack a:hover:after {
    background-image: url(../images/arrow-right-w.png);
  }

  .thoughts-btn {
    max-width: 400px;
    margin: 40px auto 0;
  }

  .sec {
    background: #fbf2bb;
    padding: 0 0 150px
  }

  #sec1 {
    padding: 120px 0 150px
  }

  .sec__title {
    max-width: 1024px;
    padding: 16px 0;
    margin: 0 auto 40px;
  }

  .sec__title:after {
    background: #1a432d;
    bottom: -25px;
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    content: "";
    display: block;
    height: 40px;
    transform: rotate(180deg);
    width: 120px
  }

  .sec__titleInner1 {
    display: block;
    font-size: 58px;
  }

  .sec__titleInner1:after {
    max-width: 360px;
  }

  .sec__titleInner2 {

    font-size: 38px
  }

  .sec__text {
    font-size: 18px;
  }

  .itemSlider {
    max-width: 1024px;
    margin: 0 auto;
  }

  .footer {
    padding-bottom: 80px;
  }

  .footer .curucuruLogo {
    width: 260px;
    margin-top: 80px;
  }

  .itemSlider img {
    margin: 0 10px;
  }

  .setItems {
    max-width: 500px;
    margin: 50px auto 0;
  }

  .setItem-inner {
    padding: 0;
  }

  .setItem-name,
  .setItem-price {
    font-size: 18px;
  }

  .recommend {
    padding: 100px 0 0;
  }

  .recommend-head {
    width: 800px;
    margin-inline: auto;
    font-size: 20px;
  }

  .recommend-head img {
    width: 214px;
    margin-inline: auto;
  }



  .recommend-head img.recommend-img500 {
    width: 500px;
  }

  .recommend-body {
    padding-top: 30px;
  }

  .recommend-body .btnMore {
    padding: 0;
  }

  .recommend-items {
    display: flex;
    justify-content: center;
  }

  .recommendItem {
    width: 190px;
  }

  .recommendItem-brand {
    margin-top: 20px;
    font-size: 16px;
  }

  .recommend-list .recommendItem-brand {
    font-size: 14px;
    font-weight: bold;
  }

  .recommendItem-cat {
    font-weight: bold;
  }

  .recommendItem-price {
    font-size: 14px;
  }



}

@media screen and (min-width: 1000px) {
  .header {
    padding: 10px 0;
  }

  .sec-banner-inner-item {
    gap: 18px;
  }

  .sec-banner .curucuruLogo {
    margin-top: 60px;
  }

  .banner-head {
    margin-left: 20px;
    font-size: 16px;
  }
}