@import url("/resources/oshibana/css/modules/media2.css");

.product-page {
    margin-top: 18px;
}
.product-list {
    width: calc(100% + 44px);
    margin-left: -22px;
    margin-top: 48px;
}
.product-list .product-box {
    position: relative;
    width: 100%;
}
.product-list .wrapper-product-boxes {
    margin-top: 0px;
    display: flex;
}
.product-list .product-boxes {
    width: 100%;
    display: flex;
}
.product-list .product-box .new-tag-campaign {
    padding: 0px 8px 0px 16px;
    bottom: 25px;
}
.product-list .product-box .new-tag-campaign p {
    font-size: 14px;
}
.product-list .product-box .product-desc {
    padding-right: 5px;
}
.wrap-list-product {
    padding: 0px 0px 30px;
}
.product-detail hr {
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #b5b5b2;
    width: 98%;
}
.product-detail .no-border-top {
    border-top: 0px !important;
    padding-top: 0px !important;
}

.title-product.margin-product img {
    /*margin-left: -5px;*/
}
.product-pagi .ui-widget-content{
    background-color: transparent;
    border: none;
}

.media-product{
    overflow-wrap: break-word;
    margin-bottom: 3em;
    line-height: 1.8em;
}
.media-product h1{
    font-size: 23px;
}
.media-product h2{
    color: #8c5051;
    border-left: 7px solid #dedddc;
    padding-top: 5px;
    padding-bottom: 3px;
    padding-left: 16px;
    font-weight: bold;
    font-size: 23px;
}
/*.media-product p{
    color: #635e5c;
}*/
.media-product .caption-img{
    text-align: center;
    margin: 1.5em 0;
    color: #808080;
}
.media-product pre{
    display: block;
    padding: 1.5em;
    margin: auto;
    width: auto;
    font-family: "游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
    font-size: 15px;
    line-height: 1.8;
    border: none;
    white-space: unset;
    border-radius: 5px;
    border: 1px solid #b5b5b2;
    background-color: transparent;
}
.media-product a{
    color: #bb8e64;
    border-bottom: 1px #bb8e64 solid;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
.media-product .wArticle{
    max-width: 100%;
    display: block;
    margin: auto;
    border-radius: 1em;
    margin-bottom: 45px;
}
.media-product a:hover{
    color: #6F3E10;
    border-bottom: 1px #6F3E10 solid;
    transition: 500ms ease 0s;
}
.media-product p{
    margin: 0;
}
.media-product button.button-product {
    color: #ffffff;
    background-color: #873232;
    max-width: 240px;
    height: 40px;
    width: 100%;
    border-radius: 2em;
    border: 3px solid #873232;
}
.media-product button.button-product:hover {
    background-color: #f5f2ed;
    color: #4f4e4e;
    border: 3px solid #873232;
}
.media-product button.button-product i {
    right: -15%;
    position: relative;
    left: unset;
    font-size: 12px;
    margin-top: -3px;
}
.post-masonry.isotope-item:hover img.w100 {
    opacity: 0.5;
}
.title-product img {
    max-width: 140px;
    height: 32px;
    object-fit: contain;
    width: 30%;
}
.product-detail h2 {
    line-height: 1.4em;
}
.product-detail .buy-btn-wrap .price {
    font-weight: bold;
    font-size: 23px;
    margin: 0;
    text-align: center;
}
.product-detail .buy-btn-wrap p {
    margin: 5px 0 1em;
}
.buy-btn-wrap {
    background-color: #FAFAFA;
    padding: 32px 17px;
    border-radius: 6px;
    margin: 20px auto 0px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 28px;
}
body .buy-btn-wrap .ui-button {
    background-color: #292D33;
    max-width: 200px;
    height: 52px;
    width: 200px;
    border: 3px solid #292D33;
    margin: 0px;
    border-radius: 0px;
    font-size: 15px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    gap: 15px;
    align-items: center;
    color: #fff;
}
body .buy-btn-wrap .ui-button.ui-button-text-icon-left .ui-icon {
    right: -6px;
    left: unset;
    font-size: 13px;
    margin-top: 0px;
    position: relative;
    margin: 0px;
    top: unset;
    width: 17px;
}
body .buy-btn-wrap .ui-button.ui-button-text-icon-left .ui-button-text {
    padding: 0;
    line-height: 35px;
}
.desc-product-st .detail {
    margin-top: 1.3em;
}
.desc-product-st .detail ul {
    list-style: none;
    padding: 0;
    margin-top: 1.5em;
    margin-bottom: 0px;
}
.product-detail .content {
    padding-top: 81px;
    padding-bottom: 60px;
    background: #FAFAFA;
}
.product-detail .content .in-box {
    border: 1px solid #b5b5b2;
    padding: 1.5em;
    margin: 45px auto;
}
.product-detail .content .in-box p {
    margin: 0;
}
.main-product .flex-direction-nav a {
    margin: -50px 0 0;
}
.image-radius {
    border-radius: .7rem;
}
.product-bottom h3.ttl-style {
    border-left: 7px solid #dedddc;
    padding-top: 5px;
    padding-bottom: 3px;
    padding-left: 16px;
    margin-bottom: 1em;
    margin-bottom: 25px;
}
.content .sidebar-category h5 {
    margin: auto;
    font-weight: bold;
}
.sidebar-category {
    padding-left: 55px;
}
.sidebar-category ul {
    list-style: none;
    padding-left: 0px;
    margin: 14px 0px 0px;
}
.sidebar-category ul li {   
    padding: 6px 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
}
/*For sidebar repeated content bottom*/
.buy-btn-wrap .ttl-before {
    display: flex;
    margin-bottom: 1.5em;
    border-bottom: 1px dashed #b5b5b2;
}
.ttl-before .product-logo {
    padding-top: 1em;
    padding-right: 2em;
}
.ttl-before .product-logo img {
    width: 130px;
    height: 29.58px;
    object-fit: contain;
}
.ttl-before .product-title {
    text-align: left;
}
.content .buy-btn-wrap  {
    padding: 2em;
}
.content h5 {
    font-weight: bold;
    margin: 3em 0.5em 1em;
    font-size: 15px;
}
body .buy-btn-wrap .ui-button:hover {
    background-color: transparent;
    color: #121212;
    border: 3px solid #292D33;
}
.product-detail .flex-control-thumbs img {
    border-radius: 10px;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.flexslider .slides > li {
    position: relative;
    height: 0;
    padding-bottom: 7.51%;
}
.flexslider .slides > li.one-image{
    padding-bottom: 15%;
}
.product-detail .flexslider .slides img {
    border-radius: .7rem;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.product-detail .flexslider .slides .wrap-image-fit {
    width: 100%;
    height: 0px;
    position: relative;
    padding-bottom: 100%;
}
.product-detail .flexslider .slides > li {
    height: auto;
    padding-bottom: 0px;
}
.product-detail .top-right {
    padding-left: 56px;
    padding-bottom: 84px;
    padding-top: 33px;
    padding-right: 0px;
}
.product-detail .oshibana-product .slick-prev, .product-detail .oshibana-product .slick-next {
    top: -50px;
}
.detail li {
    color: #484848;
}
.share-wrap .fb-like.fb_iframe_widget{
    position:relative;
    left: 0%;
}
.wrapper-twitter-share {
    margin-left: -10px!important;
}

/*by dini*/
.product-page .head .title {
    text-align: center;
    margin: 1.5em 0;
}
.product-page .head .title h4 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 22px;
}
.product-page .head .uline {
    border-top: 1px solid #c3a39d;
    border-bottom: 1px solid #8e5152;
    width: 190px;
    margin: auto;
    padding: .16em;
}
.product-page .head .line-dashed{
    border: 1px dashed #c3a39d;
    margin-bottom: 1em;
}
.product-page .head .title h4.btm {
    font-size: 12px;
    color: #a39a97;
    font-weight: 500;
}
.category-product .product-page .head .title {
    margin-bottom: 15px;
}
.product-list .blog-masonry {
    margin-right: -5px;
}
.product-list .post-masonry {
    width: calc(104% - 1px); /*100%*/
    margin-bottom: 0;
}

.product-list .ui-widget-content{
    border: none !important;
}
.img-product-wr {
    width: 100%;
    margin: 0 0 .5em;
    position: relative;
    padding-bottom: 100%;
}
.layout-product-list .ui-widget-content{
    flex-wrap: wrap;
}
.layout-product-list .ui-grid-col-3 {
    width: 100%;
    display: flex;
    padding: 19px 22px;
}
.img-product img {
    width: 100%;
    height: 185.22px;
    object-fit: cover;
}
.desc-pro {
    margin: .5em auto;
}
.new-product-top {
    background-color: #8b3333;
    position: absolute;
    right: 0;
    top: 0;
}
.new-product-top p {
    color: #ffffff;
    margin: 11px 20px;
    font-size: 12px;
    line-height: 1em !important;
    font-weight: bold;
}
.item-category .head-ttl{
    height: auto;
    height: auto;
    width: 11%;
    display: inline-block;
    margin-right: 4%;
}
.line{
    border: 1px solid #c0bcba;
}

.bottom-dashed{
    border-bottom: 1px dashed #c0bcba;
}
.category-display{
    display: inline-block;
}
.head .item-category{
    margin-bottom: 0em;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.wrap-list-product .width-wrap .ui-widget-header{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    font-weight: normal;
}

/*masonry plugins*/
.post-masonry .blog-thumb {
    position: relative;
    overflow: hidden;
}
.box-content {
    background: white;
    padding: 25px;
    overflow: hidden;
}
.post-masonry .blog-thumb img {
    width: 100%;
    display: block;
}
.overlay-b {
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    bottom: 0;
    left: 0;
}
.overlay-b .overlay-inner {
    position: relative;
    width: 100%;
    height: 100%;
}
.overlay-b .overlay-inner a {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -18px;
    margin-top: -18px;
    border: 1px solid #d5d5d5;
    width: 36px;
    height: 36px;
    display: block;
    text-align: center;
    line-height: 36px;
    color: white;
}
.post-masonry .blog-body h3.post-title {
    font-size: 18px;
    font-weight: normal;
}
.post-masonry .blog-body h3.post-title a {
    color: #2c2c2c;
}
.post-masonry .blog-body span {
    display: inline-block;
    margin: 10px 0;
}
/*add loader delay*/
.loader-item {
    position: absolute;
    width: 44px;
    height: 44px;
    margin: -22px 0 0 -22px;
    top: 50%;
    left: 50%;
    text-align: center;
    background: white;
    border-left: 4px solid;
    border-right: 4px solid;
    border-top: 4px solid;
    border-bottom: 3px solid transparent !important;
    border-radius: 22px;
}
#pageloader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    background-color: white;
    z-index: 9999;
}
/* end by dini*/

/*.product-bottom h3 {
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 10px;
}*/
.product-bottom p {
    margin: 0em 0;
}
.product-bottom .buy-btn-wrap h2 {
    font-weight: bold;
    font-size: 23px;
    margin: 0 auto;
    color: rgb(79, 78, 78);
    border-left: none; 
    padding-top:  0; 
    padding-bottom: 0; 
    padding-left: 0;
}
.product-bottom .buy-btn-wrap p {
    margin: 5px 0 2em;
}
.product-bottom .buy-btn-wrap h3 {
    font-weight: bold;
    font-size: 23px;
    margin: 1em auto;
}
.product-list .post-masonry p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    margin-top: 1em;
    line-height: 1.6em;
}
.share-wrap {
    display: flex;
    align-items: flex-start;
    margin-left: -12px;
    margin-top: 11px;
    margin-bottom: -11px;
}
.product-detail .share-wrap .fb-like span {
    height: 20px !important;
}
.product-detail .flex-control-thumbs li {
    width: 25%;
    position: relative;
    height: 0;
    padding-bottom: 19.4%;
}
.product-detail .flex-control-thumbs {
    margin: 5px -5px 0;
    width: calc(100% + 10px);
}
.product-detail .fb-share-button {
    margin: 0 9px 0 -9px;
}
.tags-wrap {
    display: flow-root;
    float: none;
}
.tags-wrap .other-txt {
    margin: 0 10px 0 0;
    display: inline-block;
}
.tags-wrap .other-txt i {
    color: #bb8e64;
    transform: scaleX(-1);
}
.tags-wrap h5 {
    display: inline-block;
    color: #bb8e64;
    margin: 0px 3px;
    word-break: keep-all;
    font-size: 14px;
}
.tags-wrap a:hover h5 {
    text-decoration: underline;
    transition: 500ms ease 0s;
}
.tag-and-share {
    margin-top: 24px;
}
.tag-and-share .tag-wrap {
    padding: 0px;
    margin-top: 24px;
}
.item-container .con-pgrf2 {
    font-size: 15px;
}
.item-container .object-fit-50 {
    padding-bottom: 75%;
}
.ttl-before .product-logo {
    min-width: 174px;
}
.banner-container .item-logo {
    display: flex;
    align-items: center;
    max-width: 27.3%;
}
.banner-container .item-logo img {
    width: 100%;
    margin: 0px;
    display: block;
}

/*recommend product*/

.title.sm-view-flex h5 {
    font-weight: bold;
    font-size: 21px;
    color: #0b0b0b;
}
.head .title {
    text-align: center;
    margin-bottom: 2em;
}
.recent-product .title h4 {
    font-size: 20px;
}
.recent-product .head .uline {
    width: 123px;
}
.pos-relative-div {
    position: relative;
}
.book-index-recom .book-div .slide-img-top img {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.book-div .border-item-wrap {
    padding: 1.5em 1.5em 1.5em !important;
}
.book-index-recom .book-div .slide-img-top {
    position: relative;
    height: 0;
    padding: 0;
    padding-bottom: 100.5%;
    width: 100%;
    margin: auto;
}
.book-div .slide-img-top {
    padding-top: 0;
    display: flex;
    align-items: center;
}

.book-div .slick-slide {
    border-right: 1px solid #d3d2d3;
}
.object-img img{
    object-fit: cover !important;
}
.book-index-recom .book-div .slide-img-top img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* important*/
}

.book-div .slide-caption {
    margin-top: 1em !important;
}
.products-page{
    /*padding: 1em 0 5em;*/
}
.product-brand-slider {
    width: 100%;
}
.product-brand-slider .slick-dots{
    bottom: -3em !important;
    margin-bottom: 3em;
}
.product-brand-slider .slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #8b5050;
}
.book-div .product-brand-slider .slick-slide {
    border-right: 1px solid #d3d2d3;
}
.product-brand-slider .slick-dots li button:before {
    border: none;
    background-color: #d3d2d3;

}
.feature-index{
    background-color: #fbf7f3;
}
.post-masonry .img-product img {
    border-radius: 0px;
}
.book-index-recom .book-div .slick-list {
    border-left: none;
}
.recommend-product .wrap-book-list-index.book-div {
    margin-left: -.5em;
    margin-right: -.5em;
}
.recommend-product .book-div .book-list-index .slick-track {
    display: flex;
    border: 1px solid #d3d2d3;
}
.recommend-product .book-div .border-item-wrap {
    padding: 1em;
}
.products-page .book-index-recom .book-div .slick-next {
    right: -5.3%;
    top: calc(50% - 35px);
}
.products-page .book-index-recom .book-div .slick-prev {
    left: -5.3%;
    top: calc(50% - 35px);
}
.products-page .book-index-recom .book-div.popular .slick-next {
    right: -5.3%;
    top: 50%;
}
.products-page .book-index-recom .book-div.popular .slick-prev {
    left: -5.3%;
    top: 50%;
}
.products-page .book-index-recom .slick-prev.slick-arrow.slick-disabled, .book-index-recom .slick-next.slick-arrow.slick-disabled {
    opacity: 1;
    color: #666;
    cursor: default;
}
.book-index-recom .slick-track {
    border: 1px solid #d3d2d3;
    border-right: none;
}
.products-page .mar-top{
    margin-top: 2em;
}
.item-link button.button-link {
    color: #ffffff;
    background-color: #873232;
    max-width: 240px;
    height: 40px;
    width: 100%;
    border-radius: 2em;
    border: 3px solid #873232;
}
.item-link button.button-link i{
    right: -15%;
    position: relative;
    left: unset;
    font-size: 12px;
    margin-top: -3px;
}
.wrap-list-product .btn-seemore {
    display: table;
    margin: 0em auto 1em;
}
.seemore.pop-book {
    text-align: center;
    border: 1px solid;
    margin: 2.5em auto 0em;
    /* width: fit-content; */
    padding: 3px 3em;
    border-radius: 50px;
    cursor: pointer;
    display: table;
    color: #4f4e4e;
    font-size: 13px;
}

/* added to handle 2 row images */
.sameheight-wrap-double-images {
    justify-content: space-around;
    display: inline-block;
}
.float-left img {
    float: left;
    object-fit: cover;
    border-radius: 8px;
}

/*added to handle recipe detail*/ 
.desc-product-st img.img-small-custom{
    width: 81px;
}
.goods-detail-description.block-goods-spec br{
    display: none;
}
.goods-detail-description.block-goods-spec{
    margin: 0;
}
.goods-detail-description.block-goods-spec span,
.goods-detail-description.block-goods-spec dt{
    font-weight: 500;
    font-size: 15px;
}
.goods-detail-description.block-goods-spec:last-child span{
    margin-top: 5px;
}
.font16-custom {
    display: -webkit-flex;
    text-indent: 0;
    margin-top: -25px;
    padding-left: 20px;
}
.desc-product-st img {
    width: 100%;
}
.desc-product-st p span br:nth-child(5n){
    display: none;
}

/*product detail oshibana*/
.product-content .flexslider {
    margin: 0px;
}
.product-content .top-left {
    padding: 35px 0px 84px;
}
.product-content .title-product-text {
    font-size: 28px;
    font-weight: 600;
    line-height: 140%;
    margin: 24px 0px 0px;
}
.product-content .title-product-subtitle {
    margin-top: 24px;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
}
.desc-product-st {
    margin-top: 20px;
    border-bottom: 1px dashed #b5b5b2;
    padding-bottom: 24px;
}
.desc-product-st p {
    margin: 0px;
}

.product-detail .content .article-title {
    font-size: 28px;
    font-weight: 600;
    line-height: 140%;
    margin: 0px 0px 16px;
}
.product-content.bottom {
    display: grid;
    grid-template-columns: 71.1% 28.9%;
}
.section-title-product {
    font-size: 24px;
    font-weight: 500;
    line-height: 140%;
    margin: 0px;
}
.related-product-container .product-boxes .slick-slide {
    padding: 20px 15px;
}
.related-product-container .product-boxes {
    width: calc(100% + 30px);
    margin-left: -15px;
}

.related-product-container .section-title-product {
    margin-bottom: 4px;
}
.product-brand-list {
    gap: 30px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 24px;
}
.related-product-container {
    margin-bottom: 28px;
}
.title-product .brand-top {
    display: flex;
    gap: 18px;
}
.title-product .brand-top img {
    max-width: 27.3%;
    height: 36px;
    object-fit: contain;
    width: auto;
}
.buy-btn-wrap form {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.product-detail .buy-btn-wrap .price span {
    font-size: 14px;
    font-weight: 400;
}
.desc-product-st p {
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
}


@media screen and (max-width: 1024px){
    .item-category .head-ttl {
        height: auto;
        height: auto;
        width: 15%;
        display: inline-block;
        margin-right: 4%;
    }
    .title-product.margin-product img {
        margin-left: 0px;
    }
    .layout-product-list .ui-grid-col-3 {
        padding: 7px;
    }
    .product-list {
        width: calc(100% + 14px);
        margin-left: -7px;
    }
    .buy-btn-wrap {
        flex-direction: column;
    }
    .product-content.bottom {
        grid-template-columns: 73% 27%;
    }
    .sidebar-category {
        padding-left: 35px;
    }
}

@media screen and (max-width: 768px) {
    .title-product.margin-product img {
        margin-left: 0px;
    }
    .product-list .post-masonry {
        width: calc(100% - 1px);
    }
    .item-category .add-margin{
        margin-right: 7% !important;
    }
    .item-category .head-ttl {
        height: auto;
        height: auto;
        width: 18% !important;
        display: inline-block;
        margin-right: 4%;
    }
    .product-detail .oshibana-product .product-boxes .slick-list {
        overflow: hidden;
    }
}

@media screen and (max-width: 1024px){
    .item-category .head-ttl {
        height: auto;
        height: auto;
        width: 15%;
        display: inline-block;
        margin-right: 4%;
    }
}

@media screen and (max-width: 768px) {

    .share-wrap .fb-like.fb_iframe_widget {
        position: relative;
        left: 0px;
    }
    .product-list .ui-grid-row {
        flex-wrap: wrap;
    }
    .product-list .ui-grid-row .ui-grid-col-3 {
        width: 50%;
    }
}

@media screen and (max-width: 40.063em) {
    .share-wrap .fb-like.fb_iframe_widget {
        position: relative;
        left: 11px;
    }
    .title-product.margin-product img {
        margin-left: 0px;
    }
    .brand-sm img {
        margin-left: 0;
    }
    .product-detail hr {
        width: 91%;
    }
    .share-wrap .fb-like.fb_iframe_widget{
        left: 11px;
    }
    .product-page .head .title {
        text-align: center;
        margin: 23px 0 25px;
    }
    .mar-topSM{
        margin-top: 2em;
    }
    .products-page .book-index-recom .title.sm-view-flex {
        justify-content: space-between;
        align-items: center;
        margin: 2em 6px 3px 0px;
    }
    .main-product .flex-direction-nav a {
        margin: -40px 0 0;
    }
    .product-detail .top-right {
        padding: 0px 0px 40px;
    }
    .product-detail .content {
        border-top: none;
        padding-top: 36px;
        padding-bottom: 0;
    }
    .content .item-container {
        padding-right: 0;
        padding-left: 0;
        padding-top: 0;
    }
    .content h5 {
        margin: 1em 0.5em;
    }
    .content .buy-btn-wrap {
        padding: 2em 1em;
    }
    .ttl-before .product-logo {
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 1em;
    }
    .product-bottom .buy-btn-wrap h2 {
        margin: auto;
    }
    .buy-btn-wrap .ttl-before {
        display: block;
    }
    .sidebar-category ul {
        list-style: none;
        padding-left: 0;
        margin-top: 10px;
    }
    .product-list .post-masonry {
        width: 50%;
        height: 205px;
    }
    .product-list .ui-grid .ui-datagrid-column {
        width: 100%;
        padding: 0;
    }
    .product-list .layout1 .ui-widget-content {
        display: block;
    }
    .product-list .layout1 .ui-grid .ui-grid-row {
        width: 100%;
    }
    .product-list {
        margin-bottom: 0px;
        width: 100%;
        margin-left: 0px;
        margin-top: 34px;
    }
    .product-list .wrapper-product-boxes {
        margin-bottom: 32px;
    }
    .product-list.list-pagi .ui-datagrid .ui-paginator-bottom {
        margin-top: 4px;
    }
    .wrap-list-product {
        padding-bottom: 18px;
    }
    .product-list .product-box {
        padding: 18px 20px 24px;
    }
    .product-list .product-box p.head {
        font-size: 16px;
        line-height: 150%; /* 24px */
    }
    .product-list .product-box .head {
        font-size: 16px;
        line-height: 150%; /* 24px */
    }
    .product-list .product-box .product-desc {
        margin-bottom: 12px;
        padding-right: 12px;
    }
    .product-detail .fb-share-button {
        margin: 0px 5px 0 -2px;
    }
    .product-detail .content .in-box {
        margin: 30px auto;
    }
    .product-detail .item-container {
        margin-top: 3em;
    }
    .banner-container {
        margin-top: 2em;
    }
    .product-detail .sidebar-category {
        margin-top: 0em;
        padding: 38px 0px 31px;
    }
    .banner-container .sm-slider {
        flex-wrap: nowrap!important;
        padding-left: 16px;
    }
    .banner-container .border-radius5 {
        min-width: 57.5vw;
        max-width: 57.5vw;
        padding: 0;
    }
    .item-container .sm-slider {
        flex-wrap: nowrap!important;
        padding-left: 16px;
    }
    .item-container .border-radius5 {
        min-width: 57.5vw;
        max-width: 57.5vw;
        padding: 0;
    }
    .product-detail .flexslider {
        margin: 0px;
    }
    .tag-and-share .tag-wrap {
        margin-top: 16px;
    }
    .hzline {
        border-top: 1px solid #b5b5b2;
        width: 96%;
        margin: auto;
    }
    .item-container h5 {
        margin: 1em 16px;
    }
    .banner-container h5 {
        margin: 1em 16px;
    }
    .product-page .wrap-list-product {
        padding: 0.5em 9px;
    }
    .product-list .blog-masonry {
        margin-right: -3px;
    }
    .share-wrap {
        position: relative;
        left: -16px;
    }
    .banner-container .border-radius5 a {
        display: flex;
        margin-right: 16px;
    }
    .item-container .border-radius5 a {
        display: block;
        margin-right: 16px;
    }
    .layout-product-list .ui-widget-content {
        display: block;
    }
    .book-index-recom .product-brand-slider {
        display: flex;
        overflow-x: scroll;
        padding-left: 14px;
    }
    .post-masonry .img-product img {
        border-radius: 0px;
    }
    .list-last li {
        margin-bottom: 10px;
        font-size: 13px;
        width: 100%;
        float: left;
    }
    .head .item-category {
        margin-bottom: 0px;
        padding-right: .5em;
        width: 50%;
    }
    .head .item-category:nth-child(odd) {
        padding-left: 0;
    }
    .head .item-category:nth-child(even) {
        padding-right: 0;
    }
    .item-category .head-ttl {
        height: auto;
        height: auto;
        width: auto; 
        display: inline-block;
        margin-right: 4%;
        margin-bottom: .5em;
    }
    .category-display{
        display: inline-table;
    }
    .book-index-recom .book-div .slide-img-top {
        position: relative;
        height: 0;
        padding: 0;
        padding-bottom: 90%;
        width: 100%;
        margin: auto;
    }
    .products-page .feature-index .title h5 {
        margin-top: 10px;
    }
    .wrapper-twitter-share {
        margin-left: 0px;
    }
    .wrapper-twitter-share {
        margin-left: 0!important;
    }
    .product-list .product-boxes {
        margin-top: 0px;
    }
    .product-content .top-left {
        padding: 29px 0px 0px;
    }
    .title-product .brand-top img {
        max-width: 40%;
    }
    .product-content .title-product-text {
        font-size: 20px;
        margin-top: 18px;
    }
    .product-content .title-product-subtitle {
        font-size: 15px;
        margin-top: 12px;
    }
    .buy-btn-wrap {
        margin-top: 24px;
        padding: 16px 20px 20px;
        gap: 17px;
    }
    .desc-product-st p {
        font-size: 15px;
    }
    .product-content.bottom {
        display: block;
    }
    .product-detail .content .article-title {
        font-size: 20px;
    }
    .related-product-container .product-boxes {
        width: 100%;
        margin-left: 0px;
    }
    .related-product-container .product-boxes .slick-slide {
        padding: 16px 32px 20px 0px;
    }
    .oshibana-product.related-product-container .product-boxes .slick-list {
        padding-right: 27px;
    }
    .banner-container .item-logo {
        min-width: 57.5vw;
        max-width: 57.5vw;
        width: 57.5vw;
    }
    .product-brand-list {
        gap: 16px;
        flex-wrap: nowrap;
        width: calc(100% + 30px);
        overflow: auto;
        margin-left: -15px;
        padding: 0px 15px;
        scrollbar-width: none;
    }
    .product-brand-list::-webkit-scrollbar {
        width: 0px;
        background: transparent;
        height: 0;
    }
    .related-product-container {
        margin-bottom: 38px;
    }
    .section-title-product {
        font-size: 18px;
    }
    .sidebar-category ul li {
        font-size: 15px;
    }
    .desc-product-st {
        margin-top: 24px;
    }
    .related-product-container.oshibana-product .slick-slider .slick-prev, .related-product-container.oshibana-product .slick-slider .slick-next {
        bottom: calc(100% + -2px);
    }
    .product-detail .oshibana-product .slick-prev, .product-detail .oshibana-product .slick-next {
        top: unset;
    }
    .product-detail .oshibana-product .product-boxes .slick-list {
        overflow: visible;
    }
}