@charset"utf-8"; .prd_panel {
    display: none;
}
th, td{vertical-align:middle}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,input,button,th,td,select,textarea,label {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
}

body,a,input,button,select,strong,textarea {
    color: #222;
    font-family: Noto Sans KR, Helvetica, 'ÃƒÂ«Ã‚Â§Ã¢â‚¬ËœÃƒÂ¬Ã‚ÂÃ¢â€šÂ¬ ÃƒÂªÃ‚Â³Ã‚ ÃƒÂ«Ã¢â‚¬ÂÃ¢â‚¬Â¢', 'malgun gothic', 'Apple SD Gothic Neo', 'Apple SD ÃƒÂ¬Ã¢â‚¬Å¡Ã‚Â°ÃƒÂ«Ã‚ÂÃ…â€™ÃƒÂªÃ‚Â³Ã‚ ÃƒÂ«Ã¢â‚¬ÂÃ¢â‚¬Â¢ Neo', 'Microsoft NeoGothic', 'Droid sans', sans-serif;
    font-size: 13px;
    letter-spacing: -1px;
    word-break: keep-all;
}

img {
    border: 0 none;
}

img {
    vertical-align: top;
}

ol,ul {
    list-style: none;
}

.hide {
    position: absolute;
    left: -9999px;
    top: -9999px;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

button, button[type="button"] {
    border: 0;
    cursor: pointer;
    background: none;
    outline: none;
}

a {
    text-decoration: none;
}

.wrap {
    z-index: 1;
}

.subsubmenu {
    background-color: #150f96;
}

.subsubmenu ul {
    width: 1100px;
    margin: auto;
}

.subsubmenu .side {
    display: inline-block;
    width: 0;
    height: 50px;
    border-left: 1px solid #150f96;
    position: absolute;
    margin-top: 15px;
}

.subsubmenu li {
    display: inline-block;
    list-style: none;
    width: 16%;
}

.subsubmenu li a {
    color : white;
    display: inline-block;
    list-style: none;
    font-size: 18px;
    text-align: center;
    font-weight: 900;
    padding: 15px 25px;
}

.subsubmenu li:nth-child(n+4) a {
    padding: 15px 40px;
}

.subsubmenu li.now a {
    background-color: #fefbf0;
    color: #150f96;
    position: relative;
}

.contents .intro {
    background-color: #fefbf0;
    padding-bottom: 30px;
}

.contents .intro .prd_img {
    width: 1100px;
    margin: auto;
}

.contents .intro .intro_sub {
    background-color: white;
}

.contents .intro .intro_sub .intro_sub_area {
    width: 1100px;
    margin: auto;
}

.contents .form_area {
    width: 1100px;
    margin: auto;
}

.contents .form_area .inputForm {
    float: right;
    margin-top: -640px;
    width: 347px;
    height: 520px;
    padding: 20px;
    background-color: white;
    z-index: 1;
    position: relative;
}

.contents .form_area .inputForm .title {
    width: 55%;
    margin: 0 0 7% 21%;
}

.contents .form_area .inputForm li {
    margin-bottom: 5%;
}

.contents .form_area .inputForm input {
    line-height: 50px;
    font-size: 16px;
    border: solid 1px #999999;
    border-radius: 8px;
    height: 50px;
    padding-left: 15px;
}

.contents .form_area .inputForm label {
    font-size: 16px;
    font-weight: bold;
}

.contents .form_area .inputForm .name input {
    width: 230px;
    margin-left: 13%;
}

.contents .form_area .inputForm input.birthday {
    width: 100px;
    margin: 0 2% 0 5%;
}

.contents .form_area .inputForm input.birthday1 {
    width: 45px;
    margin-left: 2%;
}

.contents .form_area .inputForm .birthday span {
    position: relative;
    top: 5px;
    line-height: 45px;
    letter-spacing: -1.5px;
    margin-left: 2px;
    font-weight: 500;
    font-size: 18px;
}

.contents .form_area .inputForm .phoneno input {
    width: 230px;
    margin-left: 9%;
}

.contents .form_area .inputForm .form_btns {
    margin: 7% 0 0 3.5%
}

.contents .form_area .inputForm .form_btns a:last-child img {
    margin-left: -1%
}

.contents .form_area .inputForm .form_banner {
    margin: 7% 0 0 -7%;
}

.prd_tabs_wrap {
    width: 100%;
    height: 66px;
    background: #fff;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.prd_tabs_wrap .prd_tab_area {
    width: 1100px;
    margin: auto;
}

.prd_tabs_wrap .prd_tab_area li {
    cursor: pointer;
    width: 33%;
    float: left;
    text-align: center;
    height: 65px;
    font-size: 22px;
    line-height: 60px;
    border-left: 1px solid #dfdfdf;
}

.prd_tabs_wrap .prd_tab_area li.on {
    cursor: pointer;
    border-bottom: 10px solid #150f96;
    color: #150f96;
    font-weight: bold;
}

.prd_panel .g_tab_01.n4 {
    cursor: pointer;
    margin-left: -20px;
}

.prd_panel .g_tab_01.n4 li {
    width: 260px;
    margin-left: 20px;
    box-sizing: border-box;
    float: left;
    text-align: center;
    box-sizing: border-box;
    border-style: solid;
}

.prd_panel .g_tab_01 li.on {
    position: relative;
    height: 47px;
    border-color: #150f96;
    border-width: 0 0 2px 0;
    background-color: #fff;
    color: #150f96;
    font-size: 20px;
    font-weight: bold;
}

.prd_panel .g_tab_01 li {
    display: block;
    height: 47px;
    padding-top: 0;
    border-color: #dfdfdf;
    border-bottom-color: #dfdfdf;
    border-width: 0 0 2px 0;
    background-color: #fff;
    color: #666;
    font-size: 20px;
    font-weight: 300;
}

.prd_panel [class^='g_tab_']:after {
    display: block;
    content: "";
    clear: both;
}

.prd_panel .tab1 {
    margin: 0 auto;
    width: 1100px;
}

.prd_panel .blue_wrap {
    background-color: #eff6ff;
}

.prd_panel .gray_wrap {
    background-color: #f8f8f8;
}

.prd_panel .prd_panel_inner {
    padding: 64px 0;
    margin: 0 auto;
    width: 1100px;
}

.prd_panel .prd_panel_inner .h_title_04:first-child {
    margin-top: 5px;
}

.prd_panel .prd_panel_inner .h_title_04 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #222;
    font-family: 'Noto Sans',Malgun Gothic,Dotum;
    font-size: 20px;
    letter-spacing: -0.03em;
    margin-top: 55px;
}

.prd_panel .g_title_04:first-of-type {
    margin-top: 0;
}

.prd_panel .g_title_04 {
    margin-top: 55px;
    margin-bottom: 20px;
    padding: 0;
    color: #222;
    font-family: 'Noto Sans','ÃƒÂ«Ã‚Â§Ã¢â‚¬ËœÃƒÂ¬Ã‚ÂÃ¢â€šÂ¬ÃƒÂªÃ‚Â³Ã‚ ÃƒÂ«Ã¢â‚¬ÂÃ¢â‚¬Â¢',Malgun Gothic,Dotum,'ÃƒÂ«Ã‚ÂÃ¢â‚¬Â¹ÃƒÂ¬Ã¢â‚¬ÂºÃ¢â€šÂ¬',sans-serif;
    font-size: 20px;
    letter-spacing: -0.03em;
}

.prd_panel .prd_msg_01 {
    float: right;
    width: 1100px;
    margin-bottom: 12px;
    color: #767676;
    text-align: right;
    font-size: 14px;
    margin-top: 5px;
}

.prd_panel .prd_msg_01 span {
    float: left;
    margin-top: -5px;
    color: #150f96;
    font-size: 18px;
    font-weight: bold;
}

.prd_panel table {
    border-spacing: 0;
}

.prd_panel table.g_table_03 {
    width: 100%;
    border-top: 2px solid #222;
    border-bottom: 1px solid #666;
}

.prd_panel table.g_table_03 caption {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
}

.prd_panel table.g_table_03 thead th:first-child {
    border-left: 0;
}

.prd_panel table.g_table_03 thead th {
    background-color: #fff;
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #666;
    text-align: center;
}

.prd_panel table.g_table_03 th {
    padding: 10px;
    color: #222;
    font-size: 16px;
}

.prd_panel table.g_table_03 thead th, .prd_panel table.g_table_03 tbody tr:first-of-type td, .prd_panel table.g_table_03 tbody tr:first-of-type th {
    border-top: 0;
}

.prd_panel table.g_table_03 tbody th, .p_table_01 tbody th {
    background-color: #fff;
    color: #150f96;
    text-align: center;
    border-top: 1px solid #dfdfdf;
}

.prd_panel table.g_table_03 td, .p_table_01 td {
    padding: 10px;
    color: #222;
    font-size: 15px;
}

.prd_panel table.g_table_03 th, .prd_panel table.g_table_03 td {
    padding: 10px 15px;
    border-top: 1px solid #ccc;
    height: 45px;
    box-sizing: border-box;
}

.prd_panel table.g_table_03 td {
    border-left: 1px solid #ddd;
}

.prd_panel table.g_table_03 td, .p_table_01 td {
    padding: 10px;
    color: #222;
    font-size: 15px;
}

.prd_panel table.g_table_03 td span {
    color: #767676;
}

.prd_panel table.g_table_03 tbody th.td, .p_table_01 tbody th.td {
    color: #222;
    font-weight: normal;
}

.prd_panel table.g_table_03 tbody td.point {
    color: #150f96;
    text-align: right;
}

.prd_panel table.g_table_03 tbody td.point.tal {
    text-align: left !important;
}

.prd_panel .g_define_01 dt {
    text-align: left;
    color: #150f96;
    font-size: 15px;
}

.prd_panel .g_define_01 dd {
    text-align: left;
    color: #767676;
    font-size: 15px;
}

.prd_panel table + .prd_notice {
    padding-left: 34px;
    margin-top: 10px;
    position: relative;
}

.prd_panel .prd_notice .tit {
    font-family: "Noto Sans KR";
    width: 22px;
    height: 22px;
    background: #150f96;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 22px;
    margin-right: 10px;
    overflow: hidden;
    text-indent: 0;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

.prd_notice .pn_list li:first-child {
    margin-top: 0;
}

.prd_notice .pn_list li {
    margin-top: 5px;
    line-height: 18px;
}

.prd_panel .pn_list li, .prd_panel .pn_list li strong {
    text-indent: -13px;
    padding-left: 13px;
    color: #767676;
    font-size: 14px;
    line-height: 22px;
}

.prd_panel_02 {
    padding-top: 50px;
    color: #666;
    font-size: 15px;
}

.prd_panel_02 .blind {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    color: transparent;
}

.prd_panel_02 .joininfo_list {
    margin-left: -20px;
    min-height: 270px;
    overflow: hidden;
}

.prd_panel_02 .joininfo_list li {
    float: left;
    width: 260px;
    margin-left: 20px;
    box-sizing: border-box;
    font-size: 16px;
}

.prd_panel_02 .joininfo_list li > .joinex_info {
    width: 260px;
    height: 315px;
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
    color: #222;
    text-align: center;
}

.prd_panel_02 .joininfo_list li > .joinex_info .ico {
    position: relative;
    display: block;
    margin-bottom: 35px;
    padding: 115px 0 32px;
    background-color: #ebf3ff;
    color: #222;
    text-align: center;
    font-size: 20px;
}

.prd_panel_02 .joininfo_list li > .joinex_info .ico:before {
    content: "";
    display: block;
    position: absolute;
    top: 48px;
    left: 50%;
}

.prd_panel_02 .joininfo_list li > .joinex_info .block {
    margin-bottom: 5px;
    display: block;
}

.prd_panel_02 .joininfo_list .ico_01:before {
    width: 44px;
    height: 47px;
    margin-left: -22px;
    background: url(ico_bg_joinex.png) no-repeat;
    background-position: 0 0;
}

.prd_panel_02 .joininfo_list .ico_02:before {
    width: 48px;
    height: 47px;
    margin-left: -24px;
    background: url(ico_bg_joinex.png) no-repeat;
    background-position: -44px 0;
}

.prd_panel_02 .joininfo_list .ico_03:before {
    width: 44px;
    height: 47px;
    margin-left: -22px;
    background: url(ico_bg_joinex.png) no-repeat;
    background-position: -92px 0;
}

.prd_panel_02 .joininfo_list .ico_04:before {
    width: 50px;
    height: 47px;
    margin-left: -25px;
    background: url(ico_bg_joinex.png) no-repeat;
    background-position: -136px 0;
}

.prd_panel_02 .joininfo_box {
    padding: 10px 0;
    margin-top: 20px;
    border: 1px solid #dfdfdf;
}

.prd_panel_02 .joininfo_box dl {
    overflow: hidden;
}

.prd_panel_02 .joininfo_box dt {
    float: left;
    width: 259px;
    height: 166px;
    line-height: 166px;
    padding-left: 170px;
    background: url(ico_special_contr.png) 87px 65px no-repeat;
    box-sizing: border-box;
    color: #222;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px;
    text-align: left;
}

.prd_panel_02 .joininfo_box dd {
    float: left;
    width: 839px;
    padding: 55px 60px 0 65px;
    box-sizing: border-box;
}

.prd_panel_02 .joininfo_box dd ul {
    width: 100%;
}

.prd_panel_02 .joininfo_box dd li {
    float: left;
    width: 50%;
    margin: 5px 0 12px;
}

.prd_panel_02 .joininfo_box dd.small li {
    width: 100%;
}

.prd_panel_02 .g_dot_list>li {
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px;
    box-sizing: border-box;
    color: #222;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: -1px;
}

.prd_panel_02 .g_dot_list>li:before {
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background-color: #666;
    position: absolute;
    left: 0;
    top: 10px;
}

.prd_panel_02 .g_dot_list.mt15 {
    margin-top: 15px !important;
}

.prd_panel_02 .h5_tit:first-of-type {
    margin-top: 0;
}

.prd_panel_02 .h5_tit {
    margin: 45px 0 20px;
    color: #222;
    font-size: 20px;
}

.prd_panel_02 .h5_tit i {
    color: #150f96;
    font-style: normal;
}

.prd_panel_02 .g_list_04.mt40 {
    margin-top: 40px !important;
}

.prd_panel_02 .g_list_04.mt60 {
    margin-top: 60px !important;
}

.prd_panel_02 .g_list_04 li {
    margin-bottom: 3px;
    color: #666;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: -1px;
    padding: 0 0 0 10px;
    position: relative;
}

.prd_panel_02 .g_list_04 li:after {
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background-color: #666;
    position: absolute;
    left: 0;
    top: 10px;
}

.prd_panel_02 .g_list_04 li.no_bullet:after {
    display: none;
}

.prd_panel_02 .g_list_04 li strong {
    margin-bottom: 3px;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: -1px;
    position: relative;
}

.prd_panel_02 .g_list_04 li strong.point_01 {
    color: #150f96 !important;
}

.prd_panel_02 .g_list_04.g_txt_01 li {
    color: #222;
}

.prd_panel_02 table[class^='g_table_'] tr th:first-child, .prd_panel_02 table[class^='g_table_'] tr td:first-child {
    border-left: 0 none;
}

.prd_panel_02 .g_table_03 td {
    text-align: center;
}

.prd_panel_02 .g_table_03.mt40 {
    margin-top: 40px !important;
}

.prd_panel_02 .g_list_04 li.point_01 {
    color: #150f96;
    font-size: 15px;
}

.prd_panel table.g_table_03 th strong {
    font-size: 16px;
}

.prd_panel_02 .img_wrap .img_box:after, .prd_panel_02 .img_wrap:after {
    content: "";
    clear: both;
    display: block;
}

.prd_panel_02 .img_wrap .img_left {
    float: left;
    width: 430px;
}

.prd_panel_02 .img_wrap .txt_right {
    float: right;
    width: 670px;
    padding: 50px 30px 0 30px;
    box-sizing: border-box;
}

.prd_panel .prd_msg_02 {
    margin-top: 10px;
    color: #767676;
    font-size: 14px;
    line-height: 22px;
}

.prd_panel .prd_msg_02.red {
    color: red;
}

.prd_panel .prd_msg_02 .notice {
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-right: 10px;
    background-color: #150f96;
    color: #fff;
    text-align: center;
}

.prd_panel .prd_panel_02 .g_list_note {
    text-indent: -15px;
    padding-left: 15px;
    margin-top: 15px;
}

.prd_last {
    width: 1100px;
    border-top: 1px solid #ddd;
    padding: 30px 0;
    margin: 0 auto;
}

.prd_last p {
    color: #767676;
    font-size: 15px;
    font-weight: 300;
}

.float_form {
    position: absolute;
    right: 50%;
    top: 850px;
    width: 175px;
    height: 300px;
    background: #150f96;
    padding: 20px;
    color: white;
    border-radius: 10px;
    margin-right: -750px;
}

.float_form.action {
    position: fixed;
    top: 100px;
}

.float_form .title {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

.float_form li {
    margin-bottom: 5%;
}

.float_form input {
    line-height: 50px;
    font-size: 13px;
    border: solid 1px #999999;
    border-radius: 8px;
    height: 40px;
    padding-left: 5px;
}

.float_form .name input {
    width: 135px;
}

.float_form input.birthday {
    width: 55px;
}

.float_form input.birthday1 {
    width: 25px;
}

.float_form .birthday span {
    position: relative;
    top: 5px;
    line-height: 45px;
    letter-spacing: -1.5px;
    margin-left: 2px;
    font-weight: 500;
    font-size: 18px;
}

.float_form .phoneno input {
    width: 135px;
}

.float_form .form_btns {
    cursor: pointer;
    margin: 15% 0 0 -5%
}

.float_form .form_banner img {
    margin: 12% 0 0 -15%;
    width: 130%;
}
