@charset "utf-8";

/*google 웹폰트 css 파일 불러오기*/
@import url(https://fonts.googleapis.com/css?family=Galada|Nanum+Gothic|Nanum+Myeongjo);
@import url('https://fonts.googleapis.com/css?family=Jua|Poor+Story|Sunflower:300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap');

.font_gothic {
    font-family: 'Nanum Gothic', sans-serif;
}

.font_myeong {
    font-family: 'Nanum Myeongjo', serif;
}

.font_galada {
    font-family: 'Galada', cursive;
}

.font_sun {
    font-family: 'Sunflower', sans-serif;
}

.font_jua {
    font-family: 'Jua', sans-serif;
}

.font_poor {
    font-family: 'Poor Story', cursive;
}

.font-notosans {
    font-family: 'Noto Sans KR', sans-serif;
}

/* 저장된 글꼴 파일 선언*/
/* @font-face { font-family : font_gothic;    
                src : local(../font/NanumGothic.ttf) ; }  */
/* 웹사이트의 글꼴 파일 선언*/
/* @font-face { font-family : font_gothic;    
                src : url(http://uhbee.com/nanum.eot) ; }   */


* {
    margin: 0;
    padding: 0;
}

body {
    color: #6f6f6f;
    font-family: 'Noto Sans KR', sans-serif !important;
}

ul,
ol,
li {
    list-style-type: none
}

img,
fieldset {
    border: none;
    vertical-align: middle
}

hr {
    clear: both;
    border: none
}

/* 안쓰는 태그를 활용해 최대한 간소화 하려는 목적 */

a {
    color: inherit;
    text-decoration: none
}

table {
    border-collapse: collapse
}

input,
textarea {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    vertical-align: middle
}

/* 마진 값 */
.mgt_10 {
    margin-top: 10px
}

.mgt_20 {
    margin-top: 20px
}

.mgt_30 {
    margin-top: 30px
}

.mgt_40 {
    margin-top: 40px
}

.mgt_50 {
    margin-top: 50px
}

.mgt_60 {
    margin-top: 60px
}

.mgt_70 {
    margin-top: 70px
}

.mgt_80 {
    margin-top: 80px
}

.mgt_90 {
    margin-top: 90px
}

.mgt_100 {
    margin-top: 100px
}

.mgb_10 {
    margin-bottom: 10px
}

.mgb_20 {
    margin-bottom: 20px
}

.mgb_30 {
    margin-bottom: 30px
}

.mgb_40 {
    margin-bottom: 40px
}

.mgb_50 {
    margin-bottom: 50px
}

.mgb_60 {
    margin-bottom: 60px
}

.mgb_70 {
    margin-bottom: 70px
}

.mgb_80 {
    margin-bottom: 80px
}

.mgb_90 {
    margin-bottom: 90px
}

.mgb_100 {
    margin-bottom: 100px
}

.mgl_10 {
    margin-left: 10px
}

.mgl_20 {
    margin-left: 20px
}

.mgl_30 {
    margin-left: 30px
}

.mgl_40 {
    margin-left: 40px
}

.mgl_50 {
    margin-left: 50px
}

.mgl_60 {
    margin-left: 60px
}

.mgl_70 {
    margin-left: 70px
}

.mgl_80 {
    margin-left: 80px
}

.mgl_90 {
    margin-left: 90px
}

.mgl_100 {
    margin-left: 100px
}

.mgr_10 {
    margin-right: 10px
}

.mgr_20 {
    margin-right: 20px
}

.mgr_30 {
    margin-right: 30px
}

.mgr_40 {
    margin-right: 40px
}

.mgr_50 {
    margin-right: 50px
}

.mgr_60 {
    margin-right: 60px
}

.mgr_70 {
    margin-right: 70px
}

.mgr_80 {
    margin-right: 80px
}

.mgr_90 {
    margin-right: 90px
}

.mgr_100 {
    margin-right: 100px
}

/* 패딩 값 */
.pdt_10 {
    padding-top: 10px
}

.pdt_20 {
    padding-top: 20px
}

.pdt_30 {
    padding-top: 30px
}

.pdt_40 {
    padding-top: 40px
}

.pdt_50 {
    padding-top: 50px
}

.pdt_60 {
    padding-top: 60px
}

.pdt_70 {
    padding-top: 70px
}

.pdt_80 {
    padding-top: 80px
}

.pdt_90 {
    padding-top: 90px
}

.pdt_100 {
    padding-top: 100px
}

.pdb_10 {
    padding-bottom: 10px
}

.pdb_20 {
    padding-bottom: 20px
}

.pdb_30 {
    padding-bottom: 30px
}

.pdb_40 {
    padding-bottom: 40px
}

.pdb_50 {
    padding-bottom: 50px
}

.pdb_60 {
    padding-bottom: 60px
}

.pdb_70 {
    padding-bottom: 70px
}

.pdb_80 {
    padding-bottom: 80px
}

.pdb_90 {
    padding-bottom: 90px
}

.pdb_100 {
    padding-bottom: 100px
}

.pdl_10 {
    padding-left: 10px
}

.pdl_20 {
    padding-left: 20px
}

.pdl_30 {
    padding-left: 30px
}

.pdl_40 {
    padding-left: 40px
}

.pdl_50 {
    padding-left: 50px
}

.pdl_60 {
    padding-left: 60px
}

.pdl_70 {
    padding-left: 70px
}

.pdl_80 {
    padding-left: 80px
}

.pdl_90 {
    padding-left: 90px
}

.pdl_100 {
    padding-left: 100px
}

.pdr_10 {
    padding-right: 10px
}

.pdr_20 {
    padding-right: 20px
}

.pdr_30 {
    padding-right: 30px
}

.pdr_40 {
    padding-right: 40px
}

.pdr_50 {
    padding-right: 50px
}

.pdr_60 {
    padding-right: 60px
}

.pdr_70 {
    padding-right: 70px
}

.pdr_80 {
    padding-right: 80px
}

.pdr_90 {
    padding-right: 90px
}

.pdr_100 {
    padding-right: 100px
}

html,
body,
div,
span,
applet,
object,
iframe,

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,

a,
abbr,
acronym,
address,
big,
cite,
code,

del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,

small,
strike,
strong,
sub,
sup,
tt,
var,

b,
u,
i,
center,

dl,
dt,
dd,
ol,
ul,
li,

fieldset,
form,
label,
legend,

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,

article,
aside,
canvas,
details,
embed,

figure,
figcaption,
footer,
header,
hgroup,

menu,
nav,
output,
ruby,
section,
summary,

time,
mark,
audio,
video {

    margin: 0;

    padding: 0;

    border: 0;

    font-size: 100%;

    font: inherit;

    vertical-align: baseline;

}

.mo {display: none;}

/*********************제이쿼리 영역**********************/




/** bx슬라이더 **/

.slider {
    margin: auto;
    width: 1920px;
}

.main_visual {
    width: 1920px;
    margin: auto;
    height: 380px;
    background-size: cover;
    font-family: 'Nanum Myeongjo', serif;
}

.m_vt1 {background-image: url(/subhome/img/main_visual1.jpg);  background-position: center}
.m_vt2 {background-image: url(/subhome/img/main_visual2.jpg); background-position: center}
.m_vt3 {background-image: url(/subhome/img/main_visual3.jpg);  background-position: center}

.bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow:none;
    box-shadow:none;
    background: #fff;
    border: none;
}

.main_visual div {
    text-align: center;
    color: #fff;
}

.m_vt1 div h1 {
    margin-top: 145px;
    font-size: 46px;
    font-weight: 500;
    margin-bottom: 30px;
}


.m_vt1 div h2 {
    font-size: 20px;
    font-weight: normal;
}

.m_vt2 div h1 {
    margin-top: 175px;
    font-size: 46px;
    font-weight: 500;
    margin-bottom: 30px;
}


.m_vt3 div h1 {
    margin-top: 90px;
    font-size: 44px;
    font-weight: 500;
    margin-bottom: 24px;
}


.m_vt3 div h2 {
    font-size: 20px;
    font-weight: normal;
}

/** bx슬라이더 끝 **/


/** 모달 **/
#modal {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2
}

.modal-con {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    width: 600px;
    z-index: 3
}

.modal-con .title {
    font-size: 20px;
    padding: 20px;
    background: gold;
}

.modal-con .con {
    font-size: 15px;
    line-height: 1.3;
}

.modal-con .close {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: none;
    text-align: center;
    line-height: 30px;
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    right: 0px;
    top: -30px;
}

.con img {
    width: 100%;
    display: block;
}

/** 모달 **/


/** 미니슬라이더 **/
#banner_wrap {max-width: 1200px; margin: auto;}

#banner_wrap h1 {text-align: center; margin: 10px; font-size: 24px; color: #222; font-weight: 600; margin-bottom: 30px;}
#slide_banner {text-align: center;}
#slide_banner img{width:100%}
#prevBtn{position:absolute;left:0;top:10px; display: none;}
#nextBtn{position:absolute;right:15px;top:10px; display: none;}

#slide_banner li {width:173px !important; box-sizing: border-box; border: 1px solid #c8c8c8;}

/** 미니슬라이더 끝 **/




/** 퀵메뉴 **/
#followquick { position:absolute; top:510px;; right:50%; margin-right:-820px; margin-top: 50px;}

.q_box1 {margin-bottom: 10px; }

.q_top_box {border: 1px solid #0f0f6b; border-radius: 10px; box-sizing: border-box; overflow: hidden; background-color: #fff;}

.q_tbox_tb {background-color: #022b6d; border-radius: 10px; font-weight: 900; font-size: 15px;}

.q_tbox_tb h1 {color: #fff; text-align: center; padding: 4px 0;}

.q_tbox_bb { box-sizing: border-box; padding: 14px 10px 10px 10px}

.q_tbox_bb p {font-size: 14px ;color: #222; font-weight: 600;}

.q_tbox_bb p span {font-size: 12px;}

/** 퀵메뉴 끝 **/



/** 깜빡임 **/

.blink {
-webkit-animation : blink 1.2s linear infinite;
}

@keyframes blink {
0% {opacity : 0.7;}
100% {opacity : 1;}

}

/** 깜빡임 끝 **/








