section{text-align: center;padding:5rem 0;background-color: #f8f8f8;position:relative;}
section.header .pic_bg{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:1; object-fit:cover;}
section.header .text{ position:relative; z-index:3;}

._main section {
    text-align: center;
    padding: 5rem 0;
}

div._main {
    background-color: #f8f8f8;
    background-image: url(../image/bg3.jpg);
    background-attachment: fixed;
    background-position: center right;
    background-size: 100% auto;
    background-repeat: no-repeat;
    overflow: hidden;
}

section.intro {
    position: relative;
    height: 47rem;
}

section.intro:before {
    content: "";
    display: block;
    background-color: #f4dcb1;
    width: 120rem;
    height: 18.5rem;
    position: absolute;
    bottom: 5rem;
    right: 50%;
    margin-right: -35rem;
    z-index: 1;
}

section.intro:after {
    content: 'JADY';
    display: block;
    font-family: Arial;
    font-weight: bold;
    font-size: 10rem;
    color: #e6aa3e;
    opacity: 0.2;
    transform: rotate(90deg);
    position: absolute;
    left: 0;
    bottom: 20rem;
    z-index: 1;
}

section.intro ol {
    width: 38.5rem;
    height: 38.5rem;
    background: #f8f8f8;
    position: absolute;
    left: 50%;
    bottom: 5rem;
    margin-left: -6rem;
    z-index: 5;
}

section.intro ol:before {
    content: "";
    display: block;
    width: 23rem;
    height: 36rem;
    position: absolute;
    top: 0;
    left: -24rem;
    background-image: url(../image/i11.jpg);
    background-size: cover;
    background-position: center center;
}

section.intro ol li.i1:before {
    content: '01';
}

section.intro ol li.i2:before {
    content: '02';
}

section.intro ol li.i3:before {
    content: '03';
}

section.intro ol li.i1:after {
    content: '01 ——';
}

section.intro ol li.i2:after {
    content: '02 ——';
}

section.intro ol li.i3:after {
    content: '03 ——';
}

section.intro ol li {
    position: absolute;
    width: 15rem;
    text-align: left;
}

section.intro ol li span {
    display: inline-block;
    position: relative;
    z-index: 10;
}

section.intro ol li span em {
    font-style: normal;
    text-decoration: underline;
    font-weight: bold;
}

section.intro ol li:before {
    font-size: 10rem;
    font-family: Arial;
    font-weight: bold;
    line-height: 1;
    color: #e6cfa7;
    opacity: 0.3;
    position: absolute;
    left: -1rem;
    top: -4rem;
    z-index: 1;
}

section.intro ol li:after {
    font-family: Arial;
    position: absolute;
    left: 0rem;
    top: -2rem;
    z-index: 2;
}

section.intro ol li.i1 {
    top: 9.5rem;
    left: 2rem;
}

section.intro ol li.i2 {
    top: 15.5rem;
    left: 19rem;
}

section.intro ol li.i3 {
    top: 28.25rem;
    left: 5.25rem;
}

@media (max-width: 850px) {
    section.intro {
        height: auto;
    }

    section.intro:before {
        right: 0;
        margin-right: 0;
    }

    section.intro:after {
        display: none;
    }

    section.intro ol {
        position: relative;
        left: 10rem;
        top: 0;
        width: 40%;
        height: auto;
        margin: auto auto 2rem;
    }

    section.intro ol:before {
        width: 20rem;
        height: 100%;
        top: 0;
        left: 0;
        margin-left: -20rem;
    }

    section.intro ol li.i1, section.intro ol li.i2, section.intro ol li.i3 {
        position: relative;
        left: 3rem;
        top: 4.5rem;
        height: 11rem;
    }
}

@media (max-width: 580px) {
    section.intro ol {
        left: 5rem;
        width: 60%;
    }

    section.intro ol:before {
        width: 10rem;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        margin-left: -10rem;
    }

    section.intro ol li.i1, section.intro ol li.i2, section.intro ol li.i3 {
        left: 1.5rem;
    }
}

@media (max-width: 360px) {
    section.intro ol {
        left: 0;
        width: 75%;
        margin-left: 25%;
    }

    section.intro ol:before {
        width: 35%;
        height: 100%;
        position: absolute;
        right: 100%;
        left: auto;
        margin-left: 0;
    }
}

section.type {
    background-color: #f8f8f8;
    border: 0.5rem solid #f3dbb0;
    box-sizing: border-box;
    width: 72rem;
    margin: 5rem auto;
    padding: 0;
}

section.type > div {
    width: 56rem;
    margin: auto;
    *zoom: 1;
}

section.type > div:before, section.type > div:after {
    content: " ";
    display: table;
}

section.type > div:after {
    clear: both;
}

section.type > div > div {
    background: #fff;
    box-shadow: 0 1.75rem 2.75rem rgba(206, 147, 78, 0.17);
    padding: 2rem 5rem 2rem 3rem;
    position: relative;
    font-size:16px;
}

section.type > div thead {
    border-bottom: 1px solid #e5e5e5;
    border-bottom: 4px double #e5e5e5;
}

section.type > div tbody {
    border-bottom: 1px solid #e5e5e5;
    border-bottom: 4px double #e5e5e5;
    color: #666;
}

section.type > div tbody tr {
    border-bottom: 1px solid #e5e5e5;
}

section.type > div td {
    width: 6rem;
    height: 2.5rem;
}

section.type > div > div > div {
    width: 15rem;
    height: 8.5rem;
    position: absolute;
    box-sizing: border-box;
    text-align: left;
    padding-left: 5rem;
    padding-top: 0.5rem;
    right: -6rem;
    bottom: -1rem;
    background-image: url(../image/brush.png);
    background-size: 100% 100%;
    background-position: auto auto;
    background-repeat: no-repeat;
}

section.type > div > div > div > span {
    display: block;
}

section.type > div > div > div strong {
    display: block;
    color: #fff;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

section.type > div > div > div strong em {
    font-style: normal;
    font-size: 3rem;
    font-family: Arial;
    font-weight: normal;
    margin-right: 0.25rem;
}

section.type > div > div > div strong em, section.type > div > div > div strong span {
    line-height: 1;
}

section.type > div.t1 {
    margin-top: -5rem;
    margin-bottom: 5rem;
}

section.type > div.t1 > div {
    float: left;
}

section.type > div.t1 > hgroup {
    float: right;
    text-align: right;
    margin-top: 7rem;
}

section.type > div.t2 {
    margin-bottom: -5rem;
}

section.type > div.t2 > div {
    float: right;
    left: -5rem;
}

section.type > div.t2 > hgroup {
    float: left;
    text-align: left;
}

@media (max-width: 900px) {
    section.type {
        width: 60rem;
    }
}

@media (max-width: 750px) {
    section.type {
        width: 96%;
        padding: 0 1rem;
    }

    section.type > div {
        width: auto;
        display: inline-block;
        margin: auto;
        position: relative;
        background: #fff;
        box-shadow: 0 1.75rem 2.75rem rgba(206, 147, 78, 0.17);
    }

    section.type > div > div {
        padding: 2rem 3rem;
        background: none;
        box-shadow: 0 0 0 transparent;
        position: static;
        z-index: 10;
    }

    section.type > div > div > div {
        width: 15rem;
        height: 8.5rem;
        position: absolute;
        box-sizing: border-box;
        text-align: left;
        padding-left: 4.5rem;
        padding-top: 0.5rem;
        right: 2rem;
        top: -0.5rem;
    }

    section.type > div > div > div > span {
        margin-top: 0.75rem;
    }

    section.type > div.t1 {
        margin-top: -5rem;
        margin-bottom: 5rem;
    }

    section.type > div.t1 > div {
        float: none;
        padding-top: 0;
    }

    section.type > div.t1 > hgroup {
        float: none;
        text-align: left;
        margin-top: 2rem;
        margin-bottom: 1rem;
        margin-left: 3rem;
    }

    section.type > div.t2 {
        margin-top: -3rem;
    }

    section.type > div.t2 > div {
        float: none;
        padding-top: 0;
    }

    section.type > div.t2 > hgroup {
        float: none;
        text-align: left;
        margin-top: 2rem;
        margin-bottom: 1rem;
        margin-left: 3rem;
    }
}

@media (max-width: 480px) {
    section.type > div > div {
        padding: 2rem;
    }

    section.type > div > div > div {
        right: -1rem;
        top: -0.5rem;
    }

    section.type > div.t1 > hgroup {
        margin-left: 2rem;
    }

    section.type > div.t2 > hgroup {
        margin-left: 2rem;
    }
}

@media (max-width: 400px) {
    section.type {
        border: 0;
        padding: 0;
        width: 96%;
    }

    section.type > div > div {
        padding: 1rem 0;
    }

    section.type > div > div > div {
        right: -1.5rem;
        top: -0.5rem;
    }

    section.type > div.t1 > hgroup {
        margin-left: 1rem;
    }

    section.type > div.t2 > hgroup {
        margin-left: 1rem;
    }

    section.type td {
        width: 4rem;
    }
}

section.bmw {
    padding-top: 8rem;
}

section.bmw h1 span {
    font-family: Arial;
}

section.bmw li {
    display: inline-block;
    vertical-align: top;
    width: 17.5rem;
    height: 30rem;
    margin: 0 2rem;
    transition: all 0.3s;
    position: relative;
    background-color: #e0e0e0;
    background-size: cover;
    background-position: center center;
}

section.bmw li:hover {
    box-shadow: 0.5rem 0.5rem 0 #f3dbb0;
}

section.bmw li:after {
    content: "";
    display: block;
    width: 7.5rem;
    height: 7.5rem;
    border-radius: 10rem;
    background-color: #efc527;
    opacity: 0.5;
    position: absolute;
    z-index: 1;
}

section.bmw li span {
    font-size: 5rem;
    font-family: Arial;
    display: block;
    color: #c39300;
    position: absolute;
    z-index: 2;
}

section.bmw li p {
    font-size:1rem;
    line-height: 1.1;
    width:5em;
    color: #c39300;
    position: absolute;
    z-index: 2;
}

section.bmw li div {
    color: #fff;
    text-shadow: 2px 2px 2px rgba(200, 200, 200, 0.3);
    line-height: 1.5;
    position: absolute;
    z-index: 2;
    background: rgba(239, 197, 39, 0.5);
    padding: 0.5rem 1.5rem;
    text-align: right;
}

section.bmw li.i1, section.bmw li.i3 {
    margin-top: 4rem;
}

section.bmw li.i1 p {
    left:6rem;
    top:7rem;
}

section.bmw li.i1:after {
    top:5rem;
    left:5rem;
}

section.bmw li.i1 span {
    left: 9rem;
    top: 9rem;
}

section.bmw li.i1 div {
    right: 0rem;
    bottom: 2rem;
}

section.bmw li.i2 p {
    left:9.5rem;
    top:8rem;
}

section.bmw li.i2:after {
    top: 6rem;
    left: 8rem;
}

section.bmw li.i2 span {
    left: 6.5rem;
    top: 4rem;
}

section.bmw li.i2 div {
    top: 21rem;
    left: 0rem;
}

section.bmw li.i3 p {
    left:6.5rem;
    top:14.5rem;
}

section.bmw li.i3:after {
    top: 11.5rem;
    left: 6.5rem;
}

section.bmw li.i3 span {
    left: 5.75rem;
    top: 11rem;
}

section.bmw li.i3 div {
    bottom: 1.5rem;
    left: 0rem;
}

@media (max-width: 800px) {
    section.bmw li.i1, section.bmw li.i3 {
        margin-top: 0;
    }

    section.bmw li {
        margin: 0 0.25rem;
    }

    section.bmw li.i1 div, section.bmw li.i2 div, section.bmw li.i3 div {
        bottom: 1.5rem;
        left: 0rem;
        right: auto;
        top: auto;
    }

    section.bmw li.i2 div {
        margin-bottom: 0.75rem;
    }
}

@media (max-width: 680px) {
    section.bmw li {
        width: 10rem;
        height: 25rem;
    }

    section.bmw li div {
        padding: 0.5rem 1rem;
    }

    section.bmw li.i1 p {
        top: 1rem;
        left: 2.5rem;
    }

    section.bmw li.i1:after {
        top: 2.5rem;
        left: 1rem;
    }

    section.bmw li.i1 span {
        top: 6.5rem;
        left: 5rem;
    }

    section.bmw li.i2 p {
        top: 6rem;
        left: 5rem;
    }

    section.bmw li.i2:after {
        top: 3.5rem;
        left: 2rem;
    }

    section.bmw li.i2 span {
        top: 1.5rem;
        left: 0.5rem;
    }

    section.bmw li.i3 p {
        top: 5.5rem;
        left: 6.5rem;
    }

    section.bmw li.i3:after {
        top: 8.5rem;
        left: 1.5rem;
    }

    section.bmw li.i3 span {
        top: 8rem;
        left: 0.75rem;
    }
}

@media (max-width: 400px) {
    section.bmw li {
        width: 20rem;
        height: 15rem;
        display: block;
        margin: 1rem auto;
    }

    section.bmw li div {
        padding: 0.5rem 1rem;
    }

    section.bmw li.i1 div, section.bmw li.i2 div, section.bmw li.i3 div {
        bottom: 1.5rem;
        left: auto;
        right: 0;
        top: auto;
    }

    section.bmw li.i1 p {
        top: 1rem;
        left: 2.5rem;
    }

    section.bmw li.i1:after {
        top: 2.5rem;
        left: 1rem;
    }

    section.bmw li.i1 span {
        top: 6.5rem;
        left: 5rem;
    }

    section.bmw li.i2 p {
        top: 6rem;
        left: 5rem;
    }

    section.bmw li.i2:after {
        top: 3.5rem;
        left: 2rem;
    }

    section.bmw li.i2 span {
        top: 1.5rem;
        left: 0.5rem;
    }

    section.bmw li.i3 p {
        top: 3.5rem;
        left: 6.5rem;
    }

    section.bmw li.i3:after {
        top: 6.5rem;
        left: 1.5rem;
    }

    section.bmw li.i3 span {
        top: 6rem;
        left: 0.75rem;
    }
}

section.rules {
    padding-bottom: 7rem;
    position: relative;
    margin: auto;
    overflow: hidden;
}

section.rules ol {
    width: 60rem;
    margin: auto;
    position: relative;
    background: #f8f8f8;
    z-index: 2;
    box-shadow: 0 1.75rem 2.75rem rgba(206, 147, 78, 0.17);
    text-align: left;
    padding-bottom: 2rem;
}

section.rules ol li {
    width:49%;
    height:17rem;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding: 5.5rem 0 0 3.5rem;
    position: relative;
}

section.rules ol li h2 {
    font-size: 1.5rem;
    font-weight: lighter;
    margin-bottom: 0.75rem;
}

section.rules ol li:before {
    font-size: 13rem;
    font-family: Arial;
    font-weight: bold;
    line-height: 1;
    color: #c39300;
    opacity: 0.05;
    position: absolute;
    left: 3rem;
    top: 1rem;
    z-index: 1;
}

section.rules ol li:after {
    font-family: Arial;
    position: absolute;
    left: 3.5rem;
    top: 3.5rem;
    z-index: 2;
}

section.rules ol li p, section.rules ol li h2 {
    position: relative;
    z-index: 3;
}

section.rules ol li p {
    width:23rem;
}

section.rules ol li.i1:before {
    content: '01';
}

section.rules ol li.i2:before {
    content: '02';
}

section.rules ol li.i3:before {
    content: '03';
}

section.rules ol li.i4:before {
    content: '04';
}

section.rules ol li.i5:before {
    content: '05';
}

section.rules ol li.i1:after {
    content: '01 ——';
}

section.rules ol li.i2:after {
    content: '02 ——';
}

section.rules ol li.i3:after {
    content: '03 ——';
}

section.rules ol li.i4:after {
    content: '04 ——';
}

section.rules ol li.i5:after {
    content: '05 ——';
}

section.rules:before {
    content: "";
    display: block;
    background-color: #f4dcb1;
    width: 120rem;
    height: 18.5rem;
    position: absolute;
    bottom: 5rem;
    left: 50%;
    margin-left: -33rem;
    z-index: 1;
}

section.rules:after {
    content: 'JADY';
    display: block;
    font-family: Arial;
    font-weight: bold;
    font-size: 10rem;
    color: #e6aa3e;
    opacity: 0.15;
    transform: rotate(90deg);
    position: absolute;
    left: 50%;
    margin-left: 19rem;
    bottom: 29rem;
    z-index: 1;
}

@media (max-width: 750px) {
    section.rules ol {
        width: auto;
        margin: auto 1rem;
    }

    section.rules ol li {
        padding-left: 1.5rem;
    }

    section.rules ol li:before {
        left: 0.5rem;
    }

    section.rules ol li:after {
        left: 1.5rem;
    }
}

@media (max-width: 600px) {
    section.rules ol li {
        width: 50%;
    }
}

@media (max-width: 400px) {
    section.rules ol {
        width: 16rem;
        padding: 0 2rem;
        margin: auto;
    }

    section.rules ol li {
        width: 100%;
    }
}

section.req {
    position: relative;
}

section.req ol {
    background-color: #f8f8f8;
    border: 0.5rem solid #f5e9d4;
    width: 66rem;
    height: 21rem;
    margin: 6rem auto 3rem;
    position: relative;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

section.req ol:before {
    content: "";
    display: block;
    background-color: #f4dcb1;
    width: 120rem;
    height: 100%;
    position: absolute;
    top: -0.5rem;
    right: 100%;
    z-index: 1;
    border: 0.5rem solid #f4dcb1;
}

section.req ol:after {
    content: "";
    display: block;
    background-image: url(../image/r11.jpg);
    background-size: cover;
    background-position: center center;
    width: 20.5rem;
    height: 28.5rem;
    position: absolute;
    left: 0;
    top: 0;
    margin-left: -0.5rem;
    margin-top: -4.25rem;
    z-index: 2;
}

section.req ol li {
    @flex (0, 0, auto);
    box-sizing: border-box;
    padding-right: 3rem;
    padding-top: 2rem;
    text-align: left;
    position: relative;
    width:33%;
}

section.req ol li h2 {
    font-size: 1.5rem;
    font-weight: lighter;
    margin-bottom: 1rem;
}

section.req ol li h2, section.req ol li p {
    position: relative;
    z-index: 2;
}

section.req ol li:before {
    font-size: 13rem;
    font-family: Arial;
    font-weight: bold;
    line-height: 1;
    color: #c39300;
    opacity: 0.05;
    position: absolute;
    left: -0.5rem;
    top: -2rem;
    z-index: 1;
}

section.req ol li:after {
    font-family: Arial;
    position: absolute;
    left: 0rem;
    top: 0rem;
    z-index: 2;
}

section.req ol li.i1:before {
    content: '01';
}

section.req ol li.i2:before {
    content: '02';
}

section.req ol li.i1:after {
    content: '01 ——';
}

section.req ol li.i2:after {
    content: '02 ——';
}

section.req:after {
    content: "";
    display: block;
    width: 4.5rem;
    height: 4.5rem;
    position: absolute;
    background: #f4dcb1;
    left: 50%;
    margin-left: 30.5rem;
    bottom: 6rem;
    z-index: 10;
}

@media (max-width: 860px) {
    section.req ol {
        display: block;
        width: 45rem;
        height: 34rem;
        text-align: right;
    }

    section.req ol li {
        width: 21rem;
        height: 12rem;
        float: right;
        clear: both;
        margin-top: 4rem;
        padding-right: 1em;
    }

    section.req ol:after {
        width: 20rem;
        height: 38rem;
        position: absolute;
        left: 0;
        top: 0;
        margin-left: -0.5rem;
        margin-top: -2.5rem;
        z-index: 2;
    }

    section.req:after {
        display: none;
    }
}

@media (max-width: 560px) {
    section.req {
        padding-bottom: 0;
    }

    section.req ol {
        display: block;
        width: auto;
        margin: 3rem 2rem;
        height: 34rem;
        text-align: right;
    }

    section.req ol li {
        width: 20rem;
        height: 12rem;
        float: none;
        margin: auto;
        margin-top: 4rem;
        padding-right: 0em;
    }

    section.req ol:before {
        display: none;
    }

    section.req ol:after {
        display: none;
    }
}

section.step {
    position: relative;
}

section.step ol {
    width: 80rem;
    margin: auto;
    position: relative;
    z-index: 2;
    text-align: left;
}

section.step ol li {
    width: 13rem;
    height: 14rem;
    margin: 0 3rem 5rem 3rem;
    border-radius: 10rem;
    display: inline-block;
    background-color: #f8f8f8;
    border: 0.25rem solid #fbedd5;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    padding-top: 1.5rem;
}

section.step ol li h2 {
    font-size:1.1rem;
    line-height:1.2;
    font-weight: lighter;
    margin-bottom: 0.5rem;
    margin-top:0.25rem;
}

section.step ol li:before {
    font-size: 3rem;
    font-family: Arial;
    font-weight: bold;
    line-height: 1;
    color: #f4d8a6;
}

section.step ol li:after {
    content: '';
    display: block;
    width: 5.5rem;
    height: 2px;
    background: #e5e5e5;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-left: 0.5rem;
    margin-top: -1px;
}

section.step ol li p,
section.step ol li h2 {
    position: relative;
    z-index: 3;
}
section.step ol li p{ font-size:16px;}

section.step ol li.i4:after {
    width: 4.75rem;
    height: 9.5rem;
    background: none;
    box-sizing: border-box;
    border: 2px solid #e5e5e5;
    border-left: 0;
    border-radius: 0 20rem 20rem 0;
    margin-top: 1px;
}

section.step ol li.s {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 0;
}

section.step ol li.s h2 {
    margin: auto;
    font-size:2.2rem;
    color: #d9ae64;
    line-height:1;
}

section.step ol li.s:after {
    display: none;
}

section.step ol:before {
    content: "";
    display: block;
    width: 74.5rem;
    height: 2px;
    background: #e5e5e5;
    position: absolute;
    top: 16.5rem;
    left: 2.75rem;
    margin-top: -1px;
}

section.step ol:after {
    content: '';
    display: block;
    position: absolute;
    left: -2.25rem;
    top: 16.5rem;
    width: 4.75rem;
    height: 9.5rem;
    background: none;
    box-sizing: border-box;
    border: 2px solid #e5e5e5;
    border-right: 0;
    border-radius: 20rem 0 0 20rem;
    margin-top: -1px;
    margin-left: 4px;
}

section.step ol li.i1:before {
    content: '01';
}

section.step ol li.i2:before {
    content: '02';
}

section.step ol li.i3:before {
    content: '03';
}

section.step ol li.i4:before {
    content: '04';
}

section.step ol li.i5:before {
    content: '05';
}

section.step ol li.i6:before {
    content: '06';
}

section.step ol li.i7:before {
    content: '07';
}

@media (max-width: 1080px) {
    section.step ol {
        width: auto;
        padding-bottom: 8rem;
    }

    section.step ol li.s {
        display: none;
    }

    section.step ol li {
        display: block;
        margin: auto;
        margin-bottom: -7.5rem;
    }

    section.step ol:before {
        display: none;
    }

    section.step ol:after {
        display: none;
    }

    section.step ol li:after {
        display: none;
    }

    section.step ol li.i1, section.step ol li.i5 {
        left: -11.5rem;
    }

    section.step ol li.i3, section.step ol li.i7 {
        left: 11.5rem;
    }
}

@media (max-width: 480px) {
    section.step ol li {
        margin-bottom: -5rem;
    }

    section.step ol li.i1, section.step ol li.i3, section.step ol li.i5, section.step ol li.i7 {
        left: -4.5rem;
    }

    section.step ol li.i2, section.step ol li.i4, section.step ol li.i6 {
        left: 4.5rem;
    }
}

section.download {
    background: #e7d4b8;
    height: 5rem;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    padding: 0;
}

section.download span,
section.download a {
    display: block;
    width: 26rem;
    box-sizing: border-box;
    line-height: 1;
    padding: 0.75rem 0 0.75rem 4rem;
    background-repeat: no-repeat;
    background-size: auto 2.5rem;
}

section.download span {
    border-right: 1px solid #fff;
    background-image: url(../image/icon_tel.png);
    background-position:21% left;
    margin-right:4rem;
}

section.download span em {
    font-style: normal;
}

section.download a {
    color: #fff;
    background-image: url(../image/icon_down.png);
    background-position: 30% left;
}

section.download a:hover,
section.download a:active {
    color: #fff;
}

@media (max-width: 750px) {
    section.download {
        display: block;
        height: auto;
        padding: 0.5rem 0;
    }

    section.download span,
    section.download a {
        border-right: 0;
        margin:2rem auto;
    }
}

/*# sourceMappingURL=biz.css.map */
