@charset "UTF-8";
/* font
===================================== */
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600&display=swap");
/* 関数
===================================== */
/* Breakpoint
===================================== */
.l-content__body .l-container {
  padding: 0 !important;
  max-width: 100%;
}

.l-top__f__buffalo {
  padding: 15rem 0 0;
}

@media (max-width: 767px) {
  .l-top__f__buffalo {
    padding-top: 10rem;
  }
}

.l-top__recommend {
  padding: 10rem 0;
}

@media (max-width: 767px) {
  .l-top__recommend {
    padding-bottom: 10rem;
  }
}

.l-top__recommend__ttl {
  margin-bottom: 4rem;
}

.l-top__recommend__ttl__img {
  width: 312px;
  margin: 0 auto;
}

.l-top__recommend__ttl__under {
  width: 382px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .l-top__recommend__ttl__under {
    width: 360px;
  }
}

.l-recommend__btn {
  display: block;
  background: #fff;
  text-align: center;
  line-height: 2.4;
  font-size: 2rem;
  margin: 0 auto;
  color: #000;
  width: 160px;
  height: 50px;
  border-radius: 10px;
  font-weight: bold;
  text-align: center;
  font-family: livermore-script-atf, sans-serif;
}

.l-recommend__btn:hover {
  transition: .3s all ease;
  background: #000;
  color: #fff;
}

@media (max-width: 767px) {
  .l-recommend__btn {
    line-height: 3;
  }
}

.l-top__splide {
  margin-bottom: 4rem;
}

@media (max-width: 767px) {
  .l-top__splide {
    margin-bottom: 2.4rem;
  }
}

.l-top__splide .splide__arrow {
  background: #fff;
}

.l-top__splide .splide__arrow--prev {
  left: -6%;
}

.l-top__splide .splide__arrow--next {
  right: -6%;
}

.splide__pagination {
  display: none !important;
}

@media (max-width: 767px) {
  .l-top__banner .u-inner {
    padding: 0;
  }
}

.l-top__banner ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 4rem;
  padding-left: 0 !important;
}

@media (max-width: 767px) {
  .l-top__banner ul {
    grid-template-columns: 1fr;
    gap: 4rem 0rem;
  }
}

.l-top__banner ul li a {
  position: relative;
  display: block;
  text-align: center;
}

.l-top__banner ul li a:hover {
  transition: .3s all ease;
}

.l-top__banner ul li a:hover::after {
  content: "";
}

.l-top__banner ul li a::after {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.l-top__detail {
  padding-top: 4.8rem;
  padding-bottom: 10rem;
}

@media (max-width: 767px) {
  .l-top__detail {
    margin-bottom: 4rem;
  }
}

.l-top__detail__img {
  width: 770px;
  max-width: 100%;
  margin: 0 auto 6rem;
}

.l-top__detail h2 {
  font-size: clamp(3rem, 39vw, 5.7rem);
  text-align: center;
  color: #fff;
  -webkit-filter: drop-shadow(7px 7px 5px rgba(0, 0, 0, 0.5));
  -moz-filter: drop-shadow(7px 7px 5px rgba(0, 0, 0, 0.5));
  -ms-filter: drop-shadow(7px 7px 5px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(7px 7px 5px rgba(0, 0, 0, 0.5));
  line-height: 1.4;
  margin-bottom: 6.4rem;
}

@media (max-width: 1199px) {
  .l-top__detail h2 {
    font-size: 5vw;
  }
}

@media (max-width: 767px) {
  .l-top__detail h2 {
    font-size: 4.8vw;
    line-height: 2;
    margin-bottom: 2rem;
  }
}

.l-top__detail p {
  font-size: 2.4rem;
  text-align: center;
  color: #fff;
  line-height: 1.7;
  -webkit-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5));
  -moz-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5));
  -ms-filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.5));
}

@media (max-width: 767px) {
  .l-top__detail p {
    font-size: 3.1vw;
  }
}

.l-top__info {
  border-top: 10px solid #956f29;
  border-bottom: 10px solid #956f29;
  background: #fff;
}

.l-top__info__inner {
  padding: 0 6.4rem;
}

@media (max-width: 1199px) {
  .l-top__info__inner {
    padding: 0rem;
  }
}

.l-top__info__item01 {
  height: 650px;
  position: relative;
}

.l-top__info__item01__bg {
  position: absolute;
  left: 128px;
  width: 470px;
  height: 650px;
  background-color: #0B273c;
  transform: skewX(8deg);
}

@media (max-width: 999px) {
  .l-top__info__item01__bg {
    left: 30px;
    width: 60%;
  }
}

@media (max-width: 767px) {
  .l-top__info__item01__bg {
    width: 80%;
  }
}

@media (max-width: 519px) {
  .l-top__info__item01__bg {
    width: 84%;
  }
}

.l-top__info__item01__age {
  position: absolute;
  width: 405px;
  z-index: 100;
  top: 16px;
  left: 72px;
  z-index: 100;
}

@media (max-width: 999px) {
  .l-top__info__item01__age {
    width: 216px;
    left: 5%;
  }
}

@media (max-width: 519px) {
  .l-top__info__item01__age {
    width: 216px;
    left: 0%;
  }
}

.l-top__info__item01__ttl {
  position: absolute;
  font-size: 2.6rem;
  line-height: 1.3;
  color: #fff;
  top: 176px;
  left: 176px;
  text-align: center;
  font-weight: 400;
  z-index: 10;
}

@media (max-width: 999px) {
  .l-top__info__item01__ttl {
    left: 8%;
    top: 124px;
  }
}

@media (max-width: 767px) {
  .l-top__info__item01__ttl {
    left: 20%;
    top: 124px;
  }
}

.l-top__info__item01__text {
  top: 272px;
  position: absolute;
  width: 344px;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #fff;
  left: 176px;
  text-align: justify;
  z-index: 10;
}

.l-top__info__item01__text span {
  display: block;
  margin-bottom: 1.6rem;
}

@media (max-width: 999px) {
  .l-top__info__item01__text {
    top: 232px;
    left: 12%;
  }
}

@media (max-width: 767px) {
  .l-top__info__item01__text {
    width: 70%;
    left: 10%;
  }
}

@media (max-width: 519px) {
  .l-top__info__item01__text {
    left: 13%;
  }
}

.l-top__info__item01__imgttl {
  position: absolute;
  width: 240px;
  top: 492px;
  left: 320px;
  z-index: 10;
}

@media (max-width: 999px) {
  .l-top__info__item01__imgttl {
    top: 468px;
    left: 240px;
  }
}

@media (max-width: 767px) {
  .l-top__info__item01__imgttl {
    top: 440px;
    left: 42%;
  }
}

@media (max-width: 519px) {
  .l-top__info__item01__imgttl {
    left: 30%;
  }
}

.l-top__info__item01__sotreimg {
  position: absolute;
  width: 616px;
  right: -116px;
  top: 106px;
}

@media (max-width: 1199px) {
  .l-top__info__item01__sotreimg {
    width: 540px;
  }
}

@media (max-width: 999px) {
  .l-top__info__item01__sotreimg {
    display: none;
  }
}

.l-top__info .l-top__info__item01__sotreimg__sp {
  display: none;
}

@media (max-width: 999px) {
  .l-top__info .l-top__info__item01__sotreimg__sp {
    background-color: #0B273c;
    display: block;
  }
}

.l-top__info__item02 {
  height: 650px;
  position: relative;
}

.l-top__info__item02__bg {
  position: absolute;
  right: 106px;
  width: 470px;
  height: 650px;
  background-color: #0B273c;
  transform: skewX(8deg);
}

@media (max-width: 999px) {
  .l-top__info__item02__bg {
    right: 30px;
    width: 60%;
  }
}

@media (max-width: 767px) {
  .l-top__info__item02__bg {
    width: 80%;
  }
}

@media (max-width: 519px) {
  .l-top__info__item02__bg {
    width: 84%;
  }
}

.l-top__info__item02__age {
  position: absolute;
  width: 430px;
  z-index: 100;
  top: 362px;
  right: 80px;
}

@media (max-width: 999px) {
  .l-top__info__item02__age {
    width: 280px;
    right: 10%;
  }
}

@media (max-width: 767px) {
  .l-top__info__item02__age {
    right: 16%;
  }
}

@media (max-width: 519px) {
  .l-top__info__item02__age {
    right: 2%;
  }
}

.l-top__info__item02__text {
  top: 222px;
  position: absolute;
  width: 334px;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #fff;
  right: 200px;
  text-align: justify;
}

@media (max-width: 1199px) {
  .l-top__info__item02__text {
    width: 304px;
    right: 14%;
  }
}

@media (max-width: 767px) {
  .l-top__info__item02__text {
    left: inherit;
    right: 24%;
  }
}

@media (max-width: 519px) {
  .l-top__info__item02__text {
    width: 256px;
    right: 20%;
  }
}

.l-top__info__item02__imgttl {
  position: absolute;
  width: 274px;
  top: 56px;
  right: 236px;
}

@media (max-width: 1199px) {
  .l-top__info__item02__imgttl {
    right: 20%;
  }
}

@media (max-width: 999px) {
  .l-top__info__item02__imgttl {
    width: 260px;
    right: 30%;
  }
}

@media (max-width: 767px) {
  .l-top__info__item02__imgttl {
    right: 38%;
  }
}

@media (max-width: 519px) {
  .l-top__info__item02__imgttl {
    right: 28%;
  }
}

.l-top__info__item02__sotreimg {
  position: absolute;
  width: 616px;
  left: -96px;
  top: 0px;
}

@media (max-width: 999px) {
  .l-top__info__item02__sotreimg {
    display: none;
  }
}

.l-top__info__item02 .l-top__column__btn {
  position: absolute;
  bottom: 48px;
  left: 448px;
  border-radius: 10px;
}

.l-top__info__item02 .l-top__column__btn a {
  background: #fff;
}

@media (max-width: 999px) {
  .l-top__info__item02 .l-top__column__btn {
    left: 58%;
  }
}

@media (max-width: 767px) {
  .l-top__info__item02 .l-top__column__btn {
    left: 45%;
  }
}

@media (max-width: 519px) {
  .l-top__info__item02 .l-top__column__btn {
    left: 50%;
    transform: translateX(-50%);
  }
}

.l-top__info__item__under {
  background-color: #0B273c;
}

.l-top__info__item__under__wrap {
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 64px;
  padding-left: 184px;
  position: relative;
}

@media (max-width: 1399px) {
  .l-top__info__item__under__wrap {
    padding-left: 0;
  }
}

.l-top__info__item__under__ttlimg {
  width: 440px;
  max-width: 100%;
  padding-left: 64px;
  margin-bottom: 96px;
}

@media (max-width: 1199px) {
  .l-top__info__item__under__ttlimg {
    margin: 0 auto 64px;
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .l-top__info__item__under__ttlimg {
    width: 288px;
  }
}

.l-top__under__item__info__wrap {
  display: block;
  padding: 0 16px;
}

@media (max-width: 1199px) {
  .l-top__under__item__info__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
  }
}

@media (max-width: 767px) {
  .l-top__under__item__info__wrap {
    grid-template-columns: 1fr;
  }
}

.l-top__info__access__item {
  display: flex;
  padding-bottom: 8.8rem;
}

@media (max-width: 1199px) {
  .l-top__info__access__item {
    display: block;
    padding-bottom: 4.8rem;
  }
}

@media (max-width: 999px) {
  .l-top__info__access__item {
    display: block;
    padding-bottom: 6.4rem;
  }
}

@media (max-width: 767px) {
  .l-top__info__access__item {
    display: flex;
    align-items: center;
    padding-bottom: 4.8rem;
  }
}

@media (max-width: 519px) {
  .l-top__info__access__item {
    display: block;
    padding-bottom: 6.4rem;
  }
}

.l-top__info__access__item__left {
  width: 248px;
  margin-right: 16px;
  padding-bottom: 16px;
}

@media (max-width: 1199px) {
  .l-top__info__access__item__left {
    width: 100%;
  }
}

@media (max-width: 999px) {
  .l-top__info__access__item__left {
    width: 280px;
  }
}

@media (max-width: 767px) {
  .l-top__info__access__item__left {
    margin-right: 0;
    padding-bottom: 0px;
  }
}

@media (max-width: 519px) {
  .l-top__info__access__item__left {
    padding-bottom: 16px;
  }
}

.l-top__info__access__item__left ul {
  padding-left: 0 !important;
}

.l-top__info__access__item__left ul li {
  color: #fff;
  font-size: 1.6rem;
  margin-bottom: 8px;
}

.l-top__info__access__item__right {
  position: relative;
  overflow: hidden;
  width: 336px;
  height: 160px;
}

@media (max-width: 1199px) {
  .l-top__info__access__item__right {
    width: 100%;
  }
}

.l-top__info__access__item__right__map {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.l-top__info__access__item__right__map iframe {
  width: 100%;
}

.l-top__info__item__under__ceo {
  width: 480px;
  max-width: 100%;
  position: absolute;
  top: -16px;
  right: 96px;
}

@media (max-width: 1399px) {
  .l-top__info__item__under__ceo {
    right: 2%;
    width: 40%;
  }
}

@media (max-width: 1199px) {
  .l-top__info__item__under__ceo {
    position: static;
    width: 100%;
  }
}

.l-top__info__item__under__ceo__wrap {
  position: relative;
}

@media (max-width: 1199px) {
  .l-top__info__item__under__ceo__wrap {
    top: 0;
    align-self: flex-start;
  }
}

.l-top__info__item__under__ceo__wrap__owner {
  position: absolute;
  width: 280px;
  bottom: -20px;
  right: -60px;
}

@media (max-width: 1399px) {
  .l-top__info__item__under__ceo__wrap__owner {
    right: -16px;
    width: 60%;
  }
}

.l-top__column {
  padding-top: 8.8rem;
  padding-bottom: 6.4rem;
}

.l-top__column__ttl {
  padding-top: 2rem;
  padding-left: 2.4rem;
  padding-bottom: 1.6rem;
  color: #274A78;
  font-size: 2rem;
  margin-bottom: 6.4rem;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .l-top__column__ttl {
    display: block;
    padding-left: 0;
  }
}

.l-top__column__ttl h2 {
  font-size: 2rem;
  font-weight: bold;
  padding-left: 2.4rem;
}

@media (max-width: 767px) {
  .l-top__column__ttl h2 {
    padding-left: 0;
    font-size: 2.4rem;
    max-width: 470px;
    margin: 0 auto;
  }
}

.l-top__column__ttl__img {
  text-align: center;
}

@media (max-width: 767px) {
  .l-top__column__ttl__img {
    margin-bottom: 1.6rem;
  }
}

.l-top__column__btn {
  text-align: center;
}

.l-top__column__btn a {
  height: 55px;
  line-height: 2.3;
  color: #382924;
  width: 165px;
  font-size: 2rem;
  font-weight: bold;
  border-radius: 8px;
  border: 3px solid #382924;
  box-shadow: 4px 4px 0px #382924;
  display: inline-block;
}

@media (max-width: 767px) {
  .l-top__column__btn a {
    line-height: 3;
  }
}

.l-top__column__btn a:hover {
  transform: translate(4px, 4px);
  box-shadow: 0px 0px 0px #382924;
  transition: .3s all ease;
}

.l-top__under__banner {
  margin-bottom: 8.8rem;
}

.l-top__under__banner a {
  position: relative;
  display: block;
}

.l-top__under__banner a:hover {
  transition: .3s all ease;
}

.l-top__under__banner a:hover::after {
  content: "";
}

.l-top__under__banner a::after {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.l-top__product__container {
  max-width: 100%;
  width: 100%;
  margin: 0 auto 8rem;
}

.tab-list {
  display: flex;
  padding-left: 0;
}

.tab-list li {
  width: 28rem;
  border: 3px solid #274A78;
  border-left: none;
  border-bottom: none;
  font-size: 20px;
  text-align: center;
  padding: 10px;
  color: #274A78;
  transition: 0.2s ease;
  cursor: pointer;
}

.tab-list li:first-child {
  border-left: 3px solid #274A78;
}

.tab-list li:hover {
  background: #274A78;
  color: #fff;
}

.tab-list li.active {
  background: #274A78;
  color: #fff;
}

@media (max-width: 767px) {
  .tab-list li {
    font-size: 1.7rem;
  }
}

@media (max-width: 519px) {
  .tab-list li {
    padding: 10px 5px;
    font-size: 1.5rem;
  }
}

.tab-container .tab-content {
  display: none;
}

.tab-container .tab-content.active {
  display: block;
}

.l-product__items {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 6.4rem;
}

.l-product__item {
  overflow: hidden;
  background: #fff;
  width: 20%;
  padding: 1.2rem;
  font-size: 1.6rem;
  display: block;
  text-align: left;
  border-bottom: 3px solid #274A78;
  border-right: 1.5px solid #274A78;
  border-left: 1.5px solid #274A78;
}

@media (max-width: 519px) {
  .l-product__item {
    padding: 4px;
  }
}

.l-product__item:hover .l-product__item__img {
  opacity: .4;
}

.l-product__item:hover .l-product__item__name {
  opacity: .4;
}

.l-product__item:hover .l-product__item__brand {
  opacity: .4;
}

.l-product__item:hover .l-product__item__price {
  opacity: .4;
}

.l-product__item:nth-child(1), .l-product__item:nth-child(2), .l-product__item:nth-child(3), .l-product__item:nth-child(4), .l-product__item:nth-child(5) {
  border-top: 3px solid #274A78;
}

.l-product__item:nth-child(1) {
  border-left: 3px solid #274A78;
}

.l-product__item:nth-child(5) {
  border-right: 3px solid #274A78;
}

.l-product__item:nth-child(6) {
  border-left: 3px solid #274A78;
}

.l-product__item:nth-child(10) {
  border-right: 3px solid #274A78;
}

@media (max-width: 999px) {
  .l-product__item {
    width: 50%;
  }
  .l-product__item:nth-child(3), .l-product__item:nth-child(4), .l-product__item:nth-child(5) {
    border-top: 0px solid #274A78;
  }
  .l-product__item:nth-child(odd) {
    border-right: 1.5px solid #274A78;
    border-left: 3px solid #274A78;
  }
  .l-product__item:nth-child(even) {
    border-left: 1.5px solid #274A78;
    border-right: 3px solid #274A78;
  }
}

.l-product__item__img {
  width: 100%;
  margin-bottom: 1.6rem;
}

.l-product__item__brand {
  line-height: 1;
  margin-bottom: 1.2rem;
  font-size: 1.4rem;
  font-weight: bold;
  color: #000;
  padding: 0px;
  height: 14px;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .l-product__item__brand {
    font-size: 1.1rem;
  }
}

@media (max-width: 999px) {
  .l-product__item__brand {
    font-size: 1.4rem;
    height: 12px;
  }
}

@media (max-width: 767px) {
  .l-product__item__brand {
    font-size: 11px;
    margin-bottom: .8rem;
  }
}

@media (max-width: 519px) {
  .l-product__item__brand {
    white-space: nowrap;
  }
}

.l-product__item__brand ul {
  padding-left: 0;
}

.l-product__item__name {
  font-size: 1.4rem;
  color: #000;
  line-height: 1;
  margin-bottom: 1.2rem;
  overflow: hidden;
  height: 13px;
}

@media (max-width: 1199px) {
  .l-product__item__name {
    font-size: 1.1rem;
    height: 11px;
  }
}

@media (max-width: 999px) {
  .l-product__item__name {
    font-size: 1.4rem;
    height: 13px;
  }
}

@media (max-width: 767px) {
  .l-product__item__name {
    font-size: 11px;
    height: 12px;
    margin-bottom: .8rem;
  }
}

@media (max-width: 519px) {
  .l-product__item__name {
    white-space: nowrap;
  }
}

.l-product__item__price {
  color: #ff0000;
  line-height: 1;
  margin-bottom: 1.2rem;
  font-weight: bold;
}

.l-product__item__btn {
  height: 55px;
  line-height: 2.3;
  color: #382924;
  width: 165px;
  font-size: 2rem;
  font-weight: bold;
  border-radius: 8px;
  border: 3px solid #382924;
  box-shadow: 4px 4px 0px #382924;
  display: inline-block;
}

.l-product__item__btn:hover {
  transform: translate(4px, 4px);
  box-shadow: 0px 0px 0px #382924;
  transition: .3s all ease;
}

.l-product__item__price {
  font-size: 1.6rem;
  font-weight: bold;
}

.l-top__product__btn {
  height: 55px;
  line-height: 2.3;
  color: #382924;
  width: 165px;
  font-size: 2rem;
  font-weight: bold;
  border-radius: 8px;
  border: 3px solid #382924;
  box-shadow: 4px 4px 0px #382924;
  display: block;
  text-align: center;
  margin: 0 auto;
}

.l-top__product__btn:hover {
  transform: translate(4px, 4px);
  box-shadow: 0px 0px 0px #382924;
  transition: .3s all ease;
}

@media (max-width: 767px) {
  .l-top__product__btn {
    line-height: 3;
  }
}

.l-insta__wrap {
  display: flex;
  margin: 0 auto;
  width: 1200px;
  max-width: 100%;
}

@media (max-width: 1199px) {
  .l-insta__wrap {
    width: 100%;
    padding: 0 16px;
  }
}

@media (max-width: 767px) {
  .l-insta__wrap {
    display: block;
    padding-bottom: 96px;
  }
}

.insta__flyer {
  text-align: center;
  width: 364px;
  padding-top: 24px;
  max-width: 100%;
  padding-bottom: 100px;
  display: block;
}

@media (max-width: 1199px) {
  .insta__flyer {
    width: 30%;
    padding: 0 16px 0 32px;
  }
}

@media (max-width: 767px) {
  .insta__flyer {
    display: none;
  }
}

.l-top__instagram {
  background: linear-gradient(white 25%, transparent);
}

.l-top__instagram__ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 6.4rem;
}

.l-top__instagram__ttl__icon {
  width: 8rem;
  padding-right: .8rem;
}

.l-top__instagram__ttl p {
  font-size: 2.2rem;
  color: #274A78;
  padding-left: .8rem;
  font-weight: bold;
}

.l-top__instagram__container {
  width: calc(100% - 364px);
}

@media (max-width: 1199px) {
  .l-top__instagram__container {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .l-top__instagram__container {
    width: 100%;
  }
}

.l-top__instagram__container .sbi_header_link {
  display: none !important;
}
