.mobile {
	display: none !important;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.img_scale_wrapper {
	position: relative;
	overflow: hidden;
	padding: 0 !important;
}
.img_scale_wrapper img {
	-webkit-transition: -webkit-transform 0.4s ease;
	-moz-transition: -moz-transform 0.4s ease;
	-o-transition: -o-transform 0.4s ease;
	transition: transform 0.4s ease;
}
.img_scale_wrapper:hover img:not(.img_has_video) {
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
	-ms-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06);
}

#content {
	/* overflow:hidden; */
	width:1200px;
	/* width: 1231px; */
	margin: 0 auto;/* padding-top:82px; */
	/* line-height:400%;*/
}
/*
	Sub Common
*/
#sub_title {
	text-align: center;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 40px;
	color: #717171;
	margin-top: 15px;
}
#sub_korean_title {
	margin-top: 50px;
	text-align: center;
	color: #2b2b2b;
	font-size: 30px;
	font-weight:400;
}
.public_tab {
	border: 1px solid #b5b5b5;
	overflow: hidden;
	margin-bottom: 50px;
}
.public_tab li {
	width: 25%;
	float: left;
}
.public_tab li a {
	display: block;
	height: 48px;
	line-height: 48px;
	color: #4e4c4d;
	font-size: 16px;
	text-align: center;
	border-left: 1px solid #b5b5b5;
}
.public_tab li:first-child a {
	border-left: 0px solid #b5b5b5;
}
.public_tab li.active a {
	background: #4e4c4d;
	color: #fff;
}
/*
	ê±´ì¶•ì‚¬ë¡€
*/
#search_area {
	display: none;
}
#design_gallery {
	display: none;
}
#house_list_inner:after {
	display: block;
	clear: both;
	content: '';
}
#house_list_inner li {
	position: relative;
	width: 382px;
	margin-right: 27px;
	float: left;
	height: 350px;
}
#house_list_inner li .description {
	position: absolute;
	width: 100%;
	bottom: 40px;
	text-align: center;
	font-size: 15px;
	color: #4e4c4d;
	left: 0;
}
#house_list_inner li:nth-child(3n +1) {
    margin-left: 0;
}
#house_list_inner li:nth-child(3n) {
	margin-right: 0;
}
#house_list_inner .thumbnail {
	width: 380px;
	height: 250px;
}
/* // */

#house_list_inner li {
	float: left;
	width: 375px;
	height: 385px;
	/* margin: 0 20px 50px 20px; */
	margin: 0 19px 50px 18px;
	color: #231f20;
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
	overflow: hidden;
}
#house_list_inner li img {
	width: 375px;
	height: 250px;
}
#house_list_inner li div {
	padding: 0 10px;
}
#house_list_inner li h3 {
	font-size: 16px;
	color: #2b2b2b;
	font-weight: 400;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 23px 10px;
	/* line-height:51px; */
	/* text-align:center; */
	overflow: hidden;
}
#house_list_inner li h3 > span {
	font-weight: 500;
}
#house_list_inner li a > div > div {
	float: left;
}
.info_title {
	width: 70px;
	text-align: justify;
	text-align-last: justify;
	color: #2b2b2b;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 500;
}
.info_contents {
	padding-left: 20px;
	color: #717171;
	font-size: 14px;
	font-weight: 300;
}
#btn_more {
	width: 375px;
	height: 50px;
	line-height: 50px;
	font-size: 1rem;
	margin: 0 auto 50px auto;
	border: 1px solid #e7e7e7;
	text-align: center;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#btn_more {
		line-height: 58px;
	}
	/* IE10+ CSS styles go here */
}
/* // */



#construction_case_view .sub_title {
	font-size: 28px;
	font-weight: 500;
	color: #2b2b2b;
	text-align: center;
}
#construction_case_view_concept {
	padding: 50px 0 0px;
}
#construction_case_view_concept p {
	font-size: 16px;
	font-weight: 300;
	color: #2b2b2b;
	line-height: 30px;
	text-align: center;
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
}
/*
		House Plan
	*/
#construction_case_view_house_plan {
	position: relative;
	background: #fff;
	padding: 0 0;
	height: auto;
}
#construction_case_view_house_plan .sub_title {
	margin-bottom: 50px;
	margin-top:50px;
}
#construction_case_view_house_plan_wrap {
	position: absolute;
	background: red;
	width: 999%;
	height: 433px;
	left: 0;
	top: 0;
}
#construction_view_plan {
	float: left;
	width: 495px;
	padding-left: 80px;
}
#construction_materials {
	float: left;
	width: 625px;
}
#construction_view_plan dt, #construction_view_plan dd {
	float: left;
	line-height: 24px;
	font-size: 14px;
	height: 24px;
}
#construction_view_plan dt {
	color: #2b2b2b;
	width: 125px;
	font-weight: 500;
}
#construction_view_plan dd {
	color: #717171;
	width: 370px;
	font-weight: 400;
}
#construction_materials .material_wrap {
	margin-bottom: 25px;
}
#construction_materials .material_wrap h4 {
	font-size: 16px;
	color: #0f0f0f;
}
#construction_materials .material_wrap .material_kinds {
	font-weight: normal;
	margin-left: 20px;
	color: #4e4c4d;
}
#construction_materials .material_wrap .material_kinds span:last-child {
	display: none;
}
#construction_materials .material_wrap:nth-child(2n-1) {
	float: left;
	width: 368px;
}
#construction_materials .material_wrap:nth-child(2n) {
	float: left;
	width: 257px;
}
#construction_materials .material_wrap .materials {
	margin-top: 20px;
	overflow: hidden;
}
#construction_materials .material_wrap .materials li {
	float: left;
	width: 100px;
	height: 70px;
	margin-right: 10px;
}
/*
	Floor Plan
	*/
#construction_view_floor_plan {
	margin-top: 37px;
}
/*
	Floor Plan
	*/
#construction_view_floor_plan {
	margin-top: 37px;
}
/*
		Like Area
	*/

#view_like_count {
	text-align: center;
	font-size: 12px;
	margin-top: 11px;
}
#floor_plan_gallery {
	position: relative;
	overflow: hidden;
	margin-top: 16px;
	width: 715px;
	float: right;
}
#floor_gallery_swiper .swiper-slide {
	text-align: center;
	height: 604px;
	background: #000;
}
#floor_gallery_swiper .swiper-slide img {
	height: 100%;
}
#floor_swiper_pagination {
	text-align: center;
	z-index: 9999;
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
}
#floor_swiper_pagination a {
	width: 9px;
	height: 9px;
	display: inline-block;
	display: none;
	border-radius: 100%;
	background: #000;
	opacity: 0.2;
}
#floor_swiper_pagination a.active {
	opacity: 1;
	background: #fe2b32;
}
/*
		FLoor Slider
	*/
.swiper-left-button {
	position: absolute;
	z-index: 9999;
	top: 45%;
	left: 0px;
	width: 30px;
	height: 60px;
	background: #000000;
	opacity: 0.6;
	padding-top: 10px;
	text-align: center;
}
.swiper-right-button {
	position: absolute;
	z-index: 9999;
	top: 45%;
	right: 0px;
	width: 30px;
	height: 60px;
	background: #000000;
	opacity: 0.6;
	padding-top: 10px;
	text-align: center;
}
.swiper-right-button img, .swiper-left-button img {
	width: 30px;
	height: 50px;
}
/*
		íƒ­ë²„íŠ¼
	*/
#floor_plan_tab {
	margin-top: 17px;
	float: left;
	width: 480px;
	overflow: hidden;
	border-top: 2px solid #5e5b5b;
}
#floor_plan_tab li {
	float: left;
	width: 50%;
	border-bottom: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
}
#floor_plan_tab li a {
	text-align: center;
	display: block;
	color: #2b2b2b;
	font-size: 13px;
	line-height: 50px;
	height: 50px;
}
#floor_plan_tab li.active a span {
	display: inline-block;
	line-height: 46px;
	padding: 0 17px;
	border-bottom: 2px solid #fe2b32;
}
#floor_design_description {
	color: #fe2b32;
	font-size: 12px;
	margin: 15px 0;
	padding-top: 87px;
	text-align: center;
}
/*
		íƒ­ ê°¤ëŸ¬ë¦¬
	*/
#floor_design_gallery {
	float: right;
	margin-top: 40px;
	width: 485px;
}
#floor_design_gallery .tab:first-child {
	display: block;
	float: right;
	width: 485px;
	text-align: center;
}
#floor_design_gallery .tab {
	display: none;
	position: relative;
	width: 321px;
	margin: 0 auto;
}
#floor_design_gallery .tab img {
	width: 388px;
}
#floor_design_gallery .tab .marker {
	position: absolute;
	width: 19px;
	height: 22px;
	background: url(/images/mobile/marker.png);
	background-size: 38px 22px;
}
#floor_design_gallery .tab .marker.active {
	background-position: -19px 0;
}
#construction_inqury_banner {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 13px;
	z-index: 9999;
	font-weight: bold;
}
#construction_inqury_banner a {
	display: block;
	float: left;
	width: 50%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	box-sizing: border-box;
	background: #fe2b32;
	color: #fff;
}
#construction_inqury_banner a:first-child {
	border-right: 1px solid #fff;
}
#space_conposition {
	margin-top: 36px;
	text-align: center;
	font-size: 16px;
	font-weight: 300;
	color: #717171;
}
#space_conposition strong {
	color: #2b2b2b;
	font-weight: 500;	
	margin-right: 5px;
}
/*
		ë°±ë…„ì†ë‹˜ë°©ë¬¸ê¸°
	*/
.customer_gallery {
	overflow: hidden;
}
.customer_gallery li {
	margin-right: 25px;
	overflow: hidden;
	float: left;
	width: 381px;
	height: 380px;
}
.customer_gallery li:nth-child(3n) {
	margin-right: 0;
}
.customer_gallery li a {
	display: block;
}
.customer_gallery li a .thumbnail {
	height: 250px;
	width: 381px;
}
.customer_gallery li a {
	text-align: center;
}
.customer_gallery li a .description {
	font-size: 16px;
	font-weight: 500;
	color: #2b2b2b;
    margin-top: 18px;
    margin-left: 40px;
    text-align: left;
}
.customer_gallery li a .description span {
	font-size: 14px;
	font-weight: 300;
	color: #717171;
}
.customer_gallery li a h3 {
	display: inline-block;
	position: relative;
	color: #4e4c4d;
	font-size: 15px;
	margin-top: 19px;
}
.customer_gallery li a h3 .line {
	position: absolute;
	top: -7px;
	left: -15%;
	width: 130%;
	height: 2px;
	background: #4e4c4d;
}
#gallery_main_contents {
	overflow: hidden;
	border-bottom: 1px solid #afafaf;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
#gallery_main_contents .thumbnail {
	width: 780px;
	height: 441px;
	float: left;
}
#gallery_main_contents .image {
	width: 780px;
	height: 441px;
}
#gallery_main_contents .contents {
	position: relative;
	float: left;
	width: 420px;
	height: 441px;
	box-sizing: border-box;
	background: #e8e8e8;
	padding: 0 42px;
	padding-top: 45px;
}
#gallery_main_contents .contents h3 {
	color: #231f20;
	font-size: 30px;
	text-indent: 50px;
}
#gallery_main_contents .contents p {
	color: #4e4c4d;
	font-size: 15px;
	line-height: 23px;
	margin-top: 42px;
}
/*
	ê²Œì‹œíŒ ì¼ë°˜ìƒì„¸íŽ˜ì´ì§€
*/
#comment_list .bold{
	margin-right: 10px;
}
#comment_list .letter{
	font-weight: normal;
	font-size:12px;
}
#comment_form textarea {
	height: 88px;
}
.article,
.cke_editable /* ckeditor */ {
	padding: 50px 0 100px 0;
	line-height:300%;
}
.common_board_view {
	width: 1200px;
	/* padding: 0 150px; */
}
.common_board_view .article {
	padding: 50px 99px 100px 99px;
}
/* .common_board_view #board_view_bottom_shared_banner img {
	margin-left: -50px;
} */
/* .common_board_view ~ #comment_wrap {
	width: 900px;
} */

#board_view_bottom_shared_banner {
	text-align:center;
    padding: 0px 0px 100px 0px;
}
/*
	ê²Œì‹œíŒ ì¼ë°˜ëª©ë¡
*/
.board-default {
	table-layout: auto;
	width: 100%;
	border-top: 2px solid #231f20;
	border-bottom: 2px solid #231f20;
}
.board-default tr {
	border-bottom: 1px solid #dddddd;
}
.board-default td {
	color: #4e4c4d;
	font-size: 16px;
}
.board-default th, .board-default td {
	font-size: 16px;
	padding: 15px 0;
}
.board-default th {
	color: #231f20;
	font-weight: bold;
}
.board-default a {
	color: #4e4c4d;
	display: block;
	width: 100%;
}
.board-notice td:nth-child(2) {
	text-align: left;
}
.pagin {
	margin-top: 25px;
	text-align: center;
}
.pagin li {
	display: inline-block;
}
.pagin li a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 19px;
	text-align: center;
	line-height: 19px;
	font-size: 10px;
	color: #4e4c4d;
	display: inline-block;
	vertical-align: middle;
}
.pagin li.active a {
	border: 1px solid #fe2b32;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fe2b32;
}
.pagin .first, .pagin .next, .pagin .last, .pagin .prev {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	text-align: center;
	text-indent: -9999px;
	border: 1px solid #ebebeb;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	vertical-align: middle;
	width: 19px;
	line-height: 19px;
}
.pagin ul {
	display: inline-block;
	margin: 0 10px;
}
.pagin .first {
	background: url(/images/mobile/pagin_left_first.png) 50% 50% no-repeat;
	background-size: 9px 9px;
	margin-right: 2px;
}
.pagin .prev {
	background: url(/images/mobile/pagin_left.png) 50% 50% no-repeat;
	background-size: 5px 9px;
}
.pagin .next {
	background: url(/images/mobile/pagin_right.png) 50% 50% no-repeat;
	background-size: 5px 9px;
}
.pagin .last {
	margin-left: 2px;
	background: url(/images/mobile/pagin_right_last.png) 50% 50% no-repeat;
	background-size: 9px 9px;
}
.board-default .no {
	width: 120px !important;
}
.board-default .create_date {
	width: 150px !important;
}
.pagination {
	text-align: center;
	padding: 40px 0;
}
.pagination li {
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #fff;
	vertical-align: middle;
	color: #4e4c4d;
	display: inline-block;
}
.pagination li a {
	display: inline-block;
	font-size: 15px;
	color: #4e4c4d;
}
.pagination li.active {
	border: 1px solid #fe2b32;
}
.pagination li.active a {
	color: #fe2b32;
}
.pagination li.arrow {
	box-sizing: border-box;
	padding-top: 6px;
	margin: 0 4px;
	height: 36px;
	border: 1px solid #ebebeb;
}
.pagination li.arrow img {
	display: block;
}
/*
	ê²Œì‹œíŒìƒì„¸
*/
#board_title {
	line-height: 75px;
	height: 75px;
	font-size: 20px;
	color: #000;
	text-align: center;
	border-top: 2px solid #231f20;
	border-bottom: 1px solid #4e4c4d;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#board_title {
		line-height: 83px;
	}
	/* IE10+ CSS styles go here */
}
#board_view_counts {
	overflow: hidden;
}
#board_view_counts>span, #board_view_counts>a {
	line-height: 56px;

}
#board_view_counts .like, #board_view_counts .scrap {
	float: left;
	margin: 0 14px;
	font-size: 14px;
	font-weight: 300;
	color: #717171;
}
#bc_social_score #board_view_counts .like, #bc_social_score #board_view_counts .scrap {
	float: none;
}
#board_view_counts .like .icon {
	width: 19px;
	height: 17px;
	display: inline-block;
	background: url(/images/pc/like_icon.png);
	background-size: 19px 17px;
	vertical-align: middle;
	margin-right: 5px;
}
#board_view_counts .like.active .icon {
	width: 19px;
	height: 17px;
	display: inline-block;
	background: url(/images/pc/like_icon_on.png);
	background-size: 19px 17px;
	vertical-align: middle;
	margin-right: 5px;
}
#board_view_counts .scrap .icon {
	width: 18px;
	height: 23px;
	display: inline-block;
	background: url(/images/pc/scrap_icon.png);
	background-size: 18px 23px;
	vertical-align: middle;
	margin-right: 5px;
}
#board_view_counts .scrap.active .icon {
	width: 18px;
	height: 23px;
	display: inline-block;
	background: url(/images/pc/scrap_icon_on.png);
	background-size: 18px 23px;
	vertical-align: middle;
	margin-right: 5px;
}
#board_view_counts .inquiry, #board_view_counts .hit, #board_view_counts .divider {
	float: right;
}
#board_view_counts .divider {
	margin: 0 14px;
}
/*ëŒ“ê¸€*/
#comment_form {
	background: #f8f8f8;
	padding: 31px 35px 31px;
	border-top: 1px solid #000;
	overflow: hidden;
	border-bottom: 1px solid #b5b5b5;
}
#comment_form #comment_count {
	line-height: 16px;
	color: #231f20;
	font-size: 16px;
}
#comment_count .count {
	width: 21px;
	height: 12px;
	padding: 0 7px;
	border: 1px solid #4e4c4d;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top-right-radius: 30px;
	margin-Left: 5px;
	border-bottom-right-radius: 30px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#comment_count .count {
		padding: 5px 7px 0 7px;
	}
	/* IE10+ CSS styles go here */
}
#comment_form textarea {
	display: block;
	margin-top: 14px;
	height: 90px;
	width: 1010px;
	float: left;
	box-sizing: border-box;
	border: 1px solid #b5b5b5;
}
#comment_form #comment_button {
	text-align: right;
	margin-top: 5px;
	float: left;
	margin-left: 12px;
	display: block;
}
#comment_button a {
	display: block;
	width: 97px;
	height: 50px;
	background: #4e4c4d;
	line-height: 50px;
	text-align: center;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	margin-top: 9px;
	margin-bottom: 24px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#comment_button a {
		line-height: 58px;
	}
	/* IE10+ CSS styles go here */
}
#comment_list {
	margin: 10px;
	font-size: 16px;
}
#comment_list li {
	padding: 20px 0;
	color: #231f20;
	border-bottom: 1px solid #ebebeb;
}
#comment_list p {
	margin-top: 6px;
}
#comment_list .writer {
	font-weight: bold;
}
#view_to_list_button {
	display: block;
	width: 194px;
	height: 51px;
	line-height: 51px;
	color: #231f20;
	font-size: 16px;
	border: 1px solid #231f20;
	text-align: center;
	margin: 60px auto;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#view_to_list_button {
		line-height: 59px;
	}
	/* IE10+ CSS styles go here */
}
/*ì§€ê¸ˆ ë”ì¡´ì€ ìŠ¬ë¼ì´ë“œ*/

#history_slider_wrap {
	position: relative;
	width: 902px;
	height: 753px;
	overflow: hidden;
}
#history_slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 4000px;
}
#history_slider .slider_item {
	float: left;
	width: 902px;
	height: 753px;
}
.slider_item p {
	line-height: 19px;
	margin-top: 9px;
}
#history_slider .slider_item .image {
	width: 902px;
	height: 619px;
	background: #000;
}
#history_slider .slider_item .image img {
	width: 100%;
	height: 100%;
}
#history_slider .slider_item .contents {
	width: 822px;
	height: 92px;
	margin-top: 13px;
	padding: 15px 40px;
	background: #d9d9d9;
}
#history_left_button {
	position: absolute;
	left: 50px;
	top: 302px;
	z-index: 5700;
}
#history_right_button {
	position: absolute;
	right: 50px;
	top: 302px;
	z-index: 5700;
}
#history_close_button {
	position: absolute;
	right: 50px;
	top: 40px;
	z-index: 5700;
}
/*
	Footer
*/


#bottom {
	position: relative;
	overflow: hidden;
	width: 100%;
	/* margin-top: 30px; */
	background: #2e2e2e;
	/* border-top: 5px solid #bab9b8 */
	z-index: 10001;
}
#bottom .footer {
	width: 1200px;
	padding: 40px 0 30px;
	margin: 0 auto;
	overflow: hidden;
}
#bottom .etc {
	display: block;
	text-align: center;
	padding: 24px 0;
	letter-spacing: 0;
}
#bottom .etc li {
	display: inline-block;
	color: #fff;
	font-size: 13px;
	border-left: 1px solid #fff;
	padding: 0 8px;
}
#bottom .etc li:first-child {
	border: 0
}
#bottom .etc a {
	color: #fff;
}
#bottom .sns {
	display: inline-block;
	margin: 0 auto;
	text-align: center;
}
#bottom .sns li {
	display: inline-block;
	padding: 0 8px;
}
#bottom .sns li:first-child {
	margin-left: 0;
}
.information {
	width: 542px;
	overflow: hidden;
	float: left;
	padding: 5px 0;
	letter-spacing: 0;
}
.information .flogo {
	float: left
}
.information .txt {
	float: left;
	font-size: 12px;
	color: #d0cfce;
	line-height: 18px;
}
.footer-logo {
	float: left;
	width: 165px;
	margin-left: 82px;
	margin-right: 30px;
	text-align: left;
}
.footer-logo .flogo {
	margin-bottom: 13px;
}
.footer-logo .phone {
	font-size: 15px;
	color: #fff;
	text-align: left;
}
.footer-sns {
	position: absolute;
	right: calc(50% - 300px);
	top: 30px;
}
.btn-confirm {
	border: none;
	text-align: center;
	/* float:right; */
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #fe2b32 !important;
	width: 97px;
	line-height: 31px;
	cursor: pointer;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#user_buttons {
	position: absolute;
	right: 0;
	top: 0;
	border-right: 1px solid #5d5d5d;
	border-left: 1px solid #5d5d5d;
}
#user_buttons a {
	display: block;
	box-sizing: border-box;
	width: 90px;
	height: 80px;
	padding-top: 43px;
	text-align: center;
	float: left;
	border-left: 1px solid #5d5d5d;
	background-repeat: no-repeat;
	background-position: center 15px;
}
#user_buttons a:first-child {
	border-left: 0;
}
#user_buttons a span {
	width: 100%;
	font-size: 13px;
	margin-top: 8px;
	color: #fff;
	display: inline-block;
}
#user_login {
	background-image: url(/images/pc/login_icon.png);
}
#user_join {
	background-image: url(/images/pc/join_icon.png);
}
#user_logout {
	background-image: url(/images/pc/logout_icon.png);
}
#user_mypage {
	background-image: url(/images/pc/mypage_icon.png);
}
#header:hover #user_buttons {
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
}
#header:hover #user_buttons a {
	border-left: 1px solid #e3e3e3;
}
#header:hover #user_buttons a span {
	color: #4e4c4d;
}
#header:hover #user_mypage {
	background-image: url(/images/pc/mypage_icon_on.png)
}
#header:hover #user_login {
	background-image: url(/images/pc/login_icon_on.png)
}
#header:hover #user_join {
	background-image: url(/images/pc/join_icon_on.png)
}
#header:hover #user_logout {
	background-image: url(/images/pc/logout_icon_on.png)
}
/*
	ê±´ì¶•ë¬¸ì˜
*/

/*
			
	ê±´ì¶•ë¬¸ì˜

*/
#inquiry_view {
	margin: 10px;
}
#inquiry_view table {
	width: 657px;
	margin: 50px auto;
	border-top: 2px solid #989697;
}
#inquiry_view table {
}
#inquiry_view .inquiry-title {
	text-align: left;
	height: 40px;
	text-indent: 7px;
	border-bottom: 1px solid #dddddd;
}
#inquiry_view .inquiry-title .date {
	float: right;
	padding-right: 8px;
}
#inquiry_view .margin {
	height: 25px;
}
#inquiry_view .border-top th, #inquiry_view .border-top td {
	padding-top: 8px;
	border-top: 1px solid #dddddd;
}
#inquiry_view .border-bottom th, #inquiry_view .border-bottom td {
	padding-bottom: 8px;
	border-bottom: 1px solid #dddddd;
}
#inquiry_view .profile th, #inquiry_view .profile th {
	height: 20px;
}
#inquiry_view .profile th {
	width: 180px;
	background: #f8f8f8;
	text-align: left;
	font-size: 16px;
	txet-align: center;
	text-indent: 40px;
}
#inquiry_view .profile td {
	color: #4e4c4d;
	text-align: left;
	padding-left: 10px;
	height: 33px;
	font-size: 16px;
}
#inquiry_view .contents {
	padding-top: 20px;
	padding-left: 10px;
	text-align: left;
}
#construction_contents {
	margin: 10px;
}
#construction_contents img {
	max-width: 100%;
}
#inquiry_contents {
	width: 834px;
	font-size: 15px;
	line-height: 20px;
	margin: 30px auto;
}
#inquiry_view {
	border-bottom: 2px solid #8a8888;
	padding-bottom: 50px;
}
/*
	inquiry write
*/


.query-table {
	/* width: initial; */
	font-size: 16px;
	width: 100%;
}
.query-table th {
	text-align: left;
	/* text-align: right; */
	width: 95px;
	font-size: 16px;
	font-weight: 400;
	color: #2b2b2b;
	height: 60px;
	padding-right: 30px;
}
.query-table td {
	text-align: left;
}
.query-table td textarea {
	width: 600px;
}

#query_form_pc .required::before {
	position: absolute;
	content: '*';
	color: red;
	margin-left: -0.7rem;
}

#query_form_pc h4 {
	line-height: 45px;
	color: #231f20;
	font-size: 16px;
	font-weight:500;
}
#query_form_user_info {
	border-bottom: 0px solid #d4d4d4;
}
#query_form_detail_info {
	margin-top: 40px;
	border-bottom: 0px solid #4e4c4d;
}
.query-table td textarea {
	width: 60%;
	box-sizing: border-box;
	font-size:17px;
	font-weight:400;
}
.query-table-wrap {
	padding: 18px 35px;
	border-top: 2px solid #231f20;
}
.query-table-wrap-gray {
	background: #f8f8f8;
}
.buttons {
	text-align: center;
	margin: 40px 0;
}
.buttons a {
	display: inline-block;
	width: 194px;
	height: 50px;
	line-height: 50px;
	font-weight: 500;
	font-size: 18px;
	text-align: center;
	color: #fff !important;
}
.buttons a.red {
	background: #F5AF19;
}
.buttons a.gray {
	background: #4e4c4d;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .buttons a {
        line-height: 58px;
    }
    /* IE10+ CSS styles go here */
}


#query_form_pc #bottom_notice {
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: 300;
	color: #2b2b2b;
	background: #f8f8f8;
	margin-top: 30px;
}
#query_form_pc #bottom_notice i {
	font-size: 18px;
	color: #2b2b2b;
	vertical-align: middle;
}


/*
	Login
*/
#login {
	padding: 0 6px;
	height: 100%;
	padding-top: 218px;
	background: url(/images/pc/login_bg.jpg) 0 0 no-repeat;
	background-size: cover;
}
#login h2 {
	font-size: 30px;
}
#login p {
	margin-top: 50px;
	font-size: 18px;
	margin-bottom: 50px;
}
#login .container {
	margin: 0 auto;
	width: 66.88%;
}
#login input[type="text"], #login input[type="password"] {
	width: 100%;
	height: 76px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#login .username {
	margin-bottom: 7px;
}
#login .confirms {
	margin: 9px 0 18px;
}
.login-form {
	margin-bottom: 99px;
}
.login-form input[type="submit"] {
	width: 100%;
	height: 60px;
}
.btn-find-link {
	display: block;
	color: #fff;
	text-decoration: underline;
	font-size: 18px;
	text-align: center;
}
.sns-login-btns {
	text-align: center;
	padding-bottom: 64px;
}
.sns-login-btns .icon {
	margin-bottom: 10px;
}
.sns-login-btns li {
	margin-left: 21px;
	display: inline-block;
}
.sns-login-btns li:first-child {
	margin-left: 0;
}
.sns-login-btns a {
	font-size: 12px;
	color: #fff;
}
#login_popup_join_button {
	text-align: center;
	line-height: 60px;
	width: 100%;
	height: 60px;
	display: block;
	color: #fff;
	margin: 0 auto;
	font-weight: bold;
	margin-top: 5px;
	background-color: #464545;
}
.title {
	font-size: 12px;
	padding: 00 26px;
	text-align: center;
	color: #fff;
}
.btn-close button {
	border: none;
	background: transparent;
	position: absolute;
	cursor: pointer;
	right: 18px;
	top: 113px;
}
#login_form_wrap {
	width: 371px;
	margin: 0 auto;
}
#login {
	display: none;
}
/*ê°€ìž…*/

#sub_title_no_line {
	text-align: center;
	margin-top: 25px;
	font-size: 30px;
}
#sub_title_description {
	margin-top: 15px;
	text-align: center;
	font-size: 16px;
	color: #4e4c4d;
}
#join {
	margin: 10px;
}
#join #join_table {
	margin-top: 25px;
	width: 100%;
	border-top: 2px solid #231f20;
}
#join_table th {
	width: 75px;
	text-align: left;
	text-indent: 10px;
	width: 315px;
	height: 50px;
	background: #f8f8f8;
	text-align: center;
}
#join_table th, #join_table td {
	text-align: left;
	height: 50px;
	border-bottom: 1px solid #b5b5b5;
}
#join_table td input[type="text"], #join_table td input[type="password"] {
	width: 90%;
	font-size:15px;
	font-weight:400;
	border: 0;/* margin-left:10px; */
}
#join_table th {
	width: 200px;
	font-size: 1rem;
	padding-left: 110px;
}
#join_table td {
	padding-left: 30px;
}
#a_id {
	width: 280px !important;
}
#a_id ~ span {
	font-size: 0.75rem;
}
#id_available_text {
	color: #003d50;
}
#id_not_available_text,#id_no_text {
	color: #fe2b32;
}
#a_phone {
	width: 220px !important;
}
#a_phone ~ input[name="phone_verification_code"] {
	width: 90px !important;
}
#a_phone ~ input[type="button"] {
	width: 48px;
	line-height: 28px;
	text-align: center;
	font-size: 0.75rem;
	color: #4e4c4d;
	background: white;
	border: 1px solid #b5b5b5;
}
#a_address {
	width: 90px;
	line-height: 28px;
	text-align: center;
	font-size: 0.75rem;
	color: #4e4c4d;
	background: white;
	border: 1px solid #b5b5b5;
	margin-left: 30px;
}
#a_address + input[type="text"] {
	width: 30% !important;
}
#a_address + input[type="text"] + input[type="text"] {
	width: 50% !important;
}
#a_subscribe {
	margin-left: 20px;
}
#a_subscribe + label[for="a_subscribe"] {
	font-size: 15px;
}
#a_sb {
	margin-right: -2px;
	border-right: none !important;
}
#a_sb, #a_sb + input[type="button"] {
	width: 90px;
	height: 28px;
	font-size: 0.75rem;
	color: #9f9f9f;
	background: white;
	border: 1px solid #b5b5b5;
}
#a_sb:hover, #a_sb + input[type="button"]:hover ,#a_sb.active, #a_sb + input[type="button"].active {
	color: #000;
    background: #089781;
    color: white;
    border: 1px solid transparent;
}
#a_sb ~ input[type="text"] {
	width: 100px !important;
	margin-left: 50px;
}
#join_agree {
	margin-top: 30px;
	text-align: center;
}
.confirm_button {
	display: inline-block;
	padding: 0 25px;
	height: 31px;
	line-height: 31px;
	background: #F5AF19;
	color: #fff;
	text-align: center;
}
.cancel_button {
	display: inline-block;
	padding: 0 25px;
	height: 31px;
	line-height: 31px;
	background: #4e4c4d;
	color: #fff;
	text-align: center;
}
.buttons {
	text-align: center;
	padding: 20px 0;
}
.checkbox span {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(/images/mobile/checkbox.png);
	background-size: 100% 100%;
}
.checkbox.checked span {
	background: url(/images/mobile/checkbox_checked.png);
	background-size: 100% 100%;
}
#public_lnb {
	text-align: center;
	border-bottom: 1px solid #b5b5b5;
	background: white;
}
#public_lnb a {
	display: inline-block;
	width: 178px;
	height: 52px;
	line-height: 53px;
	color: #717171;
	font-size: 16px;
}
#public_lnb a:hover {
	position: relative;
	top: 1px;
	height: 49px;
	line-height: 50px;
	color: #028358;
	border-bottom: 3px solid #028358;
}
#public_lnb a.active {
	position: relative;
	top: 1px;
	height: 49px;	
	line-height: 50px;
	color: #028358;
	border-bottom: 3px solid #028358;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#public_lnb a {
		line-height: 61px;
	}
	#public_lnb a:hover {
		line-height: 58px;
	}
	#public_lnb a.active {
		line-height: 58px;
	}
	/* IE10+ CSS styles go here */
}
/*
	건축설계 비용
*/

#construction_case_view .cost {
	position: relative;
	border: 5px solid #ddd;
	margin: 0 11px;
	padding: 0;
	width: 1090px; 
	/* height: 150px; */
	margin: 50px auto 10px auto;
	text-align: center;
}
#construction_case_view .cost h3 {
	float: left;
	width: 245px;
	font-size: 30px;
	line-height: 150px;
	margin-bottom: 0;
}
#construction_case_view .cost .former-price {
	color: #b5b5b5;
	font-weight: bold;
	font-size: 30px;
	text-decoration: line-through;
	margin-bottom: 0;
	margin-top: 45px;
}
#construction_case_view .cost .former-price-text {
	color: #b5b5b5;
	font-size: 13px;
}
#construction_case_view .cost .detail_price {
    float: right;
    width: 130px;
    line-height: 40px;
    font-size: 14px;
    color: white;
    background: #f5af19;
    margin: 56px 45px 0 0;
}
#construction_case_view .cost .discount {
	float: left;
	display: inline-block;
	padding: 0;
	border: 1px solid #028358;
	color: #028358;
	font-size: 18px;
	font-weight: bold;
	width: 131px;
	margin: 0;
	line-height: 30px;
	height: 30px;
	/* margin-top: 52px; */
	margin: 62px 53px 0;
}
#construction_case_view .cost .price {
	font-size: 30px;
	font-weight: bold;
	color: #028358;
	margin-bottom: 0;
	margin-top: 45px;
}
#construction_case_view .cost .price-text {
	color: #4e4c4d;
	font-size: 13px;
}
#construction_case_view .cost #detail_price {
	position: relative;
	clear: both;
	height: 0;
	overflow: hidden;
}
#construction_case_view .cost + .etc-cost {
	/* position: absolute;
	top: 166px;
	left: 0; */
	font-size: 16px;
	margin-top: 0;
	color: #4e4c4d;
	margin: 0 0 100px 70px;
}
#construction_case_view .cost .fomer-price-wrap {
	float: left;
}
#construction_case_view .cost .after-price-wrap {
	float: left;
}
#construction_case_view .cost:after {
	clear: both;
	display: block;
	content: '';
}
/*
	설계사례 /하우스
*/

#construction_gallery_swiper .swiper-slide img {
	display: block;
	/* width: 1231px; */
	/* height: 757px; */
	width: auto;
	height: 780px;
	margin: 0 auto;
}

#construction_gallery_swiper {
	background: black;
	margin-top: 30px;
}
#houseplan_swiper_wrap {
	position: relative;
	padding-top: 20px;
}
#houseplan_swiper {
	margin-left: 15px;
}
#houseplan_swiper .swiper-slide img:first-child {
	margin-left: 0;
}
#houseplan_swiper .swiper-slide img {
	width: 390px;
	margin-left: 15px;
	height: 266px;
}
#houseplan_left_button {
	position: absolute;
	z-index: 9999;
	top: 45%;
	left: -40px;
	text-align: center;
}
#houseplan_right_button {
	position: absolute;
	z-index: 9999;
	top: 45%;
	right: -40px;
	text-align: center;
}
#construction_case_view_house_plan .bg {
	position: absolute;
	top: 0;
	z-index: -1;
	left: -50%;
	;
	height: 100%;
	background: #fff;
	;
}
#associated_house .bg {
	position: absolute;
	top: 0;
	z-index: -1;
	left: -50%;
	;
	height: 100%;
	background: #f5f5f5;
	;
}
/*
		HousePlan View
		*/
#houseplan_description {
	margin-top: 50px;
	text-align: center;
}
#houseplan_description h3 {
	color: #231f20;
	font-size: 19px;
}
#houseplan_description p {
	color: #231f20;
	font-size: 15px;
	padding:0px 100px 0px 100px;
	margin-top: 15px;
}
#houseplan_view_wrap {
	position: relative;
	overflow: hidden;
	margin-bottom:30px;
	background: #f5f5f5;
	padding: 30px 0;
	margin-top: 20px;

}
#construction_view_plan {
	width: 800px;
	float: right;
}
#construction_view_plan dd:nth-child(2n) {
	width: 160px;
}
#construction_view_plan dd:nth-child(4n) {
	width: 380px;
}
#houseplan_view_wrap h3 {
	position: absolute;
	top: 43px;
	left: 0;
	font-size: 26px;
	font-weight: 500;
	color: #028358;
	width: 316px;
	text-align: center;
}
#houseplan_view_wrap h3 .title {
	display: block;
	color: #717171;
	font-size: 24px;
	font-weight: 500;
	margin-top: 0;
}
/*
		HousePlan Detail
		*/
#houseplan_detail_title {
	margin-top: 145px;
}
#houseplan_detail_notice {
	margin-top: 25px;
	text-align: center;
	color: #fe2b32;
	font-size: 16px;
}
/*
			Houseplan Tab
		 */
.houseplan_tab {
	margin-top: 46px;
	overflow: hidden;
	text-align: center;
	border-top: 2px solid #5e5b5b;
	border-bottom: 1px solid #c9c9c9;
}
.houseplan_tab li {
	float: left;
}
.houseplan_tab li a {
	display: block;
	color: #2b2b2b;
	font-size: 18px;
	font-weight: 600;
	line-height: 50px;
	height: 50px;
}
.houseplan_tab li.active a span {
	display: inline-block;
	line-height: 46px;
	padding: 0 15%;
	color: #028358;
	border-bottom: 2px solid #028358;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.houseplan_tab li a {
		line-height: 42px;
		height: 42px;
		padding-top: 8px;
	}
	.houseplan_tab li.active a span {
		line-height: 38px;
	}

	/* IE10+ CSS styles go here */
}
.houseplan_tab_contents {
	position: relative;
}
/* .houseplan_tab_contents .tab_content:first-child {
	display: block;
} */
.houseplan_tab_contents .tab_content {
	display: none;
	text-align: center;
	padding: 50px 0 10px;
	;
}

.hp_tap_login_mask {
	position: absolute;
	top: 0; left: 0;
    width: 100%;
    height: 100%;
}
.hp_tap_login_mask > div:nth-child(1) {
    position: absolute;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    padding: 295px;
    z-index: 5;
}
.hp_tap_login_mask > div:nth-child(1) > p {
    margin: 20px;
}
.hp_tap_login_mask > div:nth-child(1) > a {
	font-size: 16px;
	font-weight: 300;
    padding: 5px 15px;
    margin: 5px;
    color: white;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hp_tap_login_mask > div:nth-child(1) > a {
		padding: 9px 15px 1px 15px;
	}

	/* IE10+ CSS styles go here */
}
.hp_tap_login_mask > div:nth-child(1) > a:nth-child(2) {
    background: #f6af19;
}
.hp_tap_login_mask > div:nth-child(1) > a:nth-child(3) {
    background: slategray;
}
.hp_tap_login_mask_background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: white;
    opacity: 0.98;
    z-index: 3;
}

/*
			Detail Tab
		 */
.hs_detail_tab {
	margin-top: 46px;
	overflow: hidden;
	text-align: center;
	border-top: 2px solid #5e5b5b;
	border-bottom: 1px solid #c9c9c9;
}
.hs_detail_tab li {
	float: left;
}
.hs_detail_tab li a {
	display: block;
	color: #2b2b2b;
	font-size: 18px;
	font-weight: 600;
	line-height: 50px;
	height: 50px;
}
.hs_detail_tab li.active a span {
	display: inline-block;
	line-height: 46px;
	padding: 0 15%;
	color: #fe2b32;
	border-bottom: 2px solid #fe2b32;
}
.hs_detail_tab_contents {
	position: relative;
	border-bottom: 1px solid #c9c9c9;
}
.hs_detail_tab_contents .tab_content:first-child {
	display: block;
}
.hs_detail_tab_contents .tab_content {
	display: none;
	text-align: center;
	padding: 50px 0 10px;
}
.hs_detail_tab_contents .tab_content {
	position: relative;
}

.hs_detail_tab_contents > p {
	color: #fe2b32;
	text-align: center;
	font-size: 15px;
	margin-bottom: 25px;
}

#floorplan {
	overflow: hidden;
	margin-bottom: 70px;
}
#floorplan .sub_title {
	margin-top: 50px;
}
#bottom_fixed_menu {
	position: fixed;
	z-index: 9999;
	bottom: 0;
	width: 100%;
	left: 0;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background: rgba(48,169,119,0.9);
}
#bottom_fixed_menu .container {
	position: relative;
	width: 1200px;
	margin: auto;
}
#bottom_fixed_menu a {
	color: #fff;
	font-size: 19px;
	margin: 0 35px;
}
#bottom_fixed_menu #estimate_house_button {
	position: absolute;
	right: 0;
	width: 194px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	top: 9px;
	color: #30a977;
	background: #fff;
}
#associated_house {
	position: relative;
	background: #f5f5f5;
	padding-top: 30px;
	padding-bottom: 70px;
	margin-top: 100px;
}
#associated_house:after {
	display: block;
	clear: both;
	content: '';
}
#associated_house p {
	text-align: center;
	font-size: 13px;
	color: #231f20;
}
#associated_house h3 {
	text-align: center;
	/* color: #309970; */
	color: #f5af19;
	/* font-size: 25px; */
	font-size: 18px;
	line-height: 55px;
}
#associated_house ul {
	margin-left: 14px;
}
#associated_house ul li {
	position: relative;
	float: left;
	width: 290px;
	height: 190px;
	overflow: hidden;
	margin: 14px 0 0 14px;
}
#associated_house ul li:first-child, #associated_house ul li:nth-child(5n) {
	margin-left: 0;
}
#associated_house li img {
	width: 100%;
	height: 100%;
}
#associated_house > p {
	margin-bottom: 25px;
}
/*
	현장프로젝트
*/

#bp_project_info {
	position: relative;
}
/* 
    상단 배경들어간 게시판 타이틀
*/

#top_visual_bar {
	position: relative;
	width: 100%;
	height: 280px;
	background: url('/images/pc/bbs_cases/top_visual_1.png') 50% center / cover no-repeat;
}
#top_visual_bar > div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0.3;
}
#top_visual_bar p {
	position: absolute;
	bottom: 95px;
	width: 100%;
	font-size: 1.37rem;
	color: white;
	text-align: center;
	margin: auto auto;
	z-index: 3;
}
/* 
    카테고리 버튼 영역
*/

#top_category_menu {
	position: absolute;
	width: 100%;
	height: 52px;
	/* text-align: center; */
	color: black;
	border-bottom: 1px solid #b5b5b5;
	background: white;
}
#top_category_menu ul {
	display: table;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
#top_category_menu li {
	display: table-cell;
	padding: 13px 55px;
	font-size: 1.13rem;
	margin: 0 auto;
}
#top_category_menu li:nth-of-type(4) {
	color: #fe2b32;
	font-weight: bold;
	border-bottom: 4px solid #fe2b32;
}
#top_category_menu li:not(:last-child) {
	border-right: 1px solid #c6c6c6;
}
#top_category_menu li:hover {
	border-bottom: 4px solid #fe2b32;
}
/* 
    카테고리 버튼 밑 타이틀 및 영문
*/
#bp_sub_list_title {
	text-align: center;
	margin-top: 104px;
}
#bp_sub_list_title h1 {
	font-size: 2rem;
	color: #9e9d9e;
	margin: 0px 0 48px 0;
}
#bp_sub_list_title h2 {
	font-size: 1rem;
	color: #231f20;
	margin: 0 0 16px 0;
}
/* 
    프로젝트 정보들 - 이미지, 제목, 스펙
*/

#bp_project_info {
	width: 1200px;
	margin: 0 auto 28px auto;
	overflow: auto;
}
#bp_project_info > img {
	width: 1200px;
	height: 400px;
}
#bp_project_comment, #bp_project_spec {
	float: left;
	width: 600px;
	box-sizing: border-box;
}
#bp_project_comment {
	color: #4e4c4d;
	padding: 0 45px 0 15px;
}
#bp_project_comment p:nth-of-type(1) {
	font-weight: bold;
	margin: 15px 0;
	font-size: 17px;
}
#bp_project_comment p:nth-of-type(2) {
	font-size: 0.9rem;
}
#bp_project_spec {
	border-left: 1px solid #f3f3f3;
	margin-top: 40px;
	padding-left: 50px;
	font-size: 0.88rem;
	column-count: 2;
}
#bp_project_spec ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#bp_project_spec ul li {
	position: relative;
	margin-bottom: 20px;
}
.bp_spec_type {
	display: inline-block;
	width: 72px;
	margin-right: 22px;
	color: #231f20;
	font-weight: bold;
	text-align: justify;
	text-align-last: justify;
}
.bp_spec_text {
	position: absolute;
	position: -ms-page;
	color: #4e4c4d;
	white-space: nowrap;
	columns: 1;
}
/* 
    프로젝트내 이야기 게시물 리스트
*/


#bp_project_stories {
	/* width: 1231px; */
	width: 1200px;
	overflow: hidden;
	margin: 0 auto 50px auto;
}
#bp_project_stories article a {
	display: block;
}
#bp_project_stories article {
	float: left;
	width: 375px;
	height: 359px;
	margin: 48px 19px 0 16px;
}
.bp_list_article_num {
	font-size: 32px;
	font-weight: 700;
	color: #9e9d9e;
	margin: 0 0 10px 0px;
}
.bp_list_article_subject {
	font-size: 15px;
	font-weight: 400;
	color: #231f20;
	text-align: center;
	margin: 13px 0 0 0px;
}
#bp_project_stories img {
	width: 375px;
	height: 250px;
}
/*
	현장진행
*/
#progress_house_detail {
	position: relative;
}
#progress_house_detail:after {
	clear: both;
	display: block;
	content: '';
}
#progress_house_detail #progress_house_detail_image {
	width: 570px;
	height: 369px;
	float: left;
}
#progress_house_detail #progress_house_detail_contents {
	float: left;
	width: 570px;
	margin-left: 55px;
}
#progress_house_detail_contents p {
	color: #717171;
	font-size: 15px;
	line-height: 25px;
	margin-top: 25px;
}
#progress_house_detail_plan {
	position: absolute;
    bottom: 68px;
	width: 570px;
	/* margin-top: 55px; */
}
#progress_house_detail_plan:after {
	clear: both;
	display: block;
	content: '';
}
#progress_house_detail_plan dt, #progress_house_detail_plan dd {
	float: left;
	line-height: 24px;
	font-size: 16px;
	height: 24px;
	margin-bottom: 12px;
}
#progress_house_detail_plan dt {
	color: #231f20;
	width: 120px;
}
#progress_house_detail_plan dd {
	color: #717171;
	width: 160px;
}
#btn_progress_house_detail_move_to_complete_case {
	position: absolute;
    bottom: 10px;
	width: 200px;
	height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: white;
    background: #028358;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#btn_progress_house_detail_move_to_complete_case {
		line-height: 48px;
	}
	/* IE10+ CSS styles go here */
}
/*
	Slider
*/
#progress_swiper_wrap .swiper-slide img {
	/* width: 1231px; */
	width: 1200px;
	height: 757px;
}
#progress_swiper_wrap {
	margin-top: 30px;
}
#progress_swiper_wrap {
	position: relative;
	margin-top: 50px;
}
#progress_swiper_wrap .swiper-slide img:first-child {
	margin-left: 0;
}
#progress_swiper_wrap .swiper-slide img {
	width: 281px;
	margin-left: 25px;
	height: 201px;
}
#progress_left_button {
	position: absolute;
	z-index: 5;
	top: 34%;
	left: -40px;
	text-align: center;
}
#progress_right_button {
	position: absolute;
	z-index: 5;
	top: 34%;
	right: -40px;
	text-align: center;
}
.article .sub_title {
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	margin-top: 70px;
}
#progress_status_bar {
	margin: 100px 0;
	font-size: 16px;
}
#progress_status_bar:after {
	display: block;
	clear: both;
	content: '';
}
#progress_status_bar .bar {
	float: left;
	width: 120px;
	text-align: center;
	color: #b5b5b5;
}
#progress_status_bar .bar_graph {
	display: block;
	position: relative;
	height: 1px;
	background: #ddd;
	margin: 17px 0;
}
#progress_status_bar .bar_graph .circle {
	position: absolute;
	top: -5px;
	left: 50%;
	margin-left: -3px;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #b5b5b5;
	border-radius: 5px;
}
#progress_status_bar .bar.active .bar_graph .circle {
	background: #028358;
}
#progress_status_bar .bar.active {
	color: #4e4c4d;
}
#elevation {
	overflow: hidden;
	padding: 50px 0px 50px 0px;
}
#elevation li {
	position: relative;
	float: left;
	width: 25%;
	text-align: center;
}
#elevation li img {
	max-height: 150px;
}
#elevation li span {
	display: block;
	text-align: center;
	line-height: 35px;
	color: #717171;
	font-size: 12px;
	font-weight: 300;
}




#request_bc_consult_panel_wrapper {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    margin: auto;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 10000;
}
#request_bc_consult_panel {
    position: relative;
    width: 450px;
    /* height: 680px; */
    margin: 2% auto;
    text-align: center;
    /* background: white; */
}
#request_bc_consult_panel section > div {
    height: 70px;
    /* background: #5bba98; */
}
#request_bc_consult_panel section > div p:first-child {
    font-size: 18px;
    padding: 14px 0 5px 0;
}
#request_bc_consult_panel section > div p:nth-child(2) {
    font-size: 12px;
    margin: 0;
} 
#request_bc_consult_panel section > div p {
    text-align: center;
    color: white;
}
#request_bc_consult_panel section > div a {
    position: absolute;
    display: block;
    top:20px; right:15px;
}
#request_bc_consult_panel article p.title {
    font-size: 28px;
    color: #018459;
    text-align: center;
    margin: 15px 0 30px 0;
}

#request_bc_consult_panel form {
    padding: 20px 45px;
    text-align: left;
    background: #f5f6f8;
}

#request_bc_consult_panel form input:not(:first-child),
#request_bc_consult_panel form select {
    width: 344px;
}

#request_bc_consult_panel form p:not(:first-child) {
    font-size: 1rem;
    margin: 0px 0 10px 0;
}

#request_bc_consult_panel .rcp_checkbox {
    position: relative;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
}
#request_bc_consult_panel .rcp_checkbox input[type="checkbox"] {	/* 실제 체크박스는 화면에서 숨김 */
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip:rect(0,0,0,0);
	border: 0;
}
#request_bc_consult_panel .rcp_checkbox input[type="checkbox"] + label {
	display: inline-block;
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
    -ms-user-select: none;
    color: #2c2c2c;
}
#request_bc_consult_panel .rcp_checkbox input[type="checkbox"] + label:before {	/* 가짜 체크박스 */
    /* font-family: FontAwesome; */
    /* content: '\f05d';	체크표시 유니코드 사용 */
    content: ' ';
    background: url('/images/pc/login_panel/btn_check.png') no-repeat center;
	display: inline-block;
	width: 24px;	/* 체크박스의 너비를 지정 */
	height: 24px;	/* 체크박스의 높이를 지정 */
	line-height: 21px; /* 세로정렬을 위해 높이값과 일치 */
	margin: -2px 8px 0 0;
	text-align: center; 
    vertical-align: middle;
    color: #979797;
}
#request_bc_consult_panel .rcp_checkbox input[type="checkbox"]:checked + label:before {	/* 체크박스를 체크했을때 */ 
	/* font-family: FontAwesome; */
    /* content: '\f05d';	체크표시 유니코드 사용 */
    content: ' ';
    background: url('/images/pc/login_panel/btn_checked.png') no-repeat center;
	color: #07855b;
}
#request_bc_consult_panel .rcp_checkbox a {
    font-size: 12px;
    color: #028358;
}



#request_bc_consult_panel form {
    position: relative;
}

#request_bc_consult_panel form > input[type="text"],
#request_bc_consult_panel form > input[type="password"],
#request_bc_consult_panel form > select {
    color: #8b8b8b;
    border: 2px solid #d7d7d7;
    margin-top: 7px;
}
#complete_qna_email_check_msg_1, #complete_qna_email_check_msg_2 {
    display: none;
    position: absolute;
    top: 175px;
    right: 50px;
    font-size: 13px;
}
#complete_qna_email_check_msg_1 {
    color: #018459;
}
#complete_qna_email_check_msg_2 {
    color: #eb9822;
}

#bc_request_consult_house_info {
    width: 360px; height: 108px;
}
#bc_request_consult_house_info > div {
    
}
#bc_request_consult_house_info #bc_request_consult_img {
    float: left;
    width: 150px;
    height: 100px;
}
#bc_request_consult_house_info #bc_request_consult_house_info_text {
    float: left;
    width: 178px;
    height: 108px;
    padding-left: 24px;
}
#bc_request_consult_house_info_text > p:nth-child(1) {
	width: 192px;
    color: #018459;
    font-size: 28px !important;
    font-weight: 500;
    margin: 23px 0 -4px 0 !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#bc_request_consult_house_info_text > p:nth-child(2) {
    clear: both;
    color: #575958;
    font-size: 28px !important;
	font-weight: 500;
	white-space: nowrap;
    /* line-height: 15px; */
    /* padding-right: 30px; */
}

#bc_request_consult_complete_house_info {
	width: 310px; height: 100px;
	text-align: left;
	margin: 20px auto 0 auto;
}
#bc_request_consult_complete_house_info > div {
}
#bc_request_consult_complete_house_info #bc_request_consult_complete_img {
	float: left;
    width: 150px;
    height: 100px;
}
#bc_request_consult_complete_house_info #bc_request_consult_complete_house_info_text {
	float: left;
    width: 140px;
    height: 100px;
    padding-left: 18px;
}
#bc_request_consult_complete_house_info_text > p:nth-child(1) {
	width: 140px;
    color: #202020;
    font-size: 14px;
    font-weight: 400;
    margin: 34px 0 7px 0 !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#bc_request_consult_complete_house_info_text > p:nth-child(2) {
	clear: both;
	width: 140px;
    color: #202020 !important;
    font-size: 14px !important;
	font-weight: 400;
	/* white-space: nowrap; */
}


#request_bc_consult_panel #complete_qna_name {
    /* margin-top: 25px; */
}
#request_bc_consult_panel #complete_qna_contents {
    margin-top: 15px;    
}

#request_bc_consult_panel form > div:nth-child(2) {
    margin: 5px 0 18px 0;
    float: right;
}
/* #request_bc_consult_panel form > div:nth-child(3) {
    clear: both;
    height: 88px;
    border: 1px solid #ccc;
    background: #ebebeb;
    overflow-x: hidden;
    overflow-y: scroll;
} */
#request_bc_consult_panel form > #bc_request_consult_manager{
	clear: both;
	width: 344px;
	padding: 7px;
	background: white;
    border: 2px solid #d7d7d7;
}
#bc_request_consult_manager::after { content:""; clear:both; display:block; }
#bc_request_consult_manager > div {
	float: left;
	margin: 10px;
}
#bc_request_consult_manager .img {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
#bc_request_consult_manager > div:nth-of-type(2) > p {
	margin: 0;
}
#request_bc_consult_panel form textarea {
    width: 344px; height: 184px;
    font-size: 15px;
    padding: 7px;
    border: 2px solid #d7d7d7;
}
#request_bc_consult_panel form #btn_bc_consult_submit {
    width: 200px; height: 50px;
    text-align: center;
    margin: 15px auto 0 auto;
}
#request_bc_consult_panel form button {
    width: 200px; height: 50px;
    font-size: 18px;
    color: white;
    background: #f5af19;
    border: none;
}

#request_bc_consult_complete_panel_wrapper {
    display: none;
    position: absolute;
    left: 0;
    top: 70px;
    width:100%;
    height:100%;
    /* background: rgba(0, 0, 0, 0.7); */
}
#request_bc_consult_complete_panel {
    position: relative;
    left: 0; top: 0;
    width: 100%; height: 730px;
    text-align: center;
    background: #f5f6f8;
    margin: auto;
    padding: 20px 0;
}
#request_bc_consult_complete_panel p.title {
    font-size: 24px;
    color: #018459;
    text-align: center;
    margin: 15px 0 30px 0;
}
#request_bc_consult_complete_panel p:nth-child(2) {
    font-size: 18px;
    color: #2c2c2c;
}
#request_bc_consult_complete_panel p:nth-child(2) span {
    color: #f5af19;
}
#request_bc_consult_complete_panel p.bottom {
    font-size: 14px;
    color: #282727;
}
#request_bc_consult_complete_panel p.bottom span {
    color: #1a1a1a;
}
#request_bc_consult_complete_panel span {
    font-weight: bold;
}
#request_bc_consult_complete_panel a {
    display: block;
    width: 200px; line-height: 50px;
    font-size: 18px;
    color: white;
    background: #f5af19;
    margin: 30px auto 0 auto;
}
#request_bc_consult_complete_contents {
    width: 355px; height: 430px;
    background: white;
    border: 2px solid #d7d7d7;
    margin: 20px auto;
}
#request_bc_consult_complete_contents > p {
    width: 310px;
    font-size: 18px;
    color: #181818;
    padding: 30px 0 15px 0;
    border-bottom: 1px solid #c2c2c2;
    margin: auto;
}
#request_bc_consult_complete_contents > table {
    width: 260px;
    margin: 30px auto;
}
#request_bc_consult_complete_contents > table th {
    width: 80px; height: 27px;
    font-size: 14px;
    text-align: left;
    font-weight: 500;
    color: #757575;
}
#request_bc_consult_complete_contents > table td {
    font-size: 14px;
    text-align: left;
    font-weight: 500;
    color: #2d2d2d;
}

#bl_close {
    position: absolute;
    top: 0; right:0;
    border: 1px solid #e1e1e1;
    z-index: 55;
}

/*
	맞춤견적
*/

.estimate-box {
	display: none;
	padding-bottom: 30px;
	overflow: hidden;
}
.estimate-box .selected{
	border: 3px solid #eb9923 !important;
    box-sizing: border-box;
}
.estimate-box img{
	max-width:100%;
}
.btn-check-estimate {
	text-align: center;
	display: block;
	color: #fff !important;
	font-size: 17px;
	background-color: #f7941d;
	width: 200px;
	line-height: 70px;
}
.sidebar {
	width: 200px;
	float: left;
}
.sidebar .menu {
	padding-bottom: 24px;
	margin-top: 24px;
}
.sidebar .title-box {
	border-right: 1px solid #e7e7e7;
}
.sidebar .menu, .sidebar h3 {
	padding-left: 20px;

}
.sidebar h3 {
	padding-top: 50px;
}
.sidebar .menu li {
	
}
.menu li.active a{
	
	
	color: #fff !important;

	background-color: #f5af19;

}
.sidebar .menu a {
	text-indent: 30px;
	color: #231f20 !important;
	display: block;
	font-size: 17px;
	height: 75px;
	line-height: 75px;
}
.estimate-content {
	position: relative;
	width: 1031px;
	float: left;
}
.estimate-content h4 {
	font-weight: normal;
	font-size: 21px;
	padding-top: 70px;
	margin-bottom: 50px;
	text-align: center;
}
.estimate-content h4 span {
	padding-top: 70px;
	font-size: 30px;
}
.estimate-content .btn-next {
	clear: both;
	font-size: 19px;
	display: block;
	margin: 10px auto;
	text-align: center;
	border: 1px solid #e7e7e7;
	width: 372px;
	display: none;
	line-height: 50px;
}
.estimate-content .btn-next-box {
	clear: both;
	padding-top: 39px;
}
.estimate-step1-box {
	padding-top: 0px;
}
.estimate-step1-box .item {
	font-size: 17px;
	color: #231f20 !important;
	text-align: center;
	float: left;
	margin-left: 25px;
	margin-bottom: 10px;
	padding: 15px;
	height: 245px;
	box-sizing: border-box;
	border: 3px solid #fff;
}
.estimate-step1-box .item p {
	margin-top: 5px;
}
.estimate-step2-box {
	width: 100%;
	text-align: center;
}
.estimate-step2-box h4 {
	margin-bottom: 150px;
}
.estimate-step2-box .explain {
	font-size: 17px;
	margin-bottom: 90px;
}
.estimate-step2-box .explain span {
	color: #f29a02;
}
.estimate-step2-box select {
	margin-bottom: 50px;
}
.estimate-step3-box {
	padding-left: 137px;
}
.tile-list li {
	width: 100px;
	text-align: center;
	float: left;
	margin-left: 20px;

}
.tile-list li.selected {
	border: 0 !important;
}
.tile-list li img{
	border: 3px solid #fff !important;
}
.tile-list li.selected img{
	border: 3px solid #eb9923 !important;
}
.tile-list li p {
    margin-top: 4px;
    font-size: 13px;
    font-weight: 300;
    color: #717171;
}
.tile-list li:first-child {
	margin-left: 0;
}
.tile-list {
	float: left;
}
.tile-box h5 {
	margin-right: 20px;
	font-weight: normal;
	float: left;
	padding-top: 32px;
	font-size: 17px;
}
.tile-box {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e7e7e7;
}
.step4-package-box-wrap{
	width: 920px;
	margin: 0 auto;
}
.step4-package-box {
	position: relative;
	box-sizing: border-box;
	float: left;
	width: 202px;
	border: 1px solid #e7e7e7;
	padding: 20px 16px 20px;
	margin-right: 28px;
	border: 3px solid #e7e7e7;
	margin-bottom: 52px;
}
.step4-package-box .tile {
	text-align: center;
	float: left;
	margin: 0 6px;
}
.step4-package-box .tile p {
	font-size: 15px;
}
.step4-package-box h5 {
	margin-bottom: 15px;
	text-align: center;
	font-weight: normal;
	font-size: 17px;
}
.step4-package-box h6 {
	float: left;
	margin: 0;
	margin-right: 15px;
	font-size: 13px;
	font-weight:500;
}
.step4-package-box ul {
	float: left;
	margin-top: 24px;
}
.step4-package-box ul li {
	float: left;
	font-size: 13px;
	width: 100%;
	margin-bottom: 8px;
}
.step4-package-box ul p {
	float: left;
    font-size: 13px;
    font-weight: 300;
    color: #717171;
}

.step5-package-box {
		text-align: left;
		float: left;
		width: 450px;
		box-sizing: border-box;
		padding-left: 50px;
		/* border: 1px solid #e7e7e7; */
		margin-right: 0;
}
.step5-package-box .col-2 .image-box {
	float: left;
	padding: 0 8px;
	width: 100px;
}
.step5-package-box-wrap{
	width: 940px;
	margin: 0 auto;
}
.step5-package-box .image-box {
	margin-bottom: 20px;
	box-sizing:content-box;
}
.step5-package-box .image-box.selected{
	border: 0 !important;
}
.step5-package-box .image-box.selected img{
	border: 3px solid #eb9923 !important;
    box-sizing: content-box;
}
.step5-package-box .image-box img{
	border:  3px solid #fff;
}
.step5-package-box .image-box p {
	margin-top: 6px;
}
.step5-package-box h5 {
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 28px;
	margin-left:10px;
}
.step5-package-box p {
	font-size: 13px;
    font-weight: 300;
    color: #717171;

}
.step5-package-box .explain {
	font-size: 13px;
	color: #231f20;
}
.step5-select-option {
	float: left;
	width: 100%;
	padding-top: 150px;
}
.step5-select-option .option-amount {
		/* border: 1px solid #e7e7e7; */
		width: 100%;
		box-sizing: border-box;
		padding: 50px 28px 30px 150px;
		overflow: hidden;
}
.step5-select-option input[type="text"] {
	width: 50px;
	border: none;
	padding: 4px;
	border-bottom: 1px solid #e7e7e7;
}
.step5-select-option h6 {
	display: inline-block;
	margin: 0;
	width: 42px;
}
.step5-select-option .btn-apply {
	margin-left: 5px;
	border: none;
	color: #fff;
	background-color: #555555;
	width: 50px;
	line-height: 25px;
	display: inline-block;
	cursor: pointer;
}
.step5-select-option .option-box {
	margin-bottom: 22px;
	float: left;
	margin-left: 40px;
}
.step5-select-option .option-box span {
	font-size: 15px;
}
.step5-select-option .amount-text h5 {
	font-size: 17px;
	letter-spacing: -1px;
	font-weight: normal;
	border-top: 4px solid #f7941d;
	padding: 30px;
	margin:0;
	float: none;
	margin-bottom: 16px;
}
.step5-select-option h5 {
	text-align: center;
	font-size: 17px;
    font-weight: 500;
	float: left;
	margin-bottom: 24px;
	margin-left: 135px;
}
.step5-select-option h6 {
	font-size: 15px;
	font-weight: normal;
}
.step5-select-option .amount-text h5 span {
	color: #231f20;
}
.step5-select-option .amount-text p {
	font-size: 13px;
	text-align: right;
	margin-bottom: 18px;
}
.step5-select-option .amount-text .price {
	font-size: 23px;
		vertical-align: middle;
	margin-left: 6px;
}
.step5-select-option .btn-next {
	width: 374px;
}
.custom-detail table {
	border-top: 3px solid #f7941d;
	font-size: 17px;
	margin-bottom: 16px;
	width: 600px;
}
.custom-detail table tr {
	border-bottom: 1px solid #e7e7e7;
}
.custom-detail table td, .custom-detail table th {
	padding: 18px;
}
	.custom-detail table td {
	text-align: left;
    font-size: 17px;
    font-weight: 300;
    color: #717171;
	}
.custom-detail table th {
	text-align: center;
	width: 140px;
	font-weight: 500;
}
.custom-detail .explain {
	font-size: 13px;
}
.custom-estimate {
	width: 860px;
	margin: 0 auto;
}
.custom-estimate .btn-default {
	border: 1px solid #e7e7e7;
    color: #fff;
    background-color: #f5af19;
    width: 233px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    font-size: 17px;
    letter-spacing: 2px;
    margin: 0 12px;
}
.custom-estimate .explain {
	text-align: center;
	font-size: 13px;
	color:#028358;
	margin-bottom: 64px;
}
.estimate-search {
	border-top: 2px solid #dcdcdc;
	border-bottom: 2px solid #dcdcdc;
	width: 100%;
}
.estimate-search .container {
	/* width: 1231px; */
	width: 1200px;
	margin: 0 auto;
	padding: 26px 0;
}
.estimate-search .search-bar input[type="text"] {
	text-align: center;
	font-size: 16px;
	color: #4e4c4d;
	border: none;
		padding-bottom: 12px;
	width: 255px;
}
.search-bar {
	border-bottom: 1px solid #727272;
	margin: 0 auto 37px;;
	width: 292px;
}
.estimate-search .search-bar button {
	background: url(images/pc/btn_search.png) transparent 50% 50% no-repeat;
		font-size: 0;
	border: none;
	width: 23px;
	height: 35px;
	float: right;
	cursor: pointer;
}
.estimate-search .btn-close {
	border: 1px solid #acabac;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	display: block;
	background-color: #4e4c4d;
	width: 79px;
	line-height: 29px;
	margin: 0 auto;
	clear: both;
}
.search-category-box {
	float: left;
	margin-bottom: 20px;
	width: 615px;
}
.search-category-box h4 {
	font-size: 16px;
	color: #231f20;
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
}
.search-category-box ul {
		vertical-align: middle;
	display: inline-block;
}
.search-category-box li {
	display: inline-block;
	font-size: 15px;
	color: #4e4c4d;
	margin-right: 25px;
}
.search-category-box input[type="checkbox"] {
	margin-right: 6px;
}
.estimate-main .figure {
	float: left;
	width: 284px;
	margin: 0 41px;
	box-sizing:Border-box;
	padding: 15px;
	border: 3px solid #fff;
}	

.estimate-main h5 {
	font-size: 17px;
	font-weight: 500;
	margin: 14px 0 20px;
	text-align: center;
}
.estimate-main .figure p {
	font-size: 13px;
	font-weight:300;
	color: #717171;
	line-height: 1.6;
	
}
.estimate-main {
	width: 732px;
	margin: 0 auto;
}
#next_button{	

	margin-bottom: 30px;
}
.estimate-content .e_btn_active {
	color: white;
	background: #555;
}


#estimate_start_page{
	top: 0;
	background: #fff;
	left: 77px;
}
#estimate_start_page h3{
	text-align: center;
	font-size:25px;
	color: #231f20;
	margin-top: 90px;
}
#estimate_start_page h4 {
	font-size: 20px;
}
#estimate_start_page #estimate_message{
	text-align: center;
	font-size:19px;
	font-weight: 500;
	color: #2b2b2b;
	line-height: 30px;
	/* margin-top: 40px; */
	margin-bottom: 30px;

}

#estimate_status h4 {
	font-size: 19px;
	font-weight: 500;
	color: #231f20;
	margin-bottom: 12px;
	padding-top: 0px;
}
#estimate_status h4 .count {
	font-size: 24px;
	color: #f7941d;
}

#estimate_status{
	text-align: center;
	margin-top: -32px;
}
#estimate_status #today_estimate,#estimate_status #total_estimate{
	display: inline-block;
	/* width: 140px; */
}
/* #today_estimate h4,#total_estimate h4{
	text-align: center;
	color: #231f20;
	font-size:15px;
	margin-bottom: 12px;
	padding-top: 0px;
}
#today_estimate .count{
	width: 140px;
	height: 56px;
	background: #ebebeb;
	line-height: 56px;
	text-align: center;
	font-size:19px;
	color: #231f20;
}


#total_estimate .count{
	width: 140px;
	height: 56px;
	background: #ebebeb;
	line-height: 56px;
	text-align: center;
	font-size:19px;
	color: #231f20;
}
*/

#estimate_title_text {
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	text-align: center;
	color: white;
	padding-top: 100px;
}
#estimate_title_text p:nth-child(1) {
	width: 510px;
	line-height: 40px;
	font-size: 30px;
	font-weight: 500;
	border-bottom: 1px solid white;
	margin: 0 auto 18px auto;
}
#estimate_title_text p:nth-child(2) {
	font-size: 20px;
}

#estimate_title_img {
	position: relative;
	text-align: center;
	padding: 30px;
}

#estimate_start_button {
	clear: both;
	font-size: 17px;
	display: block;
	margin: 0 auto ;
	text-align: center;
	border: 1px solid #e7e7e7;
	width: 372px;
	background: #f5af19;
	line-height: 50px;
	color: #fff;
	letter-spacing:3px;
	margin-bottom: 40px;
}


#esetimate_start_message{
	text-align: center;
	font-size:15px;
	color: #231f20;
	margin: 10px 0;
}
#complete_button{
	display: block;
}
#other_options{
	width: 450px;
}
.option_total_price{
	margin-left: 40px;
}
.option_total_price strong{
	color: #231f20;
	font-weight: normal;
	font-size:13px;
}
.step5-select-option .amount-text h5 span.option_total_count{
color: #f29a02;
}
#handaum_estimate_service
{
	float: left;
	width: 188px;
	border: 1px solid #e7e7e7;
	padding: 15px;
	margin-left: 40px;
}
#handaum_estimate_service h3
{
	font-size:17px;
	line-height: 36px;
	color: #231f20;
}
#handaum_estimate_service ul li{
	line-height:22px;
	font-size:13px;
	font-weight:300;
	color: #717171;
}
.custom-detail{
	float: left;
	overflow: hidden;
}
#price_result_wrap
{
	color: #028358;
	font-weight: 500;
}

#refresh_button{
	   border: 1px solid #e7e7e7;
	   background: #fff;
	   color: #000;
}
.estimate-box .view_detail{
	position: absolute;
	bottom: -42px;
	left: 0;
	clear: both;
	font-size: 14px;
	display: block;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #e7e7e7;
	width: 100%;
	display: none;
	line-height: 30px;
}
.area_description{
	display: none;
}

.option_total_price{
	display: none;
}
.option-amount{
	display: none;
}



/* Bullets */
.swiper-pagination-bullet {
	width: 13px !important;
	height: 13px !important;
	display: inline-block;
	border-radius: 100%;
	background: #000 !important;
	opacity: 0.5 !important;
  }
  button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none;
  }
  .swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
  }
  .swiper-pagination-white .swiper-pagination-bullet {
	background: #fff !important;
  }
  .swiper-pagination-bullet-active {
	opacity: 1 !important;
	background: #f5af19 !important;
  }
  .swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff !important;
  }
  .swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000 !important;
  }
  .swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0px, -50%, 0);
	-moz-transform: translate3d(0px, -50%, 0);
	-o-transform: translate(0px, -50%);
	-ms-transform: translate3d(0px, -50%, 0);
	transform: translate3d(0px, -50%, 0);
  }

  /*가입인증*/

  #join_certif_send_button{
	position: absolute;
	top:361px;
	left: 420px;
	width: 68px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #8b8b8b;
	border: 1px solid #8b8b8b;
	background: #fff;
}
#join_certif_confirm_button{
	position: absolute;
	top:409px;
	left: 420px;
	width: 68px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #8b8b8b;
	display: none;
	border: 1px solid #8b8b8b;
	background: #fff;
}
#join_certif_init_message{
	color: #028358;
	position: absolute;
	top: 417px;
	left: 145px;
}
#join_certif_success_message{
	display: none;
	color: #028358;
	position: absolute;
	top: 417px;
	left: 145px;
}