@charset"utf-8";
.prd_bottom_com{display:none;}

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: #000; 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;width:100%; }
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; }

.head .topnav{/* background-color: #150f96; *//* height: 14vw; */border-bottom:1px solid #d2d2d2;}

.head .topnav img.logo {width: 25%; float: none; margin: 3.5% 0 0 3%;}
.head .topnav img.ham {margin: 4.2% 3% 0;}
.head .topnav img.header_phone { float: none; width: 7%; margin-top: 3.4%; margin-left: 20%; }
.head .topnav img.header_number { float: none; width: 30%; margin-top: 5%; margin-left: 1%; }

.menu { background-color: #150f96; }
.menu li {text-align:center;display: inline-block;list-style: none;width:32.9%;}
.menu li a {color :#fff; display: inline-block; list-style: none; font-size:3.3vw; font-weight: 900;padding:3vw 1vw;}
.menu li:nth-child(n+3) a{ padding: 3vw 1vw; }
.menu li.now a { background-color: #fefbf0; color: #150f96; width: 95%;}

#normal_tabs_time.fix_menu { position: fixed; top:0; width:100%; z-index: 100; }

.contents .intro {background-color: #fefbf0;min-height: 100px;}
.contents .intro_btm {background-color: #d2d2d2;min-height: 220px; margin-top: -195px; z-index: 1;}

.inputForm {margin: 0 6vw;background-color: white;border: 1px solid black;padding: 15px;padding-bottom: 0;border-radius:7px;z-index: 10;position: relative;}
.inputForm .form_name {font-size: 22px; font-weight: bold; text-align: center; margin-bottom: 10px;}
.inputForm input { width: 100%; font-size: 16px; padding: 30px 10px 20px 10px; border: none; border-bottom: 1px solid; }
.inputForm input::placeholder { color: #bdbdbd; }
.inputForm li.name, .inputForm li.sex { display: inline-block; }
.inputForm li.name { width: 57%; }
.inputForm li.sex { margin-left: 2%; }
.inputForm li.sex a { padding: 14px 18px; font-size:16px; border: 1px solid #000; color:#919191; border-radius: 0 10px 10px 0; margin: 0 -2px;}
.inputForm li.sex a:first-child{ border-radius: 10px 0 0 10px; }
.inputForm li.sex a.on { background-color: #150f96; color: white; }
.inputForm .form_btns {display: inline-block;margin: 5vw -4.8vw -1.7vw -4vw;/* width:88.8vw; */}

.inputForm .form_btns p{float:left; width:39.1%;cursor: pointer;margin: 0 auto;}

.inputForm .form_btns p2{float:left; width:60%;cursor: pointer;margin: 0 auto;}

.prd_tabs_wrap {box-sizing: border-box;height: 80px;font-size: 40px;background-color: white;}
.prd_tabs_wrap .prd_tab_area li{width: 33.3%; float: left;  text-align: center;  height: 13vw; font-size:4vw; line-height:13vw; border-left: 1px solid #dfdfdf;border-bottom: 1px solid #dfdfdf}
.prd_tabs_wrap .prd_tab_area li.on{ border-bottom: 4px solid #150f96; color: #150f96;}

.prd_tabs_wrap_sub {box-sizing: border-box;height: 20px;background-color: white;margin-bottom: 50px;}
.prd_tabs_wrap_sub .prd_tab_area { position: relative; }
.prd_tabs_wrap_sub .prd_tab_area li{position: relative;width: 23.2%;float: left;text-align: center;height: 30px;font-size: 13px;line-height: 20px;border-bottom: 2px solid #dfdfdf;margin: 0 5px 0 0;}
.prd_tabs_wrap_sub .prd_tab_area li.on{ border-bottom: 2px solid #150f96; color: #150f96;}

.prd_panel .prd_panel_inner { padding: 0 0 30px; margin: 0 15px; }
.prd_panel .prd_panel_inner .h_title_04 {font-size: 13px;margin-top: 40px;}
.prd_panel_inner .h_title_04:first-child { margin-top:8px; }
.prd_panel .prd_msg_01 { float: none; margin: 8px 0; color: #767676; font-size: 13px;}
.prd_panel .prd_msg_01 span { display: block; margin-bottom: 1px; color: #150f96; font-weight: bold; }
.prd_panel table.g_table_03 { width: 100%; margin-bottom: 10px; border-top: 2px solid #000; border-bottom: 1px solid #666; }
.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: 8px 4px; color: #000; }
.prd_panel table.g_table_03 tbody th { background-color: #fff; color: #150f96; text-align: center; border-top: 1px solid #dfdfdf; }
.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 td { padding: 8px 4px; color: #000; }
.prd_panel table.g_table_03 td span { color: #767676; }
.prd_panel table.g_table_03 tbody td { border: 1px solid #ccc; border-width: 1px 0 0 1px; }
.prd_panel table.g_table_03 tbody td:first-child { border-left: 0; }
.prd_panel table.g_table_03 .g_define_01 dt { text-align: left; color: #150f96; }
.prd_panel .prd_panel_inner .prd_notice { margin-top: 0; padding-left: 0; padding-top: 16px; margin-bottom: 20px; position: relative;}
.prd_panel .prd_panel_inner .prd_notice .tit { background: url(./210617_bg_prd_notice.png) no-repeat; background-size: 22px 22px; }
.prd_panel .prd_panel_inner .prd_notice .tit { position: absolute; top: 0; left: 0; display: block; width: 22px; height: 22px; text-indent: -9999em; }
.prd_panel .prd_panel_inner .prd_notice ul { color: #666; margin-top: 10px;}


.joininfo_list { overflow: hidden; }
.joininfo_list li:nth-child(2n+1) { padding: 0 2px 0 0; }
.joininfo_list li { float: left; width: 50%; padding: 0 0 0 12px; margin-bottom: 13px; box-sizing: border-box; }
.joininfo_list li > .joinex_info {height: 200px;border: 1px solid #dfdfdf;box-sizing: border-box;color: #000;text-align: center;}
.joininfo_list li > .joinex_info .ico {position: relative;display: block;margin-bottom: 12px;padding: 60px 0 20px;background-color: #f5faff;color: #000;text-align: center;}
.joininfo_list li > .joinex_info .ico:before {content: ""; display: block; position: absolute; top: 20px; left: 90%; }
.joininfo_list .ico_01:before { width: 26px; height: 35px; margin-left: -75px; background: url(ico_bg_joinex.png) no-repeat; background-size: auto 30px; background-position: 0 0; }
.joininfo_list .ico_02:before { width: 33px; height: 35px; margin-left: -75px; background: url(ico_bg_joinex.png) no-repeat; background-size: auto 32px; background-position: -30px 0; }
.joininfo_list .ico_03:before { width: 32px; height: 35px; margin-left: -79px; background: url(ico_bg_joinex.png) no-repeat; background-size: auto 35px; background-position: -70px 0; }
.joininfo_list .ico_04:before { width: 34px; height: 35px; margin-left: -75px; background: url(ico_bg_joinex.png) no-repeat; background-size: auto 35px; background-position: -103px 0; }
.joininfo_box { padding: 20px 10px; border: 1px solid #dfdfdf; text-align: center; }
.joininfo_box dt {height: 36px;padding: 2px 22px 30px 18px;background: url(ico_special_contr.png) 36% 15% no-repeat;background-size: 36px 22px;box-sizing: border-box;color: #000;font-size: 14px;}
.g_dot_list>li { margin-bottom: 12px; box-sizing: border-box; color: #000; line-height: 20px; font-size: 13px; text-align: center; }

.prd_panel_02 .h5_tit { margin: 30px 0 0px; color: #000; font-size: 14px;}
.prd_panel_02 .h5_tit i { color: #150f96; font-style: normal; }
.prd_panel_02 .img_box {margin-top: 10px;padding: 20px 35px;border: 1px solid #dfdfdf;text-align: center;}
.prd_panel_02 .img_box img { width: 100%; }
.prd_panel_02 .g_list_04 li {position: relative;padding-left: 8px;/* margin-bottom: 10px; */box-sizing: border-box;color: #666;}
.prd_panel_02 .g_list_04 li:before { content: ''; display: block; width: 2px; height: 2px; background-color: #666; position: absolute; left: 0; top:8px; }
.prd_panel_02 .g_list_04.mt40 {margin-top: 10px !important;}
.prd_panel_02 .g_list_04 li.no_bullet:before { display: none; }
.prd_panel_02 .g_table_03 td { text-align: center; }
.prd_panel_02 .prd_msg_01 span { display: block; margin-bottom:8px; text-align: left; }
.prd_panel_02 .prd_msg_01 { text-align: right; }
.prd_panel_02 .prd_msg_02.red { color: red; }

.prd_panel_02 .g_txt_01 li { color: #000 !important; }
.prd_panel_02 .jn_cont { color: #000; }
.prd_panel_02 .point_01 { color: #150f96 !important; }

.footer { position: fixed; left: 0px; bottom: 0px; width: 100%; z-index: 100; }
.footer .footer_btns { display: flex; }
.footer .footer_btns a { width: 60%; }
.footer .footer_btns a:first-child { width: 40%; }
.footer .footer_btns a img { height: 100%; }
.footer .footer_btns.btn1 a img { width: 250%; }

.mall_wrap .prd_last{letter-spacing:0;border:0;text-align:left;padding:0 0 20px 0;}
.prd_last .inside{ padding:20px 24px; background-color: white; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf;}

.prd_last {
    padding: 20px 24px;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    color: #767676;
    font-family: 'NotoSansLight';
    letter-spacing: -1px;
}

