@charset "UTF-8";
/*--------------------------------------------------
 Font
-------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;800;900&family=Noto+Serif+JP:wght@200..900&family=BIZ+UDPMincho:wght@400;700&display=swap");
/*文字シャギーを解消*/
a, p, small, h1, h2, h3, h4, h5, h6, li, ol, dl, label, select, button, span, table, .no-shaggy {
  transform: rotate(0.03deg);
}

/*--------------------------------------------------
 Base
-------------------------------------------------*/
h1 {
  margin: 0;
  padding: 0;
}

/*--------------------------------------------------
 *bootstrap上書き*
-------------------------------------------------*/
.btn-gentei .btn-outline-dark {
  transition: 0ms;
}
.btn-gentei .btn-outline-dark:hover {
  color: #343a40;
  border-color: #343a40;
  background-color: #fff;
  opacity: 0.8;
}
@media screen and (max-width: 1200px) {
  .btn-gentei .btn-outline-dark h4 {
    font-size: clamp(1.125rem, 1.065rem + 0.3vw, 1.2rem);
  }
}
@media screen and (max-width: 576px) {
  .btn-gentei .btn-outline-dark h5 {
    font-size: 1rem;
  }
  .btn-gentei .btn-outline-dark h4 {
    font-size: clamp(1rem, 0.844rem + 0.78vw, 1.125rem);
  }
  .btn-gentei .btn-outline-dark .btn-gentei--img {
    margin: auto;
  }
}

hr {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

/*--------------------------------------------------
 *slickslider上書き*
-------------------------------------------------*/
.slick-slider {
  max-width: 1600px;
  margin: auto;
}

.slick-track {
  display: flex !important;
}

.slick-slide {
  height: auto !important;
  text-align: center;
}

.slick-list {
  overflow: visible !important;
}

.dots-wrap {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
  padding: 0;
}
.dots-wrap li {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  background: rgba(244, 244, 244, 0.4);
  border-radius: 50%;
  cursor: pointer;
  list-style: none;
}
.dots-wrap li button {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
  border: none;
  background-color: transparent;
}

.dots-wrap li:hover,
.dots-wrap li.slick-active {
  background: rgba(244, 244, 244, 0.8);
}

/*--------------------------------------------------
 *共通設定*
-------------------------------------------------*/
.content-1200 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0.8rem;
  position: relative;
}
@media screen and (max-width: 991px) {
  .content-1200 {
    padding: 0;
  }
}

.content-991 {
  max-width: 991px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .content-991 {
    padding: 0 0.8rem;
  }
}
@media screen and (max-width: 768px) {
  .content-991 {
    padding: 0;
  }
}

.bg-white-area {
  background: url(images_2503/bg-mesh-2503.png);
  background-color: #efdec0;
  background-size: auto;
  background-position: left 0px bottom 0px;
  background-repeat: no-repeat;
  position: relative;
  padding: 55px 0.5rem 0.5rem;
  z-index: 1;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1200px) {
  .bg-white-area {
    padding: 50px 0.5rem 0.5rem;
  }
}
@media screen and (max-width: 768px) {
  .bg-white-area {
    background-size: 200%;
  }
}
@media screen and (max-width: 576px) {
  .bg-white-area {
    padding: 40px 8px 8px;
  }
}

.bg-black {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 0;
}

.bg-board {
  background: url(images_2503/bg-board.jpg);
  background-repeat: repeat;
  z-index: -1;
}

.bg-board-grd {
  width: 100%;
  height: 10%;
  background: url(images_2503/bg-board-grd.png);
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  left: 0;
}

.bg-board-light {
  background: url(images_2503/bg-plate-area-pc@1.5x.png), url(images_2503/bg-board-light.jpg);
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  background-position: center;
  z-index: 0;
}
@media screen and (max-width: 1200px) {
  .bg-board-light {
    background-position: 50%, center;
  }
}
@media screen and (max-width: 991px) {
  .bg-board-light {
    background: url(images_2503/bg-plate-area-sp.png), url(images_2503/bg-board-light.jpg);
    background-repeat: no-repeat, repeat;
    background-size: cover, auto;
    background-position: center;
    z-index: 0;
  }
}

.bg-craft {
  background: url(images_2503/bg_craft.jpg);
  overflow: hidden;
}

.bg-craft-grd {
  width: 100%;
  height: 10%;
  background: url(images_2503/bg-craft-grd.png);
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  left: 0;
}

.bg-craft-green {
  background: url(images_2503/bg_craft_green.jpg);
}

.bg-intro-02 {
  background: url(images_2503/bg_nuka_dark.jpg);
  background-size: cover;
  background-position: left 0px bottom 0px;
  background-repeat: no-repeat;
}

.bg-reason {
  background-color: #32543e;
  overflow: hidden;
}

.bg-reason-grd {
  width: 100%;
  height: 10%;
  background: linear-gradient(0deg, rgb(50, 84, 62), rgba(50, 84, 62, 0));
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
}

.bg-kohousou {
  background-color: #bb9263;
}

.bg-oobukuro {
  background-color: #a48047;
}

.bg-tokka {
  background-color: #ff0000;
}

.bg-cheese {
  background-color: #e58a00;
}

.bg-sansai {
  background-color: #775200;
}

.bg-egg {
  background-color: #f4a800;
}

.mt-n10 {
  margin-top: -80px;
}

.mt-10 {
  margin-top: 80px;
}

.red-right {
  color: #ff0000;
}

.text-narrow {
  transform: scaleX(0.95);
  display: inline-block;
  white-space: nowrap;
  letter-spacing: -0.2rem;
  margin-left: -0.5rem;
}

.letter-spacing-sm {
  letter-spacing: -0.1rem;
}

/*--------------------------------------------------
  base
-------------------------------------------------*/
#nukabijin {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 1rem;
  width: 100%;
  color: #231815;
}
#nukabijin p {
  line-height: 1.15;
}

/*--------------------------------------------------
  mainvisual
-------------------------------------------------*/
.mainvisual-bg-obi {
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: 0;
  background: url(images_2503/bg_obi_red.jpg);
  background-repeat: repeat-x;
}
.mainvisual-bg-sizzle-left {
  width: 45%;
  height: auto;
  position: absolute;
  left: -15%;
  top: 0;
  z-index: 1;
}
.mainvisual-bg-sizzle-right {
  width: 30%;
  height: auto;
  position: absolute;
  right: 2%;
  top: 2%;
  z-index: 1;
}
.mainvisual-bg-yasai-left {
  width: 45%;
  height: auto;
  position: absolute;
  left: -20%;
  top: 0;
  z-index: 1;
}
.mainvisual-bg-yasai-right {
  width: 30%;
  height: auto;
  position: absolute;
  right: -30%;
  top: -5%;
  z-index: 1;
}
@media all and (max-width: 1200px) {
  .mainvisual-bg-sizzle-left {
    left: -10%;
    top: 0;
  }
  .mainvisual-bg-sizzle-right {
    right: 5%;
    top: 2%;
  }
  .mainvisual-bg-yasai-left {
    left: -15%;
    top: 0;
  }
  .mainvisual-bg-yasai-right {
    right: -20%;
    top: -5%;
  }
}
@media all and (max-width: 991px) {
  .mainvisual-bg-sizzle-left {
    width: 85%;
    left: -55%;
    top: -10%;
  }
  .mainvisual-bg-sizzle-right {
    width: 52%;
    right: -22%;
    top: -5%;
  }
  .mainvisual-bg-yasai-left {
    width: 100%;
    left: -75%;
    top: -12%;
  }
  .mainvisual-bg-yasai-right {
    width: 50%;
    right: -23%;
    top: 39%;
  }
}

.mainvisual-title {
  width: 50%;
  padding: 10% 0 6%;
  margin: auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #faf9ec;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.mainvisual-title-ttl {
  padding-top: 10%;
}
.mainvisual-title-mini {
  padding-bottom: 3%;
}
.mainvisual-title-sub {
  width: 120%;
  height: auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.mainvisual-title-txt {
  display: inline-block;
  padding: 1rem 2.5rem;
  margin: 0.5rem auto 1rem;
  font-size: 1.3rem;
  font-weight: 400;
  color: #a2681a;
  background-color: #ffecba;
}
.mainvisual-title-houzai {
  width: 90%;
  height: auto;
  position: absolute;
  bottom: 2%;
  right: -60%;
  z-index: 2;
  filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.2));
}
@media all and (max-width: 1200px) {
  .mainvisual-title-mini {
    padding-bottom: 5%;
    width: 45%;
  }
  .mainvisual-title-txt {
    padding: 1rem 1.5rem;
    font-size: 1.2rem;
  }
  .mainvisual-title-houzai {
    right: -60%;
  }
}
@media all and (max-width: 991px) {
  .mainvisual-title {
    width: 70%;
  }
  .mainvisual-title-ttl {
    width: 100%;
    padding: 10% 0 70%;
  }
  .mainvisual-title-mini {
    width: 45%;
    /* height: auto; */
    position: absolute;
    bottom: 33%;
    left: -22%;
    filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.4));
    z-index: 10;
  }
  .mainvisual-title-sub {
    width: 100%;
  }
  .mainvisual-title-txt {
    width: 55%;
    padding: 0.4rem;
    display: flex;
    justify-content: center;
    position: absolute;
    font-size: 1rem;
    bottom: 40%;
    right: 50%;
    transform: translateX(50%);
  }
  .mainvisual-title-houzai {
    width: 120%;
    right: 50%;
    transform: translateX(50%);
  }
}
@media all and (max-width: 768px) {
  .mainvisual-title-sub {
    width: 120%;
  }
  .mainvisual-title-txt {
    width: 55%;
    padding: 0.4rem;
    display: flex;
    justify-content: center;
    position: absolute;
    font-size: 1rem;
    bottom: 40%;
    right: 50%;
    transform: translateX(50%);
  }
}
@media all and (max-width: 576px) {
  .mainvisual-title-sub {
    width: 120%;
  }
  .mainvisual-title-txt {
    width: 55%;
    padding: 0.4rem;
    display: flex;
    justify-content: center;
    position: absolute;
    font-size: 1rem;
    bottom: 40%;
    right: 50%;
    transform: translateX(50%);
  }
}

/*--------------------------------------------------
　intro-01
-------------------------------------------------*/
.intro-txt {
  position: relative;
}
.intro-sizzle {
  position: absolute;
  right: -5%;
  top: -15%;
  z-index: 1;
}
.intro-sizzle small {
  position: absolute;
  bottom: 10%;
  right: 10%;
  color: #fff;
}
@media all and (max-width: 1200px) {
  .intro-sizzle {
    width: 50%;
  }
}
@media all and (max-width: 991px) {
  .intro-sizzle {
    width: 60%;
    top: -20%;
    right: 0%;
  }
}
@media all and (max-width: 576px) {
  .intro-sizzle {
    width: 78%;
    top: -20%;
    right: -21%;
  }
}

.campaign-item-title {
  height: auto;
  display: block;
  position: relative;
  top: 45px;
  left: -15px;
  z-index: 10;
}
.campaign-item-title--txt {
  /* width: 100%; */
  padding: 1rem 18px;
  /* padding-left: 13%; */
  display: inline-block;
  background-color: #32543e;
  position: relative;
  font-size: clamp(1.35rem, 1.055rem + 1.26vw, 2rem);
  font-weight: 600;
  line-height: 1;
  color: #fff;
}
@media all and (max-width: 1200px) {
  .campaign-item-title {
    left: -15px;
  }
}
@media all and (max-width: 991px) {
  .campaign-item-title {
    left: -10px;
  }
}
@media all and (max-width: 768px) {
  .campaign-item-title {
    left: -12px;
  }
}
@media all and (max-width: 576px) {
  .campaign-item-title {
    top: 35px;
  }
  .campaign-item-title--txt {
    padding: 0.6rem 0.5rem;
  }
}

/*--------------------------------------------------
　intro-02
-------------------------------------------------*/
.intro-02-wrapper {
  padding: 3rem 0 0;
}
.intro-02-ttl {
  margin: auto;
}
.intro-02-desc {
  font-size: 1.2rem;
  color: #fff;
  line-height: 1.6 !important;
  text-shadow: 0px 0px 5px #000;
}
.intro-02-obi {
  width: 100%;
  height: 2rem;
  position: absolute;
  top: 0;
  background: url(images_2503/bg_obi_red.jpg);
  background-repeat: repeat-x;
}
@media all and (max-width: 1200px) {
  .intro-02-houzai {
    width: 50%;
    right: 0%;
  }
}
@media all and (max-width: 768px) {
  .intro-02-wrapper {
    padding: 1.25rem 0 0;
    margin-bottom: 35%;
  }
  .intro-02-txt {
    font-size: 1.8rem;
  }
  .intro-02-ttl-01 {
    width: 80%;
    padding: 1rem 0.5rem;
  }
  .intro-02-ttl-02 {
    width: 90%;
    padding: 1rem 0.5rem;
  }
  .intro-02-desc {
    font-size: 1rem;
    line-height: 1.4 !important;
  }
  .intro-02-houzai {
    width: 78%;
    right: 50%;
    transform: translateX(50%);
    bottom: 22%;
  }
}
@media all and (max-width: 576px) {
  .intro-02-wrapper {
    padding: 1.25rem 0 0;
    margin-bottom: 35%;
  }
  .intro-02-txt {
    font-size: 1.4rem;
  }
  .intro-02-ttl-01 {
    width: 80%;
    padding: 1rem 0.5rem;
  }
  .intro-02-ttl-02 {
    width: 90%;
    padding: 1rem 0.5rem;
  }
  .intro-02-desc {
    font-size: 1rem;
    line-height: 1.4 !important;
  }
  .intro-02-houzai {
    width: 78%;
    right: 50%;
    transform: translateX(50%);
    bottom: 22%;
  }
}

/*--------------------------------------------------
　reason
-------------------------------------------------*/
.reason-ttl {
  margin: auto;
  text-align: center;
}
.reason-ttl:after {
  content: "";
  width: 600px;
  height: 77px;
  position: absolute;
  left: 50%;
  bottom: -28%;
  transform: translateX(-50%);
  background-image: url(images_2503/reason-ashirai@1.5x.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}
.reason-ttl-sub {
  height: 7rem;
  position: relative;
}
.reason-ttl-sub img {
  height: 100%;
  width: auto;
}
.reason-ttl-sub:after {
  content: "";
  width: 600px;
  height: 77px;
  position: absolute;
  left: -15%;
  bottom: -25%;
  background-image: url(images_2503/reason-ashirai@1.5x.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}
@media all and (max-width: 1200px) {
  .reason-ttl-sub {
    height: 6rem;
  }
  .reason-ttl-sub:after {
    width: 500px;
    bottom: -50%;
  }
}
@media all and (max-width: 768px) {
  .reason-ttl {
    width: 90%;
  }
  .reason-ttl:after {
    width: 100%;
    bottom: -25%;
  }
  .reason-ttl-sub {
    height: 4rem;
  }
  .reason-ttl-sub:after {
    width: 85%;
    bottom: -85%;
  }
}
@media all and (max-width: 576px) {
  .reason-ttl {
    width: 90%;
  }
  .reason-ttl:after {
    width: 100%;
    bottom: -25%;
  }
  .reason-ttl-sub {
    padding-bottom: 0.5rem;
    font-size: 1.4rem;
  }
  .reason-ttl-sub:after {
    width: 85%;
    bottom: -105%;
  }
}
.reason-num {
  height: 90px;
}
.reason-num img {
  width: auto;
  height: 100%;
  filter: brightness(500%);
}
.reason-txt {
  font-size: 1.2rem;
  line-height: 1.4 !important;
  color: #fff;
  margin-bottom: 2rem;
}
.reason-01 {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.reason-01-txt {
  width: 50%;
}
.reason-01-img {
  width: 40%;
  margin: auto;
  z-index: 1;
}
.reason-02 {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.reason-02-txt {
  width: 60%;
}
.reason-02-img {
  width: 18%;
  margin: auto;
  display: inline-block;
  transform: rotate(-5deg);
}
.reason-03-txt {
  width: 100%;
}
.reason-03-img {
  width: 100%;
  margin-left: -100%;
  display: flex;
}
.reason-03-img ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  -webkit-animation: flowing 120s infinite normal linear 0.5s both;
          animation: flowing 120s infinite normal linear 0.5s both;
}
.reason-03-img li {
  width: 20%;
}
.reason-03-img li > img {
  width: auto;
  height: 30vh;
}
@-webkit-keyframes flowing {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes flowing {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@media all and (max-width: 991px) {
  .reason-02-img {
    width: 18%;
    margin: auto 5% auto auto;
    display: inline-block;
    transform: rotate(5deg);
  }
}
@media all and (max-width: 768px) {
  .reason-num {
    height: 3.8rem;
  }
  .reason-txt {
    font-size: 1rem;
    line-height: 1.4 !important;
    margin-bottom: 0;
  }
  .reason-01 {
    flex-wrap: wrap;
  }
  .reason-01-txt {
    width: 100%;
    margin-bottom: 1rem;
  }
  .reason-01-img {
    width: 85%;
  }
  .reason-02 {
    flex-wrap: wrap;
  }
  .reason-02-txt {
    width: 100%;
  }
  .reason-02-img {
    width: 28%;
    margin: 1rem auto 0;
  }
  .reason-03-img {
    margin-top: 1rem;
  }
  .reason-03-img li > img {
    height: 18vh;
  }
}
@media all and (max-width: 576px) {
  .reason-num {
    height: 2.8rem;
  }
  .reason-txt {
    font-size: 1rem;
    line-height: 1.4 !important;
    margin-bottom: 0;
  }
  .reason-01 {
    flex-wrap: wrap;
  }
  .reason-01-txt {
    width: 100%;
  }
  .reason-01-img {
    width: 100%;
  }
  .reason-02 {
    flex-wrap: wrap;
  }
  .reason-02-txt {
    width: 100%;
  }
  .reason-02-img {
    width: 38%;
    margin: 1rem auto 0;
  }
  .reason-03-img {
    margin-top: 1rem;
  }
  .reason-03-img li > img {
    height: 18vh;
  }
}
.reason-bg-washi-01 {
  width: 45%;
  height: auto;
  position: absolute;
  top: 0%;
  right: -30%;
  z-index: 0;
  mix-blend-mode: multiply;
  opacity: 0.6;
}
.reason-bg-washi-02 {
  width: 45%;
  height: auto;
  position: absolute;
  bottom: 20%;
  left: -20%;
  z-index: 0;
  mix-blend-mode: multiply;
  opacity: 0.6;
}
.reason-bg-washi-03 {
  width: 60%;
  height: auto;
  position: absolute;
  bottom: -15%;
  right: -45%;
  z-index: 0;
  mix-blend-mode: multiply;
  opacity: 0.6;
}
@media all and (max-width: 768px) {
  .reason-bg-washi-01 {
    width: 100%;
    right: -58%;
  }
  .reason-bg-washi-02 {
    width: 80%;
    left: -5%;
  }
  .reason-bg-washi-03 {
    width: 100%;
    right: -58%;
  }
}
@media all and (max-width: 576px) {
  .reason-bg-washi-01 {
    width: 100%;
    right: -58%;
  }
  .reason-bg-washi-02 {
    width: 80%;
    left: -5%;
  }
  .reason-bg-washi-03 {
    width: 100%;
    right: -58%;
  }
}

/*--------------------------------------------------
  reviews
-------------------------------------------------*/
.reviews-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  color: #fff;
}
.reviews-ttl h1 {
  width: 80%;
  text-align: center;
}
.reviews-wrapper {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
}
.reviews-item {
  width: calc(50% - 1.25rem);
  padding: 1.25rem;
  margin-right: 1.25rem;
  margin-bottom: 1.25rem;
  background: url(images_2503/bg_washi.jpg);
  background-size: 100px 100px;
  background-repeat: repeat;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
.reviews-item:nth-child(even) {
  margin-right: 0;
}
.reviews-item-ttl {
  margin-bottom: 1rem;
  font-size: 1.4rem;
  font-weight: 700;
  color: #32543e;
}
.reviews-item-ttl::before {
  content: "";
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #32543e;
  position: absolute;
  bottom: -6px;
  left: 0;
}
.reviews-item-ttl::after {
  content: "";
  width: 100%;
  height: 4px;
  border-bottom: 4px solid #32543e;
  position: absolute;
  bottom: -12px;
  left: 0;
}
@media all and (max-width: 768px) {
  .reviews-ttl h1 {
    width: 90%;
  }
  .reviews-item {
    width: 100%;
    margin: 0 auto 1.25rem !important;
    padding: 1rem;
  }
  .reviews-item-ttl {
    font-size: 1.4rem;
  }
  .reviews-item-txt {
    line-height: 1.2 !important;
  }
}
@media all and (max-width: 576px) {
  .reviews-ttl h1 {
    width: 100%;
  }
  .reviews-item {
    width: 100%;
    max-width: 470px;
    margin: 0 auto 0.5rem !important;
    padding: 0.5rem;
  }
  .reviews-item-ttl {
    font-size: 1.2rem;
  }
  .reviews-item-txt {
    font-size: 0.9rem;
  }
}

/*--------------------------------------------------
how-to
-------------------------------------------------*/
.how-to-intro-ttl {
  position: relative;
  text-align: left;
}
.how-to-intro-ttl h2 {
  filter: drop-shadow(0 0 8px #072605);
}
.how-to-intro-ttl h3 {
  filter: drop-shadow(0 0 8px #072605);
}
.how-to-intro-ttl-img {
  width: 45%;
  position: absolute;
  right: 5%;
  bottom: -50%;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .how-to-intro-ttl-img {
    right: -5%;
    bottom: -35%;
  }
}
@media all and (max-width: 991px) {
  .how-to-intro-ttl h2 {
    width: 60%;
  }
  .how-to-intro-ttl h3 {
    width: 55%;
    margin: 0 0 3%;
  }
  .how-to-intro-ttl-img {
    width: 45%;
    /* max-width: 210px; */
    top: 5%;
    right: -5%;
  }
}

.how-to-wrapper {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.how-to-ttl {
  text-align: center;
}
.how-to-item-01, .how-to-item-02, .how-to-item-03 {
  width: 31.6666666667%;
  background: url(images_2503/bg_washi.jpg);
  background-size: 100px 100px;
  background-repeat: repeat;
  position: relative;
  border-radius: 50%;
}
.how-to-item-inner {
  padding-top: 100%;
}
.how-to-item-num {
  height: 25%;
  position: absolute;
  top: 5%;
  right: 50%;
  transform: translateX(50%);
}
.how-to-item-num img {
  height: 100%;
  width: auto;
}
.how-to-item-txt {
  width: 80%;
  text-align: left;
  line-height: 1.2;
  position: absolute;
  top: 35%;
  right: 50%;
  transform: translateX(50%);
}
.how-to-item-img-01 {
  width: 65%;
  position: absolute;
  top: 50%;
  right: -10%;
}
.how-to-item-img-03 {
  width: 65%;
  position: absolute;
  top: 50%;
  right: -10%;
}
@media all and (max-width: 1200px) {
  .how-to-item-num {
    height: 20%;
  }
  .how-to-item-txt {
    top: 28%;
  }
  .how-to-item-img-01 {
    top: 50%;
  }
  .how-to-item-img-03 {
    top: 50%;
  }
}
@media all and (max-width: 991px) {
  .how-to-ttl {
    width: 75%;
    margin: auto;
  }
  .how-to-wrapper {
    display: block;
  }
  .how-to-item-01, .how-to-item-02, .how-to-item-03 {
    width: 100%;
    max-width: 470px;
    margin: auto;
    margin-bottom: 1rem;
    border-radius: 0 1rem;
  }
  .how-to-item-01 .how-to-item-txt, .how-to-item-03 .how-to-item-txt {
    width: 65%;
  }
  .how-to-item-inner {
    height: 145px;
    padding: 1rem;
  }
  .how-to-item-num {
    width: 10%;
    height: auto;
    margin-top: -0.5rem;
    margin-bottom: 0.5rem;
    margin-left: -0.5rem;
    position: relative;
    top: 0;
    right: 0;
    transform: unset;
  }
  .how-to-item-num img {
    height: auto;
    width: 100%;
  }
  .how-to-item-txt {
    width: 100%;
    position: relative;
    top: 0;
    right: 0;
    transform: unset;
  }
  .how-to-item-img-01, .how-to-item-img-03 {
    width: 35%;
    max-width: 150px;
    top: 50%;
    left: unset;
    right: 0;
    transform: translateY(-50%);
  }
}
.how-to-fin {
  width: 80%;
  margin: 20px auto 0;
  position: relative;
}
.how-to-fin-txt {
  position: absolute;
  right: -5%;
  bottom: 8%;
}
@media all and (max-width: 1200px) {
  .how-to-fin-txt {
    right: -15%;
  }
}
@media all and (max-width: 991px) {
  .how-to-fin {
    width: 75%;
    margin: 0;
  }
  .how-to-fin-txt {
    width: 95%;
    right: -37%;
  }
}
@media all and (max-width: 576px) {
  .how-to-fin {
    width: 85%;
    margin: 0;
  }
  .how-to-fin-txt {
    width: 90%;
    bottom: 10%;
    right: -20%;
  }
}
.how-to-img-01 {
  position: absolute;
  top: 0;
  left: -40%;
  z-index: 0;
}
.how-to-img-02 {
  position: absolute;
  top: 0%;
  right: -40%;
  z-index: 0;
}
.how-to-img-03 {
  position: absolute;
  bottom: 0;
  left: -35%;
  z-index: 0;
}
.how-to-img-04 {
  position: absolute;
  bottom: 2%;
  right: -25%;
  z-index: 0;
}
@media all and (max-width: 1200px) {
  .how-to-img-01 {
    left: -55%;
  }
  .how-to-img-02 {
    right: -50%;
  }
  .how-to-img-04 {
    bottom: 0%;
    right: -40%;
  }
}
@media all and (max-width: 991px) {
  .how-to-img-01 {
    width: 85%;
    height: auto;
    left: -60%;
  }
  .how-to-img-02 {
    width: 85%;
    height: auto;
    top: 5%;
    right: -55%;
  }
  .how-to-img-03 {
    width: 85%;
    height: auto;
    bottom: 15%;
    left: -40%;
  }
  .how-to-img-04 {
    width: 85%;
    height: auto;
    bottom: 12%;
    right: -40%;
  }
}
@media all and (max-width: 576px) {
  .how-to-img-01 {
    width: 75%;
    height: auto;
    left: -48%;
    top: 5%;
    transform: rotate(-25deg);
  }
  .how-to-img-02 {
    width: 75%;
    height: auto;
    top: 15%;
    right: -20%;
  }
  .how-to-img-03 {
    width: 80%;
    height: auto;
    bottom: 8%;
    left: -28%;
  }
  .how-to-img-04 {
    width: 85%;
    height: auto;
    bottom: 10%;
    right: -40%;
  }
}

/*--------------------------------------------------
　recipe
-------------------------------------------------*/
.recipe-ttl {
  margin: 2rem auto;
  text-align: center;
}
.recipe-slide {
  position: relative;
}
.recipe-slide-item {
  margin: 0 1rem;
  filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.4));
}
.recipe-slide-item button {
  border: unset;
  background: unset;
}
.recipe-slide-item button:focus {
  outline: unset;
}
.recipe-slide-item-img {
  width: 98%;
  margin: -20% auto 0;
  z-index: 10;
}
.recipe-slide-item-ttl {
  margin-top: 0.5rem;
}
.recipe-slide-item-ttl h2 {
  height: 3rem;
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  padding: 0.2rem 0;
  position: relative;
}
.recipe-slide-item-ttl h2::before {
  content: "";
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #231815;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
}
.recipe-slide-item-txt p {
  margin-bottom: 0;
}
.recipe-slide-item-tag {
  padding: 0.2rem 0.5rem;
  margin-bottom: 0;
  display: inline-block;
  color: #fff;
  border-radius: 20px;
}
.recipe-slide-item-btn {
  margin-top: auto;
  text-align: right;
}
@media all and (max-width: 1200px) {
  .recipe-ttl {
    width: 50%;
    margin: 1.5rem auto;
  }
  .recipe-slide-item-ttl h2 {
    font-size: clamp(1rem, 0.818rem + 0.78vw, 1.4rem);
  }
}
@media all and (max-width: 991px) {
  .recipe-slide-item-ttl h2 {
    height: 2rem;
  }
  .recipe-ttl {
    width: 80%;
    margin: 5% auto 5%;
    filter: drop-shadow(0px 0px 3px rgba(35, 24, 24, 0.8));
  }
}

.modal-content {
  background: url(images_2503/bg_washi.jpg);
  background-size: 100px 100px;
  background-repeat: repeat;
  border: unset;
  border-radius: 0;
}
.modal-header {
  border-bottom: unset;
  position: relative;
}
.modal-header::before {
  content: "";
  width: calc(100% - 2rem);
  height: 1px;
  border-bottom: 1px solid #231815;
  position: absolute;
  bottom: 0;
  right: 50%;
  transform: translateX(50%);
}
.modal-title {
  font-weight: 700;
}
.modal-body {
  line-height: 1.15;
}
.modal .close {
  color: #231815;
}

.bg-plate-area {
  position: relative;
}

/*--------------------------------------------------
　cart
-------------------------------------------------*/
@media screen and (max-width: 576px) {
  #cart .container {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

/*--------------------------------------------------
　ボタン
-------------------------------------------------*/
/*矢印ボタン_____________*/
.arrow_btn {
  color: #fff !important;
  position: relative;
  transition: 0.5s;
}

.arrow_btn::after {
  content: "";
  width: 15%;
  height: 8px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
  top: 0;
  bottom: 2px;
  right: 21px;
  margin: auto;
  transform: skewX(35deg);
}

.btn-cart {
  width: 80%;
  max-width: 500px;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 0.5rem;
  background-color: #af1000;
  position: relative;
  overflow: hidden;
  transition: 0.5s;
}
.btn-cart::before {
  content: "";
  width: calc(100% + 60px);
  position: absolute;
  top: 0;
  right: 0%;
  z-index: -1;
  border-right: 60px solid transparent;
  border-bottom: 60px solid #940c00;
  transform: translateX(-100%);
  transition: 0.5s;
}
.btn-cart:hover::before {
  transform: translateX(60px);
}
@media screen and (max-width: 576px) {
  .btn-cart {
    font-size: 1.2rem;
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .btn-cart {
    font-size: 1rem;
  }
}

.btn-cart-mini {
  width: 100%;
  font-size: 1.2rem;
  padding: 1rem;
  background-color: #ff3c00;
}
.btn-cart-mini:hover {
  background-color: rgb(255, 8, 0);
}
@media screen and (max-width: 576px) {
  .btn-cart-mini {
    font-size: 1rem;
    width: 100%;
    padding: 0.5rem;
  }
}

.btn-cart-attention {
  font-size: 0.9rem;
  line-height: 1.1 !important;
}
.btn-cart-attention li {
  padding-left: 1em;
}
@media all and (max-width: 768px) {
  .btn-cart-attention {
    width: 100%;
    font-size: 0.8rem;
  }
}

.btn-cart-out {
  width: 80%;
  font-size: 1.5rem;
  padding: 1rem;
  background-color: gray;
}
@media screen and (max-width: 576px) {
  .btn-cart-out {
    font-size: 1.2rem;
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  .btn-cart-out {
    font-size: 1rem;
  }
}

.btn-recipe {
  padding: 2px 8px;
  font-size: 0.8rem;
  font-weight: 500;
  color: #231815;
  background-color: #fff;
  border: 1px solid #231815;
  border-radius: 20px;
  transition: 0.4s;
}
.btn-recipe i {
  font-size: 0.75rem;
}
.btn-recipe:hover {
  opacity: 0.8;
}

/*--------------------------------------------------
  セット
-------------------------------------------------*/
.item-category-name {
  display: inline-block;
  padding: 4px 8px;
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 1.2rem;
  color: #ffffff;
}
@media all and (max-width: 768px) {
  .item-category-name {
    font-size: 1rem;
  }
}
@media all and (max-width: 320px) {
  .item-category-name {
    font-size: 0.9rem;
  }
}

.item-category-name-min {
  font-size: 1.4rem;
  font-weight: bold;
}
@media all and (max-width: 768px) {
  .item-category-name-min {
    font-size: 1rem;
  }
}
@media all and (max-width: 320px) {
  .item-category-name-min {
    font-size: 0.9rem;
  }
}

.item-name {
  font-size: 2.3rem;
  font-weight: 800;
  line-height: 1.1;
}
.item-name small {
  font-size: 2.2rem;
  font-weight: 700;
}
.item-name sup {
  font-size: 1.2rem;
  top: -1em;
}
@media all and (max-width: 576px) {
  .item-name {
    font-size: 1.5rem;
    line-height: 1;
  }
  .item-name small {
    font-size: 1.6rem;
    font-weight: 700;
  }
  .item-name sup {
    font-size: 0.8rem;
  }
}
.item-name-sup {
  font-size: 0.8rem;
}

.item-name-set-area {
  display: flex;
  align-items: o;
}

.item-name-set-icon {
  background-color: #ff2966;
  border-radius: 5px;
  color: #ffff00;
  font-size: 1.2rem;
  line-height: 1 !important;
  padding: 0.5rem;
}
@media all and (max-width: 1200px) {
  .item-name-set-icon {
    font-size: 1.2rem;
  }
}
@media all and (max-width: 768px) {
  .item-name-set-icon {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 576px) {
  .item-name-set-icon {
    font-size: 1.2rem;
    padding: 5px;
  }
}

.item-name-kikan-icon {
  background-color: #ff1f55;
  border-radius: 5px;
  color: #ffff00;
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1 !important;
  padding: 7px;
}
@media all and (max-width: 1200px) {
  .item-name-kikan-icon {
    font-size: 1.2rem;
  }
}
@media all and (max-width: 768px) {
  .item-name-kikan-icon {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 576px) {
  .item-name-kikan-icon {
    font-size: 1.2rem;
    padding: 5px;
  }
}

.souryou-icon {
  background-color: #ff0000;
  border-radius: 5px;
  color: #ffff00;
  font-size: 1.2rem;
  /* */
  line-height: 1 !important;
  padding: 0.5rem;
}
@media all and (max-width: 1200px) {
  .souryou-icon {
    font-size: 1.2rem;
  }
}
@media all and (max-width: 768px) {
  .souryou-icon {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 576px) {
  .souryou-icon {
    font-size: 1.2rem;
    padding: 0.5rem;
  }
}

.item-name-set {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1 !important;
}
@media all and (max-width: 768px) {
  .item-name-set {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 320px) {
  .item-name-set {
    font-size: 1.3rem;
  }
}

.item-name-set-min {
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1 !important;
  color: #ff2966;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0;
}
@media all and (max-width: 1200px) {
  .item-name-set-min {
    font-size: clamp(1.375rem, 1.261rem + 0.48vw, 1.625rem);
  }
}
.item-set-box {
  position: relative;
  margin: 0.8rem auto 0;
  padding: 0.8rem 0.5rem 0.5rem 0.5rem;
  border: 1px solid #231815;
}
.item-set-box-caption {
  padding: 2px 2px;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
  color: #231815;
  display: inline-block;
  position: absolute;
  top: -12px;
  left: 6px;
  background-color: #efdec0;
}
.item-set-box P {
  font-size: 0.9rem;
}
.item-set-box P span {
  text-wrap: nowrap;
}
.item-set-box sup {
  top: -0.3em;
}
@media all and (max-width: 768px) {
  .item-set-box {
    padding: 0.8rem;
  }
  .item-set-box P {
    font-size: 0.9rem;
  }
}
@media all and (max-width: 576px) {
  .item-set-box {
    padding: 0.8rem 0.4rem 0.4rem;
  }
}

.item-quantity {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1 !important;
  vertical-align: bottom;
}
.item-quantity small {
  font-size: 1.8rem;
  font-weight: 700;
  position: relative;
  top: -0.1rem;
}
@media all and (max-width: 1200px) {
  .item-quantity {
    font-size: 2.2rem;
  }
  .item-quantity small {
    font-size: 1.3rem;
  }
}
@media all and (max-width: 991px) {
  .item-quantity {
    font-size: 2.4rem;
  }
  .item-quantity small {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 768px) {
  .item-quantity {
    font-size: 3rem;
  }
  .item-quantity small {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 576px) {
  .item-quantity {
    font-size: 1.8rem;
  }
  .item-quantity small {
    font-size: 1.5rem;
  }
}

.item-set {
  font-size: 1.3rem;
  font-weight: 700;
}
@media all and (max-width: 768px) {
  .item-set {
    font-size: 1.1rem;
  }
}
@media all and (max-width: 320px) {
  .item-set {
    font-size: 1rem;
  }
}

.item-text {
  font-size: 1.2rem;
  line-height: 1.2 !important;
}
@media all and (max-width: 768px) {
  .item-text {
    font-size: 1rem;
  }
}
.item-text small {
  font-size: 1rem;
  vertical-align: top;
}

.attention-text {
  font-size: 0.85rem;
  z-index: 2;
}
.attention-text a {
  text-decoration: underline;
  color: #6c757d !important;
}
.attention-text a:hover {
  text-decoration: none;
}

@media all and (max-width: 768px) {
  .item-img {
    text-align: center;
    font-size: 0.8rem;
  }
}

@media all and (max-width: 768px) {
  .item-chart {
    width: 80%;
  }
}

.re-type {
  font-size: 1.8rem;
  font-weight: 600 !important;
}
@media all and (max-width: 991px) {
  .re-type {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 576px) {
  .re-type {
    font-size: 1.4rem;
  }
}

/*--------------------------------------------------
  価格
-------------------------------------------------*/
.item-name-price-area {
  max-width: 450px;
}
@media all and (max-width: 1200px) {
  .item-name-price-area {
    max-width: 400px;
  }
}
@media all and (max-width: 991px) {
  .item-name-price-area {
    max-width: none;
  }
}

.price {
  letter-spacing: -0.1rem;
  font-size: 3.4rem;
  font-weight: 700;
  padding: 0 0 0 0.3rem;
  line-height: 1 !important;
}
.price small {
  display: inline-block;
  top: -5.5px;
  position: relative;
  line-height: 0;
  vertical-align: baseline;
}
.price--special {
  font-size: 1.8rem;
  font-weight: 700;
}
.price--unit {
  font-size: 2rem;
  font-weight: 700;
}
@media all and (max-width: 1200px) {
  .price {
    font-size: 3.3rem;
  }
  .price--special {
    font-size: 1.5rem;
  }
  .price--unit {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 991px) {
  .price {
    font-size: 3.6rem;
  }
  .price--special {
    font-size: 1.8rem;
  }
  .price--unit {
    font-size: 2rem;
  }
}
@media all and (max-width: 768px) {
  .price--special {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 576px) {
  .price {
    font-size: 2.6rem;
    padding: 0;
  }
  .price--special {
    font-size: 1.4rem;
  }
  .price--unit {
    font-size: 1.5rem;
  }
}

.price-min {
  letter-spacing: -0.1rem;
  font-size: 2.6rem;
  font-weight: 700;
  padding: 0 0 0 0.3rem;
  line-height: 1 !important;
}
.price-min--special {
  font-size: 1.4rem;
  font-weight: 700;
}
.price-min--unit {
  font-size: 1.6rem;
  font-weight: 700;
  padding-left: 0.2rem;
}
@media all and (max-width: 1200px) {
  .price-min {
    font-size: 2rem;
  }
  .price-min--special {
    font-size: 1.2rem;
  }
  .price-min--unit {
    font-size: 1.3rem;
  }
}
@media all and (max-width: 991px) {
  .price-min {
    font-size: 2.6rem;
  }
  .price-min--special {
    font-size: 1.4rem;
  }
  .price-min--unit {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 768px) {
  .price-min--special {
    font-size: 1.4rem;
  }
}
@media all and (max-width: 576px) {
  .price-min {
    font-size: 2rem;
    padding: 0;
  }
  .price-min--special {
    font-size: 1.2rem;
  }
  .price-min--unit {
    font-size: 1.3rem;
  }
}

.free_shipping {
  font-size: 1.7rem;
  font-weight: 700;
  margin-right: 0.5rem;
}
@media all and (max-width: 768px) {
  .free_shipping {
    font-size: 1.5rem;
    line-height: 1 !important;
  }
}
@media all and (max-width: 576px) {
  .free_shipping {
    font-size: 1.4rem;
  }
}

.soutou {
  font-size: 1.2rem;
  text-align: right;
  line-height: 1 !important;
}
@media all and (max-width: 576px) {
  .soutou {
    font-size: 1.2rem;
  }
}

.atention-text {
  font-size: 0.9rem;
  padding-bottom: 1px;
  line-height: 1.4 !important;
}
.atention-text a {
  border-bottom: 1px solid #121416;
  text-decoration: none;
}
.atention-text a:hover {
  border: none !important;
}
@media all and (max-width: 768px) {
  .atention-text {
    font-size: 0.7rem;
  }
}

/* --------------------------------------------------
 note
-------------------------------------------------*/
.description p, .description ul {
  font-size: 1.2rem;
}
@media all and (max-width: 576px) {
  .description p, .description ul {
    font-size: 0.9rem;
  }
}

.h1-note {
  font-size: 2rem;
  font-weight: 700;
}
@media all and (max-width: 576px) {
  .h1-note {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 320px) {
  .h1-note {
    font-size: 1.5rem;
  }
}

.note-link {
  display: inline-block;
  color: #fff;
  transition: 0.4s;
}
.note-link:hover {
  color: #fff;
  opacity: 0.8;
  text-decoration: none;
}

/*=============================================>>>>>
= 説明 note =
===============================================>>>>>*/
#note h1 {
  font-size: 22px;
  font-weight: 700;
}
@media all and (max-width: 768px) {
  #note h1 {
    font-size: 18px;
  }
}

/* --------------------------------------------------
足湯美人LPCSS引用
-------------------------------------------------*/
.moreinfo-table {
  line-height: 2;
  color: #333333;
  font-family: "BIZ UDPMincho", serif;
}
.moreinfo-table th {
  width: 20%;
  background-color: #f5f5f5;
  vertical-align: middle;
  font-weight: 700;
}
.moreinfo-table td {
  background-color: #FFF;
  font-weight: 400;
}
.moreinfo-table th, .moreinfo-table td {
  padding: 8px 15px;
  line-height: 1.5;
}
@media all and (max-width: 480px) {
  .moreinfo-table {
    line-height: 1.5;
  }
  .moreinfo-table th, .moreinfo-table td {
    display: block;
    width: 100%;
    padding: 8px 15px;
  }
}

@media all and (max-width: 480px) {
  #moreinfo .container {
    padding: 0 1em;
  }
}
/* --------------------------------------------------
足湯美人LPCSS引用　ここまで
-------------------------------------------------*/
/*--------------------------------------------------
 SNS
-------------------------------------------------*/
.sns-area {
  max-width: 750px;
  margin: 0 auto;
}
.sns-area ul {
  list-style: none;
  margin: 0;
  padding: 0 1rem;
}
.sns-area li {
  margin: 0;
  padding: 0;
  float: left;
  width: 25%;
  border-right: 1px solid #d7ba9a;
}
.sns-area li:last-child {
  border: none;
}
.sns-area img {
  max-width: 60px;
  height: auto;
}
@media all and (max-width: 576px) {
  .sns-area p {
    font-size: 0.8rem;
  }
  .sns-area img {
    max-width: 40px;
  }
}

/* --------------------------------------------------
pagetop
-------------------------------------------------*/
.pagetop {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  right: 0.5rem;
  bottom: 0.5rem;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(128, 128, 128, 0.5);
  color: #fff;
  transition: 0.3s;
  opacity: 0;
  z-index: 1000;
}