@font-face {
    font-family: SourceHanSans;
    src: url("/css/SourceHanSansCN-Light.otf");
}

a:hover{
    text-decoration: none;
}

.serif {
    font-family: SourceHanSans;
}

#flowery .inner.inner--flowery {
    font-size:1.4rem;
    line-height:150%;
    padding-bottom:50px;
    }
    
    #flowery .inner.inner--flowery p {
    line-height:1.9;
    letter-spacing:.075em;
    }
    
    #flowery .inner.inner--flowery h2,#flowery .inner.inner--flowery h3,#flowery .inner.inner--flowery h4,#flowery .inner.inner--flowery h3 ~ p,#flowery .inner.inner--flowery .product-list {
    text-align:center;
    }
    
    #flowery .inner.inner--flowery h2,#flowery .inner.inner--flowery h3,#flowery .inner.inner--flowery h4,#flowery .inner.inner--flowery h3 ~ p {
    white-space:nowrap;
    }
    
    #flowery .inner.inner--flowery h2 {
    line-height:2.2;
    letter-spacing:.15em;
    }
    
    #flowery .inner.inner--flowery h3 {
    letter-spacing:.09em;
    }
    
    #flowery .inner.inner--flowery h3+p {
    line-height:2.1;
    letter-spacing:.075em;
    margin-bottom: 20px;
    }
    
    #flowery .inner.inner--flowery small {
    display:block;
    font-size:1.1rem;
    font-family: SourceHanSans;
    }
    
    .container-1200 {
    max-width:1200px;
    margin:0 auto;
    }
    
    .inner--flowery h2,.inner--flowery h3,.inner--flowery h4 {
    font-weight:400;
    margin-bottom:0;
    }
    
    .inner--flowery h2 {
    font-size:2.3rem;
    margin-top:40px;
    }
    
    .inner--flowery h3 {
    font-size:3.2rem;
    }
    
    .inner--flowery h3+p {
    font-size:1.8rem;
    padding-top:20px;
    }
    
    .inner--flowery h4 {
    font-size:1.8rem;
    margin-top:30px;
    }
    
    .inner--flowery h4+p {
    padding-top:30px;
    }
    
    .inner--flowery h4.product-cate-title {
    font-size:2.4rem;
    margin-top:50px;
    margin-bottom:20px;
    }
    
    .inner--flowery .kv__photo {
    width:100%;
    }
    
    .inner--flowery .kv__photo img {
    display:block;
    width:100%;
    }
    
    .inner--flowery .kv--lineup {
    margin-top:90px;
    }
    
    .inner--flowery .section {
    display:flex;
    margin-top:90px;
    }
    
    .inner--flowery .section--concept {
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    }
    
    .inner--flowery .section--features {
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
    max-width:1000px;
    margin:auto;
    }
    
    .inner--flowery .section--features__image {
    display:block;
    line-height:0;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    border:1px solid #fff;
    -webkit-box-shadow:6px 13px 10px -4px rgba(53,53,53,.1);
    box-shadow:6px 13px 10px -4px rgba(53,53,53,.1);
    margin:auto;
    }
    
    .inner--flowery .section+.section,.inner--flowery h3 {
    margin-top:85px;
    }
    
    .inner--flowery h3+.section {
    margin-top:45px;
    }
    
    .inner--flowery .col h4 ~ p {
    width:57.14%;
    margin:auto;
    }
    
    .inner--flowery .col--text {
    width:58.34%;
    }
    
    .inner--flowery .col--image {
    width:41.66%;
    }
    
    .inner--flowery .col--half {
    width:47%;
    }
    
    .inner--flowery .col--half h4 ~ p {
    width:85%;
    }
    
    .inner--flowery .col__image {
    display:block;
    line-height:0;
    width:100%;
    }
    
    .inner--flowery .product-list {
    width:100%;
    display:flex;
    list-style:none;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    }
    
    .inner--flowery .product-list,.inner--flowery .product-list li {
    margin:0;
    padding:0;
    }
    
    .inner--flowery .product-list li {
    width:25%;
    position:relative;
    }
    
    .inner--flowery .product-list li:before {
    content:'';
    width:100%;
    height:0;
    padding-bottom:100%;
    display:block;
    }
    
    .inner--flowery .product-list--mr li a:before {
    padding-bottom:10%;
    }
    
    .inner--flowery .product-list .product-item-photo {
    display:block;
    width:81.66666667%;
    margin:auto;
    }
    
    .inner--flowery .product-list--mr .product-item-photo {
    width:53.33333333%;
    }
    
    .inner--flowery .product-list .product-item-title,.inner--flowery .product-list .product-item-more {
    position:absolute;
    width:100%;
    left:0;
    }
    
    .inner--flowery .product-list .product-item-title {
    bottom:4.5em;
    }
    
    .inner--flowery .product-list .product-item-more {
    bottom:2.5em;
    color:#c6bdbb;
    }
    
    #flowery .inner--flowery .product-list .product-item-more small {
    width:auto;
    display:inline-block;
    border-bottom:1px solid #e8e3e0;
    padding:0 25px;
    }
    
    .inner--flowery .product-list a {
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    top:0;
    left:0;
    }
    
    .inner--flowery .product-list a:before {
    content:'';
    width:100%;
    height:0;
    padding-bottom:33.33%;
    display:block;
    }
    
    .inner--flowery .product-list a:after {
    content:'';
    display:block;
    position:absolute;
    left:7px;
    top:7px;
    width:calc(100%-16px);
    height:calc(100%-16px);
    }
    
    .inner--flowery .product-list a:hover {
    background:#fafafa;
    -webkit-box-shadow:1px 1px 6px 0 rgba(0,0,0,.2);
    box-shadow:1px 1px 6px 0 rgba(0,0,0,.2);
    -webkit-transition:all ease .4s;
    -o-transition:all ease .4s;
    transition:all ease .4s;
    }
    
    .inner--flowery .product-list a:hover .product-item-more small {
    -webkit-transition:all ease .4s;
    -o-transition:all ease .4s;
    transition:all ease .4s;
    color:#c89c81;
    border-color:#c89c81;
    }
    
    .inner--flowery .product-list a:hover:after {
    border:1px solid #e4e0df;
    }

    .inner--flowery .series-setring-list {
        padding: 0;
        list-style: none;
        margin: 0;
        padding-top: 20px;
        display: flex;
        justify-content: space-between;
    }

    .inner--flowery .series-setring-item {
        width: 49%;
        height: 280px;
    }

    .inner--flowery .series-setring a {
        color: #5e5452;
    }

    .inner--flowery .setring-info-box {
        box-sizing: border-box;
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 1;
        transition: all ease .4s;
        background: linear-gradient(to bottom,#f8f8f8 0%,#fdfdfd 50%,#fff 100%);
        box-shadow: 1px 1px 6px 0 rgba(0,0,0,.2);
    }

    .inner--flowery .setring-info-box:hover:after {
        background: rgba(0,0,0,.5);
    }

    .inner--flowery .setring-info-box:after {
        content: "";
        display: block;
        position: absolute;
        z-index: 5;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0);
        transition: background ease .4s;
    }

    #flowery .inner.inner--flowery p {
        line-height: 1.9;
        letter-spacing: .075em;
    }

    .inner--flowery .setring-info-image {
        display: block;
        width: 100%;
        padding-top: 30px;
        text-align: center;
    }

    .inner--flowery .setring-info-box:hover .setring-info-text, .inner--flowery .setring-info-box:hover .setring-info-link {
        color: #fff;
    }

    .inner--flowery .setring-info-text {
        position: relative;
        margin: 0;
        padding-top: 40px;
        text-align: center;
        font-size: 27px;
        font-weight: 400;
        line-height: 1.1;
        color: #483d3e;
        letter-spacing: .15em;
        z-index: 9;
        color: #4d3f3e;
    }

    #flowery .inner.inner--flowery small {
        display: block;
        font-size: 1.1rem;
    }
    .inner--flowery .setring-info-link {
        margin: 0;
        position: relative;
        z-index: 9;
        padding-top: 20px;
        text-align: center;
    }