#single .main_title .contents .pict{
    background-image: url(https://img21.shop-pro.jp/PA01478/297/etc/maintitle_vegetables.jpg?cmsp_timestamp=20211220123556);
}
#product_single01 .flex .p-product-img{
  max-width: 430px;
  width: 100%;
}
#product_single01 .flex .p-product-img .p-product-img__main-item{
    margin-bottom: 10px;
}
#product_single01 .flex .p-product-img .p-product-img__main-item:last-of-type{
    margin-bottom: 0;
}
#product_single01 .flex .p-product-info{
  max-width: 766px;
  width: 100%;
}
#product_single01 .flex .p-product-info h1{
    font-size: 2.8rem;
}
#product_single01 .flex .p-product-info .p-product-price{
    color: #DB3011;
    margin-bottom: 43px;
    font-family: 'Kiwi Maru', serif;
}
#product_single01  .d_ib{
    display: inline-block;
}
#product_single01 .flex .p-product-info .p-product-price span{
    font-size: 2rem;
}
#product_single01 .flex .p-product-info table{
  margin: 4rem 0 90px;
}
#product_single01 .flex .p-product-info table tr th{
  width: 196px;
}
#product_single01 .flex .p-product-info table tr td span.circle{
  position: relative;
  display: block;
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 8px;
}
#product_single01 .flex .p-product-info table tr td span.circle::before{
  content: "¡ü";
}
#product_single01 .p-product-option{
    border-top: 1px solid #000;
    padding: 14px 0;
}
#product_single01 .p-product-form-stock{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 12px 0;
}
#product_single01 .p-product-option-select__ttl{
    display: inline-block;
}
#product_single01 .p-product-option select,.p-product-form-stock__input input{
    font-size: 1.6rem;
    border: none;
    background-color: #F8F6F2;
    height: 40px;
    margin-left: 30px;
    padding: 4px 6px 4px 20px;
}
#product_single01 .p-product-option select{
    width: 283px;
}
#product_single01 .p-product-form-stock__input input{
    width: 46px;
}
#product_single01 .p-product-form-btn button{
    margin: 54px 0  80px;
    position: relative;
    display: block;
    width: 314px;
    height: 70px;
    color: #FFF;
    font-family: 'Kiwi Maru', serif;
    font-weight: 500;
    line-height: 70px;
    text-align: left!important;
    letter-spacing: 0;
    padding: 0 0 0 30px;
    background: #bd331a;
    border-radius: 35px;
    box-sizing: border-box;
    border: 0;
    margin-right: 23px;
}
#product_single01 .p-product-form-btn button::before,
#product_single01 li.p-product-link-list__item a::before{
    content: "";
    position: relative;
    display: inline-block;
    width: 35px;
    height: 34px;
    vertical-align: top;
    top: 16px;
    margin-right: 15px;
}
#product_single01 .p-product-form-btn button::before{
    background: url(https://img21.shop-pro.jp/PA01478/297/etc/icon_cartW02.png?cmsp_timestamp=20211223153027) no-repeat center center;
    background-size: contain;
}
#product_single01 li.p-product-link-list__item a::before{
    background: url(https://img21.shop-pro.jp/PA01478/297/etc/icon_mailB.png?cmsp_timestamp=20211223160913) no-repeat center center;
    background-size: contain;
    width: 27px;
    height: 20px;
    top: 25px;
}
#product_single01 .p-product-form-btn button::after,
#product_single01 li.p-product-link-list__item a::after{
    content: "";
    position: absolute;
    display: inline-block;
    width: 26px;
    height: 17px;
    vertical-align: top;
    top: 27px;
    right: 28px;
    transition: .35s;
}
#product_single01 .p-product-form-btn button::after{
    background: url(https://img21.shop-pro.jp/PA01478/297/etc/arrow_W.png?cmsp_timestamp=20211223163842) no-repeat center center;
    background-size: contain;
}
#product_single01 li.p-product-link-list__item a::after{
    background: url(https://img21.shop-pro.jp/PA01478/297/etc/arrow_B.png?cmsp_timestamp=20211223163852) no-repeat center center;
    background-size: contain;

}
button:hover,li.p-product-link-list__item a:hover{
    color: #FFF;
    opacity: .7;
    background-color: #bd331a;
    transition: .35s;
}
#product_single01 .p-product-form-btn button:hover::after,
#product_single01 li.p-product-link-list__item a:hover::after{
    right: 23px;
}
#product_single01 li.p-product-link-list__item a{
    margin: 54px 0  80px;
    position: relative;
    display: block;
    width: 314px;
    height: 70px;
    color: #000;
    font-family: 'Kiwi Maru', serif;
    font-weight: 500;
    line-height: 70px;
    text-align: left!important;
    letter-spacing: 0;
    padding: 0 0 0 30px;
    background: #E8E2D4;
    border-radius: 35px;
    box-sizing: border-box;
    border: 0;
}
