@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; }
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; }
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: #0000ee; }
.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-view2 { display: block; }
.mobile-view2 { display: none; }
.block350 { display: none }
@media (max-width:640px) {
	.web-view2 { display: none; }
	.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: 46px; border-bottom: 1px solid #dcdcdc; }
.top { position: relative; }
.top .logo { position: absolute; top: 14px; left: 20px; width: 94px; }
.top .search { position: relative; margin-right: 20px; float: right; padding-top: 14px; width: 130px; }
.top .search img { margin-left: 30px; }
.top .search .post_user { width: 12px; height: 15px; float: right; }
.top .search .post_search { width: 14px; height: 15px; float: right; }
.top .search .post_dot { width: 3px; height: 15px; float: right; }
.top-navi { padding: 0px 15px; position: relative; border-bottom: 8px solid #e6e9f3; }
.top-navi ul { width: 100%; height: 42px; margin: 0px; padding: 0px; overflow: hidden; font-family: '맑은 고딕', 'Malgun Gothic', '돋움', Dotum, '굴림', Gulim, Helvetica, sans-serif; text-align: center; }
.top-navi ul li { display: inline-block; float: left; color: #555; font-size: 16px; line-height: 42px; padding: 0; margin: 0 6px 0 0; width: 43.3333px; position: relative; }
.top-navi ul li.on { color: #111; font-weight: bold; }
.top-navi ul li.on:after { content: ''; display: inline-block; width: 60%; height: 1px; background: #222; position: absolute; bottom: 0px; left: 20%; }

/* 컨텐츠 */
.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: 1140px; float: left; }
.article_title { padding: 60px 0 0; margin: 0 0 25px 0; }
.article_title .titlebox { padding: 8px 0px 15px; display: block; }
.article_title .tit { color: #000; font-size: 30px; line-height: 38px; text-align: justify; padding: 0px; }
.article_title .post_date2 { padding: 0px 0px 25px; color: #a8a8a8; font-size: 12px; position: relative; border-bottom: 1px solid #e5e5e5; }
.article_title .post_date { font-size: 15px; color: #999; }
.article_title .post_eye { vertical-align: top; padding-top: 7px; margin-left: 2px; width: 16px; }
.article_title .sub_tit { font-size: 16px; line-height: 27px; position: relative; padding-left: 15px; color: #141414; }
.article_title .sub_tit em { margin-left: 14px; display: block; }
.article_title .sub_tit:before { position: absolute; left: 0; top: 4px; bottom: 4px; width: 6px; background: #515151; content: ''; }
.article_title .sub_tit2:before { position: absolute; left: 0; top: -4px; bottom: 4px; width: 6px; background: #515151; content: ''; }
.article_title .sub_tit span { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.article_title .titlebox2 { margin-top: 35px; }
.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: 13px; line-height: 19px; margin-top: 8px; text-align: center; padding: 0 15px; }
.paragraph .txt { font-size: 18px; line-height: 32px; color: #000; margin: 32px 0 0px; text-align: justify; padding: 0px; }
.paragraph .txt p { margin-top: 15px }
.paragraph .img1 { margin: 39px 0px 32px; }
.paragraph .img2 { padding: 7px 0px; }
.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 }
.byline { margin-bottom: 50px; }
.tag { margin: 37px 0px 50px; }
.tag li { display: inline-block; font-size: 13px; line-height: 13px; padding: 2px 1px 3px; color: #7f7f7f; background-color: #f2f2f2; margin: 0 4px 0 0; }
.byline-btn { font-size: 12px; color: #1c1c1c; }
.byline-sns { font-size: 0px; }
.like-number { font-size: 12px; display: inline-block; border: 1px solid #d5d5d5; height: 29px; vertical-align: top; padding: 3px 8px 0px 18px; width: 103px; }
.like-number .like-dot { vertical-align: top; padding: 10px 9px 0px; }
.like-number span { display: inline-block; padding-top: 2px; }
.comment-number { font-size: 12px; display: inline-block; border: 1px solid #d5d5d5; border-left: 0px; height: 29px; vertical-align: top; padding: 3px 12px 0px; width: 66px; }
.comment-number span { display: inline-block; padding-top: 2px; }
.sns-btn { display: inline-block; float: right; }
.sns-btn img { margin-left: 5px; }
.post_heart { vertical-align: top; padding-top: 0px; margin-right: 1px; width: 17px; height: 15px; margin-top: 3px; }
.post_talk { vertical-align: top; padding-top: 0px; margin-right: 1px; width: 19px; height: 15px; margin-top: 3px; }
.post_scrap { width: 29px; height: 29px; }

/*flipsnap*/
.flipsnap { width: 600%; }
.viewport { margin: 0px auto; width: 100%; overflow: hidden; padding-top: 4%; padding-bottom: 2%; -webkit-transform: translateZ(0); position: relative; }
.item2 { width: 16.6%; text-align: center; color: rgb(102, 102, 102); font-size: 50px; margin-left: 0%; float: left; }
.flipsnap img { max-width: 600px; }
@media (max-width:767px) {
	.flipsnap { width: 600%; }
	.viewport { margin: 0px auto; width: 100%; overflow: hidden; padding-top: 4%; padding-bottom: 0%; -webkit-transform: translateZ(0); position: relative; }
	.item2 { width: 16.6%; text-align: center; color: rgb(102, 102, 102); font-size: 50px; margin-left: 0%; float: left; }
	#head { text-align: center; }
	#head div { position: absolute; overflow: hidden; width: 100%; }
	#head img { width: 750px; }
	#top_menu { width: 100%; }
	#main { border: 0; width: 100%; padding: 0; }
	#title { padding-top: 100px; }
	#next img { width: 20px; }
	#prev img { width: 20px; }
	#db_btn { width: 80%; }
	.body_txt { padding-left: 15px; padding-right: 15px; }
	.body_txt img { max-width: 100%; }
	.is_mobile_hide { display: none; }
	.head_box { padding: 0; }
	.mobile { width: 100%; }
	.flipsnap img { max-width: 80%; }
}

/* DB폼 */
.db_title { overflow: hidden; }
.db_title img { float: left; width: 100%; }
.counselBox { overflow: hidden; margin: 40px 0 30px 0 }
.Tcounsel { overflow: hidden; padding: 40px 50px 40px 50px; border: 1px solid #eaeaea; box-sizing: border-box; }
.Tcounsel li { position: relative; height: 50px; padding: 15px 0 0 0; overflow: hidden; }
.Tcounsel li:first-child { margin-top: 0; }
.Tcounsel .radio_checkbox { height: 25px; }
.Tcounsel .radio_checkbox .opt { margin-top: -16px }
.Tcounsel .choice { position: absolute; top: 0; left: 0; margin-left: 123px; width: 775px }
.Tcounsel .choice .radio_ch { margin-right: 10px }
.Tcounsel .choice .radio_ch .tx { margin-left: 4px }
.Tcounsel .choice .intxt { height: 50px; font-size: 14px; width: 775px; box-sizing: border-box; color: #000; border: 1px solid #e9e9e9; padding: 0 15px }
.Tcounsel .choice .intxt::placeholder { color: #aaa }
.Tcounsel .agree { margin-left: 119px; overflow: hidden }
.Tcounsel .agree input { float: left; }
.Tcounsel .agree .agree_txt { float: left; margin: 4px 5px; font-family: '돋움', dotum; font-size: 12px; color: #000; line-height: 1 }
.Tcounsel .agree .view_privacy { float: left; margin-top: 4px; font-family: '돋움', dotum; font-size: 12px; color: #aaa; line-height: 1 }
.Tcounsel .agree .view_privacy:hover { color: #333 }
.counselBox .btn_box { margin-top: 20px; }
.counselBox .btn_box button { width: 100%; font-size: 18px; padding: 20px 0 24px 0; cursor: pointer }
.counselBox .btn_box button:hover { opacity: 0.9 }
.counselBox .double .choice { width: 328px !important }
.counselBox .double .choice .intxt { width: 328px !important }
.counselBox .sex_box { overflow: hidden; position: relative; position: absolute; top: 0; right: 0 }
.counselBox .check_box { float: left; position: relative; width: 50px; height: 50px }
.counselBox .check_box input { float: left; margin: 0; width: 50px; height: 50px; -webkit-appearance: none; appearance: none; opacity: 0; filter: alpha(opacity=0); -ms-filter: alpha(opacity=0); }
.counselBox .check_box .tx { color: #aaa; font-size: 14px; text-align: center }
.counselBox .check_box .tx .shape { position: absolute; top: 0; right: 0; width: 50px; height: 50px; background: #fff; display: inline-block; float: left; border: 1px solid #e9e9e9; box-sizing: border-box }
.counselBox .check_box .tx em { position: absolute; top: 0; left: 0; color: #aaa; line-height: 46px; width: 100%; text-align: center }
.counselBox .check_box:first-child .shape { border-right: 0 !important; }
.counselBox .check_box input:checked+ .tx em { color: #fff }
.counselBox .check_box input:checked+ .tx .shape { background-color: #373331; border-color: #373331 }

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

/*comment*/
.bold { font-weight: bold; }
.comment { margin-top: 40px; padding: 0px 0px; margin: 37px auto 0px; max-width: 730px; }
.comment .line { color: #000; padding: 0px; font-size: 13px; border-bottom: 1px solid #e1e1e1; padding-top: 20px; }
.comment .nickname span { vertical-align: top; padding-top: 4px; padding-left: 4px; display: inline-block; font-weight: bold; }
.comment .cmt-contents { padding: 0px 0px 6px; line-height: 20px; }
.comment .cmt-contents .post_best { display: inline-block; vertical-align: top; padding-top: 0px; width: 33px; margin-top: 4px; }
.top-line { font-size: 14px; font-weight: bold; color: #000; vertical-align: top; height: 38px; }
.top-line span { vertical-align: top; padding: 3px 10px 0px 0px; display: inline-block; }
.top-line2 { margin-bottom: 24px; }
.top-line3 { font-size: 14px; color: #000; font-weight: bold; border-bottom: 1px solid #ededed; padding-bottom: 20px; }
.comment .post_f5 { width: 25px; height: 25px; }
.comment .commentdate { position: relative; margin-bottom: 25px; }
.comment .date { color: #999; font-size: 12px; width: 110px; }
.comment .cmt-more { position: absolute; top: 0px; right: 0px; }
.comment .best { font-size: 10px; color: #2f528f; border: 2px solid #2f528f; width: 31px; height: 15px; line-height: 12px; display: inline-block; text-align: center; vertical-align: top; display: inline-block; margin-top: 4px; }
.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: 2px; width: 11px; height: 11px; margin-top: 1px; }
.comment .like2 { display: inline-block; vertical-align: top; padding-top: 0px; margin-right: 2px; width: 11px; height: 11px; margin-top: 2px; }
.comment .like_num { font-size: 10px; color: #999; }
.comment .post-like-box { display: inline-block; border: 1px solid #ededed; padding: 4px 5px 3px; margin-left: 5px; }
.comment .write-box { position: relative; }
.comment .comment-btn { font-size: 13px; color: #fff; background-color: #525252; width: 100px; height: 100px; position: absolute; right: 0px; top: 0px; }
.comment .write-comment { width: 100%; line-height: 50px; height: 100px; padding: 0 0 0 16px; border: 1px solid #b3b3b3; border-radius: 0px; }
.paging { position: relative; text-align: center; margin: 23px 0px 50px; }
.paging li { display: inline-block; color: #999; font-size: 12px; min-width: 26px; height: 26px; padding-top: 4px; }
.paging li.active { border: 1px solid #e0e0e0; color: #118eff; font-weight: bold; }
.more2 { position: absolute; right: 0px; top: 5px; padding: 0px; margin: 0px; color: #000; text-align: right; font-size: 12px; }
.post_writer { width: 25px; display: inline-block; vertical-align: top; }

/*dbform*/
.dbbox { margin: 42px 0 0; text-align: center; padding: 0; background-color: #fff; padding-bottom: 50px; border: 10px solid #ffdae3; }
.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%; max-width: 400px; margin: 40px auto 0 !important; }
.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: 90%; max-width: 360px; margin: 0 auto; font-size: 20px; text-align: left; padding-top: 40px; }
.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; padding-top: 30px; }
.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*/
input[type="radio"] + label { margin-right: 15px; }
.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; }

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

	/*top*/
	.top .logo { left: 16px; }
	.top .search { margin-right: 15px; width: auto; }
	.top .search img { margin-left: 15px; display: inline-block; }
	.article_title .titlebox { padding: 8px 0px 15px; }
	.article_title .post_eye { padding-top: 4px; }
	.article_title .post_date2 { padding: 0px 0px 25px; }
	.article_title .titlebox2 { margin-top: 25px; width: 100%; }
	.article_title .sub_tit:before { top: 5px; width: 4px; }
	.article_title .sub_tit2:before { top: -4px; bottom: 6px; width: 4px; }
	.article_title .sub_tit3:before { top: -6px; bottom: 6px; width: 4px; }
	.paragraph .img1 { margin: 25px 0px 32px; }
	.article_title .sub_tit span { width: calc(100% - 5px); }
	.paragraph .img1 { margin: 25px 0px 32px; }
	.dbbox { margin: 42px 0 0; text-align: center; padding: 0px 20px 40px; }
	.db_top { margin: 35px auto 0 !important; }
	.dbform { width: 85%; max-width: 360px; padding-top: 30px; }
	.mt10 { margin-top: 8px; }
	.db_gif { width: 80%; margin: 30px auto 0; }
	.db_gif2 { width: 80%; margin: 30px auto 0; }
	.db_bt { width: 85%; max-width: 360px; margin: 0 auto; margin-top: 9px; margin-bottom: 8px; border: 2px solid #000; }
	.dbbottom { padding-top: 30px; margin: 0 -15px; }
	input[type=text], input[type=tel], select { font-size: 14px; margin: 0px; background-color: #fff; color: #000; height: 46px; padding-left: 10px; -webkit-appearance: none; }
	.input { color: #888; background-color: #fff; border: 1px solid #000; font-size: 20px; }
	.name { width: 100%; height: 30px; }
	.telbox { width: 100%; display: inline-block; }
	.tel { width: 30%; border: 2px solid #000; font-size: 16px; height: 46px; }
	.tel2 { width: 30%; margin-left: 5% !important; }
	.agree { font-size: 12px; }
	.mobile-no { display: none; }
	.mobile-no2 { display: none; }
	.web-no { display: block; }
	.article_title { padding: 25px 0 0; margin: 0 0 30px 0; }
	.article_title .tit { color: #000; font-size: 26px; line-height: 36px; text-align: justify; padding: 0px; letter-spacing: -0.02em;}
	.article_title .post_date { font-size: 13px; }
	.article_title .sub_tit { font-size: 16px; line-height: 30px; padding-left: 14px; }
	.mt15 { margin-top: 6px; }
	.tag { margin: 20px 0px 30px; font-size: 0px; }
	.tag li { display: inline-block; margin: 0 4px 8px 0; }
	.byline { margin-bottom: 30px; }
	.comment { margin-top: 20px; }
	.top-line2 { margin-bottom: 15px; }
	.top-line3 { padding-bottom: 15px; }
	.comment .line { padding-top: 14px; }
	.comment .line { font-size: 16px; line-height: 20px; }
	.comment .commentdate { margin-bottom: 17px; margin-top: 1px; }
	.comment .date { font-size: 13px; display: inline-block; padding-top: 1px; }
	.comment .like_num { font-size: 11px; line-height: 11px; padding-top: 2px; display: inline-block; }
	.comment .post-like-box { line-height: 10px; padding: 3px 5px 2px; }
	.more22 { text-align: center; color: #666; font-size: 14px; margin: 15px 0 30px; }
	.more22 a { color: #666; font-size: 14px; }
	.more22-arrow { display: inline-block; vertical-align: top; padding-top: 8px; width: 12px; }
	.more23 { color: #000; font-size: 14px; float: right; margin-bottom: 35px; width: 112px; }
	.comment .write-comment { line-height: 39px; height: 40px; padding-left: 15px; }
	.comment .comment-btn { height: 40px; width: 70px; }
	.comment .nickname span { font-size: 15px; padding-top: 3px; }
	.comment .cmt-contents { line-height: 21px; margin-top: 2px; }
	.comment .line2 .cmt-contents { margin-top: 0px; }
	.post_writer { width: 23px; padding-top: 1px; }
}


        .footer {
            padding: 3px;
            background-color: #eee;
            text-align: center
        }

        .footer span {
            text-align: center;
            font-size: 14px;
        }

        .footer p {
            text-align: center;
            font-size: 14px;
            padding-top: 15px
        }

        .footer {
            width: 100%;
            background: #fefefe;
            border-top: 1px solid #ddd;
        }

        .footer div {
            margin: 0 auto;
            max-width: 640px;
        }

        .footer button {
            background: #fff;
            border: 1px solid #999;
            margin-left: 10px;
            padding: 3px 5px;
        }


/*ios only*/
.iphone .comment .write-comment { line-height: 37px; }
.iphone .more22-arrow { padding-top: 7px; }
.iphone .db_gif { margin: 0 auto; }
