
#fwrite, #bo_gall {width: 100% !important;}

/* full-slide */
.full-slide {width: 100%;height: auto;position: relative;}
.full-slide__wrapper {position: relative;}
.full-slide__tit {position: absolute;z-index: 10;left: 50%;bottom: 100px;transform: translateX(-50%);color: #fff;display:block !important;text-align:center;text-shadow: 0px 2px 5px #505050;}
.full-slide__tit h2 {font-size: 19px;letter-spacing: 0.2em;margin-bottom: 10px;font-weight: 500;font-family: 'Pretendard-Regular';}
.full-slide__tit p {font-size: 17px;line-height: 28px;letter-spacing: 0.02em;font-family: 'Pretendard-Regular';}


.full-slide__tit {position: absolute;z-index: 5;left: 50%;top: 45%;transform: translateX(-50%);color: #fff;display:block !important;text-align:center;text-shadow: 0px 2px 5px #505050;}
.full-slide__tit  h3{font-size: 17px;color: white;margin-bottom: 10px;font-weight: 400;border-bottom: 1px solid #fff;padding-bottom: 17px;font-family: 'Pretendard-Light';}
.full-slide__tit  h1{font-size: 40px;color: white;font-weight: 100; white-space: nowrap;font-family: 'Cinzel', serif;opacity: 0.8;letter-spacing: 0.7px;}
.full-slide__tit  h4 {color:#fff;margin-top: 0; font-family: 'Pretendard-Regular'; font-weight: 400;letter-spacing: 1.7px;}


.full-container {width: 100%; height: 100vh; overflow: hidden; position: relative;}
.full-container .swiper-slide {height: auto;overflow: hidden;position: relative;object-fit: cover;}
.full-container .swiper-slide img {width: 100%; height: 100%; object-fit: cover;}
.full-ctrl {position: absolute; left: 0; right: 0; top: 0; bottom: 0;}
.full-ctrl .full-pagination {position: absolute; width: 100%; left: 50%; bottom: 50px; transform: translateX(-50%); line-height: 11px;}
.full-ctrl .swiper-pagination-bullet {width: 3px;height: 3px;margin: 0 5px;background: #ccc;opacity: 1;}
.full-ctrl .swiper-pagination-bullet-active {background: #fff; transform: scale(1.8); transform-origin: center;}
.full-ctrl .nav-btn {font-size: 25px;color: #fff;outline: none;}
.full-ctrl .swiper-button-prev {left: 2%;}
.full-ctrl .swiper-button-next {right: 2%;}
.full-slide01 {width:100%;/* margin:auto; */}
.full-container01{height: 100vh;}
.full-ctrl01 .nav-btn{color: #ffffff;}
.full-ctrl01 .nav-btn:hover{ opacity:0.5;}



@media (max-width: 950px) {  .full-container01 {height: 70vh;} }


@media (max-width: 675px) {  
	.full-container01 {height: 80vh;}

	.full-slide__tit h1{font-size: 25px;}

}

@media (max-width: 450px) {  
	.full-container01 {height: 55vh;}

	
}