@charset "utf-8";

/* View */
.view-wrap .img-photo i { background: rgb(245, 245, 245); padding: 16px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(143, 143, 143); font-size: 40px; display: inline-block; }
.view-wrap .img-photo img { border-radius: 50%; width: 80px !important; height: 80px !important; display:inline-block; }
.view-wrap .img-resize img { max-width:100%; height:auto; }
.view-wrap .no-attach { border-bottom:0px; }
.view-wrap .view-cnt { letter-spacing:0; }

.view-wrap h1 {background:#fff;border-top:2px solid #333;font-size:18px;line-height:20px;color:#333;font-weight:bold;margin:0px;display:block;word-wrap:normal;margin:0px;padding:15px 10px;letter-spacing:-0.5px; }
.view-wrap h1 span.talker-photo { margin-bottom:10px; margin-right:10px; }
.view-head { border-left:0px; border-right:0px;font-size:13px;line-height:15px;color:#333;font-weight:400;font-family:"Nanum Gothic", sans-serif;}
.view-head .sp { display:inline-block; width:20px; text-align:center; font-size:11px; color:#888; }
.view-head .list-group-item { padding:8px 15px; border-style:dotted; }
.view-tag { margin:10px 0px; padding:0px; color:#888; }
.view-tag a { color:#888; }
.view-tag a:hover { color:crimson; }
.view-cnt { margin-top:4px; }
.view-img img { display:block; max-width:100%; margin:0 auto 15px; border:0; height:auto; }
.view-content { padding-bottom:20px;font-size:15px;line-height:19px;color:#333;font-weight:400;font-family:"Nanum Gothic", sans-serif;}
.view-content img { width:auto; height:auto; max-width:100%; }
.view-content p { padding:0; margin:0; line-height:180%; }
.view-good-box { text-align:center; }
.view-good-box span { margin:15px 6px; width:80px; height:80px; display:inline-block; }
.view-good-box a { background: rgb(245, 245, 245); padding-top:14px; border-radius: 50%; width: 80px; height: 80px; text-align: center; color: rgb(51, 51, 51); font-size: 22px; line-height:26px; display: inline-block; }
.view-good-box .view-good a:hover { background: rgb(223, 17, 25); color: rgb(255, 255, 255); }
.view-good-box .view-nogood a:hover { background: rgb(0, 0, 0); color: rgb(255, 255, 255); }
.view-author .auth-photo { width:160px; padding-right:15px; }
.view-icon { margin-bottom:10px; }
.view-icon img { width:34px; border-radius:50%; margin-bottom:5px; }
.view-comment { margin: 0px; padding: 0px 0px 5px; text-transform: capitalize; overflow: hidden; border-bottom: 1px solid rgb(51, 51, 51); display: inline-block; position: relative; }

/* Padding */
.view-padding { padding-left:15px; padding-right:15px; }
.is-mobile .view-padding { padding-left:0px; padding-right:0px; }
.view-author-none { height:1px; border-top:1px solid #ddd; margin:12px 0px 20px; }

/* Comment */
.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 #ddd; 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; }

@media all and (max-width:768px) {
	/*.responsive .view-wrap h1 { text-overflow:clip; overflow:none; white-space:normal; margin-bottom:10px; }*/
	.responsive .view-wrap h1 .photo { display:none; }
}

@media all and (max-width:480px) {
	.responsive .view-author .auth-photo { float:none; width:100%; padding-right:0px; }
	.responsive .view-icon .pull-right { float:none !important; }
}

/* Ãß°¡ */
.panel-default > .panel-heading{background:#fff;}

@media all and (max-width:991px) {
.view-content{padding:0 8px 10px;font-size:13px;line-height:17px;}
.view-content p{line-height:130%;}
.responsive .view-wrap h1{font-size:14px;line-height:16px;padding: 10px 8px;}
}


/* Ãß°¡ - À¯´ÏÄÚ »ó¼¼ÆäÀÌÁö */
.pd_v_wrap{width:100%;}
.step_00{width:100%;clear:both;}
	.step_00 .L{float:left;width:50%;padding-right:40px;}
	.step_00 .R{float:left;width:50%;padding-left:30px;}
		.step_00 .R .cate_name{font-size:22px;line-height:24px;color:#333;font-weight:700;margin-top:40px;}
		.step_00 .R .model_name{font-size:40px;line-height:42px;color:#333;font-weight:900;margin:18px 0 15px;}
		.step_00 .R .txt{font-size:15px;line-height:19px;color:#333;word-break: keep-all;}
		.step_00 .R .clear_line{width:100%;height:1px;background:#333;clear:both;margin:45px 0 32px;}
		.step_00 .R .info{width:100%;}
			.step_00 .R .info tr th{font-size:16px;line-height:17px;color:#333;font-weight:800;padding:12px 0;width:110px;}
			.step_00 .R .info tr td{font-size:15px;line-height:19px;color:#494949;padding:12px 0;}
				.step_00 .R .info tr td ul.clr{list-style:none;margin:0;padding:0;width:100%;display:inline-block;}
					.step_00 .R .info tr td ul.clr li{width:25%;float:left;margin-right:2.5%;font-size:15px;line-height:24px;color:#494949;}
						.step_00 .R .info tr td ul.clr li:last-child{margin-right:0;}
						.step_00 .R .info tr td ul.clr li p{margin-bottom:10px;}


.step_line{clear:both;border-top:1px solid #ccc;border-bottom:1px solid #ccc;width:100%;text-align:center; z-index: 10;}
	.step_line span{display:inline-block;font-size:20px;line-height:22px;color:#333;font-weight:800;margin:0 40px;padding:28px 0;font-family:"NanumSquare", sans-serif;}
		.step_line span a{color:#333;}
		.step_line span.on{color:#ef1922;background:url('/thema/Basic/img/step_line_bg.jpg') repeat-x 0 bottom;}
.step_line span.on a{color:#ef1922}
.step_01, .step_02{width:100%;text-align:center;}

.tb_view{width:100%;border-top:1px solid #333;}
	.tb_view tr th{font-size:18px;line-height:20px;color:#333;font-weight:800;padding:20px 0 20px 5px;width:20%;border-bottom:1px solid #ddd;font-family:"NanumSquare", sans-serif;}
	.tb_view tr td{font-size:15px;line-height:24px;color:#333;padding:20px 0;border-bottom:1px solid #ddd;text-align: left;}
		.tb_view tr td.date{text-align:right;width:10%;padding-right:1%;}
		.tb_view tr td.dw_icon{text-align:center;width:5%;}

.tb_view_2{width:100%;border-top:1px solid #333;}
	.tb_view_2 tr th{font-size:18px;line-height:20px;color:#333;font-weight:800;padding:18px 0;background:#f7f7f7;border-bottom:1px solid #ddd;text-align:center;font-family:"NanumSquare", sans-serif;}
	.tb_view_2 tr td{font-size:15px;line-height:24px;color:#333;padding:18px 0;border-bottom:1px solid #ddd;border-left:1px solid #ddd;text-align:center;}

@media all and (max-width:991px) {
.pd_v_wrap{width:100%;}
.step_00{width:100%;}
	.step_00 .L{width:100%;padding-right:0px;}
	.step_00 .R{width:100%;padding-left:0px;}
		.step_00 .R .cate_name{font-size:16px;line-height:18px;margin-top:20px;}
		.step_00 .R .model_name{font-size:22px;line-height:24px;margin:8px 0 5px;}
		.step_00 .R .txt{font-size:14px;line-height:20px;}
		.step_00 .R .clear_line{margin:12px 0 5px;}
		.step_00 .R .info{width:100%;}
			.step_00 .R .info tr th{font-size:14px;padding:6px 0;width:60px;}
			.step_00 .R .info tr td{font-size:14px;line-height:18px;padding:6px 0;padding-left:10px;}
				.step_00 .R .info tr td ul.clr{width:100%;}
					.step_00 .R .info tr td ul.clr li{width:32%;margin:0 2% 4% 0;font-size:12px;line-height:14px;letter-spacing:-0.5px;}
						.step_00 .R .info tr td ul.clr li:nth-child(3n){margin-right:0;}
						.step_00 .R .info tr td ul.clr li:nth-child(4), .step_00 .R .info tr td ul.clr li:nth-child(5){margin-bottom:0;}
						.step_00 .R .info tr td ul.clr li p{margin-bottom:5px;}
						.step_00 .R .info tr td ul.clr li img{width:50%;max-width:60px;}

	
.step_line{}
	.step_line span{font-size:13px;line-height:15px;margin:0 10px;padding:10px 0;letter-spacing:-0.5px;}
		.step_line span.on{background-size:2px 2px;}

.step_01 img, .step_02 img{width:100%;}

.tb_view{width:100%;}
	.tb_view tr th{font-size:13px;line-height:15px;padding:10px 5px;width:22%;}
	.tb_view tr td{font-size:13px;line-height:19px;padding:10px 5px 10px 10px;word-break:keep-all;}
		.tb_view tr td.date{display:none;}
		.tb_view tr td.dw_icon{width:40px;}
			.tb_view tr td.dw_icon img{width:15px;}

.tb_view_2{width:100%;}
	.tb_view_2 tr th{font-size:13px;line-height:15px;padding:10px 5px;letter-spacing:-0.8px;}
	.tb_view_2 tr td{font-size:13px;line-height:19px;padding:10px 5px;letter-spacing:-0.8px;word-break:keep-all;}
}



/* »ó¼¼ÆäÀÌÁö ÅÇ ÇÈ½º */
.menu_fixed {position: fixed;top: 0px;background: #fff;}
.line_warp{padding:65px 0; height: 80px;}
.pd_step{padding: 35px 0;}

.air_line {
      width: 100%;
      height: 4px;
      background: #f33232;
      border-radius: 0;
      margin-top: -2px;
      left: 0;
      position: absolute;
      transition: .2s;
      transform: scaleX(0);
    }

@media all and (max-width:991px){
	.line_warp{padding:30px 0; height: 35px;}
}
