@charset "utf-8";

/* 페이지 공통 */
.page-wrap { width:100%; line-height:180%; overflow:hidden; }
.page-wrap img,
.page-wrap iframe { max-width:100%; }
.page-wrap .page-none { text-align:center; margin:0px; padding:100px 0px; }
.pw { min-width:140px; }
.pwl { min-width:200px; }

/* 쓰기 공통 */
.write-wrap { width:100%; overflow:hidden; }
.write-wrap h2 { padding:0px; margin:0px; font-size:14px; font-weight:bold; }
.write-wrap label { font-weight:bold; margin-top:4px; }
.write-wrap .write-content { height: 100px; }
.write-wrap .write-file { border:0;box-shadow:none; }
.write-wrap .write-btn { margin:15px 0px 25px; text-align:center; }
.write-wrap .delete-file { margin:0px; padding:0px 10px; font-weight:normal; }
.write-wrap .delete-file label { font-weight: normal; }
.write-wrap .sp-label { font-weight:normal; margin-right:10px; }
.write-wrap .sp-label input[type="checkbox"], .write-wrap .sp-label input[type="radio"] { margin-top:0px; }

#autosave_pop div { text-align:right; }
#autosave_pop button { margin:0; margin-left:10px; padding:0; border:0; background:transparent; color:#888; }
#autosave_pop ul { margin:0; padding:0; padding-left:15px; list-style:disc; }
#autosave_pop li { padding:2px 5px;  }
#autosave_pop li:after { display:block; visibility:hidden; clear:both; content:""; }
#autosave_pop a { display:block; float:left; }
#autosave_pop span { display:block;; float:right; }

/* Comment */
.view-comment { margin: 20px 0px 0px; padding: 0px 0px 5px; text-transform: capitalize; overflow: hidden; border-bottom: 1px solid rgb(51, 51, 51); display: inline-block; position: relative; }
.comment-media { margin:10px 0px; }
.comment-media .photo i { background: rgb(245, 245, 245); padding: 15px; border-radius: 50%; width: 64px; height: 64px; text-align: center; color: rgb(143, 143, 143); font-size: 30px; display: inline-block; }
.comment-media .photo img { border-radius: 50%; width: 64px !important; height: 64px !important; display:inline-block; }
.view-mobile .comment-media .photo i { padding: 10px; width: 54px; height: 54px; }
.view-mobile .comment-media .photo img { width: 54px !important; height: 54px !important; }

.comment-media .media { border-top:1px solid #eee; margin:7px 0px; padding:7px 0px 0px; }
.comment-media :first-child.media { border-top:0px; margin-top:0px; padding-top:0px; }
.comment-media h5 { margin:2px 0px; line-height: 22px; }
.comment-media .media .media-body { padding-left:0px; }
.comment-media .media .media-info { margin-left:10px; }
.comment-media .media .media-content { margin-top:8px; }
.comment-media .media .media-btn {	margin-left:4px; }
.comment-media .cmt-good-btn { text-align:right; padding-right:1px; }
.comment-media .cmt-good, .comment-media .cmt-nogood { display:inline-block; width:74px; height:20px; margin-top:10px; padding-right:10px; margin-right:-1px; font:bold 11px verdana; text-align:right; letter-spacing:-1px; line-height:19px; cursor:pointer; }
.comment-media .cmt-good { background: url('../../img/cmt_good.gif') no-repeat left center; color:#f4695b; }
.comment-media .cmt-nogood { background: url('../../img/cmt_nogood.gif') no-repeat left center; color:#888; }

.comment-form { padding-top:10px; }
.comment-box { border:1px solid #ddd; padding:12px 12px 0px; margin-bottom:15px; background:#fbfbfb; }
.comment-content { display:table; width:100%; table-layout:fixed; }
.comment-content .comment-cell { display:table-cell; padding:0px; text-align:center; vertical-align:middle; }
.comment-content .comment-cell.comment-submit { width:80px; height:100%; background:#fafafa; border:1px solid #ccc; border-left:0px; cursor:pointer; }
.comment-btn .cursor { margin-left:12px; color:#787878; }

#wr_content { resize:none; }
#bo_vc_opt ol {	margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_opt ol:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_opt ol li { float:left;margin:0; }
#bo_vc_send_sns ul { margin:0;padding:0;list-style:none;zoom:1; }
#bo_vc_send_sns ul:after { display:block;visibility:hidden;clear:both;content:""; }
#bo_vc_send_sns ul li {	float:left;margin:0 20px 0 0; }
#bo_vc_send_sns input {	margin:0 0 0 5px; }


/* yschung 추가 */
.item-explan, .contents {margin-top:30px;}
.item-explan h5, .contents h5 { font-weight:700; font-size:20px; }
.item-explan img, .contents img { margin:15px 15px 15px 0px; }
.item-explan p, .contents p { font-weight: normal; font-size: 10pt; color:#000; line-height: 1.7; padding:15px 0px 15px 0px;}
.item-explan h4, .contents h4 { font-weight:700; font-size:15px; line-height: 1.7; }
.item-explan span, .contents span { color:#ed1651; line-height: 1.7; }
.item-explan ul, .contents ul { list-style:none; padding:15px 0px 15px 10px; margin:0px; }
.item-explan ul > li, .contents ul > li { line-height: 1.7; font-size:15px; }

.contents div > table { width:100%; border-top:1px solid #e2e2e2;}
.contents div > table > tbody > tr { border-bottom:1px solid #e2e2e2; }
.contents div > table > tbody > tr > th { background-color:#f8f8f8; padding:15px 0px 15px 20px; }
.contents div > table > tbody > tr > td { padding:15px 0px 15px 20px; }
.contents div > table > tbody > tr > td > span { color:#ed1651; }

.item-explan div > table { width:100%; border-top:1px solid #e2e2e2;}
.item-explan div > table > tbody > tr { border-bottom:1px solid #e2e2e2; }
.item-explan div > table > tbody > tr > th { background-color:#f8f8f8; padding:15px 0px 15px 20px; }
.item-explan div > table > tbody > tr > td { padding:15px 0px 15px 20px; }
.item-explan div > table > tbody > tr > td > span { color:#ed1651; }


/* Tab */
.item-tab .tabs { margin:0px; }
.item-tab .tabs::before { display: table; content: " "; }
.item-tab .tabs::after { display: table; content: " "; clear:both; }
.item-tab .tabs ul.nav-tabs a b { padding:0px; line-height:14px; letter-spacing:-1px; }
.item-tab .tabs ul.nav-tabs a:hover b, .item-tab .tabs ul.nav-tabs a:active b, .item-tab .tabs ul.nav-tabs a:focus b { color: #fff; }
.item-tab .tabs ul.nav-tabs li.active a:hover b, .item-tab .tabs ul.nav-tabs li.active a:active b, .item-tab .tabs ul.nav-tabs li.active a:focus b { color: rgb(233, 27, 35) !important; }

.item-tab .tabs ul.tabs-top { border:0px; border-left:1px solid #ddd; margin:20px 15px 0px; }
.item-tab .tabs ul.tabs-top a { padding:8px 15px; background: rgb(247, 247, 247); color: #333; margin-right: 0px; border-radius: 0px; -moz-border-radius: 0; -webkit-border-radius: 0; border:1px solid #ddd; border-left:0px; }
.item-tab .tabs ul.tabs-top a:hover, .item-tab .tabs ul.tabs-top a:active, .item-tab .tabs ul.tabs-top a:focus { color: #fff; background: rgb(233, 27, 35); }
.item-tab .tabs ul.tabs-top li.active a { background: rgb(255, 255, 255); color: rgb(233, 27, 35); font-weight:bold; border-bottom:1px solid #fff;}

.item-tab .tabs ul.tabs-bottom { float:right; border:0px; border-left:1px solid #ddd; margin:0px 15px; }
.item-tab .tabs ul.tabs-bottom a { padding:8px 15px; background: rgb(247, 247, 247); color: #333; margin-right: 0px; border-radius: 0px; -moz-border-radius: 0; -webkit-border-radius: 0; border:1px solid #ddd; border-left:0px; }
.item-tab .tabs ul.tabs-bottom a:hover, .item-tab .tabs ul.tabs-bottom a:active, .item-tab .tabs ul.tabs-bottom a:focus { color: #fff; background: rgb(233, 27, 35); }
.item-tab .tabs ul.tabs-bottom li { margin-bottom:0px; margin-top:-1px; }
.item-tab .tabs ul.tabs-bottom li.active a { background: rgb(255, 255, 255); color: rgb(233, 27, 35); font-weight:bold; border-top:1px solid #fff;}
.item-tab .tabs .tab-content { border:0px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding: 30px 15px 15px; }

.no-responsive .item-tab .tabs ul.nav-tabs li.tab-right { float:right !important; }
.no-responsive .item-tab .tabs ul.nav-tabs li.tab-right a { border-left:1px solid #ddd; border-right:0px; }
.no-responsive .item-tab .tabs ul.nav-tabs li.tab-right.last a { border-right:1px solid #ddd; }

@media all and (min-width: 768px) {
	.responsive .item-tab .tabs ul.nav-tabs li.tab-right { float:right !important; }
	.responsive .item-tab .tabs ul.nav-tabs li.tab-right a { border-left:1px solid #ddd; border-right:0px; }
	.responsive .item-tab .tabs ul.nav-tabs li.tab-right.last a { border-right:1px solid #ddd; }
}

@media all and (max-width:767px) {
	.responsive .item-tab .tabs ul.nav-tabs { float: none !important }
	.responsive .item-tab .tabs ul.nav-tabs li { width:50% !important }
	.responsive .item-tab .tabs ul.tabs-top { margin:10px 0px 20px !important; }
	.responsive .item-tab .tabs ul.tabs-bottom { margin:10px 0px !important; }
	.responsive .item-tab .tabs ul.tabs-bottom li.active a { border-top:1px solid #ddd;}
	.responsive .item-tab .tabs .tab-content { padding: 10px !important; border:0px !important; }
}