@charset "utf-8";


.join_title {
    font-size: 1.286em;
    color: #000;
    position: relative;
    margin-bottom: 15px;
}

.j_view_btn {
    cursor: pointer;
    font-size: 0.778em;
    color: #fff;
    font-weight: normal;
    padding: 5px 2%;
    background: #00518E;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 5px;
}

.j_view_popup {
    display: none;
    font-size: 0.875em;
    width: 80%;
    margin: 0 auto;
    background: #fff;
    z-index: 9;
    border-top: 2px solid #00518E;
    border-bottom: 2px solid #00518E;
    position: absolute;
    top: 25%;
    left: 10%;
    z-index: 9998;
}

.j_view_popup .title {
    font-size: 1.714em;
    color: #fff;
    text-align: center;
    padding: 0;
    line-height: 60px;
    background: #00518E;
    position: relative;
}

.j_close_btn {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 60px;
    width: 60px;
    cursor: pointer;
    text-align: center;
}

.popup-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 60px;
    padding: 0 30px;
    line-height: 60px;
    background-color: #00518E;
}

.join_text_wrap.style02 {
    border: 0;
    height: 620px;
    margin-bottom: 0;
}

.join_text_wrap {
    width: 96%;
    padding: 2%;
    height: 180px;
    border: 1px solid #ddd;
    overflow-y: scroll;
    resize: none;
    margin-bottom: 2%;
}

.join_text_wrap p.title01 {
    font-size: 1.286em;
    color: #000;
}

.join_text_wrap p.title02 {
    color: #000;
    margin-bottom: 10px;
}

.join_text_wrap p {
    color: #919191;
    line-height: 1.8em;
    margin-bottom: 30px;
}

.join_main_txt {
	color: blue;
}

.join_sub_txt {
	margin: 20px 0 10px;
	color: blue;
}

.j_view_btn02 {
    cursor: pointer;
    font-size: 0.778em;
    color: #fff;
    font-weight: normal;
    padding: 5px 2%;
    background: #00518E;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 5px;
}

.j_view_popup02 {
    display: none;
    font-size: 0.875em;
    width: 80%;
    margin: 80px auto;
    background: #fff;
    z-index: 9;
    border-top: 2px solid #00518E;
    border-bottom: 2px solid #00518E;
    position: absolute;
    top: 25%;
    left: 10%;
    z-index: 9998;
}

.j_view_popup02 .title {
    font-size: 1.714em;
    color: #fff;
    text-align: center;
    padding: 0;
    line-height: 60px;
    background: #00518E;
    position: relative;
}


.join_text_wrap p.mb0 {
    margin-bottom: 0;
}

.join_text_wrap p {
    color: #919191;
    line-height: 1.8em;
    margin-bottom: 30px;
}

.mb0 {
    margin-bottom: 0 !important;
}

.join_table {
    width: 100%;
    table-layout: fixed;
    margin-bottom: 10px;
}

.join_table th {
    color: #919191;
    border: 1px solid #ddd;
    height: 30px;
    text-align: center;
    background: #f8f8f8;
}

.join_table td {
    color: #919191;
    border: 1px solid #ddd;
    height: 30px;
}


.j_view_btn03 {
    cursor: pointer;
    font-size: 0.778em;
    color: #fff;
    font-weight: normal;
    padding: 5px 2%;
    background: #00518E;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 5px;
}
.j_view_popup03 {
    display: none;
    font-size: 0.875em;
    width: 80%;
    margin: 80px auto;
    background: #fff;
    z-index: 9;
    border-top: 2px solid #00518E;
    border-bottom: 2px solid #00518E;
    position: absolute;
    top: 25%;
    left: 10%;
    z-index: 9998;
}

.j_view_popup03 .title {
    font-size: 1.714em;
    color: #fff;
    text-align: center;
    padding: 0;
    line-height: 60px;
    background: #00518E;
    position: relative;
}