@font-face {
    font-family: PT;
    src: url(./fonts/Pretendard-Regular.woff2);
    font-weight: 400;
}
@font-face {
    font-family: PT;
    src: url(./fonts/Pretendard-SemiBold.woff2);
    font-weight: 600;
}
*{margin : 0; padding : 0; box-sizing: border-box;}
.is--pc { display: block; }
.is--mobile { display: none; }

.port{width : 1200px; margin : 0 auto; position :relative;}
.port *{font-family: PT;}
.port img{display: block;}

/* port-tit-box */
.port-tit-box{text-align: center; margin-bottom: 77px;}
.port-tit{font-family: Brown, NotoSans,'돋움',Dotum,'굴림',Gulim,Helvetica,sans-serif; font-weight: 400;font-size: 35px; color : #bb8846; margin-bottom: 34px;}
.port-desc{font-family: PT; letter-spacing: -0.033em; font-family: PT; font-weight: 400; line-height: 1.8em;}
.port-desc b{font-weight: 600;}
/* port-tit-box-end */

/* port-slide */
.port-slide{width : 100%; height: 770px;margin-bottom: 30px; position : relative; overflow: hidden;}
.port-slide .swiper-slide-wrapper{overflow: hidden;}
.port-slide img{width : 100%;height : 100%; object-fit: cover; object-position: center;}
.port-pagination{position : static !important;width : 100% !important;height : auto !important; z-index: 10; display: flex;justify-content: center; margin : 0; padding : 0; gap : 19px; margin-bottom: 147px;}

.port-pagination .swiper-pagination-bullet{margin : 0 !important;position :static !important; background: #B2B2B2 !important; opacity: 1 !important;}
.port-pagination .swiper-pagination-bullet-active{background: #5B5B5B !important;}
/* port-slide-end */

.lacervo .port-sec-01 {
	display: flex;
	width: 85%;
	margin: 0 auto 120px;
	align-items: center;
	justify-content: center;
	gap: 20px;
}
.lacervo .port-sec-01 .port-desc {
	margin-top: 250px;
}


.lacervo .port-sec-02 {
	margin: 0 0 120px;
}


.lacervo .port-sec-03 {
	width: 85%;
	margin: 0 auto 120px;
	gap: 40px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
}
.lacervo .port-sec-03 .port-img-02 {
	margin-top: 50px;
}


.lacervo .port-sec-04 {
	width: 85%;
	margin: 0 auto 120px;
	gap: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.lacervo .port-sec-04 .port-desc {
	text-align: right;
}


.lacervo .port-sec-05 {
	margin: 0 0 120px;
}


.lacervo .port-sec-06 {
	position : relative;
	width: 85%;
	margin: 0 auto 160px;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.lacervo .port-sec-06 .port-img:before {
	content: '';
	width: 600px;
	height: 250px;
	background: #edeae6;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: -40px;
	z-index: -1;
}


.lacervo .port-sec-07 {
	position : relative;
	width: 85%;
	margin: 0 auto 160px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.lacervo .port-sec-07 .port-left {
	display: inline-flex;
    flex-direction: column;
    align-items: flex-end;
	gap: 42px;
}


.lacervo .port-sec-08 {
	position : relative;
	margin: 0 auto 160px;
}
.lacervo .port-sec-08 .port-bg {
	background: #715b4b;
	width: 400px;
	height: 180px;
	position: absolute;
	left: 0;
	top: 300px;
	z-index: -1;
}
.lacervo .port-sec-08 .port-logo {
	position: absolute;
	right: 0;
	background: #edeae6;
	width: 770px;
	height: 700px;
	z-index: -1;
}
.lacervo .port-sec-08 .port-logo-img {
	position: absolute;
	bottom: 0;
	right: 0;
}
.lacervo .port-sec-08 .port-img01 {
	padding-top: 80px;
	padding-left: 100px;
	margin-bottom: 15px;
}
.lacervo .port-sec-08 .port-img02 {
	margin-left: 200px;
}

.lacervo .port-sec-09 {
	position : relative;
	margin: 0 auto 100px;
}






.daechi .port-sec-01 {
	position : relative;
	margin: 0 auto 120px;
	width: 85%;
}
.daechi .port-sec-01 .port-sec-01-top {
	display: flex;
	gap: 20px;
}
.daechi .port-sec-01 .port-sec-01-bottom {
	display: flex;
	gap: 30px;
	align-items: flex-start;
    justify-content: flex-end;
	margin-top: 40px;
}
.daechi .port-sec-01 .port-sec-01-bottom .port-desc {
	text-align: right;
	margin-top: 50px;
}


.daechi .port-sec-02 {
	margin: 0 0 120px;
}


.daechi .port-sec-03 {
	position : relative;
	margin: 0 auto 120px;
}
.daechi .port-sec-03 .port-sec-03-bg {
	position: absolute;
	background: #edeae6;
	width: 100%;
	height: 700px;
	z-index: -1;
}
.daechi .port-sec-03 .port-sec-03-img {
	display: flex;
	margin: auto;
	padding-top: 100px;
	gap: 30px;
	justify-content: center;
}
.daechi .port-sec-03 .port-desc {
	margin-top: 40px;
	margin-bottom: 40px;
}
.port-line {
	background: #715b4b;
	height: 4px;
	width: 100%;
	margin-bottom: 20px;
}


.daechi .port-sec-04 {
	margin: 0 0 120px;
}

.daechi .port-sec-05 {
	position : relative;
	margin: 0 auto 400px;
	width: 85%;
}
.daechi .port-sec-05-img01 {
	display: flex;
	gap: 20px;
	align-items: center;
	padding-top: 90px;
}
.daechi .port-sec-05-img01 .port-img:nth-child(2) {
	margin-top: 80px;
}
.daechi .port-sec-05-img02 {
	display: flex;
	gap: 20px;
	align-items: center;
	margin-top: 30px;
	margin-left: 48px;
}
.daechi .port-sec-05-img02 .port-img:nth-child(1) {
	margin-top: 80px;
}
.daechi .port-sec-05 .port-bg {
	position: absolute;
	background: #edeae6;
	width: 550px;
	height: 1190px;
	right: 0;
	z-index: -1;
}
.daechi .port-sec-05 .port-logo-img {
	position: absolute;
	bottom: -300px;
	right: 0;
}





.thebeach .port-sec-01 {
	position : relative;
	margin: 0 auto 120px;
	width: 85%;
	display: flex;
	gap: 30px;
}
.thebeach .port-sec-01 .port-img:nth-child(2) {
	margin-top: 80px;
}
.thebeach .port-sec-01 .port-img .port-desc {
	margin-top: 40px;
}

.thebeach .port-sec-02 {
	position : relative;
	margin: 0 auto 120px;
}

.thebeach .port-sec-03 {
	position : relative;
	margin: 0 auto 120px;
	width: 85%;
}
.thebeach .port-sec-03 .port-sec-03-img {
	display: flex;
	justify-content: flex-end;
    align-items: flex-end;
	gap: 30px;
}
.thebeach .port-sec-03 .port-desc {
	text-align: right;
	margin-left: -30px;
	margin-bottom: 80px;
}

.thebeach .port-sec-04 {
	position : relative;
	margin: 0 auto 200px;
	width: 85%;
}
.port-sec-04-bg {
	display: flex;
}
.thebeach .port-sec-04 .port-sec-04-left-bg {
	position: absolute;
	background: #715b4b;
	width: 50%;
	height: 700px;
	margin-top: 450px;
	z-index: -1;
}
.thebeach .port-sec-04 .port-sec-04-right-bg {
	position: absolute;
	right: 0;
	background: #edeae6;
	width: 50%;
	height: 640px;
	z-index: -1;
}
.thebeach .port-sec-04 .port-img {
	padding-top: 0px;
}
.thebeach .port-sec-04 .port-img {
	margin-left: 50px;
}
.thebeach .port-sec-04 .port-img:nth-child(2) {
	margin-left: 300px;
	padding-top: 115px;
	margin-bottom: 80px;
}

.thebeach .port-sec-05 {
	position : relative;
	margin: 0 auto 120px;
}



.thebeach .port-sec-06 {
	position : relative;
	margin: 0 auto 300px;
}
.thebeach .port-sec-06-img {
	display: flex;
	gap: 20px;
	margin-left: 80px;
}
.thebeach .port-sec-06-bg {
	position: absolute;
	top: 130px;
	background: #edeae6;
	width: 100%;
	height: 300px;
	z-index: -1;
}
.port-logo {
	position: absolute;
	right: 0;
	bottom: 0;
}



@media screen and (max-width: 990px) {
	.is--pc { display: none; }
	.is--mobile { display: block; }
	.port{width : 100%;}
	.port img {
		display: block;
		width: 100%;
	}
	.port-tit-box {
		margin-bottom: 50px;
	}
	.port-tit {
		font-size: 22px;
		margin-bottom: 34px;
	}
	.port-desc {
		font-size: 14px;
		padding: 0 15px;
		line-height: 1.6em;
	}
	.port-slide {
		width: 100%;
		height: auto;
		margin-bottom: 0px;
	}
	.port-pagination {
		margin-top: 30px;
		margin-bottom: 100px;
	}

	.lacervo .port-sec-01 {
		display: block;
		width: 100%;
		margin: 0 auto 80px;
	}
	.lacervo .port-sec-01 .port-desc {
		margin-top: 20px;
	}

	.lacervo .port-sec-02 {
		margin: 0 0 80px;
	}
	.lacervo .port-sec-03 {
		width: 85%;
		margin: 0 auto 80px;
		gap: 20px;
	}

	.lacervo .port-sec-04 {
		width: 100%;
		margin: 0 auto 80px;
		display: block;
	}
	.lacervo .port-sec-04 .port-desc {
		margin-bottom: 20px;
	}

	.lacervo .port-sec-05 {
		margin: 0 0 80px;
	}
	.lacervo .port-sec-06 {
		width: 85%;
		margin: 0 auto 80px;
	}
	.lacervo .port-sec-06 .port-img:before {
		width: 300px;
		height: 150px;
		margin-bottom: -40px;
		margin-left: -100px;
		z-index: -1;
	}

	.lacervo .port-sec-07 {
		position: relative;
		width: 85%;
		margin: 0 auto 80px;
		gap: 10px;
	}
	.lacervo .port-sec-07 .port-left {
		display: inline-flex;
		flex-direction: column;
		align-items: flex-end;
		gap: 10px;
	}

	.lacervo .port-sec-08 {
		position: relative;
		margin: 0 auto 80px;
	}
	.lacervo .port-sec-08 .port-logo {
		position: absolute;
		right: 0;
		width: 70%;
		height: 300px;
		z-index: -1;
	}
	.lacervo .port-sec-08 .port-logo-img {
		width: 80px;
	}
	.lacervo .port-sec-08 .port-img01 {
		padding-top: 80px;
		padding-left: 30px;
		margin-bottom: 15px;
		width: 86%;
	}
	.lacervo .port-sec-08 .port-img02 {
		margin-left: 50px;
		width: 40%;
	}
	.lacervo .port-sec-08 .port-bg {
		background: #715b4b;
		width: 100px;
		height: 100px;
		position: absolute;
		left: 0;
		top: 150px;
		z-index: -1;
	}


	.daechi .port-sec-01 {
		position: relative;
		margin: 0 auto 80px;
		width: 85%;
	}
	.daechi .port-sec-01 .port-sec-01-top {
		display: flex;
		gap: 10px;
	}
	.daechi .port-sec-01 .port-sec-01-bottom {
		display: block;
		margin-top: 0px;
	}
	.daechi .port-sec-01 .port-sec-01-bottom .port-desc {
		text-align: right;
		margin-top: 50px;
		margin-bottom: 20px;
	}

	.daechi .port-sec-02 {
		margin: 0 0 80px;
	}


	.daechi .port-sec-03 {
		margin: 0 0 80px;
	}
	.daechi .port-sec-03 .port-sec-03-img {
		display: block;
		margin: 0 20px;
		padding-top: 80px;
	}
	.daechi .port-sec-03 .port-desc {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.daechi .port-sec-04 {
		margin: 0 0 80px;
	}

	.daechi .port-sec-05 {
		position: relative;
		margin: 0 auto 80px;
		width: 85%;
	}
	.daechi .port-sec-05 .port-bg {
		position: absolute;
		background: #edeae6;
		width: 70%;
		height: 398px;
		right: 0;
		z-index: -1;
	}
	.daechi .port-sec-05-img01 {
		display: flex;
		gap: 10px;
		align-items: center;
		padding-top: 50px;
	}
	.daechi .port-sec-05-img01 .port-img:nth-child(2) {
		margin-top: 30px;
		margin-right: 20px;
	}
	.daechi .port-sec-05-img02 .port-img:nth-child(1) {
		margin-top: 30px;
	}
	.port-logo {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 80px;
	}
	.daechi .port-sec-05 .port-logo-img {
		position: absolute;
		bottom: -90px;
		right: 0;
	}


	.thebeach .port-sec-01 {
		position: relative;
		margin: 0 auto 80px;
		width: 85%;
		display: block;
	}
	.thebeach .port-sec-01 .port-img:nth-child(2) {
		margin-top: 20px;
	}
	.thebeach .port-sec-01 .port-img .port-desc {
		margin-top: 20px;
	}

	.thebeach .port-sec-02 {
		position: relative;
		margin: 0 auto 80px;
	}

	.thebeach .port-sec-03 {
		position: relative;
		margin: 0 auto 80px;
		width: 85%;
	}
	.thebeach .port-sec-03 .port-sec-03-img {
		display: block;
	}
	.thebeach .port-sec-03 .port-desc {
		text-align: right;
		margin-left: 0px;
		margin-bottom: 20px;
		padding: 0 0px;
	}
	.port-sec-03-img .port-img-01 img {
		width: 50%;
		margin: 0 100% 0 50%;
	}
	.port-img-02 {
		margin-top: 20px;
	}
	
	.thebeach .port-sec-04 {
		position: relative;
		margin: 0 auto 140px;
		width: 85%;
	}
	.thebeach .port-sec-04 .port-img.img-02 {
		margin-right: 100px;
	}
	.thebeach .port-sec-04 .port-img:nth-child(2) {
		margin-left: 100px;
		padding-top: 60px;
		margin-bottom: 20px;
	}
	.thebeach .port-sec-04 .port-sec-04-left-bg {
		width: 50%;
		height: 300px;
		margin-top: 150px;
		z-index: -1;
	}
	.thebeach .port-sec-04 .port-sec-04-right-bg {
		width: 50%;
		height: 270px;
		z-index: -1;
	}
	.thebeach .port-sec-04 .port-img {
		margin-left: 0px;
	}

	.thebeach .port-sec-05 {
		position: relative;
		margin: 0 auto 80px;
	}

	.thebeach .port-sec-06 {
		position: relative;
		margin: 0 auto 200px;
	}
	.thebeach .port-sec-06-img {
		display: block;
		gap: 10px;
		margin-left: 20px;
		margin-right: 120px;
	}
	.thebeach .port-sec-06-bg {
		position: absolute;
		width: 100%;
		height: 380px;
		top: 30px;
		background: #edeae6;
		z-index: -1;
	}
	.thebeach .port-logo {
		width: 80px;
	}
	.thebeach .port-sec-06-img .port-img {
		margin-bottom: 10px;
	}
}