.con_agree {
    width: 90%;
    max-width: 1400px;
    margin: auto
}

.con_agree .box_txt h2 {
    font-size: 200%;
    line-height: 1.4;
    letter-spacing: 0
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_agree .box_txt h2 {
        font-size:186%
    }
}

@media only screen and (max-width: 767px) {
    .con_agree .box_txt h2 {
        font-size:172%
    }
}

.con_agree .box_txt h3 {
    font-size: 129%;
    line-height: 1.4;
    letter-spacing: .04em
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_agree .box_txt h3 {
        font-size:122%
    }
}

@media only screen and (max-width: 767px) {
    .con_agree .box_txt h3 {
        font-size:115%
    }
}

.con_agree .txt_lead,.con_agree .box_txt>div {
    font-size: 108%;
    line-height: 1.6;
    letter-spacing: 0
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_agree .txt_lead,.con_agree .box_txt>div {
        font-size:108%
    }
}

@media only screen and (max-width: 767px) {
    .con_agree .txt_lead,.con_agree .box_txt>div {
        font-size:100%
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_agree .txt_lead,.con_agree .box_txt>div {
        line-height:1.6
    }
}

@media only screen and (max-width: 767px) {
    .con_agree .txt_lead,.con_agree .box_txt>div {
        line-height:1.5
    }
}

.con_agree {
    max-width: 998px;
    margin-top: 4.16667%
}

@media only screen and (max-width: 767px) {
    .con_agree {
        margin-top:2em
    }
}

.con_agree .box_txt {
    margin-top: 4em
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .con_agree .box_txt {
        margin-top:3em
    }
}

@media only screen and (max-width: 767px) {
    .con_agree .box_txt {
        margin-top:2.5em
    }
}

.con_agree .box_txt .center {
    text-align: center
}

.con_agree .box_txt h2 {
    border-bottom: 1px solid #000;
    padding-bottom: .5em;
    margin-bottom: 2em
}

.con_agree .box_txt h2 span {
    font-size: 80%
}

.con_agree .box_txt ul {
    display: block;
    counter-reset: item;
    list-style-type: none
}

.con_agree .box_txt ul li {
    position: relative;
    padding-left: 1.5em
}

.con_agree .box_txt ul li:before {
    counter-increment: item;
    content: counter(item) ".";
    padding-right: .5em;
    position: absolute;
    top: 0;
    left: 0;
    display: block
}

.con_agree .box_txt ol {
    display: block;
    counter-reset: item;
    list-style-type: none
}

.con_agree .box_txt ol li {
    position: relative;
    padding-left: 3em
}

.con_agree .box_txt ol li:before {
    counter-increment: item;
    content: "ï¼ˆ" counter(item) "ï¼‰";
    padding-right: .5em;
    position: absolute;
    top: 0;
    left: 0;
    display: block
}

.con_agree .box_txt .st_table {
    margin-bottom: 1em
}

.con_agree .box_txt table {
    width: 100%;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media only screen and (max-width: 767px) {
    .con_agree .box_txt table {
        border-top:1px solid #c5c5c5
    }
}

.con_agree .box_txt table tr th,.con_agree .box_txt table tr td {
    padding: 1em;
    border-bottom: 1px solid #c5c5c5
}

.lang_en .con_agree .box_txt table tr th,.lang_en .con_agree .box_txt table tr td {
    word-break: break-word
}

.con_agree .box_txt table tr th.top,.con_agree .box_txt table tr td.top {
    text-align: center
}

.con_agree .box_txt table tr th.bg,.con_agree .box_txt table tr td.bg {
    background: #EBEBEB
}

.con_agree .box_txt table tr th {
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: normal;
    background: none;
    vertical-align: middle
}

@media only screen and (max-width: 767px) {
    .con_agree .box_txt table tr th {
        border-right:1px solid #c5c5c5;
        border-left: 1px solid #c5c5c5
    }

    .lang_en .con_agree .box_txt table tr th {
        padding: 1em .5em
    }
}

.con_agree .box_txt table tr td {
    padding-right: 1em;
    vertical-align: top
}

@media only screen and (max-width: 767px) {
    .con_agree .box_txt table tr td {
        vertical-align:middle;
        border-right: 1px solid #c5c5c5
    }
}

@media only screen and (max-width: 767px) {
    .lang_en .con_agree .box_txt table tr td:first-child {
        width:30%
    }
}
