﻿@charset "utf-8";

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0; /*-webkit-tap-highlight-color:rgba(255,255,255,0);*/
}

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

*html {
    background-image: url(about:blank);
    background-attachment: fixed;
}

body {
    color: #1a1a1a;
    -webkit-text-size-adjust: none;
}

body, img {
    -moz-user-select: text;
    -webkit-user-select: text;
    -webkit-touch-callout: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

ul, ol, li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
    -webkit-touch-callout:none;
}

    a:hover {
        text-decoration: none;
    }

img {
    vertical-align: middle;
    border: 0;    
    -ms-interpolation-mode: bicubic;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

button, input, select, textarea {
    font-size: 100%;
    vertical-align: middle;
    outline: 0;
}

textarea {
    resize: none;
}

button, input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
    -moz-appearance: button;
}

input:focus:-moz-placeholder, input:focus::-webkit-input-placeholder {
    color: transparent;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.cb {
    clear: both;
    display: block;
    height: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
/* End hide from IE-mac */
html, body {
    width: 100%;
    overflow-x: hidden;
}

body {
    font: 12px/20px "ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック",sans-serif;
    color: #333;
    border-top: 6px solid #ca0e26;
}

.sp_cot {
    width: 300px;
    display: block;
    margin: 0px auto;
}

.sp_header .sp_logo {
    display: block;
    float: left;
    width: 115px;
}

.sp_header_main {
    margin-left: 120px;
}

    .sp_header_main h1 {
        line-height: 23px;
        font-size: 11px;
        color: #41403e;
        padding-top: 5px;
    }

        .sp_header_main h1 img {
            display: inline;
            vertical-align: middle;
            height: 22px;
            margin-top: -3px;
        }

.sp_btn_vvv {
    display: inline-block;
    width: 84px;
    padding-right: 7px;
    height: 34px;
    line-height: 35px;
    background-image: url(../img/sp_btn1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    color: #FFF;
    font-size: 12px;
}

.sp_btn_green {
    display: inline-block;
    width: 84px;
    padding-right: 7px;
    height: 34px;
    line-height: 35px;
    background-image: url(../img/sp_btn2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    color: #FFF;
    font-size: 12px;
}

.sp_btn_org {
    display: inline-block;
    width: 84px;
    padding-right: 7px;
    height: 34px;
    line-height: 35px;
    background-image: url(../images/sp_btn2.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
    color: #FFF;
    font-size: 10px;
}

.sp_btn_menu {
    display: inline-block;
    width: 168px;
    padding-right: 17px;
    height: 33px;
    line-height: 33px;
    background-image: url(../img/btn_off.png);
    background-size: auto 100%;
    background-position: right top;
    background-repeat: no-repeat;
    text-align: center;
    color: #44403f;
    font-weight: bold;
    font-size: 10px;
    border: 1px solid #44403f;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .sp_btn_menu.on {
        background-image: url(../img/btn_on.png);
        padding-right: 12px;
    }

    .sp_btn_menu:target {
        background-color: #fdeee8;
    }

.sp_header .sp_btn_org {
    margin-right: 5px;
}

.sp_title {
    display: block;
    width: 320px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #c30d24;
    border-top: 2px solid #c30d24;
    border-bottom: 2px solid #c30d24;
    text-align: center;
    background-image: url(../images/sp_title.png);
    background-size: 100% auto;
    background-position: center center;
    background-repeat: no-repeat;
    font-weight: bold;
    margin: 0px auto 10px auto;
}

.sp_bar {
    width: 300px;
    height: 52px;
    line-height: 52px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    padding-left: 66px;
    background-image: url(../images/sp_bar.png);
    background-size: 100% 100%;
}

.sp_bars {
    width: 300px;
    height: 60px;
    line-height: 20px;
    padding: 10px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    padding-left: 66px;
    background-image: url(../images/sp_bar_2.png);
    background-size: 100% 100%;
}

.sp_tt {
    padding-left: 10px;
    border-left: 7px solid #6b3906;
    font-size: 16px;
    color: #6b3906;
    line-height: 35px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.sp_cot_main {
    padding: 0px 10px;
}

.sp_cot_main2 {
    padding: 0px 20px;
}

.table2 {
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    vertical-align: top;
    color: #3f3a39;
}

    .table2 th {
        width: 55px;
        font-weight: normal;
        vertical-align: top;
    }

    .table2 th, .table2 td {
        padding: 5px 0px;
    }

.sp_web7_1 {
    display: block;
    width: 100%;
    margin: 20px 0px;
}

.sp_web7_2 {
    display: block;
    width: 100%;
}

.k_greenbtn2 {
    text-align: center;
    padding: 20px 0px;
    width: 280px;
    line-height: 28px;
    font-size: 18px;
    display: block;
    margin: 0px auto;
    background: url(../images/greenbtna1.png) 0 0 no-repeat;
    color: #FFF;
    font-weight: bold;
    background-size: 100% 100%;
    margin-top: 45px;
}

    .k_greenbtn2 img {
        display: inline;
        vertical-align: middle;
        margin-left: 8px;
    }

    .k_greenbtn2:hover,.k_greenbtn2:target{
        background: url(../images/greenbtna2.png) 0 0 no-repeat;
        background-size: 100% 100%;
    }

.sp_footer {
    margin-top: 55px;
    padding: 10px;
    background-color: #f4f5f7;
    font-size: 10px;
    line-height: 10px;
}

    .sp_footer a {
        display: inline-block;
        padding: 0px 4px;
        color: #5a5657;
        margin: 5px 0px;
    }

    .sp_footer p {
        color: #5a5657;
        text-align: center;
    }

.sp_web3_0 {
    display: block;
    width: 100%;
    margin: 15px 0px 5px 0px;
}

.sp_web3_p1 {
    font-size: 10px;
    text-align: right;
    padding-right: 10px;
}

.center_h1 {
    font-size: 11px;
    font-weight: bold;
    color: #6b5428;
    line-height: 20px;
    text-align: center;
    margin: 10px 0px;
}

.sp_pp {
    font-size: 11px;
    color: #000000;
    line-height: 20px;    
}

.sp_web3_img {
    display: block;
    width: 190px;
    margin: 10px auto;
}

.mt40 {
    margin-top: 40px;
}

.web3_box {
    margin-top: 35px;
    display: block;
    margin: 0px auto;
    max-width: 320px;
}

    .web3_box div {
        padding: 20px 25px;
    }

    .web3_box p {
        font-size: 10px;
        line-height: 18px;
        color: #383735;
        margin: 0px 0px 5px 0px;
    }

        .web3_box p span {
            display: block;
            padding-bottom: 5px;
        }

    .web3_box h1 {
        font-size: 10px;
        line-height: 20px;
        color: #6b3908;
        margin: 0px 0px 5px 0px;
        font-variant: normal;
    }

    .web3_box .odd, .web3_box div:nth-child(2n-1) {
        background-color: #f0f0f0;
    }

.sp_loop {
    position: relative;
    overflow: hidden;
}

    .sp_loop ul {
        position: relative;
    }

    .sp_loop li {
        display: block;
        float: left;
        position: relative;
    }

        .sp_loop li img {
            display: block;
            width: 100%;
        }

.sp_loop_action {
    height: 40px;
    text-align: center;
}

.sp_loop_left {
    display: block;
    width: 38px;
    height: 40px;
    float: left;
    margin-left: 10px;
    background-image: url(../images/sp_gleft.png);
    background-size: 100% 100%;
    cursor: pointer;
}

.sp_loop_right {
    display: block;
    width: 38px;
    height: 40px;
    float: right;
    margin-right: 10px;
    background-image: url(../images/sp_gright.png);
    background-size: 100% 100%;
    cursor: pointer;
}

#loopDot {
    text-align: center;
    padding-top: 15px;
}

    #loopDot .swiper-pagination-switch {
        display: inline-block;
        width: 10px;
        height: 10px;
        background-color: #c9c9cb;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin: 0px 3px;
    }

    #loopDot .swiper-active-switch {
        background-color: #5a5657;
    }

#menuCot {
    display: none;
}

.sp_cot_menu {
    display: block;
    margin: 0px auto;
    max-width: 320px;
}

    .sp_cot_menu h1 {
        font-size: 18px;
        line-height: 40px;
        text-align: center;
        font-weight: bold;
        color: #FFF;
        background-color: #f80;
        margin-top: 5px;
    }

    .sp_cot_menu td {
        line-height: 48px;
        font-size: 10px;
        font-weight: bold;
        border-top: 1px solid #c90d25;
        border-bottom: 1px solid #c90d25;
        padding-left: 5px;
        background-color: #fdeee8;
    }

        .sp_cot_menu td:nth-child(2n) {
            border-left: 1px solid #c90d25;
        }

        .sp_cot_menu td img {
            display: inline;
            width: 10px;
            float: right;
            margin-top: 18px;
            margin-right: 10px;
        }

.sp_index_bar h1 {
    display: block;
    line-height: 50px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    background-image: url(../images/index_bar.png);
    background-size: auto 100%;
    background-repeat: repeat-x;
    margin: 18px 0px 8px 0px;
}

.sp_index_bar a{
    display: inline-block;
    width: 146px;
    height: 66px;
}

.sp_index_bar img {
    display: block;
    width: 146px;
    margin: 2px;
    float: left;
}

.sp_cot_bar img {
    display: block;
    width: 100%;
    margin: 16px 0px 6px 0px;
}

.sp_cot_bar p {
    padding: 0px 0px 10px 0px;
    margin: 0px 10px;
    font-size: 11px;
    line-height: 16px;
    color: #000000;
}

.sp_cot_bar .sp_index_zm {
    display: block;
    width: 280px;
    margin: 20px auto 0px auto;
}

.center_img {
    display: block;
    margin: 5px auto;
}

.sp_ss {
    line-height: 14px;
    font-size: 8px;
    text-align: center;
}

.sp_vvbox {
    padding: 4px 17px;
    background-color: #fcefc7;
}

    .sp_vvbox h1 {
        font-size: 12px;
        line-height: 12px;
        color: #c00019;
        text-align: center;
    }

        .sp_vvbox h1 span {
            font-size: 20px;
            line-height: 20px;
        }

    .sp_vvbox h2 {
        font-size: 16px;
        line-height: 30px;
        text-align: center;
    }

    .sp_vvbox p {
        font-size: 12px;
        line-height: 16px;
        color: #56483a;
    }

.sp_m_btn {
    width: 260px;
    height: 60px;
    line-height: 60px;
    display: block;
    margin: 10px auto;
    padding-right: 16px;
    font-size: 18px;
    font-weight: bold;
    background-image: url(../images/sp_m_btn.png);
    background-size: 100% 100%;
    text-align: center;
    color: #FFF;
}

    .sp_m_btn:hover, .sp_m_btn:target {
        background-image: url(../images/sp_m_btn2.png);
    }

.igou {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../images/ico_right.png) 0 0 no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 3px;
}

.igou_p {
    padding: 10px 0px 0px 12px;
    font-size: 11px;
    line-height: 12px;
}

.red {
    color: #d03c4f;
}

.sp_web1_p {
    padding: 0px 10px;
}

    .sp_web1_p h1 {
        font-size: 17px;
        line-height: 17px;
        padding: 15px 0px 10px 0px;
        color: #231815;
        font-weight: normal;
    }

        .sp_web1_p h1 span {
            font-size: 12px;
        }

.web_nav {
    margin: 12px 0px 0px 0px;
}

.web_nav_a {
    display: block;
    float: left;
    width: 92px;
    height: 62px;
    background: url(../images/web2_nav.png) 0 0 no-repeat;
    text-align: center;
    margin: 4px 0px 4px 8px;
    *margin: 4px 0px 4px 8px;
}

.web_nav_a_s1 {
    color: #fff7d2;
    font-size: 9px;
    line-height: 16px;
    display: block;
    padding-top: 2px;
}

.web_nav_a .k_hasdot_ul {
    display: inline-block;
    text-align: left;
    margin-top: 7px;
    font-size: 10px;
    color: #5b2600;
    line-height: 12px;
}

.web_nav_a:hover,.web_nav_a:target {
    background: url(../images/web2_nav.png) 0 -63px no-repeat;
}

.web2_type {
    margin-top: 20px;
}

    .web2_type h1 {
        line-height: 46px;
        display: block;
        background: url(../images/web2_bg.png) 0 0 no-repeat;
        background-size: auto 100%;
    }

        .web2_type h1 span {
            display: inline-block;
            width: 46px;
            height: 46px;
            line-height: 22px;
            font-size: 10px;
            text-align: center;
            text-align: center;
            color: #e5d3ac;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-radius: 50%;
            padding: 8px 0px 0px 0px;
            line-height: 10px;
            vertical-align: middle;
        }

            .web2_type h1 span font {
                font-size: 22px;
                line-height: 26px;
                display: block;
            }

    .web2_type i img {
        width: 12px;
    }

    .web2_type h1 i {
        margin-left: 8px;
        font-size: 11px;
        color: #231815;
        font-weight: normal;
        font-style: normal;
        vertical-align: middle;
    }

    .web2_type h2 {
        padding: 10px 0px;
        font-size: 10px;
        color: #6a3906;
    }

        .web2_type h2 img {
            height: 8px;
            vertical-align: middle;
            margin-right: 4px;
            margin-left: 10px;
        }

.web2_type_cot img {
    float: left;
    width: 128px;
}

.web2_type_cot .web2_type_cot_c1 {
    float: left;
    width: 160px;
    margin: 0px 0px 0px 10px;
}

.web2_type_cot .web2_type_cot_c2 {
    width: 100%;
}

.web2_type_cot_c1_p1 {
    font-size: 12px;
    line-height: 12px;
    padding: 14px 0px 18px 0px;
    text-align: center;
    color: #5d2900;
    background: url(../images/web2_bar.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.web2_type_cot_c1_p2 {
    padding: 8px 10px;
    width: 100%;
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
    margin-top: 6px;
    font-size: 10px;
    line-height: 12px;
    color: #686666;
}

.web2_type .web2_type_cot_c1_p2 span {
    display: block;
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 2px;
    color: #282525;
    border-bottom: 2px dotted #929090;
    margin-bottom: 3px;
}

.k_btnys {
    display: inline-block;
    margin-right: 10px;
    width: 130px;
    height: 42px;
    padding: 15px 0px 0px 20px;
    font-size: 9px;
    line-height: 10px;
    background: url(../images/btnys.png) 0 0 no-repeat;
    text-align: center;
    color: #FFF;
    vertical-align: bottom;
}

    .k_btnys:hover,.k_btnys:target {
        background: url(../images/btnys.png) 0 -43px no-repeat;
    }

.k_btngreenb {
    display: inline-block;
    width: 130px;
    height: 37px;
    font-size: 12px;
    line-height: 37px;
    padding: 0px 10px 0px 0px;
    text-align: center;
    color: #ffffff;
    background: url(../images/btngreenb.png) 0 0 no-repeat;
    vertical-align: bottom;
}

    .k_btngreenb:hover,.k_btngreenb:target {
        background: url(../images/btngreenb.png) 0 -37px no-repeat;
    }

.k_brownbtn_box {
    text-align: center;
    margin-bottom: 10px;
}

.k_brownbtn {
    display: inline-block;
    width: 142px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 12px;
    background: url(../images/btndarkv2.png) 0 0 no-repeat;
    background-size: 100% 100%;
    color: #FFF;
    font-weight: bold;
    margin: 0px 4px;
}

    .k_brownbtn:hover,.k_brownbtn:target {
        background: url(../images/btndarkv1.png) 0 0 no-repeat;
        background-size: 100% 100%;
    }

.sp_ttr {
    border-left: 7px solid #c30e23;
    color: #c30e23;
}

.sp_pa {
    font-size: 14px;
    color: #6a3906;
    padding: 8px 0px 5px 0px;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(106,57,6,0.5);
}

.web4_table {
    margin: 10px 0px 5px 0px;
}

    .web4_table td {
        padding: 8px 10px;
        font-size: 9px;
        line-height: 18px;
        background-color: #fff9e8;
    }

    .web4_table th {
        text-align: center;
        font-size: 12px;
        color: #6a3906;
        line-height: 16px;
        background-color: #fff3d3;
        width: 60px;
    }

.web4_table2 td {
    background-color: #fff;
}

.web4_table2 th {
    background-color: #efefef;
}

.text_right {
    text-align: right;
}

.k_btnline {
    display: inline-block;
    padding: 6px 32px 6px 15px;
    border: 1px solid #c40d24;
    font-size: 14px;
    line-height: 20px;
    color: #c40d24;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    background-image: url(../images/sksk_45.png);
    background-position: right center;
    background-repeat: no-repeat;
    margin: 5px 0px 15px 0px;
}

    .k_btnline:hover,.k_btnline:target {
        background-color: #fce4da;
    }

.sp_ttr span {
    font-size: 8px;
}

.sp_ttr_btn {
    display: inline-block;
    float: right;
    font-size: 12px;
    color: #FFF;
    padding: 0px 10px;
    line-height: 34px;
    background-color: #c30e23;
}

.Con_Steps {
    position: relative;
}

.Con_Step_arrow {
    display: block;
    margin: 0px auto;
}

.Con_Step {
    width: 100%;
    background-color: #fbeec6;
    margin-top: -8px;
    padding: 0px 0px 6px 0px;
    background-position: 10px center;
    background-repeat: no-repeat;
}

.Step1 {
    background-image: url(../images/step-1.png);
}

.Step2 {
    background-image: url(../images/step-2.png);
}

.Step3 {
    background-image: url(../images/step-3.png);
}

.Step4 {
    background-image: url(../images/step-4.png);
}

.Con_Step_text {
    margin-left: 63px;
    padding-top: 12px;
    float: left;
    width: 144px;
}

.Con_Step_head {
    color: #c2091e;
    font-size: 12px;
    line-height: 12px;
}

.Con_Step_des {
    font-size: 10px;
    line-height: 12px;
    margin-top: 2px;
}

.Con_Step_img {
    display: block;
    float: right;
    width: 84px;
    margin-right: 6px;
    margin-top: 6px;
}

.sp_xz {
    width: 100px;
    height: 115px;
    float: left;
}

.sp_xz_div {
    font-size: 13px;
    line-height: 16px;
    color: #6a3906;
    padding-top: 6px;
    margin: 20px 0px 10px 115px;
}

    .sp_xz_div span {
        display: block;
        margin-top: 10px;
        font-size: 11px;
        line-height: 14px;
        color: #5e5a5a;
    }

.sp_xz_p {
    font-size: 12px;
    line-height: 16px;
    padding: 10px 0px;
}

.k_table th, .k_table td {
    border: 1px solid #d0cac1;
    font-size: 10px;
    line-height: 16px;
    color: #575353;
}

.k_table th {
    text-align: center;
    width: 48px;
    background-color: #fefaee;
    padding: 9px 0px;
}

.k_table td {
    text-align: left;
    padding: 9px 10px;
}

    .k_table td span {
        margin: 0px 5px;
        display: inline-block;
    }

.sp_as1 {
    font-size: 18px;
}

    .sp_as1 font {
        font-size: 12px;
    }

    .sp_as1 img {
        display: inline;
        float: left;
        margin-right: 5px;
    }

    .sp_as1 span {
        margin-top: 55px;
        float: left;
    }

.k_tables th {
    background-color: #fbeec6;
}

.k_darkbtn {
    display: inline-block;
    width: 142px;
    line-height: 42px;
    height: 42px;
    background: url(../images/btndark1.png) 0 0 no-repeat;
    background-size: 100% 100%;
    margin: 3px 0px 3px 5px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #FFF;
    vertical-align: middle;
}

    .k_darkbtn:hover,.k_darkbtn:target {
        background: url(../images/btndark2.png) 0 0 no-repeat;
        background-size: 100% 100%;
    }

.s_qa {
    margin: 10px 0px;
}

.s_q {
    line-height: 24px;
    color: #b40000;
    background-color: #fce4da;
    position: relative;
    font-size: 11px;
    font-weight: bold;
}

    .s_q img {
        margin-right: 10px;
        display: inline;
        margin-top: -1px;
        height: 24px;
    }

.s_s {
    display: block;
    width: 24px;
    height: 24px;
    float: right;
    background: 0 0 url(../images/sssll.png) no-repeat;
    background-size: 100% auto;
    margin-right: 8px;
    cursor: pointer;
}

    .s_s.on {
        background: 0 0 url(../images/sssl2.png) no-repeat;
        background-size: 100% auto;
    }

.s_a_a {
    display: block;
    margin: 10px 0px;
    width: 20px;
    float: left;
}

.s_a p {
    font-size: 12px;
    line-height: 24px;
    color: #3f3a39;
}

.s_a .table_title {
    line-height: 35px;
    border-left: 7px solid #6b3a06;
}

.s_a {
    display: none;
}

    .s_a p {
        margin-left: 30px;
        font-size: 10px;
        line-height: 14px;
        padding: 10px 0px;
    }

.s_qa .table_title {
    line-height: 16px;
    font-size: 10px;
    border-left: 4px solid #6a3906;
    color: #6a3906;
    padding: 0px;
    padding-left: 10px;
    margin-left: 0px;
    margin-left: 10px;
}

.s_a .k_btnline {
    font-size: 11px;
}

.bottom_box {
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0px;
    border-top: 6px solid #ca071e;
    padding: 10px 0px;
    background-color: #FFF;
    text-align: center;
}

    .bottom_box .sp_btn_green, .bottom_box .sp_btn_vvv {
        margin: 0px 5px;
    }

.sp_footer {
    margin-bottom: 82px;
}

.sp_cot_menu a {
    display: block;
}

.lava_bar {
    width: 300px;
    height: 52px;
    line-height: 52px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    padding-left: 66px;
    background-image: url(../images/lava/3_2.png);
    background-size: 100% 100%;
}

.lava_bars {
    width: 300px;
    height: 60px;
    line-height: 20px;
    padding: 10px 0px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    padding-left: 66px;
    background-image: url(../images/sp_bar_2.png);
    background-size: 100% 100%;
}

/*8.25*/
.web4_8 h1{ height:28px; line-height:28px; background-color:#c10e23; text-align:center; color:#f5f6f0; font-size:12px;}
.web4_box{ background:url(../images/lp/bg2.png) 0 0 repeat; text-align:center; padding:10px 0px;}
.web4_rond{ display:block; margin:0px auto; width:60px; height:60px; background-color:#c51428; font-size:12px; line-height:14px; padding-top:12px;color:#f5f6f0; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius:50%;}
.web4_rond span{ font-size:20px; line-height:20px;}
.web4_box h2{ line-height:16px; font-size:16px; color:#0a0700; font-weight:normal; padding:10px 0px 5px 0px;}
.web4_box p{ font-size:13px;color:#0a0700; line-height:20px;}
.web4_box .ss{ font-size:10px; color:#0a0700; line-height:16px;}
.web4_div{ height:48px; line-height:48px; color:#c10e23; background-color:#FFF; width:230px; margin:0px auto 0px auto; font-size:26px; letter-spacing:2px;}
.web4_div span{ font-size:12px;}
.H_grid_box_head{ height:35px; background-color:#a78e2a;  line-height:35px; text-align:center; font-size:15px; color:#fff;}
.H_grid_box_main{ height:160px; background:url(../images/lp/bg2.png) 0 0 repeat; }
.H_grid_box_main_title{ font-size:22px; text-align:center;color:#a78e2a; padding-top:11px;}
.H_grid_box_main_middle{font-size:10px; line-height:14px; color:#a78e2a; margin-top:10px;}
.H_grid_box_main_left{ float:left; padding:7px; border:1px solid #a78e2a; margin-left:10px;}
.H_grid_box_main_right{ float:left;  margin-left:10px;}
.H_grid_box_main_right .p2{ margin-top:4px;}
.H_grid_box_main_bottom{ width:230px; margin:10px auto 19px auto; height:57px; background-color:#fff; color:#be0006; text-align:center; line-height:60px; font-size:17px;}
.H_grid_box_main_bottom font{ font-size:33px; font-weight:bold;}
.H_grid_box{ margin-top:1px; margin-bottom:1px;}
