@charset "UTF-8";
@charset "utf-8";
/* default.css */
 /* CSS Document */


 /*------------------------------------------------------------
      Browser Default Initialization seo_responsive_white
 ------------------------------------------------------------*/
  * {margin:0;padding:0;}
@media only screen {
    @-ms-viewport { width: device-width; }
}
  /*一覧表示*/
  .newItem .column-set, #itemList .column-set,
  .pickup .column-set, .ranking .column-set, .recommend .column-set {
      width: 100%;
      overflow: hidden;
  }
  .column4 {
      float: left;
      width: 22%;
      margin: 0 4% 20px 0;
      padding-bottom: 20px;
  }
  .column4:nth-child(3n+1) {
      clear: none;
  }
  .column4:nth-child(4n) {
      margin: 0 0 20px 0;
  }
  .column4:nth-child(4n+1) {
      clear: both;
  }
  .column5 {
      float: left;
      width: 16%;
      margin: 0 5% 20px 0;
      padding-bottom: 10px;
  }
 .column5:nth-child(4n+1) {
      clear: none;
  }
  .column5:nth-child(5n) {
      margin: 0 0 20px 0;
  }
  .column5:nth-child(5n+1) {
      clear: both;
  }
  .column4 .itemThumb-wrap, .column5 .itemThumb-wrap {
      margin: 0 0 10px 0;
  }
  .column4 .itemThumb, .column5 .itemThumb {
      margin-bottom: 5px;
      text-align: center;
  }
  .column4 .itemThumb a, .column5 .itemThumb a {
      height: 100%;
      width: 100%;
      display: block;
  }
  .column4 .itemThumb a img, .column5 .itemThumb a img {
      height: 100%;
      max-height: 100%;
      max-width: 100%;
      width: 100%;
  }
  .column4 .item-list-span-img {
      display: inline-block;
  }
  .column5 .item-list-span-img {
      display: inline-block;
  }
  .column4 h3, .column5 h3 {
      font-size: 85%;
      line-height: 130%;
      margin-bottom: 7px;
  }
  .column4 p, .column5 p {
      font-size: 75%;
      text-align: right;
  }
  .column4 img, .column5 img {
      vertical-align: bottom;
  }
  .column4 p.price, .column5 p.price, .column4 .fixed, .column5 .fixed, .column4 p.fx_price, .column5 p.fx_price {
      text-align: right;
  }
   #main-column .column4 p.price, #main-column .column5 p.price, #main-column .column4 p.sp_price, #main-column .column5 p.sp_price #main-column .column4 p.fx_price, #main-column .column5 p.fx_price, #main-column .column4 p.rg_price, #main-column .column5 p.rg_price {
      font-size: 80%;
  }
  .column4 p.sp_price, .column5 p.sp_price {
      color: #F00;
      text-align: right;
  }
  p.fx_price span.strike {
      text-decoration: line-through;
  }
 table.variation span.selling_price, table.variation span.special_price {
      white-space: nowrap;
  }
  p.sp_price span.special_price_str, p.sp_price span.selling_price_str,
  p.sp_price span.selling_price, p.sp_price span.taxin, p.sp_price span.discount_rate {
      color: #F00;
  }
  p.price span.selling_price, p.price span.taxin {
      color: #F00;
  }
  .column4 p.inner-catch, .column5 p.inner-catch {
      line-height: 130%;
      text-align: left;
      margin-bottom: 7px;
  }

  section .newItem h2, section .pickup h2, section .ranking h2, section .group h2, section .category h2 {
      min-height: 25px;
  }
  .newItem {
      position: relative;
      margin-bottom: 10px;
  }
  .column3 .badge, .column4 .badge, .column5 .badge {
      height: 35px;
      padding: 4px 0 0 4px;
      position: absolute;
      width: 35px;
      z-index: 10;
  }
  .pickup {
      position: relative;
      margin-bottom: 10px;
  }
  .ranking .column5 {
      margin-bottom: 20px;
  }
  .ranking .column5 .itemThumb {
      position: relative;
  }
  /*センター用2分割フリーエリア*/
  .half-cont_wrap01, .half-cont_wrap02 {
      overflow: hidden;
  }
  .half-cont {
      float: left;
      width: 48%;
      margin-right: 4%;
  }
  .half-cont:nth-child(2n) {
      float: left;
      width: 48%;
      margin-right: 0;
  }

  /*ショップからのお知らせ*/
  .news {
      padding-bottom: 20px;
      margin-bottom: 30px;
  }
  .news .news-contents {
      overflow: hidden;
      padding: 5px 0 0;
  }
  dl.news-box {
      font-size: 85%;
      color: #333;
      padding: 10px 0;
      border-bottom: 1px dotted #B9B9B9;
  }
  dl.news-box:first-child {
      border-top: 1px dotted #B9B9B9;
  }
  .news-box dd {line-height: 145%;}
  .news-box dd a {color: #2675c1;}
  .news-box dd a:hover {color: #489ef0;}

   /*ショップからのお知らせ センターエリア*/
  .w100 .news {
      float: none;
      width: 100%;
      margin-right: 0;
      padding: 0 0 15px;
  }
  .w100 .news h2 {
      display: block;
      width: 100%;
  }

  .group .group-Title {
      position: absolute;
      right: 0px;
      top: 4px;
  }
  .group .group-banner {
      margin-bottom: 5px;
  }
  .group ul {
      line-height: 200%;
      margin-top: -5px;
 }
  .group ul li {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      font-size: 100%;
      padding: 0 17px 0 0;
  }
  .group ul li:last-child {
      background-image: none;
      padding: 0;
  }
  .w100 .group {
      width: 100%;
  }
  .w100 .group .group-Title {
      top: 3px;
  }
  .w100 .group h2 {
      display: block;
      width: 100%;
  }
  .category .category-Title {
      position: absolute;
      right: 0px;
      top: 4px;
  }
  .category .category-banner {
      margin-bottom: 5px;
  }
  .category ul {
      line-height: 110%;
  }
  .category ul li {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      font-size: 75%;
      padding: 0 3px 0 12px;
  }
  .category ul li:first-child {
      background-image: none;
      padding: 0 3px 0 0;
  }
  .w100 .category {
      width: 100%;
  }
  .w100 .category h2 {
      display: block;
      font-size: 100%;
      width: 100%;
  }
  .category h3 {
      border-bottom: 1px dotted #B9B9B9;
      color: #555;
      font-size: 90%;
      font-weight: bold;
      line-height: 120%;
      padding: 0 0 5px;
      margin: 5px 0 15px;
  }
  .w100 .category ul li {
      font-size: 100%;
  }
  .freeArea {
      width: 100%;
      height: 300px;
      background-color: #EEE;
  }

  /*-- サイトマップ --*/
  section#document_wrap h2 {
      background: none;
      border-bottom: 1px dotted #6B6B6B;
      border-top: none;
      font-size: 85%;
      font-weight: bold;
      height: 3em;
      line-height: 3em;
      margin: 0 0 20px;
      padding: 0;
  }
  section#document_wrap h3 {font-size: 75%;}
  section #document li {
      font-size: 75%;
      font-size: 0.75rem;
  }
  section #document .txt-list01 {padding-bottom: 30px;}
  section #document .txt-list01 li.c1 {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      padding: 0 25px 0 0;
  }
  section #document .txt-list02 {
      padding-bottom: 10px;
      overflow: hidden;
  }
  section #document .txt-list02 h3 {font-weight: bold;}
  section #document .txt-list02 section.tree00 {
      float: left;
      padding: 0 35px 20px 0;
      width:156px;
  }
  section #document .txt-list02 ul.tree01 {
      padding: 0 0 0 12px;
      overflow: hidden;
  }
  section #document .txt-list02 ul.tree01 li.c2 {
      padding: 0 0 0 14px;
      margin: 0 0 0 3px;
      font-size: 75%;
      font-size: 0.75rem;
  }
  section #document .txt-list02 ul.tree01 li.c3 {
      padding: 0 0 0 28px;
      margin: 0 0 0 3px;
      font-size: 75%;
      font-size: 0.75rem;
  }
  section #document .txt-list02 ul.tree01 li.c4 {
      padding: 0 0 0 42px;
      margin: 0 0 0 3px;
      font-size: 75%;
      font-size: 0.75rem;
  }
  section #document .txt-list02 ul.tree01 ul.tree02 li.c5 {
      padding: 0 0 0 56px;
      margin: 0 0 0 3px;
      font-size: 75%;
      font-size: 0.75rem;
  }
  section #document .txt-list02 ul.tree01 li.sp1 {
      float:left;
      padding: 0 0 0 14px;
      margin: 0 0 0 3px;
      font-size: 75%;
      font-size: 0.75rem;
  }
  section #document .txt-list02 ul.tree01 li.sp2 {
      float:left;
      padding: 0 0 0 2px;
      font-size: 75%;
      font-size: 0.75rem;
  }
  section #document .txt-list02 ul.tree01 li.sp3{
      float:left;
      padding: 0 0 0 2px;
      font-size: 75%;
      font-size: 0.75rem;
  }
  section #document .txt-list02 ul.tree01 ul.tree02 li.c5 a{
      display: inline;
      *display: inline;
      *zoom: 1;
      padding: 0 10px 0 0;
      font-size: 110%;
      font-size: 0.75rem;
  }
  section #document .txt-list02 ul.iB {
      padding: 5px 0 0 12px;
      float: left;
      line-height: 120%;
  }
  section #document .txt-list02 ul.iB li {
      padding: 0 10px 0 0;
      float: left;
  }
  section #document .txt-list03 {
      padding-bottom: 30px;
      overflow: hidden;
  }
  section #document .txt-list03 section.tree00 {
      float: left;
      padding: 0 35px 0 0;
      width: 156px;
  }
  section #document .txt-list03 ul.tree01 li {
      padding: 0 0 0 7px;
      margin: 0 0 0 5px;
  }

  /* ... (Additional general styles from the original file would continue here) ... */
  /* ... This example is truncated for brevity. The full cleaned file would include all non-Shop-Serve-specific styles. ... */

  /* The following is the latter part of the file which is more modern and likely for the new theme */

/* style.css */
.sp-only {
  display: none;
}

.sp-only-inline {
  display: none;
}

.pc-only {
  display: block;
}

.pc-only-inline {
  display: inline;
}

.ta-center {
  text-align: center;
}

.inner {
  max-width: 1200px;
  margin: 0 auto;
}

/* Page Index
-------------------------------------------------- */
.page-index .mv .slick-slide img {
  width: 100%;
  height: auto;
}

.page-index .box01 {
  background: #111;
  color: #fff;
}

.page-index .box01 .inner {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 5em 0 5em;
}

.page-index .box01 .inner .vertical {
  writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}

.page-index .box01 .inner h2 {
  font-size: .24rem;
  font-weight: bold;
  margin-left: 1.5em;
}

.page-index .box01 .inner h3 {
  padding-top: 1.7em;
  font-weight: bold;
  line-height: 200%;
  margin-left: 2em;
}

.page-index .box01 .inner .txt {
  padding-top: 1.7em;
  max-height: 21em;
}

.page-index .box01 .inner .txt p {
  line-height: 200%;
  margin-left: 2em;
}
article .page-index .box01 .inner .txt p {
  color: #fff;
}
.page-index .box01 .inner .link {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
  padding-top: 1.7em;
}

.page-index .box01 .inner .link p a {
  color: #fff;
  font-size: .14rem;
  display: inline-block;
  border: 1px solid #fff;
  padding: 1.5em .8em;
}
.page-index .box01 .inner .link p a:hover {
  background:#fff;
  color:#000;
}

.page-index .box01.type02 {
  background: #040000;
}

.page-index .box02 {
  /*padding-bottom: 6em;*/
  padding-bottom: 2.5em;
}

.page-index .box02 .inner .top {
  text-align: center;
  padding: 6em 0 2.7em;
}

.page-index .box02 .inner .top h2 {
  font-size: .24rem;
  color: #040000;
  margin-bottom: 1.3em;
}

.page-index .box02 .inner .top p {
  font-size: .14rem;
  color: #040000;
  line-height: 160%;
}

.page-index .box02 .inner .items {
  display: flex;
  flex-direction: row;
  margin: 0 -0.8em 3.7em;
}

.page-index .box02 .inner .items .item {
  width: 20%;
  padding: 0 .8em;
}

.page-index .box02 .inner .items .item figure {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 1.5em;
}

.page-index .box02 .inner .items .item figure img {
  width: 100%;
  height: auto;
}

.page-index .box02 .inner .items .item figure .num {
  position: absolute;
  top: -1.5em;
  left: 1em;
}

.page-index .box02 .inner .items .item figure .num img {
  width: auto;
}

.page-index .box02 .inner .items .item figure .num span {
  font-size: .20rem;
  color: #040000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}

.page-index .box02 .inner .items .item h3 {
  margin-bottom: 1.2em;
}

.page-index .box02 .inner .items .item h3 a {
  font-size: .14rem;
  color: #040000;
}

.page-index .box02 .inner .items .item p {
  font-size: .14rem;
  color: #040000;
  line-height: 120%;
}

.page-index .box02 .inner .categories ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -0.8em;
}

.page-index .box02 .inner .categories ul li {
  width: 25%;
  padding: 0 0.8em;
  margin-bottom: 1.7em;
  list-style: none;
}

.page-index .box02 .inner .categories ul li a {
  display: flex;
  flex-direction: row;
  align-items: center;
  background: #fff;
  color: #040000;
  padding: .8em 1em;
  border-radius: 40px;
}
.page-index .box02 .inner .categories ul li a:hover {
  background: #eee;
}

.page-index .box02 .inner .categories ul li a img {
  border-radius: 100%;
  margin-right: 1em;
}

.page-index .box02 .inner .categories ul li a span {
}

.page-index .box02 .inner h2 {
  font-size: 24px;
  line-height: 48px;
  margin-bottom: 30px;
  text-align: center;
}

@media (max-width: 768px) {
  .page-index .box02 .inner h2 {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}

.page-index .box02 .inner .link p {
  text-align: center;
}

.page-index .box02 .inner .link p a {
  background: #fff;
  font-size: .14rem;
  color: #040000;
  display: inline-block;
  border: 1px solid #040000;
  padding: 1.5em 1em;
  min-width: 30%;
  border-radius: 30px;
}
.page-index .box02 .inner .link p a:hover {
  background:#eee;
}

.page-index .box02.type02 {
  background: #f6f5f4;
  padding-bottom: 3em;
}

.page-index .box02.type02 .inner .items {
  flex-wrap: wrap;
  margin-bottom: 0;
}

.page-index .box02.type02 .inner .items .item {
  width: 33.3%;
  margin-bottom: 3em;
}

.page-index .box02.type02 .inner .items .item figure img {
  border: 5px solid #ffffff;
}

.page-index .box02.type03 {
  padding-bottom: 3em;
}

.page-index .box02.type03 .inner .items {
  flex-wrap: wrap;
  margin-bottom: 0;
}

.page-index .box02.type03 .inner .items .item {
  margin-bottom: 3em;
}

.page-index .box02.type03 .inner .items .item .content .num {
  display: none;
}

.page-index .box02.type04 {
  background: #fff;
}

.page-index .box02.type05 {
  background: #f6f5f4;
  padding-bottom: 4.3em;
}

.page-index .box02.type06 {
  background: #fff;
}

.page-index .box02.type06 .inner .items .item {
  width: 25%;
}

.page-index .box02.type07 {
  background: #f6f5f4;
}

.page-index .box02.type07 .inner .top {
  padding-bottom: 3em;
}

.page-index .box02.type07 .inner .top h2 {
  margin-bottom: 0;
}

.page-index .box02.type07 .inner .items {
  margin-bottom: 0;
}

.page-index .box02.type07 .inner .items .item:nth-child(6) {
  display: none;
}

.page-index .box03 {
  background: #f6f5f4;
  padding: 6em 0;
}

.page-index .box03 .inner .box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background: #fff;
  padding: 2.7em 5em 2em 2.5em;
}

.page-index .box03 .inner .box .left {
  padding-right: 3em;
}

.page-index .box03 .inner .box .left h2 {
  font-size: .24rem;
  color: #040000;
  margin-bottom: 1.2em;
}

.page-index .box03 .inner .box .left .news {
  margin-bottom: 1.5em;
}

.page-index .box03 .inner .box .left .news li {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 1.2em;
}

.page-index .box03 .inner .box .left .news li .date {
  font-size: .14rem;
  color: #040000;
  line-height: 140%;
  padding-right: 1.2em;
}

.page-index .box03 .inner .box .left .news li .name {
  font-size: .14rem;
  line-height: 140%;
}

.page-index .box03 .inner .box .left .news li .name a {
  color: #040000;
}

.page-index .box03 .inner .box .left .links {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.page-index .box03 .inner .box .left .links li {
  margin-right: 1.2em;
  list-style-type: none;
}

.page-index .box03 .inner .box .left .links li a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: .14rem;
  color: #040000;
  border: 1px solid #040000;
  padding: 1.2em 1em;
  min-width: 16em;
  border-radius: 30px;
}
.page-index .box03 .inner .box .left .links li a:hover {
  background: #eee;
}

.page-index .box03 .inner .box .left .links li a img {
  margin-right: 1.3em;
}

.page-index .box03 .inner .box .right {
  width: 28%;
  color: #040000;
}

.page-index .box03 .inner .box .right figure {
  margin-bottom: 1.3em;
}

.page-index .box03 .inner .box .right figure img {
  max-width: 100%;
}

.page-index .box03 .inner .box .right h3 {
  font-size: .14rem;
  line-height: 120%;
  margin-bottom: 1.3em;
}

.page-index .box03 .inner .box .right p {
  font-size: .14rem;
  line-height: 140%;
}

.page-index .box04 {
  padding: 6em 0 6em;
}

.page-index .box04 .inner {
  display: flex;
  flex-direction: row;
}

.page-index .box04 .inner .left {
  width: 50%;
}

.page-index .box04 .inner .left .logo figure {
  margin-bottom: 1.5em;
}

.page-index .box04 .inner .left .logo figure img {
  max-width: 100%;
  height: auto;
}

.page-index .box04 .inner .left .address {
  margin-bottom: 3.7em;
}

.page-index .box04 .inner .left .address p {
  font-size: .14rem;
  color: #040000;
  line-height: 160%;
}

.page-index .box04 .inner .left .links ul {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.page-index .box04 .inner .left .links ul li {
  margin-right: 1.3em;
  list-style: none;
}

.page-index .box04 .inner .left .links ul li a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  font-size: .14rem;
  color: #040000;
  border: 1px solid #040000;
  padding: 1.2em 1em;
  min-width: 16em;
  border-radius: 30px;
}

.page-index .box04 .inner .left .links ul li a:hover {
  background: #eee;
}

.page-index .box04 .inner .right {
  width: 50%;
}

.page-index .box04 .inner .right iframe {
  max-width: 100%;
  max-height: 70vh;
}

.page-index .box02.type03.bgnone {
  background: none;
}

.cal_wrapper table {
  /*width: 45%;*/
  width: 100%;
  font-size: 12px;
}

.cal_wrapper tr.headline td {
  padding: 5px 0;
}

.cal_wrapper th div,
.cal_wrapper td div {
  padding: 5px 0;
  text-align: center;
}

.cal_wrapper tr:not(:first-child) {
  border-bottom: 1px solid #ccc;
}

.cal_wrapper th input {
  display: none;
}

.cal_wrapper p.month {
  padding-bottom: 10px;
  text-align: center;
}

.cap {
  margin-top: 10px;
}
.cap ul li {
  font-size: 8px !important;
  line-height: 1.2 !important;
}
section#itemDetail-wrap .cartArea {
  margin-bottom: 15px;
}
.sp-menu .sp-menu-content .contents #calender {
  padding-bottom: 8em;
}
.sp-menu .sp-menu-content .contents #calender div.cal_wrapper table.cal th {
  height: 17px;
  position: relative;
}
.sp-menu .sp-menu-content .contents #calender div.cal_wrapper table.cal tr th input.prev {
  display: block;
  height: 17px;
  position: absolute;
  left: 0;
  top: 0;
  vertical-align: middle;
  width: 17px;
}
.sp-menu .sp-menu-content .contents #calender div.cal_wrapper table.cal tr th input.next {
  display: block;
  height: 17px;
  position: absolute;
  right: 0;
  top: 0;
  vertical-align: middle;
  width: 17px;
}
.sp-menu .sp-menu-content .contents #calender div.cal_wrapper table.cal tr th input {
  border: none;
  z-index: 1;
}
/* default.css 修正
-------------------------------------------------- */
.column4:nth-child(4n) {
  margin: 0 4% 20px 0;
}
form .column4:nth-child(4n) {
  margin: 0 0 20px 0;
}
.column4:nth-child(4n+1) {
  clear: none;
}
form .column4:nth-child(4n+1) {
  clear: both;
}
.newItem .column4:nth-of-type(n+6) {
  display: none;
}
.column4:nth-of-type(4) {
  clear:none;
  margin: 0 0 20px 0;
}
.newItem .column4 {
  width: 20%;
  margin: 0 ;
  padding: 0 .8em;
}
.newItem .column4:nth-child(4) {
  float: left;
  clear: none;
}
.newItem .column4:nth-child(4) {
  margin: 0 ;
  padding: 0 .8em;
}
.newItem .column4:nth-child(4) {
  margin: 0 ;
  padding: 0 .8em;
  display: block;
}
.newItem .column4:nth-of-type(4) {
  clear: none;
}
.newItem {
  width: 1200px;
  margin: 0 auto;
}
.page-index.newItem-h .box02 {
  padding-bottom: 0;
}
.w100 .freeArea2 {
  padding-bottom:0;
  margin-bottom:0;
}
.page-index.newItem-b .box02 {
  background-position: left -609px;
  padding-top: 3.7em;
}
.newItem .column4:nth-of-type(6),
.newItem .column4:nth-of-type(7),
.newItem .column4:nth-of-type(8),
.newItem .column4:nth-of-type(9),
.newItem .column4:nth-of-type(10) {
  display:none;
}
.freeArea2 .free-contents ul {
  margin: 0;
}
.newItem h3 {
  margin-bottom: 1.2em;
  height: 5em;
  overflow: hidden;
}
.newItem h3 a {
  font-size: .14rem;
  color: #040000;
}
.newItem .column4 .badge {
  display: none;
}
.newItem p.price span.selling_price,
.newItem p.price span.taxin {
  font-size: .14rem;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #040000;
  line-height: 120%;
}
.column4 p.price {
  text-align: left;
}
.column4 p.price span.selling_price,
.column4 p.price span.taxin {
  color: #333;
}
.column4 {
  position: relative;
}
.matome_cart {
  border:1px solid #000;
  padding: 3%;
  text-align: center;
  margin-bottom: 40px;
}
.matome_cart p {
  line-height: 2.5em;
}
.matome_cart span {
  border: 1px solid #333;
  border-radius: 20px;
  padding: 5px 10px;
  margin: 0 10px;
}
.expl-fixed {
  position: static;
  border: none;
}
.expl input[type=button] {
  background-color: transparent;
  border-radius: 20px;
  background: #e40214;
  color: #fff;
  margin: 1em auto 40px auto;
  width: 30%;
  display: block;
}
.expl input[type=button]:hover {
  border: 1px solid #e40214;
  color: #e40214;
  background: #fff;
}
.column5 p.price {
  text-align: left;
}
p.price span.selling_price, p.price span.taxin,
{
  color: #000;
}
.recommend .column5 h3  {
  margin-bottom: 1.2em;
}
.recommend .column5 .badge {
  display: none;
}
.page-index .box02 .inner .categories ul li {
  width: 33.33333%;
}
@media (max-width: 768px) {
  .page-index .box02 .inner .categories ul li {
    width: 100%;
  }
}
.page-index .box02.type05 {
  padding: 0 2em 40px 2em;
}
.productCheck {
  margin-bottom: 40px;
}
.productCheck .badge {
  display: none;
}
.page-index.product_detail .box02.type05 {
  background: none;
  padding: 0
}
.page-index.product_detail .box02 .inner .categories ul li a {
  border: 1px solid #333;
}
.column4 p.price, .column5 p.price, .column4 .fixed, .column5 .fixed, .column4 p.fx_price, .column5 p.fx_price {
  text-align:left;
}
.column4 p.sp_price, .column5 p.sp_price {
  text-align: left;
}
.w100 .news {
  padding:0;
  margin-bottom: 0;
}
.w100 .news br {
/* display: none; */
}

/* plus.css */
@charset "utf-8";


.column4 p, .column5 p {
	text-align: left;
}

/* page */
section #guide .guide01 h2 {
    font-size: 20px;
    margin-bottom: 20px;
}

section#shopGuide_wrap .guide01 {
    margin-bottom: 30px;
}


table.table_shop {
    margin-bottom: 50px;
	line-height: 1.6;
	font-size: 14px;
}

table.table_shop th,
table.table_shop td {
	border: 1px solid #ccc;
	padding: 8px;
}

td.td_width40bg {
    width: 35%;
}

.shopimg {
    float: left;
    margin-bottom: 30px;
}

dl.shop {
    float: left;
    margin-left: 20px;
    font-size: 14px;
}

dl.shop dt {
    font-weight: bold;
}

dl.shop dd {
    margin-bottom: 1em;
}

.description {
    line-height: 1.6em;
    font-size: 14px;
}

.description .box {
    margin-bottom: 30px;
    font-size: 14px;
}

.underleft,
.underright {
    width: 48.5%;
}

.h2 {
	margin-bottom: 10px;
}

.box p+ p.h2 {
    margin-top: 20px;
}

/* cart */
@media screen and (max-width: 768px) {
.newItem {
    max-width: 100%;
    padding: 0;
}
.newItem .column4:nth-child(n+5) {
  display: none;
}
.newItem .column4 {
  width: 50%;
  margin-bottom: 1em;
}
.page-index .box02 .inner .top h2 {
  margin-bottom: 0;
  font-size: .21rem;
}
.page-index .box02 .inner .top {
  padding-top: 2em;
  padding-bottom: 1.5em;
}
.column4 {
  width: 48%;
  margin: 0 4% 10px 0;
  padding-bottom: 10px;
}
.column4:nth-child(4n+1) {
  float: left;
}
.column4:nth-child(2n+1) {
  clear: none;
}
.newItem .column4:nth-child(2n+1) {
  clear: both;
}
.expl input[type=button] {
  width: 80%;
}
.column4 .badge {
  top: 0px;
  left: 0px;
}
.productCheck .column4 {
  width: 30.5%;
  margin: 0 4% 20px 0;
}
.productCheck .column4:nth-of-type(3) {
  margin: 0 0 20px 0;
}
.productCheck .column4:nth-of-type(n+4) {
  display: none;
}
}
/* news */
.news-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
dl.news-box:first-child {
  max-width: 65%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 65%;
          flex: 0 0 65%;
}
dl.news-box:nth-child(2) {
  max-width: 27%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 27%;
          flex: 0 0 27%;
  margin: -55px 0px 0 55px;
}
.news-contents {
  overflow: visible !important;
  padding-bottom: 0.4rem !important;
}
.news-post time {
  margin-right: 0.2rem;
  font-size: 15px;
}
.news-post {
  margin-bottom: 0.2rem;
}
.news-pickup h3 {
  margin: .2rem 0;
}
.news-pickup p {
  line-height: 1.6;
}
.news-post a, .news-pickup a {
  color: #333 !important;
}
/* 原材料成分表示テーブル */
#Journal .journal-cont .freebannar,
#JournalList .journal-cont .freebannar {
  width: 100%;
  overflow: auto;
  background: -o-linear-gradient(right, hsla(0,0%,100%,0), white 15px) 0 0 / 50px 100%, -o-linear-gradient(right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) 0 0/20px 100%, -o-linear-gradient(left, hsla(0,0%,100%,0), white 15px) right / 50px 100%, -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) right/20px 100%;
  background: linear-gradient(to left, hsla(0,0%,100%,0), white 15px) 0 0 / 50px 100%, linear-gradient(to left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) 0 0/20px 100%, linear-gradient(to right, hsla(0,0%,100%,0), white 15px) right / 50px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2)) right/20px 100%;
  background-repeat: no-repeat;
  background-attachment: local, scroll, local, scroll;
  border-right: 1px solid #CCC;
}
#Journal .journal-cont .freebannar .table_shop,
#JournalList .journal-cont .freebannar .table_shop {
  border-bottom: 1px solid #CCC;
  border-collapse: collapse;
}
#Journal .journal-cont .freebannar .table_shop th,
#JournalList .journal-cont .freebannar .table_shop th {
  padding: 10px;
  background: rgba(100,100,100,.1);
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  white-space: nowrap;
}
#Journal .journal-cont .freebannar .table_shop td,
#JournalList .journal-cont .freebannar .table_shop td {
  padding: 10px;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  white-space: nowrap;
}

/* Media queries from the original file are preserved here */
@media screen and (max-width: 767px) {
  #Journal .journal-cont .freebannar,
  #JournalList .journal-cont .freebannar {
    /* max-height: 90vh; */
  }

  #Journal .journal-cont .freebannar .table_shop th,
  #JournalList .journal-cont .freebannar .table_shop th,
  #Journal .journal-cont .freebannar .table_shop td,
  #JournalList .journal-cont .freebannar .table_shop td  {
      padding: 5px;
  }
}

.h2 {
  border-bottom: double 5px #E60012;
  font-size: 1.4em !important;
  font-weight: bold;
  line-height: 1.4 !important;
  margin-bottom: 10px;
}
.box {
  text-align: left;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-bottom: 30px;
  font-size: 14px;
}
.center {
  text-align: center;
  margin-top: 10px;
}
[class^="categorycomment"] > h2,
[class^="productcomment"] > h2 {
  text-align: center;
  border: none;
  font-size: 24px;
  line-height: 48px;
  padding: 20px 0;
}
@media (max-width: 768px) {
  .h2 {
    border-bottom: double 5px #E60012;
    font-size: 1.4em !important;
    font-weight: bold;
    line-height: 1.4 !important;
    margin-bottom: 10px;
  }
  .box {
    text-align: left;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    margin-bottom: 30px;
    font-size: 14px;
  }
  .center {
    text-align: center;
    margin-top: 10px;
  }
  [class^="categorycomment"] > h2,
  [class^="productcomment"] > h2 {
    text-align: center;
    border: none;
    font-size: 18px;
    line-height: 36px;
    padding: 15px;
  }
}
