#head {
    background-position: center top
}

#contents .anchors ol {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2px
}

#contents .anchors li {
    flex-basis: 33.33%
}

#contents .anchors li i {
    color: #4694D1
}

#contents .step {
    padding: 40px 0 0 0
}

#contents .step h2 {
    text-align: center;
    font-size: 2.4rem;
    color: #4694D1
}

#contents .step .inner>h3 {
    text-align: center;
    font-size: 4rem;
    color: #4694D1
}

#contents .step p a {
    color: #b02b5a;
    text-decoration: underline
}

#contents .step p a:hover {
    text-decoration: none
}

#contents .step h4 {
    text-align: center;
    margin-bottom: 10px
}

#contents .step table {
    margin: 40px 0
}

#contents .step td {
    padding: 20px;
    width: 50%;
    border: solid 1px #dcdcdc
}

#contents .decorbox {
    padding: 30px 0;
    border: 8px solid;
}

#contents .decorbox .divide2 {
    margin: 0
}

#contents .decorbox h4 {
    text-align: left;
    font-size: 2.1rem;
    color: #4694D1
}

#contents .decorbox .contact_block {
    margin: 0
}

#contents .decorbox .contact_block li {
    float: none;
    width: 100%;
    padding: 0
}

#contents .decorbox p+.contact_block,#contents .decorbox .contact_block li+li {
    margin-top: 20px
}

#contents .step .btns {
    margin: 0
}

#contents .step .btn_link0 {
    width: 365px;
    margin: auto
}

#contents #step1 {
    background: url("../image/bg0.jpg") no-repeat center top/100% auto
}

#contents .decorbox .divide2>div:nth-child(2) {
    background: url("../image/img0a.jpg") no-repeat right top/65% auto
}

#contents #step1 .decorbox .divide2 .btn_reserve {
}

#contents #step4 p+.btns {
    margin-top: 10px
}

#contents #step4 .divide .divide2 {
    margin-top: 10px
}

#contents #step4 .divide {
    border-top: solid 1px #dcdcdc;
    padding-top: 40px
}

#contents #step4 .divide h2 {
    margin-bottom: 10px
}

#contents #step6 p+.btns {
    margin-top: 40px
}

#contents #step6 p.note {
    margin-top: 40px;
    font-size: 1.3rem;
    color: #777
}

@media only screen and (max-width: 767px) {
    #contents .anchors li {
        flex-basis:50%
    }

    #contents .step+.step {
        padding: 20px 0 0 0
    }

    #contents h2+.divide2 {
        margin-top: 20px
    }

    #contents .divide2 fi {
        margin-top: 20px
    }

    #contents .step h4 {
        text-align: left
    }

    #contents .step td {
        box-sizing: border-box;
        display: block;
        width: 100%
    }

    #contents .step td+td {
        border-top: none
    }

    #contents .divide2:not(.sp_divide)>*+* {
        margin-top: 10px
    }

    #contents .decorbox .divide2:not(.sp_divide)>*+* {
        margin-top: 30px
    }

    #contents .step .btn_link0 {
        width: 100%
    }

    #contents #step4 .divide .divide2 .btns+.btns {
        margin-top: 20px
    }

    #contents #step5 table {
        margin: -25px 0
    }

    #contents #step5 .divide2 .col58 {
        float: left;
        width: 56%
    }

    #contents #step5 .divide2 .col58+* {
        float: right;
        width: 40%;
        margin-top: 0
    }
}

@media only screen and (max-width: 374px) {
    #contents .decorbox .divide2>div:nth-child(2) {
        background-size:65% auto;
        background-position: 102% 25px
    }
}

/*# sourceMappingURL=../../maps/process/css/process.css.map */
