@charset "utf-8";

:root {
  --bg-color: #f5f5f5;
  --red: #b1220f;
  --gray_01: #ececec;
  --br: 5px;
  --border: 1px solid #cccccc;
  --brown: #7b0c00;
  --gray: #777777;
  --bg: #7b0c00;
  --mincho: "Noto Serif JP", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  --sans: "Noto Sans JP", sans-serif;
}



.tac {
  text-align: center;
}

.Flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.jus {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.juc {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.alc {
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
}

body {
  overflow-x: hidden;
  font-family: "メイリオ", Osaka, monospace;
}

.mb20 {
  margin-bottom: 20px;
}

.bg-black {
  background-color: #000;
}

.white {
  color: #fff;
}

.sec-inner {
  margin-left: auto;
  margin-right: auto;
  width: 962px;
  max-width: 100%;
}

.bg-- {
  background-color: var(--bg);
}

.bg-tr {
  background-color: rgba(255, 255, 255, .65);
}

.event_banner__.bg-tr {
  padding: 60px 40px;
}

.sp {
  display: none;
}

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

  .pc {
    display: none;
  }
}

.l-inner {
  margin-left: auto;
  margin-right: auto;
  width: 964px;
  max-width: 100%;
}

/****************
header
****************/
.shop_header_block .gnav {
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .shop_header_block .gnav {
    display: none;
  }
}

.shop_header_block .gnav > ul {
  height: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}

.shop_header_block .gnav > ul > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-align-items: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  height: 60px;
  position: relative;
  width: 115px;
  text-align: center;
  display: block;
  line-height: 60px;
}

.shop_header_block .gnav > ul > li:last-child {
  width: 60px;
}

.shop_header_block .gnav > ul > li::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 20%;
  width: 1px;
  height: 60%;
  background: #EEE;
}

.shop_header_block .gnav > ul > li > a {
  font-family: "Noto Serif JP", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: bold;
  display: block;
}

.shop_header_block .gnav > ul > li:hover .menu {
  max-height: 9999px !important;
  opacity: 1 !important;
}

.shop_header_block .gnav .menu {
  display: block;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  left: 0;
  top: 60px;
  text-align: center;
  position: absolute;
  background-color: #000000;
  z-index: 100;
  transition: opacity .5s, height .5s;
}

.shop_header_block .gnav .menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -ms-justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-align-items: flex-start;
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  width: 100%;
  margin: 0 auto;
}

.shop_header_block .gnav .menu ul li {
  width: 100%;
  font-family: "Noto Serif JP", "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 13px;
  line-height: 1.8;
  font-weight: normal;
  border-bottom: solid 1px #333;
}

.shop_header_block .gnav .menu ul li a {
  color: #FFF;
  display: block;
  padding: 10px 10px;
  letter-spacing: 1px;
}

.shop_header_block .gnav .menu ul li a:hover {
  color: #FFF;
}

.shop_header_block .search_btn {
  position: relative;
}

.shop_header_block .search_btn a {
  display: block;
  padding: 50px 10px 10px 50px;
  min-height: 22px;
  cursor: pointer;
}

.shop_header_block #header-nav-drawer {
  display: block;
  position: absolute;
}

.l-header {
  margin-top: 15px;
  margin-bottom: 15px;
}

.l-header > .Flex {
  margin-bottom: 15px;
}

.c-header-h1 {
  margin-right: 15px;
  line-height: 1.2;
  width: auto;
  font-weight: 800;
  font-size: 18px;
}

.c-header-top-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.c-header-top-nav li:nth-child(1) {
  margin-top: -2px;
  margin-right: 5px;
}

.c-header-top-r a {
  padding: 1px 7px;
  color: #fff;
  font-size: 13px;
  display: block;
  line-height: 1;
}

.c-header-top-r li:not(:last-child) {
  border-right: 1px solid #fff;
}

.l-header-mid {
  margin-top: 8px;
  margin-bottom: 8px;
}

.c-header-mid-l {
  width: 25%;
}

.c-header-mid-m {
  width: 45%;
}

.c-header-mid-m {
  width: 45%;
}

.c-header-mid-r {
  width: 270px;
}

.c-header-mid-r *,
.c-header-mid-r a {
  color: var(--gray);
}

.c-header-mid-r a {
  font-size: 12px;
  background-repeat: no-repeat;
  line-height: 20px;
  font-weight: 500;
}

.c-header-mid-r a:before {
  margin-right: 5px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: contain;
  height: 100%;
}

.c-header-mid-r ul {
  padding: 8px;
  background-color: #f7f2e7;
  border-radius: var(--br);
}

.c-header-mid-r .c-mypage-icon a:before {
  background-image: url(../img/icon-mypage.png);
  width: 19px;
}

.c-header-mid-r .c-cart-icon a:before {
  background-image: url(../img/icon-cart.png);
  width: 23px;
}

.c-header-mid-r .c-wish-icon a:before {
  background-image: url(../img/icon-wish.png);
  width: 18px;
}

.c-header-tel {
  margin: 5px 0 10px 0;
  font-family: var(--mincho);
  font-weight: 600;
  font-size: 31px;
  letter-spacing: 0;
  line-height: 1;
}

.c-header-tel_ {
  font-size: 20px;
}

.c-header-time {
  font-size: 14px;
}

.l-gnav {
  background-color: var(--bg);
}

.shop_header_block .gnav > ul {
  width: 100%;
}

.shop_header_block .gnav > ul > li,
.shop_header_block .gnav > ul > li:last-child {
  height: 45px;
  width: calc(100% / 6);
  line-height: 45px;
}

.shop_header_block .gnav .menu {
  top: 45px;
}

.shop_header_block .gnav > ul > li > a {
  font-size: 16px;
  letter-spacing: .05em;
  color: #fff;
}

.shop_header_block .gnav > ul > li:last-child:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 20%;
  width: 1px;
  height: 60%;
  background: #EEE;
}

.shop_header_block .wrap {
  margin: 0 auto;
}

.arrow > a:after {
  margin-left: 5px;
  margin-top: -2px;
  content: "▼";
  font-size: 10px;
  color: #fff;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .c-header-h1 {
    width: 100%;
    font-size: 10px;
    text-align: center;
  }

  .l-header-top {
    padding: 5px 0;
  }

  .c-header-top-r {
    display: none;
  }

  .l-header-mid {
    margin: 0;
    width: 100%;
    height: 70px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: #fff;
  }

  .c-header-mid-l {
    width: 68%;
  }
  .c-header-mid-l img{
    height: 70px;
    width: auto;
  }

  .c-header-mid-m,
  .c-header-tel,
  .c-header-time {
    display: none;
  }

  .c-header-mid-r {
    padding-right: 40px;
    width: 32%;
  }

  .c-header-mid-r a {
    font-size: 10px;
    line-height: 1;
    display: block;
  }

  .c-header-mid-r a:before {
    margin: 0 auto;
    display: block;
    height: 7vw;
  }

  .c-header-mid-r ul {
    padding: 0;
    background-color: transparent;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
  }

  .c-header-mid-r li:not(:last-child) {
    margin-right: 13px;
  }

  .c-header-mid-r .c-mypage-icon a:before {
    width: 5vw;
  }

  .c-header-mid-r .c-cart-icon a:before {
    width: 7.4vw;
  }

  .c-header-mid-r .c-wish-icon a:before {
    width: 6.1vw;
  }

  .shop_header_block #header-nav-drawer span::before,
  .shop_header_block #header-nav-drawer span::after,
  .shop_header_block #header-nav-drawer span {
    background: var(--gray);
  }

  .shop_header_block #header-nav-drawer {
    top: 7px;
    right: 0;
  }

  #header-nav-drawer:after {
    margin: 0 auto;
    content: "MENU";
    font-size: 10px;
    color: var(--gray);
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 38px;
    left: 0;
    line-height: 1;
  }

  .shop_header_block .gnav > ul > li::before {
    content: none;
  }

  .shop_header_block .gnav > ul > li:hover .menu {
    opacity: 1 !important;
  }


  /*****/
  .l-gnav {
    margin-top: 70px;
    overflow: visible;
    height: 30px;
  }

  .shop_header_block .gnav {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    height: 1000px;
    overflow: visible;
    overflow-x: scroll;
    position: relative;
    overflow: auto;
    /* スクロールを有効にする */
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE, Edge */
  }

  .shop_header_block .gnav::-webkit-scrollbar {
    display: none;
  }

  .shop_header_block .gnav > ul {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    /* 内容に応じて幅調整 */
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;

  }

  /*****/


  .shop_header_block .gnav > ul > li,
  .shop_header_block .gnav > ul > li:last-child {
    height: 30px;
    line-height: 30px;
    width: auto;
  }

  .shop_header_block .gnav .menu {
    max-height: 1000px;
    opacity: 1;
    top: 30px;
    transition: none;
    display: none;
  }

  .shop_header_block .gnav > ul > li > a {
    padding: 0 15px;
    font-size: 12px;
  }

  .shop_header_block .gnav > ul > li:last-child:after {
    content: none;
  }

  #contents {
    position: relative;
    z-index: 2;
  }

  .spsDrawerOpen #contents {
    position: static;
  }

}

/****************
top slider
****************/
.top_slider_block {
  margin: 0 auto 20px;
  display: none;
  text-align: center;
}


@media screen and (min-width: 769px) {
  .top_slider_block .slick-dotted.slick-slider {
    margin-bottom: 0;
  }

  .top_slider_block .slick-dots {
    display: none !important;
  }
}

/*@media screen and (min-width: 768px) {
  #top-slider2 .slick-slide {
    padding: 20px;
  }
}
*/


@media screen and (max-width: 768px) {
  #top-slider2.slick-dotted.slick-slider {
    margin-bottom: 20px;
  }

  .top_slider_block {
    margin: 0;
    width: 100%;
    max-width: 100%;
    padding: 0 5px;
  }

  .slick-dots li.slick-active button:before {
    background: #676767;
    border: none;
    width: 14px;
    height: 14px;
  }
}

/****************
お知らせ
****************/
.l-info-box {
  margin-top: 60px;
}

#notice_text_box .wrap {
  padding: 0 10px;
}

#notice_text_box p {
  padding: 15px 0;
  border-bottom: var(--border);
}

#notice_text_box p:last-child {
  border: none;
}

@media screen and (max-width: 768px) {}

/****************
search
****************/
#l-seaarch_box {
  margin-bottom: 30px;
}

#l-seaarch_box .sec-inner {
  padding: 35px 10px;
  background-color: #f2eee7;
  border-radius: var(--br);
}

#l-seaarch_box .sec-inner > .Flex {
  margin: 0 auto;
  max-width: 790px;
}

.l-seaarch-l {
  position: relative;
  width: 400px;
}

.l-seaarch-l input[type="text"] {
  padding: 0 40px 0 2%;
  display: block;
  width: 100%;
  height: 50px;
  border-radius: var(--br);
  font-family: var(--mincho);
}

.l-seaarch-l button {
  border: none;
  background: none;
  width: 23px;
  height: 23px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.l-seaarch-r {
  width: calc(100% - 400px);
}

.l-seaarch-r li {
  padding-left: 10px;
}

.l-seaarch-r li a {
  padding-right: 19px;
  display: block;
  font-size: 18px;
  font-family: var(--mincho);
  font-weight: 600;
  position: relative;
  letter-spacing: 0;
}

.l-seaarch-r li a:after {
  content: "▼";
  color: var(--brown);
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);

}

.l-seaarch-bt {
  padding-top: 25px;
  margin-top: 25px;
  border-top: var(--border);
  width: 100%;
}

.l-seaarch-bt .Flex {}

.l-seaarch-bt ul {
  margin-top: 20px;
}

.l-seaarch-bt li {
  margin-right: 10px;
}

.l-seaarch-bt a {
  padding: 12px 14px;
  background-color: var(--brown);
  color: #fff;
  display: block;
  border-radius: 20px;
  line-height: 1.2;
  min-width: 5em;
  text-align: center;
}
@media screen and (max-width: 768px) {
.l-seaarch-bt a {
  font-size: 12px;
}  
}
.l-seaarch-bt > p {
  font-family: var(--mincho);
  font-weight: 600;
}

@media screen and (max-width: 768px) {

  #l-seaarch_box {
    margin-bottom: 15px;
    margin-top: 0;
  }

  #l-seaarch_box .sec-inner {
    padding: 20px;
    border-radius: 0;
  }

  .l-seaarch-l {
    position: relative;
    width: 100%;
  }

  .l-seaarch-r {
    width: 100%;
  }

  .l-seaarch-r li {
    padding-left: 5px;
  }

  #l-seaarch_box .sec-inner > .Flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
  }

  .l-seaarch-l {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    order: 1;
  }

  .l-seaarch-r {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    order: 3;
  }

  .l-seaarch-bt {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    order: 2;
  }

  .l-seaarch-r li a {
    padding-right: 18px;
    font-size: 15px;
  }

  .l-seaarch-r li a:after {
    font-size: 10px;

  }

  .l-seaarch-bt {
    margin-top: 15px;
  }

  .l-seaarch-bt .Flex {
    width: 100%;
  }

  .l-seaarch-bt ul {
    margin-left: 0;
  }

  .l-seaarch-bt li {
    margin-right: 5px;
    margin-bottom: 10px;
  }

  .l-seaarch-bt a {
    padding: 10px;
  }

  .l-seaarch-bt > p {
    margin-bottom: 10px;
  }

/* ← スクロール対象をFlexに限定 */
.l-seaarch-bt .Flex {
  margin: 1em 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  gap: 8px;
  list-style: none;
  overflow-x: scroll;               /* 横スクロール可能 */
  -webkit-overflow-scrolling: touch; /* iOS慣性スクロール */
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;  /* スナップで整列（お好み） */
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.l-seaarch-bt .Flex li {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto; /* 折り返さず横並び */
  scroll-snap-align: start;
}

.l-seaarch-bt .Flex li a {
  display: inline-block;
  text-decoration: none;
  white-space: nowrap;
}


}

/****************
bnr
****************/
@media screen and (min-width: 769px) {
  #notice_banner_box_ ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    gap: 2%;
  }

  #notice_banner_box_ li {
    width: 32%;
  }

  #notice_banner_box_ li.st-big-bnr {
    margin-bottom: 20px;
    width: 100%;
  }

  #notice_banner_box_ .sec-inner > ul {
    margin-top: 20px;
  }

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

.l-sec-top {
  padding-top: 50px;
}

a.Btn-- {
  padding: 18px 0;
  margin: 40px auto 0 auto;
  background-color: var(--red);
  color: #fff;
  display: block;
  width: 320px;
  max-width: 100%;
  text-align: center;
  font-family: var(--mincho);
  font-size: 22px;
  line-height: 1;
  border-radius: 30px;
  position: relative;
}

a.Btn-- svg {
  position: absolute;
  right: 22px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

a.Btn--:hover {
  background-color: var(--brown);
}

@media screen and (max-width: 768px) {}

/****************
pickup newitem
****************/
.column4 p.price,
.column5 p.price,
.column4 .fixed,
.column5 .fixed,
.column4 p.fx_price,
.column5 p.fx_price,
p.price span {
  font-size: 21px;
  color: var(--red) !important;
  font-weight: 600;
  text-align: left;
}

p.price span.taxin {
  font-size: 11px;
}

@media screen and (max-width: 768px) {}

/****************
ranking
****************/
/*タブ切り替え全体のスタイル*/
.tabs {}

.tabs label:hover {
  cursor: pointer
}

/*タブのスタイル*/
.tab_item {
  margin: 5px 2px 0 2px;
  width: calc(calc(100% - 24px) / 6);
  height: 50px;
  background-color: var(--brown);
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
  font-family: var(--mincho);
}

.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  padding-top: 20px;
  display: none;
  clear: both;
  overflow: hidden;
  border-top: 1px solid #000;
}


/*選択されているタブのコンテンツのみを表示*/
#tab-01:checked ~ #tab-01_content,
#tab-02:checked ~ #tab-02_content,
#tab-03:checked ~ #tab-03_content,
#tab-04:checked ~ #tab-04_content,
#tab-05:checked ~ #tab-05_content,
#tab-06:checked ~ #tab-06_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  margin-top: 2px;
  background-color: var(--red);
  color: #ffda00;
  height: 55px;
  line-height: 55px;
  font-size: 18px;
}

.tab_content img {
  width: 100%;
}

@media screen and (max-width: 768px) {

  /*タブのスタイル*/
  .tab_item {
    width: calc(calc(100% - 28px) / 3);
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    transition: background-color 0.2s ease
  }




  /*タブ切り替えの中身のスタイル*/
  .tab_content {
    padding-top: 20px;
    display: none;
    clear: both;
    overflow: hidden;
    border-top: 1px solid #000;
  }


  /*選択されているタブのコンテンツのみを表示*/
  #tab-01:checked ~ #tab-01_content,
  #tab-02:checked ~ #tab-02_content,
  #tab-03:checked ~ #tab-03_content,
  #tab-04:checked ~ #tab-04_content,
  #tab-05:checked ~ #tab-05_content,
  #tab-06:checked ~ #tab-06_content {
    display: block;
  }

  /*選択されているタブのスタイルを変える*/
  .tabs input:checked + .tab_item {
    margin-top: 0;
    font-size: 18px;
  }

  .tab_item[for="tab-01"],
  .tab_item[for="tab-04"] {
    margin-left: 10px;
  }

  .tab_item[for="tab-03"],
  .tab_item[for="tab-06"] {
    margin-right: 10px;
  }

  .tab_content img {
    width: 100%;
  }
}

/****************
top contents
****************/
#main-column .bg-- h2.p-title-01 {
  color: #fff;
}

.l-sec-cate {
  padding-bottom: 50px;
}

.l-sec-blog img {
  width: 100%;
}

.l-sec-blog figcaption {
  margin-top: 1em;
}

@media screen and (max-width: 768px) {

  .l-sec-cate,
  .l-sec-blog {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-left: -10px;
    margin-right: -10px;
  }

  .event_banner__.bg-tr {
    padding: 20px 10px;
  }

  .p-reason-wrap .sec-inner {
    width: 78%;
  }
}

/****************
footer
****************/
@media screen and (min-width: 769px) {
  footer {
    padding: 0;
    margin-bottom: 2px;
    width: auto;
    border-top: 1px #1386BF solid;
    text-align: center;
    margin-top: 5px;
  }

  .footer_gnavi ul {
    margin: 20px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    font-size: 13px;
    color: #1386BF;
  }

  .footer_gnavi ul li:not(:last-child):after {
    padding: 0 5px;
    content: "｜";
  }

  .footer_gnavi a {
    color: #1386BF;
    text-decoration: underline;
    font-weight: normal;
  }
}

.c-footer-col-wrap {
  padding: 60px 0;
  background-color: #ece9e2;
}

.shop_footer_block {
  padding-top: 0;
  width: 260px;
}

.c-footer-col-02 {
  margin-left: 50px;
}

.c-footer-col-03 {}

.c-footer-col-02,
.c-footer-col-03 {
  width: 410px;
  max-width: 30%;
}

.c-footer-title {
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-family: var(--mincho);
  font-size: 17px;
  line-height: 1;
  border-bottom: 1px solid #000;
}

.c-footer-col-02 .Flex,
.c-footer-col-03 .Flex {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 200px;
}

.c-footer-col-02 li,
.c-footer-col-03 li {
  margin-bottom: 5px;
  width: 50%;
  font-family: var(--mincho);
  font-weight: 500;
  font-size: 15px;
}

.c-footer-col-02 li a,
.c-footer-col-03 li a {
  color: #000;
}

.footer_area > img {
  margin: 0 auto;
  display: block;
}

@media screen and (max-width: 768px) {

  .c-footer-col-wrap {
    padding: 15px 0;
  }

  .shop_footer_block {
    width: 100%;
  }

  .c-footer-col-02 {
    margin-left: 0;
    margin-bottom: 20px;
  }

  .c-footer-col-03 {}

  .c-footer-col-02,
  .c-footer-col-03 {
    padding: 0 10px;
    width: 100%;
    max-width: 100%;
  }

  .c-footer-title {
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-family: var(--mincho);
    font-size: 17px;
    line-height: 1;
    border-bottom: 1px solid #000;
  }


  .c-footer-col-03 .Flex {
    display: block;
    height: auto;
  }


  footer section {
    margin: 0 5px;
    background: url(../img/theme11/section_bg.png);
    padding-bottom: 5px;
    clear: both;
  }

  .title1 {
    color: black;
    background-image: url(../img/theme11/title_point.png), url(../img/theme11/title_bg.png);
    background-repeat: no-repeat, repeat-x;
    background-position: left top, left top;
    margin: 10px 0 0;
    padding: 14px 0 12px 10px;
    vertical-align: middle;
    text-align: left;
  }

  .search_form {
    margin: 5px;
    padding: 5px;
    background: white;
    color: #666666;
    font-size: 12px;
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .15);
  }

  /* search box */
  #searchbox {
    display: none;
    position: absolute;
    top: 0;
    background: #000;
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: left;
    width: 100%;
    color: #fff;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.8);
  }

  #searchbox2 {
    text-align: left;
  }

  #searchbox2 .search_form {}

  .search_form {
    margin: 5px;
    padding: 5px;
    background: white;
    color: #666666;
    font-size: 12px;
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .15);
  }

  .search_form div.clearof {}

  .search_form .input_l {}

  .search_form .input_l .keyword_search {
    padding-bottom: 5px;
  }

  .search_form .input_s {}

  .search_form .input_s .price_search {
    padding-bottom: 5px;
  }

  .search_form select {
    width: 100%;
  }

  .search_form .input_l input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
  }

  #searchbox .title {
    text-align: left;
    width: 95%;
    text-shadow: none;
    padding: 10px 0;
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
  }

  #searchbox h1 {
    color: #fff;
    text-shadow: none;
  }

  #search_form div {
    margin: 10px 0;
  }

  .search_form p.f_l {
    margin: 0;
  }

  .search_form .f_l select {
    border: 1px solid #cccccc;
    background: white;
    color: #666666;
    margin-right: 10px;
  }

  .search_form .submit {
    text-align: center;
    margin: 5px auto;
  }

  .search_form .submit input {
    width: 250px;
    height: 25px;
    background: url(../img/theme11/btn1_bg.png) no-repeat;
    border: none;
    color: black;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    padding: 0;
    text-decoration: none;
    font-size: 12px;
  }

  .submit_gr {
    font-size: 14px;
    padding: 3px 10px;
    background: transparent;
    color: #6a4f0f;
    border: none;
  }

  #close {
    text-align: center;
    color: #282828;
    background: #FFF;
    position: absolute;
    padding: 16px 15px;
    top: 0px;
    right: 10px;
    font-size: 150%;
  }

  #close {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  .clearof {
    overflow: hidden;
  }

  /* lists */
  .bgn {
    margin: 5px;
  }

  .bgn li {
    list-style-type: none;
    text-align: left;
    font-size: 11px;
    margin-bottom: 5px;
  }

  .bgn li:last-child {
    margin-bottom: 10px;
  }

  .bgn li a {
    padding: 9px 17px 9px 15px;
    display: block;
    background: white url(../img/theme11/arrow2.png) no-repeat 95% center;
    color: #333333;
    text-decoration: none;
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .15);
  }

  .bgn li.categorylink a {
    border-left: 3px solid #000000;
    padding-bottom: 6px;
    padding-left: 7px;
  }

  .bgn2 .categorylink {
    background: white url(../img/theme11/arrow7.png) no-repeat 97% center;
  }

  .bgn2 ul.bgn {
    margin-bottom: 0;
  }

  .bgn2 ul.bgn li.categorylink a {
    background-color: white;
    border: none;
    border-left: 3px solid #000000;
    color: #333333;
    text-decoration: none;
    display: block;
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .15);
    padding: 8px 17px 6px 5px;
    margin: 5px 0;
    font-size: 12px;
  }

  .bgn2 .listmenu2 .bgn li a {
    background-color: white;
    border: none;
    color: #333333;
    text-decoration: none;
    display: block;
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .15);
    padding: 6px 17px 6px 5px;
    margin: 5px 0;
    font-size: 11px;
  }

  /* footer */

  footer,
  footer section.trans {
    background: transparent;
  }

  footer section > p.ch {
    background: #000000;
    color: white;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 0;
    text-align: center;
  }

  footer section > p.ch a {
    color: white;
  }

  footer section > p.copy {
    background: #000000;
    color: white;
    font-size: 12px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
  }

  footer .footer aside ul.listmenu {
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background: transparent;
    padding-top: 5px;
    margin: 5px 0 15px;
  }

  footer .footer aside ul.listmenu li {
    background: transparent;
    border: none;
    line-height: 1;
  }

  footer .footer aside ul.listmenu li a {
    color: #666666;
    background: white url(../img/theme11/arrow1.png) no-repeat 97% center;
    border: none;
    border-bottom: 1px solid #dddddd;
    border-radius: 0;
    padding: 8px 10px;
    margin: 0;
    font-size: 11px;
    box-shadow: none;
    -webkit-box-shadow: none;
    display: block;
  }

  footer .footer aside ul.listmenu li:first-child a {
    border-top: 1px solid #dddddd;
  }
}

#copyright {
  background: #000000;
  color: white;
  font-size: 12px;
  margin: 0;
  padding: 10px 0;
  text-align: center;
}

.wishBtnHidden {
  display: none;
}

/****************
title
****************/

#main-column .freeArea2 h2.p-title-01,
.p-title-01,
#itemList h1 .st-contents-bnr h2 {
  margin-bottom: 30px;
  padding-bottom: 25px;
  font-size: 36px !important;
  line-height: 1.2;
  text-align: center;
  font-family: var(--mincho);
  font-weight: 600;
  background-image: url(../img/title.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

#main-column h2[id^="example"] {
  background: none;
}
div#subc_calendar h2::before{
  font-family: "メイリオ", Osaka, monospace;
  display: block;
  width: 100%;
}
@media screen and (min-width: 769px) {

  #main-column h2,
  #sub-column h2,
  .st-contents-bnr h2,
  div#subc_calendar h2::before{
    padding: 10px 0 10px 7px;
    margin: 0px;
    width: auto;
    color: #1386BF;
    line-height: 100%;
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    letter-spacing: 0.2em;
    background: #add5df url(../img/title_bar01.gif) repeat-x;
  }
}


@media screen and (max-width: 768px) {

  #main-column h2,
  #main-column h2.p-title-01,
  .p-title-01,
  #itemList h1 {
    margin-bottom: 15px;
    padding-bottom: 0;
    font-size: 20px !important;
    background-size: 10%;
  }
}

/****************
category
****************/
.l-sec {
  margin-bottom: 80px;
  font-size: 15px;
}

#main-column h2.p-category-img {
  padding-bottom: 0;
  margin-bottom: 20px;
}

@media screen and (min-width: 769px) {

  .col3 li,
  #JournalList .journal-cont .l-sec ul.col3 li,
  #Journal .journal-cont .l-sec ul.col3 li {
    margin-bottom: 20px;
    margin-right: 2%;
    width: 32%;
  }

  .col3 li:nth-child(3n),
  #JournalList .journal-cont .l-sec ul.col3 li:nth-child(3n),
  #Journal .journal-cont .l-sec ul.col3 li:nth-child(3n) {
    margin-right: 0;
  }

  .col4 li,
  #JournalList .journal-cont .l-sec ul.col4 li,
  #Journal .journal-cont .l-sec ul.col4 li {
    margin-bottom: 20px;
    margin-right: 2%;
    width: 23.5%;
  }

  .col4 li:nth-child(4n),
  #JournalList .journal-cont .l-sec ul.col4 li:nth-child(4n),
  #Journal .journal-cont .l-sec ul.col4 li:nth-child(4n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .col4 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }

  .col4 li,
  #JournalList .journal-cont .l-sec ul.col4 li,
  #Journal .journal-cont .l-sec ul.col4 li {
    margin-bottom: 20px;
    width: 49%;
  }
}

/** rank **/
.l-sec-rank ul li:before {
  margin: 0 auto 10px auto;
  content: "";
  display: block;
  width: 55px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.l-sec-rank ul li:nth-child(1):before {
  background-image: url(../img/no1.png);
}

.l-sec-rank ul li:nth-child(2):before {
  background-image: url(../img/no2.png);
}

.l-sec-rank ul li:nth-child(3):before {
  background-image: url(../img/no3.png);
}

.l-sec-rank ul li:nth-child(4):before {
  background-image: url(../img/no4.png);
}

.l-sec-rank ul li:nth-child(5):before {
  background-image: url(../img/no5.png);
}

.l-sec-rank ul li:nth-child(6):before {
  background-image: url(../img/no6.png);
}

.l-sec-rank ul li:nth-child(7):before {
  background-image: url(../img/no7.png);
}

.l-sec-rank ul li:nth-child(8):before {
  background-image: url(../img/no8.png);
}

.p-rank-txt,
.p-rank-price {
  display: block;
}

.p-rank-txt {
  margin-top: 10px;
  font-size: 16px;
}

.p-rank-price {
  font-size: 21px;
  color: var(--red);
  font-weight: 600;
}

.p-rank-price span {
  font-size: 11px;
}

@media screen and (max-width: 768px) {
  #main-column {
    padding: 0 10px;
  }

  .l-sec {
    margin-bottom: 30px;
  }

  .l-sec-top {
    padding-top: 30px;
  }

  .l-sec-rank ul li:before {
    width: 28px;
    height: 23px;
  }

  .p-rank-price {
    font-size: 18px;
  }

  .p-rank-price span {
    font-size: 12px;
  }


}

/**. cooking **/
.l-sec-cooking ul {
  margin-bottom: 60px;
}

/** review **/
.slide-arrow {
  position: absolute;
  top: 40%;
  z-index: 2;
}

.slide-arrow:hover {
  cursor: pointer;
}

.prev-arrow {
  left: 0;
}

.next-arrow {
  right: 0;
}

@media screen and (min-width: 769px) {

  .p-review-slide {
    padding-right: 20px;
    width: 380px;

  }
}

.l-sec-review .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.l-sec-review .slick-slide {
  height: auto !important;
}

.p-review-slide-inner {
  padding: 15px;
  border-radius: var(--br);
  border: var(--border);
  background: #fff;
  height: 100%;
  position: relative;
}

.p-review-slide a {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.p-review-slide figure {
  width: 70px;
}

.p-review-slide figcaption {
  width: 230px;
  text-align: left;
}

.p-reviw-star,
.p-reviw-txt {
  display: block;
}

.p-reviw-star {
  color: #ffd900;
}

.p-reviw-txt {
  font-size: 15px;
  letter-spacing: -.025em;
  line-height: 1.46;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* 垂直方向に配置 */
  overflow: hidden;
  /* 溢れた部分を隠す */
  text-overflow: ellipsis;
  /* 溢れた部分に「...」を表示 */
  -webkit-line-clamp: 3;
  /* 最大行数を3行に設定 */
}

.p-review-slide p {
  margin-top: 20px;
  padding-top: 16px;
  border-top: var(--border);
  text-align: left;
}

@media screen and (max-width: 768px) {


  .p-review-slide {
    padding: 0 8px;

  }

  .p-review-slide-inner {
    padding: 15px;
    border-radius: var(--br);
    border: var(--border);
    background: #fff;
  }

  .p-review-slide a {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }

  .p-review-slide figure {
    width: 70px;
  }

  .p-review-slide figcaption {
    width: 230px;
    text-align: left;
  }

  .p-reviw-star,
  .p-reviw-txt {
    display: block;
  }

  .p-reviw-star {
    color: #ffd900;
  }

  .p-reviw-txt {
    font-size: 15px;
    letter-spacing: -.025em;
    line-height: 1.46;
  }

  .p-review-slide p {
    margin-top: 20px;
    padding-top: 16px;
    border-top: var(--border);
    text-align: left;
  }

}

/** faq **/
.l-sec-faq-dl dt,
.l-sec-faq-dl dd {
  padding: 20px 50px;
  position: relative;
  font-family: var(--mincho);
  font-size: 24px;
}

.l-sec-faq-dl dt:before,
.l-sec-faq-dl dd:before {
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1;
}

.l-sec-faq-dl dt:before {
  content: "Q.";
}

.l-sec-faq-dl dd:before {
  content: "A.";
}

.l-sec-faq-dl dt {
  background: #fff;
  border-bottom: var(--border);
  line-height: 1.2;
}

.l-sec-faq-dl dd {
  background: var(--gray_01);
}

.l-sec-faq-dl dd p {
  font-size: 18px;
}

/*アコーディオンタイトル*/
.ac1 > p {
  /*+マークの位置基準とするためrelative指定*/
  cursor: pointer;
  transition: all .5s ease;
}

/*アイコンの＋と×*/

.ac1 > p::before,
.ac1 > p::after {
  position: absolute;
  content: '';
  width: 15px;
  height: 1px;
  background-color: #000;

}

.ac1 > p::before {
  top: 48%;
  right: 10px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);

}

.ac1 > p::after {
  top: 48%;
  right: 10px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);

}

/*　closeというクラスがついたら形状変化　*/
.ac1.close > p::before {}

.ac1.close > p::after {
  display: none;
}

/*アコーディオンで現れるエリア*/
.ac1-box {
  display: none;
  /*はじめは非表示*/
}

@media screen and (max-width: 768px) {

  .l-sec-faq-dl dt,
  .l-sec-faq-dl dd {
    font-size: 14px;
  }

  .l-sec-faq-dl dd p {
    font-size: 12px;
  }
}

/** other **/
.l-sec-other ul {
  gap: 20px 0;
}

/** feature **/
.col2 li {
  width: 49%;
}

.l-sec-feature ul {
  gap: 20px 0;
}

/** blog **/
.l-sec-blog figcaption {
  margin-top: .5em;
  font-size: 15px;
  line-height: 1.46;
  font-family: var(--mincho);
}

/**バナースライド**/
@media screen and (max-width: 768px) {

  .st-slider-01 .slide-arrow,
  .st-slider-02 .slide-arrow {
    width: 30px;
    height: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media screen and (min-width: 769px) {}

.shopCopy {
  font-size: 110%;
  line-height: 130%;
  margin: 0px;
  padding: 3px 10px 3px 10px;
  color: #DE548E;
  font-weight: normal;
  text-align: left;
}

/****************
bnr
****************/
.p-contents-bnr {
  margin: 50px 0;
  gap: 20px 4%;
}

.p-contents-bnr li {
  width: 48%;
}

@media screen and (max-width: 768px) {
  .p-contents-bnr {
    margin: 10px 0;
  }

}

/****************
contents
****************/



/****************
item
****************/
.p-item-info {
  margin: 35px 0;
  text-align: center;
}

.p-item-info h3 {
  margin: 30px 0 20px 0;
  color: var(--brown);
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;

}

.p-item-info h3:before,
.p-item-info h3:after {
  content: " - "
}

.st-about-pay {
  margin-bottom: 30px;
}

table {
  font-size: 14px;
}

.description table td,
.description table th {
  font-size: 12px;
}

.description table th {
  padding: 5px;
}

.description table td {
  padding: 0 5px;
}

section#itemDetail-wrap .description p {
  font-size: 100%;
  line-height: 120%;
}
section#itemDetail-wrap .description{
  margin-bottom: 20px;
  max-width: 860px;
}


@media screen and (min-width: 769px) {
  #itemDetail-wrap img {
    height: revert-layer;
    width: revert-layer;
  }
}
section#itemDetail-wrap .cartArea{
  text-align: center;
}

#itemDetail-wrap {
  margin: 0 auto;
  max-width: 848px;
}

div[style="line-height: 200pt;"],
div[style="line-height: 24pt;"],
div[style="line-height: 000000pt;"] {
  line-height: 160% !important;
}

@media screen and (max-width: 768px) {
  div[style*="position: absolute"] {
    width: 100% !important;
    position: static !important;
  }

  div[style*="position: absolute"] * {
    font-size: 13px;
    line-height: 1.6;
  }

  img[src="https://www.niigatatakeuchi.jp/pic-labo/imagesadogi4.jpg"],
  img[src="https://www.niigatatakeuchi.jp/pic-labo/image5rr.gif"],
  img[src="https://www.niigatatakeuchi.jp/pic-labo/imagesaktoku1.jpg"] {
    display: none;
  }

  div[style*="postion:relative;"] {
    overflow: hidden;
  }

  div[style*="width: 560px;"] {
    width: 75vw !important;
    position: absolute !important;
    left: 17vw !important;
    top: 10px !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
  }

  div[style*="width: 560px;"] * {
    font-size: 12px !important;
  }

  img[src*="/pic-labo/image87654235677.gif"],
  img[src*="/pic-labo/imgrc0070137021.gif"],
  img[src*="/pic-labo/imgrc0066758370.gif"] {
    width: auto;
    height: 3px;
    display: block;
  }

  font[size="6"] {
    font-size: 18px;
    line-height: 1.6;
  }

}

/****************
free page
****************/
.journal-cont iframe {
  display: block;
  max-width: 100%;
}

.journal-cont div[style="line-height: 25pt;"],
.journal-cont div[style="line-height: 20pt;"] {
  line-height: 1.4 !important;
}

@media screen and (max-width: 768px) {
  .journal-cont iframe {
    height: 200px;
  }
}

@media screen and (min-width: 769px) {
  .journal-cont img {
    height: revert-layer;
    width: revert-layer;
  }
}

/****************
cart
****************/
@media screen and (max-width: 768px) {
  #contact #center1 .centerbox h3.title1 {
    padding: 14px 0 12px 10px;
    border-bottom: none;
  }
}

/****************
guide
****************/
section #guide table th,
section #guide table td {
  font-size: 100%;
}

#guide {
  margin-bottom: 50px;
}

#contact .mailm .txtBox h2 {
  padding: 10px 0 10px 7px;
}

@media screen and (max-width: 768px) {}

/****************
背景
****************/
.st-bg-details-pink {
  padding: 50px;
  background-repeat: no-repeat, no-repeat, repeat;
  background-position: top, bottom, center;
  background-size: 100%;
  min-height: 200px;
  background-image: url(https://www.niigatatakeuchi.jp/pic-labo/bg-pink-top.jpg), url(https://www.niigatatakeuchi.jp/pic-labo/bg-pink-bot.jpg), url(https://www.niigatatakeuchi.jp/pic-labo/bg-pink-mid.jpg);
}

.st-bg-details-brown {
  padding: 20px;
  background-size: 100%;
  background-image: url(https://www.niigatatakeuchi.jp/pic-labo/bg-brown.jpg);
}

.st-bg-details-brown .st-bg-details-txt {
  padding: 20px;
  background-color: rgba(255, 255, 255, .8);
  height: 100%;
}

.st-bg-details-gray {
  padding: 20px;
  background-color: #f6f6f7;
}

.st-bg-details-gray .st-bg-details-txt {
  padding: 20px;
  background-color: rgba(255, 255, 255);
  height: 100%;
}

.st-bg-details-txt h3 {
  margin-bottom: 10px;
}
  .st-bg-details-txt {
    font-size: 24px;
  }
@media screen and (max-width: 768px) {

  .st-bg-details-pink {
    padding: 20px;
    min-height: 100px;
  }

  .st-bg-details-txt {
    font-size: 14px;
  }

  .st-bg-details-brown {
    padding: 10px;
  }
  .st-bg-details-txt {
    font-size: 17px;
  }
  .st-bg-details-brown .st-bg-details-txt {
    padding: 10px;
  }

  .st-bg-details-gray {
    padding: 10px;
  }

  .st-bg-details-gray .st-bg-details-txt {
    padding: 10px;
  }

}

@media screen and (min-width: 769px) {

  .st-2col-l {
    width: 45%;
  }

  .st-2col-l + .st-bg-details-pink {
    padding: 30px;
    width: 55%;
  }

  .st-2col-gray {
    margin-top: 30px;
  }

  .st-2col-gray .st-2col-l {
    width: 30%;
  }

  .st-2col-gray .st-bg-details-gray {
    width: 70%;
  }

}

@media screen and (max-width: 768px) {
  .st-2col-l {
    width: 100%;
  }

}

.c-table {
  border-bottom: 1px solid rgb(102, 102, 102);
  border-right: 1px solid rgb(102, 102, 102);
}

.c-table th,
.c-table td {
  padding: 10px;
  border-top: 1px solid rgb(102, 102, 102);
  border-left: 1px solid rgb(102, 102, 102);
}

.c-table th {}

.c-table td {
  padding: 10px;
}

.mb30 {
  margin-bottom: 30px;
}
/**特商法**/
#shopGuide_wrap section #guide table td {
    line-height: 1.6;
}
@media screen and (max-width: 768px) {
section #guide table {
    display: block;
}
section #guide table th, section #guide table td ,
#shopGuide_wrap section #guide table td{
    width: 100%;
    display: block;
}
  #main-column{
    padding: 0 20px;
  }
}
#contact table td {
    font-size: 16px;
}
/**サイトマップ**/
@media screen and (min-width: 769px) {
section #document .txt-list02 section.tree00,
section #document .txt-list03 section.tree00,
section #document .txt-list01 li.c1{
  width: 100%;
}
  section#document_wrap h2{
    font-size: 18px;
  }
section #document li,
section #document .txt-list03 ul.tree01 li,
section #document .txt-list01 li.c1,
section #document .txt-list01 li.c1{
  margin-bottom: 10px;
  font-size: 16px;
}
section#document_wrap h3 {
  margin-bottom: 20px;
    font-size:100%;
}
  section #document .txt-list03 ul.tree01{
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
section #document .txt-list02 section.tree00 {
    width: 100%;
}
  section #document li,
section #document .txt-list03 ul.tree01 li,
section #document .txt-list01 li.c1,
section #document .txt-list01 li.c1{
  font-size: 14px;
}
}
/**メルマガ**/
@media screen and (max-width: 768px) {
#contact div.caution p {
    font-size: 90%;
}
}