@charset "UTF-8";
.scroll {
  width: 1300px;
  max-width: 90%;
  margin: 0 auto;
}
.scroll img {
  width: 200px;
}

.scroll1 {
  width: 1000px;
  display: none;
}
.scroll1 img {
  margin-left: auto;
}

.scroll2 {
  margin-bottom: 300px;
}

/********************
トップ
*********************/
video {
  width: 100%;
}

.top-img {
  width: 100%;
}

.top-box {
  position: relative;
}
.top-box .center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.top-box .center img {
  width: 500px;
  max-width: 80%;
  margin: 0 auto;
  margin-bottom: 5%;
  filter: drop-shadow(1px 1px 2px white);
}
.top-box .white {
  font-size: 3.5vw;
  color: white;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  line-height: 140%;
  font-weight: 800;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 5%;
}
.top-box .black {
  font-weight: 800;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 140%;
  font-size: 2vw;
  text-shadow: 1px 1px 2px white, -0.5px -0.5px 1px white;
}

.top-img {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}

/********************
縦書きとスワイパー
*********************/
.frame {
  margin: 100px 0;
  overflow-x: scroll;
  margin-bottom: 0;
}
.frame::-webkit-scrollbar {
  display: none;
}

.description {
  writing-mode: vertical-rl;
  margin: 10px auto;
  padding: 0 5%;
  line-height: 230%;
  font-weight: 800;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #a2312f;
  height: auto;
}
.description h2 {
  font-size: 27px;
  margin-left: 30px;
  white-space: nowrap;
}
.description p {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  white-space: nowrap;
}

.products {
  margin-top: 100px;
}

.card-image {
  background: white;
  padding: 15px 0;
  border-radius: 20px;
}
.card-image .name-box {
  padding-top: 15px;
  width: 90%;
  margin: 0 auto;
}
.card-image .name-box .name {
  font-size: 22px;
  font-weight: 800;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 10px;
  color: #a2312f;
}
.card-image .name-box p {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  line-height: 150%;
}
.card-image .name-box .see {
  text-align: right;
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 5px;
}
.card-image .name-box .see span {
  background: #2c2c2c;
  color: white;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  padding: 10px 25px;
  border-radius: 9999px;
}

ul.tag {
  display: flex;
  font-size: 10px;
  flex-wrap: wrap;
}
ul.tag li {
  padding: 2.5px 7px;
  border: solid 1px #a0302e;
  margin: 10px;
  margin-left: 0px;
  border-radius: 9999px;
  font-weight: 500;
}

.name {
  font-size: 22px;
  font-weight: 800;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin-bottom: 10px;
  color: #a2312f;
}

.second {
  max-width: 1500px;
  margin: 0 auto;
  margin-bottom: 100px;
}
.second .container {
  width: 100%;
  padding-left: 5%;
  margin-left: auto;
  margin-right: 0;
}

.swiper-pagination {
  position: static;
  margin: 40px 0 40px 0;
}

.swiper-pagination-bullet {
  width: 4px;
  height: 4px;
}

.swiper-container1 img {
  border-radius: 20px;
  max-height: 150px;
  max-width: auto;
}

/*
.swiper-pagination-bullet-active {
    background: $main-color;
}*/
.see-all {
  text-align: center;
  margin: 30px 0;
}
.see-all a {
  background: #a2312f;
  color: white;
  padding: 10px 30px;
  border-radius: 9999px;
  font-size: 20px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/********************
こだわり
*********************/
.commitment {
  background: white;
  width: 100%;
  padding: 100px 0;
}
.commitment .flex-box {
  display: flex;
  overflow-x: hidden;
  align-items: center;
  max-width: 1500px;
  margin: 0 auto;
}
.commitment .flex-box p {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 250%;
}
.commitment .flex-box1 .left img {
  margin-left: -50px;
  width: 600px;
}
.commitment .flex-box1 .right {
  padding-left: 5%;
  padding-right: 5%;
}
.commitment .flex-box1 .right h2 {
  color: #a2312f;
  font-weight: 800;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 30px;
  margin-bottom: 30px;
}
.commitment .flex-box2 .right {
  overflow-x: hidden;
}
.commitment .flex-box2 .right img {
  margin-right: -50px;
  width: 600px;
}
.commitment .flex-box2 .left {
  flex-grow: 1;
  justify-self: center;
}
.commitment .flex-box2 .left-block {
  margin-left: auto;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 10%;
}
.commitment .flex-box2 .iso {
  display: flex;
  margin-top: 20px;
}
.commitment .flex-box2 .iso img {
  width: 130px;
}
.commitment .flex-box2 .left {
  padding: 0 5%;
}

/********************
お知らせ
*********************/
.news {
  padding: 70px 0;
}

.recipe {
  background: white;
  padding: 70px 0;
}
.recipe .title-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 30px;
}
.recipe .title-flex img {
  width: 100px;
}
.recipe .title-flex .center {
  font-weight: 800;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 50px;
  text-align: center;
  color: #a2312f;
}
.recipe .title-flex .center span {
  font-size: 30px;
}
.recipe .middle-p {
  text-align: center;
  line-height: 250%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0 auto;
  margin-bottom: 50px;
  max-width: 90%;
}
.recipe .recipe-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 50px 0;
}
.recipe .recipe-box .card {
  width: 250px;
  padding: 30px;
}
.recipe .recipe-box .card .tag {
  margin-top: 20px;
}
.recipe .recipe-box .card img {
  width: 100%;
}
.recipe .recipe-box .card p {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  line-height: 150%;
}
.recipe .name {
  border-bottom: solid 1px #a2312f;
  padding: 10px 0;
}
.recipe .see {
  color: #a2312f;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  text-align: right;
}

.voice-box {
  padding: 50px 0;
  display: flex;
  width: 90%;
  max-width: 1300px;
  overflow-x: hidden;
  margin: 0 auto;
  align-items: center;
}
.voice-box .left {
  writing-mode: vertical-rl;
  font-size: 40px;
  letter-spacing: 0.2em;
  font-weight: 800;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding-right: 2.5%;
  color: #a2312f;
}
.voice-box .right {
  width: 100%;
  overflow: hidden;
}
.voice-box .right .container {
  width: 100%;
  overflow: hidden;
}
.voice-box .right .swiper-wrapper {
  display: flex;
  will-change: transform;
}
.voice-box .right .swiper-slide {
  flex-shrink: 0;
}
.voice-box .name {
  color: #2c2c2c;
  border-bottom: solid 1px #a2312f;
  padding-bottom: 10px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  line-height: 150%;
}
.voice-box .container .swiper-slide {
  width: 370px !important;
  margin-right: 30px !important;
}
.voice-box .container:nth-child(1) {
  margin-top: 30px;
  margin-bottom: 50px;
}
.voice-box .card-image {
  padding: 30px;
  width: 350px !important;
}
.voice-box .card-image .flex-box {
  display: flex;
  padding-top: 10px;
  align-items: center;
}
.voice-box .card-image .flex-box img {
  width: 70px !important;
}
.voice-box .card-image .flex-box p {
  line-height: 150%;
  font-weight: 500;
  padding-left: 10px;
  font-size: 14px;
}
.voice-box .card-image .flex-box p span {
  color: #a2312f;
}

.swiper-container2 .swiper-wrapper,
.swiper-container3 .swiper-wrapper {
  transition-timing-function: linear;
  align-items: center;
}

.philosophy {
  width: 1500px;
  max-width: 90%;
  margin: 50px auto;
  margin-top: 100px;
}
.philosophy h2 {
  font-size: 40px;
  color: #a2312f;
  font-weight: 800;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.1em;
  margin-bottom: 20px;
}
.philosophy .middle-p p {
  line-height: 200%;
  font-weight: 500;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.philosophy .flex-cover {
  overflow-x: scroll;
  margin-top: 50px;
}
.philosophy .flex-cover::-webkit-scrollbar {
  display: none;
}
.philosophy .flex-box {
  display: flex;
  padding-top: 100px;
  margin: 50px auto;
  border-top: solid 2px #a2312f;
  width: -moz-fit-content;
  width: fit-content;
}
.philosophy .flex-box .card {
  background: white;
  min-width: 270px;
  margin: 0 30px;
  padding: 20px;
  border-radius: 20px;
  position: relative;
}
.philosophy .flex-box .card .time {
  position: absolute;
  top: -137px;
  left: 20px;
  color: #a2312f;
  font-weight: 600;
}
.philosophy .flex-box .card .age {
  margin-bottom: 10px;
}
.philosophy .flex-box .card .circle {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #a2312f;
  margin: 0 auto;
}
.philosophy .flex-box .card .line {
  top: -100px;
  left: 42px;
  position: absolute;
  width: 1px;
  height: 100px;
  background: #a2312f;
}
.philosophy .flex-box .card .line2 {
  left: 74px;
}
.philosophy .flex-box .card .line3 {
  left: 58px;
}
.philosophy .flex-box .card .name-age {
  font-size: 18px;
  border-bottom: solid 1px #a2312f;
  padding-bottom: 10px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.philosophy .flex-box .card .name-age span {
  font-size: 16px;
  margin-right: 10px;
  color: #a2312f;
  font-family: "Hiragino Kaku Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}
.philosophy .flex-box .card p {
  font-size: 14px;
  padding-top: 10px;
  line-height: 200%;
}

footer {
  margin: 0 auto;
  width: 1500px;
  max-width: 90%;
  margin-top: 200px;
  border-top: solid 2px #a2312f;
  position: relative;
}
footer .logo {
  width: 300px;
  margin: 150px auto 50px auto;
  max-width: 80%;
}
footer ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px 40px;
  font-weight: 600;
}
footer ul li a {
  color: #a2312f;
}
footer .insta {
  width: 50px;
  margin: 30px auto;
  margin-top: 70px;
}
footer .info {
  line-height: 200%;
  text-align: center;
  margin-bottom: 100px;
  font-size: 12px;
}
footer .to-top {
  position: absolute;
  left: 50%;
  top: -120px;
  cursor: pointer;
  font-size: 14px;
  transform: translate(-50%, 0);
}
footer .line {
  position: absolute;
  left: 50%;
  top: -95px;
  width: 1px;
  height: 95px;
  background: #2c2c2c;
  transform: translate(-50%, 0);
}

@media screen and (max-width: 1050px) {
  .commitment .flex-box {
    flex-direction: column;
  }
  .flex-box1 .left {
    margin-right: auto;
    margin-bottom: 50px;
  }
  .flex-box1 .left img {
    max-width: 90%;
  }
  .flex-box2 {
    flex-direction: column-reverse !important;
  }
  .flex-box2 .right {
    margin-left: auto;
    margin-bottom: 50px;
    margin-bottom: 50px;
  }
  .flex-box2 .right img {
    max-width: 90%;
    margin-left: auto;
  }
  .flex-box2 .left p {
    max-width: 100%;
  }
  .flex-box2 .left-block {
    margin-right: 0 !important;
  }
  .commitment .flex-box2 .iso {
    width: 80%;
    max-width: 500px;
  }
  .commitment .flex-box2 .iso img {
    width: 33.3%;
  }
}
@media screen and (max-width: 1020px) {
  header .menu-ul {
    display: none;
  }
  .menu-btn {
    top: 10px;
  }
}
@media screen and (max-width: 750px) {
  .scroll.scroll1 {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .description p {
    font-size: 12px;
  }
  .recipe .title-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 30px;
  }
  .recipe .title-flex img {
    width: 80px;
  }
  .recipe .title-flex .center {
    font-weight: 800;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 35px;
    text-align: center;
    color: #a2312f;
  }
  .recipe .title-flex .center span {
    font-size: 20px;
  }
  .recipe .recipe-box .card {
    width: 50%;
  }
  .recipe .recipe-box .card:nth-child(odd) {
    padding-right: 15px;
  }
  .recipe .recipe-box .card:nth-child(even) {
    padding-left: 15px;
  }
  .voice-box .left {
    font-size: 25px;
    padding-right: 5%;
  }
}/*# sourceMappingURL=home.css.map */