@charset "UTF-8";

/*fs*/

p {
  margin: 0;
}

/* common */
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  color: #222;
  font-family: "游ゴシック ", YuGothic, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.5;
  text-rendering: auto;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  overflow-x: hidden;
}

a {
  color: #222;
  text-decoration: none;
}

a,
a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a:hover,
a:hover img {
  opacity: 0.6;
  text-decoration: none;
}

ul {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

.imgmax {
  display: block;
  height: auto;
  width: 100%;
}

.-pconly {
  display: none;
}

.-sponly {
  display: block;
}

.-mincho {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}

.l-pageMain {
  width: 90%;
  margin: 0 auto 80px;
}

.mb_l-pageMain {
  width: 90%;
  margin: 0 auto 50px;
}

.section_cont {
  width: 90%;
  margin: 0 auto;
}

.logout.my-false {
  display: none;
}

.login.my-true {
  display: none;
}

.regist.my-true {
  display: none;
}

.fs-client-cart-count {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 4px;
  top: 0;
  background: #c84d21;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  font-size: 1.3rem;
}

.foot_nav--box .fs-client-cart-count {
  background: #333;
  right: 6px;
  top: 6px;
}

.fs-client-cart-count.fs-client-cart-count--0 {
  display: none;
}

.-red {
  color: #c63f0f;
}

.-red_b {
  font-weight: bold;
  color: #c63f0f;
}

.-mark {
  color: #c63f0f;
  background: linear-gradient(transparent 40%, #feebba 40%);
}

.-bold {
  font-weight: bold;
}

.m__cont {
  width: 100%;
}

.c-close {
  display: none;
}

.l-side {
  z-index: -1;
  opacity: 0;
  transition: 0.3s;
  pointer-events: none;
  max-height: 1px;
  overflow: hidden;
}

.l-side.open {
  z-index: 10;
  background: rgba(0, 0, 0, 0.8);
  display: block;
  position: fixed;
  top: 60px;
  left: 0;
  height: calc(100% - 60px);
  overflow: scroll;
  opacity: 1;
  width: 100vw;
  pointer-events: fill;
  transition: 0.3s;
  max-height: 9999px;
}

.l-side.open .side-inner {
  overflow: scroll;
  width: 90%;
  max-width: 360px;
  padding: 20px 20px 160px;
  background: #fff;
  position: relative;
}

.l-side.open .side-inner::before {
  display: block;
  position: fixed;
  left: min(380px, 92%);
  top: 50%;
  transform: translateY(-50%);
  content: "←スクロールできます→";
  color: #fff;
  writing-mode: vertical-lr;
}

.l-side.open .side__cont {
  margin-bottom: 20px;
}

.l-side.open .side__rank_wrap {
  margin-top: 70px;
}

.l-side.open .c-close {
  display: block;
  text-align: center;
  position: fixed;
  bottom: 70px;
  left: 0;
  width: 100%;
  padding: 10px;
  background: #333;
  color: #fff !important;
  z-index: 2;
}

.under_l-main .m__cont {
  width: 100%;
  margin: 0 auto;
}

#humberger {
  width: 100%;
  height: 32px;
  display: block;
}

#humberger>div {
  position: relative;
  width: 24px;
  height: 22px;
  cursor: pointer;
  z-index: 12;
  margin: 0 auto;
}

#humberger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 4px;
}

#humberger,
#humberger span {
  display: inline-block;
  transition: all 0.5s;
  box-sizing: border-box;
}

#humberger span:nth-of-type(1) {
  top: 10px;
}

#humberger span:nth-of-type(2) {
  top: 15px;
}

#humberger span:nth-of-type(3) {
  bottom: 0px;
}

#-trigger.active #humberger span:nth-of-type(1) {
  -webkit-transform: translateY(5px) rotate(-45deg);
  transform: translateY(5px) rotate(-45deg);
}

#-trigger.active #humberger span:nth-of-type(2) {
  left: 50%;
  opacity: 0;
  -webkit-animation: active-btn05-bar02 0.8s forwards;
  animation: active-btn05-bar02 0.8s forwards;
}

.foot_nav--txt.-close {
  display: none;
}

#-trigger.active .foot_nav--txt.-base {
  display: none;
}

#-trigger.active .foot_nav--txt.-close {
  display: block;
}

@-webkit-keyframes active-btn05-bar02 {
  100% {
    height: 0;
  }
}

@keyframes active-btn05-bar02 {
  100% {
    height: 0;
  }
}

#-trigger.active #humberger span:nth-of-type(3) {
  -webkit-transform: translateY(-5px) rotate(45deg);
  transform: translateY(-5px) rotate(45deg);
}

* {
  box-sizing: border-box;
  min-width: auto;
  min-height: auto;
}

/* header */

#headerArea {
  width: 100%;
  margin: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333333;
  background: #ffffff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
}

.laptop {
  position: relative;
  /* padding: 17px 0; */
  width: 90%;
  margin: 0 auto;
  height: 60px;
}

.laptop:after,
.laptop .fr:after {
  content: "";
  clear: both;
  display: block;
}

.laptop .logo {
  position: absolute;
  top: 50%;
  /* width: 50%; */
  left: 0%;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
}

.laptop .logo img {
  width: 230px;
  height: auto;
}

.laptop .fr {
  float: right;
  margin-top: 15px;
  width: 60px;
}

.spnav_top {
  display: inline-block;
  border: 1px solid #707070;
  border-radius: 5px;
  padding: 10%;
  font-size: 1.2rem;
  line-height: 1;
}

.l-main {
  margin: 60px auto 0;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#wrap_fv {
  position: relative;
  margin-bottom: 50px;
  margin-top: 60px;
}

.sp_fv_tit {
  position: absolute;
  top: 5px;
  left: 5%;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  width: 90%;
}

.sp_fv_num {
  color: #444;
  font-size: 15.4vw;
  position: absolute;
  top: 1%;
  left: 17vw;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
}

.sp_fv_item {
  position: absolute;
  bottom: 12%;
  right: 5%;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  width: 40%;
}

/* ボタン */

.pickup-item--buy {
  position: absolute;
  bottom: 2%;
  right: 0;
  -ms-flex-align: center;
  display: -ms-flexbox;
  width: 100%;
}

.-defalts {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

.icon-cart {
  background: url(../img/icon-btn_arrow.svg) no-repeat right center / 24px 18px;
  padding: 4px 34px 4px 0px;
}

.input-cart {
  font-size: 1.5rem;
  border: 1px solid #fff;
  color: #fff !important;
  cursor: pointer;
  display: block;
  font-weight: bold;
  padding: 10px 3%;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 40%;
  margin: 0 5% 0% auto;
}

.sp_fv_item_num {
  color: #fff;
  font-size: 9vw;
  position: absolute;
  line-height: 1;
  bottom: 12%;
  right: 19vw;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
}

.sp_fv_balloon {
  position: absolute;
  top: 40%;
  left: 35%;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  width: 50%;
}

/* ボタン_詳しく見る */

.btn_more {
  -ms-flex-align: center;
  display: -ms-flexbox;
  margin: 30px auto 0 auto;
  width: 100%;
}

.btn_more__icon {
  background: url(../img/icon-btn_arrow.svg) no-repeat right center / 22px 20px;
  display: block;
  width: 100%;
  padding: 5px 30px 5px 0px;
  letter-spacing: 0;
}

.btn_more__a {
  background: url(../img/bg_bl_wood_comment.jpg) no-repeat center center;
  background-size: cover;
  font-size: 1.6rem;
  color: #fff !important;
  cursor: pointer;
  display: block;
  padding: 15px 7%;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}

/* 吹き出し本体 */

.balloon {
  text-align: center;
  font-size: 1.3rem;
  display: inline-block;
  position: relative;
  padding: 12px;
  background: #fff;
  border-radius: 10px;
  width: 150px;
}

.balloon::after {
  content: "";
  position: absolute;
  margin: 0;
  bottom: -12px;
  left: 30px;
  width: 0;
  height: 0;
  border-top: 20px solid #fff;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  transform: rotate(30deg);
}

.div_cont {
  width: 90%;
  margin: 0 auto;
}

.red_dod_tit {
  margin-bottom: 20px;
}

.red_dod_tit p {
  background: url(../img/red_dod_line.svg) no-repeat bottom center / 70px 5px;
  padding: 0 0 20px;
}

.red_dod_tit h2 {
  background: url(../img/red_dod_line.svg) no-repeat bottom center / 70px 5px;
  padding: 0 0 20px;
  text-align: center;
}

/* top_スライダー */

.top_slider {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0 2%;
  margin-bottom: 10px;
  padding-top: 145px;
  height: auto !important;
}

.top_slider_list {
  margin-right: 5%;
}

.top_slider_list__txstbox {
  padding: 10%;
}

.top_slider_list__txstbox--img {
  margin-bottom: 20px;
  margin: 0 auto 20px auto;
  width: 90%;
}

.top_slider_list__txstbox--txst {
  text-align: left;
  position: relative;
}

.top_slider_list__txstbox_yagachan {
  position: absolute;
  bottom: 0px;
  right: 0px;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  width: 40%;
}

.top_slider-container_wrap {
  width: 90%;
  margin: 0 auto 80px;
  position: relative;
}

.top_slider-container {
  overflow-y: hidden !important;
}

.sp_top_about_comment {
  position: absolute;
  top: 10%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* イチオシ商品 */

.tab_content_box_wrap {
  overflow: scroll;
}

.tab_content_box {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0 2%;
  width: max-content;
}

.tab_content_box__list-flex {
  display: flex;
  flex-wrap: wrap;
  max-width: 190px;
}

.tab_content_box__list-flex--img {
  margin-bottom: 20px;
  width: 100%;
}

.tab_content_box__list--txst-flex {
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
  width: 100%;
}

.tab_content_box__list--txst {
  font-weight: bold;
  margin-bottom: 10px;
}

.tab_content_box__list--txst_sub a {
  font-size: 1.5rem;
  color: #707070;
}

.tab_content_box__list--txst_sub {
  margin-bottom: 10px;
}

/* タグ */

.c-productMark {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.c-productMark__item {
  box-sizing: border-box;
  display: block;
  line-height: 1;
  padding: 10px;
  font-weight: bold;
  font-size: 1.4rem;
  margin: 0 5px 5px 0;
  border-radius: 3px;
}

.-recom {
  background: #999c41;
  color: #fff;
}

.-popular {
  background: #dd7600;
  color: #fff;
}

/* タグここまで */

.btn-area {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 48%);
  gap: 40px 4%;
  max-width: 820px;
  margin: 0 auto;
  margin-top: auto;
  grid-template-columns: repeat(1, 100%);
  gap: 10px 0%;
  text-align: center;
}

/* ボタンその２ */

.sec_pickup-item--buy {
  -ms-flex-align: center;
  display: -ms-flexbox;
  width: 100%;
}

.sec_-defalts {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

.sec_icon-cart {
  background: url(../img/icon-btn_arrow.svg) no-repeat right center / 24px 18px;
  padding: 4px 24px 4px 0px;
}

.sec_input-cart {
  background: #444;
  font-size: 1.5rem;
  color: #fff !important;
  cursor: pointer;
  display: block;
  padding: 10px 3%;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
}

.-under_list .sec_input-cart {
  font-size: 1.3rem;
}

.-cartbtn {
  background-color: #c63f0f;
}

.-carticon {
  background: url(../img/btn_icon-cart.svg) no-repeat right center / 24px 18px;
  padding: 0px 24px 0px 0px;
}

/* その２ここまで */

.heading_tit {
  margin-bottom: 20px;
}

.heading_tit_sub {
  margin-bottom: 30px;
}

.heading_tit_sub p:not(:last-child) {
  margin-bottom: 20px;
}

.section_cont {
  margin-bottom: 0px;
}

.cmmp_photo {
  margin-bottom: 15px;
}

.sp_bnr_list_simple li:not(:last-child) {
  margin-bottom: 20px;
}

.sp_bnr_list li:not(:last-child) {
  margin-bottom: 20px;
}

.sp_bnr_list_txstnon li:not(:last-child) {
  margin-bottom: 20px;
}

/* カテゴリから探す */

.category_recom ul {
  display: grid;
  grid-template-columns: repeat(2, 48%);
  gap: 10px 4%;
}

.category_recom li img {
  list-style: none;
  width: 100%;
  margin-bottom: 0%;
  line-height: 0;
  height: auto;
}

.category_recom li:last-child {
  width: 100%;
}

.oss_sp {
  position: relative;
}

.os_cp {
  position: absolute;
  left: 0;
  bottom: 5px;
  background: url(../img/bg_bl_wood.jpg) no-repeat center center;
  background-size: cover;
  padding: 10% 6%;
  font-size: 1.8rem;
  color: #fff;
  line-height: 1em;
  transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  width: 97%;
}

.os_cp span {
  background: url(../img/icon-btn_arrow.svg) no-repeat right center / 20px 20px;
  display: block;
  width: 100%;
  padding: 4px 22px 4px 0px;
  letter-spacing: 0;
}

.yagachan_tit {
  margin-bottom: 40px;
}

.yagachan_tit p {
  background: url(../img/bg_yagachan.svg) no-repeat top center / 70px 70px;
  padding: 85px 0 0;
}

/* 表 */

.cp_pricetable2_wrap {
  overflow: scroll;
}

.cp_pricetable2 {
  border-collapse: collapse;
  white-space: nowrap;
  margin: 0 auto;
  padding: 0em;
  border-spacing: 1px 0;
  width: 100%;
}

.cp_pricetable2 td {
  height: 50px;
  padding: 0 10px;
  text-align: center;
  border: 1px solid #cdcdcd;
}

/*main tableブロック*/
.cp_pricetable2 tbody td {
  width: 25%;
  text-align: center;
}

/* --リスト名ブロック */
.cp_pricetable2 tbody td:first-child {
  background: #f6f6f6;
  font-size: 1.5rem;
  width: auto;
  text-align: left;
  white-space: nowrap;
  padding: 10px 20px;
}

/* --2,3列目 */
.cp_pricetable2 td:nth-child(2),
.cp_pricetable2 td:nth-child(3) {}

/* --4列目 */
/* .cp_pricetable2 td:nth-child(4) {
  color: #ffffff;
  background: #131874;
} */
/*Header テキストブロック*/
.cp_pricetable2 thead td {
  background: #f6f6f6;
  font-size: 1.1rem;
  font-weight: bold;
}

/*Footer ボタンブロック*/
/* .cp_pricetable2 tfoot td {
} */
/*ボタンデザイン*/
.cp_pricetable2 a.cp_btn {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  width: 100px;
  margin-right: auto;
  margin-left: auto;
  padding: 0.3em 1em;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  border: 1px solid #da3c41;
  border-radius: 4px;
  background: #da3c41;
}

.cp_pricetable2 .cp_btn:after {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 0;
  content: "";
  transition: 0.3s;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  opacity: 0;
  background: #ffffff;
}

.cp_pricetable2 .cp_btn:hover {
  color: #da3c41;
}

.cp_pricetable2 .cp_btn:hover:after {
  height: 250%;
  opacity: 1;
}

.cp_pricetable2 .cp_btn:active:after {
  height: 350%;
  opacity: 1;
}

.td_bk {
  background: #444 !important;
  color: #fff !important;
}

.cp_pricetable2 tbody tr:last-child td {
  background: #fffbe8;
  color: #c63f0f;
}

/* 全スライド共通スタイル */

.top_slider_list {
  box-shadow: 0px 2px 10px -4px rgb(0 0 0 / 37%);
  min-width: 300px;
  height: 100%;
  text-align: center;
}

/* 4の倍数＋1枚目のスライドのスタイル（1枚目、5枚目…） */
.top_slider_list:nth-child(4n + 1) {
  /* background-color: #EECB27; */
}

/* 4の倍数＋2枚目のスライドのスタイル（2枚目、6枚目…） */
.top_slider_list:nth-child(4n + 2) {
  /* background-color: #E13239; */
}

/* 4の倍数＋3枚目のスライドのスタイル（3枚目、7枚目…） */
.top_slider_list:nth-child(4n + 3) {
  /* background-color: #1F1762; */
}

/* 4の倍数＋4枚目のスライドのスタイル（4枚目、8枚目…） */
.top_slider_list:nth-child(4n + 4) {
  /* background-color: #BEDAE5; */
}

.scroll-hint-icon {
  width: 37% !important;
  position: absolute !important;
  z-index: 2 !important;
  align-items: center !important;
  transition: 0.5s;
  bottom: 10%;
  left: 70%;
  transform: translateX(-50%) !important;
  background: #c84d21 !important;
  padding: 16px !important;
  border-radius: 6px;
  box-shadow: 0px 2px 6px #999;
}

/* 3コンテンツ */

.slider-container_wrap {
  width: 90%;
  margin: 0 auto 80px;
  position: relative;
}

.slider-container {
  overflow-y: hidden !important;
}

.slider {
  /* overflow: auto; */
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 0 2%;
  margin-bottom: 10px;
  height: auto !important;
}

.slider_list {
  min-width: 300px;
  height: 100%;
  text-align: center;
  display: flex;
}

.ex_bg_01 {
  background: url(../img/explanation_slider_01_bg.jpg) no-repeat center center;
  background-size: cover;
}

.ex_bg_02 {
  background: url(../img/explanation_slider_02_bg.jpg) no-repeat center center;
  background-size: cover;
}

.ex_bg_03 {
  background: url(../img/explanation_slider_03_bg.jpg) no-repeat center center;
  background-size: cover;
}

.slider_list__txstbox {
  display: flex;
  flex-wrap: wrap;
  padding: 10%;
}

.slider_list__txstbox--tit {
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
}

.slider_list__txstbox--tit:before {
  content: "";
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #c63f0f;
  border-radius: 2px;
}

.slider_list__txstbox--txst {
  text-align: left;
  position: relative;
  margin: 20px 0 20px 0;
}

.slider_list__txstbox--img_img {
  margin-top: auto;
}

/* footer */

#footers {
  margin-top: 100px;
}

/* footer_リンク */

.footer-link {
  background: #444;
  padding: 60px 0%;
}

.footer-link--tit {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 1.6rem;
  padding: 1rem 0;
  border-top: 0.5px solid #fff;
  border-bottom: 0.5px solid #fff;
}

.f-link-guide a::before {
  content: "-";
  display: inline-block;
  margin-right: 0.3rem;
  color: #fff;
  text-decoration: none;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.f-link-guide div {
  margin-bottom: 15px;
}

.f-link-guide li {
  font-size: 1.3rem;
  margin-bottom: 5px;
}

.footer_link-in li a {
  color: #fff !important;
}

.footer_link-in {
  margin: 0px auto 50px;
  color: #fff;
  display: block;
  width: 70%;
}

.footer_link-in__list_01 {
  grid-area: 1 / 1 / 3 / 2;
}

.footer_link-in__list_02 {
  grid-area: 1 / 2 / 2 / 3;
}

.footer_link-in__list_03 {
  grid-area: 2 / 2 / 3 / 3;
  margin-bottom: 30px;
}

.footer_link-in__list_04 {
  grid-area: 1 / 3 / 3 / 4;
}

.footer_link-in__list_02 {
  margin-bottom: 40px;
}

.-kessai .footer-link {
  margin-bottom: 0;
}

/* footer_sp固定フッター */

#foot_areanav {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 10;
}

#foot_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: env(safe-area-inset-bottom);
  background: #c63f0f;
  z-index: 2000;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  margin-bottom: 0;
}

#foot_nav,
.foot_nav--a {
  background: #c63f0f;
}

.foot_nav--list {
  width: 20%;
}

.foot_nav--list:not(:last-child) {
  border-right: 1px solid #fff;
}

#foot_nav,
.foot_nav--a {
  background: #c63f0f;
}

.foot_nav--a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #c63f0f;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
  padding: 10px 5%;
}

.foot_nav--box {
  font-size: 1.3rem;
  text-align: center;
  margin: 0 auto;
}

.foot_nav--icon {
  max-width: 32px;
  margin: 0 auto 0px;
  position: relative;
}

.foot_nav--txt {
  margin-top: 3px;
  font-size: 1rem;
  letter-spacing: -1px;
  text-align: center;
  line-height: 1;
  color: #fff;
}

.footer-link {
  margin-bottom: 60px;
}

.spnav {
  display: block;
  opacity: 0;
  position: fixed;
  bottom: -100vh;
  left: 0px;
  z-index: 1000;
  height: 93vh;
  width: 100vw;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 10vh 0 15vh;
}

.inbox {
  width: 90vw;
  height: 80vh;
  overflow: auto;
  margin: 0 auto;
}

.spf_navarea {
  background: #fff;
  padding: 0%;
  border-radius: 10px;
}

.spf_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

.spf_tab--list:first-child,
.spf_content--list:first-child {
  background: #f5dfe1;
}

.spf_tab--list {
  width: 50%;
  padding: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-weight: bold;
  font-size: 1.8rem;
}

.spf_tab--list:last-child,
.spf_content--list:last-child {
  background: #f5f5f5;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.open .snav__bg {
  display: block;
  z-index: 500;
  background: rgba(77, 77, 77, 0.7);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}

.spnav {
  display: block;
  opacity: 0;
  position: fixed;
  bottom: -100vh;
  left: 0px;
  z-index: 1000;
  height: 93vh;
  width: 100vw;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 10vh 0 15vh;
}

.open .spnav {
  opacity: 1;
  bottom: 0%;
  height: 93vh;
  width: 100vw;
}

.open_detail .spnav_search {
  opacity: 1;
  left: 0%;
  z-index: 1000;
  overflow: auto;
  max-height: 9999px;
}

.inbox {
  width: 90vw;
  height: 80vh;
  overflow: auto;
  margin: 0 auto;
}

.spnav_search .scrolls {
  padding-top: 10px;
}

.open .snav__bg {
  display: block;
  z-index: 500;
  background: rgba(77, 77, 77, 0.7);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}

.open #page-top {
  display: none !important;
}

.spf_navarea {
  background: #fff;
  padding: 0%;
  border-radius: 10px;
}

.spf_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

.spf_tab--list {
  width: 100%;
  padding: 20px 0px 0px 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-weight: bold;
}

.spf_content--list {
  padding: 5%;
}

.spf_tab--list:first-child,
.spf_content--list:first-child {
  background: #f5dfe1;
}

.spf_tab--list:last-child,
.spf_content--list:last-child {
  background: #f5f5f5;
}

.spf__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.spf__item--list {
  text-align: center;
}

.spf__item--list {
  width: 49%;
  margin: 0 2% 2% 0;
  background: #fff;
}

.spf__item--list:nth-child(2n) {
  margin-right: 0;
}

.spf__item--a {
  display: block;
  padding: 8px 10px;
  background: #fff;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.4rem;
  border-radius: 6px;
  color: #000 !important;
  text-align: center;
}

.spf__item--a span {
  font-size: 1rem;
  letter-spacing: 0;
}

.spf__item--img {
  max-width: 32px;
  margin: 0 auto 6px;
}

.spf_singlebtnarea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.spf_singlebtn {
  text-align: center;
  margin-top: 10px;
  width: 100%;
}

.spf_singlebtn--act {
  color: #fff;
  display: block;
  padding: 10px 5px;
  border-radius: 6px;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 2rem;
}

.spf_pink {
  background: #cf4e58;
}

.spf_blue {
  background: #fff;
  color: #000;
}

.spf_close {
  background: #222;
}

.books {
  display: grid;
  margin: 0 auto 40px;
  grid-template-columns: 100%;
  gap: 20px 0;
  width: 90%;
}

.books span {
  font-size: 1.4rem;
  display: block;
  margin-top: 10px;
  line-height: 1.4;
}

.books a {
  display: block;
}

.f-sns ul {
  display: grid;
  grid-template-columns: 32px 32px 32px 32px;
  gap: 0 14px;
  justify-content: center;
  align-items: center;
  margin: 30px auto;
}

/* SP_サイドナビ */

.side_spnav {
  display: none;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  height: 100vh;
  top: 54px;
  left: 0%;
  z-index: 100;
  overflow: hidden;
  position: relative;
}

#side_nav-toggle {
  height: 38px;
  width: 38px;
  cursor: pointer;
  position: absolute;
  top: 14px;
  left: 0%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.side_inbox {
  width: 76%;
  height: 100vh;
  top: 60px;
  left: 0%;
  z-index: 80;
  overflow: auto;
  background: #fff;
}

.side_inbox_close {
  position: absolute;
  top: 20%;
  right: 10%;
  width: 32px;
}

.close_area {
  position: absolute;
  width: 24%;
  height: 100vh;
  top: 60px;
  right: 0%;
  z-index: 100;
}

.side_inmenu {
  margin-bottom: 25vh;
  padding: 150px 5% 5% 5%;
}

.side_inmenu .side__tit_store {
  margin: 0 auto 30px;
  width: 70%;
}

.side_inmenu .side__img {
  margin-bottom: 20px;
}

.side_inmenu .side__cont {
  margin-bottom: 40px;
}

.side__info li:not(:last-child) {
  margin-bottom: 10px;
}

.side__info__a {
  text-decoration: underline;
}

.side__rank_wrap {
  position: relative;
  margin-top: 100px;
}

.side__list .side-cate_item_list a {
  text-decoration: underline;
}

.side__tit_recommend {
  position: absolute;
  left: 50%;
  top: -30px;
  width: 180px;
  transform: translate(-50%, 0%);
}

ol.side__rank_recommend {
  counter-reset: list;
  list-style-type: none;
  padding: 0px;
  margin-bottom: 60px;
}

ol.side__rank_recommend li {
  position: relative;
  line-height: 30px;
  margin: 7px 11px 7px 41px;
  padding-left: 10px;
  font-weight: bold;

  background-color: #fff;
}

ol.side__rank_recommend li:before {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: -30px;
  width: 30px;
  height: 30px;
  background: #444444;
  text-align: center;
  color: #fff;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.side__rank_recommend li:nth-child(-n + 3):before {
  background: #c63f0f;
}

.side__rank_wrap {
  background-color: #f6f6f6;
  padding-top: 60px;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.side__list {
  margin-bottom: 60px;
}

/* add */

.side__tit_mincho {
  max-width: 210px;
  margin: 0 auto 30px;
  padding-bottom: 4%;
  font-weight: bold;
  font-size: 3rem;
  position: relative;
  text-align: center;
}

.side__tit_mincho::before {
  content: "";
  background: url(../img/i-un_titred.png) no-repeat center bottom / 210px 21px;
  width: 210px;
  height: 21px;
  bottom: 0;
  display: block;
  position: absolute;
}

/* .example:before {
  content: url(../img/face.png);
  display: inline-block;
  width: 5px;
  height: 5px;
} */

/* add */

.side__tit_hakusai,
.side__tit_yasai {
  max-width: 180px;
  margin: 0 auto 20px;
}

.side__tit_meat,
.side__tit_sauce,
.side__tit_calendar {
  max-width: 210px;
  margin: 0 auto 20px;
}

.side-cate_item_list {
  background: url(../img/dot-line.gif) repeat-x left bottom;
  background-color: #f5f5f5;
  list-style: none;
  width: 90%;
  margin: 0 auto 5px;
  font-weight: bold;
}

.side-cate_item_list_link {
  background: url(../img/r-arrow-w.svg) no-repeat 96% center / 6px #fff;
  display: block;
  padding: 10px 20px 10px 10px;
}

.side__rank_recommend li a {
  font-size: 1.4rem;
  text-decoration: underline;
}

.side_btn_more {
  margin: 20px auto 0 auto;
  width: 90%;
}

#side_nav-toggle {
  width: inherit;
  border-right: 1px solid #fff;
}

/* sp_サイドナビopen */

.open .snav__bg {
  display: block;
  z-index: 500;
  background: rgba(77, 77, 77, 0.7);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}

.spnav {
  display: block;
  opacity: 0;
  position: fixed;
  bottom: -100vh;
  left: 0px;
  z-index: 1000;
  height: 93vh;
  width: 100vw;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 10vh 0 15vh;
}

.open .spnav {
  opacity: 1;
  bottom: 0%;
  height: 93vh;
  width: 100vw;
}

.open_detail .spnav_search {
  opacity: 1;
  left: 0%;
  z-index: 1000;
  overflow: auto;
  max-height: 9999px;
}

.inbox {
  width: 90vw;
  height: 80vh;
  overflow: auto;
  margin: 0 auto;
}

.spnav_search .scrolls {
  padding-top: 10px;
}

.open .snav__bg {
  display: block;
  z-index: 500;
  background: rgba(77, 77, 77, 0.7);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}

.open #page-top {
  display: none !important;
}

.copyright_wrap {
  text-align: center;
  width: 90%;
  margin: 0 auto;
}

.copyright {
  color: #fff;
}

.f_imgbox_100 {
  width: 100%;
  margin-bottom: 30px;
}

/*calender*/
table.calendar {
  width: 90%;
  padding: 0;
  margin: 0 auto 10px;
  font-size: 1.6rem;
}

/* 月タイトル */
table.calendar th {
  color: #666;
  text-align: center;
}

/* 曜日タイトル */
table.calendar tr.headline td {
  color: #666;
  background: #e5e3c9;
}

/* 日にち */
table.calendar td {
  color: #333;
  border-bottom: solid 1px #ccc;
  width: 20px;
  height: 25px;
  text-align: center;
  vertical-align: middle;
  line-height: normal;
}

/* 休業日 */
table.calendar td.closed {
  color: #fff;
  background-color: #fe6666;
}

.calender-info {
  margin-top: 10px;
  font-size: 1.5rem;
  line-height: 1.5;
}

.calender-info span {
  color: #fe6666;
}

@media (min-width: 768px) {
  .top_slider {
    padding-top: 200px;
  }

  .div_cont {
    margin: 0 auto 100px;
  }

  .input-cart {
    font-size: 2rem;
  }

  .pickup-item--buy {
    bottom: 4%;
  }

  .balloon {
    font-size: 1.6rem;
    width: 200px;
  }

  .heading_category {
    width: 50%;
    margin: 0 auto 20px;
  }
}

@media (min-width: 959px) {

  /*common*/
  .-pconly {
    display: block;
  }

  .-sponly {
    display: none;
  }

  /* header */

  #headerArea {
    display: none;
  }

  .headers {
    align-items: center;
    max-width: 1120px;
    margin: 14px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .tp_infos {
    text-align: right;
    width: 70%;
  }

  .tp_infos ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .gai_yo {
    margin-bottom: 15px;
  }

  .gai_yo li:not(:first-child) {
    background: url(../img/tpnav_arrow.svg) no-repeat left center / 5px 5px;
    padding-left: 10px;
    margin-left: 20px;
    font-size: 80%;
  }

  .gai_yo li {
    font-size: 1.2rem;
  }

  .tp_infos li {
    list-style: none;
  }

  .tel,
  .fax {
    font-size: 1.6rem;
    font-weight: bold;
  }

  .tel_fax {
    display: inline-block;
    background-color: #f6f6f6;
    padding: 1%;
    line-height: 1;
    margin-bottom: 10px;
  }

  .tel_fax p {
    display: inline-block;
  }

  .tel span {
    font-size: 1.2rem;
    font-weight: normal;
    background: url(../img/icon_phone.svg) no-repeat left center / 8px 8px;
    padding-left: 10px;
  }

  .fax span {
    font-size: 1.2rem;
    font-weight: normal;
    background: url(../img/icon_fax.svg) no-repeat left center / 8px 8px;
    padding-left: 10px;
  }

  /* navi */

  .gnav__area {
    background: #fff;
    max-width: 1120px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #fix-g.m_fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 2;
  }

  .gnav__area--list {
    width: 16.666%;
    text-align: center;
    list-style: none;
    position: relative;
  }

  .gnav__area--a {
    display: block;
    padding: 10px 5px;
    font-weight: bold;
  }

  .gnav__area--a::after {
    position: absolute;
    left: 0;
    content: "";
    width: 100%;
    height: 5px;
    background: #c63f0f;
    bottom: -1px;
    /*アンダーラインが位置する、各リストの下端からの高さ　ヘッダーの下端に合わせています*/
    visibility: hidden;
    /*ホバー前に、アンダーラインを可視化しない*/
  }

  .gnav__area--a:hover::after {
    visibility: visible;
    /*ホバー後、アンダーラインを可視化する*/
  }

  .gnav__area--list::before,
  .gnav__area--a.nolink::before {
    position: absolute;
    top: 50%;
    left: 100%;
    width: 1px;
    height: 35%;
    content: "";
    background: #000;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
  }

  .gnav__area_home {
    background: url(../img/icon_home.svg) no-repeat left center / 22px 15px;
    padding-left: 32px;
  }

  .gnav__area_about {
    background: url(../img/icon_about.svg) no-repeat left center / 22px 15px;
    padding-left: 32px;
  }

  .gnav__area_all {
    background: url(../img/icon_all.svg) no-repeat left center / 22px 15px;
    padding-left: 32px;
  }

  .gnav__area_list {
    background: url(../img/icon_list.svg) no-repeat left center / 22px 15px;
    padding-left: 32px;
  }

  .gnav__area_login {
    background: url(../img/icon_login.svg) no-repeat left center / 22px 15px;
    padding-left: 32px;
  }

  .gnav__area_cart {
    background: url(../img/icon_cart_b.svg) no-repeat left center / 22px 15px;
    padding-left: 32px;
  }

  #sub_nav {
    display: none;
  }

  #sub_nav.active {
    display: block;
  }

  #sub_nav,
  .sub_nav--a {
    background: #c63f0f;
  }

  .sub_nav--area {
    padding: 15px 0 0;
  }

  .sub_nav--area {
    max-width: 1350px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: auto auto auto auto auto auto auto auto;
    justify-content: center;
  }

  .sub_nav--list {
    margin: 0 2px;
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
  }

  .sub_nav--a {
    color: #fff !important;
    display: block;
    padding: 10px;
    /* background: #1b668d; */
    border: 1px solid #fff;
    border-bottom: none;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
  }

  .-sub_active {
    background-color: #fff;
    color: #c63f0f !important;
  }

  .-sn_hakusai-kimuchi.active a,
  .-sn_yasaikei-kimuchi.active a,
  .-sn_kejyani.active a,
  .-sn_gyokaikei-kimuchi.active a,
  .-sn_kimuchi-set.active a,
  .-sn_chanja.active a,
  .-sn_side-dish.active a,
  .-sn_sp-tare.active a {
    background-color: #fff;
    color: #c63f0f !important;
  }

  /* fv */

  .wrap_fv {
    display: none;
  }

  .div_cont {
    width: 100%;
    margin: 0 auto;
  }

  .balloon {
    width: 180px;
  }

  /* バナーリスト */

  .sp_bnr_list_simple {
    display: flex;
  }

  .sp_bnr_list_simple li {
    width: 48%;
  }

  .sp_bnr_list_simple li:not(:last-child) {
    margin-right: 4%;
  }

  .sns_icon li {
    padding-left: 28px;
    margin-left: 15px;
    font-size: 1.6rem;
  }

  .sns_icon li:first-child {
    background: url(../img/icon_facebook.svg) no-repeat left center / 20px 20px;
  }

  .sns_icon li:nth-child(2) {
    background: url(../img/icon_Twitter.svg) no-repeat left center / 20px 20px;
  }

  .sns_icon li:nth-child(3) {
    background: url(../img/icon_Youtube.svg) no-repeat left center / 20px 20px;
  }

  .sns_icon li:nth-child(4) {
    background: url(../img/icon_Blog.svg) no-repeat left center / 20px 20px;
  }

  .l-main {
    max-width: 1120px;
    max-width: min(calc(100% - 40px), 1120px);
    margin: 0 auto 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: grid;
    grid-template-columns: auto 260px;
    gap: 0px 40px;
  }

  .l-side {
    display: block;
    z-index: 1;
    opacity: 1;
    pointer-events: fill;
    max-height: 9999px;
    overflow: visible;
  }

  .l-main .l-side {
    width: 260px;
  }

  .l-main .m__cont {
    width: auto;
  }

  .l-pageMain {
    width: 100%;
    margin-bottom: 100px;
  }

  .mb_l-pageMain {
    width: 100%;
    margin-bottom: 60px;
  }

  .section_cont {
    width: 100%;
    margin-bottom: 50px;
  }

  .side__img {
    margin-bottom: 20px;
  }

  .side__txst {
    margin-bottom: 20px;
  }

  /* 右ナビ */

  .side__tit_store {
    max-width: 184px;
    margin: 0 auto 20px;
  }

  .side__cont {
    margin-bottom: 60px;
  }

  /* TOP_スライダー  */

  .top_slider {
    padding-top: 200px;
  }

  /*　ランキング  */

  .side__rank_wrap {
    position: relative;
    margin-top: 100px;
  }

  .side__list .side-cate_item_list a {
    text-decoration: underline;
  }

  .side__tit_recommend {
    position: absolute;
    left: 50%;
    top: -30px;
    width: 180px;
    transform: translate(-50%, 0%);
  }

  ol.side__rank_recommend {
    counter-reset: list;
    list-style-type: none;
    padding: 0px;
    margin-bottom: 60px;
  }

  ol.side__rank_recommend li {
    position: relative;
    line-height: 30px;
    margin: 7px 11px 7px 41px;
    padding-left: 10px;
    font-weight: bold;

    background-color: #fff;
  }

  ol.side__rank_recommend li:before {
    counter-increment: list;
    content: counter(list);
    position: absolute;
    left: -30px;
    width: 30px;
    height: 30px;
    background: #444444;
    text-align: center;
    color: #fff;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .side__rank_recommend li:nth-child(-n + 3):before {
    background: #c63f0f;
  }

  .side__rank_wrap {
    background-color: #f6f6f6;
    padding-top: 60px;
    padding-bottom: 10px;
    margin-bottom: 30px;
  }

  .side__list {
    margin-bottom: 60px;
  }

  .side__tit_hakusai,
  .side__tit_yasai {
    max-width: 180px;
    margin: 0 auto 20px;
  }

  .side__tit_meat,
  .side__tit_sauce,
  .side__tit_calendar {
    max-width: 210px;
    margin: 0 auto 20px;
  }

  .side-cate_item_list {
    background: url(../img/dot-line.gif) repeat-x left bottom;
    background-color: #f5f5f5;
    list-style: none;
    width: 90%;
    margin: 0 auto 5px;
    font-weight: bold;
  }

  .side-cate_item_list_link {
    background: url(../img/r-arrow-w.svg) no-repeat 96% center / 6px #fff;
    display: block;
    padding: 10px 20px 10px 10px;
  }

  .side__rank_recommend li a {
    font-size: 1.4rem;
    text-decoration: underline;
  }

  /* コンテンツ */

  .red_dod_tit {
    max-width: 640px;
    margin: 0 auto 30px;
  }

  .concept_tit {
    font-size: 2.2rem;
    margin-bottom: 40px;
  }

  .concept_tit span {
    font-weight: bold;
  }

  .concept_box {
    display: flex;
    margin-bottom: 50px;
    width: 100%;
  }

  .concept_box__txst {
    margin-right: 3%;
    width: 67%;
  }

  .concept_box__img {
    width: 30%;
  }

  .tab_content_box_wrap {
    overflow: auto;
  }

  .cp_pricetable2_wrap {
    overflow: auto;
  }

  /* swiper */
  .top_slider {
    display: grid !important;
    grid-template-columns: repeat(2, 48%);
    gap: 30px 4%;
    height: auto !important;
  }

  .top_slider_list {
    width: 100%;
  }

  .top_slider_list {
    max-width: 820px;
  }

  .top_slider {
    padding: 0;
  }

  .top_slider_list__txstbox--img {
    width: 100%;
  }

  .heading_ichioshi {
    max-width: 630px;
    margin: 0 auto 20px;
  }

  .heading_repeater {
    max-width: 728px;
    margin: 0 auto 20px;
  }

  .heading_recommend {
    max-width: 540px;
    margin: 0 auto 20px;
  }

  .heading_category {
    max-width: 288px;
    margin: 0 auto 20px;
  }

  .heading_concept {
    max-width: 623px;
    margin: 0 auto 20px;
  }

  .heading_cause {
    max-width: 623px;
    margin: 0 auto 20px;
  }

  .tab_content_box {
    display: grid;
    grid-template-columns: repeat(4, 23.5%);
    gap: 20px 2%;
    margin: 0px auto 30px;
    width: auto;
  }

  .sp_bnr_list {
    display: grid;
    grid-template-columns: repeat(2, 49%);
    gap: 20px 2%;
  }

  .sp_bnr_list_txstnon {
    display: grid;
    grid-template-columns: repeat(2, 49%);
    gap: 20px 2%;
  }

  .os_cp {
    padding: 5% 6%;
    width: 50%;
  }

  .category_recom ul {
    grid-template-columns: repeat(2, 49%);
    gap: 20px 2%;
  }

  .oss_sp {
    margin-bottom: 15px;
  }

  .sp_bnr_list li:not(:last-child) {
    margin-bottom: 0;
  }

  .sp_bnr_list_txstnon li:not(:last-child) {
    margin-bottom: 0;
  }

  .bnr_txst {
    margin-bottom: 20px;
  }

  /* メインビジュアル */

  .mvcov {
    height: auto;
    width: 100%;
    margin: 0 auto 50px;
    height: 765px;
    position: relative;
    overflow: hidden;
  }

  .mv_areas {
    z-index: 10;
    color: #fff;
    text-align: center;
    width: 680px;
  }

  .fv_i {
    width: 680px;
  }

  .fv_item_img {
    width: 100%;
  }

  .main_bgimg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 772px;
    overflow: hidden;
  }

  .main_bgimg {
    position: relative;
    background: url(../img/main_bg01.jpg) no-repeat center center;
    background-size: cover;
  }

  .main_bgimg img {
    height: auto;
  }

  .main_bgimg_position {
    position: absolute;
    bottom: 0;
    -webkit-transform: translate(-50%, 0%);
    left: 50%;
    height: auto;
    max-width: 1240px;
  }

  .main_bgimg_wrap {
    position: relative;
    display: grid;
    gap: 30px 5%;
    max-width: 1240px;
    grid-template-columns: repeat(2, auto);
    grid-auto-columns: auto 680px;
    margin: auto auto 0 auto;
    align-items: end;
    justify-content: center;
  }

  .main_bgimg_img {
    width: max-content;
  }

  .main_bgimg_txst_wrap {
    position: absolute;
    top: -40px;
    max-width: 953px;
    right: -10%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
  }

  .main_bgimg_txst {
    position: relative;
  }

  .main_bgimg_txst_num {
    position: absolute;
    top: -20%;
    max-width: 953px;
    left: 4.5%;
    color: #444444;
    font-size: 5.6rem;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
  }

  .sp_fv_balloon {
    top: 23%;
    left: 268px;
  }

  .fv_item li {
    position: relative;
    box-shadow: 0px 2px 10px -4px rgb(0 0 0 / 37%);
  }

  .caps_fig {
    position: absolute;
    bottom: 5%;
    left: -2%;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    background: rgba(0, 0, 0, 0.5);
    z-index: 20;
    background: url(../img/bg_bl_wood.jpg) no-repeat center center;
    width: 60% !important;
    margin: 0 !important;
    color: #fff;
    text-align: center !important;
    padding: 13px 15px;
    font-size: 2.1rem;
  }

  .caps_fig .caps_fig_icon {
    background: url(../img/icon-btn_arrow.svg) no-repeat right center / 22px 20px;
    display: block;
    width: 100%;
    padding-right: 22px;
    letter-spacing: 0;
    text-align: left;
  }

  .caps_fig_s {
    font-size: 1.6rem;
  }

  .fv_item {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 1fr);
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .fv_item li:first-child {
    grid-area: 1 / 1 / 2 / 3;
  }

  .fv_item li:nth-child(2) {
    grid-area: 1 / 3 / 2 / 5;
  }

  .fv_item li:nth-child(3) {
    grid-area: 2 / 1 / 3 / 3;
  }

  .fv_item li:nth-child(4) {
    grid-area: 2 / 3 / 3 / 5;
  }

  .fv_item li:nth-child(5) {
    grid-area: 3 / 1 / 4 / 2;
  }

  .fv_item li:nth-child(6) {
    grid-area: 3 / 2 / 4 / 3;
  }

  .fv_item li:nth-child(7) {
    grid-area: 3 / 3 / 4 / 4;
  }

  .fv_item li:nth-child(8) {
    grid-area: 3 / 4 / 4 / 5;
  }

  .fv_item li:nth-child(5) .caps_fig,
  .fv_item li:nth-child(6) .caps_fig,
  .fv_item li:nth-child(7) .caps_fig,
  .fv_item li:nth-child(8) .caps_fig {
    font-size: 1.5rem;
    width: 90% !important;
    bottom: 5%;
  }

  .fv_item li:nth-child(1) .fv_item_img,
  .fv_item li:nth-child(2) .fv_item_img,
  .fv_item li:nth-child(3) .fv_item_img,
  .fv_item li:nth-child(4) .fv_item_img {
    aspect-ratio: 328 / 193;
  }

  .fv_item li:nth-child(5) .fv_item_img,
  .fv_item li:nth-child(6) .fv_item_img,
  .fv_item li:nth-child(7) .fv_item_img,
  .fv_item li:nth-child(8) .fv_item_img {
    aspect-ratio: 151 / 161;
  }

  .fv_item_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .fv_item li:nth-child(5),
  .fv_item li:nth-child(6),
  .fv_item li:nth-child(7),
  .fv_item li:nth-child(8) {
    height: fit-content;
  }

  .top_slider-container,
  .top_slider-container_wrap {
    width: 100%;
  }

  .swiper-button-prev:after,
  .top_slider-container-rtl .swiper-button-next:after {
    display: none;
  }

  .swiper-button-next:after,
  .top_slider-container-rtl .swiper-button-prev:after {
    display: none;
  }

  .side_btn_more {
    margin: 20px auto 0 auto;
    width: 90%;
  }

  .side__list li:last-child {
    margin-bottom: 20px;
  }

  .top_slider-container_wrap {
    margin-bottom: 100px;
  }

  /* ボタン_詳しく見る */

  .btn_more {
    width: 50%;
  }

  .btn_more__a {
    background: url(../img/bg_bl_wood_comment.jpg) no-repeat center center;
    background-size: cover;
    font-size: 1.4rem;
    color: #fff !important;
    cursor: pointer;
    display: block;
    padding: 15px 7%;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
  }

  /* 3コンテンツ */

  .slider {
    display: grid;
    grid-template-columns: repeat(3, 30.4%);
    gap: 40px 4.4%;
  }

  .slider-container_wrap {
    width: 100%;
  }

  .slider_list {
    min-width: 200px;
  }

  /* footer_pc */

  #footers {
    margin-top: 100px;
  }

  /* footer_お問い合わせ */

  .conbox {
    max-width: 1120px;
    margin: 0 auto;
  }

  .contact_txt {
    font-size: 3.2rem;
    text-align: center;
    display: flex;
    align-items: center;
  }

  .contact_txt:before,
  .contact_txt:after {
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
  }

  .contact_txt:before {
    margin-right: 3rem;
  }

  .contact_txt:after {
    margin-left: 3rem;
  }

  .contact_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    max-width: 1120px;
    max-width: min(calc(100% - 40px), 1120px);
    margin: 0 auto;
  }

  .contact_box_form {
    margin: 37px 20px 0px;
  }

  .contact_box_form__tit {
    margin-bottom: 25px;
  }

  .contact_box_form__tit,
  .contact_box_tel__tit {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
  }

  .contact_box_form__btn {
    background: #c63f0f;
    border-radius: 100px;
    margin: 0 auto;
    max-width: 402px;
    text-align: center;
    width: 100%;
  }

  .contact_box_form__btnlink {
    border-radius: 100px;
    color: #fff !important;
    display: block;
    padding: 19px 10px;
  }

  .contact_box_form__btn_txt {
    background: url(../img/icon_mail_w.svg) no-repeat left center / 31px;
    font-size: 2.5rem;
    line-height: 2.7rem;
    margin: 0 auto;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    padding-left: 50px;
  }

  .contact_box_form__btn_stxt {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }

  .contact_box_tel {
    margin: 37px 0px 0px;
    border: 2px solid #ededed;
    border-radius: 20px;
    padding: 25px 10px;
  }

  .contact_box_tel {
    width: 60%;
  }

  .contact_box_form {
    width: 40%;
  }

  .contact_box_tel__tit {
    margin-bottom: 20px;
  }

  .contact_box_form__tit,
  .contact_box_tel__tit {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
  }

  .contact_box_tel__txt_box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .contact_box_tel__txt {
    width: 20%;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
  }

  .contact_box_tel__num {
    font-size: 4rem;
    line-height: 4.8rem;
    width: 70%;
  }

  .contact_box_tel__num {
    font-size: 5rem;
    font-weight: bold;
    line-height: 5.8rem;
    text-align: center;
  }

  .contact_box_tel__num_free {
    background: url(../img/icon_phone.svg) no-repeat left center / 31px;
    padding-left: 40px;
    font-size: 4rem;
  }

  .contact_box_fax__num_free {
    background: url(../img/icon-fax2.svg) no-repeat left center / 31px;
    padding-left: 40px;
    font-size: 4rem;
  }

  .contact_box_tel__num_time {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    display: block;
  }

  /* footer_info */

  .f_info {
    background: #f6f3f1;
    padding: 60px 5%;
    margin-top: 60px;
  }

  .f_info_in {
    max-width: 1120px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }

  .info-flow {
    width: 50%;
    padding-right: 5%;
    border-right: 1px solid #ccc;
  }

  .f_info-tit {
    font-weight: bold;
    font-size: 1.6rem !important;
    margin-bottom: 20px;
  }

  .f_info-txst {
    margin-bottom: 20px;
  }

  .info-flow_box {
    background: #fff;
    border-radius: 6px;
    margin-bottom: 20px;
  }

  .info-flow_box--step {
    display: grid;
    grid-template-columns: 30% 5% 30% 5% 30%;
    gap: 20px 0;
    align-items: center;
  }

  .info-flow_box--step li {
    text-align: center;
    letter-spacing: 0;
  }

  .info-calender {
    width: 50%;
    padding-left: 5%;
  }

  .info-payment,
  .info-send_pay,
  .info-send {
    width: calc(100% / 3);
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0 0px;
  }

  .info-payment,
  .info-send_pay,
  .info-wrapping,
  .info-receipt {
    border-right: 1px solid #ccc;
  }

  .info-payment,
  .info-wrapping {
    padding-right: 4%;
  }

  .info-send_pay,
  .info-receipt {
    padding: 0 3%;
  }

  .info-send,
  .info-change {
    padding-left: 4%;
  }

  .info_pricetable {
    width: 100%;
  }

  .info_pricetable,
  .info_pricetable td,
  .info_pricetable th {
    border: 1px solid #595959;
    border-collapse: collapse;
  }

  .info_pricetable td {
    text-align: center;
    border: 1px solid #cdcdcd;
  }

  .info_pricetable td,
  .info_pricetable th {
    padding: 3px;
    height: 25px;
  }

  .info_pricetable th {
    background: #f0e6cc;
  }

  .info_pricetable thead td {
    background: #222;
    color: #fff;
  }

  .info_pricetable_charge table,
  .info_pricetable_charge td,
  .info_pricetable_charge th {
    border: 1px solid #595959;
    border-collapse: collapse;
  }

  .info_pricetable_charge td,
  .info_pricetable_charge th {
    padding: 3px;
    width: 30px;
    height: 25px;
  }

  .info_pricetable_charge th {
    background: #f0e6cc;
  }

  /* footer_リンク */

  .footer_link-in {
    margin: 0 auto 60px;
    color: #fff;
    max-width: 1120px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, 1fr);
    grid-column-gap: 50px;
    width: 100%;
    text-align: left;
  }

  .footer_link-in__list_03 {
    margin-bottom: 0;
  }

  .footer-link {
    text-align: center;
    padding: 60px 5%;
    margin-bottom: 0;
  }

  #foot_areanav {
    display: none;
  }

  .copyright_wrap {
    width: 100%;
  }

  .copyright {
    color: #fff;
  }

  .books {
    width: 100%;
    max-width: 1014px;
    margin: 40px auto;
    grid-template-columns: minmax(50%, 537px) minmax(40%, 437px);
    gap: 0 40px;
  }

  .books a {
    display: block;
    border: none;
  }
}

@media (min-width: 319px) {}

@media (max-width: 414px) {}

@media (max-width: 375px) {}

@media (max-width: 360px) {}

@media (max-width: 320px) {
  .input-cart {
    font-size: 1.3rem;
  }
}
