
body.is-LogoImgHeightDesignOption-medium .header__logo .logoImage {
        max-height: 68px;
}
@media only screen and (max-width:1024px) { 
    body.is-LogoImgHeightDesignOption-medium .header__logo .logoImage {
    max-height: 42px;
    }
}

    .header__logo__subtxt {
        font-size: 12px;
        display: none;
    }

.top-wrapper{
    background: url(https://basefile.akamaized.net/sohbi-base-shop/66681421227f6/bg.png) no-repeat center;
}

.mainClr{
    color: rgb(14, 132, 103);
}

.header__gnav__link {
        font-size: 15px;
}
@media screen and (min-width: 1024px) {
    .header__gnav__link {
        font-size: 15px;
    }
}
.header__gnav__link::before{
    background-color: #0E8467;
}

/*ハンバーガーナビ*/
.header__snav__nav {
    margin-bottom: 28px;
}

@media screen and (min-width: 768px) {
    .header__snav__navBox {
        padding: 14px 0px 120px;
    }
}

.header__snav__item{
    margin-bottom: 0;
    border-bottom: 1px solid #ccc;
    padding: 12px 34px;
}
.header__snav__link{
    font-size: 14px;
}

.header__snav__smallTtlBox,
.items-catepage__sidebar__smallTtlBox {
    margin-bottom: 5px;
    border-bottom: 1px solid #199375;
    padding: 5px 34px;
    color: #199375;
}
.header__snav__smallTtlBox {
    padding: 5px 34px;
}
.items-catepage__sidebar__smallTtlBox {
    padding: 5px 0;
}
.header__snav .appsItemCategoryTag_child {
    font-family: "Noto Sans JP", sans-serif;
    margin-bottom: 0;
    padding: 12px 34px;
    border-bottom: 1px solid #ccc;
}
.header__snav .appsItemCategoryTag_child a{
    font-size: 14px;
    margin-bottom: 0;
}

.header__snav__bottomBox {
    margin-top: 0;
}
.header__snav__icon {
    margin: 0 20px;
}


/*フッター*/
.footer-company__logo {
    width: 198px;
}


/*トップスライド*/
@media screen and (min-width: 768px){
    .slider-kv .slick-slide{
        height: 420px;
        overflow: hidden;
    }
}
.slider-kv__arrow{
    background: #0E8467;
}
.slider-kv__arrow__line{
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
}

/*トップ新着*/
/*見出し*/
.top-items .ttl-main{
    background: url(https://basefile.akamaized.net/sohbi-base-shop/679063983ad9b/midashi2.png) no-repeat left top;
    text-indent: -9999px;
    height: 40px;
    background-size: 209px auto;
}

@media screen and (min-width: 768px) {
    .top-items .ttl-main{
        background-size: 190px auto;
    }
}

.carousel__listWrapper{
    overflow: initial;
}
.items-archive__link {
    border: none;
    background-color: transparent;
}
@media screen and (min-width: 768px) {
    .items-archive__txtBox {
        padding: 0;
    }
}
body.is-itemsImgDesignOption-horizon .items-archive__img {
    padding-bottom: 79.8%;
}
.items-archive__txtBox {
    padding: 0;
}

.items-catepage__sidebar .appsItemCategoryTag_child a{
    font-size: 14.5px;
}

/*返品*/
.top-desc {
    padding: 0 0 60px;
}

.top-desc__txt {
    max-width: initial;
}
.top-desc__item {
    text-align: left;
}

.top-desc__ttl {
    text-align: left;
}
@media screen and (min-width: 576px) {
    .top-desc__ttl {
        text-align: left;
    }
}
@media screen and (min-width: 768px) {
    .top-desc {
        padding: 40px 0 100px;
    }
}
@media screen and (min-width: 576px) {
    .top-desc__ttl {
        margin-bottom: 8px;
    }
}


/*商品詳細ページ*/
.item-detail__form .purchaseButton button, .item-detail__form .purchaseButton .purchaseButton__btn{
    background-color: #0E8467 !important;
}



/*私たちについて*/
.about-subcontents__wrapper{}
.about-subcontents__ttlBox{}
.about-subcontents__ttlBox .ttl-txt02 .mainClr{ padding-right: 15px; }
