.content-header {
	height: 600px;
	background: url("https://store.img11.co.kr/59630972/91184248-f269-4ff6-a880-83a8e1db67fc_1701056785845.jpg") top center no-repeat;
	background-size: cover;
	}
.content-header .content {
	height: 600px;
	background: none;
	}
.content-header h2 {
	position: absolute; bottom: 20px;
	margin: 0;
	text-align: right;
	}
.content-header h2 > span:first-child {
	font-family: "DM Serif Display", serif; font-size: 42px;
	}
.content-header h2 .float-both {
	font-size: 28px;
	}
.content-header h2 .float-both span:first-child {
	display: block;
	margin-bottom: 20px;
	font-size: 20px;
	color: #ff3;
	}
.content-section .notice-wrap {
	padding: 10px 0;
	background-color: #000;
	}
.content-section .notice-wrap ul {
	margin: 0 0 10px;
	font-family: "Cafe24Dangdanghae"; font-size: 20px;
	color: #fff;
	}
.content-section .notice-wrap li {
	margin: 5px 0;
	}
.content-section h3 {
	margin: 64px 0 0;
	font-family: "Cafe24Dangdanghae"; font-size: 32px;
	text-align: center;
	}
.content-section h4 {
	margin: 10px 0 32px;
	font-family: "Cafe24Dangdanghae"; font-size: 18px;
	color: #909090;
	text-align: center;
	}
.process-wrap {
	padding-bottom: 20px;
	background-color: #f9f9f9;
	}
.process-wrap dl {
	width: calc(25% - 20px);
	margin: 10px;
	box-shadow: rgba(0, 0, 0, 0.15) 4px 4px 8px 0px, rgba(255, 255, 255, 0.8) -4px -4px 8px 0px;
	pointer-events: auto;
	text-align: center;
	}
.process-wrap dt {
	font-family: "Cafe24Dangdanghae"; font-size: 20px;
	}
.process-wrap dt span {
	display: block;
	margin: 32px 0 16px;
	font-size: 16px;
	color: #0183e1;
	}
.process-wrap dd {
	padding-bottom: 32px;
	}
.process-wrap dd span {
	font-weight: bold;
	}
.process-wrap dd i {
	display: block;
	margin: 24px 0;
	font-size: 32px;
	}
.process-wrap dl:first-child {
	margin-left: 0;
	}
.process-wrap dl:last-child {
	margin-right: 0;
	}
.work-wrap caption {
	caption-side: bottom;
	padding-top: 30px;
	}
.work-wrap caption button {
	padding: 10px;
	border: 1px solid #565e55;
	background: #fff;
	}
.work-wrap th {
	padding: 10px 5px;
	background: #00f url("/common_file/image/collapse_blue_bg.png") left top repeat-x; color: #fff;
	}
.work-wrap td {
	padding: 10px 5px;
	font-weight: bold; font-size: 14px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	}
.work-wrap col.date, .work-wrap col.status {
	width: 100px;
	}
.work-wrap col.client {
	width: 160px;
	}
.summary-wrap {
	width: 1400px;
	margin: 0 calc((100% - 1400px) / 2);
	}
.summary-wrap dl {
	width: calc(20% - 2px);
	}
.summary-wrap dd li > span {
	width: 120px;
	}
.summary-wrap dd.used span {
	display: block;
	}
.case-wrap .table-wrap table {
	width: calc(50% - 2px);
	margin: 0;
	}
.case-wrap .table-wrap table:first-child {
	margin-right: 4px;
	}
.case-wrap .table-wrap caption {
	padding-left: 10px;
	font-family: "Cafe24Dangdanghae"; font-size: 18px;
	text-align: left;
	}
.case-wrap .table-wrap col.item {
	width: 150px;
	}
.case-wrap .table-wrap col.cost {
	width: 100px;
	}
.case-wrap .table-wrap .table-head {
	background: #00f url("/common_file/image/collapse_blue_bg.png") left top repeat-x; color: #fff;
	}
.case-wrap .table-wrap th {
	padding: 10px 5px 10px 0;
	text-align: right;
	}
.case-wrap .table-wrap .table-head th {
	padding: 10px 5px;
	text-align: center;
	}
.case-wrap .table-wrap td {
	padding: 10px 5px;
	font-size: 14px; font-weight: bold;
	}
.case-wrap .table-wrap td.align-right {
	padding-left: 0;
	}
.case-wrap .table-wrap td.align-right b {
	color: transparent;
	}
.recommend {
	margin: 40px 0 0;
	padding: 20px 0;
	background-color: #f9f9f9;
	}
@media (max-width: 1400px) {
	.summary-wrap {
		width: 100%;
		margin: 0;
		}
	}
@media (max-width: 1048px) {
	.summary-wrap {
		width: 640px;
		margin: 0 calc((100% - 640px) / 2);
		}
	.summary-wrap dl {
		width: calc(50% - 2px);
		}
	}
@media (max-width: 640px) {
	.summary-wrap {
		width: 100%;
		margin: 0;
		}
	}
@media (max-width: 480px) {
	.summary-wrap {
		width: 320px;
		margin: 0 calc((100% - 320px) / 2);
		}
	.summary-wrap dl {
		width: calc(100% - 2px);
		}
	}
@media (max-width: 320px) {
	.summary-wrap {
		width: 100%;
		margin: 0;
		}
	}