@charset "UTF-8";

.box-border {
    box-sizing: border-box;
    border: 12px solid #fbf1da;
    background: #fff;
}
.bgw {
    background: #fff;
}
#sec1 {
    padding-top: 105px;
}
#sec1 h2 {
    margin-bottom: 48px;
}
#sec1 .inner {
    position: relative;
}
#sec1 .box {
    width: 714px;
    padding: 76px 55px 78px 274px;
    margin-left: 353px;
}
#sec1 .box dl dd {
    margin-top: 49px;
}
#sec1 .s1-img {
    position: absolute;
    top: 56px;
    left: -61px;
}
#sec2{
    padding: 50px 0 122px;
}
#sec2 h2{
    position: absolute;
    top: 45px;
    left: 372px;
    z-index: 1;
}
#sec2 .inner{
    position: relative;
}
#sec2 .s2-img {
    position: absolute;
    top: 79px;
    right: -68px;
}
#sec2 .box {
    width: 714px;
    padding: 85px 261px 73px 68px;
    margin-left: -45px;
}
#sec2 .box dl dd{
    margin-top: 23px;
}
#sec3 .wrap {
    padding: 152px 0 160px;
}
#sec3 .wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: -50px;
    background-image: url("../img/wholesale/s3_deco1.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    width: 398px;
    height: 399px;
}
#sec3 .wrap:after {
    content: "";
    position: absolute;
    top: 0;
    right: -68px;
    background-image: url("../img/wholesale/s3_deco2.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    width: 398px;
    height: 399px;
}
#sec3 h2 {
    margin-bottom: 62px;
}
#sec3 .row1 .inner1 {
    justify-content: space-between;
}
#sec3 .row1 .inner1 .col-l {
    margin-top: 64px;
    width: 372px;
}
#sec3 .row1 .inner1 .col-l dd{
    margin: 25px 0 0 5px; 
}
#sec3 .row1 .inner1 .s3-img {
    width: 580px;
}
#sec3 .row1 .inner2 {
    margin-top: 47px;
    justify-content: space-between;
}
#sec3 .row1 .inner2 .s3-img {
    margin-left: -48px;
    width: 547px;
}
#sec3 .row1 .inner2 .box {
    width: 469px;
    padding: 64px 60px 55px 60px;
}
#sec3 .row1 .inner2 .box dl dd {
    margin-top: 21px;
}
#sec3 h3 {
    margin: 130px 0 92px;
}
#sec3 .row2 {
    position: relative;
}
#sec3 .row2 .s3-img {
    position: absolute;
    top: -35px;
    right: -33px;
}
#sec3 .row2 .txt{
    width: 356px;
}
#sec3 .row2 .txt dd{
    margin: 20px 0 0 5px;
}
#sec3 .row2 .box {
    margin-top: 65px;
    width: 469px;
    padding: 65px 57px 55px 57px;
    position: relative;
    z-index: 1;
}
#sec3 .row2 .box dl dd {
    margin-top: 21px;
}
#sec4 {
    padding: 112px 0 126px;
}
#sec4 .inner {
    margin-top: 35px;
}
#sec4 .box {
    border: 2px solid #f9983b;
    border-radius: 10px;
    padding: 7px 0 38px;
    box-sizing: border-box;
    margin: 0 10px;
    position: relative;
}
#sec4 .box + .box:before {
    content: "";
    position: absolute;
    top: 70px;
    left: -38px;
    background-image: url("../img/wholesale/s4_arrow.png");
    background-position: left top;
    background-repeat: no-repeat;
    width: 56px;
    height: 48px;
    z-index: 1;
}
#sec4 .box dl dd {
    margin: 17px 15px 0;
}
#sec5 .wrap {
    padding: 128px 0 76px;
}
#sec5 h2 {
    position: absolute;
    top: 39px;
    right: 135px;
    z-index: 1;
}
#sec5 .col-l {
    margin: 20px 0 0 24px;
    width: 434px;
    text-align: center;
}
#sec5 .col-l dd {
    margin-top: 15px;
}
#sec5 .col-l dt {
	margin-top: 15px;
    font-size: 24px;
	font-weight: bold;
}