@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, button { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; font-family: 'Noto Sans KR', 'Nanum Gothic', '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, 'Nanum Barun Gothic', HelveticaNeue-Light, 'Apple SD Gothic Neo', Helvetica, sans-serif; letter-spacing: -0.5px; }
body { width: 100%; margin: 0; padding: 0; background: #fff;}
body, p, pre, form, span, div, table, td, ul, ol, li, dl, dt, dd, input, textarea, label, button { word-wrap: break-word; word-break: break-all; font-size: 16px; font-weight: 400; color: #000 }
b, strong { word-wrap: break-word; word-break: break-all; font-family: inherit; font-weight: 600 !important; }
p, form, span, h1, h2, h3, h4, h5, h6{ margin: 0; padding: 0; font-weight: normal }
div, table { margin: 0; padding: 0; border-spacing: 0; border-collapse: collapse; border: 0px none; }
ul, ol, li, td, dl, dt, dd { margin: 0; padding: 0; list-style: none }
em, i { font-style: normal }
img { border-spacing: 0; border-collapse: collapse; border: none; width:100%;display:block;}
span, div, a, b, strong, label, p, dt, dd { color: inherit; font-size: inherit; font-weight: inherit }
table caption { width: 0px; height: 0px; font-size: 0; visibility: hidden; }
a:link, a:visited { text-decoration: none; cursor: pointer;}
a:hover, a:active { text-decoration: none; }
input[type=text], input[type=password], input[type=number], input[type=email], input[type=tel], input[type=date], input[type=file], input[type=search], input[type=submit], input[type=url], input[type=button], button { -webkit-appearance: none; -webkit-gradient: none; -webkit-border-radius: 0; border: none; color: #111; background: none; box-sizing: border-box; line-height: 1.2; }
.clearfix { clear: both; }
.layout_fix { width: 100%; max-width: 1034px; margin: 0 auto; position: relative; }
.upper_link { position: absolute; top: 0; right: 0; width: 100%; }
.upper_link img { width: 100% }
.img-responsive { display: block; width: 100%; }
.mauto { margin: 0 auto; }
.blue { color: #0000ff; }
.blue2 { color: #2565d0; }
.blue3 { color: #0092e6; }
.red { color: #ff1717; }
.red2 { color: #ef4c3b; }
.red3 { color: #f12f22; }
.underline { text-decoration: underline; text-underline-position: under; }
.underline2 { display: inline-block; border-bottom: 1px solid #666666; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.oblique { font-style: oblique; }
.f14 { font-size: 14px; }
.f15 { font-size: 15px; }
.f16 { font-size: 16px; }
.f17 { font-size: 17px; }
.f22 { font-size: 22px; }
.f22f16 { font-size: 22px; }
.c999 { color: #999; }
.help-block ul li { color: red; list-style: none; }
.navbar-brand { padding: 0; }
.navbar-custom { background: #4885d0; }
.bottom_container { position: relative; }
.fixed { width: 100%; height: 80px; padding-top: 3px; text-align: center; position: fixed; bottom: 0; border-top: 3px solid #37578e; background: #d6e6fd; z-index: 1; }
.fixed div { color: #353030; line-height: 15px; }
.web-view { display: inline-block; }
.web-view2 { display: block; }
.mobile-view { display: none; }
.mobile-view2 { display: none; }
.block350 { display: none }
@media (max-width:640px) {
	.web-view { display: none; }
	.web-view2 { display: none; }
	.mobile-view { display: inline-block; }
	.mobile-view2 { display: block; }
}
@media (max-width:350px) {
	.block350 { display: block }
}

/* 폰트컬러 */
.t_red { color: #ff0000 !important }
.t_blue { color: #3c2cae !important }
.t_green { color: #1c8200 !important }
.t_yellow { color: #ffd800 !important }
.t_orange { color: #ff5400 !important }
.t_brown { color: #4f321d !important }
.t_black { color: #000 !important }
.t_white { color: #fff !important }
.t_underline { text-decoration: underline }
.np { padding: 0px !important; }
a, a:hover, a:focus, a:active, a.active { text-decoration: none; }

/*top*/
/*.header { height: 32px; padding: 0; background: #131313; color: #fff; }*/
.top { position: relative; padding-left: 140px; width: 100%; max-width: 800px; margin: 0 auto; }
.top .logo_w { margin: 0px auto; width: 140x; position: absolute; top: 0px; left: 0px; }
.top .input_box { width: 167px; border-bottom: 1px solid #4d4d4d; font-size: 12px; color: #989898; height: 20px; padding: 0 0 6px 4px; display: inline-block; position: relative; margin-left: 42%; }
.top .top_search_icon_w { width: 15px; position: absolute; top: 0px; right: 0px; }
.top .top_menu { display: inline-block; font-size: 13px; color: #989898; position: absolute; top: 6px; right: 0px; }
.top .top_menu span { display: inline-block; padding-left: 17px; }

/*navi*/
.navi { -webkit-box-shadow: 4px 4px 5px rgba(55, 55, 5, 0.1); -moz-box-shadow: 4px 4px 5px rgba(55, 55, 5, 0.1); box-shadow: 4px 4px 5px rgba(55, 55, 5, 0.1); }
.top-navi-ul .search { width: 105px; float: right; }
.top-navi { padding: 0 0 0 150px; position: relative; max-width: 800px; margin: 0 auto; }
.top-navi ul { width: 100%; height: 53px; margin: 0px; padding: 0px; overflow: hidden; font-family: 'Noto Sans KR', 'Nanum Gothic', '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif; text-align: center; }
.top-navi ul li { display: inline-block; float: left; color: #333; font-size: 16px; line-height: 53px; padding: 0; width: auto; position: relative; margin: 0 16px; }
.top-navi ul li:last-child { padding-right: 0px; }
.top-navi ul li.hot { color: #db0000; position: relative; }
.top-navi ul li.hot:before { content: ''; position: absolute; top: 19px; left: -16px; width: 1px; height: 16px; background: #929292; }
.top-navi ul li.on { color: #db0000; }
.top-navi ul li.on:after { content: ''; display: inline-block; width: 100%; height: 2px; background: #f1afaf; position: absolute; bottom: 0px; left: 0px; }

/* 컨텐츠 */
.contents { clear: both }
.contents .layout_fix { background: transparent; overflow: hidden }

/* 기사 및 댓글영역 ------------------------------------------------------------------------------------------------------------------------------------------- */
.title-top { font-size: 16px; color: #118eff; font-weight: bold; margin-left: 2px; }
.article_box { width: 100%; max-width: 640px; margin:0 auto; }
.article_title {margin: 0 0 10px; }
.article_title .titlebox { box-sizing:border-box; padding: 0 0px 20px; display: block; }
.article_title .titlebox2 { margin-top: 18px; }
.article_title .tit { color: #333; font-size: 44px; font-weight: bold; line-height: 60px; text-align: justify; padding: 0px; }
.article_title .post_date2 { padding: 0px 0px 50px; color: #a8a8a8; font-size: 12px; position: relative; border-bottom: 1px solid #eee; }
.article_title .post_date { font-size: 12px; color: #999; line-height: 15px; position: absolute; right: 67px; top: 0px; }
.article_title .text_icon { position: absolute; right: 0px; top: 2px; }
.article_title .post_eye { vertical-align: top; padding-top: 7px; margin-left: 2px; width: 16px; }
.article_title .sub_tit { font-size: 24px; line-height: 35px; position: relative; padding-left: 10px; color: #777; text-align:left; font-weight:700;}
.article_title .sub_tit2 { padding-top: 8px; }
.article_title .sub_tit3 { padding-top: 8px; }
/*.article_title .sub_tit:before { position: absolute; left: 0; top: 4px; bottom: 4px; width: 1px; background: #333; content: ''; }*/
/*.article_title .sub_tit2:before { position: absolute; left: 0; top: -4px; bottom: 2px; width: 1px; background: #333; content: ''; }*/
/*.article_title .sub_tit3:before { position: absolute; left: 0; top: -4px; bottom: 2px; width: 1px; background: #333; content: ''; }*/
.paragraph { padding: 0px 0px; }
.paragraph .tit { color: #141414; font-size: 22px; line-height: 28px; margin-bottom: 12px; font-weight: bold; }
.paragraph .summary { color: #888; font-size: 14px; line-height: 16px; margin-top: 14px; text-align: center; padding: 0 15px; }
.paragraph .txt { font-size: 18px; line-height: 32px; color: #222; margin: 45px 0 0px; text-align: justify; padding: 0px; }
.paragraph .light{background-color:#fffe00;}
.paragraph .txt1 { margin: 20px 0 ; }
.paragraph .txt p { margin-top: 15px }
.paragraph .img1 { margin: 0; }
.paragraph .img2 { padding: 0px 0px 0px; margin-top: 40px; }
.paragraph .img3 { padding: 6px 0px 0px; }
.imgbox { margin: 0px 0 30px 0; overflow: hidden }


.imgbox img { float: left; }
.article_box .hashtag { overflow: hidden; margin: 0 0 50px 0 }
.article_box .hashtag .tag { float: left; margin-right: 6px; padding: 10px 13px; line-height: 1; color: #666; font-size: 14px; background: #f1f1f1 }
.article_box .hashtag .tag em { color: #aaa }

/*comment*/
.bold { font-weight: bold; }
.comment { padding: 0px; margin: 30px auto 0; max-width: 800px; }
.comment .line { color: #333; padding: 0px; font-size: 15px; line-height: 22px; border-bottom: 1px solid #ededed; padding-top: 20px; position: relative; }
.comment .line:last-child {border-bottom: 0px;}
.comment .review_user_icon { width: 23px; height: 23px; margin-right: 5px; }
.comment .nickname_area .nickname { vertical-align: top; padding: 0px; display: inline-block; color: #222; font-size: 13px; font-weight: normal; }
.comment .review_siren_icon { width: 14px; vertical-align: top; padding-top: 7px; margin-left: 10px; }
.comment .review_siren_icon_bar { position: relative; }
.comment .review_siren_icon_bar:before { content: ''; position: absolute; left: 0px; top: 3px; width: 1px; height: 10px; background-color: #ddd; }
.comment .date { display: inline-block; color: #888; font-size: 12px; width: auto; margin: 0 10px 0 25px; padding-top: 2px; vertical-align: top; }
.comment .cmt-contents { padding: 10px 0px 15px; line-height: 20px; font-size: 14px; line-height: 20px; color: #222; }
.comment .cmt-contents a { font-size: 14px; line-height: 20px; color: #222; }
.comment .cmt-contents .post_best { display: inline-block; vertical-align: top; padding-top: 0px; width: 33px; margin-top: 4px; }
.post-area { position: relative; float: right; min-width: 20%; }
.comment .post-like { position: absolute; right: 0px; top: 0px; font-size: 0px; }
.comment .like { display: inline-block; vertical-align: top; padding-top: 0px; margin-right: 10px; width: 16px; margin-top: 0px; }
.comment .like2 { display: inline-block; vertical-align: top; padding-top: 0px; margin-right: 10px; width: 16px; margin-top: 0px; }
.comment .like_num { font-size: 14px; color: #777; line-height: 16px; }
.comment .like_num.red10 { font-size: 14px; color: #e83d3d; }
.comment .post-like-box { display: inline-block; padding: 4px 0px 3px; margin-left: 7px; }
.comment .comment-reply { color: #222; font-size: 13px; line-height: 22px; margin-bottom: 20px; }
.comment .comment-reply span { font-size: 12px; color: #e56666; }
.comment .review_more_icon_W { width: 8px; vertical-align: top; padding-top: 9px; }
.review_more_icon_M { width: 12px; }

/*dbform*/
.dbbox { text-align: center; background-color: #fff; padding-bottom: 10px; border: 2px solid #000000; width: 100%; box-sizing:border-box;}
.dbbox2 { margin: 0; text-align: center; padding: 0; background-color: #031134; padding-bottom: 50px; }
input[type=text], input[type=tel], select { font-size: 20px; border: 2px solid #000; margin: 0px; background-color: #fff; color: #888; height: 63px; padding: 0 0 0 10px; -webkit-appearance: none; }
textarea { resize: none; -webkit-appearance: none; }
input::placeholder { color: #888; }
textarea::placeholder { color: #ccc; font-size: 12px; }
.dbform td { color: #000; font-size: 14px; }
.agree { font-size: 12px; font-weight: 400; text-align: center; color: #000; }
.bt0 { border-top: 0px !important; }
.mt4 { margin-top: 4px !important; }
.h30 { height: 46px !important; }
.checkbox { float: left; margin-top: 3px !important; }
.label { font-size: 12px; color: #acacac; }
.dbtxt { width: 80%; max-width: 360px; color: #333; font-size: 14px; font-weight: bold; margin: 30px auto 0; }
.db_top { width: 100%; margin:0;}
.db_gif { width: 100%; max-width: 300px; margin: 40px auto 0; display: block; }
.db_gif2 { width: 100%; max-width: 360px; margin: 40px auto 0; display: block; }
.dbform { width: 100%; font-size: 20px; text-align: left;}
.dbform2 { width: 100%; max-width: 500px; margin: 0 auto; font-size: 20px; text-align: left; padding-top: 45px; }
.db_bt { width: 100%; max-width: 360px; margin: 0 auto; margin-top: 12px; margin-bottom: 10px; display: block; }
.dbbottom { width: 100%; max-width: 360px; margin: 0 auto; }
.questionBox { padding: 18px 0px; }
.question { color: #000; letter-spacing: -0.7px; font-size: 15px; padding-bottom: 5px; }
.answer { color: #000; letter-spacing: -0.7px; font-size: 15px; }

/*recent*/
#recent { margin: 0px; padding: 0 15px 0 15px; width: 60%; min-width: 320px; overflow: hidden; height: 140px; }
#recent ul li { list-style: none; position: relative; width: 100%; min-width: 320px; display: inline-block; color: #434343; font-size: 14px; }
#recent ul li .recent-img { position: absolute; right: 20px; }

/*checkbox*/
.check { position: relative; }
.check input[type="checkbox"] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0 }
.check input[type="checkbox"] + label { display: inline-block; position: relative; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.check input[type="checkbox"] + label:before { content: ' '; display: inline-block; width: 14px; height: 14px; line-height: 14px; margin: -2px 4px 0 0; text-align: center; vertical-align: middle; background: #fafafa; border: 1px solid #cacece; border-radius: 3px; box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); }
.check input[type="checkbox"] + label:active:before, .check input[type="checkbox"]:checked + label:active:before { box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1); }
.check input[type="checkbox"]:checked + label:before { content: '\2713'; color: #bbb; text-shadow: 1px 1px white; background: #f1f4ff; border-color: #aaa; box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05); }

/*radio*/
.radiogroup { display: inline-block; position: relative; margin-bottom: 5px; }
.radiogroup + .radiogroup { margin-left: 5px; }
.radiogroup input[type="radio"] { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 10; width: 100%; height: 100%; opacity: 0; }
.radiogroup input[type="radio"] + label { overflow: hidden; min-height: 22px; padding-left: 25px; line-height: 22px }
.radiogroup input[type="radio"] + label:before { content: ''; position: absolute; top: 0; left: 0; width: 22px; height: 22px; border: 1px solid #d0d0d0; border-radius: 50%; box-sizing: border-box; background: #fff url('//cdn1.innorame.com/pub/JBAqBP/a/bestv021/svgIconRadioOff.png') 50% 50% no-repeat; background-size: 11px 8px }
.radiogroup input[type="radio"] + label:after { display: none; content: ''; position: absolute; top: 0; left: 100%; width: 22px; height: 22px; border: 1px solid #fc7989; border-radius: 50%; box-sizing: border-box; background: #fc7989 url('//cdn1.innorame.com/pub/JBAqBP/a/bestv021/svgIconRadioOn.png') 50% 50% no-repeat; background-size: 11px 8px }
.radiogroup input[type="radio"] + label .title { display: block; color: #333; white-space: normal }
.radiogroup input[type="radio"] + label .desc { margin-top: 14px; color: #666; white-space: normal }
.radiogroup input[type="radio"]:checked + label:before { left: 100%; display: none; }
.radiogroup input[type="radio"]:checked + label:after { left: 0; display: block; }

/*contents*/
.input { color: #000; background-color: #fff; border: 2px solid #000; font-size: 24px; }
.title2 { display: inline-block; width: 80px; }
.name { width: 100%; height: 30px; }
.w20p { width: 20%; }
.name2 { width: calc(50% - 8px); display: inline-block; }
.telbox { width: 100%; display: inline-block; font-size: 0px; }
.tel { width: 30%; height: 63px; border-radius: 0px; vertical-align: bottom; color: #888; font-size: 20px; }
.tel2 { width: 31%; height: 30px; margin-left: 4% !important; }
.ml1 { margin-left: 1%; }
.agree { font-size: 14px; font-weight: 100; padding-left: 20%; margin-top: 10px; text-align: left; }
.web-no { display: none; }
.mobile-no { display: block; }
.mobile-no2 { display: inline-block; }
.dbtxt3 { background-color: #fff; padding-bottom: 30px; }
.dbtxt2 { background-color: #e4e4e4; margin: 0 30px; color: #323232; font-size: 20px; padding: 20px; text-align: left; }
.dbin2 { height: 20px; border: 1px solid #d2d2d2; }
.mt15 { margin-top: 15px; }
.mt10 { margin-top: 10px; }
.wrap { max-width: 640px; margin: 0 auto; padding: 0; }
.wrap2 { max-width: 640px; margin: 0 auto; padding: 0; }

/**/
@media screen and (max-width:640px) {

	/*header*/
	/*.header { height: 50px; padding: 0 15px; border-bottom: 1px solid #ddd; background: #fff; }*/
	.top { padding: 0px; margin: 0px; }
	.top .menu_icon { width: 20px; position: absolute; top: 17px; left: 0px; }
	.top .logo_m { width: 94px; position: absolute; top: 18px; left: 40px; }
	.top .top_search_icon_m_box { width: 50px; height: 50px; background: #db0000; float: right; position: relative; margin-right: -15px; }
	.top .top_search_icon_m { width: 20px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
/* 	.wrap { max-width: 800px; margin: 0 auto; padding: 0 15px; } */

	/*title*/
	.article_title {margin:0;}
	.article_title .tit { color: #333; font-size: 25px; font-weight: bold; line-height: 35px; text-align: justify; padding: 0px; letter-spacing:-2px; }
	.article_title .titlebox { padding: 0 0px 18px; }
	.article_title .post_date2 { padding: 0px 0px 56px; }
	.article_title .post_date { font-size: 14px; color: #222; line-height: 15px; position: absolute; left: 0px; top: 13px; }
	.paragraph .txt { line-height: 28px; font-size: 18px; line-height: 30px; margin-top: 40px; }
	.paragraph .txt1 { margin: 30px 20px 0; }
	.paragraph .txt2 { margin-top: 10px; }
	.paragraph .txt3 { margin: 0 10px; }
	.paragraph .img2 { margin-top: 30px; }
	.article_title .sub_tit {font-size:18px;}

	/*dbbox*/
	.dbbox { padding-bottom: 30px; width: 100%;}
	.dbbox3 { margin-top: 42px; }
  .db_top { width: 100%;}
  .db_bt {width: 90%;}
  .dbbottom { width: 90%; }
	.db_s { width: 90%; margin-top: 30px; }
	.dbform { padding-top: 20px; }
	input[type=text], input[type=tel], select { font-size: 14px; border: 2px solid #333; margin: 0px; background-color: #fff; color: #000; padding-left: 10px; -webkit-appearance: none; height: 50px;}
	.input { color: #888; background-color: #fff; border: 2px solid #333; font-size: 20px; }
	.name { width: 100%; height: 30px; }
	.telbox { width: 100%; display: inline-block; }
	.tel { width: 30%; border: 2px solid #333; font-size: 16px; height: 50px;}
	.tel2 { width: 30%; margin-left: 5% !important; }
	.agree { font-size: 12px; }
	.mobile-no { display: none; }
	.mobile-no2 { display: none; }
	.web-no { display: block; }

	/*comment*/
	.comment { margin-top: 30px; margin-bottom: 40px; }
  .comment .line:last-child {border-bottom: 1px solid #ededed;}
	.comment .cmt-contents { font-size: 16px; line-height: 23px; }
	.comment-more { margin: 20px 0 40px; }
	.post-area { position: absolute; float: none; bottom: 40px; right: 0px; min-width: 40%; }
  .comment .line:first-child { padding-top: 0px; }
}
@media screen and (max-width:480px) {
	.agree { padding-left: 30px; }
	.h30 { height: 40px !important; }
	.mt4 { margin-top: 0px !important; }
}
@media screen and (max-width:400px) {
	.h30 { height: 34px !important; }
	input[type=text], input[type=tel], select { font-size: 14px; margin: 0px; background-color: #fff; color: #000; height: 38px; padding-left: 10px; -webkit-appearance: none; }
	.tel { width: 30%; font-size: 16px; height: 38px; }
}
@media screen and (max-width:350px) {
	.h30 { height: 30px !important; }
	.checkbox { float: left; margin-top: 3px; }
	.label { float: left; }
}

/*popup*/
.polict_box { position: fixed; left: 50%; top: 200px; margin-left: -387px; width: 738px; height: 470px; background: white; padding: 15px; border: 3px solid black; display: none; }
.polict_box textarea { width: 100%; height: calc(100% - 50px); height: -webkit-calc(100% - 50px); padding: 0 15px; font-size: 12px; }
.btn_close { width: 100%; height: 50px; color: white; background: black; text-align: center; line-height: 50px; font-weight: bold; font-size: 16px; }

/* 하단 푸터 1 */
.footer { text-align: center; color: #aaa; font-size: 14px; padding: 30px 0px; border-top: 1px solid #ddd; }
@media screen and (max-width:640px) {

}

/*ad*/
.adbox .tit { color: #222; font-size: 20px; font-weight: bold; margin: 40px 0 15px; }
.adbox .adbox1 { border: 1px solid #eee; padding: 20px; margin-bottom: 20px; }
.adbox .ad1 { float: left; margin-right: 30px; }
.adbox .ad2 { float: left; width: 528px; }
.adbox .ad3 { float: left; width: 384px; }
.adbox .ad4 { float: left; width: 416px; }
.adbox .ad5 { margin: 20px 0 40px; }
.adboxm .mad3_more {text-align: center; color: #929292; font-size: 15px; border: 1px solid #ddd; padding: 10px 0px; margin-bottom: 40px; pointer: cursor;}
@media screen and (max-width:640px) {
	.adboxm { padding: 0 15px; }
	.adboxm .mad1 { margin: 30px 0 15px; }
	.adboxm .mad3 { margin: 20px -15px 0; padding: 20px 15px 0; border-top: 5px solid #eee;}
}
