@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Lato:400,700|Noto+Sans+JP:400,700,900');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;500;900&display=swap');

/* CLEAR FIX */
.cf:after{content: "."; display: block; height: 0;  clear: both; visibility:hidden;}
.cf{display: inline-table;} 
/* Hides from IE Mac */
* html .cf{height: 1%;}
.cf{display:block;}
/* BOXSIZING */
.boxSizing { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;}
/* iOSでのsubmitのスタイルをリセット */
input[type="submit"],input[type="button"] {border-radius: 0;-webkit-box-sizing: content-box;-webkit-appearance: button; appearance: button; border: none; box-sizing: border-box; cursor: pointer;}
input[type="submit"]::-webkit-search-decoration,input[type="button"]::-webkit-search-decoration {display: none;}
input[type="submit"]::focus,input[type="button"]::focus {outline-offset: -2px;}

/* ======= BASIC ======= */
html,body { height: 100%; width: 100%; background:#FFF;}
body{font-family:"Noto sans JP", san-serif; color:#332e2e; letter-spacing: 0.1em; font-size:14px;}

img {max-width: 100%; height: auto;}
a{color:#222; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all  0.3s ease; text-decoration: none;}
a:hover{color:#CCC;}
strong{font-weight:bold;}
.sp{display:none;}
.red {color: #F44336;}
.bgGlay {background: #EEE; padding: 30px; margin-top: 25px;}

h2 {font-family: 'Noto Serif JP'; font-size: 32px; padding: 0 0 10px; margin-bottom: 30px; border-bottom: solid 1px #332e2e; position: relative;}
h2:after {position: absolute; content: " ";display: block; border-bottom: solid 1px #c69c6d; bottom: -1px; width: 20%;}
h3 {border-left: 4px solid #333; font-family: 'Noto Serif JP'; font-size: 20px; padding-left: 15px; margin-bottom: 30px;}
h4 {border-bottom: 1px solid #CCC;  border-top: 1px solid #CCC; padding: 20px 0; font-size: 18px;  font-family: "Noto Serif JP",serif; font-weight: bold;}
h5 {font-weight: bold; margin-bottom: 20px;}

section.sec1100 {width: 1060px; margin: 0 auto;}

table.basicTable {width: 100%; font-size: 12px;}
table.basicTable td {border: 1px solid #CCC; padding: 15px;  border: 1px solid #eee;}
table.basicTable th {border: 1px solid #CCC;padding: 15px; border: 1px solid #eee; background: #fafafa; white-space: nowrap;}
.guide-section a {color: #83b163;}

.pickUpBoxcol1 ul li p {margin: 20px 0;}
.pickUpBoxcol1 ul li {margin-bottom: 17px;}
.pickUpBoxcol2 ul {width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between;}
.pickUpBoxcol2 ul li {width: 49%; margin-bottom: 17px;}
.pickUpBoxcol2 ul li p {margin: 20px 0;}
a.closeBtn {
    display: none;
}
.deleatBtn input {
    margin-top: 10px;
    width: 100%;
    font-size: 12px;
    padding: 4px;
    border-radius: 2px;
}
/* ======= HEADER ======= */
header {width: 100%; height: auto; background: #FFF; color: #222; position: relative;}
header a {color: #222; }

.header-inr h1 {float: left; padding: 10px 0;}
	.header-inr h1 img{width: 77px; height: auto;}

.gnavBox01 {float: right; font-size: 14px; font-weight: bold;}
ul.headNav01 {display: flex; padding: 20px 0; justify-content: flex-end;}
	ul.headNav01 li {margin-left: 10px; border-left: 1px solid #222; padding-left: 10px;}
	ul.headNav01 li:first-child {border-left: none;}

ul.headNav02 {display: flex; font-size: 10px; justify-content: flex-end; align-items: center;}
	ul.headNav02 li {text-align: center; margin-left: 40px;}
	ul.headNav02 li img {display: block; margin: 0 auto;}

ul.headNav03 {position: fixed; right: 10px; bottom: 10px; z-index: 9999;}
	ul.headNav03 li:first-child a {writing-mode: vertical-lr; background: #c7b299; padding: 20px 15px; margin-bottom: 11px; color: #FFF; font-weight: bold;}

.headSearch {display: flex; align-items: center; margin-right: 20px;}
.headSearch input {background: #EEE; padding: 14px; border: none; margin-right: 10px; width: 200px;}
.headSearch img {width: 44px;}

nav.mainNav {background: #332e2e;}
	nav.mainNav a{color:#FFF;}
.mainNav-inr ul {display: flex; justify-content: space-around;}
	.mainNav-inr ul li {width: 18%; text-align: center;}
	.mainNav-inr ul li a {display: block; padding: 15px 0;}
	.mainNav-inr ul li a:hover {background: #CCC;}
	.mainNav-inr ul li:nth-child(3) {background: #c1272d; border-left: 1px solid #332e2e; box-sizing: border-box;}
	.mainNav-inr ul li:nth-child(2) {background: #c1272d;}

/* global nav */
#gnav {}
.nav-button-box {position: relative; padding: 20px 18px; z-index: 50; vertical-align: top;}
.nav-button-box p {font-size: 0.5em;text-align: center; margin-top: 5px;}
.nav-button {display: block; cursor: pointer; }
.nav-wrap {position: fixed;left: 0;top: 0;  display:none; width: 100%; height: 100%;padding: 100px; box-sizing: border-box; background: rgba(0,0,0,0.9); z-index: 10; }
.nav-wrap ul li {border-bottom: 1px solid #333; padding: 20px 0;}
.nav-wrap a{text-decoration:none; padding: 5px 0; display: inline-block; color:#EEE; font-size:2em; line-height: 1.5em; font-weight: 100;}
.nav-wrap a:hover{color:#CCC;}
.nav-wrap a span { font-size: 15px;}

ul.headbtn {float: left;}
ul.headbtn li {display: inline-block; }
ul.headbtn li a {text-decoration: none; letter-spacing: normal; font-weight: bold; padding: 25px 10px;}
ul.headbtn li.headLine a {background: #8bc34a; color: #FFF; padding: 26px; display: block; margin-left: 15px;}
ul.headbtn li.headLine a:hover{background: #CCC;}

/*メニューボタンのエフェクト*/
.nav-button span { display: inline-block; transition: all 0.4s; box-sizing: border-box;}
.nav-button { z-index: 20; position: relative; width: 40px; height: 36px;}
.nav-button span {position: absolute; left: 0; width: 100%; height: 4px; background-color: #FFF;}
.nav-button span:nth-of-type(1) {top: 0;}
.nav-button span:nth-of-type(2) {top: 16px;}
.nav-button span:nth-of-type(3) {bottom: 0;}

.nav-button.active span:nth-of-type(1) {
-webkit-transform: translateY(16px) rotate(-45deg);
transform: translateY(16px) rotate(-45deg);
}
.nav-button.active span:nth-of-type(2) {
opacity: 0;
}
.nav-button.active span:nth-of-type(3) {
-webkit-transform: translateY(-16px) rotate(45deg);
transform: translateY(-16px) rotate(45deg);
}

nav.nav-wrap.cf.active {display: block;}

/* ======= TEASER ======= */
#teasar{position: relative;}
.slider-2 .slick-slide {width: 1060px;height: 520px; position: relative; overflow: hidden;}
.slider-2 .slick-slide img {display: block; width: 100%; height: 100%; object-fit: cover;}
.slider-2 .slick-arrow {width: 60px; height: 60px; cursor: pointer;  border: none; outline: none; font-size: 0; position: absolute; top: 250px; z-index: 1;}
.slider-2 .slick-arrow::before {content: ''; display: block; width: 12px; height: 12px; border: 1px solid #FFF; border-width: 3px 3px 0 0; position: absolute; top: 24px; transform: rotate(45deg);}
.slider-2 .slick-next {right: 0;}
.slider-2 .slick-prev {left: 0;}
.slider-2 .slick-next::before {left: 20px;}
.slider-2 .slick-prev::before {border-width: 0 0 3px 3px;  right: 22px;}

/* ======= TEASER ======= */
ul.col1 {margin-bottom: -10px;}
ul.col1 li {margin-bottom: 10px;}
ul.col2 {display: flex; flex-wrap: wrap;  margin-bottom: -10px;}
ul.col2 li {width: 50%; margin-bottom: 10px;}

.page ul.col2 {display: flex; justify-content: space-between;}
.page ul.col2 li {width: 48%;}

.accordion-container {margin: 30px auto 0; width: 100%;}
.accordion-title {background: #FFF;cursor: pointer; font-weight: bold; padding: 20px 0; position: relative; border-bottom: 1px solid #CCC;}
.accordion-title:before {position: absolute; content: ''; top: 50%; right: 25px; height: 2px; width: 15px; background: #333; transform: rotate(90deg); transition: all .3s ease-in-out;}
.accordion-title:after {position: absolute; content: ''; top: 50%; right: 25px; height: 2px; width: 15px; background: #333; transition: all .3s ease-in-out;}
.accordion-title.open:before {transform: rotate(180deg);}
.accordion-title.open:after {opacity: 0;}
.accordion-text {background:#EEE; display: none; padding: 20px 40px;}

/* -----------------------------------------------------------------
   contens
----------------------------------------------------------------- */

.contents {width: 1100px; padding: 50px 0; margin: 0 auto; -webkit-box-sizing: border-box;}

.container {
  display: flex;
  padding: 48px 0 60px;
}

.top-container {
  padding: 0;
}

.banner-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 40px;
}
.banner-area::after {
  content: "";
  display: block;
  width: 33%;
}
.banner-area img {
  max-width: 330px;
}

/* -----------------------------------------------------------------
   side-nav
----------------------------------------------------------------- */
.side {width: 230px; padding-right: 50px;}

.search {
background: #332e2e;
    padding: 16px;
    color: #FFF;
}
ul.search-area li:nth-child(4) {
    display: none;
}
ul.search-area li:nth-child(3) {
    font-size: 10px;
}
ul.search-area li:nth-child(2) {
    display: none;
}
.search-btn {
    font-size: 13px;
    border-radius: 3px;
    background: #c69c6d;
    display: block;
    padding: 15px 10px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
}
.search-btn span {
    margin-right: 5px;
}
.search-btn:hover {
    background: #d0bda8;
    color: #FFF;
}
.search-area li {
  margin-bottom: 10px;
}

.search-area label {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    padding: 5px;
}

.search-area input, .search-area select {
    width: 100%;
    box-sizing: border-box;
    padding: 7px;
    font-size: 13px;
    margin-bottom: 3px;
}

.search-area select {
  -webkit-appearance: none;
  appearance: none; /* デフォルトの矢印を非表示 */
  padding-left: 10px;
}
.search-area select::-ms-expand {display: none;}

.search-area select {
  background-image: url(https://gigaplus.makeshop.jp/ecyamanaka/img/side/arrow.jpg);
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 9px 8px;
}

input.search-price {
  width: 30%;
  margin-right: 4px;
}

.side-section {
  margin-top: 30px;
}

.sp-side-section {
  display: none;
}

.category-list-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}

.side-category-item {
  position: relative;
  padding-right: 12px;
}

.side-category-list li:first-child a {padding-top: 0; margin-top: 0;}

.side-category-item p, .side-category-item a {
  width: 100%;
  padding: 7px 0;
  display: inline-block;
}
.side-category-item p:before {
  display: block;
  content: "";
  position: absolute;
  top: 18px;
  right: 0;
  margin: auto;
  width: 12px;
  height: 1px;
  background-color: #333333;
  transition: .2s;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.side-category-item p:after {
  display: block;
  content: "";
  position: absolute;
  top: 18px;
  right: 0;
  margin: auto;
  width: 12px;
  height: 1px;
  background-color: #333333;
  transition: .3s;
}
.side-category-item p.on {
  width: 95%;
  background: #333333;
  color: #fff;
  padding-left: 6px;
  padding-right: 14px;
}
.side-category-item p.on:before {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  background: #fff;
  right: 10px;
}
.side-category-item p.on:after {
  background-color: transparent;
  background: #fff;
  right: 10px;
}

.child-item {
  padding: 8px !important;
  font-size: 12px;
}

.close {
  display: none;
}

.accordion {
  cursor: pointer;
}

.side-contact li {
  margin-bottom: 16px;
}

.calendar-wrap {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.calendar-title {
  padding: 8px;
  color: #fff;
  display: flex;
  align-items: baseline;
  margin-bottom: 4px;
}
.calendar-title dt {
  font-size: 12px;
  margin-right: 6px;
}

.makeshop-calendar1,
.makeshop-calendar2 {
  width: 100%;
  border-collapse: inherit;
  padding: 8px;
}
.makeshop-calendar1 tr,
.makeshop-calendar2 tr {
  text-align: center;
  font-size: 12px;
}
.makeshop-calendar1 thead tr th,
.makeshop-calendar2 thead tr th {
  padding-bottom: 8px;
}
.makeshop-calendar1 tbody tr td,
.makeshop-calendar2 tbody tr td {
  padding-bottom: 2px;
  height: auto !important;
}

.makeshop-calendar1 td.today {
  background: #F23E0C;
  color: #fff;
  height: auto;
}

.this-month {
  background: #808080;
}

.next-month {
  background: #808080;
}

.saturday {
  color: #006BED;
}

.sunday {
  color: #F23E0C;
}

.side-section h2 {font-family: sans-serif;  font-size: 16px; font-weight: bold;}
.sideSns li a {display: flex;letter-spacing: normal; align-items: center;}
.sideSns li img {width: 12px;  margin-right: 10px;}

/* -----------------------------------------------------------------
   check
----------------------------------------------------------------- */
.checked-contents {
  padding-bottom: 60px;
  display: inline-block;
}

.checked-item-list {
  display: flex;
  flex-wrap: wrap;
}
.checked-item-list li {
  width: 180px;
  position: relative;
  margin-right: 32px;
  display: flex;
  flex-direction: column;
}
.checked-item-list li:last-child {
  margin-right: 0;
}
.checked-item-list li img {
  width: 100%; margin-bottom: 4px;
}

/* -----------------------------------------------------------------
   main
----------------------------------------------------------------- */
.main {
  width: 820px;
}

.border:after {content: ""; display: block; width: 100%; border: 1px solid #FFF; margin: 0 0 30px;}

.shop-comment {
  margin-bottom: 40px;
}

.item-list {
  display: flex;
  flex-wrap: wrap;
}
.item-list li {
  width: calc((100% - 90px) / 4 );
  margin-bottom: 20px;
  margin-right: 30px;
  position: relative;
  display: flex;
  flex-direction: column;
}

#slider-item2.item-list li {  margin-right: 0px; padding:0 10px;}

.item-list li:nth-child(4n) {
  margin-right: 0;
}
.item-list li img {
  width: 100%;
  margin-bottom: 4px;
  position: relative;
}

.item-list-review {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.item-list-review .item-list-review-rate {
  margin: 0 6px;
}
.item-description h3 {
    border: none;
    background: #EEE;
    padding: 15px;
}

.item-image .choice-btn div {
    padding: 0 3px;
}

.item-image .gallery {
    margin-bottom: 6px;
}

ul.item-icon-list li {
    display: inline-block;
    margin-bottom: 5px;
}

.ranking-icon {
    position: absolute;
    top: -6px;
    left: -6px;
    text-align: center;
    background-color: #c69c6d;
    font-size: 16px;
    color: #FFF;
    width: 40px;
    height: 40px;
    line-height: 2.5;
}

.rank-1 {
  background: #c69c6d;
  color: #fff;
}

.rank-2 {
  background: #c69c6d;
  color: #fff;
}

.rank-3 {
  background: #c69c6d;
  color: #fff;
}

.item-icon {
  position: absolute;
  top: -10px;
  font-size: 12px;
  right: -8px;
  color: #fff;
  padding: 0 3px;
  z-index: 1;
}
.item-icon p {
  padding: 0 3px;
}
.item-icon .item-soldout {
  background: #B5B5B5;
}
.item-icon .item-sale {
  background: #F23E0C;
}

.item-category {
  margin-bottom: 8px;
  font-size: 12px;
}

.original-price {
  text-decoration: line-through;
}

.item-sale-price {
  color: #F23E0C;
}

.news-list {
  margin-bottom: 10px;
}
.news-list li {
  border-bottom: 1px solid #CBCBCB;
  padding: 14px 0;
}
.news-list li:first-child {
  padding-top: 0;
}
.news-list dl dt {
  margin-bottom: 8px;
}
.news-list dl dd {
  font-size: 12px;
}

.news-wrap {
  display: flex;
}
.news-wrap dl dt a {
  text-decoration: underline;
}
.news-wrap dl dt a:hover {
  text-decoration: none;
}

.news-more a {
  text-decoration: underline;
}
.news-more a:hover {
  text-decoration: none;
}

.news-date {
  font-size: 12px;
  color: #B5B5B5 !important;
  min-width: 120px;
}

.news-content:after {
  content: "…";
}

.news-more {
  text-align: right;
  padding-bottom: 60px;
}

.index-review-list li {
  display: flex;
  margin-bottom: 60px;
}
.index-review-list li .index-review-image {
  margin-right: 18px;
  width: 140px;
  min-width: 140px;
}
.index-review-list li .index-review-image img {
  width: 100%;
}

.review-list-category {
  margin-bottom: 8px;
  font-size: 12px;
}

.review-index-score {
  display: flex;
  align-items: baseline;
}
.review-index-score p {
  margin-right: 16px;
}

.foot-category {
  background: #f2f2f2;
  padding: 60px 0;
}
.foot-category h2 {
  text-align: center;
}

.main-category-list {
  width: 1000px;
  margin: 0 auto;
}
.main-category-list li {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 40px;
  width: 197px;
}
.main-category-list li a {
  width: 100%;
  display: block;
}

/* ======= FOOTER ======= */
footer {color:#FFF; position: relative; background: #332e2e; padding: 70px 0 30px;  font-weight: 100; border-top: 4px solid #c69c6d;font-family: "Noto serif JP", serif; }
footer a {color:#FFF;　text-decoration: none;}
footer a:hover{color:#CCC;}
footer span img { width: 5px; vertical-align: middle; margin-right: 10px;}

footer .sns img {height: 20px; margin-right: 10px; margin-top: 20px;}

.footInr {display: flex;}

.footNavi0 {width: 40%; margin-right: 10%;}
	.footNavi0 h1 {font-size: 27px;}
	.footNavi0 ul li {margin-bottom: 30px;}
	.footNavi0 p {line-height: 2em;}
	.footNavi0 ul li:last-child a {position: relative; border: 1px solid #CCC; padding: 17px; width: 100%; display: block; text-align: center; box-sizing: border-box;}
		.footNavi0 ul li:last-child a span {position: absolute; right: 10px; top: 25%;}

.footNavi02 {width: 50%;}
	.footNavi02 ul {width: 100%; display: flex; flex-wrap: wrap; flex-direction: row;}
		.footNavi02 ul li {width: 50%;  margin-bottom: 20px;}
	.footNavi02 p { margin-top: 43px; font-size: 10px;}

.footNavi03 {margin-top: 36px;}
	.footNavi03 p { font-size: 10px; letter-spacing: 0; text-align: center; font-family: 'Noto Sans JP';}
	.footNavi03 ul li {display: inline-block; border-left: 1px solid #FFF; padding-left: 15px; margin-left: 15px; font-size: 14px;letter-spacing: 0;}
	.footNavi03 ul {background: #666; text-align: center; padding: 20px 0; margin-bottom: 30px;}

.pagetop {position: absolute; right: 80px; top: -37px;}
.pagetop img {width: 70px;}

/* -----------------------------------------------------------------
   item-list-cart
----------------------------------------------------------------- */
.item-list-cart {
  margin: auto 0 0 0;
}
.item-list-btn {
  width: 100%;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  padding: 8px 0;
  font-weight: bold;
  font-size: 13px;
}
.item-list-sold {
  background: #B5B5B5;
  color: #fff;
}
.option-list-cart {
  border: 1px solid #808080;
  color: #808080;;
}
.add-list-cart {
  background: #91a684;
  color: #fff;
}

p.item-name {font-size: 14px;}

.price {font-size: 12px;  margin-bottom: 8px;  color: #f00;  letter-spacing: normal;}
.price span {color: #222;}

/* -----------------------------------------------------------------
   category
----------------------------------------------------------------- */
.breadcrumb {
  font-size: 12px;
  padding-top: 10px;
}

.breadcrumb-item {
  margin-right: 8px;
}
.breadcrumb-item::after {
  content: ">";
  margin-left: 12px;
}
.breadcrumb-item:last-child::after {
  display: none;
}

.category-image {
  margin-bottom: 20px !important;
  display: flex;
}

.category-title {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column;
}
.category-title dl {
  display: flex;
  font-size: 11px;
  margin-bottom: 40px;
}
.category-title dd {
  margin-right: 8px;
}
dl.list-head-sort dt {
    background: #EEE;
    padding: 5px 10px;
    margin-right: 5px;
}
dl.list-head-sort dd {
    padding: 5px 0;
}
.category-child-item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.category-child-item li {
  margin: 0 20px 12px 0;
}

.total-count span {
  font-weight: bold;
}

.pager-wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  align-items: center;
}

.pager {
  display: flex;
}
.pager li {
    margin-right: 7px;
}

.pager li:last-child {
  margin-right: 0;
}

.pager li span.current {
    background: #c7b299;
    padding: 5px 10px;
    border-radius: 3px;
    color: #FFF;
    display: block;
}
.pager li a {
    background: #EEE;
    padding: 5px 10px;
    border-radius: 3px;
    display: block;
}
.bulk-group {
  margin-bottom: 40px;
  font-size: 12px;
  font-weight: bold;
}

.bulk-group a {
  color: #B5B5B5;
}

/* -----------------------------------------------------------------
   detail
----------------------------------------------------------------- */
.detail {
  padding: 0 0 60px;
    display: flex;
    justify-content: space-between;
}

.item-image {
  width: 480px;
}
.item-image img {
  width: 100%;
}

.add-image-section {
  margin-bottom: 40px;
}

.add-image-title {
  font-size: 18px;
  margin: 40px 0 20px;
}

.add-image-list {
  width: 164px;
  display: inline-block;
  margin-right: 20px;
}
.add-image-list:last-child {
  margin-right: 0;
}
.add-image-list img {
  width: 100%;
}

.group-review-section {
  width: 540px;
  display: inline-block;
}

.group-item-list {
  display: flex;
  flex-wrap: wrap;
}
.group-item-list li {
  width: 120px;
  margin-bottom: 40px;
  margin-right: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.group-item-list li img {
  width: 100%;
}
.group-item-list li:nth-child(4n) {
  margin-right: 0;
}

.item-detail {
  width: 300px;
  padding-left: 40px;
  float: right;
}
.item-detail .item-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    border-bottom: dotted 1px #CCC;
}
.item-detail .item-category-name {
    margin-bottom: 6px;
    font-size: 12px;
}

.item-detail-icon {
  position: absolute;
  display: contents;
  font-size: 12px;
  font-weight: normal;
  top: 0;
}
.item-detail-icon .item-detail-sale {
  color: #F23E0C;
}
.item-detail-icon p {
  margin-bottom: 12px;
}

.item-price-wrap {
    margin-bottom: 20px;
    border-bottom: dotted 1px #CCC;
    padding-bottom: 13px;padding-top: 8px;
}
.item-price-wrap .fixed-price {
    font-size: 12px;
    display: none;
}
.item-price-wrap .item-price {
    font-size: 24px;
    font-weight: 500;
    color: #c1272d;
}
.item-price-wrap .item-tax {
  font-size: 14px;
  color: #333333;
}
.item-price-wrap .fixed-price {
    font-size: 12px;
    display: none;
}

.member-original-price {
  font-size: 12px;
}
.member-original-price span {
  font-size: 18px;
}

.sale-text .original {
  text-decoration: line-through;
}
.sale-text .sale-rate, .sale-text .sale-price {
  color: #F23E0C;
}
.sale-text .sale-rate {
  margin: 0 10px;
}
.sale-text .sale-price {
  font-size: 30px;
  font-weight: 500;
}

.sale-priod {
  font-size: 12px;
  margin: 6px 0 12px;
}

.item-point, .review-empty {
    margin-bottom: 20px;
    font-size: 12px;
}
.item-point {
    margin-bottom: 5px; display: none;
}
.item-sell-text {
  margin: 20px 0;
}
.item-sell-text .sell-start {
  margin-bottom: 8px;
}

.item-reserve {
  margin: 20px 0;
}
.item-reserve .item-reserve-release-text,
.item-reserve .item-reserve-text {
  font-size: 12px;
  margin-top: 6px;
}

.nameprint-area {
  margin-top: 20px;
}
.nameprint-area .nameprint-title-wrap {
  margin: 18px 0 8px;
  font-size: 12px;
}
.nameprint-area .nameprint-text-wrap p {
  margin-bottom: 4px;
  font-size: 12px;
}
.nameprint-area .nameprint-title {
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
}
.nameprint-area .nameprint-title span {
  color: #F23E0C;
  font-size: 12px;
  font-weight: normal;
  margin-left: 6px;
}
.nameprint-area .nameprint-text input,
.nameprint-area .nameprint-text textarea {
  width: 75%;
  border: 1px solid #333333;
}

.item-quantity {
    font-size: 12px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #CCC;
}

.item-quantity input {
    width: 37%;
    border: 1px solid #CCC;
    margin-left: 60px;
    padding: 10px;
}

.item-review {
  font-size: 12px;
}
.review-link {
  margin-bottom: 20px;
}
.review-link a {
  text-decoration: underline;
}
.review-link a:hover {
  text-decoration: none;
}

.item-option {
  width: 100%;
}
.item-option .btn {
  margin-top: 20px;
}

.makeshop-option-wrap {
  margin-top: 10px;
}

.makeshop-option-label {
  font-size: 12px;
  margin-bottom: 6px;
}

.makeshop-option-select {
  border: 1px solid #333333;
  margin-bottom: 12px;
  width: 75%;
}

.add-cart {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 15px 0 15px;
}
.stock-wrap {
  width: 100%;
  margin-bottom: 8px;
}
.add-cart .item-stock {
  margin-right: 14px;
  font-size: 10px;
}
.add-cart .btn {
    width: 220px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    padding: 15px 0;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}
.add-cart .add-cart-btn {
  background: #91a684;
}
.add-cart .restock-btn {
  background: #333333;
}
.add-cart .disabled-btn {
  background: #B5B5B5;
}
.add-cart .subscription-btn {
  background: #006BED;
  margin-top: 8px;
}
.add-cart .off {
  display: none;
}
.add-cart .on {
  display: block;
}

.subscription-only {
  margin-top: 0 !important;
}

.item-stock-sku {
  margin-bottom: 8px;
}

.sku-btn {
  width: 130px!important;
  padding: 10px 0!important;
  font-size: 12px!important;
}

.favorite-wrap {
  display: flex;
  align-items: baseline;
}

.favorite a:after {
  font-family: 'Font Awesome 5 Free';
  content: "\f004";
  font-size: 24px;
  font-weight: 900;
  margin-left: 14px;
  margin-right: 4px;
  color: #ff7683;
}

.item-contact {display: none;
  margin-bottom: 40px;
}
.item-contact::before {
  content: "";
  display: block;
  width: 100%;
  border: 1px solid #CBCBCB;
  margin: 30px 0 40px;
}
.item-contact a {
  width: 100%;
  display: inline-block;
  padding: 8px 0;
  border: 1px solid #333333;
  border-radius: 2px;
  text-align: center;
}
.item-contact a:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f0e0";
  font-size: 16px;
  font-weight: 900;
  padding-right: 10px;
  color: #707070;
}

.item-description dt {
  font-size: 18px;
  margin-bottom: 16px;
}

.item-info-list {
  margin-top: 20px;
}
.item-info-list li {
  margin-bottom: 10px;
}
.item-info-list li dl {
  display: flex;
}
.item-info-list li dt {
  width: 34%;
}
.item-info-list li dd {
  width: 66%;
}

.item-share li {
  margin-right: 8px;
  display: inline-block;
  vertical-align: top;
}

.border-top::before {
  content: "";
  display: block;
  width: 100%;
  border: 1px solid #CBCBCB;
  margin: 30px 0;
}

.item-share {
  margin-bottom: 40px;
        display: none;
}

.tyuuijikouBox {
    font-size: 12px;
    text-align: justify;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 15px 0;
}
p.tyuuijikou {
    margin-bottom: 10px;
}
p.tyuuijikou span {
    display: block;
    color: #c1272d;
}

.sku tbody {
  align-items: center;
}

.sku-option-title {
  width: 60px;
  font-weight: bold;
  text-align: left;
  padding: 0 20px 10px 0;
  vertical-align: middle;
}

.sku-option-name {
  font-size: 10px;
  text-align: left;
  padding: 0 16px 20px 0;
  vertical-align: middle;
}

.sku-img {
  vertical-align: middle;
}
.sku-img img {
  padding-right: 20px;
}
.option-image {
  max-width: 80px;
}
.option-image:hover {
  cursor: pointer;
}

.sku-cart {
  padding-bottom: 20px;
}

.sku-price-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.sku-price-wrap .price {
  margin: 0 6px 4px 0;
  width: 100%;
}

.item-review-detail {
  margin-bottom: 60px;
}

.item-review-detail h3 {
  font-size: 18px;
  margin-bottom: 20px;
}

.item-review-list li {
  margin-bottom: 60px;
}

.item-review-list-link {
  margin-bottom: 30px;
  font-size: 12px;
}
.item-review-list-link a {
  text-decoration: underline;
}
.item-review-list-link a:hover {
  text-decoration: none;
}

.review-list-unit .review-list-name {
  margin-bottom: 12px;
}
.review-list-unit .star-score {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}
.review-list-unit .review-star {
  margin-right: 6px;
}
.review-list-unit .review-list-date {
  font-size: 12px;
  color: #B5B5B5;
  margin: 12px 0;
}
.review-list-unit .review-list-content {
  font-size: 12px;
}

.reviewRateStar {
  display: inline-block;
  font-size: 0;
  color: #FFA41C;
}
.reviewRateStar::before {
  font-family: 'Font Awesome 5 Free';
  content: "\f005";
  font-size: 12px;
  font-weight: 900;
}

.starOff::before {
  font-family: 'Font Awesome 5 Free';
  content: "\f005";
  font-weight: 400;
}

.starHalf::before {
  font-family: 'Font Awesome 5 Free';
  content: "\f5c0";
}

.review-post {
  margin-top: 40px;
}

.review-post {
  text-align: center;
}
.review-post a {
  width: 260px;
  margin: 0 auto;
  display: inline-block;
  padding: 12px 0;
  border: 1px solid #333333;
  border-radius: 2px;
  text-align: center;
}
.review-post a:before {
  font-family: 'Font Awesome 5 Free';
  content: "\f304";
  font-size: 16px;
  font-weight: 900;
  padding-right: 10px;
  color: fff;
}

/*定期購入*/
.product-price-block {
  font-size: 30px;
  margin: 12px 0;
  font-weight: 500;
  color: #FE5A74;
}

.product-price-block small {
  font-size: 14px;
  color: #333333;
}

.subscription-gift {
  display: flex;
  margin-top: 30px;
}
.subscription-gift img {
  margin-right: 20px;
  width: 80px;
  max-height: 80px;
}

.subscription-price {
  font-size: 26px;
  font-weight: 500;
  color: #FE5A74;
}
.subscription-price small {
  font-size: 14px;
}

.item-group-icon img {
  width: auto !important;
  height: auto !important;
  display: block;
  margin-top: 8px;
}

/* -----------------------------------------------------------------
   review
----------------------------------------------------------------- */
.review-item-wrap {
  border: 1px solid #333333;
  padding: 20px;
  border-radius: 3px;
  display: flex;
  margin-bottom: 60px;
}
.review-item-wrap .review-item-image {
  padding-right: 20px;
  width: 120px;
}
.review-item-wrap .review-item-image img {
  width: 100%;
  height: 120px;
  object-fit: cover;
}

.review-item-info .review-item-category {
  font-size: 12px;
  margin-bottom: 8px;
}
.review-item-info .review-item-name {
  font-size: 18px;
}
.review-item-info .total-review {
  display: flex;
  align-items: baseline;
  margin-top: 10px;
}
.review-item-info .review-star {
  margin-right: 10px;
}
.review-item-info .review-average {
  font-size: 20px;
  font-weight: bold;
}
.review-item-info .review-count {
  font-size: 12px;
}

.review-form-wrap {
  width: 485px;
  margin: 0 auto;
}

.review-form {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.review-form:last-child {
  margin-bottom: 60px;
}
.review-form dt {
  width: 150px;
  text-align: left;
}
.review-form .review-form-content {
  width: 100%;
}
.review-form dd input {
  border: 1px solid #707070;
  width: 100%;
}
.review-form dd .reviewRateStar:before {
  font-size: 18px;
}

.review-post-btn {
  border: none !important;
  background: #707070;
  color: #fff;
}

/* -----------------------------------------------------------------
   cart
----------------------------------------------------------------- */
.cart {
  margin-bottom: 100px;
}

.cart-section-title {
  padding-top: 60px;
}

.free-shipping-wrap {
  text-align: right;
  margin-bottom: 16px;
  font-size: 12px;
}
.free-shipping-wrap .free-shipping-text em {
  color: #F23E0C;
}

.cart-list-table {
  width: 100%;
  padding: 20px;
    border: 1px solid #CCC;
}
.cart-list-table th {
  background: #E6E6E6;
  padding: 8px 12px;
  text-align: left;
 border: 1px solid #CCC;
  box-sizing: border-box;text-align: center;
}
.cart-list-table th:first-child {
  width: 360px;
}
.cart-list-table th:nth-child(2) {
  width: 190px;
}
.cart-list-table th:nth-child(3) {
  width: 200px;
}
.cart-list-table th:last-child {
  width: 200px;
}

.cart-list-table tbody td {
  vertical-align: middle;
  padding: 20px;
    border: 1px solid #CCC;
}


.cart-list-info {
  font-size: 12px;
}

.cart-list-image {
  width: 80px;
  min-width: 80px;
  margin-right: 12px;
}
.cart-list-image img {
  width: 100%;
  height: 100px;
  object-fit: cover;
}
.cart-list-table td:last-child {
    width: 10%;
    text-align: center;
}

.item-cart-title {
  font-size: 14px;
  margin-bottom: 8px;
}

.item-cart-price {
  font-size: 14px;
}

.item-cart-quantity input {
    width: 40px;
    border: 1px solid #CCC;
    margin-right: 12px;
    padding: 10px;
}
td.item-cart-quantity {
    white-space: nowrap;
}
.item-cart-quantity a {
    background: #EEE;
    padding: 10px;
    display: inline-block;
}

.item-cart-delete a {
    font-size: 24px;
    display: block;
}

.item-cart-subtotal {
  font-size: 14px;
  font-weight: bold;
}

.cart-total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 10px;
    border-bottom: 1px solid #CCC;
}

.cart-total td {
  display: table-cell !important;
}
.cart-total .cart-total-title {
  text-align: right;
  font-size: 20px;
  font-weight: bold;
}
.cart-total .cart-total-price {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 6px;
}
.cart-total .cart-total-point {
  font-size: 12px;
}
.cart-total .cart-bulk {
  margin-top: 6px;
  font-size: 12px;
}

.cart-button-wrap {
  margin-top: 40px;
}
.cart-button-wrap .cart-button a {
  width: 80%;
  display: inline-block;
  text-align: center;
  background: #c1272d;
  border-radius: 5px;
  padding: 20px 0;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  margin-bottom: 40px;
}


/* -----------------------------------------------------------------
   news
----------------------------------------------------------------- */
.news-list-unit {
  padding: 30px 0 !important;
}

.news-list-title {
  margin-bottom: 6px;
}
.news-list-title a {
  text-decoration: underline;
}
.news-list-title a:hover {
  text-decoration: none;
}

.news-list-date {
  font-size: 12px;
  color: #B5B5B5 !important;
  margin-bottom: 8px;
}

.news-content-wrap {
  margin-bottom: 30px;
}

.news-pager {
  display: flex;
  justify-content: space-between;
}
.news-pager .pager-left {
  display: flex;
}
.news-pager .pager-left .prev {
  margin-right: 20px;
}
.news-pager a {
  text-decoration: underline;
}
.news-pager a:hover {
  text-decoration: none;
}

/* -----------------------------------------------------------------
   guide
----------------------------------------------------------------- */
.guide-section h4 {
    margin-bottom: 30px;
}
.guide-section {
    width: 100%;
    margin: 0 0 30px;
}
.guide-section img {
    margin-bottom: 20px;
}
.guideAtt {
    border: 8px solid #EEE;
    padding: 20px;
    margin-top: 30px;
    color: #c80909;
    font-weight: bold;
}
.guide-section .guide-section-title {
  font-weight: bold;
  margin-bottom: 8px;
}

.comapany-box {
  width: 75%;
  margin: 0 auto 60px;
}
.comapany-box img {
  width: 100%;
  max-height: 640px;
  object-fit: contain;
  margin-bottom: 20px;
}

.contract-section {
  width: 85%;
  margin: 0 auto 60px;
}
.contract-section dt {
  font-weight: bold;
  margin-bottom: 8px;
}

.policy-box {
  width: 85%;
  margin: 0 auto 60px;
}

/* -----------------------------------------------------------------
   catalog
----------------------------------------------------------------- */
.catalog-list {
  width: 100%;
  margin-bottom: 48px;
}

.catalog-list th {
  background: #E6E6E6;
}
.catalog-list td, .catalog-list th {
  border: 1px solid #ccc;
  padding: 6px 18px;
  vertical-align: middle;
}
.catalog-list input {
  border: 1px solid #ccc;
}

.catalog-input-num {
  width: 10rem;
}

.catalog-input-quantity {
  width: 3rem;
}

.catalog-info-wrap {
  text-align: left;
  font-size: 0.9rem;
  width: 397px;
  display: flex;
  box-sizing: border-box;
}

.catalog-img img {
  margin-right: 8px;
  width: 80px;
}

.catalog-search-btn {
  width: 60px;
}

.catalog-cart-btn {
  width: 25%;
}

.catalog-cart {
  text-align: center;
  display: block;
}

.catalog-search-btn {
  background: #333;
  padding: 10px 6px;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 12px;
}

/* -----------------------------------------------------------------
   responsive
----------------------------------------------------------------- */
@media screen and (max-width: 768px) {
h2 {
    font-family: 'Noto Serif JP';
    font-size: 20px;
    padding: 0 0 10px;
    margin-bottom: 30px;
    border-bottom: solid 1px #332e2e;
    position: relative;
}
.guide-section h4 {
    margin-bottom: 15px;
}

h4 {
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    padding: 10px 0;
    font-size: 14px;
    font-family: "Noto Serif JP",serif;
    font-weight: bold;
}
section.main-section.border ul.col2 li {
    width: 100%;
}

section.main-section.border ul.col2 li {
    width: 100%;
}
.tableWrap {
    overflow-x: scroll;
}   
    .tableWrap table {
    white-space: nowrap;
}
    
  header .header-menu {
    justify-content: space-around;
    margin-bottom: 20px;
    position: fixed;
    z-index: 100;
    top: 0;
    width: 100%;
    padding: 20px 30px;
    background: #fff;
  }
  header .header-logo img {
    max-width: 100%;
  }

  .header {
    padding: 80px 0 10px;
    position: relative;
  }
  .header .top-nav {
    flex-direction: column-reverse;
  }

  .gnav .account {
    display: none;
  }

  .main-visual {
    margin: 20px auto 40px;
  }
  .main-visual img {
    height: auto;
  }

  .bx-wrapper {
    margin-bottom: 0 !important;
  }
  .banner-area {
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
  }
  .banner-area img {
    width: 96%;
    max-width: 100%;
    margin: 0 auto 6px;
  }

  .contents {
    width: 100%;
    padding: 30px 25px 48px;
  }

  .container {
    display: block;
    padding: 0;
  }

  .side {
    width: auto;
    padding-right: 0;
 
  }

  #g-nav {
    position: fixed;
    z-index: 999;
    top: 0;
    left: -120%;
    width: 100%;
    height: 100vh;
    background: #111;
    transition: all 0.6s;
  }

  #g-nav.panelactive {
    left: 0;
  }

  #g-nav.panelactive #g-nav-list {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }

  /*ボタン*/
  .openbtn {
  }

  .openbtn span {
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
    background-color: #666;
    width: 45%;
  }

  .openbtn span:nth-of-type(1) {
    top: 15px;
  }

  .openbtn span:nth-of-type(2) {
    top: 23px;
  }

  .openbtn span:nth-of-type(3) {
    top: 31px;
  }

  .openbtn.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 40%;
    background: #fff;
  }

  .openbtn.active span:nth-of-type(2) {
    opacity: 0;
  }

  .openbtn.active span:nth-of-type(3) {
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 40%;
    background: #fff;
  }

  .search {
    padding: 20px 45px 16px;
    background: none;
    color: #fff;
  }

  .search-btn {
    background: #333333;
    color: #fff;
  }
  .search-area select {
    background: #fff;
  }
  .side-section {
    width: 75%;
    margin: 50px auto;    color: #FFF;
  }

  .sp-side-section {
    display: block;
    padding: 10px 45px 0;
  }
  .sp-side-section .sp-gnav li {
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
  }
  .sp-side-section .sp-gnav li a {
    color: #fff;
  }
  .sp-side-section .sp-gnav .logout a:before {
    display: inline-block;
    margin-right: 6px;
    color: #fff;
  }
  .sp-side-section .sp-gnav .membership a:before {
    display: inline-block;
    margin-right: 6px;
    color: #fff;
  }
  .sp-side-section .sp-gnav .login a:before {
    display: inline-block;
    margin-right: 6px;
    color: #fff;
  }

  .side-category-list a {
    color: #fff !important;
  }

  .category-list-title,
  .side-category-item {
    border-bottom: 1px solid #ccc;
    color: #fff;
  }

  .side-category-item {
    padding-right: 20px;
  }
  .side-category-item p:before {
    background-color: #fff;
  }
  .side-category-item p:after {
    background-color: #fff;
  }
  .side-category-item p.on {
    width: 96%;
    background: #333333;
    color: #fff;
    padding-left: 10px;
    padding-right: 18px;
  }

  .side-contact a {
    color: #fff;
  }

  .makeshop-calendar1,
  .makeshop-calendar2 {
    background: #fff;
  }
  .makeshop-calendar1 tr,
  .makeshop-calendar2 tr {
    text-align: center;
    font-size: 12px;
  }
  .makeshop-calendar1 thead tr th,
  .makeshop-calendar2 thead tr th {
    padding-bottom: 8px;
  }
  .makeshop-calendar1 tbody tr td,
  .makeshop-calendar2 tbody tr td {
    padding-bottom: 2px;
  }

  .calendar-wrap {
    width: 75%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 40px;
  }
  .calendar-wrap div {
    background: #fff;
  }

  .calendar-title {
    margin-bottom: 0;
  }

  .main {
    width: 100%;
  }

  .item-list {
    display: flex;
    flex-wrap: wrap;
  }
  .item-list li {
    width: calc((100% - 16px) / 2 );
    margin-bottom: 20px;
    margin-right: 16px;
    position: relative;
  }
  .item-list li:nth-child(2n) {
    margin-right: 0;
  }
  .item-list li img {
    width: 100%;
    margin-bottom: 4px;
  }

    #slider-item.item-list li {
    margin-right: 0;
        padding:0 5px;
  }
    #slider-item2.item-list li {
    margin-right: 0;
        padding:0 5px;
  }    
  .news-list li {
    padding: 20px 0;
  }
  .news-list li:first-child {
    padding-top: 0;
  }

  .news-wrap {
    display: block;
  }

  .news-date {
    width: 100%;
    margin-bottom: 8px;
  }

  .index-review-list li {
    display: block;
    margin-bottom: 60px;
  }

  .review-index-score {
    display: block;
  }
  .review-index-score .review-score {
    display: none;
  }
  .review-index-score .review-list-unit,
  .review-index-score .review-list-name {
    margin-bottom: 5px;
  }
  .review-index-score .review-list-date {
    margin: 5px 0 12px;
  }

  .main-category-list {
    width: 95%;
  }
  .main-category-list li {
    display: block;
    vertical-align: middle;
    margin-bottom: 0;
    border-bottom: 1px solid #B5B5B5;
    width: 95%;
    padding: 12px 0;
  }
  .main-category-list li a {
    padding: 0 5px;
  }

  .footer {
    width: 95%;
    display: block;
  }
  .footer img {
    margin-bottom: 20px;
  }

  .footer-nav {
    display: block;
    margin-top: 20px;
  }
  .footer-nav li {
    margin-right: 0;
    margin-bottom: 16px;
  }

  .breadcrumb {
    margin-bottom: 20px;
  }

  .category-title {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .category-title dl {
    margin-bottom: 20px; letter-spacing: normal;font-size: 10px;
  }

  .category-child-item li {
    width: 175px;
    margin: 0 0 20px 0;
  }

.detail {padding: 0; display: flex; flex-direction: column;}

  .item-image {width: 100%;     margin-bottom: 10px;}

  .main-image {
    width: 100%;
  }

  .choice-btn {
    width: 100%;
  }
  .choice-btn li {
    width: calc(93% / 4) !important;
  }
  .choice-btn .slick-track {
    width: 100% !important;
  }

  .choice-btn li img {
    width: 100% !important;
  }

  .add-image-list {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .add-image-list:nth-child(2n) {
    margin-right: 0;
  }
  .add-image-list:last-child {
    margin-bottom: 0;
  }

  .group-review-section {
    width: 100%;
  }

  .group-item-list {
    justify-content: space-between;
  }
  .group-item-list li {
    width: calc((100% - 16px) / 2 );
    margin-bottom: 40px;
    margin-right: 0;
    position: relative;
  }
  .group-item-list li img {
    height: auto;
  }

  .item-detail {
    width: 100%;
    padding-left: 0;
  }
  .item-detail .item-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
  }
  .item-detail .item-category-name {
    font-size: 14px;
  }

  .slick-prev,
  .slick-next {
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
  }

  .slick-prev:after {
    display: none;
  }

  .slick-next:after {
    display: none;
  }

  .item-price-wrap {
    margin-bottom: 8px;
  }
  .item-price-wrap .item-price {
    font-size: 22px;
  }
  .item-price-wrap .item-tax {
    font-size: 12px;
  }

  .item-point {
    font-size: 12px;
    margin-bottom: 8px;
  }

  .item-sell-text {
    margin: 20px 0;
  }

  .item-option {
    margin-bottom: 12px;
  }

  .makeshop-option-select {
    width: 100%;
  }

  .nameprint-area {
    margin-bottom: 40px;
  }
  .nameprint-area .nameprint-text input,
  .nameprint-area .nameprint-text textarea {
    width: 100%;
  }

  .item-share {
    margin-bottom: 40px;
  }

  .review-category-title {
    margin-bottom: 20px;
  }

  .item-review-list li {
    margin-bottom: 30px;
  }

  .review-item-wrap {
    margin-bottom: 30px;
  }

  .review-form-wrap {
    width: 100%;
  }

  .review-form {
    display: block;
    align-items: center;
    margin-bottom: 30px;
  }
  .review-form:last-child {
    margin-bottom: 60px;
  }
  .review-form dt {
    width: 100%;
    margin-bottom: 8px;
  }
  .review-form dd textarea {
    width: 98%;
  }

  .add-cart {
    display: block;
    margin: 0 0 16px;
  }
  .add-cart .item-stock {
    margin-right: 0;
    margin-bottom: 8px;
  }
  .add-cart .btn {
    width: 100%;
    font-size: 18px;
  }

  .sku-cart .btn {
    font-size: 12px;
    max-width: 100px!important;
  }
  .sku-option-title {
    font-size: 12px;
  }
  .option-image {
    max-width: 40px;
  }

  .item-contact::before {
    display: none;
  }

  .item-info-list li dt {
    width: 40%;
  }
  .item-info-list li dd {
    width: 60%;
  }

  .checked-contents {
    margin-top: 0;
    padding-bottom: 0;
  }

  .checked-item-list {
    justify-content: space-between;
  }
  .checked-item-list li {
    width: calc((100% - 16px) / 2 );
    margin-right: 0;
    margin-bottom: 40px;
    justify-content: space-between;
  }
  .checked-item-list li img {
    width: 100%;
  }

  .cart {
    margin-bottom: 40px;
  }

  .cart-section-title {
    padding-top: 0;
  }

  .free-shipping-wrap {
    text-align: left;
  }

  .cart-list-table {
    width: 100%;
    padding: 20px 0;
  }
  .cart-list-table th {
    display: none;
  }
  .cart-list-table tbody td {
    width: 100%;
    display: block;
    padding: 0;
    margin-bottom: 6px;
  }
  .cart-list-table tbody td:first-child {
    width: 100%;
    margin-top: 30px;
  }

  .item-cart-price {
    font-size: 16px;
    text-align: right;
  }

  .item-cart-quantity input {
    margin-right: 8px;
  }

  .item-cart-delete {
    float: none;
    padding-left: 20px;
  }

  .item-cart-subtotal {
    font-size: 22px;
    text-align: right;
    margin-bottom: 30px !important;
  }
  .item-cart-subtotal::before {
    content: "小計";
    font-size: 14px;
  }

  .cart-total {
    display: flex;
    padding: 10px;
  }

  .cart-total-title {
    margin: 0 !important;
  }

  .cart-total-price-wrap {
    text-align: right;
  }

  .cart-button-wrap .cart-button a {
    width: 100%;
  }

  .guide-section {
    width: 100%;
  }

  .comapany-box {
    width: 100%;
  }

  .contract-section {
    width: 100%;
  }

  .policy-box {
    width: 100%;
  }

  .guide-title {
    margin: 40px 0 20px;
  }

  select::-ms-expand {
    display: none;
  }

  .makeshop-option-select-wrap {
    position: relative;
    background: #ffffff;
  }
  .makeshop-option-select-wrap::before {
    position: absolute;
    top: 10px;
    right: 8px;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #666666;
    pointer-events: none;
  }

  select {
    width: 100%;
    padding-right: 1em;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
  }

  .catalog-info-wrap {
    width: 100%;
  }

  .catalog-img {
    margin: 10px 0 4px;
  }

  .catalog-list,
  .catalog-list td,
  .catalog-list th {
    border-collapse: collapse;
    text-align: center;
  }

  .catalog-list thead th {
    display: none;
  }

  .catalog-list td {
    padding: 8px 12px;
    display: block;
  }

  .catalog-list td[data-title]::before {
    color: #666;
    content: attr(data-title) "";
    font-weight: bold;
    padding: 0 10px 0 0;
    display: inline;
  }
    
.accordion-title {font-size: 12px; letter-spacing: normal;}    
.item-description h3 {font-size: 14px;}
.tyuuijikouBox {margin-bottom: 30px;}
a.closeBtn {color: #FFF; font-size: 50px; display: inline-block; margin-bottom: 20px; margin-left: 13px;}   
.sideSns li a {background: #FFF; padding: 10px; border-radius: 5px;}    
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .header .header-menu {
    padding: 20px 130px;
  }

  .main-visual img {
    height: 500px;
  }

  .main-image img {
    height: 600px;
  }

  .item-list li img {
    height: auto;
  }

  .checked-item-list li img {
    height: auto;
  }

  .sku-option-title {
    width: 100px;
  }

  .sku-cart {
    min-width: 400px;
  }

  .choice-btn li:nth-child(5n) {
    margin-right: 8px;
  }
  .choice-btn li:nth-child(10n) {
    margin-right: 0;
  }

    
}
@media screen and (max-width: 480px) {
body p{font-size:14px;}
section.sec1100 {width: 90%;  margin: 0 auto;}
.sp{display:block;}
.pc{display:none;}

.nav-wrap { padding: 100px 30px; text-align: center;}
.nav-wrap a {font-size: 16px;}
.nav-wrap a span {font-size: 12px; display: block;}

.headBox {background: #222; display: flex; justify-content: space-between; position: fixed;  z-index: 999;}
.headBox img {height: 40px;}
.headBox ul {display: flex; align-items: center;}
.headBox ul li {padding: 15px;}
.headBox h1 img {width: 75px;}
.headBox h1 {padding: 20px;}

.footFix {position: fixed; z-index: 999; background: #c69c6d; width: 100%; text-align: center; color: #FFF; bottom: 0;}
	.footFix a {color: #FFFF; display: block; padding: 15px;}
	.footFix img {width: 5px; position: absolute; right: 10px; top: 40%;}

.spTitle {text-align: center; padding: 110px 30px 30px;  height: 50p;}
	.spTitle img {height: 100px;}

nav.mainNav {display: none;}

.slider-2 .slick-slide {width: 300px; height: 150px; position: relative; overflow: hidden;}
.slider-2 .slick-arrow {top: 70px;}
    
.footInr {display: flex; flex-direction: column;}
.footNavi0 {width: 100%; margin-right: 10%; text-align: center;}

.footNavi02 {width: 100%; text-align: center;}
.footNavi02 ul {display: none;}
.footNavi02 p {margin-top: 0; font-size: 10px;}

.footNavi03 ul {padding: 0;}
.footNavi03 ul li {display: block; border-left: none; padding-left: 0; margin-left: 0; border-bottom: 1px solid #333; padding: 15px;}
.footNavi03 p {padding: 0px 30px 55px; text-align: justify;}
.pagetop {position: absolute; right: 41%; top: -37px;}
    

    
}

section.main-section.border {
    position: relative;
}

a.moreBtn {
    position: absolute;
    right: 0;
    top: 15px;
    display: block;
    font-family: 'Noto Serif JP';
}
 
#slider-item2 .slick-arrow {width: 14px; height: 14px; cursor: pointer;  border: none; outline: none; font-size: 0; position: absolute; top: 50%; z-index: 1;}
#slider-item2 .slick-arrow::before {content: ''; display: block; width: 7px; height: 7px; border: 1px solid #333; border-width: 3px 3px 0 0; position: absolute; transform: rotate(45deg);}
#slider-item2 .slick-next {right: 0;}
#slider-item2 .slick-prev {left: 0;}
#slider-item2 .slick-next::before {left: 20px;}
#slider-item2 .slick-prev::before {border-width: 0 0 3px 3px;  right: 20px;}

@media screen and (max-width: 768px) {
a.moreBtn {
    position: relative;
    right: unset;
    top: unset;
    display: block;
    font-family: 'Noto Serif JP';
    background: #c69c6d;
    text-align: center;
    display: block;
    padding: 15px;
}
    
#slider-item .slick-arrow {width: 14px; height: 14px; cursor: pointer;  border: none; outline: none; font-size: 0; position: absolute; top: 50%; z-index: 1;}
#slider-item .slick-arrow::before {content: ''; display: block; width: 7px; height: 7px; border: 1px solid #333; border-width: 3px 3px 0 0; position: absolute; transform: rotate(45deg);}
#slider-item .slick-next {right: 0;}
#slider-item .slick-prev {left: 0;}
#slider-item .slick-next::before {left: 20px;}
#slider-item .slick-prev::before {border-width: 0 0 3px 3px;  right: 20px;}    
}