@charset "utf-8";



/* main */
.s-main .s_container {
	height: 522px;
}

.s-main .text h2 {
	padding-top: 226px;
	color: #fff;
	font-size: 70px;
	text-align: center;
	font-family: "NanumBarunGothicBold";
}

.s-work {
	margin-top: 60px;
}

.s-work .s_container {
	height: 2850px;
}

.s-work .base .s_content {
	width: 1770px;
	margin-left: -885px;
}

.s-work ul:after {
	content: "";
	display: block;
	clear: both;
}

.s-work ul li {
	float: left;
	position: relative;
	width: 885px;
	height: 950px;
}

.s-work ul li .inner > a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

.s-work ul li .inner > a img {
	width: 100%;
}

.s-work ul li .inner .title {
	position: absolute;
	top: 390px;
	left: 180px;
}

.s-work ul li:nth-child(even) .inner .title {
	left: 128px;
}

.s-work ul li .inner .title p {
	font-size: 45px;
	line-height: 60px;
	font-family: "NanumBarunGothic";
	color: #fff;
}

.s-work ul li .inner .hover {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #141721;
	overflow: hidden;
	z-index: 1;
	transition: all 0.7s;
}

.s-work ul li .inner .hover .inner {
	width: 1214px;
	height: 100%;
	padding: 158px 95px;
}

.s-work ul li .inner .hover h3 {
	color: #fff;
	font-size: 40px;
}

.s-work ul li .inner .hover p {
	margin-top: 74px;
	font-size: 18px;
	color: #fff;
	line-height: 28px;
}

.s-work ul li .inner .hover p strong {
	display: block;
	margin-bottom: 10px;
	font-weight: normal;
}

.s-work ul li .inner .hover p span {
	font-size: 22px;
	font-family: "NanumBarunGothic";
	color: #fff;
	border-bottom: 1px solid #fff;
}

.s-work ul li .inner .hover a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}

.s-work ul li + li .inner .hover {
	background: #241717;
	left: auto;
	right: 0;
}

.s-work ul li + li + li .inner .hover {
	background: #111b17;
	left: 0;
	right: auto;
}

.s-work ul li + li + li + li .inner .hover {
	background: #10172c;
	left: auto;
	right: 0;
}

.s-work ul li + li + li + li + li .inner .hover {
	background: #111911;
	left: 0;
	right: auto;
}

.s-work ul li + li + li + li + li + li .inner .hover {
	background: #2e2e2e;
	left: auto;
	right: 0;
}

.s-work ul li .inner .plus {
	position: absolute;
	right: 100px;
	top: 450px;
	width: 70px;
	height: 70px;
}

.s-work ul li .inner .plus span {
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 1px;
	background: #fff;
	transform: rotate(90deg);
}

.s-work ul li .inner .plus span + span {
	transform: rotate(180deg);
}

.s-work ul li .inner > a:hover .plus span {
	transition: all 0.5s;
	transform: rotate(270deg);
}

.s-work ul li .inner > a:hover .plus span + span {
	transform: rotate(360deg);
}

.s-work ul li.on .hover {
	width: 1214px;
}

@media screen and (max-width:1770px) {
	.s-work {
		margin-top: 3vw;
	}

	.s-work .s_container {
		height: 161.0169vw;
	}

	.s-work .base .s_content {
		left: 0;
		width: 100%;
		margin-left: 0;
	}

	.s-work ul li {
		width: 50%;
		height: 50%;
	}

	.s-work ul li .inner .title {
		top: 22.0338vw;
		left: 9.1694vw;
	}

	.s-work ul li:nth-child(even) .inner .title {
		left: 7.2316vw;
	}

	.s-work ul li .inner .title p {
		font-size: 2.5423vw;
		line-height: 3.3898vw;
	}

	.s-work ul li .inner .hover .inner {
		width: 68.5875vw;
		padding: 8.9265vw 5.3672vw;
	}

	.s-work ul li .inner .hover h3 {
		font-size: 2.2598vw;
	}

	.s-work ul li .inner .hover p {
		margin-top: 4.1807vw;
		font-size: 1.0169vw;
		line-height: 1.5819vw;
	}

	.s-work ul li .inner .hover p strong {
		margin-bottom: 0.5649vw;
	}

	.s-work ul li .inner .hover p span {
		font-size: 1.2429vw;
	}

	.s-work ul li .inner .plus {
		right: 5.6497vw;
		top: 25.4237vw;
		width: 3.9548vw;
		height: 3.9548vw;
	}

	.s-work ul li.on .hover {
		width: 68.5875vw;
	}
}

@media screen and (max-width:1440px) {
    /* main */
	.s-main .s_container {
		height: 36.25vw;
	}

	.s-main .text h2 {
		padding-top: 15.6944vw;
		font-size: 4.8611vw;
	}
}

@media screen and (max-width:768px) {
    /* main */
	.s-main .s_container {
		height: 63.6585vw;
	}

	.s-main .text h2 {
		padding-top: 27.5609vw;
		font-size: 8.5365vw;
	}

	.s-work {
		margin-top: 7.3170vw;
	}

	.s-work .s_container {
		height: 658.5365vw !important;
	}

	.s-work .base {
		height: 100% !important;
	}

	.s-work ul li {
		width: 100%;
		height: 109.7560vw;
	}

	.s-work ul li .inner > a {
		width: 100%;
		height: 100%;
		padding: 0 6.0975vw;
	}

	.s-work ul li .inner .title {
		top: 45.1219vw;
		left: 19.2682vw;
	}

	.s-work ul li:nth-child(even) .inner .title {
		left: 12.6829vw;
	}

	.s-work ul li .inner .title p {
		font-size: 5.2439vw;
		line-height: 7vw;
	}

	.s-work ul li .inner .hover {
		display: none;
		width: 100%;
		height: 100%;
	}

	.s-work ul li .inner .hover .inner {
		width: 100%;
		height: 100%;
		padding: 3.244vw 4.5365vw;
	}

	.s-work ul li .inner .hover h3 {
		font-size: 4.6341vw;
	}

	.s-work ul li .inner .hover p {
		margin-top: 4.6341vw;
		font-size: 2.1951vw;
		line-height: 4vw;
	}

	.s-work ul li .inner .hover p strong {
		margin-bottom: 1.2195vw;
	}

	.s-work ul li .inner .hover p span {
		font-size: 2.6829vw;
	}

	.s-work ul li .inner .hover a {
		left: auto;
		right: 3.6585vw;
		top: 3.6585vw;
		height: 8.5365vw;
		width: 8.5365vw;
		padding: 0;
		text-indent: -9999px;
	}

	.s-work ul li .inner .hover a span {
		display: inline-block;
		position: absolute;
		left: 0;
		top: 4.2682vw;
		width: 100%;
		height: 1px;
		background: #fff;
		transform: rotate(45deg);
	}

	.s-work ul li .inner .hover a span + span {
		transform: rotate(135deg);
	}

	.s-work ul li .inner .plus {
		right: 10.9756vw;
		top: 47.9268vw;
		width: 8.5365vw;
		height: 8.5365vw;
	}

	.s-work ul li.on .hover {
		display: block;
	}

	.s-work ul li + li + li + li + li + li .inner .hover h3 {
		font-size: 4.2vw;
	}
}
