@charset "euc-jp";

body {
  background-color: #ffffff;
  color: #333;
}

a {
  color: #6e5d4b;
}

a:hover {
  color: #ac2355;
}

form {
  margin: 0;
}

/*
 * layout
 */

#wrapper {
  position: relative;
}

.container {
  width: 94%;
  max-width: 1180px;
  margin: 0 auto;
}

/*
 * header
 */

.banner-belt__section a {
  background: url(https://img.shop-pro.jp/tmpl_img/79/banner_belt.png) repeat-y scroll 0 0 transparent;
  display: block;
  width: 60px;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 100%;
}

.global-nav-sp-wrap {
  width: 100%;
  height: 50px;
  border-bottom: 3px solid #6e5d4b;
  background-color: #fff;
  z-index: 10;
  position: absolute;
  top: 0;
  left:0
}

/* 存在しないセレクタ
.global-nav-sp {
  float: right;
  margin-right: 10px;
} */

.global-nav-sp-wrap-cmspbar {
  position: fixed;
}

.global-nav-sp-btn {
  display: block;
  height: 30px;
  padding-top: 15px;
  font-size: .9em;
  color: #fff;
}

.global-nav-sp-btn i {
  vertical-align: -40%;
}

.global-nav-sp-list-wrap {
  /* position: absolute;
  left: 55%;
  display: none;
  margin-left: -50%;
  width: 80%;
  border: 1px solid #ac2355;
  background: #fff;
  z-index: 1;
  max-height: 400px;
  overflow-y: auto;
  padding: 0 5%; */
    display: none;
    position: fixed;
    z-index: 10; /*サイトによってここの数値は調整 */
    top: 53px;
    left: 0;
    width: 100%;
    height: 100%;
}

.global-nav-sp-list {
  /* margin: 0; */
    position: absolute;
    top: 0;
    right: 0;
    /* transform:translate(-50%,-50%); */
    width: calc(90% - 10px);
    max-width: 400px;
    min-width: 270px;
    height: calc(100% - 75px);
    overflow-y: auto;
    padding: 55px 5px 20px 5px;
    background-color: #fff;
}

.modalBg {
    width: 100%;
    height: 100%;
    background-color: rgba(30,30,30,0.7);
}

.closeModal {
    position: absolute;
    top: 0;
    right: 5px;
    cursor: pointer;
    color: #6e5d4b;
    font-size: 3em;
    z-index: 1;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: calc(90% - 1em - 5px);
    max-width: calc(400px - 1em);
    min-width: calc(270px - 1em);
    background-color: #fff;
    padding: 0 0.5em;
}
.spMenuLogo {
  width: 90%;
  margin-right: 15px;
}

.global-nav-sp-list__search {
    height: 100px;
    padding-top: 10px;
}

.global-nav-sp-list__cat {
    margin-top: 15px;
}

.global-nav-heading {
  background-color: #6e5d4b;
  padding: 10px 20px;
  color: #fff;
  margin: 1em 0;
}

.global-nav-sp-list__unit {
  padding: 0;
  border-bottom: 1px solid #6e5d4b;
  text-align: center;
  font-size: .9em;
}

.global-nav-sp-list__unit:last-child {
  border-bottom: none;
}

.global-nav-sp-list__txt {
  display: block;
  padding: 15px 0;
}

/* .global-nav-sp-list__txt:hover {
  background: #6e5d4b;
  text-decoration: none;
  color: #fff;
} */

.global-nav-sp-menu {
    display: flex;
    /* float: left; */
    padding-top: 7px;
    width: 100%;
    margin-left: 0;
}

.global-nav-sp-menu li {
    width: calc(100% / 7);
}

.global-nav-sp-menu p {
    color: #6e5d4b;
    font-size: 10px;
    text-align: center;
    margin: 0;
}

.global-nav-sp-menu__img {
    text-align: center;
}

.global-nav-sp-menu img {
    max-height: 25px;
}

.upbar-wrap {
  padding: 10px 0;
  border-bottom: 1px solid #6e5d4b;
  background: #fff;
}

.upbar__lead {
  font-size: .8em;
  margin: 0;
  padding: 7px 0;
  float: left;
}

.upbar-list {
  margin: 0;
  padding: 0;
  float: right;
  list-style: none;
}

.upbar-list__unit {
  padding: 0 1px;
  display: inline-block;
}

.shopname-wrap {
  /* background: #ac2355 url(https://img.shop-pro.jp/tmpl_img/79/bg_header.png) no-repeat center center;
  background-size: cover; */
}

.shopname {
  position: relative;
}

.shopname .old-h1 {
  margin: 0;
  padding: 30px 0;
  height: max-content;
  align-items: flex-end;
  width: 300px;
}
.shopname__logo-pc {
  display: flex;
}
.shopname__logo-sp {
  display: none;
}

.shopname a {
  color: #fff;
}

.shopname__ad-wrap {
  position: absolute;
  top: 41px;
  right: 0;
  display: flex;
}

.shopname__ad {
  color: #fff;
  display: inline-block;
  text-align: center;
  padding: 10px 25px 5px;
  border-radius: 0 0 10px 10px;
}

.shopname__ad-deli {
  background: #6e5d4b;
}

.shopname__ad-tell {
  background: #ff8000;
}

.shopname__ad p {
  margin-bottom: 5px;
  min-height: 25px;
}

.shopname__ad i {
  vertical-align: -44%;
  margin-right: 10px;
}

.global-nav-wrap {
  background: #ac2355;
  width: 100%;
}

.global-nav {
  font-size: 1em;
  border-left: 1px solid #fff;
}

.global-nav__unit {
  text-align: center;
  border-right: 1px solid #fff;
}

.global-nav__unit:hover {
  background: #6e5d4b;
}

.global-nav__unit i {
  vertical-align: -44%;
  margin-right: 10px;
}

.global-nav__txt {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 15px 0;
}

.global-nav__txt:hover {
  color: #fff;
  text-decoration: none;
}

.downbar-wrap {
  /* background: #ffffff; */
  background: #e6e1dc;
  font-weight: bold;
}

.downbar {
  padding: 8px 0;
}

.downbar-ad {
  float: left;
  margin: 0;
}

.downbar-ad a {
  color: #6E5C4B;
}

.downbar-social {
  float: right;
  margin: 0;
}

.social__units {
  margin: 0;
  list-style: none;
}

.social__unit {
  display: inline-block;
}

.side-nav-search {
  height: 100px;
  margin-top: 10px;
}

.search-wrap {
  display: none;
}

.search {
  position: relative;
  padding: 20px 20px 15px;
}

.search__form {
  margin: 0;
  width: 100%;
}

.search__select {
  width: 100%;
  margin-bottom: 10px;
  height: 40px;
  border: 2px solid #6e5d4b;
  font-size: .9em;
}

.search__box {
  width: 70%;
  border: 2px solid #6e5d4b;
  padding: 8px 10px;
  height: 20px;
}

.search__btn {
  /* padding: 2px 11px 0px; */
  border: 2px solid #6e5d4b;
  height: 40px;
  width: calc(28% - 28px);
}

.search-keyword {
  text-align: center;
}

.search-keyword-heading {
  margin-bottom: 20px;
  font-weight: bold;
  margin: 0;
  padding-top: 10px;
}

.search-keyword-heading i {
  vertical-align: -44%;
  margin-right: 5px;
}

.search-keyword-list {
  font-size: .9em;
  margin: 0;
}

.search-keyword-list__unit {
  padding-bottom: 5px;
}

.search-keyword-list__unit a,
.search-keyword-list__unit a:hover {
  color: #2659ff;
}

.view_cart_btn a {
    color: #fff;
    padding: 12px 10px 10px 10px;
    display: block;
    text-align: center;
    background: #6e5d4b;
    text-decoration: none;
}
.view_cart_btn a:hover {
    opacity: 0.6;
}

.view_blog_wrap {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    display: flex;
}

.view_blog_btn {
    border: #ac2355 1px solid;
    text-align: center;
    padding: 3px 3px 3px 7px;
    height: fit-content;
}

.view_blog_btn a {
    color: #ac2355;
    font-size: 12px;
}

.header-sns {
  position: relative;
  padding-bottom: 5px;
}
.header-sns .follow-us {
  position: absolute;
  top: -3px;
  width: 60px;
}
.header-sns ul {
  display: flex;
  height: 100%;
  align-items: flex-end;
  margin: 0;
}
.header-sns ul li {
  width: 30px;
}

.view_account {
    text-align: center;
    padding: 3px 12px;
    height: fit-content;
}

.view_account a {
    color: #6e5d4b;
}

.badge_nominate {
    margin-right: 13px;
    position: relative;
}
.badge_nominate-img {
    width: 54px;
    position: absolute;
    top: -8px;
    right: 0;
}

.deli_info {
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 12px;
}

.deli_info_sp {
    display: none;
    text-align: center;
    width: 100%;
    background-color: #e6e1dc;
    padding: 5px 0;
    color: #6e5d4b;
}

.view_fav_btn a {
    border: #6e5d4b 1px solid;
    color: #6e5d4b;
    line-height: 25px;
    display: block;
    padding: 10px 10px 9px 10px;
    text-align: center;
    text-decoration: none;
}
.view_fav_btn a:hover {
    opacity: 0.6;
}

.view_fav_btn img {
    height: 20px;
    margin: 0 3px 2px 0;
}
/*
 * contents
 */

/* お気に入り */
.product__fav-item {
  /*margin-top: 10px;*/
	margin-top: -30px;
}

.product__fav-item button {
  padding: 0;
  cursor: pointer;
  transition: .2s;
  color: #999;
  border: 0;
  outline: none;
  background: transparent;
}

.product__fav-item .fav-items {
  color: #ff7373;
}

.product__fav-item svg {
  width: 20px;
  height: 20px;
  vertical-align: -.35em;
  fill: currentColor;
}

.t {
  width:100%;
  /*background-color:#778ae6;*/
}

.a {
  width:30%;
  /*background-color:#778ae6;*/
}

.b {
  width:70%;
  text-align: left;
  /*padding-left:25px;*/
}
/* //お気に入り */

/* どこでもカラーミー機能 */
.cartjs_product_table {
    display: none;
}

.cartjs_cart_in input[type=submit] {
  /* background: url(https://img17.shop-pro.jp/PA01152/001/etc/btn_cart_s.png) no-repeat!important; */
  background-color: #f39700;
  /* width: 108px!important; */
  width: 100%;
  /* height: 22px!important; */
  height: 30px;
  border-style: none!important;
  cursor: pointer!important;
  /* Hide text on input */
  /* text-indent: -999em!important; Hide the text, works in most modern browsers */
  /* --- Needed for IE --- */
  /* font-size: 0px!important; works well in IE7. still a black line (basically the text) in IE6. */
  display: block!important; /* Negative text-indent works in IE(6? worked fine in 7) only if this is added. */
  line-height: 0px!important;/* Another fix for IE6. */
  margin: -5px auto 0!important;
  font-size: 1em;
  font-weight: bold;
  color: #fff;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .3);
  border-radius: 4px;
}

.cartjs_cart_in input[type=submit]:hover {
    opacity: 0.7;
}
/* //どこでもカラーミー機能 */

/* コンテンツの基本レイアウトを強制上書き */
#contents :is(.main__section, .primary__section, .side-nav__section){
  float: none !important;
}
@media(min-width:981px){
  .main__section {
    display: grid;
    grid-template-columns: 25% minmax(0,1fr);
    grid-template-areas: "side primary";
  }
  .primary__section {
    grid-area: primary;
  }
  .side-nav__section {
    grid-area: side;
  }
}


/*
 * main
*/
.slider {
  position: relative;
  margin-bottom: 40px;
}

.bx-wrapper {
  z-index: 0;
}

.bx-wrapper img {
  width: 100%;
  height: auto;
}

.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: rgba(64,32,0,0.8);
}

.slider .bx-wrapper .bx-caption span {
  font-size: .9em;
  padding: 22px 10px 18px 20px;
}

.contents__section {
  background: #fff;
  padding: 20px 20px 40px;
  position: relative;
}

.seller-list__unit,
.recommend-list__unit,
.productlist-list__unit,
.together-list__unit,
.favorite-list__unit,
.history-list__unit {
  font-size: .9em;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}

.info__section {
  margin-bottom: 40px;
}

.info-list {
  margin: 0;
}

.info-list__unit {
  padding-bottom: 20px;
  font-size: .9em;
  line-height: 1.5;
}

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

.info-list__txt,
.info-list__txt:hover {
  color: #2659ff;
}

.main__section {
  max-width: 1180px;
  margin: 0;
  padding: 0;
  float: right;
}

/* .main__section-banner-side {
  max-width: 1040px;
} */

/*
 * side
 */

.banner-side__section {
  width: 120px;
  padding: 0;
  margin-right: 20px;
}

.banner-side-list__unit {
  padding-bottom: 20px;
}

.side-nav__section {
  padding: 0 20px 0 0;
  float: left;
}

.side-nav-box {
  /* border: 2px solid #6e5d4b; */
  font-size: .9em;
  margin-bottom: 20px;
}

.side-nav-heading {
  margin: 0;
  padding: 10px 0 10px 20px;
  /* background: #6e5d4b; */
  font-weight: normal;
  color: #6e5d4b;
  font-size: 1.3em;
  border-bottom: 1px solid #6e5d4b;
}

.side-nav-list {
  margin: 0;
}

li.side-nav-cate-list__unit {
    font-size: 16px;
}

.side-nav-scate-list {
  background: #ebebe6;
  display: none;
}

.side-nav-list__link {
  padding: 10px 20px;
  display: block;
}
.img-l .side-nav-list__link {
  padding: 2px 20px;
}

.side-nav-list__link:hover,
.side-nav-list__link:focus {
  text-decoration: none;
  color: #999;
}

.side-nav-list__name {
  /* display: block; */
  width: 85%;
}

.side-nav-list__icon {
  float: right;
}

.side-nav-list__img {
    margin-right: 3px;
}

.side-nav-list__img img {
    height: 20px;
}
.img-l .side-nav-list__img img {
  height: 35px;
}

.side-nav-banner-list__unit {
  max-width: 100%;
  padding-bottom: 20px;
}

.side-sns-bn {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.side-sns-bn a {
  width: calc(50% - 5px);
}

.side-nav-mobile {
  text-align: center;
  padding: 20px 15px;
}

.side_cal {
  padding: 20px 15px 0;
}

.side_cal_memo {
  text-align: center;
  padding: 0 15px 20px;
}

.tbl_calendar {
  margin-bottom: 20px;
  width: 100%;
  font-size: .9em;
}

.tbl_calendar caption {
  text-align: center;
  padding-bottom: 10px;
}

.tbl_calendar th {
  padding: .3em 0;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

.tbl_calendar td {
  padding: .5em 0;
  width: 14.2%;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

.cal_memo {
  margin-top: 1em;
  font-size: .9em;
}

.primary__section {
  padding: 0;
  float: right;
}

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * footer
 */

.footer__section {
  background: #fff;
  padding: 0 20px;
  position: relative;
}

.history__section {
  padding: 0 0 20px;
}

.footer-pagetop {
  text-align: center;
  background-color: #6e5d4b;
}

.footer-pagetop a {
  display: block;
  width: 100%;
  height: 40px;
}

.footer-pagetop-icon {
  margin-top: 8px;
}

/* U-KOMI
.reviewWebsiteRedirect {
  display: none !important;
} */

/******************************
****  ご利用ガイド ****
******************************/

#guidewrap {
	position: relative;
	width: 100%;
	padding: 50px 0 20px;
	/* background-color: #f3f3f3; */
}

#guide #shop_info table{
	position: relative;
	width: 100%;
}

#guide #shop_info table tr td{
	width: 30%;
	padding-right: 1.5%;
	padding-left: 1.5%;
	text-align:left;
	vertical-align: top;
	color: #3c3c3c;
}

#guide #shop_info h2{
	font-size: 14px;
	font-weight: normal;
	color: #3c3c3c;
	background-color: #eaeaea;
	font-family: 'Oswald', 'Lato', "Noto Sans JP",'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	text-align: center;
	padding: 5px 5px 7px 5px;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

#guide #shop_info p{
    line-height:22px;
    margin:0 0 20px !important;
}

#guide #shop_info tr td:not(:last-child) a{
	display: block;
	text-align: right;
	text-decoration: underline;
}

#guide #shop_info tr td:last-child a{
	text-decoration: underline;
}


#name_shop{
	margin-left:12px;
	margin-bottom:25px;
}



.sliderContent .item{
	background:none !important;
    float:left;  
}


.gr-to-cate {
        margin:20px 0 30px 40px;
}
.to-cate {
        width:170px;
        height:36px;
        float:left;
        vertical-align:top;
}

.num_box {
        width:54px;
        margin-bottom:4px;
        text-align:right;
        padding-right:3px;
}

/******************************
****  //ご利用ガイド ****
******************************/

.footer-notice__section {
  padding: 0 0 40px;
}

.footer-nav__section {
  padding: 30px 0;
  font-size: .9em;
}

.footer-nav-list {
  text-align: center;
  margin-left: 0;
  list-style: none;
}

.footer-nav-list__unit {
  display: inline-block;
  padding: 0;
}

.footer-copylight__section {
  text-align: center;
  margin: 0;
  padding-bottom: 20px;
}

.footer-copylight__powered {
  display: block;
  padding: 10px 0 0;
}

.footer-copylight__powered a {
  color: #a1a19f;
  text-decoration: none;
  font-size: .8em;
}

.footer-copylight__powered img {
  margin-bottom: 10px;
  margin-left: 4px;
  width: 200px;
  height: 18px;
}

#scroll {
  display: none;
  position: fixed;
  right: 0;
  bottom: 120px;
  z-index: 9;
}

.btn-scroll {
  padding: 0;
  border: 1px solid #333;
  border-radius: 0;
  background-color: #333;
  display: block;
  text-align: center;
}

.btn-scroll:hover {
  border: 1px solid #777;
  background-color: #777;
}

.btn-scroll a {
  padding: 14px 17px;
  display: block;
  color: #fff;
  text-decoration: none;
}

.btn-scroll a:hover {
  text-decoration: none;
}

.btn-osusume,
.btn-home,
.btn-cart,
.btn-search {
  margin-bottom: 1px;
}

.btn-scroll__txt {
  font-size: .9em;
  display: block;
}

.btn-osusume {
  opacity: 0;
  visibility: hidden;
  border-color: #ac2355;
  background: #ac2355;
  height: 0;
}
.btn-osusume-active {
  opacity: 1;
  visibility: visible;
  height: auto;
}

.btn-cart {
  border-color: #2c9ee2;
  background: #2c9ee2;
}

.cart-list-wrap {
  background-color: #eee;
  width: 40vw;
  max-width: 500px;
  position: absolute;
  top: 46px;
  right: 0;
  display: none;
  z-index: 10;
  padding: 15px 15px 5px 15px;
  color: #6e5d4b;
}
.view_cart_btn:hover .cart-list-wrap:not([hidden]) {
  display: block;
}

.cart-list_total {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	margin-bottom: 15px;
	padding-inline: 4px;
}

.cart-list_total .total-price{
  font-weight: bold;
  font-size: 20px;
}

.cart-list {
  height: auto;
  max-height: 40vh;
  overflow: auto;
  background: #fff;
  margin: 0 0 15px 0;
  padding: 20px 20px 10px 20px;
}

.cart-list-item {
  border-bottom: 1px dashed #6e5d4b;
  margin-bottom: 10px;
}
.cart-list-item:last-child {
  border: none;
  margin: 0;
}

.cart-list_name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.cart-list_price {
  text-align: right;
}
.cart-list_price span {
  font-weight: bold;
  font-size: 17px;
}

.cart-list-wrap a.cart-list_at {
  background: none;
  color: #ac2355;
  text-decoration: underline;
  padding: 0;
  display: unset;
  text-align: unset;
}

/*
 * product lst & seach
 */

.breadcrumb-list__section {
  /* padding-bottom: 40px; */
}

.breadcrumb-list {
  font-size: .9em;
  margin: 0;
  list-style: none;
}

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

.breadcrumb-list__unit a,
.breadcrumb-list__unit a:hover {
  color: #2659ff;
}

.freespace__section {
  margin: 0 0 40px;
}

.productlist-sort {
  background: #fff;
  border: 2px solid #ccc;
  margin: 40px 0 20px;
  padding: 15px 10px;
  font-size: .9em;
}

.productlist-sort-list {
  float: left;
  margin: 0;
}

.productlist-sort-totalnumber {
  float: right;
  margin: 0;
  padding-right: 5px;
}

.productlist-sort-totalnumber span { 
  padding: 0 5px;
}

.subcategory-list {
  font-size: .9em;
  margin: 0 auto 20px;
  padding: 10px;
  background-color: #eee;
}

.subcategory-list__unit {
  background-color: #fff;
  border: 2px solid #eee;
}

.subcategory-list__unit a {
  padding: 10px 0;
}

.subcategory-list__unit:hover {
  background-color: #6e5d4b;
}

.subcategory-list__unit a:hover {
  text-decoration: none;
  color: #fff;
}

.pagenation__section {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

.pagenation-list {
  text-align: center;
  padding-top: 15px;
}

.pagenation-list__unit {
  padding: 0 2px;
  text-align: center;
  line-height: 26px;
  display: inline-block;
}

.pagenation-list__unit a,
.pagenation-list__unit span {
  display: block;
  float: left;
  min-width: 26px;
  height: 26px;
  box-sizing: border-box;
  padding: 0 .5em;
}

.pagenation-list__unit a {
  border: 2px solid #6e5d4b;
  background-color: #fff;
  color: #6e5d4b;
  text-decoration: none;
}

.pagenation-list__unit a:hover {
  border: 2px solid #6e5d4b;
  background-color: #6e5d4b;
  color: #fff;
}

.pagenation-list__unit span {
  border: 2px solid #ccc;
  background-color: #fff;
  color: #ccc;
}

.pagenation-sp__section {
  text-align: center;
}

.pagenation-sp-list {
  margin: 0;
}

.pagenation-sp-list__unit {
  display: inline;
  margin: 0 5px;
}

/*
 * product
 */

.breadcrumb-list-pdetail {
  padding-bottom: 5px;
}

.product__section {
  margin-bottom: 40px;
}

.product-explain {
  margin-bottom: 40px;
}

.product-images-list {
  text-align: center;
}

.product-images-list__unit {
  padding: 5px 0;
}

.product-info-box {
  padding: 10px 0;
}

.product-info-box p,
.product-info-box ul {
  margin: 0;
}

.product-order-box {
  background: #f0f0f0;
  margin-top: 30px;
  padding: 20px 40px 30px;
}

.product-name {
  margin: 0;
  font-size: 1.42em;
}

.product-model {
  color: #999;
  font-size: .93em;
}

.product-price {
  margin: 0;
  font-size: 1.42em;
  font-weight: bold;
}

.product-price-discount {
  color: #f00;
}

.product-price-discount-rate {
  color: #f00;
}

.product-price-establish {
  color: #999;
  font-size: .93em;
}

.product-stock-str {
  margin: 0;
  font-size: 1.42em;
  font-weight: bold;
}

.product-related-list {
  font-size: .93em;
}

.product-related-list__unit {
  padding: 0;
  margin-right: 10px;
  display: inline-block;
}

.product-related-list__txt {
 color: #2659ff;
}

.product-related-list__txt:hover,
.product-related-list__txt:focus {
  color: #2659ff;
}

.product-social-list {
  list-style: none;
}

.product-social-list__unit {
  display: inline-block;
}

.product-option {
  padding-bottom: 10px;
}

.product-option-table {
  background-color: #fff;
}

.product-option-list__unit {
  margin: 10px 0;
}

.product-option-list__unit dl {
  margin: 0;
}

.product-option-list__name {
  margin: 0;
  padding-bottom: 10px;
  font-size: .93em;
  font-weight: normal;
}

.product-option-list__detail {
  margin: 0;
}

.product-option-list__select {
  height: 40px;
  border: 2px solid #333;
  font-size: .93em;
}

.text-titles {
  padding-bottom: 10px;
}

.text-titles-list__unit {
  margin: 10px 0;
}

.text-titles-list__unit dl {
  margin: 0;
}

.text-titles-list__name {
  margin: 0;
  padding-bottom: 10px;
  font-size: .93em;
  font-weight: normal;
}

.text-titles-list__detail-text {
  height: 40px;
  border: 2px solid #333;
  font-size: .93em;
}

.product-init-list {
  margin: 0;
}

.product-init-list__name {
  margin: 0;
  padding-bottom: 10px;
  font-size: .93em;
  font-weight: normal;
}

.product-init-list__detail {
  margin: 0;
}

.product-init-list__detail-num {
  width: 50px;
  height: 28px;
  border: 2px solid #333;
  font-size: .93em;
  display: inline-block;
}

.product-init-list__detail-updw {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}

.product-init-list__detail-updw li {
  line-height: 1.2;
}

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

.product-order-btn-list__unit i {
  margin-right: 10px;
}

.btn--addcart {
  font-size: 20px;
  font-weight: bold;
  padding: 1.2em 0 1em 0;
  border-radius: 4px;
  border: unset;
  background: -webkit-linear-gradient(#ffb131, #f39700);/*ボタンの色*/
  color: #fff;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, .3);
  position: relative;
  display: block;
  overflow: hidden;
  transition: 0.2s;
}
.btn--addcart img {
  height: 30px;
  margin-right: 5px;
  margin-top: -5px;
}

.btn--addcart:hover {
  opacity: 0.8;
  box-shadow: none;
  -webkit-transform: translateY(3px);
  color: #fff;
}

.btn--addcart::before {
  position: absolute;
  content: '';
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  animation: btn--addcart 7s ease-in-out infinite;
}
@-webkit-keyframes btn--addcart {
  0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
  80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
  100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

.poster_notification_btn[data-v-1c61fee8]{
  width: 98%!important;
  margin-right:1%;
  margin-left:1%;
  margin-top: 10px;
  border-radius: 5px;
  box-shadow: 2px 2px 2px 0px rgb(0 0 0 / 30%);
  font-size: 16px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .poster_notification_btn[data-v-1c61fee8]{
  width:100%!important;
  margin:0;
  margin-top: 10px;
}
}


.btn--quick-order {
  padding: 1.2em 0;
  border-radius: 0;
  background: #0079ff;
  border: 1px solid #0079ff;
  color: #fff;
}

.btn--quick-order:hover,
.btn--quick-order:focus {
  background: #62adff;
  border: 1px solid #62adff;
  color: #fff;
}

.btn--soldout {
  padding: 1.4em 0;
  border-radius: 0;
  border: 1px solid #cf0400;
}

.btn--soldout.disabled,
.btn--soldout[disabled] {
  background-color: #fff;
  color: #cf0400;
  font-weight: bold;
}

.product-review__section {
  margin-bottom: 10px;
}

.product-review-send-list {
  text-align: right;
  margin-bottom: 20px;
}

.product-review {
  font-size: .93em;
  margin-bottom: 40px;
}

.product-review-star {
  float: left;
  margin-right: 10px;
  padding-top: 1px;
  width: 75px;
  overflow: hidden;
}

.product-review-star img {
  max-width: inherit;
}

.product-review-poster-list {
  margin: 0;
}

.product-review-poster-list__unit {
  display: inline-block;
  margin-right: 10px;
}

.product-review-content-list__unit img {
  max-width: 100px;
}

.product-review-content-list__title {
  font-weight: bold;
  padding-top: 10px;
}

.product-review-content-list__img {
  float: left;
  padding: 10px 10px 0 0;
}

.product-review-content-list__comment {
  padding-top: 10px;
}

.product-review-res-list {
  background: #f6f6f6;
  padding: 20px;
}

.product-review-res-list__title {
  font-weight: bold;
}

.product-review-res-list__comment {
  padding-top: 10px;
}

.stock_error {
  text-align: center;
  padding-top: 5px;
  font-size: .93em;
}

/*
 * sk & privacy
 */

.privacy-par {
  margin: 0 0 20px;
  font-size: .9em;
}

/*
 * option stock
 */

.option__section {
  padding: 20px;
  text-align: center;
  font-size: .93em;
}

.option-heading {
  margin-bottom: 20px;
  font-size: 1.2em;
  border: none;
}

.btn--osclose {
  padding: .6em 1.2em;
  border-radius: 0;
  background: #333;
  border: 1px solid #333;
  color: #fff;
}

.btn--osclose:hover,
.btn--osclose:focus {
  background: #777;
  border: 1px solid #777;
  color: #fff;
}

/*
 * common
 */

.section-title-h2 {
  margin: 0 0 20px;
  padding: 15px 0;
  font-size: 1.3em;
  color: #6e5d4b;
  border-bottom: 1px solid #6e5d4b;
  font-weight: normal;
}

.cat-title-h2 {
  margin: 0 0 20px;
  padding: 15px 0;
  border-bottom: 2px solid #6e5d4b;
  color: #6e5d4b;
  text-align: center;
  font-size: 2em;
}

.section-title-h3 {
  font-size: .8em;  
}

.product-list__img_box {
  display: flex;
  justify-content: center;
}

.product-list__img {
  padding-bottom: 5px;
  object-fit: contain;
}

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

.product-list__txt_box{
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.product-list__txt,
.product-list__txt:hover {
  color: #2659ff;
  flex-grow: 1;
  margin-bottom: 10px;
}

.product-list__name {
  display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
  height: calc(1.5em * 4 - 4px);
}

.product-list__expl {
  font-size: .8em;
  display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
  flex-grow: 1;
  height: calc(1.5em * 3);
}
.product-list__regular-price {
  text-decoration: line-through;
}

.product-list__discount {
  color: #f00;
}

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

.product-list__soldout {
  color: #f00;
}

.notice-box {
  margin-bottom: 40px;
}

.notice-heading {
  margin: 0 0 20px;
  padding: 10px 0 10px 20px;
  color: #fff;
  font-size: .9em;
  background: #6e5d4b;
  line-height: unset !important;
  font-weight: bold;
}

.notice-list {
  margin: 0;
}

.notice-list__name {
  margin-bottom: 10px;
  font-size: 1em;
}

.notice-list__unit {
  margin: 0 0 20px;
  font-size: .9em;
}

.inquiry-list__name {
  margin-bottom: 10px;
  font-size: 1em;
  font-weight: bold;
}

.h-unset {
    height: unset !important;
}

@media (max-width: 1280px) {
  .banner-side__section {
    display: none;
  }

  .main__section {
    max-width: 100%;
  }
}

@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }

  /*
   * layout
   */

  .contents__section {
    width: 100%;
    padding: 20px 0 40px;
  }

  .info-list {
    padding: 0 20px;
  }

  .upbar-wrap {
    padding: 53px 0 5px;
  }

  .upbar-list {
    float: none;
    text-align: center;
  }

  .shopname {
    width: 100%;
    padding: 0;
  }

  .shopname .old-h1 {
    margin: 0 auto;
    padding: 55px 20px 5px 20px;
    font-size: 1.4em;
    text-align: center;
    align-items: center;
    width: 200px;
    justify-content: center;
    height: 42px;
  }
  .shopname__logo-pc {
    display: none;
  }
  .shopname__logo-sp {
    display: flex;
  }

  .shopname__ad-wrap {
    /* position: static; */
    display: none;
  }

  .shopname__ad {
    padding: 10px 0 5px;
    border-radius: 0;
    width: 100%;
  }

  .downbar {
    text-align: center;
    padding: 3px;
    margin-bottom: 10px;
  }

  .downbar-ad {
    float: none;
  }

  .search__btn {
    padding: 2px 11px 0px;
    width: auto;
  }

  .search-wrap {
    background-color: #fff;
    display: block;
  }

  .primary__section {
    float: none;
  }

  .side-nav-heading {
    background-color: #6e5d4b;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    border: none;
  }

  .side-nav__section {
    float: none;
    padding: 0;
    margin-top: 40px;
  }

  .side-nav-box {
    margin-bottom: 20px;
    border-right: none;
    border-bottom: none;
    border-left: none;
  }

  /* .side-nav-box ul li:nth-child(n+26){
    display:none;
  } */

  .side-nav-banner-list {
    padding: 0 20px;
  }

  .btn-more-wrap {
    margin-bottom: 40px;
    padding: 0 20px;
  }

  .btn-more {
    border: 1px solid #333;
    border-radius: 0;
    padding: 15px 0;
    background: #333;
    color: #fff;
  }

  .btn-more:hover {
    border: 1px solid #777;
    background: #777;
    color: #fff;
  }

  /* #scroll {
    bottom: 20px;
  } */

  .btn-scroll a {
    padding: 5px 8px;
  }

  .btn-scroll__txt {
    font-size: .8em;
  }

  .view_blog_wrap {
    display: none;
  }

  .badge_nominate {
    display: none;
  }

  .deli_info {
      display: none;
  }

  .deli_info_sp {
      display: block;
  }

  /*
   * contents
   */

  .main__section {
    float: none;
  }

  /*
   * footer
   */

  .footer__section {
    width: 100%;
    padding: 0;
  }

  .history-list__unit {
    font-size: .9em;
    margin-bottom: 40px;
  }

  #guidewrap {
    display: none;
  }

  .footer-notice-sp-list {
    font-size: .9em;
    margin: 0;
  }

  .footer-notice-sp-list__txt {
    padding: 10px 20px;
    display: block;
  }

  .footer-notice-sp-list__txt:hover,
  .footer-notice-sp-list__txt:focus {
    text-decoration: none;
    color: #999;
  }

  .footer-notice-sp-inquiry {
    padding: 40px 0 20px;
    background: #6e5d4b;  
    color: #fff;
  }

  .footer-notice-sp-inquiry-list {
    padding: 0 20px;
    margin: 0;
  }

  .footer-notice-sp-inquiry-list__name {
    margin-bottom: 5px;
    font-size: 1em;
  }

  .footer-notice-sp-inquiry-list__unit {
    margin: 0 0 20px;
    font-size: .9em;
  }

  .inquiry-sp-list__name {
    margin-bottom: 5px;
    font-size: 1em;
    font-weight: bold;
  }

  .inquiry-sp-list__img {
    border: 2px solid #fff;
  }

  .footer-social__section {
    text-align: center;
    padding-top: 20px;
  }

  .footer-nav-list {
    margin: 0;
    padding: 0 0 20px;
    text-align: left;
    font-size: .9em;
    line-height: 1.8;
    border-bottom: 2px solid #333;
  }

  .footer-nav__section {
    padding: 20px 0;
  }

  .footer-copylight__section {
    text-align: left;
    font-size: .8em;
  }

  .btn-home {
      display: none;
  }

  /*
   * product lst & seach
   */
  
  .breadcrumb-list {
    padding: 0 20px 5px;
  }
  
  .freespace__section {
    padding: 0 20px;
  }

  .productlist-sort__section {
    padding: 0 20px;
  }
  
  .productlist-sort-list {
    float: left;
    margin: 0;
  }
  
  .productlist-sort-totalnumber {
    float: right;
    margin: 0;
    padding-right: 5px;
  }
  
  .productlist-sort-totalnumber span { 
    padding: 0 5px;
  }

  .subcategory-list {
    padding: 10px 20px;
  }

  .pagenation-sp__section {
    text-align: center;
    padding: 20px 0;
  }

  .pagenation-sp-list {
    margin: 0;
  }

  .pagenation-sp-list__unit {
    display: inline;
    margin: 0 5px;
  }

  .pagenation-sp-info {
    padding: 10px 0;
  }

  .pagenation-sp-info span {
    padding: 5px 0;
  }

  .btn-pn {
    padding: 10px 20px;
    border: 2px solid #333;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #333;
    color: #fff;
    font-size: 1em;
  }

  .btn-pn:hover,
  .btn-pn:focus {
    border: 2px solid #777;
    background-color: #777;
    color: #fff;
  }

  .btn-pn.disabled,
  .btn-pn[disabled] {
    border: 2px solid #ccc;
    color: #cecece;
    background-color: #fff;
  }

  /*
   * product
   */

  .product__section {
    padding: 0 1.5%;
  }

  .product-order-box-wrap {
    padding-top: 50px;
    margin-top: -30px;
  }

  .product-order-box {
    margin-top: 0;
  }

  .product-related-list__unit {
    display: block;
    margin-bottom: 5px;
  }

  .product-social-list__unit {
    display: block;
    margin-bottom: 5px;
  }

  /* .product-review {
    padding: 0 20px;
  } */

  /*
   * sk & privacy
   */

  .notice-box {
    padding-top: 50px;
    margin-top: -10px
  }
  
  .notice-box:first-child {
    padding-top: 0;
    margin-top: 0;
  }

  .privacy-par {
    padding: 0 20px;
  }

  /*
   * common
   */
  
  .section-title-h2 {
    padding: 15px 20px;
  }

  .cat-title-h2 {
    padding: 15px 20px;
  }

  .product-list {
    padding: 0 20px;
  }

  .notice-list {
    padding: 0 20px;
  }

  .paragraph-item {
    margin-bottom: 20px;
    padding: 0 20px;
  }

}
@media (max-width: 768px) {
  .container {
    width: auto;
  }

  .product-review-send-list {
    text-align: center;
  }

  .product-review-send-list__unit {
    display: inline-block;
  }

  /* .product-init-list {
    margin-bottom: 20px;
  }*/

  .product-order-btn-list__unit {
    padding: 0;
  }

  .mar-sm-t10 {
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  .section-title-h2 {
    font-size: 1em;
  }

  .upbar-list__unit {
    width: 9%;
  }

  .product-order-box {
    padding: 20px 40px 30px 20px;
  }
}

/*
 * icons
 */

.icon-b, .icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}
.icon-user.icon-b, .icon-user.icon-w {
  background-position: -208px 0px;
}

.icon-lg-b, .icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  position: relative;
  top: -0.15em;
}

.icon-lg-b.icon-user, .icon-lg-w.icon-user {
  background-position: -312px 0px;
}
.icon-lg-b.icon-adduser, .icon-lg-w.icon-adduser {
  background-position: -360px -0px;
}
.icon-lg-b.icon-login, .icon-lg-w.icon-login {
  background-position: -72px -120px;
}
.icon-lg-b.icon-logout, .icon-lg-w.icon-logout{
  background-position: -48px -120px;
}
.icon-lg-b.icon-mail, .icon-lg-w.icon-mail {
  background-position: -96px -0px;
}
.icon-lg-b.icon-cart, .icon-lg-w.icon-cart {
  background-position: -264px -96px;
}
.icon-lg-b.icon-comment, .icon-lg-w.icon-comment {
  background-position: -216px -24px;
}
.icon-lg-b.icon-megaphone, .icon-lg-w.icon-megaphone {
  background-position: -24px -48px;
}
.icon-lg-b.icon-box, .icon-lg-w.icon-box {
  background-position: -288px -96px;
}
.icon-lg-b.icon-phone, .icon-lg-w.icon-phone {
  background-position: -0px -0px;
}
.icon-lg-b.icon-clock, .icon-lg-w.icon-clock {
  background-position: -360px -48px;
}
.icon-lg-b.icon-bell, .icon-lg-w.icon-bell {
  background-position: -384px -24px;
}
.icon-lg-b.icon-c_twitter, .icon-lg-w.icon-c_twitter {
  background-position: -168px -264px;
}
.icon-lg-b.icon-c_facebook, .icon-lg-w.icon-c_facebook {
  background-position: -216px -264px;
}
.icon-lg-b.icon-c_google, .icon-lg-w.icon-c_google {
  background-position: -288px -264px;
}
.icon-lg-b.icon-c_pinterest, .icon-lg-w.icon-c_pinterest {
  background-position: -336px -264px;
}
.icon-lg-b.icon-chevron_right, .icon-lg-w.icon-chevron_right {
  background-position: -24px -216px;
}
.icon-lg-b.icon-search, .icon-lg-w.icon-search {
  background-position: -312px -24px;
}
/* .icon-lg-b.icon-circled_plus, .icon-lg-w.icon-circled_plus {
  background-position: -240px -120px;
}
.icon-lg-b.icon-circled_minus, .icon-lg-w.icon-circled_minus {
  background-position: -216px -120px;
} */
/* 右矢印 .icon-chevron_small_right */
.icon-lg-b.icon-circled_plus, .icon-lg-w.icon-circled_plus {
  background-position: -120px -216px;
}
/* 下矢印 .icon-chevron_small_down */
.icon-lg-b.icon-circled_minus, .icon-lg-w.icon-circled_minus {
  background-position: -72px -216px;
}
.icon-lg-b.icon-home, .icon-lg-w.icon-home {
  background-position: -264px -24px;
}
.icon-lg-b.icon-chevron_up, .icon-lg-w.icon-chevron_up {
  background-position: -0px -216px;
}
.icon-lg-b.icon-list, .icon-lg-w.icon-list {
  background-position: -288px -144px;
}
.icon-lg-b.icon-triangle_up, .icon-lg-w.icon-triangle_up {
  background-position: -456px -192px;
}
.icon-lg-b.icon-triangle_down, .icon-lg-w.icon-triangle_down {
  background-position: -432px -192px;
}

.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon16_b.png);
}

.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon16_w.png);
}

.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_b.png);
}

.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_w.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon16_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon16_2x_w.png);
  }

  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_2x_b.png);
  }

  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_2x_w.png);
  }
}
@media (max-width: 768px) {
  .icon-b {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_b.png);
  }
  .icon-b.icon-user {
    background-position: -312px 0px;
  }

  .icon-w {
    width: 24px;
    height: 24px;
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_w.png);
  }
  .icon-w.icon-user {
    background-position: -312px 0px;
  }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_2x_b.png);
  }

  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/79/icon24_2x_w.png);
  }
}

.product-list__unit .review-summary-container{
    margin-bottom: 5px;
}
a.yomimono-link {
  display: inline-block;
  background: #6e5d4b;
  color: #fff;
  padding: 5px 10px;
  margin: 10px;
  border-radius: 5px;
  line-height: 1.4;
}

h1.h1-visually-hidden {
  font-size: 0;
  line-height: 0;
  color: transparent;
}
/* 新 商品リストのスタイル*/
.grid-list {
  --col:2; /* １列に表示する数 */
	display: grid;
	grid-template-columns: repeat( var(--col), 1fr);
  gap:0 clamp(4px,1vw,8px);
  margin: 0;
	padding-inline: 20px;
}
@media(min-width: 769px){
  .grid-list{
    --col: 3
  }
}
@media( min-width: 981px){
  .grid-list{
    --col: 4;
    padding-inline: 0;
  }  
  .history-list.grid-list {/*最近チェックした商品：981px以上で６列表示*/
	--col: 6;
  }
}
.grid-list .product-list__img {
	aspect-ratio: 1/1;
	object-fit: contain;
}
.grid-list__cart{
  display: block;
  width: 100%;
  height: 30px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  background-color: #f39700;
  border-style: none;
  cursor: pointer;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .3);
  border-radius: 4px;
  position:relative;
}
/* カート追加中のボタンスタイル*/
.grid-list__cart[aria-busy="true"]::after {
	content: "追加しています..";
	position: absolute;
	inset: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f39700;
	filter: grayscale(.4);
	cursor: progress;
}
#cart_popup {
  position: fixed;
  top: 50px;
  right: 0;
  z-index: 100;
  display: none;
  margin: 0;
  padding: 2em;
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
  color: #ffe;
  background: rgba(172, 35, 85, 0.9);
  opacity: 0;
  border-radius: 2em 0 0 2em;
}
#cart_popup.active{
  display:initial;
  animation:show-msg 1s cubic-bezier(.16,.81,.32,1) forwards,hide-msg 1s ease-in 4s forwards
}
#cart_popup > * {
	display: block;
	text-align: center;
	margin-bottom: .5em;
}
@keyframes show-msg {
  from {
    opacity:0;
    translate:50px
  }
  to {
    opacity:1;
    translate:0
  }
}
@keyframes hide-msg {
  to {
    translate:-50px;
    opacity:0
  }
}
/* 定価 > 販売価格のとき並べて表示*/
.product-list__teika {
  color: #777;
}
/* 定価があるときの販売価格を赤に*/
.product-list__teika + .product-list__price{
color:rgb(200 0 0)
}
/* 付加画像*/
.product-list__img_box {
  position: relative;
}
.grid-list__mark::after {
	position: absolute;
	top: -2px;
	left: -2px;
	width: max-content;
	height: auto;
  color: #fff;
  background: rgba(255, 0, 0, 0.7);
  padding: 4px 8px;
	padding: 4px 8px;
	display: block;
	box-sizing: border-box;
}
.grid-list__mark.mark-new::after {/* Newマーク*/
  content: "New";
  /* color: #fff ; 任意のカラー*/
  /* background: rgb(0 0 0 /.7);  任意の背景色 */
}
.grid-list__mark.mark-sale::after {/*Saleマーク*/
  content: "Sale"; /* 任意のテキスト*/
  /* color: #fff ; 任意のカラー*/
  /* background: rgb(0 0 0 /.7);  任意の背景色 */
}

.grid-list__mark.mark-osusume::after {/*おすすめマーク*/
  content: "おすすめ"; /* 任意のテキスト*/
  /* color: #fff ; 任意のカラー*/
  /* background: rgb(0 0 0 /.7);  任意の背景色 */
}

.grid-list__mark.mark-nesage::after {/*値下げマーク*/
  content: "値下げ"; /* 任意のテキスト*/
  /* color: #fff ; 任意のカラー*/
  /* background: rgb(0 0 0 /.7);  任意の背景色 */
}

.grid-list__mark.mark-urikire::after {/*売り切れマーク*/
  content: "売り切れ"; /* 任意のテキスト*/
  /* color: #fff ; 任意のカラー*/
  /* background: rgb(0 0 0 /.7);  任意の背景色 */
}

.grid-list__mark.mark-sainyuka::after {/*再入荷マーク*/
  content: "再入荷"; /* 任意のテキスト*/
  /* color: #fff ; 任意のカラー*/
  /* background: rgb(0 0 0 /.7);  任意の背景色 */
}

.grid-list__mark.mark-souryou::after {/*送料無料マーク*/
  content: "送料無料"; /* 任意のテキスト*/
  /* color: #fff ; 任意のカラー*/
  /* background: rgb(0 0 0 /.7);  任意の背景色 */
}

.grid-list__mark.mark-wazuka::after {/*残り僅かマーク*/
  content: "残りわずか"; /* 任意のテキスト*/
  /* color: #fff ; 任意のカラー*/
  /* background: rgb(0 0 0 /.7);  任意の背景色 */
}

/*END // 新商品リストのスタイル*/