/******************* 공통 *******************/
.sub-section-in {
	width: 1400px;
	margin: auto;
	padding: 120px 0;
}
/******************* 공통 *******************/


/******************* camping-01 *******************/
#camping-02 .sub-top {
	background: url("../img/sub/subtop_02.png") no-repeat center / cover;
}
#camping-02.top .sub-section-in > h1, .layout-wrap > h1 {
	display: block;
	margin-bottom: 50px;
	font-size: 34px;
    font-weight: 800;
    line-height: 1.2;
    text-align: center;
    letter-spacing: -0.5px;
    word-break: keep-all;
}
#camping-02.top .video-wrap {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto 50px;
}
#camping-02.top .overlay {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 98%;
	background: rgba(0, 0, 0, 0.6);
} 
#camping-02.top .btn-play {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: transparent;
}
#camping-02.top .btn-play.none, #camping-02.top .overlay.none {
	display: none;
}
.room-info {
	width: 100%;
	margin: 0 auto 80px;
    padding: 60px 15px 60px 60px;
	background: #fcfeff;
    border: 1px solid #05a1f2;
	border-radius: 30px;
}
.room-info li {
	display: flex;
	padding-bottom: 15px;
	font-size: 22px;
}
.room-info li span {
	margin-right: 8px;
	font-size: 22px;
	font-weight: 800;
	color: #05a1f2;
}
.room-info.detail li span {
	min-width: 230px;
}
.room-info.detail li small {
	display: block;
	padding-left: 10px;
	opacity: 0.7;
}
.layout-wrap > h1 {
    margin-bottom: 30px;
}
.layout-wrap > h1 small {
	font-size: 20px;
	font-weight: 500;
}
.swiper {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper-pagination-bullet {
	background: rgba(255, 255, 255, 0.6);
	border: 1px solid #fff;
}
.swiper-pagination-bullet-active {
	background: #fff;	
}
.layout-wrap.product {
	margin: 0 auto 80px;
}
.product-list {
	display: flex;
	flex-wrap: wrap;
}
.product-list li {
	width: calc(25% - 23px);
	margin: 0 15px;
	font-size: 22px;
	text-align: center;
}
.product-list li div {
	padding-top: 100%;
}
.product-list li span {
	display: block;
	padding: 15px 0 30px;
}
.product-list li span small {
	display: block;
	font-size: 14px;
	opacity: 0.7;
}
.product-list li:nth-child(1), .product-list li:nth-child(5) {
	margin-left: 0;
}
.product-list li:nth-child(4), .product-list li:nth-child(8) {
	margin-right: 0;
}
.product-list li:nth-child(1) div {
	background: url("../img/sub/product08.png") no-repeat center / cover;
}
.product-list li:nth-child(2) div {
	background: url("../img/sub/product03.png") no-repeat center / cover;
}
.product-list li:nth-child(3) div {
	background: url("../img/sub/product07.png") no-repeat center / cover;
}
.product-list li:nth-child(4) div {
	background: url("../img/sub/product05.png") no-repeat center / cover;
}
.product-list li:nth-child(5) div {
	background: url("../img/sub/product01.png") no-repeat center / cover;
}
.product-list li:nth-child(6) div {
	background: url("../img/sub/product04.png") no-repeat center / cover;
}
.product-list li:nth-child(7) div {
	background: url("../img/sub/product06.png") no-repeat center / cover;
}
.product-list li:nth-child(8) div {
	background: url("../img/sub/product02.png") no-repeat center / cover;
}
.product-list li:nth-child(9) div {
	background: url("../img/sub/product14.png") no-repeat center / cover;
}
/******************* camping-01 *******************/


/******************* camping-02 *******************/
#camping-01 .sub-top {
	background: url("../img/sub/subtop_02.png") no-repeat center / cover;
}
#camping-02.top .img-wrap {
	float: left;
	width: 48%;
	padding-top: 29%;
	background: url("../img/sub/sports-02.png") no-repeat center / cover;
	border-radius: 30px;
}
/******************* camping-02 *******************/


@media all and (max-width:1551px){
	.sub-section-in, .sub-top-txt {width: 80%;}
}

@media all and (max-width:1281px){
	.sub-section-in, .sub-top-txt {width: 90%;}
}

@media all and (max-width:1201px){
	.sub-section-in {padding: 100px 0;}

	.sub-top {height: 500px; margin: 90px auto 0;}
	.sub-top-txt strong {font-size: 66px;}
	.sub-top-txt p {font-size: 24px;}

	#camping-02.top .sub-section-in > h1, .layout-wrap > h1 {font-size: 30px; margin-bottom: 25px;}
	.layout-wrap > h1 small {font-size: 19px;}
	.room-info {padding: 30px;}
	.room-info li, .room-info.detail li span, .product-list li {font-size: 20px;}

	.product-list li {width: calc(25% - 15px); margin: 0 10px;}
}

@media all and (max-width:1025px){
	.sub-section-in {padding: 80px 0;}

	.product-list li {width: calc(33.33% - 14px); margin: 0 10px;}
	.product-list li:nth-child(1), .product-list li:nth-child(5) {margin-left: 10px;}
	.product-list li:nth-child(4), .product-list li:nth-child(8) {margin-right: 10px;}
	.product-list li:nth-child(1), .product-list li:nth-child(4), .product-list li:nth-child(7) {margin-left: 0px;}
	.product-list li:nth-child(3), .product-list li:nth-child(6), .product-list li:nth-child(9) {margin-right: 0px;}
	.product-list li span {padding: 10px 0 18px;}
}

@media all and (max-width:877px){
	.sub-top {height: 400px;}
	.sub-top-txt strong {font-size: 52px;}
	.sub-top-txt p {font-size: 20px; line-height: 1.3;}

	#camping-02.top .sub-section-in > h1, .layout-wrap > h1 {font-size: 26px;}
	.layout-wrap > h1 small {font-size: 17px;}
	#camping-02.top .video-wrap {margin-bottom: 25px;}
	.room-info, .layout-wrap.product {margin-bottom: 50px;}
	.room-info {padding: 30px 15px;}
	.room-info li, .room-info.detail li span, .product-list li {font-size: 18px; padding-bottom: 4px;}
	.product-list li {padding-bottom: 15px;}
	.room-info.detail li {display: block; padding-bottom: 15px;}
	.room-info.detail li span {width: 100%;}
	#camping-02.top .btn-play img {width: 50px;}
}

@media all and (max-width:641px){
	.sub-top, #camping-02.top .img-wrap {border-radius: 20px;}
	.sub-top-txt strong {font-size: 44px;}
	.sub-top-txt p {font-size: 18px;}

	#camping-02.top .sub-section-in > h1, .layout-wrap > h1 {font-size: 22px;}
	.layout-wrap > h1 small {font-size: 16px;}
	.room-info li, .room-info.detail li span, .product-list li {font-size: 16px;}

	.room-info {border-radius: 20px;}
}

@media all and (max-width:481px){
	.sub-top {height: 300px; border-radius: 15px;}
	.sub-top-txt strong {font-size: 32px;}

	#camping-02.top .img-wrap {border-radius: 15px;}

	#camping-02.top .sub-section-in > h1, .layout-wrap > h1 {font-size: 20px;}

	.room-info li, .room-info.detail li span, .product-list li {font-size: 15px;}

	.room-info {border-radius: 15px;}
	.product-list li {padding-bottom: 0px;}
}