.index_eng .btn_join {
    border-radius: 4px;
    background: #adaeae;
    color: #fff;
    width: 22%;
    font-weight: 900;
    line-height: 2.5em;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    text-align: center;
}

.index_eng .on {
    background: #0b9a47;
}

.index_eng .popup_contants_wrap2 {
    width: 100%;
}

.index_eng .popup_contants_wrap2 table {
    width: 100%;
    min-width: 0px;
    margin-top: 10px;
    font-size: 12px;
}

.index_eng .popup_contants_wrap2 table tr td {
    border-left: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}

.index_eng .popup_contants_wrap2 table tr th {
    font-weight: 700;
    background: #f1f1f1;
}

.index_eng .popup_contants_wrap2 table tr td,
tr th {
    /* line-height: 0px; */
}

.index_eng .popup_contants_wrap2 table tr {
    border-bottom: none;
}

.index_eng .popup_contants_wrap2 table tr:first-child {
    border-bottom: 1px solid #dcdcdc;
}

.index_eng .popup_contants_wrap2 table tr th:first-child {
    min-width: 150px;
    font-weight: 900;
}

.index_eng .popup_contants_wrap2 table tr td:first-child {
    border-left: none;
}

.index_eng .btn_next {
    border-radius: 8px;
    background: #0b9a47;
    border: 1px solid #0b9a47;
    color: #fff;
    text-align: center;
    line-height: 3em;
    margin-bottom: 5px;
    font-size: 1.2em;
    font-weight: 900;
    margin-top: 5px;
}

.index_eng .btn_next2 {
    border-radius: 8px;
    background: #eeeeee;
    border: 1px solid #eeeeee;
    color: #0b9a47;
    text-align: center;
    line-height: 3em;
    margin-bottom: 20px;
    font-size: 1.2em;
    font-weight: 900;
    margin-top: 5px;
}

.index_eng .notice2 {
    border: 1px solid #efefef;
    list-style: none;
    background: #f9f9f9;
    text-align: left;
    color: #898989;
    padding: 10px 20px;
    font-size: 0.8em;
    margin: 10px 0px;
}

.insu_eng .btn_comparison {
    border: 1px solid #08a048;
    color: #08a048;
    background: #fff;
    width: 100%;
    border-radius: 10px;
    line-height: 3em;
    margin-bottom: 0.5em;
    font-size: 0.9em;
}

.insu_eng .btn_next {
    border-radius: 8px;
    background: #0b9a47;
    border: 1px solid #0b9a47;
    color: #fff;
    text-align: center;
    line-height: 3em;
    margin-bottom: 5px;
    font-size: 1.2em;
    font-weight: 900;
    margin-top: 5px;
}

.find_wrap_eng {
    padding-top: 50px;
}

.find_wrap_eng .btn_join {
    border-radius: 4px;
    background: #adaeae;
    color: #fff;
    width: 22%;
    font-weight: 900;
    line-height: 2.5em;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    text-align: center;
}

.find_wrap_eng .on {
    background: #0b9a47;
}

.find_wrap_eng .notice2 {
    padding: 10px 20px;
    margin-bottom: 10px;
}

.find_wrap_eng .notice2>span {
    font-size: 14px;
    vertical-align: top;
}



.bojong_top {
    padding-top: 50px;
}

.bojong_top img {
    width: 100%;
}


.question_info {
    font-size: 0.8em;
    color: #898989;
}

.question_info span {
    color: #d0021b;
}

.bojong_contents {
    float: left;
    display: inline-block;
    width: 100%;
}

.bojong_contents_1 {
    color: #0b9a47;
    display: inline-block;
    width: 25%;
    float: left;
    font-size: 3.5vmin;
}

.bojong_contents_2 {
    display: inline-block;
    width: 75%;
    font-size: 3.5vmin;
}

.popup_contants_wrap2 {
    width: 100%;
    max-width: 1000px;
    overflow: auto;
}

