@import url('https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');
* {box-sizing:  border-box;}
ul, ul li {margin: 0; padding: 0; list-style: none;}
p {margin: 0;}
h1,h2,h3,h4,h5 {margin: 0;}
.fc_blue { color: #4398c1; }
.fc_red {color: #ff0403;}

.img_box, .pro_img{text-align: center; vertical-align: middle; }
.img_box_l {text-align: left; vertical-align: middle;}
.pro_img img, .img_box_l img, .img_box img {max-width: 100%; height: auto; vertical-align: middle;}


.center, .center th{text-align: center !important;}
.left {text-align: left !important;}
.fl_w {width: 100%;}
.fl_w .fl_l {float: left; width: 50%;}
.fl_w .fl_r {float: right; width: 50%;}
.fl_w:after{display: block; content: ""; clear: both;}
.clear {clear: both;}
.mar10 {margin: 0 auto 10px;}
.mar20 {margin: 0 auto 20px;}


.cts_link table td {text-align: center;}
.cts_link table td a img { max-width: 60px; transition: all 0.3s;}
.cts_link table td a:hover .m_cts_bt {transform: scale(0.9); transition: all 0.3s;}
.cts_link table td p {font-size: 12px; margin-top: 5px;}


.greeting01 {color: #093c78;}

/*연혁*/
.c_history {width: 100%;}
.c_history:first-child {margin: 0 auto;}
.c_history .text00 {width:100%;float:none; text-align:center; color:#5e5d5d; font-size:17px; font-weight:600; line-height:30px;}
.c_history .text00 span {text-align:center; color:#093c78; font-size:17px;}
.c_history .text01 {width:100%; text-align:center; color:#888888; font-size:13px; line-height:22px; margin:10px 0 30px 0;}
.spcl-n3-2-w {text-align: right;}
.spcl-n3-2-1 {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-family: ngeb, 'Nanum Gothic', sans-serif;
    font-weight: 800;
    font-size: 27px;
    line-height: 1;
    width: 120px;
}
.c_history h3 {
    color: #b1b1b1;
    text-align: center;
    margin: 0 auto 50px;
    font-size: 1.5em;
    font-weight: 600;
}
.spcl-n3-3-w {
    /* padding: 0 0 0 25px; */
    border-left: solid 1px #dedede;
}
.c_history .point-color-1 { color:#093c78; vertical-align: middle;}
.c_history .tl-n2 td {font-size: 14px; vertical-align: middle; line-height: 1.5em; padding-bottom: 10px;}
.c_history .tl-n2 .tl-n2-1 {font-weight: 600; font-size: 16px; color: #333; text-align: center; width: 100px; vertical-align: top;}
.c_history .tl-n2 p{line-height: 1.7em; font-size: 15px; margin: 0 auto;}
.c_history .fir .hisy-h-1 {padding-top: 4px; line-height: 1.7em;}
.c_history .tl-n2 td { font-size: 14px; vertical-align: middle; line-height: 1.5em;}
.spcl-n3-4 {
    border-bottom: solid 1px #dedede;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.row:after {display: block; content: ""; clear: both;}

@media all and (max-width:991px) {
    .hisy-h-1 {padding-top: 0;}
    .spcl-n3-2-w {text-align: center; margin-bottom: 20px;}
    .c_history h3 {font-size: 1.2em;}
    .c_history .tl-n2 td {font-size: 13px;}
}



/***영문***/
.aboutus {width: 100%;}
.aboutus h3 {font-size: 20px;}
.buddhist h3 {margin: 0 auto 10px;}
.aboutus h4 {margin: 0 auto 10px; font-size: 16px;}
.aboutus .about_w {margin: 0 auto 30px; padding-bottom: 30px; border-bottom: 2px dotted #ccc;}
.aboutus .about_w .a_txt {width: 60%; text-align: justify;}
.aboutus .about_w .a_img img {}
.buddhist .bud_w {margin: 0 auto 40px;}
.buddhist .bud_w h4 {margin: 5px auto;}
.buddhist table td {padding: 5px;}
.support .about_w {border-bottom: 0;}
/*.buddhist table .movie {border: 1px solid #ddd;}*/


/*반응형코드*/
@media all and (min-width:1200px) {
	.container_bg { background: url(/bizdemo94524/img/vdata/images/v_bg.png) no-repeat left bottom; background-size: contain;}

}

@media all and (max-width:768px) {
	table td, table th, .cert{ font-size:12px;}
    .cert ul li {width: 50%;}
    .m_wrap ul li  {width: 50%;}
	.pc_view {display: none;}
    .product .fl_w .fl_l {width: 100%;}
    .product .fl_w .fl_r {width: 100%; padding-left: 0;}
    .fl_w .fl_l {width: 100%;}
    .fl_w .fl_r {width: 100%; }
    .f_table  table td {padding: 5px; border:1px solid #ccc; font-size: 11px;}
}