@media (max-width:1024px) {
    .only-pc {
        display: none !important
    }
}

@media (min-width:1025px) {
    .only-sp {
        display: none !important
    }
}

#business-raise {
    position: relative
}

#business-raise::before {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    display: block;
    background: url(../../img/business/BUSINESS_STYLE1_1.jpg) no-repeat -246px 0;
    width: 48%;
    height: 58%;
    background-size: cover;
}

#business-raise .business-container {
    margin: 0 30px
}

#business-raise .business-container .sub-sec {
    font-size: 36px;
    color: #fff;
    font-family: "Shippori Mincho", serif
}

#business-raise .business-container .ttl-sec {
    position: relative;
    z-index: 2;
    font-size: 100px;
    color: #999;
    line-height: 1;
    font-family: "Shippori Mincho", serif;
}

#business-raise .business-container .desc-sec {
    font-size: 14px;
    line-height: 38px;
    padding-top: 68px;
    font-family: "Shippori Mincho", serif;
    position: relative;
    z-index: 1
}

#business-raise .business-top {
    max-width: 73%;
    background-color: #333;
    padding: 340px 85px;
    color: #fff
}

#business-raise .business-top_txt {
    max-width: 71%
}

#business-raise .business-bottom {
    margin-top: -200px;
    margin-left: 90px;
    position: relative;
    z-index: 2;
    max-width: 52%
}

@media (max-width:1440px) {
    #business-raise {
        margin-bottom: 200px
    }

    #business-raise::before {
        height: 730px;
        top: 100px
    }

    #business-raise .business-top {
        padding: 280px 45px
    }

    #business-raise .business-container .sub-sec {
        font-size: 28px
    }

    #business-raise .business-container .ttl-sec {
        font-size: 70px
    }
}

@media (min-width:1025px) and (max-width:1400px) {
    #business-raise .business-top {
        padding: 200px 45px
    }
}

@media (max-width:1440px) {
    #business-raise .business-container .desc-sec {
        font-size: 14px
    }
}

@media (max-width:1400px) {
    #business-raise {
        margin: 40px 0 150px
    }

    #business-raise::before {
        height: 550px
    }

    #business-raise .business-container .sub-sec {
        font-size: 24px
    }

    #business-raise .business-container .ttl-sec {
        font-size: 60px
    }
}

@media (max-width:1024px) {
    #business-raise::before {
        right: auto;
        top: 0;
        bottom: auto;
        width: 100%;
        height: 800px
    }

    #business-raise .business-container {
        padding-top: 800px;
        margin: 0
    }

    #business-raise .business-top {
        padding: 50px;
        max-width: 100%
    }

    #business-raise .business-top_txt {
        max-width: 100%
    }

    #business-raise .business-bottom {
        width: 100%;
        margin: -50px auto;
        max-width: 90%
    }

    #business-raise .business-bottom img {
        width: 100%
    }
}

@media (max-width:768px) {
    #business-raise {
        margin: 20px 0 130px
    }

    #business-raise::before {
        height: 500px
    }

    #business-raise .business-top {
        padding: 50px 20px
    }

    #business-raise .business-bottom {
        margin: -25px auto
    }

    #business-raise .business-container {
        padding-top: 150px
    }

    #business-raise .business-container .sub-sec {
        font-size: 16px
    }

    #business-raise .business-container .ttl-sec {
        font-size: 28px
    }

    #business-raise .business-container .desc-sec {
        line-height: 35px;
        padding-top: 30px
    }
}

#business-styling .styling-head {
    text-align: center
}

#business-styling .sub-sec {
    font-size: 28px;
    font-family: "Shippori Mincho", serif
}

#business-styling .ttl-sec {
    text-align: center;
    font-size: 70px;
    font-family: 'Cormorant Infant';
}

@media (max-width:1024px) {
    #business-styling .sub-sec {
        font-size: 18px
    }

    #business-styling .ttl-sec {
        font-size: 35px
    }
}

@media (max-width:768px) {
    #business-styling .sub-sec {
        font-size: 14px
    }

    #business-styling .ttl-sec {
        font-size: 30px
    }
}

.styling-list {
    margin-top: 75px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    row-gap: 130px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.styling-list .styling-item {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 1100px
}

.styling-list .styling-item .container-full {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.styling-list .styling-item:first-child::before {
    left: 0;
    background: url(../../img/business/BUSINESS_STYLE2_1.jpg) no-repeat -100px 100px;
}

.styling-list .styling-item:nth-child(2)::after {
    right: 0;
    background: url(../../img/business/img_right_02.png) no-repeat right center
}

.styling-list .styling-item:last-child::after {
    /* HERE */
    right: 0;
    background: url(../../img/business/img_right_04.png) no-repeat right center
}

.styling-list .styling-item:nth-child(3)::before {
    left: 0;
    background: url(../../img/business/BUSINESS_STYLE3_1.jpg) no-repeat -230px center
}

.styling-list .styling-item:first-child .container-full,
.styling-list .styling-item:nth-child(3) .container-full {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.styling-list .styling-item:last-child .container-full,
.styling-list .styling-item:nth-child(2) .container-full {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.styling-list .styling-item:first-child::before,
.styling-list .styling-item:last-child::after,
.styling-list .styling-item:nth-child(2)::after,
.styling-list .styling-item:nth-child(3)::before {
    content: "";
    position: absolute;
    top: 0;
    display: inline-block;
    height: 1100px;
    width: 53%;
    background-size: 100%
}

@media (max-width:1440px) {
    .styling-list {
        row-gap: 95px
    }

    .styling-list .styling-item {
        height: auto;
        padding: 8% 0
    }

    .styling-list .styling-item:first-child::before,
    .styling-list .styling-item:last-child::after,
    .styling-list .styling-item:nth-child(2)::after,
    .styling-list .styling-item:nth-child(3)::before {
        height: 100%
    }
}

@media (max-width:1280px) {
    .styling-list {
        row-gap: 60px
    }

    .styling-list .styling-item {
        padding: 6% 0
    }
}

@media (max-width:1024px) {
    .styling-list {
        row-gap: 40px
    }

    .styling-list .styling-item {
        height: auto
    }

    .styling-list .styling-item:first-child::before,
    .styling-list .styling-item:last-child::after,
    .styling-list .styling-item:nth-child(2)::after,
    .styling-list .styling-item:nth-child(3)::before {
        top: 0;
        bottom: auto;
        width: 100%;
        height: 600px;
        background-size: 100% !important
    }

    .styling-list .styling-item:first-child::before,
    .styling-list .styling-item:nth-child(3)::before {
        left: auto
    }

    .styling-list .styling-item:last-child::after,
    .styling-list .styling-item:nth-child(2)::after {
        right: auto
    }

    .styling-list .styling-item .container-full {
        padding-top: 600px
    }
}

@media (max-width:768px) {

    .styling-list .styling-item:first-child::before,
    .styling-list .styling-item:last-child::after,
    .styling-list .styling-item:nth-child(2)::after,
    .styling-list .styling-item:nth-child(3)::before {
        min-height: 240px;
        background-position: unset;
    }

    .styling-list .styling-item .container-full {
        padding-top: 260px
    }

    .styling-list .styling-item {
        padding: 0;
    }

    .styling-list {
        row-gap: 0px
    }
}

.styling-box {
    background-color: #333;
    padding: 67px 100px;
    width: 57.7%;
    position: relative;
    z-index: 1;
    color: #fff
}

.styling-box .styling-box_head {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column
}

.styling-box .styling-txt {
    font-size: 36px;
    font-style: italic;
    color: #999;
    font-family: 'Cormorant Infant';
}

.styling-box .styling-num {
    font-size: 180px;
    font-style: italic;
    line-height: 1;
    color: #999;
    position: relative
}

.styling-box .styling-num::after {
    content: "";
    display: inline-block;
    width: 70px;
    height: 3px;
    background-color: #c60;
    position: absolute;
    bottom: -2px;
    left: 0;
    right: 0;
    margin: auto
}

.styling-box .styling-box_info {
    padding: 55px 20px 0
}

.styling-box .ttl {
    font-size: 34px;
    font-family: "Shippori Mincho", serif
}

.styling-box .desc {
    padding-top: 30px;
    font-size: 16px;
    line-height: 40px;
    font-family: "Shippori Mincho", serif
}

@media (max-width:1440px) {
    .styling-box {
        padding: 4.5%
    }

    .styling-box .styling-txt {
        font-size: 26px;
        font-family: "Cormorant Infant", serif
    }

    .styling-box .styling-num {
        font-size: 130px;
        margin-top: 0;
        font-family: "Cormorant Infant", serif
    }

    .styling-box .styling-box_info {
        padding: 35px 10px 0
    }

    .styling-box .ttl {
        font-size: 24px
    }

    .styling-box .desc {
        padding-top: 20px;
        font-size: 14px;
        line-height: 30px
    }
}

@media (max-width:1300px) {
    .styling-box .styling-txt {
        font-size: 22px
    }

    .styling-box .styling-num {
        font-size: 100px
    }

    .styling-box .styling-box_info {
        padding: 30px 10px 0
    }

    .styling-box .ttl {
        font-size: 22px
    }
}

@media (max-width:1024px) {
    .styling-box {
        width: 100%;
        margin-top: -30px
    }
}

@media (max-width:768px) {
    .styling-box {
        margin-top: -20px;
        padding: 20px
    }

    .styling-box .styling-txt {
        font-size: 16px
    }

    .styling-box .styling-num {
        font-size: 50px
    }

    .styling-box .styling-num:after {
        width: 30px;
        height: 2px;
        left: -12px
    }

    .styling-box .styling-box_info {
        padding: 15px 5px 0
    }

    .styling-box .ttl {
        font-size: 20px
    }

    .styling-box .desc {
        line-height: 26px
    }
}

#business-bottom {
    margin-top: 250px;
    background: url(../../img/business/img_bottom.png) no-repeat center;
    height: 800px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

#business-bottom h2 {
    font-size: 64px;
    line-height: 70px;
    font-weight: 300;
    font-family: "Cormorant Infant", serif
}

@media (max-width:1440px) {
    #business-bottom {
        margin-top: 195px
    }
}

@media (max-width:1024px) {
    #business-bottom {
        margin-top: 100px;
        height: 500px
    }

    #business-bottom h2 {
        font-size: 32px !important
    }
}

#business-shop .shop-container {
    background-color: #fff;
    margin-top: -44px;
    padding: 120px 90px 0
}

#business-shop .shop-container .ttl {
    font-size: 32px;
    padding-bottom: 23px;
    margin-bottom: 20px;
    font-family: "Shippori Mincho", serif;
    border-bottom: 1px solid #ccc
}

#business-shop .shop-container .desc {
    font-size: 16px;
    font-family: "Shippori Mincho", serif;
    line-height: 40px
}

@media (max-width:1440px) {
    #business-shop .shop-container {
        padding: 80px 65px 0
    }
}

@media (max-width:1024px) {
    #business-shop .shop-container {
        padding: 40px 15px 0
    }

    #business-shop .shop-container .ttl {
        font-size: 22px;
        padding-bottom: 13px;
        margin-bottom: 10px;
        font-family: "Shippori Mincho", serif;
        border-bottom: 1px solid #ccc
    }

    #business-shop .shop-container .shop-container {
        padding: 30px 20px
    }

    #business-shop .shop-container h3 {
        font-size: 18px;
        padding-bottom: 13px;
        margin-bottom: 10px
    }

    #business-shop .shop-container p {
        font-size: 14px
    }
}