#product_panel_image{
	display: none;
}
#product_panel_explain{
	width: 100%;
 /*margin-bottom: 15px;*/
    clear: both;
    float: none;
}
#product_panel_explain a{
pointer-events: none;
}
.product .product_tabs.row:after{
	display: none;
}

.input-prepend.input-append input {
    font-size: 24px;
    padding-top: 11px;
    padding-bottom: 11px;
    width: 100px;
    text-align: right;
  }
  
  .product {
    margin-bottom: 40px;
  }
  
  .product_area {
    border-bottom: 1px solid #333;
    /*padding-bottom: 40px;*/
     padding-bottom: min(14vw,85px);
  }
  .product_area_left {
    float: left;
    padding: 0;
  }
  .product_area_right {
    float: right;
    padding: 0;
  }
  
  .product_tabs {
    border-bottom: 1px solid #333;
  }
  .product_tab {
    display: inline-block;
    background-color: #f6f6f6;
    text-align: center;
    padding: 10px 0;
  }
  .product_tab.active {
    background-color: #333;
  }
  .product_tab a {
    display: block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.1em;
  }
  .product_tab.active a,
  .product_tab.active a:hover {
    color: #fff;
    text-decoration: none;
  }
  
  .product_panel {
    display: none;
  }
  .product_panel.active {
    display: block;
  }
  .product_panel_image,
  .product_panel_review {
    text-align: center;
  }
  
  .product_belong_lists {
    margin: 40px 0 20px;
    font-size: 12px;
  }
  .product_belong_list {
    padding: 0 2px;
  }
  .product_belong_list:first-child {
    padding: 0 2px 0 0 ;
  }
  
  .product_name {
    margin: 0;
    font-size: 20px;
    font-weight: normal;
  }
  .product_model {
    margin: 0;
    font-size: 10px;
    display: none;
  }
  
  .product_img {
    margin-bottom: 60px;
  }
  .product_img_main img {
    display: block;
    margin: 0 auto;
    height: auto;
  }
  .product_img_thumb li {
    float: left;
    margin-top: 10px;
    cursor: pointer;
  }
  .product_img_thumb_img {
    max-width: 100%;
    width: auto;
    height: auto;
    border: 1px solid #ccc;
  }
  .thumb_active {
    border: 1px solid #333;
  }
  
.together_product.hidden-phone{
    clear: both;
}
.together_product .heading{
    padding: 0 0 min(2vw,0.6rem);
}
  .together_product_lists {
    margin-top: min(4vw,20px);
    font-size: 12px;
	 display: grid;
    grid-template-columns: repeat(auto-fill,minmax(min(27%,150px),1fr));
    gap: min(3vw,20px);
    padding: 0;
  }
.together_product_lists:before, .together_product_lists:after{
display:none;
}
  .together_product_list {
    text-align: center;
    width: 100%;
        padding: 0;
  }
  
  .product_price_area {
    margin: 20px 0 0;
  }
  .product_regular_price {
    margin: 0 0 5px;
    font-size: 12px;
  }
  .product_price {
    margin: 0;
    font-size: 20px;
  }
  .product_price_discount {
    color: #cf0400;
  }
  .product_discount_rate {
    color: #cf0400;
    font-size: 20px;
  }
  .product_price_establish {
    margin: 0;
    font-size: 10px;
  }
  .product_stock_str {
    margin: 20px 0 0;
    font-size: 12px;
  }
  
  .product_cart_area {
    background-color: #f6f6f6;
    margin: 30px 0;
    padding: 10px 20px 20px;
    font-size: 12px;
  }
  .product_cart_table_box {
    margin-top: 20px;
    background-color: #fff;
    font-size: 12px;
  }
  .product_cart_table_box label {
    font-size: 12px;
  }
  .product_cart_select_box {
    margin: 5px 0;
  }
  .product_cart_select_name {
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .product_cart_select {
    border: 1px solid #333;
    height: 40px;
  }
  .text-titles-list__unit {
    margin: 5px 0;
  }
  .text-titles-list__unit dl {
    margin: 0;
  }
  .text-titles-list__name {
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: normal;
  }
  .text-titles-list__detail-text {
    border: 1px solid #333;
    height: 40px;
  }
  .product_cart_order {
    margin: 5px 0;
  }
  .product_cart_init_num {
    width: 20%;
    height: 30px;
    text-align: right;
    float: left;
  }
  .product_cart_unit {
    float: left;
    padding-top: 12px;
    padding-left: 20px;
  }
  .product_cart_init {
    display: none;
  }
  
  .sizeguide_table_box {
    border-top: 1px solid #ccc;
    padding-top: 40px;
    margin-top: 20px;
  }
  
  .sizeguide_table {
    margin: 20px 0;
  }
  
  .btn-addcart,
  .btn-reviews {
    border: none;
    margin-top: 30px;
    padding: 18px 0;
    background-color: #333;
    font-size: 18px;
    color: #fff;
    *background-color: #333;
    letter-spacing: 0.1em;
  }
  .btn-addcart:hover,
  .btn-addcart:focus,
  .btn-addcart:active,
  .btn-reviews:hover,
  .btn-reviews:focus,
  .btn-reviews:active {
    background-color: #666;
    color: #fff;
    *background-color: #666;
  }
  .btn-addcart i,
  .btn-addcart-quick i,
  .btn-reviews i {
    margin-right: 5px;
    vertical-align: -25%;
  }
  
  .btn-addcart-quick,
  .btn-membersonly {
    margin-top: 20px;
    padding: 10px 0;
    font-size: 18px;
    letter-spacing: 0.1em;
  }
  .btn-addcart-quick {
    border: none;
    background-color: #007fff;
    color: #fff;
    *background-color: #007fff;
  }
  .btn-addcart-quick:hover,
  .btn-addcart-quick:focus,
  .btn-addcart-quick:active {
    background-color: #4ca5ff;
    color: #fff;
    *background-color: #4ca5ff;
  }
  
  .btn-soldout {
    border: none;
    margin-top: 20px;
    padding: 18px 12px;
    background-color: #cf0400;
    font-size: 18px;
    color: #fff;
    *background-color: #cf0400;
    letter-spacing: 0.1em;
  }
  .btn-soldout.disabled,
  .btn-soldout[disabled] {
    background-color: #cf0400;
    color: #fff;
  }
  
  .btn_pis_width,
  .btn_revies_width {
    width: 300px;
  }
  
  .stock_error {
    margin: 0;
    text-align: center;
    color: #cf0400;
  }
  
  .product_related_lists {
    margin: 20px 0 0;
    font-size: 12px;
  }
  .product_related_lists_review {
    margin: 30px 0 0;
  }
  .product_related_list {
    padding: 2px 0;
  }
  
  .product_related_lists i {
    vertical-align: -40%;
  }
  
  .product_explain,
  .product_img_sub,
  .product_reviews {
    line-height: 1.8;
    margin-top: 40px;
  }

.product_explain{
    margin-top: 0;
}
  
  .product_img_sub li {
    text-align: center;
    padding-bottom: 10px;
  }
  
  .product_text_not {
    text-align: center;
  }
  
  .reviewlist_datas {
    overflow: hidden;
    zoom: 1;
    margin-bottom: 10px;
    line-height: 1.2;
  }
  
  .icon_star {
    float: left;
    /* 星10個での設定は下記を有効にする */
    /*
    width: 150px;
    */
    /* 星5個での設定は下記を有効にする */
    width: 75px;
    overflow: hidden;
  }
  
  .icon_star img {
    max-width: inherit;
  }
  
  .review_poster li {
    float: left;
    margin-left: 10px;
  }
  
  .review_poster li {
    list-style: none;
  }
  
  .reviewlist:first-child {
    border-top: none;
  }
  
  .reviewlist {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #ccc;
    text-align: left;
  }
  
  .review_ttl,
  .shopcomment_ttl {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
  }
  
  .review_img {
    float: right;
    margin: 0 0 10px 10px
  }
  
  .reviewlist_content {
    overflow: hidden;
    zoom: 1;
  }
  
  .shopcomment {
    margin-top: 10px;
    margin-bottom: 10px;
    background: #eee;
    padding: 15px;
  }
  
/*追加*/
.pt-link .noshito{
    background: none;
    border: none;
    padding: 1px 0 0 33px;
}
.noshito{
    color: #7f1a2c;
    background: #fff;
    border: 1px solid #7f1a2c;
    padding: 7px 0 7px 42px;
    font-size: 13px;
      margin-top: 15px;
}
.noshito p{
    position: relative;
    margin: 0;
}
.noshito p:before{
    content: "!";
    display: block;
    position: absolute;
    top: 7px;
    left: -23px;
    z-index: 9999;
    color: #fff;
    font-weight: bold;
      font-size: 15px;
  z-index: 1;
}
.noshito p:after{
    content: "";
    transform: rotate(45deg);
    background: #7f1a2c;
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 7px;
    left: -29px;
}
.pt-link .sei-chu{
    padding: 1px 0 0 0;
    margin-top: 4px;
    margin-bottom: 20px;
}
.sei-chu p{
	font-weight: bold;
    padding-left: min(7vw,33px);
}
.sei-chu p:before{
    top: 0px;
    left: min(2.1vw,0.7rem);
    /*left: -22px;*/
    font-size: min(2.7vw,15px);
    text-align: center;
}
.sei-chu p:after{
    width: min(4vw,18px);
    height: min(4vw,18px);
    left: min(0.5vw,0.3rem);
    top: 1px;
    /*left: -29px;*/
    left: min(0.5vw,0.3rem);
}
.sei-chu p + p{
	margin-top: 1rem;
}

.nintei{
    width: 25%;
    border: 1px solid #ccc;
    margin: 5px;
}

.meat-deli{
    border: 2px solid #7f1a2c;
    padding: 0.7em;
}

.meat-deli p{
    margin: 0;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #7f1a2c;
}

.gift-chui{
    margin: 25px 0 15px;
    border: 2px solid #7f1a2c;
    padding: 15px;
    box-sizing: border-box;
  background:#fff;
}
.gift-chui p{
    font-size: 14px;
}  
.gift-chui a{
	padding: 0.4em;
    box-sizing: border-box;
    border-radius: 20px;
    /* background: #7f6e66; */
    background: #7f1a2c;
    width: 100%;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 13px;
    margin-top: 13px;
}

.seiniku-link{
    display: flex;
justify-content: center;
}
.seiniku-link a{
margin-top: 1em;
    display: block;
    position: relative;
    width: 100%;
    max-width: 300px;
    padding: 0.7em;
    background: #fff;
    text-align: center;
    transition: 0.5s;
    color: #7f1a2c;
    border: 1px solid #7f1a2c;
    filter: drop-shadow(1px 1px 0px #ccc);
}
.seiniku-link a:after{
    -webkit-transform: rotate(45deg);
    display: inline-block;
    position: absolute;
    top: 0;
    right: 1em;
    bottom: 0;
width: 8px;
    height: 8px;
    margin: auto;
    transform: rotate(45deg);
    border-top: 3px solid #7f1a2c;
    border-right: 3px solid #7f1a2c;
    content: "";
}
.seiniku-link a:hover {
    background: #7f1a2c;
    color: #fff;
    opacity: 1;
}
.seiniku-link a:hover:after {
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
}
.hd-link a{
    margin-top: 1.5em;   
}

/*価格表*/
.pt-link{
    margin-top: 20px;
    margin-bottom: 25px;
}
.pt-link > a{
    margin-bottom: 12px;
    text-align: center;
    padding: 0.4em;
    position: relative;
    background: #7f1a2c;
    color: #fff;
    border:1px solid #7f1a2c;
    font-weight: bold;
}
.pt-link > a:after{
    -webkit-transform: rotate(135deg);
    display: inline-block;
    position: relative;
    top: -2px;
    bottom: 0;
    width: 7px;
    height: 7px;
    margin-left: 10px;
    transform: rotate(135deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
}
.pt-link > a:hover{
    background: #fff;
    color: #7f1a2c;
    opacity: 1;
}
.pt-link > a:hover:after{
    border-top: 2px solid #7f1a2c;
    border-right: 2px solid #7f1a2c;
}
.plink-banner{
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(min(100%,170px),1fr));
    gap: min(5vw,15px);
    margin-bottom: 25px;
}
.plink-banner a{
    display: block;
}
.plink-banner a img{
    width: 100%;
}
#price-table{
    padding-top: 100px;
    margin-top: -100px;
}
.product_panels{
clear: both;
}

.main .contents{
float: none;
    width: 100%;
}
/*.row{
    clear: both;
}*/
.zoutou-info{
    display: flex;
    align-items: center;
    box-sizing: border-box;
    flex-wrap: wrap;
justify-content: space-between;
}
.col .zoutou-img{
	width: 100%;
    max-width: 150px;
    margin-left: 5px;
    display: block;
}

.product_explain > p:nth-child(1){
margin-top:10px;
}

/*改修*/
.shop-comment{
background: #f8f3f0;
    border: 1px solid #7e6e65;
    display: flex;
    flex-wrap: wrap;
	gap: min(5vw,3.5rem);
    padding: min(7vw,2rem) min(7vw,4rem);
    margin: min(10vw,2.4rem) 0 min(7vw,2rem);
}
.sc-left{
	width: min(100%,150px);
}
.sc-right{
    width: min(100%,calc(100% - (150px + min(7vw,3.5rem))));
}
.shop-comment img{
    border-radius: 50%;
    aspect-ratio: 1;
    width: 100%;
}
.shop-comment h3{
    border-bottom: 1px solid #7e6e65;
    color: #7e6e65;
    text-align: center;
    padding-bottom: 0.5rem;
    font-weight: normal;
    margin: 0 0 0.9rem 0;
    font-size: min(4.5vw,18px);
}
.shop-comment p{
margin:0;
}
.shop-comment p span{
    display: block;
    text-align: right;
    margin-top: 0.4rem;
}
.p-table-new th{
background: #f8f3f0;
}
.zoutou-box{
	background: #f8f3f0;
    padding: min(7vw,2rem) min(7vw,3rem);
    /*margin: min(10vw,2.4rem) 0 min(7vw,2rem);*/
    /*margin: min(10vw,1.4rem) 0 0;*/
    margin: min(9vw,2rem) 0 min(5vw,0.5rem);
}
.zoutou-box h3{
    border-bottom: 1px solid #d2d2d2;
    margin: 0 0 0.9rem 0;
    padding-bottom: 0.7rem;
    font-weight: normal;
    line-height: 1.5;
    font-size: min(4.5vw,16px);
}
.zoutou-box h3 span{
	color:red;
}
.zoutou-box img{
	width:100%;
}
.zb-col{
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(min(100%,200px),1fr));
    gap: min(7vw,3rem);
}
.zb-col1 ul{
    list-style: none;
    margin: 0;
}
.zb-col1 ul li{
    position: relative;
    padding-left: min(16px,6vw);
    font-size: min(3.5vw,14px);
    line-height: 1.35;
}
.zb-col1 ul li:not(:first-of-type){
    margin-top: 0.5rem;
}
.zb-col1 ul li:before{
content: "";
    display: block;
    position: absolute;
    left: 4px;
    top: 6px;
    background: #333;
    width: 2px;
    height: 2px;
    border-radius: 50%;
}
.zb-col2{
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(min(27%,150px),1fr));
    gap: min(3vw,15px);
}
.zoutou-box .zb-co3 img{
    /*width: max(70%,225px);*/
     width: max(70%,235px);
    display: block;
    margin: 0 auto;
}
.zb-list{
    list-style: none;
    margin: 1.2rem 0 0;
}
.zb-list li{
    position: relative;
	padding-left: min(17px,6vw);
    font-size: min(3.5vw,13px);
    line-height: 1.55;
}
.zb-list li:before{
    content: "※";
    display: block;
    position: absolute;
    left: 0;
    line-height: 1;
    top: 1px;
    font-size: min(3.8vw,17px);
}
.pro-link-banner{
	display:block;
  margin-bottom:2rem;
}
.ex-banner{
    margin-top: min(5vw,30px);
    display: block;
}
.ex-banner + h3{
    margin-top: min(4vw,20px);
}
.table-img-box{
    display: flex;
    flex-wrap: wrap;
    margin-top: min(4vw,20px);
    justify-content: space-between;
}
.tablei-box{
width:58%;
}
.table-img-box table{
    margin: 0;
}
.timg-box{
    width: 40%;
    display: flex;
    /*flex-direction: column;*/
    gap: min(7vw,20px);
}
.timg-box p{
    font-size: min(3.5vw,14px);
    margin: 0.5rem 0 0 0;
    line-height: 1;
    text-align: center;
}
.col .table-img-box .zoutou-img{
    max-width: 100%;
    margin: 0;
}


  @media (min-width: 980px) {
    .pro-link-banner{
        margin: 0 0 2.5rem auto;
    width: 96.8%;
    }
    .product_area_left {
      width: 540px;
      float: left;
      padding: 0;
    }
    .product_area_right {
      width: 400px;
      float: right;
      padding: 0;
    }
  }
  
  @media (min-width: 768px) {
    .product_panel{
        margin-bottom: 3rem;
    }
    
    .product{
        margin-bottom: 0;
    }
    
    div + .tare{
    margin-top: 10px;
    }
    .product_explain,
    .product_img_sub,
    .product_reviews {
      padding: 0 1%;
    }
  }
  
@media (max-width: 980px) {
 .pro-link-banner {
	width: 87%;
    margin: 0 auto min(6vw,2.5rem);
}
    
    .contents_detail {
      width: 100%;
      float: none;
      padding: 0;
    }
  
    .product_area_left,
    .product_area_right {
      padding-right: 1%;
      padding-left: 1%;
    }
  }

@media screen and (max-width: 980px) and (min-width: 769px){
.pro-link-banner {
    width: 94.8%;
    margin: 0 1% 2.5rem auto;
}
}
  
  @media (max-width: 768px) {
    .col .zoutou-img{
    margin-left: 0;
    margin-top:5px;
}
    .p-table th{
    width: 35%;
}
    
    .product_area_right {
      float: none;
      padding: 0;
    }
    .product_img {
      margin-bottom: 30px;
    }
  
    .product_detail_area,
    .product_social_lists {
      padding: 0 10px;
    }
    .product_tab a {
      font-size: 12px;
    }
    .product_explain,
    .product_img_sub {
      font-size: 12px;
      /*padding: 0 10px 60px;*/
          /*padding: 0 0 60px;*/
      padding:0;
    }
    .product_reviews {
      font-size: 12px;
      padding: 0 10px 20px;
    }
    .product_reviews_btn {
      padding-bottom: 60px;
    }
    .together_product{
        margin: min(7vw,50px) 0 min(5vw,30px);
    }
    .together_product_lists {
      /*padding: 0 10px 30px;*/
    	margin-bottom: 30px;
    }
    .together_product_lists:before{
    	display:none;
    }
    .together_product_list{
    	width: 100%;
    	float: none;
    }
  
    .btn_pis_width,
    .btn_revies_width {
      width: 100%;
    }
  }
  
  /*  クイックカートイン CSS  */
  
  .cart_in_modal,
  .cart_in_error_modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7);
    z-index: 20000;
    display: flex;
    overflow: auto;
  }
  
  @media screen and (min-width: 960px) {
    .cart_in_modal,
    .cart_in_error_modal {
      align-items: center;
    }
  }
  
  .cart_in_modal__bg {
    background-color: rgba(0, 0, 0, .7);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 20000;
  }
  
  .cart_in_modal__outline {
    width: 90%;
    margin: 20px 5%;
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
    box-sizing: border-box;
    text-align: center;
    position: absolute;
  }
  
  @media screen and (min-width: 960px) {
    .cart_in_modal__outline {
      width: 900px;
      margin: auto;
      padding: 20px 70px;
      position: relative;
    }
  }
  
  .cart_in_modal__heading {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0;
    line-height: 1.4;
  }
  
  @media screen and (min-width: 960px) {
    .cart_in_modal__heading {
      font-size: 26px;
      margin: 30px 0;
      line-height: 1.2;
    }
  }
  
  .cart_in_error_modal__heading {
    font-size: 20px;
    font-weight: bold;
    margin: 40px 0 20px;
    line-height: 1.4;
  }
  
  @media screen and (min-width: 960px) {
    .cart_in_error_modal__heading {
      margin: 30px 0;
      line-height: 1.2;
    }
  }
  
  .cart_in_modal__detail {
    display: flex;
    padding: 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    align-items: center;
    flex-direction: column;
  }
  
  @media screen and (min-width: 960px) {
    .cart_in_modal__detail {
      flex-direction: row;
    }
  }
  
  .cart_in_modal__name {
    font-size: 16px;
    flex: 1;
    line-height: 1.4;
    text-align: left;
    margin: 0;
  }
  
  @media screen and (min-width: 960px) {
    .cart_in_modal__name {
      font-size: 18px;
    }
  }
  
  .cart_in_modal__image-wrap {
    padding: 5px;
    width: 170px;
    height: 170px;
    background: rgba(0, 0, 0, .1);
    position: relative;
    border: 5px solid transparent;
    box-sizing: border-box;
  }
  
  @media screen and (min-width: 960px) {
    .cart_in_modal__image-wrap {
      margin: 0 30px 0 0;
      flex-basis: 170px;
    }
  }
  
  .cart_in_modal__image {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  
  .cart_in_modal__text-link {
    color: #2169f3;
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin: 20px 0 0;
    padding: 0 0 0 20px;
    line-height: 1.15;
  }
  .cart_in_modal__text-link::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #2169f3;
    border-right: 2px solid #2169f3;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  
  .cart_in_modal__button-wrap {
    width: 100%;
    margin: 30px auto;
    font-size: 17px;
  }
  
  @media screen and (min-width: 960px) {
    .cart_in_modal__button-wrap {
      width: 350px;
    }
  }
  .cart_in_modal__button {
    font-size: 17px;
    font-weight: bold;
    line-height: 23px;
    display: inline-block;
    box-sizing: border-box;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    color: #fff;
    border: 0;
    border-radius: 4px;
    width: 100%;
    height: 58px;
    padding: 15px;
    background: #2169f3;
    box-shadow: 0 2px 0 #1a54c2;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  
  .cart_in_modal__button:hover,
  .cart_in_modal__button:focus {
    height: 58px;
    color: #e9f0fe;
    background-color: #1e5fdb;
    box-shadow: none;
    transform: translate3d(0, 2px, 0);
  }
  
  .cart_in_modal__close-icon {
    cursor: pointer;
  }
  
  .cart_in_modal__close-icon::before,
  .cart_in_modal__close-icon::after {
    content: "";
    width: 35px;
    height: 6px;
    display: block;
    position: absolute;
    top: 30px;
    right: 20px;
    background: #eee;
    border-radius: 4px;
  }
  
  .cart_in_modal__close-icon::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  
  .cart_in_modal__close-icon::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  
  .spinner::before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 100px;
    width: 100px;
    margin-top: -50px;
    margin-left: -50px;
    border-radius: 50%;
    border: 5px solid #eee;
    border-top-color: #fd7f23;
    animation: spinner 0.5s linear infinite;
  }

.syo-box{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
    margin-top: 65px;
    margin-bottom: 25px;
}
.syo-box > div:nth-of-type(1){
    width: calc((100% - 30px) / 7*6);
}
.syo-box .toku-table{
    margin: 0;
}
.syo-box > div:nth-of-type(2){
    width: calc((100% - 30px) / 7);
}
.syo-box img{
    width: 100%;
    margin: 0;
}
.toku-table ul{
margin: 0 0 0 5px;
    list-style-type: none;
}
.toku-table ul li{
padding-left: 14px;
    display: flex;
    align-items: center;
    position: relative;
}
.toku-table ul li:before{
content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #7e6e65;
    position: absolute;
    left: 0;
}

.syo-box2{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
    margin-top: 65px;
    margin-bottom: 25px;
}
.syo-box2 > div:nth-of-type(1){
    width: calc((100% - 30px) / 3.5*2.5);
}
.syo-box2 .toku-table{
    margin: 0;
}
.syo-box2 > div:nth-of-type(2){
    width: calc((100% - 30px) / 3.5);
}
.syo-box2 img{
    width: 100%;
    margin: 0;
}
.gf-box{
  /*border: 2px solid #7f1a2c;*/
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    border: 4px double #125d9d;
    box-sizing: border-box;
}
.gf-box *{
    box-sizing: border-box;
}
.gf-box h3{
  margin: 0;
  text-align: center;
  /*background: #7f1a2c;*/
  color: #fff;
  /*padding: 0.7em;*/
  line-height: 1.25;
  font-size: 14px;
    background: #125d9d;
    padding: 0.6rem;
}
.gf-box > div{
  padding: 1em;
}
.gf-box p{
margin-bottom: 1em;
}
.gf-box p span{
display: block;
    margin-top: 0.7em;
}
.gf-box a{
  max-width: 200px;
  text-align: center;
  /*background: #7f1a2c;*/
  background: #125d9d;
  color: #fff;
  border-radius: 25px;
  margin: 0 auto;
  padding: 0.7em;
  line-height: 1;
}
.websail{
    background: #7f1a2c;
    color: #fff;
    padding: 0.5em;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.1em;
    font-family: "游ゴシック";
    margin-bottom: 0.6em;
} 
.websail p{
    margin-bottom:0;
}

.alert2{
    /* background: linear-gradient(transparent 60%, #7f1a2c 60%); */
    background: linear-gradient(transparent 60%, #ffd80075 60%);
    font-weight: bold;
    font-size: 16px;
    line-height: 1.7;
}

.tare{
    display: block;
    margin-top: 2px;
}
.tare img{
    width: 80px;
}
.tare p{
    font-size: min(3.5vw,16px);
    line-height: 1.4;
    margin-bottom: 0;
}
.tare p span{
    font-size: min(4vw,20px);
    font-weight: bold;
}

.product h2.title, .product .alert + h3.title, .product .alert2 + h3.title{
    margin-top: 2em;
}

  @keyframes spinner {
    to {
      transform: rotate(360deg);
    }
  }
  
  @media screen and (min-width: 960px) {
    .sp-br {
      display: none;
    }
  }

@media (min-width: 769px){
  .add-pagetop{
  display:none;
  } 
  
.product_explain, .product_img_sub, .product_reviews {
    padding: 0;
}
/*.gf-box p{
  text-align: center;
}*/

.tare img{
    float: left;
    margin-right: 15px;
}
  
.table-img3-box .tablei-box{
    width: 47%;
}
.table-img3-box .timg-box{
    width: 51%;
}
}

  @media screen and (max-width: 768px) {
    div + .tare{
    margin-top: 0.7rem;
    }
    .add-pagetop{
        /*right: 30px;*/
      left:0;
    }
    .buy-btn{
    background: #7f1a2c;
    color: #fff;
    padding: 0.7em 0.5em 0.5em;
    /* border-radius: 5px; */
    text-align: center;
    /* width: 100%; */
    /* width: 88vw; */
    width: 96.5vw;
    white-space: nowrap;
    font-size: min(5vw,25px);
    font-weight: bold;
          display: flex;
    align-items: center;
    justify-content: center;
    }
    .buy-btn i{
        margin-right: 5px;
    top: -1px;
    position: relative;
    }
    
 #price-table{
    padding-top: 50px;
    margin-top: -50px;
}   
    
 .noshito p:after {
    top: 1px;
    left: -29px;
}
.noshito p:before {
    top: 0px;
    left: -22px;
}
.sei-chu p:before {
    top: 0.25vw;
    left: min(2.1vw,0.7rem);
}
.sei-chu p:after{
    left: min(0.5vw,0.3rem);
}
.meat-deli{
    padding: 1em;
}
.meat-deli p {
    text-align: justify;
    font-size: 15px;
    line-height: 1.5;
}
.syo-box{
    margin-top: 55px;
    margin-bottom: 25px;
}
.syo-box > div:nth-of-type(1) {
    width: 100%;
}
.syo-box > div:nth-of-type(2) {
    width: 25%;
    display: block;
    margin: 20px auto 0;
}
.syo-box2{
    margin-top: 55px;
    margin-bottom: 25px;
}
.syo-box2 > div:nth-of-type(1) {
    width: 100%;
}
.syo-box2 > div:nth-of-type(2) {
    width: 50%;
    display: block;
    margin: 20px auto 0;
}
.seifb3 div{
margin-bottom:0;
}
/*.seiniku-link a{
    margin-top: 0.5em;
}*/
.hd-link a{
    margin-top: 1.7em;   
}

.tare{
    float: none;
}
.tare img {
    display: block;
    margin: 0 auto 10px;
}
    
.tablei-box{
width:100%;
}
.timg-box{
    width: 100%;
    flex-direction: row;
    margin-top: min(7vw,20px);
}
}


@media screen and (max-width: 645px) {
.nintei {
    width: 50%;
    border: 1px solid #ccc;
    margin: 5px;
}
.syo-box > div:nth-of-type(2) {
    width: 45%;
}
.shop-comment{
	flex-direction: column;
}
.sc-left, .sc-right{
	width:100%;
}
.shop-comment img {
    width: 55%;
    display: block;
    margin: 0 auto;
}
}

.gift-iconp{
display: inline-block;
    font-size: min(3.5vw,14px);
    text-align: center;
    background: #7f1a2c;
    color: #fff;
    border-radius: 5px;
    margin: 5px auto 6px;
    padding: 0.4rem 1.5rem;
    line-height: 1;
}