
.site-anhtt-form1-complete .wrap-dh {
    background-image: url(../img/houjin/cover.webp);
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 12vw;
    flex-direction: column;
    margin-top: -1px;
}

.site-anhtt-form1-complete .wrap-dh p, .site-anhtt-form1-complete .wrap-dh h1 {
    margin: 0;
    color: #000;
    font-size: 24px;
    width: 100%;
    font-weight: 300;
}

.site-anhtt-form1-complete .wrap-dh h1 {
    line-height: 1.6;
}

.site-anhtt-form1-complete .wrap-dh p.span, .site-anhtt-form1-complete .wrap-dh h1 span.span {
    margin: 0;
    color: #000;
    font-size: 36px;
}

.site-anhtt-form1-complete .wrap-dh h1 span.span {
    width: 100%;
    display: block;
    line-height: 38px;
}

@media (min-width: 766.01px) {
    .pc-flex {
        display: flex !important;
    }
    .pc-inline-block {
        display: inline-block !important;
    }
    .col-6.col-mb-only {
        width: unset;
    }
    .pc-p-t-24 {
        padding-top: 10px !important;
        padding-bottom: 4px;
    }
    .pc-p-t-10 {
        padding-top: 10px;
    }
}
@media (max-width: 765px) {

    .sp-inline-block {
        display: inline-block !important;
    }
    .site-anhtt-form1-complete .wrap-dh {
        background-image: url(../img/houjin/cover_sp.webp);
        background-size: cover;
        background-repeat: no-repeat;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 34vw;
        flex-direction: column;
        background-position-x: center;
        background-position-y: top;
    }
    .sp-p-b-0 {
        padding-bottom: 0 !important;
    }
    .site-anhtt-form1-complete .wrap-dh p, .site-anhtt-form1-complete .wrap-dh h1 {
        margin: 0;
        font-size: 13px;
        width: 100%;
        font-weight: 300;
    }

    .site-anhtt-form1-complete .wrap-dh h1 {
        line-height: 1.6;
    }

    .site-anhtt-form1-complete .wrap-dh p.span, .site-anhtt-form1-complete .wrap-dh h1 span.span {
        margin: 0;
        font-size: 22px;
        font-weight: 500;
    }

    .site-anhtt-form1-complete .wrap-dh h1 span.span {
        width: 100%;
        display: block;
        line-height: 1.6;
    }
}
.site-anhtt-form1-complete {
    min-height: 100vh;
    padding-top: 60px;
    padding-bottom: 40px
}
.site-anhtt-form1-complete .entry-introduce{
    padding-bottom: 80px
}
.site-anhtt-form1-complete .first-p {
    text-align: left;
    font-size: 18px;
    font-weight: 300;
    font-family: Hiragino, sans-serif;
    padding: 35px 20px 20px 40px;
}
.site-anhtt-form1-complete .second-p {
    margin-top: 45px;
    font-size: 28px;
    font-weight: 500;
    padding-left: 20px;
    line-height: 1.2;
}
.site-anhtt-form1-complete .third-p {
    text-align: left;
    font-size: 18px;
    font-weight: 300;
    font-family: Hiragino, sans-serif;
    padding-left: 10px;
    padding-top: 15px;
    line-height: 1.2;
    margin-bottom: 60px;
}
.site-anhtt-form1-complete .four-p {
    text-align: left;
    font-size: 20px;
    font-weight: 300;
    font-family: Hiragino, sans-serif;
    padding-left: 35px;
    margin-top: -8px;
    margin-bottom: 0;
    line-height: 1.2;
    text-indent: -20px;
}
.site-anhtt-form1-complete .five-p {
    text-align: left;
    font-size: 19px;
    font-weight: 300;
    font-family: Hiragino, sans-serif;
    padding-left: 10px;
    margin-bottom: 25px;
    line-height: 1.2;
}
.site-anhtt-form1-complete .six-p {
    text-align: left;
    font-size: 19px;
    font-weight: 300;
    font-family: Hiragino, sans-serif;
    padding-left: 10px;
    line-height: 1.2;
    margin-bottom: 30px;
}
.site-anhtt-form1-complete .sev-p {
    text-align: left;
    font-size: 20px;
    font-weight: 300;
    font-family: Hiragino, sans-serif;
    line-height: 1.2;
    margin-bottom: 30px;
}

.site-anhtt-form1-complete .orange-intro-p {
    color: #ff733d;
    font-weight: 500;
    font-size: 21px;
    margin-bottom: 5px;
    line-height: 1.6;
}
.site-anhtt-form1-complete .normal-intro-p {
    font-weight: 100;
}
.dash-box-top {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.dash-box-top-hide {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}
.dash-tel-path {
    height: 35%;
    width: 0;
}
.dash-scroll-path {
    height: 37%;
    width: 550px;
    cursor: pointer;
}
.dash-tel {
    position: absolute;
    text-align: left;
    top: 13px;
    font-weight: 300;
    font-size: 18px;
    padding-left: 5px;
    line-height: 1.6;
    margin: auto;
}
.dash-tel-contact {
    display: flex;
    align-items: center;
    padding-top: 2px;
}
.dash-tel-contact a,.dash-tel-contact span{
    margin-bottom: 0;
}
.dash-tel span.minispan {
    font-size: 15px;
}

.dash-tel a.tel-anchor-tag-span {
    font-size: 23px;
    color: #1e1e1e;
    font-weight: 500;
    letter-spacing: -2px;
}


.dash-box-top img.border-dash{
    max-width: 600px;
}

.dash-box-top img.icon-hd-box{
    max-width: 35px;
    margin-right: 5px;
    margin-top: 0;
}
button.anh-button-top {
    margin-top: 10px;
    min-width: 550px;
    height: 84px;
    background-color: #3264b4;
    border: none;
    border-radius: 7px;
    color: #fff;
    font-size: 34px;
    font-weight: 700;
}
.highlight-box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 90px;
}
.highlight-box-item {
    width: 32%;
    display: flex;
    flex-direction: column;
}
.highlight-box-item button{
    margin-top: 10px;
    border-radius: 65px;
    color: #fff;
    font-size: 34px;
    font-weight: 700;
    height: 67px;
    border: none;
}
.highlight-box-item button.btn-1 {
    background-color: #ff7844;
}
.highlight-box-item button.btn-2 {
    background-color: #fabe00;
}
.highlight-box-item button.btn-3 {
    background-color: #539bf5;
}
.highlight-box-item-gray {
    margin-top: 25px;
}

.highlight-box-item-gray img{
    width: 100%;
}
.highlight-box2 {
    text-align: center;
    margin-bottom: 150px;
}
.highlight-box2 img {
    max-width: 82%;
    margin-right: 10px;
}
.highlight-box3 {
    margin-left: -50px;
    margin-bottom: 80px;
}
.highlight-box5 {
    margin-right: -50px;
    margin-bottom: 80px;
}
.highlight-box4 {
    margin-bottom: 80px;
}
.highlight-box5 {
    margin-right: -50px;
    margin-bottom: 65px;
}
.dash-box-top-bottom {
    margin-bottom: 105px;
}
.merits {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-bottom: 70px;
}
.merit-item {
    background-color: #fff4f0;
    margin-bottom: 20px;
    padding-top: 30px;
    padding-bottom: 60px;
    width: 100%;
    text-align: center;
}
.merit-item.merit-item3 {
    padding-top: 35px;
    padding-bottom: 40px;
}

.merit-item.merit-item-odd {
    background-color: #fffae2;
}

.merit-item.merit-item1 img{
    max-width: 775px;
}

.merit-item.merit-item2 img{
    max-width: 730px;
}

.merit-item.merit-item3 img{
    max-width: 740px;
}

.merit-item.merit-item4 img{
    max-width: 895px;
}

.merit-item.merit-item5 img{
    max-width: 775px;
}

@media (max-width: 1068px) and (min-width: 768.01px) {
    .highlight-box3 {
        margin-left: 0;
    }
    .highlight-box5 {
        margin-right: 0;
    }
    .merit-item.merit-item4 img {
        width: 100%;
    }
}
@media (max-width: 765px) {
    .site-anhtt-form1-complete .entry-introduce{
        padding-bottom: 35px
    }
    .site-anhtt-form1-complete .first-p {
        text-align: left;
        padding: 15px 25px 15px 20px;
        font-size: 13px;
        font-weight: 100;
        color: #1e1e1e;
        line-height: 1.3;
        margin-bottom: 0;
    }

    .site-anhtt-form1-complete .orange-intro-p {
        color: #ff733d;
        font-weight: 500;
        margin-bottom: 5px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        line-height: 1.6;
    }
    .site-anhtt-form1-complete .normal-intro-p {
        font-weight: 300;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 12px;
    }
    .dash-box-top img.border-dash {
        width: 80%;
        max-width: 400px;
        min-width: 280px;
    }

    .dash-box-top-hide {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: 2;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
    }
    .dash-tel-path {
        height: 37%;
        width: 70%;
        cursor: pointer;
        max-width: 340px;
        min-width: 240px;
    }
    .dash-scroll-path {
        height: 37%;
        width: 80%;
        cursor: pointer;
        max-width: 375px;
        min-width: 280px;
    }
}

.site-anhtt-form1-complete h2.title {
    font-size: 34px;
    display: block;
    color: #3264be;
    margin-bottom: 23px;
    padding-bottom: 15px;
    border-bottom: 6px solid #3264be;
    padding-left: 10px;
}
.site-anhtt-form1-complete h3.title.title2 {
    font-size: 30px;
    display: block;
    color: #3264be;
    margin-bottom: 55px;
    padding-bottom: 15px;
    border-bottom: 4px dashed #3264be;
    padding-left: 10px;
    font-weight: 500;
}

.site-anhtt-form1-complete h4.title.title3 {
    font-size: 26px;
    display: block;
    color: #3264be;
    margin-bottom: 40px;
    border-bottom: none;
    padding-left: 10px;
    font-weight: 500;
}

.site-anhtt-form1-complete .entry-forms {
    border: 2px solid #539BF5;
    border-radius: 10px;
}

.site-anhtt-form1-complete .w-forms-step {
    padding-top: 30px;
    text-align: center
}

.site-anhtt-form1-complete .w-forms-step .w-step {
    padding: 0;
    margin-bottom: 25px
}

.site-anhtt-form1-complete .w-forms-step .w-step ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    display: flex;
    justify-content: center
}

.site-anhtt-form1-complete .w-forms-step .w-step li {
    display: inline-block;
    padding: 0 10px;
    position: relative
}

.site-anhtt-form1-complete .w-forms-step .w-step li:before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../images/form/arrow.png);
    width: 8px;
    height: 15px;
}

.site-anhtt-form1-complete .w-forms-step .w-step li:last-child:before {
    display: none
}

.site-anhtt-form1-complete .w-forms-step .w-step .step {
    width: 58px;
    height: 58px;
    border-radius: 100px;
    background-color: #c8c8c8;
    padding-top: 18px
}

.site-anhtt-form1-complete .w-forms-step .w-step .step p {
    color: #fff;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 1;
    font-weight: 500
}

.site-anhtt-form1-complete .w-forms-step .w-step .step span {
    color: #fff;
    font-size: 12px;
    margin: 0 auto
}

.site-anhtt-form1-complete .w-forms-step .w-step .step.step-active {
    background-color: #539bf5
}

.site-anhtt-form1-complete .w-forms-step .title-step {
    margin-bottom: 25px
}

.site-anhtt-form1-complete .w-forms-step .title-step p {
    margin-bottom: 0;
    color: #4191f4;
    font-size: 16px;
    font-weight: 500;
    display: none
}

.site-anhtt-form1-complete .w-forms-step .title-step p.step-active {
    display: block
}

.site-anhtt-form1-complete .w-forms-button {
    padding: 20px 35px 53px 85px;
    text-align: center
}

.site-anhtt-form1-complete .w-forms-button .form-link ul {
    list-style: none;
    padding: 0;
    margin-bottom: 25px
}

.site-anhtt-form1-complete .w-forms-button .form-link li {
    margin-right: 40px;
    display: inline-block
}

.site-anhtt-form1-complete .w-forms-button .form-link li:last-child {
    margin-right: 0
}

.site-anhtt-form1-complete .w-forms-button .form-link a {
    color: #0064ff;
    font-size: 16px;
    padding-left: 18px;
    position: relative
}

.site-anhtt-form1-complete .w-forms-button .form-link a:before {
    position: absolute;
    content: url(../images/form/arw.png);
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.site-anhtt-form1-complete .w-forms-button .form-buttons button {
    background-color: #ff733d;
    height: 55px;
    line-height: 55px;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 0 35px;
    font-size: 15px
}

.site-anhtt-form1-complete .w-forms-button .form-buttons button span {
    font-size: 20px;
    line-height: 55px;
}

.site-anhtt-form1-complete .w-forms-button .form-buttons-2 {
    display: flex;
    justify-content: center;
    padding-top: 20px
}

.site-anhtt-form1-complete .w-forms-button .form-buttons-2 button {
    height: 50px;
    line-height: 50px;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 0 15px;
    font-size: 15px;
    margin: 0 12px;
    max-width: 350px;
    width: 100%
}

.site-anhtt-form1-complete .w-forms-button .form-buttons-2 button[type=button] {
    background-color: #bebebe
}

.site-anhtt-form1-complete .w-forms-button .form-buttons-2 button[type=submit] {
    background-color: #ff7844
}

.site-anhtt-form1-complete .w-forms-top {
    padding: 10px 30px;
    background-color: #539BF5;
    color: #fff;
}
.site-anhtt-form1-complete .w-forms-top .info p, .site-anhtt-form1-complete .w-forms-top .info h3 {
    color: #fff;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 24px;
}

.site-anhtt-form1-complete .w-forms-top .info h3 {
    line-height: 1.6;
}

.site-anhtt-form1-complete .p-title-form {
    color: #000;
    padding: 15px 0 30px 0;
    margin-bottom: 0;
    font-size: 19px;
    font-weight: 300;
}

.site-anhtt-form1-complete .w-forms {
    padding: 22px 62px 0 48px
}

@media (max-width: 765px) {

    .site-anhtt-form1-complete .w-forms-button .form-buttons button {
        background-color: #FF5900;
        height: 55px;
        line-height: 55px;
        color: #fff;
        border: none;
        border-radius: 45px;
        padding: 0 30px;
        font-size: 11px;
        font-weight: 500;
    }
    .site-anhtt-form1-complete .w-forms-button .form-buttons.corporate-confirm button {
        padding: 0 0px;
        width: 48%;
    }
    .site-anhtt-form1-complete .w-forms-button .form-buttons button span {
        font-size: 17px;
    }

    .site-anhtt-form1-complete .w-forms-button {
        padding: 35px;
    }
    .site-anhtt-form1-complete .w-forms-button .form-link a {
        font-size: 15px;
    }
    a.tel-anchor-tag {
        font-size: 15px;
    }
    .site-anhtt-form1-complete .p-title-form {
        color: #000;
        padding: 5px 0 30px 0;
        margin-bottom: 0;
        font-size: 12px;
        font-weight: 100;
    }
    .site-anhtt-form1-complete h2.title {
        color: #3264be;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: 3px solid #3264be;
        padding-left: 20px;
        padding-right: 15px;
        line-height: 1.3;
    }

    .site-anhtt-form1-complete .w-forms {
        padding: 0 17px 15px 17px
    }
    .site-anhtt-form1-complete .entry-forms {
        border: 7px solid #91c3ff;
        border-radius: 0;
    }
    .site-anhtt-form1-complete .w-forms-top .info-mb p {
        font-size: 22px;
        font-weight: 500;
    }
    .site-anhtt-form1-complete {
        padding-top: 0;
    }
}
@media (max-width: 390px) {
    .site-anhtt-form1-complete .w-forms-step .w-step .step {
        width: 47px;
        height: 47px;
        border-radius: 100px;
        background-color: #c8c8c8;
        padding-top: 14px;
    }
    .site-anhtt-form1-complete .w-forms-step .w-step .step p {
        font-size: 11px;
    }
    .site-anhtt-form1-complete .w-forms-step .w-step .step span {
        font-size: 11px;
    }
}

.site-anhtt-form1-complete .w-forms .items {
    padding: 17px 0 2px 0
}
@media (max-width: 765px) {

    .site-anhtt-form1-complete .w-forms .items {
        padding: 5px 0 2px 0
    }
    .site-anhtt-form1-complete .w-forms .items {
        border-bottom: none
    }
    .site-anhtt-form1-complete .w-forms-top .info-mb {
        position: absolute;
        z-index: 2;
        left: 25px;
        top: 20px;
    }
}

.site-anhtt-form1-complete .w-forms .item {
    margin-bottom: 9px;
    display: flex;
    align-items: baseline;
}

.site-anhtt-form1-complete .w-forms .item.item-radio-pc {
    align-items: center;
}
.site-anhtt-form1-complete .w-forms .item.item-flex-start-pc {
    align-items: flex-start;
}


.site-anhtt-form1-complete .w-forms .item .label {
    width: 268px;
    text-align: left
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item {
        display: block;
    }
    .site-anhtt-form1-complete .w-forms .item .label {
        width: 100%
    }
}

.site-anhtt-form1-complete .w-forms .item .label p {
    margin-bottom: 0;
    color: #464646;
    font-size: 16px;
    font-weight: 500
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .label p {
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 5px;
    }
    .address-prefix {
        font-size: 20px;
        font-weight: 500;
        line-height: 55px;
    }
}

.site-anhtt-form1-complete .w-forms .item .label p span {
    height: 25px;
    line-height: 25px;
    width: 43px;
    text-align: center;
    margin-right: 10px;
    border-radius: 3px;
    background-color: #ff5151;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
    font-family: Hiragino;
    margin-bottom: 0;
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .label p span {
        height: 20px;
        line-height: 21px;
        width: 43px;
        text-align: center;
        margin-right: 8px;
        border-radius: 3px;
        background-color: #ff5151;
        color: #fff;
        display: inline-block;
        font-size: 12px;
        font-family: Hiragino;
        font-weight: 500;
    }
}

.site-anhtt-form1-complete .w-forms .item .label p span.no-active {
    background-color: #b6bfc5
}

.site-anhtt-form1-complete .w-forms .item .content {
    width: calc(100% - 268px);
    display: flex;
    align-items: center
}

.site-anhtt-form1-complete .w-forms .item .content.content-flex-column {
    flex-direction: column;
    justify-content: left;
    align-items: flex-start;
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content {
        width: auto
    }
}

.site-anhtt-form1-complete .w-forms .item .content p {
    margin-bottom: 0;
    font-weight: 500;
}

.site-anhtt-form1-complete .w-forms .item .content .row {
    flex-grow: 1
}

.site-anhtt-form1-complete .w-forms .item .content .col-center {
    display: flex;
    align-items: self-start;
}

.site-anhtt-form1-complete .w-forms .item .content .has-be {
    position: relative
}

.site-anhtt-form1-complete .w-forms .item .content .has-be:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: #696969;
    right: -6px;
    top: 20px;
    transform: translateY(-50%)
}

.site-anhtt-form1-complete .w-forms .item .content .has-bes {
    position: relative
}

.site-anhtt-form1-complete .w-forms .item .content .has-bes:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 3px;
    background-color: #696969;
    right: -6px;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width: 765px) {

    .site-anhtt-form1-complete .w-forms .item .content .has-be:before {
        top: 27px;
    }

    .site-anhtt-form1-complete .w-forms .item .content .has-bes:before {
        right: -18px;
        top: 25px;
    }

    .site-anhtt-form1-complete .w-forms .item .content p {
        margin-bottom: 5px;
        font-weight: 500;
        font-size: 15px;
    }
}
.site-anhtt-form1-complete .w-forms .item .content .item-checkboxes strong {
    font-weight: 300;
}


@media (max-width: 765px) {
    .sp-flex {
        display: flex !important;
    }
    .site-anhtt-form1-complete .w-forms .item .content .item-checkboxes {
        margin-bottom: 0;
        padding-bottom: 10px;
    }
    .site-anhtt-form1-complete #content-step-3 .item .content .item-checkboxes {
        margin-bottom: 10px
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-checkboxes label {
        width: 100%
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-checkboxes .item-checkbox {
        height: 60px;
        width: 100%;
        position: relative;
        padding: 0 10px
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-checkboxes .item-checkbox strong {
        color: #539bf5;
        font-size: 15px;
        font-weight: 500;
        position: relative;
        z-index: 9;
        font-family: Hiragino;
        width: calc(100% - 20px);
        text-align: center;
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-checkboxes .item-checkbox .span-mobiles {
        position: static;
        width: 0;
        height: 0;
        margin: 0;
        z-index: 1
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-checkboxes .item-checkbox .span-mobiles:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        border-radius: 5px;
        background-color: #fff;
        box-shadow: 0 0 1px 2px #539bf5
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-checkboxes .item-checkbox span {
        margin: 0 5px 0 0;
        width: 18px;
        height: 18px;
        border-radius: 3px;
        background-color: #fff;
        border: none;
        box-shadow: 0px 0px 1px 2.2px #539bf5;
        position: relative;
        z-index: 5;
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-checkboxes .item-checkbox span:before {
        content: '';
        width: 16px;
        height: 16px;
        background-color: #fff;
        position: absolute;
        left: 2px;
        top: 2px;
        border-radius: 100px;
        display: none;
        z-index: 1;
        transform: none;
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-checkboxes .item-checkbox input {
        display: none
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-checkboxes .item-checkbox input:checked ~ span {
        background-color: #539bf5
    }

    /*.site-anhtt-form1-complete .w-forms .item .content .item-checkboxes .item-checkbox input:checked ~ span:before {*/
    /*    display: block*/
    /*}*/

    .site-anhtt-form1-complete .w-forms .item .content .item-checkboxes .item-checkbox input:checked ~ span.span-mobiles:after {
        background-color: #539bf5
    }

    .site-anhtt-form1-complete .w-forms .item .content .item-checkboxes .item-checkbox input:checked ~ strong {
        color: #fff
    }
}

.site-anhtt-form1-complete .w-forms .item .content .item-radio {
    display: flex;
    align-items: center;
    margin-right: 17px
}

.site-anhtt-form1-complete .w-forms .item .content .item-radio label{
    font-weight: 300;
}

.site-anhtt-form1-complete .w-forms .item .content .item-radio span {
    margin: 0 10px 0 0;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background-color: #d2d2d3;
    border: 1px solid #717071;
    position: relative
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content .item-radio span {
        z-index: 5;
        border-color: #539bf5
    }
}

.site-anhtt-form1-complete .w-forms .item .content .item-radio span:before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #717071;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 100px;
    display: none;
    z-index: 1;
    transform: translate(-50%, -50%)
}

.site-anhtt-form1-complete .w-forms .item .content .item-radio input {
    display: none
}

.site-anhtt-form1-complete .w-forms .item .content .item-radio input:checked ~ span:before {
    display: block
}

.site-anhtt-form1-complete .w-forms .item .content .item-checkbox {
    display: flex;
    align-items: center;
    margin-right: 5px;
    margin-bottom: 5px;
}

.site-anhtt-form1-complete .w-forms .item .content .item-checkbox label {
    font-size: 15px;
    font-weight: 500;
    color: #303030;
    line-height: 20px;
}

.site-anhtt-form1-complete .w-forms .item .content .item-checkbox span {
    margin: 0 8px 0 0;
    width: 20px;
    height: 20px;
    background-image: url(../images/icon_checkbox_1.png);
    background-size: contain;
    background-repeat: no-repeat
}

.site-anhtt-form1-complete .w-forms .item .content .item-checkbox span:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #a7afb4;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 3px;
    display: none;
    z-index: -1
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content .item-checkbox span {
        width: 21px;
        height: 21px;
        background-image: unset;
    }
}

.site-anhtt-form1-complete .w-forms .item .content .item-checkbox input {
    display: none
}

.site-anhtt-form1-complete .w-forms .item .content .item-checkbox input:checked ~ span {
    background-image: url(../images/icon_checkbox_2.png)
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content .item-checkbox input:checked ~ span {
        background-image: url(../img/houjin/checked_blue.png)
    }

    /*.site-anhtt-form1-complete .w-forms .item .content .item-checkbox input:checked ~ span:before {*/
    /*    display: block*/
    /*}*/
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content .item-checkbox input:checked ~ p {
        color: #fff
    }
}

.site-anhtt-form1-complete .w-forms .item .content input {
    margin: 0
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content input {
        font-size: 15px;
        font-weight: 300;
    }
}

.site-anhtt-form1-complete .w-forms .item .content a.btn-ref {
    background-color: #d2d2d3;
    height: 25px;
    border-radius: 5px;
    border: 1px solid #ababab;
    color: #686868;
    line-height: 25px;
    margin-bottom: unset;
    margin-top: 8px;
    min-width: 100px;
    text-align: center;
}

.site-anhtt-form1-complete .w-forms .item .content input[type=text], .site-anhtt-form1-complete .w-forms .item .content input[type=password] {
    height: 45px;
    border: solid 2px #539bf5;
    width: 100%;
    border-radius: 5px;
    padding: 0 20px;
    font-weight: 300;
    font-size: 15px;
}
.site-anhtt-form1-complete .w-forms .item .content textarea  {
    border: solid 2px #539bf5;
    width: 100%;
    border-radius: 5px;
    padding: 10px 20px;
    margin-top: 0;
    font-weight: 300;
    font-size: 15px;
}
.site-anhtt-form1-complete .w-forms .item .content input[type=text]::placeholder, .site-anhtt-form1-complete .w-forms .item .content input[type=password]::placeholder {
    font-style: normal;
    font-family: Hiragino;
    font-size: 15px;
    font-weight: 300;
}
.site-anhtt-form1-complete .w-forms .item .content textarea::placeholder {
    font-style: normal;
    font-family: Hiragino;
    font-weight: 300;
    font-size: 15px;
}
@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content input[type=text], .site-anhtt-form1-complete .w-forms .item .content input[type=password] {
        height: 55px;
        padding: 0 10px;
    }

    .site-anhtt-form1-complete .w-forms .item .content input[type=text]::placeholder, .site-anhtt-form1-complete .w-forms .item .content input[type=password]::placeholder {
        font-weight: 300;
        font-size: 15px;
    }

    .site-anhtt-form1-complete .w-forms .item .content textarea::placeholder {
        font-weight: 300;
        font-size: 15px;
    }
    .site-anhtt-form1-complete .w-forms .item .content textarea {
        min-height: 160px;
        padding: 10px;
    }
    .site-anhtt-form1-complete .w-forms .item .content a.btn-ref {
        margin-top: 12px;
        line-height: 24px;
    }
}

.site-anhtt-form1-complete .w-forms .item .content .item-select {
    display: flex;
    align-items: center
}

.site-anhtt-form1-complete .w-forms .item .content .item-select label {
    width: 30px;
    text-align: right;
    font-size: 15px;
    color: #464646;
    font-weight: 300;
}

.site-anhtt-form1-complete .w-forms .item .content .item-select .w-selects {
    flex-grow: 1;
    position: relative
}

.site-anhtt-form1-complete .w-forms .item .content .item-select .w-selects select {
    outline: 0;
    height: 41px;
    box-shadow: 0 0 0 2px #539bf5;
    width: 100%;
    border-radius: 5px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    padding: 0 10px;
    font-weight: 300;
    padding-left: 20px;
    font-size: 15px;
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content .item-select .w-selects select {
        height: 51px;
        padding-left: 15px;
        line-height: 51px;
    }
    .site-anhtt-form1-complete .w-forms .item .content .item-select {
        display: flex;
        align-items: stretch;
        flex-direction: column;
    }
}

.site-anhtt-form1-complete .w-forms .item .content .item-select .w-selects select:focus {
    outline: 0
}

.site-anhtt-form1-complete .w-forms .item .content .item-select .w-selects:before {
    content: '';
    position: absolute;
    right: 10px;
    bottom: 6px;
    border-style: solid;
    border-width: 10px 8px;
    z-index: -1;
    border-color: #539bf5 transparent transparent transparent
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms .item .content .item-select .w-selects:before {
        bottom: 11px
    }
}

.site-anhtt-form1-complete .w-forms-mobile .step {
    display: none
}

.site-anhtt-form1-complete .w-forms-mobile .step.step-active {
    display: block
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms .item {
    display: block
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox {
    display: flex;
    align-items: center;
    margin-right: 17px
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox label {
    font-size: 15px;
    font-weight: 500;
    color: #303030
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox span {
    margin: 0 10px 0 0;
    width: 25px;
    height: 25px;
    background-image: url(../images/icon_checkbox_1.png);
    background-size: cover;
    background-repeat: no-repeat
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox span:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #a7afb4;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 3px;
    display: none;
    z-index: -1
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox span {
        width: 21px;
        height: 21px;
        background-image: url(../images/icon_mobile2.png)
    }
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox input {
    display: none
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox input:checked ~ span {
    background-image: url(../images/icon_checkbox_2.png)
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox input:checked ~ span {
        background-image: url(../images/icon_mobile1.png)
    }

    .site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox input:checked ~ span:before {
        display: block
    }
}

.attention {
    margin-top: 0;
    margin-bottom: 0;
}

@media (max-width: 765px) {
    .site-anhtt-form1-complete .w-forms-mobile .w-forms .item .item-checkbox input:checked ~ p {
        color: #fff
    }
    .attention {
        font-size: 13px;
        margin-top: 5px;
    }
}

.site-anhtt-form1-complete .w-forms-mobile .col-xs-6 {
    width: 50%
}

.site-anhtt-form1-complete .w-forms-mobile .row-2 {
    margin: 0 -5px
}

.site-anhtt-form1-complete .w-forms-mobile .col-xs-4-2 {
    width: 33.33333%;
    padding: 0 5px
}

.site-anhtt-form1-complete .w-forms-mobile .col-xs-4 {
    width: 33.33333%
}

.site-anhtt-form1-complete .w-forms-mobile .form-link ul {
    list-style: none;
    padding: 0 0 0 70px;
    margin-bottom: 40px
}

.site-anhtt-form1-complete .w-forms-mobile .form-link li {
    display: block;
    margin-bottom: 30px
}

.site-anhtt-form1-complete .w-forms-mobile .form-link a {
    color: #0064ff;
    font-size: 16px;
    padding-left: 18px;
    position: relative
}

.site-anhtt-form1-complete .w-forms-mobile .form-link a:before {
    position: absolute;
    content: url(../images/form/arw.png);
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.site-anhtt-form1-complete .w-forms-mobile .w-space {
    display: flex;
    align-items: center
}

.site-anhtt-form1-complete .w-forms-mobile .w-space span {
    width: 35px;
    font-size: 18px;
    font-weight: 500;
    margin: 0
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile {
    text-align: center;
    padding: 0 0 50px 0;
    display: flex;
    justify-content: center
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button {
    background-color: #ff733d;
    height: 55px;
    line-height: 55px;
    color: #fff;
    border: none;
    border-radius: 50px;
    padding: 0 15px;
    font-size: 17px;
    max-width: 195px;
    margin: 0 15px;
    width: 100%;
    font-weight: 500;
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button.max-150 {
    max-width: 150px
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button.max-250 {
    max-width: 250px;
    font-size: 11px
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button.max-250 span {
    margin-bottom: 0
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button img {
    margin-right: 25px;
    margin-left: -5px;
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button span {
    font-size: 17px
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button[type=button] {
    background-color: #bebebe
}
.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button.next-step-btn[type=button] {
    background-color: #ff5900
}

.site-anhtt-form1-complete .w-forms-mobile .w-forms-button-mobile button[type=submit] {
    background-color: #ff5900
}
.login-shop .login-shop-header  {
    background-color: #91c3ff;
    border-radius: 5px;
    padding: 15px 20px;
}

.login-shop .login-shop-header h2 {
    font-size: 24px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 300;
}

.login-shop .login-shop-notice {
    width: 725px;
    margin: 0 auto;
}

.login-shop .login-shop-notice p{
    font-weight: 300;
    font-size: 14px;
    padding: 30px 0px;
    margin-bottom: 0;
}

.login-shop .login-shop-body{
    width: 725px;
    margin: 0 auto;
    border: solid 2px #91c3ff;
    border-radius: 10px;
    padding: 50px 60px;
}

.login-shop .login-shop-body input[type=text],.login-shop .login-shop-body input[type=password] {
    padding: 22px 20px;
    border-radius: 5px;
    border-width: 2px;
}
.login-shop .login-shop-body input::placeholder {
    font-style: normal !important;
    font-weight: 300;
}

label.remember-shop-login {
    display: flex;
    align-items: center;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 20px;
    padding-bottom: 0;
    margin-top: 20px;
    justify-content: center;
}

label.remember-shop-login {
    display: flex;
    align-items: center;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 20px;
    padding-bottom: 0;
    margin-top: 20px;
    justify-content: center;
}
label.remember-shop-login  #login-checkbox-input:checked ~ span {
    background-image: url(../images/login_checked.png);
}

label.remember-shop-login  #login-checkbox-span {
    margin: 0 10px 0 0;
    width: 16px;
    height: 16px;
    background-image: url(../images/login_check.png);
    background-size: cover;
    background-repeat: no-repeat;
}
hr {
    background-color: #333232;
    height: 2px !important;
}
.login-shop .submi-notice {
    font-size: 14px;
    text-align: center;
    color: red;
    font-weight: 300;
    padding-bottom: 20px;
}

.login-shop .subs button {
    border: none;
    height: 50px;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    font-family: Hiragino;
    width: 345px;
    background-color: #3264be;
}
.login-shop-footer {
    padding-top: 50px;
}
.login-shop-footer .login-shop-footer-top {
    background-color: #ffae8f;
    border-radius: 5px;
    padding: 15px 20px;
    margin-bottom: 30px;
}
.login-shop-footer .login-shop-footer-top span {
    font-size: 24px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 300;
}

.login-shop-footer .login-shop-footer-body span.notice-ft {
    font-weight: 300;
    font-size: 14px;
}
.login-shop-footer .w-cta {
    margin-top: 50px;
}
.login-shop-footer .w-cta p {
    display: inline-block;
    margin: 0 auto 5px auto;
    padding-bottom: 20px;
    position: relative;
    color: #3264b4;
    font-size: 28px;
    font-weight: 500;
    padding-left: 8px;
}
.login-shop-footer .w-cta p:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(../img/intro/icon_title.png);
    height: 18px;
    width: 245px;
    background-size: cover;
    background-repeat: no-repeat;
}
.login-shop-footer .w-cta span {
    background-color: #ffd228;
    font-size: 36px;
    color: #fff;
    height: 70px;
    line-height: 50px;
    padding: 10px 0;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 0;
    width: 521px;
}


@media (max-width: 765px) {

    .site-anhtt-form1-complete h2.title.login-shop-title  {
        font-size: 20px;
        padding: 25px 20px 10px 15px;
        border-bottom: 4px solid #3264be;
        margin-bottom: 15px;
    }
    .container-login-shop {
        padding-left: 10px;
        padding-right: 10px;
    }
    .login-shop .login-shop-header  {
        background-color: #91c3ff;
        border-radius: 5px;
        padding: 10px 10px;
    }

    .login-shop .login-shop-header h2 {
        font-size: 16px;
        margin-bottom: 0;
        color: #fff;
        font-weight: 300;
    }

    .login-shop .login-shop-notice {
        width: 340px;
        margin: 0 auto;
    }

    .login-shop .login-shop-notice p{
        font-weight: 300;
        font-size: 12px;
        text-align: center;
        padding: 15px 0px;
    }

    .login-shop .login-shop-body{
        width: 100%;
        margin: 0 auto;
        border: solid 2px #91c3ff;
        border-radius: 10px;
        padding: 35px 15px;
    }

    .login-shop .login-shop-body input[type=text],.login-shop .login-shop-body input[type=password] {
        padding: 22px 20px;
        border-radius: 5px;
        border-width: 2px;
        margin-top: 0;
    }
    .login-shop .login-shop-body input::placeholder {
        font-style: normal !important;
        font-weight: 300;
    }
    label.remember-shop-login {
        justify-content: start;
        font-size: 13px;
    }
    label.remember-shop-login  #login-checkbox-input:checked ~ span {
        background-image: url(../images/login_checked.png);
    }

    label.remember-shop-login  #login-checkbox-span {
        margin: 0 10px 0 0;
        width: 16px;
        height: 16px;
        background-image: url(../images/login_check.png);
        background-size: cover;
        background-repeat: no-repeat;
    }
    hr {
        background-color: #333232;
        height: 2px !important;
        margin-bottom: 15px;
    }
    .login-shop .submi-notice {
        font-size: 13px;
        text-align: left;
        color: red;
        font-weight: 300;
        padding-bottom: 20px;
    }
    .login-shop .attention {
        margin-top: -10px;
        margin-bottom: 15px;
    }
    .login-shop .subs button {
        border: none;
        height: 55px;
        border-radius: 5px;
        color: #fff;
        font-size: 15px;
        font-weight: 300;
        font-family: Hiragino;
        width: 100%;
        background-color: #3264be;
    }
    .login-shop-footer {
        padding-top: 35px;
    }
    .login-shop-footer .login-shop-footer-top {
        background-color: #ffae8f;
        border-radius: 5px;
        padding: 5px 10px;
        margin-bottom: 20px;
    }
    .login-shop-footer .login-shop-footer-top span {
        font-size: 16px;
        margin-bottom: 0;
        color: #fff;
        font-weight: 300;
    }

    .login-shop-footer .login-shop-footer-body span.notice-ft {
        font-weight: 300;
        font-size: 12px;
    }
    .login-shop-footer .w-cta {
        margin-top: 15px;
    }
    .login-shop-footer .w-cta p {
        display: inline-block;
        margin: 0 auto 0 auto;
        padding-bottom: 15px;
        position: relative;
        color: #3264b4;
        font-size: 15px;
        font-weight: 500;
        padding-left: 8px
    }
    .login-shop-footer .w-cta p:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        background-image: url(../images/icon_title.png);
        height: 15px;
        width: 135px;
        background-size: contain;
        background-repeat: no-repeat
    }
    .login-shop-footer .w-cta span {
        background-color: #ffd228;
        font-size: 19px;
        color: #fff;
        height: 45px;
        line-height: 45px;
        padding: 0 40px;
        display: inline-block;
        font-weight: 500;
        width: 273px;
    }
}
.site-anhtt-form1-complete .houjin-entry-form {
    border: none;
}
.site-anhtt-form1-complete .houjin-entry-form .w-forms {
    padding: 15px 65px;
}
table {
    border-collapse: collapse;
    border-radius: 1em;
    overflow: hidden;
    border: solid 2px;
}

th, td {
    padding: 1em;
    background: #fff;
    border-bottom: 2px solid white;
}
.houjin-forms-confirm .w-forms .items {
    border-left: solid 2px #979696;
    padding: 0 15px;
    border-right: solid 2px #979696;
    border-top: solid 2px #979696;
}
.houjin-forms-confirm .w-forms .items.first-item {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.houjin-forms-confirm .w-forms .items.last-item {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom: solid 2px #979696;
}
.houjin-forms-confirm .w-forms .items .item{
    margin-bottom: 0;
}

.houjin-forms-confirm .w-forms .items .label{
    width: 210px;
}
.houjin-forms-confirm .w-forms .items .label p{
    text-align: center;
    color: #ff733d;
}
.houjin-forms-confirm .w-forms .items .content{

}

.houjin-forms-confirm .w-forms .items .content p{
    font-weight: 300;
    padding: 15px 0;
    border-left: solid 2px #979696;
    padding-left: 40px;
}
.houjin-forms-confirm .w-forms-button .form-buttons button.back-input {
    background-color: #bebebe;
    height: 55px;
    line-height: 55px;
    color: #fff;
    border: none;
    border-radius: 2px;
    padding: 0 35px;
    font-size: 21px;
    width: 310px;
    margin-right: 20px;
    font-weight: 500;
}
.houjin-forms-confirm .w-forms-button .form-buttons button {
    background-color: #ff733d;
    height: 55px;
    line-height: 55px;
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 0 35px;
    font-size: 21px;
    width: 310px;
    font-weight: 500;
}
@media (max-width: 765px) {
    .title-mb-confirm h2{
        margin-bottom: 0;
        color: #4191f4;
        font-size: 16px;
        font-weight: 500;
        text-align: center;
        padding-bottom: 10px;
    }
    .title-mb-confirm p{
        text-align: center;
    }
    .site-anhtt-form1-complete .houjin-entry-form .w-forms {
        padding-left: 0;
        padding-right: 0;
        padding-top: 25px;
        border-left: solid 10px #91c3ff;
        border-right: solid 10px #91c3ff;
        padding-bottom: 100px;
    }
    .site-anhtt-form1-complete .w-forms.w-forms-confirm-mb .item {
        margin-bottom: 0;
        padding-top: 10px;
        border-top: solid 1px;
    }
    .w-forms.w-forms-confirm-mb .item .label {
        width: 100%;
        padding-bottom: 5px;
        border-bottom: solid 1px;
        padding-left: 20px;
        padding-right: 25px;
    }
    .w-forms.w-forms-confirm-mb .item .content p {
        padding-left: 70px;
        padding-right: 25px;
        padding-top: 10px;
        margin-bottom: 0;
        font-weight: 300;
    }
    .w-forms.w-forms-confirm-mb .items.last-item{
        padding-bottom: 10px;
        border-bottom: solid 1px;
    }
    .form-button-mb-only {
        padding: 20px 16px 50px 15px !important;
    }
    .form-button-mb-only .form-buttons{
        display: flex;
        justify-content: space-between;
    }
    .form-button-mb-only button {
        border-radius: 50px !important;
        font-size: 17px !important;
        height: 50px !important;
        line-height: 50px !important;
        min-width: 165px !important;
    }
    .form-button-mb-only button.back-input {
        border-radius: 50px !important;
        background-color: #bebebe !important;
        position: relative;
        padding: 0 35px !important;
        text-align: center;
    }
    .form-button-mb-only button.back-input img {
        position: unset;
        height: 18px;
        margin-bottom: 4px;
        padding-right: 8px;
    }
    button.anh-button-top {
        min-width: unset;
        width: 75%;
        font-size: 17px;
        height: 44px;
        border-radius: 5px;
        margin-top: 5px;
        max-width: 350px;
    }
    .site-anhtt-form1-complete .second-p {
        padding-left: 0;
        text-align: center;
        font-size: 15px;
        font-weight: 500;
        max-width: 75%;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 30px;
        line-height: 1.3;
    }
    .highlight-box-item button {
        margin-top: 0;
        border-radius: 40px;
        color: #fff;
        font-size: 17px;
        font-weight: 700;
        height: 36px;
        border: none;
        width: 48%;
        margin-right: 10px;
    }
    .highlight-box {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 45px;
    }
    .highlight-box-item {
        width: 100%;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .highlight-box-item img {
        max-width: 52%;
        padding-right: 10px;
    }
    .highlight-box-item-gray {
        margin-top: 5px;
        margin-bottom: 15px;
    }
    .site-anhtt-form1-complete .third-p {
        color: #1e1e1e;
        text-align: left;
        font-size: 13px;
        font-weight: 100;
        font-family: Hiragino, sans-serif;
        padding-left: 20px;
        padding-top: 7px;
        line-height: 1.4;
        padding-right: 25px;
        margin-bottom: 15px;
    }
    .highlight-box2 img {
        max-width: 79%;
        margin-right: 0;
    }
    .highlight-box2 {
        text-align: center;
        margin-bottom: 35px;
    }
    .site-anhtt-form1-complete .four-p {
        text-align: left;
        font-size: 13px;
        font-weight: 100;
        font-family: Hiragino, sans-serif;
        padding-left: 20px;
        margin-top: 15px;
        margin-bottom: 0;
        line-height: 1.4;
         text-indent: 0;
        padding-right: 20px;
    }
    .highlight-box3 {
        margin-left: 0;
        margin-bottom: 35px;
        margin-top: 10px;
    }
    .site-anhtt-form1-complete h3.title.title2 {
        font-size: 17px;
        font-weight: 500;
        padding-left: 20px;
        padding-bottom: 7px;
        border-bottom-width: 2px;
        border-bottom-style: dotted;
        margin-bottom: 15px;
    }
    .site-anhtt-form1-complete .five-p {
        font-size: 13px;
        line-height: 1.4;
        padding-left: 20px;
        padding-right: 20px;
        letter-spacing: 1px;
        font-weight: 300;
        margin-bottom: 12px;
    }
    .site-anhtt-form1-complete .six-p {
        font-size: 13px;
        line-height: 1.4;
        padding-left: 20px;
        padding-right: 20px;
        font-weight: 100;
        margin-bottom: 10px;
    }
    .highlight-box4 {
        margin-bottom: 35px;
    }
    .site-anhtt-form1-complete h4.title.title3 {
        font-size: 15px;
        display: block;
        color: #3264be;
        margin-bottom: 20px;
        border-bottom: none;
        padding-left: 20px;
        font-weight: 500;
        padding-right: 20px;
        line-height: 1.4;
    }
    .site-anhtt-form1-complete .sev-p {
        text-align: left;
        font-size: 13px;
        font-weight: 100;
        font-family: Hiragino, sans-serif;
        line-height: 1.4;
        margin-bottom: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .highlight-box5 {
        margin-right: 0;
        margin-bottom: 35px;
    }
    .dash-box-top-bottom {
        margin-bottom: 40px;
    }
    .merits {
        margin-bottom: 20px;
    }
    .merit-item {
        margin-bottom: 13px;
        padding-top: 15px;
        padding-bottom: 20px;
        width: 100%;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }
    .merit-item.merit-item3 {
        padding-top: 15px;
        padding-bottom: 20px;
    }
    .merit-item.merit-item1 img{
        max-width: 100%;
    }

    .merit-item.merit-item2 img{
        max-width: 100%;
    }

    .merit-item.merit-item3 img{
        max-width: 100%;
    }

    .merit-item.merit-item4{
        padding-left: 10px;
        padding-right: 10px;
    }
    .merit-item.merit-item4 img{
        max-width: 100%;
        margin-top: -15px;
        margin-bottom: -15px;
    }

    .merit-item.merit-item5 img{
        max-width: 100%;
    }
}

@media (max-width: 768px) and (min-width: 430px) {
    .dash-tel {
        font-size: 12px;
        padding-left: 0;
        top: 8px;
        line-height: 1.4;
    }
    .dash-box-top img.icon-hd-box {
        max-width: 24px;
        margin-right: 5px;
        margin-top: -5px;
    }
    .dash-tel a.tel-anchor-tag-span {
        font-size: 14px;
        color: #1e1e1e;
        font-weight: 300;
        letter-spacing: -1px;
        line-height: 12px;
    }
    .dash-tel span.minispan {
        font-size: 10px;
        line-height: 10px;
    }
}
@media (max-width: 429px) {
    .dash-tel {
        font-size: 10px;
        padding-left: 0;
        top: 8px;
        line-height: 1.4;
    }
    .dash-box-top img.icon-hd-box {
        max-width: 18px;
        margin-right: 5px;
        margin-top: 0;
    }
    .dash-tel a.tel-anchor-tag-span {
        font-size: 12px;
        color: #1e1e1e;
        font-weight: 300;
        letter-spacing: -1px;
        line-height: 12px;
    }
    .dash-tel span.minispan {
        font-size: 8px;
        line-height: 10px;
    }
}
@media (max-width: 385px) {

    .highlight-box-item button {
        font-size: 16px;
    }
    .form-button-mb-only button {
        min-width: 130px !important;
    }
}
@media (max-width: 374px) {
    .form-button-mb-only button.back-input {
        border-radius: 50px !important;
        background-color: #bebebe !important;
        position: relative;
        padding: 0 !important;
        text-align: center;
    }
}

@media (max-width: 350px) {
    .highlight-box-item button {
        font-size: 14px;
    }
}
@media (max-width: 300px) {
    .highlight-box-item button {
        font-size: 13px;
    }
}
