.cont_01, .cont_02 {
	min-height: 800px;
}

.cont_01 {
	background-color: #91caee;
	background-image:
		url(https://cdn.goob-ne.com/goobne/resources/assets/images/oven_run/250528/bg_02_1.svg),
		url(https://cdn.goob-ne.com/goobne/resources/assets/images/oven_run/250528/bg_02.svg),
		url(https://cdn.goob-ne.com/goobne/resources/assets/images/oven_run/250528/bg_01_2.png);
	height: 100dvh;
	background-repeat: no-repeat, no-repeat, no-repeat;
	background-position: bottom right, top center, center bottom;
	background-size: 70%, 100%, 100%;
	text-align: center;
}

.cont_01_title {
	width: 600px;
	margin-top: 97px;
}

.cont_02 {
	background: #f8e5cd;
	min-height: 100dvh;
	padding-top: 12rem;
	position: relative;
	overflow: hidden !important;
}

.tab_btn {
	display: flex;
	justify-content: center;
}

.tab_btn li {
	margin: 0 2rem;    cursor: pointer;
}

.tab-content {
	display: none;
	padding: 7rem 0 0;
}

.tab-content.active {
	display: block;
}

.tab_cont_02 img {
	position: absolute;
	right: 0;
	bottom: -100px;
	width: 1200px;
}

.tab_cont_01 {
	max-width: 1100px;
	margin: auto;
	text-align: center;
}

.tab_cont_01 img {
	width: 55%;
}

.cont_03 {
	position: relative;
	padding-bottom: 27rem;
	background: #91caee;
	z-index: 1;
}

.cont_03::after {
	width: 100%;
	height: 100%;
	left: 0;
	z-index: -1;
	opacity: 0.7;
	top: 0;
	position: absolute;
	content: '';
	background:
		url(https://cdn.goob-ne.com/goobne/resources/assets/images/oven_run/250528/bg_04_1_1.svg);
	background-size: 66%;
}

.content_03 {
	max-width: 1250px;
	margin: auto;
	padding: 25rem 0;
	text-align: center;
}

.cont_03_img_1 {
	width: 75%;
}

.cont_03_img_2.number_04_title {
	width: 72%;
}

.slider_cont {
	max-width: 900px;
	margin: auto;
	overflow: hidden;
}
/* 3) 기본 스타일 */
.swiper-container {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.swiper-slide img {
	width: 100%;
	display: block;
}

.swiper-slide {
	background: #fff;
	width: 100%;
}

.swiper-pagination {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 14px;
	color: #cbcbcb;
	z-index: 10;
}

.swiper-pagination span {
	color: #fff;
}

.cont_03_img_2 {
	width: 58%;
	margin: 22rem 0 5rem;
}

.cont_03_img_2_footer {
	margin-top: 2px;
}

.position_footer {
	position: absolute;
	bottom: 0;
	z-index:0;
}

.cont_04 {
	background: #f8e5cd
}

.content_04 {
	max-width: 1250px;
	margin: auto;
	padding: 10rem 0;
	text-align: center;
}

@media ( max-height :800px) {
	.tab_cont_02 img {
		width: 72%;
	}
}

@media ( max-width :1100px) {
	.slider_cont {
		max-width: 100%;
		width: 80%;
	}
	.swiper-slide, .slider_cont {
		height: auto;
	}
	.content_03 {
		padding: 15rem 0 0;
	}
	.cont_03_img_2.cont_03_img_2_footer {
		margin: 0.5rem 0 5rem;
	}
	.cont_03_img_2 {
		margin: 7rem 0 2rem;
	}
	.cont_01, .cont_02 {
		height: 85dvh;
	}
	.tab_cont_02 img {
		position: absolute;
		right: 0;
		bottom: 0;
		width: 100%;
	}
}

@media ( max-width :700px) {
	.cont_01_title {
		width: 80%;
	}
	.cont_01, .cont_02 {
		height: 71dvh;
	}
	.tab_cont_01 img {
		width: 80%;
	}
}

@media ( max-width :640px) {
	.cont_01, .cont_02 {
		height: 55dvh;
		min-height: auto;
	}
	.cont_02 {
		padding-top: 5rem;
	}
	.tab_btn li {
		margin: 0 1rem;
	}
	.tab_btn {
		padding: 0 2rem;
	}
	.cont_03 {
		padding-bottom: 15rem;
	}
	.cont_03_img_1 {
		width: 90%;
	}
	.content_04 {
		padding: 4rem 0;
	}
	.cont_03_img_2.cont_03_img_2_footer {
		margin: 0.5rem 0 0rem;
	}
	.cont_03_img_2 {
		width: 74%;
	}
	.cont_03_img_2.number_04_title {
    width: 95%;
}
	.content_03 {
		padding: 7rem 0 0;
	}
}

@media ( max-width :414px) {
	.cont_01_title {
		margin-top: 90px;
	}
}

@media ( max-width : 375px) {
	.cont_01, .cont_02 {
		height: 62dvh;
	}
}

@media ( max-width : 344px) {
	.cont_01, .cont_02 {
		height: 44dvh;
		min-height: auto;
	}
	.cont_01_title {
		margin-top: 77px;
	}
}

/* 2) iPad 세로 모드 전용 */
@media only screen and (device-width: 540px) and (device-height: 720px)
	and (orientation: portrait) {
	.cont_01, .cont_02 {
		height: 70dvh;
	}
}

@media only screen and (max-width: 1024px) and (max-height: 600px) {
	.cont_01_title {
		width: 388px;
		margin-top: 97px;
	}
}

/* 아이패드 가로 */
@media only screen and (min-device-width: 768px) and (max-device-width:
	1024px) and (orientation: portrait) {
	/* 가로 모드 스타일 */
	/* iPad 전용 스타일 */
	.cont_01, .cont_02 {
		height: 80dvh;
	}
	.cont_01 {
		position: relative;
	}
	.cont_01_title {
		width: 600px;
		margin-top: -17%;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}
}

/* 아이패드 가로 */
@media only screen and (min-device-width: 768px) and (max-device-width:
	1024px) and (orientation: landscape) {
	/* 가로 모드 스타일 */
	/* iPad 전용 스타일 */
	.cont_01, .cont_02 {
		height: 95dvh;
		min-height: auto;
	}
}



/*유튜브 자동재생 추가시 관련 css 추가 */
.player-section{position: relative;
    padding-bottom: 41.1%;
    padding-top: 3.4%;
    height: 0;
    overflow: hidden;
    width: 869px;
    margin: 5rem auto;}
.player-section iframe, .player-section object, .player-section embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}  

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
   .cont_02 {
        height: auto;
        min-height: 60vh;
                padding-bottom: 7rem;
    }
    .player-section {
    padding-bottom: 45.1%;}
}
@media only screen and (max-device-width: 1024px)and (max-device-height: 600px) {
     .cont_02 {
        height: 140dvh;
        min-height: auto;
                padding-bottom: 7rem;
    }
    .player-section {
    padding-bottom: 44.4%;}
}
@media ( max-width :1000px) {
.player-section{width:90%;padding-bottom: 47.2%;}
}
@media (max-width: 640px) {
    .cont_02 {
        padding-top: 5rem;
        padding-bottom: 7rem;
                min-height: 35vh;
        height: auto;
    }
    .player-section {
        padding-bottom: 47.3%;margin: 2rem auto;
    }
}
@media (max-width: 375px) {
    .cont_02 {
        min-height: 43vh;
    }
}
@media (max-width: 344px) {
    .cont_02 {
        min-height: 30vh;
    }
    
}