
.estimate-box{
	padding-top:80px;
}

.estimate-box:after{
	content:'';
	display:block;
	clear:both;
}
.estimate-box div{
	
	position:relative;
	width:492px;
	height:160px;
	margin:20px 0 0 20px;
	padding:440px 49px 0 49px;
}
.estimate-box div:nth-child(odd){
	margin:20px 0 0 0;
}
.estimate-box div:nth-child(1){
	margin:0 auto;
}
.estimate-box div:nth-child(2){
	margin:0 0 0 20px;
}
.estimate-box div:after{
	display: block;
	clear: both;
	content: '';
}
.estimate-box div p{
	margin-top:13px;
	font-size:16px;
	color:#c2c5cc;
}
.estimate-box div h3{
	margin-top:0;
	padding:0;
	font-size:34px;
	color:#eee;
	letter-spacing:-0.25px;
	font-family: 'NotoSansSC-R';
}
.estimate-box div .est-txt span{
	margin-right: 10px;
}
.estimate-box div .est-txt .mail-icon,
.estimate-box div .est-txt .call-icon{
	display:block;
	float:left;
	height:16px;
	width:17px;
	font-size:0;
	line-height:0;
}
.estimate-box div .est-txt .mail-icon{
	background:url(../../images/support/icon_mail.png) no-repeat top center;
}
.estimate-box div .est-txt .call-icon{
	background:url(../../images/support/icon_call.png) no-repeat top center;
}
.estimate-box div .request-box{
	position:absolute;
	top:495px;
	left: 427px;
    width: 91px;
	height:42px;
	margin:0;
	padding:0 0 0 20px;
	background:url(../../images/support/icon_tri.png) no-repeat 89px 16px;
	border:solid 1px #eee;
	border-radius: 3px;
	letter-spacing:-0.25px;
	line-height: 42px;
	font-size: 17px;
	font-family: 'NotoSansSC-B';
}
.estimate-box div .input-guide{
	display:none;
	padding:0 20px;
}
.estimate-box .estimate1{
	background:url(../../images/support/img_estimate1.png) no-repeat center 124px;
	background-color:#4e5158;
}
.estimate-box .estimate2{
	background:url(../../images/support/img_estimate2.png) no-repeat center 144px;
	background-color:#4e5158;
}
.estimate-box .estimate3{
	background:url(../../images/support/img_estimate3.png) no-repeat center 162px;
	background-color:#4e5158;
}
.estimate-box .estimate4{
	background:url(../../images/support/img_estimate4.png) no-repeat center 148px;
	background-color:#4e5158;
}

.media-pc {
	margin-top: 48px;
}
.media-pc .media-view {
	padding-bottom: 40px;
}
.media-pc .media-view div {
	width: 953px;
	height: 536px;
	margin: 0 auto;
}
.media-pc .media-view p {
	margin-top: 40px;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: -0.25px;
	color: #eee;
	text-align: center;
	font-family: 'NotoSansSC-R';
}
.media-pc .media-list {
	position: relative;
	border-top: 1px solid #40434b;
	padding-top: 40px;
}
.media-pc .media-list > div {
	overflow: hidden;
	width: 1120px;
	margin: 0 auto;
}
.media-pc .media-list > div ul li {
	width: 208px;
}
.media-pc .media-list > div ul li a {
	display: block;
	position: relative;
	box-sizing: border-box;
	font-size: 0;
	line-height: 0;
}
.media-pc .media-list > div ul li a > img {
	width: 100%;
	box-sizing: border-box;
}
.media-pc .media-list > div ul li a span {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
}
.media-pc .media-list > div ul li p {
	margin-top: 12px;
	font-size: 16px;
	color: #adb0b6;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:break-word;
	overflow:hidden;
}
.media-pc .media-list > div ul li.on a:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #ee2d38;
	box-sizing: border-box;
}
.media-pc .media-list > div ul li:hover a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(238,45,56,0.8);
}
.media-pc .media-list > div ul li:hover p {
	color: #ee2d38;
}
.media-pc .media-list > div ul li.on:hover a:after {
	border: none;
}
.media-pc .media-list .prev,
.media-pc .media-list .next {
	position: absolute;
	top: 92px;
	width: 20px;
	height: 34px;
	background: ;
	font-size: 0;
	line-height: 0;
	background:url(../../images/support/btn_arrow01.png) no-repeat 0 0;
}
.media-pc .media-list .prev {
	left: 0;
}
.media-pc .media-list .next {
	right: 0;
	background-position:-20px 0;
}
.media-pc .media-list .prev:hover {
	background-position: 0 -34px;
}
.media-pc .media-list .next:hover {
	background-position:-20px -34px;
}
.media-mo {
	display: none;
}

.catalog{
	width:100%;
	height:100%;
	padding-top:36px;
}
.catalog ul{
	list-style-type:none;
}
.catalog ul li img{
    max-width: 100%;
    max-height: 205px;
}
.catalog ul:after{
	content:'';
	display:block;
	clear:both;
}
.catalog h3{
	margin-top:58px;
	font-size:26px;
	color:#fff;
	letter-spacing:-0.25px;
	font-family: 'NotoSansSC-R';
}
.catalog ul li{
	position:relative;
	float:left;
	width:214px;
	height:297px;
	padding:63px 28px 0;
	margin-top:28px;
	margin-left:40px;
	background-color:#fff;
	text-align:center;
	color:#14151a;
	font-size:18px;
	font-family: 'NotoSansSC-R';
}
.catalog ul li p{
	margin-top:68px;
}
.catalog ul li p {
    display: table-cell;
    width: 218px;
    height: 97px;
    margin-top: 0;
    vertical-align: middle;
}
.catalog ul li .catalog-down{
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:rgba(234,45,59,0.9);
	color:#fff;
	font-size:22px;
	text-align:left;
}
.catalog ul li .catalog-down a{
	position:absolute;
	left:50%;
	top:50%;
	transform: translateX(-50%) translateY(-50%);
	padding-left:23px;
	background:url(../../images/support/icon_download.png) no-repeat left 2px;
}
.catalog ul li:hover .catalog-down{
	display:block; 
}
.catalog ul li:nth-child(4n-3){
	margin-left:0;
}

/*news-list*/
.news-list { padding-top: 80px; }
.news-list li { 
	padding: 20px 40px; 
	border-bottom: 1px solid #444854; 
	box-sizing: border-box;
}
.news-list li:first-child { border-top: 3px solid #444854; }
.news-list li a > span { vertical-align: middle; }
.news-list li .thumb { 
	display: inline-block;
	width: 270px;
	height: 180px;
	margin-right: 27px;
}
.news-list li .text {
	display: inline-block;
	width: 810px;
	color: #adb0b6;
	font-size: 17px;
	line-height: 26px;
	letter-spacing:-0.4px;
}
.news-list li .text > strong { 
	display: block;
	color: #ee2d38;
	font-size: 22px;
	padding-bottom: 16px;
	font-family: 'NotoSansSC-R';
}

/*news-view*/
.news-view { padding-top: 80px; }
.news-view .view-head {
	position: relative; 
	height: 80px;
	border-top: 3px solid #40444f; 
	border-bottom: 1px solid #40444f; 
	line-height: 80px;
	font-family: 'NotoSansSC-R';
}
.news-view .view-head > * { 
	display: inline-block;
	text-align: center;
}
.news-view .view-head span { 
	position: absolute;
	width: 160px;
	color: #adb0b6; 
	font-size: 16px; 
}
.news-view .view-head strong { 
	width: 100%;
	padding: 0 160px;
	color: #ee2d38; 
	font-size: 22px;  
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:normal;
	overflow:hidden; 
	box-sizing: border-box;
}
.news-view .view-text { 
	padding: 60px 0 155px; 
	text-align: center;
}
.news-view .view-text img { 
	vertical-align: top; 
}
.news-view .view-text p { 
	margin-top: 55px;
	padding:0 84px 0 106px;
	color: #adb0b6;
	font-size: 16px;
	line-height: 26px;
	text-align: left; 
}

.news-view .view-text.editor p { 
	margin-top: 0;
}
.news-view .view-text.editor a { 
	color:#fff;
	text-decoration:underline;
}

.plaver { position:relative; width:100%; padding-bottom:56.25%; max-width:800px; margin:0 auto; margin-bottom:50px; }
#plaver { position:absolute; left:0; width:100%; height:100%; }

.support-inquery {
	padding-top: 47px;
}

/*.delivery-iframe*/
.delivery-iframe { 
	margin-top: 83px;
	width: 1200px;
	height: 1007px;
	border: none;
}
.catalog ul li div {
	display: table;
	width: 218px;
	height: 200px;
    table-layout: fixed;
}

/* 고객 내용등록 완료 */
.complete {
	margin-top: 60px;
	padding-bottom: 60px;
	background: url('../../images/support/bg_complete.png') no-repeat 0 0;
	background-size: 100% auto;
	background-color: #000;
}
.complete h3 {
	overflow: hidden;
	width: 100%;
	height: 220px;
	color: #eee;
	font-family: 'NanumSquareR';
	font-size: 25px;
	line-height: 220px;
	text-align: center;
}


@media screen and (max-width:769px) {
	.estimate-box{
		padding-top:25px;
	}
	.estimate-box div{
		clear:both;
		margin:20px auto 0;
	}
	.estimate-box div:nth-child(odd){
		margin:20px auto 0;
	}
	.estimate-box div:nth-child(1){
		margin:0;
	}
	.estimate-box div:nth-child(2){
		margin:20px auto 0;
	}
	.estimate-box .estimate1{
		padding:219px 0 0 0px;
		background:url(../../images/support/img_estimate1_m.png) no-repeat center top;
		background-size:326px 213px;
		width:100%;
		height:166px;
		background-color:#4e5158;
	}
	.estimate-box .estimate2{
		padding:219px 0 0 0px;
		background:url(../../images/support/img_estimate2_m.png) no-repeat center top;
		background-size:326px 213px;
		width:100%;
		height:166px;
		background-color:#4e5158;
	}
	.estimate-box .estimate3{
		padding:219px 0 0 0px;
		background:url(../../images/support/img_estimate3_m.png) no-repeat center top;
		background-size:326px 213px;
		width:100%;
		height:166px;
		background-color:#4e5158;
	}
	.estimate-box .estimate4{
		padding:219px 0 0 0px;
		background:url(../../images/support/img_estimate4_m.png) no-repeat center top;
		background-size:326px 213px;
		width:100%;
		height:166px;
		background-color:#4e5158;
	}
	.estimate-box div h3{
		margin-left:30px;
		font-size:18px;
	}
	.estimate-box div .est-txt{
		margin:10px 0 0 30px;
		font-size:15px;
		letter-spacing:0;
	}
	.estimate-box div .est-txt span{
		margin-right: 7px;
	}
	.estimate-box div .est-txt .call-icon{
		background:url(../../images/support/icon_call_m.png) no-repeat center center;
		background-size:15px 15px;
	}
	.estimate-box div .est-txt .mail-icon{
		background:url(../../images/support/icon_mail_m.png) no-repeat center center;
		background-size:15px 13px;

	}
	.estimate-box div .request-box{
		display:none;
	}
	.estimate-box div .input-guide{
		padding:0 20px;
		display:block;
	}
	.estimate-box div .input-guide span{
		display: block;
	    width: 100%;
	    margin: 24px 0 0 0;
	    padding: 11px;
	    border: 1px solid #eee;
	    border-radius: 4px;
	    box-sizing: border-box;
	    color: #eee;
	    font-size: 15px;
	    text-align: center;
	    letter-spacing: -0.25px;
	}

	.media-pc {
		display: none;
	}
	.media-mo {
		display: block;
	}
	.media-mo .media-view {
		margin-top: 30px;
	}
	.media-mo .media-view div {
		position: relative;
		width: 100%;
		padding-bottom: 56.25%;
	}
	.media-mo .media-view div iframe {
		position: absolute;
		width: 100%;
		height: 100%;
	}
	.media-mo  p {
		height: 40px;
		margin-top: 12px;
		font-size: 15px;
		line-height: 21px;
		color: #ee2d38;
		text-overflow: ellipsis;
	 	display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	  	word-wrap:break-word;
	  	overflow: hidden;
	}
	.media-mo ul.media-list {
		overflow: hidden;
	}
	.media-mo ul.media-list li {
		float: left;
		width: 48%;
		margin:25px 0 0 4%;
	}
	.media-mo ul.media-list li:nth-child(odd) {
		margin-left: 0;
	}
	.media-mo ul.media-list li a {
		display: block;
		position: relative;
		box-sizing: border-box;
		font-size: 0;
		line-height: 0;
	}
	.media-mo ul.media-list li a > img {
		width: 100%;
		box-sizing: border-box;
	}
	.media-mo ul.media-list li a span {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translateX(-50%) translateY(-50%);
	}
	.media-mo ul.media-list li a span img {
		width: 14px;
		height: 19px;
	}
	.media-mo ul.media-list li p {
		height: 40px;
		margin-top: 12px;
		font-size: 15px;
		line-height: 21px;
		color: #adb0b6;
		text-overflow: ellipsis;
	 	display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	  	word-wrap:break-word;
	  	overflow: hidden;
	}
	.media-mo ul.media-list li.on a:after {
		content: '';
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		border: 1px solid #ee2d38;
		box-sizing: border-box;
	}

	.catalog {
		width:100%;
		padding-top:28px;
	}
/*
	.catalog ul li img{
		width:100%;
		height:100%;
	}
*/
	.catalog h3{
		font-size:18px;
		margin-top:28px;
	}
	.catalog ul li p{
		margin-top:28px;
		font-size:15px;
	}
	.catalog ul li{
		width:48%;
		height:262px;
		margin:0;
		padding:35px 0 20px 0;
		box-sizing:border-box;
	}
	.catalog ul li:nth-child(odd){
		margin:4% 0 0 0;
	}
	.catalog ul li:nth-child(even){
		margin:4% 0 0 4%;
	}
	.catalog ul li:nth-child(1){
		margin:13px 0 0 0;
	}
	.catalog ul li:nth-child(2){
		margin:13px 0 0 4%;
	}
	.catalog ul li .catalog-down{
		font-size:15px;
	}
	.catalog ul li .catalog-down a{
		padding-left:14px;
		background:url(../../images/support/icon_download_m.png) no-repeat left 2px;
		background-size: 11px 14px;
	}

	/*news-list*/
	.news-list { padding-top: 30px; }
	.news-list li { padding: 30px 9px; }
	.news-list li:nth-child(3) { border-bottom: 3px solid #444854; }
	.news-list li:nth-child(4) { display: none; }
	.news-list li .thumb { display: none; }
	.news-list li .text { 
		width: 100%;
		font-size: 15px; 
		overflow: hidden;
	  	text-overflow: ellipsis;
	 	display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	  	word-wrap:break-word; 
	}	
	.news-list li .text > strong { 
		width: 100%;
		font-size: 18px;
		text-overflow:ellipsis;
		white-space:nowrap;
		word-wrap:normal;
		overflow:hidden; 
	}

	/*news-view*/
	.news-view { padding-top: 30px; }
	.news-view .view-head { 
		height: 46px; 
		line-height: 46px; 
	}
	.news-view .view-head span { display: none; }
	.news-view .view-head strong { 
		padding: 0 27px;
		font-size: 18px; 
		box-sizing: border-box;
	}
	.news-view .view-text { padding: 30px 0 38px; }
	.news-view .view-text img { width: 100%; }
	.news-view .view-text p { 
		margin-top: 25px;
		padding:0;
		font-size: 15px;
		line-height: 25px;
	}
	
	.support-inquery {
		margin-top: -17px;
		padding: 0;
	}
    
    /*171019*/
	.catalog ul li div {
		display: table;
        max-width: 100%;
        width: 100%;
        height: 151px;
        padding: 0 18px;
        box-sizing: border-box;
	}
	.catalog ul li img {
		height: auto;
		max-height: 151px;
	}
	.catalog ul li p {
		position: absolute;
        bottom: 10px;
        left: 0;
        display: table;
        width: 100%;
        height: 70px;
        margin-top: 0;
	}
    .catalog ul li p em{
        display: table-cell;
		height: 42px;
        padding: 0 10px;
        vertical-align: middle;
    }

	/* 고객 내용등록 완료 */
	.complete h3 {
		font-size: 18px;
	}


}

@media screen and (max-width:375px){
     .catalog ul li div {
        height: 115px;
    }
    .catalog ul li {
        height: 226px;
    }
    .catalog ul li img {
        max-height: 115px;
    }
}


@media screen and (max-width:360px){
     .catalog ul li div {
        height: 115px;
    }
    .catalog ul li {
        height: 220px;
    }
    .catalog ul li img {
        max-height: 115px;
    }
    .catalog ul li p {
        height: 55px;
    }
}

@media screen and (max-width:320px){
     .catalog ul li div {
        height: 100px;
    }
    .catalog ul li{
        height: 205px;
    }
    .catalog ul li img {
        max-height: 100px;
    }
}
/* 2017-10-20 */
.delivery-iframe { 
   height: 1200px;
}
/* 2017-10-23 */
.news-list li .text {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:4;
	-webkit-box-orient:vertical;
	float:right;
	margin-top:20px;
	margin-right:9px;
	height:145px;;
}
@media screen and (max-width: 768px) {
	.news-list li .text {
		overflow:hidden;
		text-overflow:ellipsis;
		display:-webkit-box;
		-webkit-line-clamp:2;
		-webkit-box-orient:vertical;
		float:none;
		margin-top:none;
		margin-right:none;
		height:90px;;
	}
}

/* 2018-09-19 */
.estimate-box div .request-box {
	text-align: center;
	padding: 0 20px 0 0px;
}

/* 2025-09-11 */
#btn-box {
	width: 700px;
	height: 400px;
}
#btn-box ul {
	left: 50%; top: 100px; position: relative; transform: translateX(-50%); display: inline-flex;
}
#btn-box ul li {
	margin:0 40px;
}
#btn-box .btn-circle { 
	width: 200px;
	height: 200px;
	border-radius: 50%; 
	background-color: #000;
	font-size: 16px;
	color:  #656b80;
	text-align: center;
	line-height: 30px;
	box-shadow: 0px 0px 20px #333;
	cursor:pointer;
	transition: box-shadow 0.5s ease;
}
#btn-box .btn-circle .btn-icon {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-top: 40px;
	opacity: 0.5;
	transition: opacity 0.5s ease;
}
#btn-box .btn-circle .btn-text {
	display: block;
	padding-top: 10px;
	color:  #999;
	font-size: 20px;
	font-family: 'NanumSquareR';
	transition: color 0.5s ease;
}
#btn-box .btn-circle .btn-icon.btn-upload {
	background:url('../../images/common/ico_file.png') no-repeat;
	background-size: 100% 100%;
}
#btn-box .btn-circle .btn-icon.btn-key {
	background:url('../../images/common/ico_key.png') no-repeat;
	background-size: 100% 100%;
}
#btn-box .btn-circle .btn-icon.btn-right {
	background:url('../../images/common/ico_right.png') no-repeat;
	background-size: 100% 100%;
}
#btn-box .btn-circle:hover { 
	box-shadow: 0px 0px 20px #000;
}
#btn-box .btn-circle:hover .btn-icon {
	opacity: 1;
}
#btn-box .btn-circle:hover .btn-text {
	color:  #fff;
}
.board-write .fileAttr button.ico {
	color: #000;
	font-weight: 600;
	background:url('../../images/common/ico_upload_b.png') no-repeat;
	background-size: 14px 14px;
	background-position: 88%;
	background-color: #ee2d38;
	padding-right: 18px;
	cursor:pointer;
}
