@charset "euc-jp";

body {
  background-color: #F6F5F7;
  background-image: url(https://img.shop-pro.jp/tmpl_img/81/bgimage.png);
  color: #000000;
  -webkit-font-smoothing: antialiased;
  font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif!important;
  position: relative;
}

a {
  color: #000000;
  transition: all 0.3s;
}
a:hover {
  color: #ccc;
  text-decoration: none;
}
img {
  border-radius:5px;
}
.btn {
  border-radius: 5px;
}

ul, ol, form, p {
  margin: 0;
}

/*
 * layout
 */
.container {
  margin: 0 auto;
}
@media screen and (max-width:414px) {
  .container {padding: 0 10px;}
}

/*任意リード文*/
.promo__seciton {
  background-color: #a25768;
  width: 100%;
  min-height: 50px;
  display: none;
}
.promo {
  background: #a25768;
}
.promo__text {
  color: #fff;
  text-align: center;
  padding: 14px 0;
  letter-spacing: 1px;
  font-weight: bold;
  background: #a25768;
}

/* header */
#header {
  position: fixed;
  width: 100%;
  height:95px;
  background: #fff;
  box-shadow:0px 3px 5px 0 rgba(0,0,0,0.2);
  box-sizing:border-box;
  padding: 10px 2% 15px;
  top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10000;
}
@media screen and (max-width:990px) {
  #header {height:67px;}
}
#header.container {
  width:100%;
}
.header__section {
  text-align: center;
  margin-bottom: 60px;
}

#head-boxout { /*ヘッダー枠*/
	display:-webkit-flex; display:flex;
  -webkit-align-items:center; align-items:center;
	-webkit-justify-content:space-between; justify-content:space-between;
}
/*左・ショップロゴ*/
.header__logo-img {
  margin: 0;
  width: 176px;
}
.header__logo {
  margin: 70px 0;
}
.header__logo-img, .header__logo,
.header__logo-img img, .header__logo img {
  border-radius:0;
}
@media screen and (max-width:990px) {
  .header__logo-img {width:100px;}
}
/*右・アカウントやメニュー*/
#head-box {
}
.head-infobox { /*アカウント・カート*/
  margin-bottom:10px;
  display:-webkit-flex; display:flex;
  -webkit-align-items:center; align-items:center;
  justify-content: flex-end;
}
@media screen and (max-width:990px) {
  .head-infobox {/*display:none;*/ margin-bottom:0;}
}
.header-tools {
  text-align: right;
}
.header-tools__unit {
  display: inline;
  margin-left: 45px;
  line-height: 1.4;
}
.header-tools__unit i.fa.fa-user.fa-li {
  left:-1.9em;
  top:2px;
}
.header-tools__unit-cart {
  margin-left: 21px;
}
.header-tools__unit-cart a.btn {
  border:none;
  border-radius:15px;
}
.header-tools__btn {
  position: relative;
  padding: 4px 15px 4px 34px;
  font-size: 12px;
}
.header-tools__btn i {
  position: absolute;
  top: 6px;
  left: 6px;
  font-size: 14px;
}
.header-tools__count {
  padding: 0 2px;
  font-size: 14px;
}

/*追記20190603*/
.common-infobox { /*電話・送料無料・AmazonPay*/
	display:-webkit-flex; display:flex;
	-webkit-align-items:center; align-items:center;
}
.common-infobox .ci-telinfo { /*電話*/
	margin-right: 10px;
	border: 1px solid #000;
	padding: 11px 9px 11px 7px;
}
.common-infobox .ci-telinfo p {
	display:-webkit-flex; display:flex;
	-webkit-align-items:center; align-items:center;
}
.common-infobox .ci-telinfo p span:first-child {
	width: 16px;
	display: block;
}
.common-infobox .ci-telinfo p span:last-child {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	font-family: "Mukta", sans-serif;
}
.common-infobox .ci-info { /*送料無料・AmazonPay*/
	font-weight: bold;
}
.common-infobox .ci-info p:first-child {
	background: #e41719;
	color: #fff;
	padding: 5px 10px 3px;
	font-size: 12px;
	line-height: 12px;
}
.common-infobox .ci-info p:last-child {
	border: 1px solid #e41719;
	font-size: 11px;
	line-height: 11px;
	color: #e41719;
	padding: 2px 0 4px;
}
@media screen and (max-width:990px) {
	#head-box {
		display:-webkit-flex; display:flex;
		-webkit-align-items:center; align-items:center;
	}
	#btn-toggler {
		order: 2;
	}
	.header-tools.fa-ul.spheaditemsonly,
	.common-infobox .ci-telinfo.common-infobox .ci-info {
		display: none;
	}
	.common-infobox .ci-info {
		margin-right: 16px;
	}
	.common-infobox .ci-info p:first-child {
		padding: 7px 5px 5px;
	}
	.common-infobox .ci-info p:last-child {
		padding: 4px 0 5px;
	}
}
/*追記20190603--ここまで*/
.header-gnavi { /*グロナビ*/
  list-style-type: none;
  position: relative;
}
@media screen and (max-width:1230px) {
.header-gnavi {   font-size: 12px;}
}
@media screen and (max-width:990px) {
  .header-gnavi {display:none;}
}
.header-gnavi__unit {
  display: inline;
  font-weight:bold;
  position: relative;
}
.header-gnavi__link {
  padding: 0 15px;
}
@media screen and (max-width:1230px) {
.header-gnavi__link { padding: 0 7px;}
}
.header-gnavi .header-gnavi__unit:last-child .header-gnavi__link {
    padding: 0 0 0 15px;
}
.header-gnavi__link.mailmagic { /*メルマガリンク*/
}
.header-gnavi__link.mailmagic img { /*メルマガ通信リンク*/
  width:16px;
  height: 12px;
  display: inline-block;
  margin-right: 3px;
  margin-top: -2px;
  border-radius: 0;
  vertical-align:middle;
}
.header-gnavi__unit.to-officialsite img { /*企業Webサイトリンク*/
  width: 12px;
  margin-left: 5px;
  border-radius:0;
  opacity: .7;
}
.header-gnavi__link--menu { /*メガナビホバー時グロナビ*/
  position: relative;
  border-bottom: none;
  padding: 0 15px 18px;
  background: #fff;
  z-index: 55;
}
.mega-navi { /*メガナビ*/
  display: none;
  list-style-type: none;
  border: 1px solid #e8d3d1;
  width: 220px;
  position: absolute;
  top: 36px;
  left: 0px;
  padding: 20px;
  background: #fff;
  z-index: 50;
  text-align: left;
  border: none;
  box-shadow:0px 3px 5px 0 rgba(0,0,0,0.2);
	font-size: 13px;
  font-weight: bold;
}
.mega-navi__unit {
  padding: 10px;
  text-align: left;
  width: 190px;
  display: inline-block;
  vertical-align: top;
}
.mega-navi__link {
  display: block;
  width: 100%;
  margin-left:12px;
  text-indent:-12px;
}
/*.mega-navi__link:before {
  content:">";
  font-size: 12px;
}*/
/*//////ヘッダーここまで////////*/

/* slider */
#slider div {
  width: 100% !important;
}

.slider {
  margin: 0 auto 50px;
  width: 100%;
}
.slider .bx-wrapper {
  z-index: 0;
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
.slider .bx-wrapper .bx-caption {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
}
.slider .bx-wrapper .bx-caption span {
  font-size: 18px;
  padding: 30px;
}
.slider .bx-wrapper .bx-pager {
  padding-top: 10px !important;
  bottom: -25px !important;
}

/* main */
.main__section {
  /*border-bottom: 1px solid #333;
  margin-bottom: 60px;
  padding: 0 0 60px;*/
  overflow: hidden;
  padding-top: 120px;
}
@media screen and (max-width:990px) {
  .main__section {padding-top: 88px;}
}
.main__section--product {
  /*padding: 0 0 60px;*/
}

/*//////コンテンツ分け(サイドメニュー+メインエリア)////////*/
.flexholder {
	display:-webkit-flex; display:flex;
	-webkit-justify-content:space-between; justify-content:space-between;
}
@media screen and (max-width:768px) {
  .flexholder {
    -webkit-flex-direction:column;
    flex-direction:column;
  }
}
/*//////コンテンツ分けここまで////////*/

/* sidebar */
.sidebar__section {
  width: 270px;
  margin-right: 40px;
}
@media screen and (max-width:768px) {
  .sidebar__section {
    order: 2;
    width: 100%;
    margin-right: 0;
    margin-bottom: 40px;
  }
}
.search-boxes { /*検索窓*/
  position: relative;
  border:1px solid #b7282e;
  border-radius:5px;
  box-sizing:border-box;
  height:40px;
  width:100%;
  margin-bottom:10px;
}
.search-boxes i {
  position: absolute;
  top: 14px;
  left: 10px;
}
.search-boxes__box {
  padding-left: 37px;
  background: none;
  border: none;
  border-radius:5px;
  color: #333;
  box-sizing:border-box;
  height:40px;
  width:100%
}
.search-boxes__box:focus {
  background: #efefef;
}
.menu__section {
  margin-bottom: 40px;
}
@media screen and (max-width:768px) {
  .menu__section {margin-bottom: 20px;}
}

.more-prd span {
  cursor: pointer;
}

/* breadcrumb.sort */
.breadcrumb__section {
  padding-bottom: 50px;
}
@media screen and (max-width:990px) {
  .breadcrumb__section {padding-bottom: 40px;}
}
@media screen and (max-width:768px) {
  .breadcrumb__section {padding-bottom: 20px;}
}

.breadcrumb-list__unit {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.sort__section {
  position: absolute;
  top: 0;
  right: 0;
}
.sort--sub-layer {
  min-width: 200px;
  width: 100%;
}
#contents .product-list__section .sort__section { /*ソート*/
  position:static; margin-top: 15px;}
.sort--sub-layer {width:200px;}

/* contents */
.contents__section {
  flex: 1;
  max-width:1100px;
  margin: 0 auto;
}
@media screen and (max-width:768px) {
  .contents__section {
    flex:auto;
    order:1;
    width: 100%;
  }
}

.info__section, .recommend__section, .seller__section, .together__section, .product-list__section, .free-space__section, .product__image, .delivery__section, .payment__section, .cancel__section {
  margin-bottom: 40px;
}
@media screen and (max-width:768px) {
  .info__section, .recommend__section, .seller__section, .together__section, .product-list__section, .free-space__section, .product__image, .delivery__section, .payment__section, .cancel__section {
    margin-bottom: 20px;
  }
}

.product-list__section {
  position: relative;
}

.free-space__section {
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.recommend-list, .seller-list, .together-list {
  margin-top: 40px;
}

.sub-list {
  padding-bottom: 60px;
  font-size: 0;
}

.sub-list__unit {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px 20px;
  width: 32.3%;
  font-size: 14px;
}

.sub-list__img {
  padding-bottom: 10px;
}

.sub-list__link {
  display: block;
}

.sub-list__name {
  display: block;
}

.product-list__freespace-top {
  padding-bottom: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.product-list__freespace-bottom {
  padding-top: 60px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

/* information */
.info {
  margin-top: 20px;
}

.info-list {
  list-style-type: none;
}

.info-list__unit {
  padding-bottom: 30px;
}

.info-list__date {
  display: block;
  padding-bottom: 10px;
}

/* history */
.history__section {
  clear: both;
  box-sizing:border-box;
  margin-bottom: 60px;
}
@media screen and (max-width:768px) {
  .history__section {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}

/* footer */
#footer {
  background: #f7f8f8;
  padding-top: 40px;
}
.footer__section {
}

.footer__guide {
  padding-bottom: 30px;
  margin-bottom: 60px;
  border-bottom: 1px solid #ddd;
  display:-webkit-flex; display:flex;
  -webkit-justify-content:space-between; justify-content:space-between;
}
.guide__col {
  display: inline-block;
  margin: 0 10px;
  vertical-align: top;
}
.guide__col--one-third {
  width: 31%;
}
@media screen and (max-width:768px) {
  .footer__guide {
    -webkit-flex-direction:column;
    flex-direction:column;
    margin-bottom: 40px;
  }
  .guide__col {
    margin: 0;
  }
  .guide__col--one-third {
    width: 100%;
  }
}
.guide__col--half {
  width: 625px;
}

.guide__h2 {
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e8d3d1;
  font-size: 16px;
}

.guide__list {
  margin: 0;
}

.guide__name {
  padding-bottom: 15px;
}

.guide__other {
  margin: 0;
  padding-bottom: 30px;
  color: #666;
}

.footer__navi {
  margin-bottom: 10px;
}
.shop-owner {
  overflow: hidden;
}
.shop-owner__img {
  float: left;
  width: 200px;
  margin-right: 20px;
}
.shop-owner__info {
  float: left;
  width: 290px;
}
.shop-owner__name {
  margin-bottom: 16px;
  font-weight: bold;
}
.shop-owner__memo {
  line-height: 1.8;
  font-size: 13px;
  text-align: justify;
}
.sns-list {
  list-style-type: none;
  padding-bottom: 60px;
}
.sns-list__unit {
  display: table-cell;
  padding-right: 5px;
}
.footer-navi__col {
  list-style-type: none;
  line-height: 2.2;
}
@media screen and (max-width:768px) {
  .footer__navi .col-lg-5 {width:100%;}
  .footer__navi .col-lg-3 {width:100%;}
  .footer__navi .col-lg-2 {width:50%;}
  .sns-list {padding: 20px 0;}
  .shop-owner__img {width: 30%; margin-right: 5%;}
  .shop-owner__info {float: left; width: 65%;}
}

/* コピーライト */
#copyright {
  border-bottom:15px solid #E41719;
  padding-bottom:10px;
  text-align:right;
}
.copyright {
  color:#969696;
  font-family:"Mukta",sans-serif;
  font-weight:800;
  letter-spacing:1px;
  font-size: 14px;
}

/* menu-list */
.menu-list {
  margin: 10px 0 0;
  list-style-type: none;
}

.menu-list--more-prd {
  margin: 10px 0 20px;
}
@media screen and (max-width:768px) { /*商品詳細ランキング*/
  .menu-list--more-prd .product-list__unit--sidebar .pull-left {float:none;}
  .menu-list--more-prd .product-list__unit--sidebar .pull-right {float:none;}
  .menu-list--more-prd .product-list__unit--sidebar .pull-right.width--160 {width:auto;}
}

.menu-list__link {
  display: table;
  padding: 10px 0;
  width: 100%;
}

.menu-list__text {
  display: table-cell;
  padding-right: 20px;
  vertical-align: middle;
  width: 90%;
}

.menu-list__icon {
  display: table-cell;
  vertical-align: middle;
  width: 10%;
  text-align: right;
}

.category-list__unit {
  position: relative;
}

/* calender */
.cal {
  margin: 20px 0 60px;
  text-align: center;
}

.tbl_calendar {
  margin-bottom: 20px;
  width: 100%;
}
.tbl_calendar caption {
  text-align: center;
  padding: 6px 0;
}
.tbl_calendar th {
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}
.tbl_calendar td {
  padding: 6px 0;
  border-bottom: 1px solid #ccc;
}

/* qrcode */
.qrcode {
  margin: 20px 0 60px;
  text-align: center;
}

/* product-list */
.product-list {
  list-style-type: none;
  font-size: 0;
  margin-top: 40px;
}

.product-list__unit {
  display: inline-block;
  font-size: 14px;
  margin: 0 1% 20px;
  vertical-align: top;
  position: relative;
  text-align: center;
}

.product-list__unit-sm {
  width: 110px;
}
.product-list__unit-md {
  width: 141px;
}
@media screen and (max-width:490px) {
  .product-list__unit-sm {width: 31%;}
  .product-list__unit-md {width: 48%;}
}
@media screen and (max-width:320px) {
  .product-list__unit-sm {width: 48%;}
}

.product-list__unit-lg {
  max-width:23%;
}
@media screen and (max-width:1300px) {
  .product-list__unit-lg {max-width:31.3%;}
}
@media screen and (max-width:1030px) {
  .product-list__unit-lg {max-width:48%;}
}
.product-list__unit--sidebar {
  display: block;
  margin: 0 0 20px;
}
@media screen and (max-width:768px) {
  .product-list__unit--sidebar {
    display:-webkit-flex; display:flex;
  }
}

.product-list__image:hover {
  opacity: 0.8;
}

.product-list__image--sm {
  max-width: 110px;
}

.product-list__text {
  display: block;
}

.product-list__name {
  font-weight: bold;
  margin-top: 20px;
  text-align: left;
}

.product-list__name--sidebar {
  margin-top: 0;
  margin-left: 10px;
}

.product-list__expl {
  margin-top: 5px;
  text-align: left;
}

.product-list__prices {
  margin-top: 10px;
  text-align: left;
}

.product-list__prices--sidebar {
  margin-left: 10px;
}

.product-list__price-regular {
  text-decoration: line-through;
}

.product-list__price-soldout {
  color: #ff0000;
}

.product-list__discount-rate {
  color: #ff0000;
}

.rank-box {
  position: absolute;
  top: 9px;
  left: 9px;
  z-index: 5;
}
.rank-box--sidebar {
  top: 10px;
}
.rank-number {
  padding: 6px 0 0;
  background: #fff;
  color: #000;
  font-weight: bold;
  border-radius: 50%;
  width: 31px;
  height: 25px;
  display: block;
  text-align: center;
}
.rank-number--sidebar {
  padding: 4px 0 0;
  width: 22px;
  height: 18px;
}
@media screen and (max-width:768px) {
.rank-box {top:8px; left:16px;}
  .rank-box--sidebar { left:7px;}
.rank-number {padding:2px 0; width:23px; height:18px; font-size:12px;}
}
@media screen and (max-width:620px) {
.rank-box {top:8px; left:7px;}
}

.rank-number-color--1 {
  background: #ffea22;
}

.rank-number-color--2 {
  background: #cbcbcb;
}

.rank-number-color--3 {
  background: #d9a300;
}

/* pagenation */
.pagenation {
  position: relative;
  text-align: center;
  max-width: 600px;
  margin: 30px auto 10px;
}
.pagenation .disabled {
  color: #ccc;
}

.pagenation-prev {
  position: absolute;
  left: 0;
}

.pagenation-pos {
  line-height: 0.8;
}
.pagenation-pos__number {
  margin: 0 5px;
  font-size: 22px;
}

.pagenation-next {
  position: absolute;
  right: 0;
}

/* product */
.product__section {
  margin-bottom: 120px;
}
@media screen and (max-width:768px) {
  .product__section {margin-bottom: 40px;}
}
.product__section h2 {
  border-bottom: none;
  font-size: 22px;
}

.product__explain {
  padding-top: 40px;
  line-height: 1.8;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.product__model {
  color: #666;
}

.product__image-main {
  text-align: center;
}

.product__image-thumb ul li {
  cursor: pointer;
  margin-bottom: 25px;
  padding: 0 10px;
}

.image__thumb {
  padding: 2px;
  border: 2px solid #fff;
}

.image__thumb--active {
  border: 2px solid #e8d3d1;
}

.product__guide {
  padding: 0 0 60px;
}

.product__price-part {
  font-size: 22px;
  padding-bottom: 5px;
}

.product__price-regular {
  padding-bottom: 5px;
}

.product__price-establish {
  padding-bottom: 5px;
  color: #666;
}

.product__discount {
  color: #ff0000;
}

.product__stock-str {
  padding-top: 30px;
  font-size: 22px;
}

.product__related-list__link {
  display: block;
  padding: 5px 0;
}
.product__related-list__link span {
  padding-left: 15px;
}

.product__order {
  border-top: 1px solid #e8d3d1;
  padding: 40px 0 0;
}
@media screen and (max-width:768px) {
  .product__order {padding: 10px 0 0;}
}

.option-list__name, .init-list__name, .text-titles-list__name {
  padding-bottom: 10px;
  font-weight: normal;
}

.option-list__detail, .init-list__detail, .text-titles-list__detail {
  margin: 0;
}

.option-list__select {
  height: 50px;
  border: 2px solid #e8d3d1;
}

.text-titles-list__detail-text {
  height: 50px;
  border: 2px solid #e8d3d1;
}

.init-list__detail-num {
  width: 200px;
  height: 38px;
  border: 2px solid #e8d3d1;
  display: inline-block;
}

.init-list__detail-updw {
  margin: 0;
  padding-left: 10px;
  vertical-align: middle;
  display: inline-block;
}

.init-list__detail-unit {
  padding-left: 10px;
}

.order-btn-list {
  margin: 0;
  padding-top: 30px;
}

.stock_error {
  text-align: center;
  color: #cf0400;
}

.option-table {
  margin: 40px 0;
}
.option-table table {
  width: 95%;
  margin: 0 auto;
  border-bottom: 1px solid #e8d3d1;
  border-left: 1px solid #e8d3d1;
}
.option-table table th, .option-table table td {
  padding: 11px 7px;
  border-top: 1px solid #e8d3d1;
  border-right: 1px solid #e8d3d1;
  background-color: #ffff;
}
.option-table table th {
  text-align: center;
}
.option-table table td {
  vertical-align: top;
  text-align: center;
}

.related-list {
  text-align: right;
  padding-right: 15px;
}

.related-list__unit {
  display: inline-block;
}

/* option detail */
.option-detail__section {
  padding: 20px;
  text-align: center;
}

.option-detail__table th {
  text-align: center;
}
.option-detail__table td {
  text-align: center;
}

.option-detail__price--regular {
  text-decoration: line-through;
}

.option-detail__discount {
  color: #ff0000;
}

/* privacy.shopkeeper */
.shop-info__lead {
  margin: 40px 0 20px;
  line-height: 1.8;
}

.shop-info-list__title {
  padding: 20px 0 5px;
}
.shop-info-list__title:first-child {
  padding: 0 0 5px;
}

.shop-info-list__note {
  margin: 0;
  line-height: 1.8;
}

/*
 * Module
 */
.section__title-h2 {
  margin: 0;
  padding-bottom: 10px;
  border-bottom: 3px solid #e8d3d1;
  font-size: 16px;
  background: url(https://img.shop-pro.jp/tmpl_img/81/spacer.png) no-repeat;
}

.btn-primary {
  background: #a25768;
  color: #fff;
}
.btn-primary:hover {
  background: #f09199;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}
/*カートに入れるボタン*/
button.btn.btn-primary.btn__addcart.btn-block {
  background: #f08300;
}
button.btn.btn-primary.btn__addcart.btn-block:hover {
  background: #ffa500;
}

.btn-secondary {
  background: #48A3FF;
  border: 1px solid #48A3FF;
  color: #fff;
}
.btn-secondary:hover {
  background: #48A3FF;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn-tertiary {
  background: #cf0400;
  border: 1px solid #cf0400;
  color: #fff;
}
.btn-tertiary:hover {
  background: #cf0400;
  color: #fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  zoom: 1;
}

.btn__addcart, .btn__quick, .btn__soldout {
  padding: 20px 0 22px 0;
}
.btn__addcart i, .btn__quick i, .btn__soldout i {
  margin-right: 10px;
}
.btn__addcart span, .btn__quick span, .btn__soldout span {
  vertical-align: middle;
}

.btn__soldout.disabled,
.btn__soldout[disabled] {
  background-color: #cf0400;
  color: #fff;
}

.txt--sm {
  font-size: 10px;
}

.txt--md {
  font-size: 12px;
}

.txt--lg {
  font-size: 14px;
}

.txt--c {
  text-align: center;
}

.txt--r {
  text-align: right;
}

.txt--red {
  color: #ff0000;
}

.txt--gray {
  color: #999;
}

.border--none {
  border: none;
}

.mar-t--20 {
  margin-top: 20px;
}

.mar-b--20 {
  margin-bottom: 20px;
}

.mar-b--60 {
  margin-bottom: 60px;
}

.width--110 {
  width: 110px;
}

.width--160 {
  width: 160px;
}

.hide {
  display: none;
}

/* textarea input */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  outline: none;
}

/*//////追記//////*/
.search-boxes .fa-lg {font-size:1.1em !important;}/*虫メガネアイコン*/
/* ページ上部へボタン */
.solid-btn {
  position: fixed;
  bottom:50px;
  right:2%;
}
.solid-btn .pagetop__btn {
  display: block;
  padding: 12px 14px 14px;
  background: #A25768;
  border-radius:5px;
  color:#fff;
  transition: all 0.3s;
}
.solid-btn .pagetop__btn:hover {
  background: #e67c95;
  color:#fff;
  transform: translateY(-5px);
}
/*サイド-お肉のはなしリンクバナー*/
.bnr_to-talk { margin-bottom:40px;}
.bnr_to-talk img {display: block;}
@media screen and (max-width:768px) {
  .bnr_to-talk { margin-bottom:30px;}
}
/*サイド-オフィシャルサイトリンクバナー*/
.bnr_to-officialsite {
  text-align: center;
  font-weight: bold;
}
.bnr_to-officialsite a {
  box-sizing: border-box;
  display:block;
  padding: 14px 10px;
  width: 100%;
  border: 2px solid #A25768;
  border-radius: 5px;
  color:#A25768;
  margin-bottom:20px;
}
.bnr_to-officialsite a span {
  font-size: 16px;
  padding-left:5px;
}
.bnr_to-officialsite a:hover {
  background: #A25768;
  color: #fff;
}

/*スマホメニュートグラー*/
#btn-toggler {display:none;}
@media screen and (max-width:990px) {
  #btn-toggler {
    display:block;
    min-width:22px;
  }
  #btn-toggler img {border-radius:0;}
}
/*スマホメニュー*/
.sp-navi-holder {text-align:left;}
/*20190603追記*/
.sp-navi-holder .ci-telinfo-sp {
  margin-bottom: 10px;
}
.sp-navi-holder .ci-telinfo-sp p a {
	display:-webkit-flex; display:flex;
	-webkit-align-items:center; align-items:center;
  -webkit-justify-content: center; justify-content: center;
	padding: 12px 0;
  background: #ededed;
}
.sp-navi-holder .ci-telinfo-sp p span:first-child {
	width: 19px;
	display: block;
	margin-right: 5px;
}
.sp-navi-holder .ci-telinfo-sp p span:last-child {
	font-size:22px;
	line-height: 22px;
  letter-spacing:1px;
	font-weight: bold;
	font-family: "Mukta", sans-serif;
}
/*20190603追記ここまで*/
.sp-navi-holder .sp-navimain {
  margin-bottom:30px;
}
.sp-navi-holder .sp-navimain li {
  font-weight:bold;
  font-size:16px;
  padding: 15px 0;
  border-bottom: 1px solid #e8d3d1;
}
.sp-navi-holder .sp-navimain li.mailmagicsp a { /*メルマガ通信アイコン*/
}
.sp-navi-holder .sp-navimain li.mailmagicsp a img { /*メルマガ通信アイコン*/
    width:19px;
  height: 14px;
  display: inline-block;
  margin-left: 6px;
  margin-top: -2px;
  border-radius: 0;
  vertical-align:middle;
}
.sp-navi-holder .sp-navimain li ul {}
.sp-navi-holder .sp-navimain li ul li {
  font-weight:normal;
  font-size:14px;
  padding: 12px 0 0 0;
  border-bottom:none;
}
.sp-navi-holder .sp-navimain li ul li:before {content:"・";}
.sp-navi-holder .sp-navimain li.header-gnavi__unit {display:block;}
/**/
.sp-navi-holder .header-tools {text-align:left;}
.sp-navi-holder .header-tools li {margin-top:20px;}
.sp-navi-holder .header-tools.fa-ul {
  margin-left:0;
}
.sp-navi-holder .header-tools__unit {
  display:block;
  margin-left:0;
}
.sp-navi-holder .header-tools__unit-accounting {
  margin-left:20px;
}

/*フッターコンテンツタイトル*/
#footer .guide__h2 {
border-bottom: 1px solid #ddd;
}
/*カテゴリー・おすすめ・ランキング一覧表示の画像*/
a.product-list__link img {transition:all 0.3s;}
a.product-list__link img:hover {
opacity: 1;
  box-shadow: -3px 0 4px 0 rgba(0,0,0,.4);
}
a.product-list__name:hover {
	color:#e41719;
	opacity: 1;
}
/*カテゴリーページ・商品詳細ページ「おすすめ商品」*/
.recommend__section {margin-top: 20px;}
.recommend-list_catpage-itemdetailpage {
  display:-webkit-flex; display:flex;
  -webkit-flex-wrap:wrap; flex-wrap:wrap;
}
.recommend-list_catpage-itemdetailpage li {list-style:none; width: 18.5%; margin-right: 1.85%; margin-bottom:30px;}
.recommend-list_catpage-itemdetailpage li:nth-child(5n) {margin-right: 0;}
.recommend-list_catpage-itemdetailpage li .product-list__name {margin-top:12px;} /*商品名*/
.recommend-list_catpage-itemdetailpage li .product-list__expl {font-size:11px;} /*商品簡易説明*/
@media screen and (max-width:990px) {
  .recommend-list_catpage-itemdetailpage li {width: 32%; margin-right: 2%;}
  .recommend-list_catpage-itemdetailpage li:nth-child(5n) {margin-right: 2%;}
    .recommend-list_catpage-itemdetailpage li:nth-child(3n) {margin-right: 0;}
}
@media screen and (max-width:768px) {
  .recommend-list_catpage-itemdetailpage {margin-top:25px;}
}

/*カテゴリーページ・商品詳細ページ「チェックした商品」*/
.history-list_catpage-itemdetailpage {
  margin-top: 20px;
  display:-webkit-flex; display:flex;
  -webkit-flex-wrap:wrap; flex-wrap:wrap;
}
.history-list_catpage-itemdetailpage li {list-style:none; width: 13%; margin-right: 1.5%; margin-bottom:20px;}
.history-list_catpage-itemdetailpage li:last-child {margin-right: 0;}
@media screen and (max-width:990px) {
  .history-list_catpage-itemdetailpage li {width: 23.5%; margin-right: 2%;}
  .history-list_catpage-itemdetailpage li:nth-child(4n) {margin-right: 0;}
}
@media screen and (max-width:768px) {
  .history-list_catpage-itemdetailpage {margin-top: 10px;}
}
@media screen and (max-width:414px) {
  .history-list_catpage-itemdetailpage {margin-top: 5px;}
  .history-list_catpage-itemdetailpage li {width: 32%; margin-bottom:15px;}
  .history-list_catpage-itemdetailpage li:nth-child(4n) {margin-right: 2%;}
  .history-list_catpage-itemdetailpage li:nth-child(3n) {margin-right: 0;}
}

/*文字サイドの水平線*/
.horizon-line {display: flex; align-items: center;}
.horizon-line:before, .horizon-line:after {content: ""; flex-grow: 1; height: 1px; background: #444; display: block;}
.horizon-line:before {margin-right: .4em;}
.horizon-line:after {margin-left: .4em;}

/*SP・PCの画像変更*/
.hide-pc {display: none;}
@media screen and (max-width:990px) {
  .hide-sp {display: none;} 
  .hide-pc {display: block;}
}

/*トップページバナー3つ並び*/
.rows{
margin-left: -10px;
margin-right: -10px;
letter-spacing: -.5em;
}
.inner {
padding: 0 10px;
margin-bottom: 20px;
}
.inner img { width:100%; height:auto;}
@media screen and (min-width: 991px){
.col-4 {
display: inline-block;
width: 33.33%;
}
}
@media screen and (max-width: 990px){
.col-12-sm {
display: inline-block;
width: 100%;
}
}
/*youtube*/
.youtube {
    margin: 20px 0;
    display: inline-block;
    width: 100%;
}
/*共通余白*/
.mgB20{
	margin-bottom: 20px;
}
/*------------------
フッター・スマホ固定フッター
--------------------*/
.sp-ft {display: none;}
.sp-ft img {border-radius: 0;}
@media screen and (max-width: 768px) {
  .sp-ft {
    display: block;
    padding: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    height: 60px;
    background: #A25768;
  }
}
.sp-ft ul {display: flex; align-items: center; list-style-type: none;}
.sp-ft ul li {width: calc((100% - 2px) / 3);}
.sp-ft ul li.line {
  display: block;
  width: 1px;
  height: 45px;
  background: #fff;
  margin-top: 7px;
}
.sp-ft ul li a {
  color: #fff;
  display: block;
}
.sp-ft ul li a .ic-info {
  width: 25px;
  margin: 8px auto 7px;
}
.sp-ft ul li a .ic-bigginer {
  width: 19px;
  margin: 8px auto 6px;
}
.sp-ft ul li a .ic-log {
  width: 22px;
  margin: 8px auto 6px;
}
.sp-ft ul li a p {
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 559px) {
  .sp-ft ul li a p {font-size: 10px;}
}
@media screen and (max-width: 768px) {
  .solid-btn {bottom: 73px;}
  #footer {padding-bottom: 45px;}
}
#footer .copyright {padding-right: 45px;}
/*------------------
ヘッダー
------------------*/
@media screen and (max-width: 990px) {
  #header {
    padding: 13px 2% 15px;
  }
}
#header #head-boxout {
  justify-content: flex-end;
}
@media screen and (max-width: 559px) {
  #header #head-boxout {
    align-items: flex-start;
  }
}
#header #head-boxout .header__logo-img {
  position: absolute;
  top: 10px;
  left: 2%;
}
#header #head-boxout .header__logo-img a {
  display: block;
}
#header #head-boxout #head-box {
  padding-top: 10px;
}
@media screen and (max-width: 990px) {
  #header #head-boxout #head-box {
    padding-top: 7px;
    margin-right: 40px;
  }
}
@media screen and (max-width: 559px) {
  #header #head-boxout #head-box {
    padding-top: 0;
  }
}

@media screen and (max-width: 559px) {
  .head-infobox {
    margin-top: 2px;
  }
}
.head-infobox .payments {
  display: flex;
  height: 22px;
}
@media screen and (max-width: 559px) {
  .head-infobox .payments {
    flex-direction: column;
    height: auto;
  }
}
.head-infobox .payments .p-holder {
  height: 22px;
  display: flex;
}
.head-infobox .payments .p-holder .p-amazon {
  width: 75px;
  margin-right: 7px;
}
.head-infobox .payments .p-holder .p-pay {
  width: 65px;
}
.head-infobox .payments .p-holder img {
  border-radius: 0;
}
.head-infobox .payments .p-postage {
  margin-left: 10px;
  width: 200px;
}
@media screen and (max-width: 559px) {
  .head-infobox .payments .p-postage {
    width: 100%;
    margin: 5px 0 0;
  }
}
.head-infobox .payments .p-postage p {
  width: 100%;
  height: 100%;
  background: #A25768;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  letter-spacing: -1px;
}
@media screen and (max-width: 559px) {
  .head-infobox .payments .p-postage p {
    background: none;
    display: block;
    color: #333;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0;
  }
}
.head-infobox .fa-ul {
  margin-left: 0;
}
.head-infobox .header-tools {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1100px) {
  .head-infobox .header-tools li {
    margin-left: 3vw;
  }
}
@media screen and (max-width: 1020px) {
  .head-infobox .header-tools li {
    margin-left: 4vw;
  }
  .head-infobox .header-tools li:first-child {
    display: none;
  }
}

/*-----ヘッダーナビ-------*/
#mainnav {
  width: 100vw;
  position: absolute;
  top: 60px;
  right: 0;
}
@media screen and (max-width: 990px) {
  #mainnav {
    display: none;
  }
}
#mainnav img {
  border-radius: 0 !important;
}
#mainnav ul {
  list-style-type: none;
}
#mainnav .header-mega {
  display: flex;
  justify-content: flex-end;
  position: relative;
}
#mainnav .header-mega .mega-menu {
  font-size: 14px;
  font-weight: 700;
}
@media screen and (max-width: 1060px) {
  #mainnav .header-mega .mega-menu {
    font-size: 13px;
  }
}
#mainnav .header-mega .mega-menu:not(:last-child) {
  margin-right: 3vw;
}
@media screen and (max-width: 1160px) {
  #mainnav .header-mega .mega-menu:not(:last-child) {
    margin-right: 2vw;
  }
}
#mainnav .header-mega .mega-menu:last-child {
  padding-right: 2%;
}
#mainnav .header-mega .mega-menu > a {
  display: block;
  padding-bottom: 14px;
  transition: all .3s;
}
#mainnav .header-mega .mega-menu > a.after-arrow:after {
  content: "";
  border-bottom: solid 1px #333;
  border-right: solid 1px #333;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  display: inline-block;
  position: relative;
  top: -3px;
  margin-left: 7px;
  transition: all .3s;
}
#mainnav .header-mega .mega-menu > a:hover.after-arrow:after {
  opacity: .3;
}
#mainnav .header-mega .mega-menu ul.mega-menu-second {
  position: absolute;
  top: 32px;
  left: 0;
  width: 100%;
  background: #f2e6e6;
  padding: 30px 5vw 10px;
  box-sizing: border-box;
  flex-wrap: wrap;
  visibility: hidden;
  opacity: 0;
  transition: all .3s;
  display: flex;
  justify-content: center;
}
#mainnav .header-mega .mega-menu ul.mega-menu-second li.mega-menu-third {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px;
}
#mainnav .header-mega .mega-menu ul.mega-menu-second li.mega-menu-third a {
  transition: all .3s;
  position: relative;
}
#mainnav .header-mega .mega-menu ul.mega-menu-second.mega-main-cat > li > ul {
  width: calc(240px*3);
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#mainnav .header-mega .mega-menu ul.mega-menu-second.mega-main-cat > li > ul li.mega-menu-third {
  width: 240px;
}
#mainnav .header-mega .mega-menu ul.mega-menu-second.mega-main-cat > li > ul li.mega-menu-third a {
  display: flex;
  align-items: center;
}
#mainnav .header-mega .mega-menu ul.mega-menu-second.mega-main-cat > li > ul li.mega-menu-third a .sc-image {
  width: 46px;
  margin-right: 15px;
}
#mainnav .header-mega .mega-menu ul.mega-menu-second.mega-sublists, #mainnav .header-mega .mega-menu ul.mega-menu-second mega-sublists2 {
  justify-content: flex-start;
  padding: 30px 20% 10px;
}
@media screen and (max-width: 1240px) {
  #mainnav .header-mega .mega-menu ul.mega-menu-second.mega-sublists, #mainnav .header-mega .mega-menu ul.mega-menu-second mega-sublists2 {
    padding: 30px 10% 10px;
  }
}
#mainnav .header-mega .mega-menu ul.mega-menu-second.mega-sublists li.mega-menu-third, #mainnav .header-mega .mega-menu ul.mega-menu-second mega-sublists2 li.mega-menu-third {
  width: 22%;
  text-align: left;
  margin-right: 3%;
}
#mainnav .header-mega .mega-menu ul.mega-menu-second.mega-sublists li.mega-menu-third:nth-of-type(4n), #mainnav .header-mega .mega-menu ul.mega-menu-second mega-sublists2 li.mega-menu-third:nth-of-type(4n) {
  margin-right: 0;
}
#mainnav .header-mega .mega-menu ul.mega-menu-second.mega-sublists li.mega-menu-third a, #mainnav .header-mega .mega-menu ul.mega-menu-second mega-sublists2 li.mega-menu-third a {
  margin-left: 10px;
  text-indent: -10px;
  display: block;
}
#mainnav .header-mega .mega-menu ul.mega-menu-second.mega-sublists li.mega-menu-third a:before, #mainnav .header-mega .mega-menu ul.mega-menu-second mega-sublists2 li.mega-menu-third a:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 5px;
  border-color: transparent transparent transparent #e4181c;
  margin-right: 5px;
  position: relative;
  top: -2px;
}
#mainnav .header-mega .mega-menu ul.mega-menu-second.mega-sublists2 {
  padding: 30px 30% 10px;
}
@media screen and (max-width: 1160px) {
  #mainnav .header-mega .mega-menu ul.mega-menu-second.mega-sublists2 {
    padding: 30px 10% 10px;
  }
}
#mainnav .header-mega .mega-menu ul.mega-menu-second.mega-sublists2 li.mega-menu-third {
  width: 48.5%;
}
#mainnav .header-mega .mega-menu ul.mega-menu-second.mega-sublists2 li.mega-menu-third:nth-of-type(4n) {
  margin-right: 3%;
}
#mainnav .header-mega .mega-menu ul.mega-menu-second.mega-sublists2 li.mega-menu-third:nth-of-type(even) {
  margin-right: 0;
}
#mainnav .header-mega .mega-menu.to-mailmag a span {
  display: inline-block;
  width: 15px;
  margin-right: 3px;
  position: relative;
  top: -1px;
}
#mainnav .header-mega .mega-menu.to-official a span {
  display: inline-block;
  width: 12px;
  margin-left: 3px;
  position: relative;
  top: -1px;
}
#mainnav .header-mega .mega-menu:hover ul.mega-menu-second {
  top: 35px;
  visibility: visible;
  opacity: 1;
}
/*------------------
サイドバー
-------------------*/
.sidebar-new ul {
  list-style-type: none;
}
.sidebar-new img {
  border-radius: 0 !important;
}
.sidebar-new .section__title-h2 {
  margin-bottom: 20px;
}
.sidebar-new .side-catlists li:not(:last-child) {
  margin-bottom: 12px;
}
.sidebar-new .side-catlists li a {
  display: flex;
  align-items: center;
}
.sidebar-new .side-catlists li a .sc-image {
  width: 42px;
  display: block;
  margin-right: 15px;
}
.sidebar-new .side-catlists li a p {
  font-size: 14px;
  line-height: 1.4;
  color: #333;
}
.sidebar-new .side-catlists li a:hover {
  opacity: .7;
}
.sidebar-new .side-beeflists {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .sidebar-new .side-beeflists {
    justify-content: space-between;
  }
}
@media screen and (max-width: 600px) {
  .sidebar-new .side-beeflists {
    justify-content: flex-start;
  }
}
.sidebar-new .side-beeflists li {
  width: 47%;
  margin-bottom: 20px;
}
.sidebar-new .side-beeflists li:nth-of-type(odd) {
  margin-right: 6%;
}
.sidebar-new .side-beeflists li:nth-last-of-type(1) {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .sidebar-new .side-beeflists li {
    width: 19%;
  }
  .sidebar-new .side-beeflists li:nth-of-type(odd) {
    margin-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .sidebar-new .side-beeflists li {
    width: 48%;
    margin-bottom: 15px;
  }
  .sidebar-new .side-beeflists li:nth-of-type(even) {
    margin-left: 4%;
  }
}
.sidebar-new .side-beeflists li a {
  display: block;
}
.sidebar-new .side-beeflists li a:hover {
  opacity: .7;
}
.sidebar-new .side-otherlists li:not(:last-child) {
  margin-bottom: 12px;
}
.sidebar-new .side-otherlists li a {
  display: block;
  font-size: 14px;
  line-height: 1.5;
  margin-left: 10px;
  text-indent: -10px;
}
.sidebar-new .side-otherlists li a:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 5px;
  border-color: transparent transparent transparent #A25768;
  margin-right: 5px;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 768px) {
  .sidebar-new .side-bnrlists {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .sidebar-new .side-bnrlists li {
    width: 48%;
    margin-right: 4%;
  }
  .sidebar-new .side-bnrlists li:nth-of-type(even) {
    margin-right: 0;
  }
}
@media screen and (max-width: 559px) {
  .sidebar-new .side-bnrlists li {
    width: 100%;
    margin-right: 0;
  }
}
.sidebar-new .side-bnrlists li:not(:last-child) {
  margin-bottom: 20px;
}
.sidebar-new .side-bnrlists li a {
  display: block;
}
.sidebar-new .side-bnrlists li a:hover {
  opacity: .7;
}
/*------------------
スマホ
------------------*/
#sp-navi {
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.3s;
  overflow-y: auto;
  width: 100vw;
  height: 100vh;
  z-index: 10200;
  top: 0;
  right: -100vw;
  background-color: #fff;
  position: fixed;
}
#sp-navi #sp-navi-inner {
  padding-bottom: 30px;
}
#sp-navi li {
  list-style-type: none;
}
#sp-navi img {
  display: block;
  width: 100%;
  border-radius: 0 !important;
}
#sp-navi .sp-header {
  padding: 13px 2% 15px;
}
#sp-navi .sp-header a {
  width: 100px;
  display: block;
}
#sp-navi label {
  margin: 0;
}
#sp-navi .acd-check {
  display: none;
}
#sp-navi .acd-label {
  border-bottom: 1px solid #fff;
  color: #333;
  background-color: #f2e6e6;
  display: block;
  padding: 14px 10px;
  position: relative;
}
#sp-navi .acd-label span {
  font-size: 15px;
}
#sp-navi .acd-label:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #e4181b transparent transparent transparent;
}
#sp-navi .acd-label.ar-right:after {
  content: "";
  border-width: 5px 0 5px 6px;
  border-color: transparent transparent transparent #e4181b;
}
#sp-navi .acd-content {
  height: 0;
  opacity: 0;
  padding: 0 10px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  visibility: hidden;
}
#sp-navi .acd-content .main-cat-lists {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#sp-navi .acd-content .main-cat-lists li {
  width: 49%;
  margin-bottom: 15px;
}
#sp-navi .acd-content .main-cat-lists li:last-of-type(1), #sp-navi .acd-content .main-cat-lists li:last-of-type(2) {
  margin-bottom: 0;
}
#sp-navi .acd-content .main-cat-lists li a {
  display: flex;
  align-items: center;
}
#sp-navi .acd-content .main-cat-lists li a img {
  width: 50px;
  display: block;
}
#sp-navi .acd-content .main-cat-lists li a span {
  margin-left: 15px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
}
#sp-navi .acd-content .main-cat-lists.main-cat-lists2 li {
  width: 19%;
}
@media screen and (max-width: 600px) {
  #sp-navi .acd-content .main-cat-lists.main-cat-lists2 li {
    width: 48%;
  }
}
#sp-navi .acd-content .main-cat-lists.main-cat-lists2 li a img {
  width: 100%;
}
#sp-navi .acd-check:checked + .acd-label + .acd-content {
  height: auto;
  opacity: 1;
  padding: 18px 10px;
  visibility: visible;
  background: #fff;
  color: #333;
}
#sp-navi .other-cat {
  padding: 20px 10px 0;
}
#sp-navi .other-cat .oc-ttl {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  display: flex;
  align-items: center;
}
#sp-navi .other-cat .oc-ttl:after {
  content: "";
  flex-grow: 1;
  height: 2px;
  background: #eb837d;
  display: block;
  margin-left: 15px;
}
#sp-navi .other-cat .oc-cat-lists {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 2px solid #eb837d;
  padding: 20px 0 10px;
}
#sp-navi .other-cat .oc-cat-lists li {
  width: 47%;
  margin-bottom: 15px;
}
#sp-navi .other-cat .oc-cat-lists li a {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
  margin-left: 11px;
  text-indent: -11px;
  display: block;
}
#sp-navi .other-cat .oc-cat-lists li a:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.5px 0 2.5px 6px;
  border-color: transparent transparent transparent #e4181c;
  display: inline-block;
  position: relative;
  top: -2px;
  margin-right: 4px;
}
#sp-navi .bnrs-box {
  padding: 30px 10px 20px;
}
#sp-navi .bnrs-box ul {
  display: flex;
  flex-wrap: wrap;
}
#sp-navi .bnrs-box ul li {
  width: 48%;
  margin-bottom: 3.5vw;
}
#sp-navi .bnrs-box ul li:nth-of-type(odd) {
  margin-right: 4%;
}
#sp-navi .bnrs-box ul li a {
  display: block;
}
#sp-navi .member-btn {
  padding: 0 10px;
  display: flex;
  flex-wrap: wrap;
}
#sp-navi .member-btn div {width: 48%;}
#sp-navi .member-btn div:nth-of-type(odd) {margin-right: 4%;}
#sp-navi .member-btn div a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e4181b;
  width: 100%;
  height: 40px;
}
#sp-navi .member-btn div a span:nth-of-type(1) {
  width: 18px;
  display: block;
  margin-right: 10px;
}
#sp-navi .member-btn div a span:nth-of-type(2) {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
}
#sp-navi .member-btn div.mb-login span:nth-of-type(1), #sp-navi .member-btn div.mb-logout span:nth-of-type(1) {
  width: 18px;
}
#sp-navi .member-btn div.mb-signup span:nth-of-type(1) {
  width: 21px;
}
#sp-navi .bnr-mailmag {
  margin-top: 30px;
  padding: 0 10px;
}
#sp-navi .bnr-mailmag a {
  display: block;
}
#sp-navi .to-official {
  padding: 35px 10px;
  text-align: center;
}
#sp-navi .to-official a {
  color: #e4181b;
  font-size: 2.5vw;
  font-weight: 700;
}
@media screen and (max-width: 559px) {
  #sp-navi .to-official a {
    font-size: 14px;
  }
}
#sp-navi .to-official a:after {
  content: "";
  display: inline-block;
  width: 2.6vw;
  height: 2.2vw;
  background-image: url(https://file003.shop-pro.jp/PA01314/708/img/svg/ic-window.svg);
  background-size: cover;
  margin-left: 5px;
}
@media screen and (max-width: 559px) {
  #sp-navi .to-official a:after {
    width: 12px;
    height: 10px;
  }
}
#sp-navi .contacts-box .holder {
  background: #f2e6e6;
  padding: 15px 10px;
  display: flex;
}
#sp-navi .contacts-box .holder div {
  width: calc(50% - 1px);
}
#sp-navi .contacts-box .holder div a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#sp-navi .contacts-box .holder div a p:nth-of-type(1) {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 10px;
}
#sp-navi .contacts-box .holder div a p:nth-of-type(2) {
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
}
#sp-navi .contacts-box .holder div.cb-mail {
  border-right: 1px dotted #b6b6b6;
}
#sp-navi .contacts-box .holder div.cb-mail div {
  width: 32px;
}
#sp-navi .contacts-box .cb-other {
  text-align: center;
  background: #fff;
  font-size: 12px;
  letter-spacing: 0;
  padding: 10px 5px;
}
#spnav-toggler {
  display: none;
  width: 44px;
  height: 44px;
  z-index: 10300;
  top: 5px;
  right: 4px;
  cursor: pointer;
  position: fixed;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.3s;
}
@media screen and (max-width: 990px) {
  #spnav-toggler {
    display: block;
  }
}
#spnav-toggler span {
  transition: all .6s;
  width: 30px;
  height: 2px;
  left: 7px;
  background-color: #000;
  position: absolute;
  box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.9);
}
#spnav-toggler span:nth-of-type(1) {top: 10px;}
#spnav-toggler span:nth-of-type(2) {top: 20px;}
#spnav-toggler span:nth-of-type(3) {top: 31px;}
#spnav-toggler:after {
  content: "メニュー";
  display: block;
  font-size: 9px;
  letter-spacing: -2px;
  text-align: center;
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.nav_open #sp-navi {right: 0;}
.nav_open .nav_bg {
  opacity: .8;
  visibility: visible;
}
.nav_open #spnav-toggler {right: 4px;}
.nav_open #spnav-toggler span {
  background-color: #333;
  box-shadow: 1px 1px 2px rgba(255, 255, 255, 0);
}
.nav_open #spnav-toggler span:nth-of-type(1) {
  transform: rotate(45deg);
  top: 20px;
}
.nav_open #spnav-toggler span:nth-of-type(2) {
  width: 0;
  left: 50%;
}
.nav_open #spnav-toggler span:nth-of-type(3) {
  transform: rotate(-45deg);
  top: 20px;
}
.nav_bg {
  opacity: 0;
  transition: all .6s;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  top: 0;
  left: 0;
  visibility: hidden;
  background-color: #000;
  cursor: pointer;
  position: fixed;
}
.information{
  margin: 0 0 10px;
}

/* 商品説明欄要用 -追加- */
.tm{
  display: flex;
  flex-wrap: wrap; /* モバイルで縦並びにするため */
  gap: 10px; /* 画像間の余白（任意） */
}

.tm img{
  width:30%;
}

.tm img.width40{
  width:40%;
}
/* モバイル対応：画面幅が768px以下のとき */
@media (max-width: 768px) {
  .tm img,.tm img.width40 {
    width: 100%; /* 1列に縦並び */
    margin-bottom: 10px; /* 縦の余白（任意） */
  }
}
/* 商品説明欄要 -追加- ここまで */