@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&family=Noto+Serif+KR:wght@200..900&display=swap');

* {
   box-sizing: border-box;
   list-style: none;
}
.clear {
  clear:both;
}
@media (hover: hover) {
  a:hover {
	  color: #fff;
  }
}
section {
	padding: 0 10px;
	border-bottom: 1px solid #0c3f73;
}
.royal_area {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
	flex-wrap: wrap;
    width: 100%;
	min-height: 1000px;
    height: auto;
    font-family: "Noto Sans KR", serif;
    font-size: 1.7rem;
    font-weight: 400;
	overflow-wrap: break-word;
	word-break: keep-all;
	white-space: normal;
	line-height: 24px;
    color: #fff;
    background: #000;
    overflow-x: hidden;
    overflow-y: auto;
}
.royal_area_cont {
	display: flex;
    width: 1030px;	
    justify-content: flex-end;
    align-items: flex-start;
	flex-wrap: wrap;	
}
.section {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	color: #fff;
}
p{
	width: 100%;
	margin: 10px 0 !important;
    overflow-wrap: break-word;
    word-break: keep-all;
    white-space: normal;
}

.ro_sub_tit {
	display: flex;
	justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
	width: 100%;
}
h2 {
    color: #0096ff;
    font-size: 3.8rem;
    font-weight: 700;
	text-align: center;
	padding: 30px 0;
	margin: 0;
}
h3 {
	color: #ffd500;
    font-size: 2.8rem;
    font-weight: 600;
}
.cont_01 {
	display: flex;
	justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
	padding: 30px 0;
    background: url(/thema/royal-tv/img/cont01_bg.png) center top no-repeat;
    background-size: 100% 100%;
}
.cont_01_txt1 {
	display: flex;
	justify-content: center;
    align-items: center;
    flex-wrap: wrap;	
	width: 88%;
    padding: 30px 10px;
}
.cont_02 {
	display: flex;
	justify-content: center;
    align-items: center;
    width: 100%;
	padding: 20px 0;
    flex-wrap: wrap;
}
.cont_02_txt1 {
	display: flex;
	justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;	
	width: 88%;
    padding: 0 10px 30px 10px;
}
.cont_02_l {
	display: inline-flex;
	justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;		
	width: 60%;
}
.cont_02_l_txt1 {
	display: flex;
	justify-content: flex-start;
    align-items: center;
    width: 100%;
	padding: 5px 0;
    flex-wrap: wrap;
	color: #47a6ff;
	font-weight: 600;
} 
.cont_02_l_txt2 {
	display: flex;
	justify-content: flex-start;
    align-items: center;
    width: 100%;
	padding: 3px 0 3px 17px;
    flex-wrap: wrap;
} 
.cont_02_r {
	display: inline-flex;
	justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;		
	width: 30%;
}
.cont_03 {
	display: flex;
	justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
	padding: 30px 0;
    background: url(/thema/royal-tv/img/cont03_bg.png) center top no-repeat;
    background-size: 100% 100%;
}
.cont3_box_area {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
	flex-wrap: wrap;
    width: 100%;
    margin: 30px 0;
}
.cont3_box_st {
	display: inline-flex;
	justify-content: center;
	align-items: start;
	flex-wrap: wrap;
	width: 48%;
	padding: 30px 20px;
	border-radius: 15px;
	background: #000;
}
.cont3_box_img {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin: 0 0 15px 0;
}
.cont3_tit {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 95%;
}
.cont3_txt {
	display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 90%;
}
.cont_04 {
	display: flex;
	justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}
.cont_04_area {
	display: flex;
	justify-content: center;
    align-items: center;
    flex-wrap: wrap;	
	width: 100%;
	border-top : 1px solid #444444;
}
.cont_04_txt1 {
	display: flex;
	justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;	
	width: 88%;
    padding: 0 10px 20px 10px;
}
.cont_04_to {
	display: flex;
	justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;	
	padding: 20px 0;
	width: 100%;
}
.cont_04_l {
	display: inline-flex;
	justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;	
	padding: 10px 0;
	width: 30%;
}
.cont_04_r {
	display: inline-flex;
	justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;		
	width: 70%;
}
.cont_05 {
	display: flex;
	justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
	padding: 30px 0;
    background: url(/thema/royal-tv/img/cont05_bg.png) center top no-repeat;
    background-size: 100% 100%;
}
.cont5_box_area {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 90%;
	flex-wrap: wrap;
    margin: 30px 0;
}
.cont5_box_st {
	display: inline-flex;
    justify-content: center;
    align-items: start;
    flex-wrap: wrap;
    width: 24%;
    padding: 30px 10px;
    border-radius: 15px;
    background: rgb(0, 0, 0, 0.7);
}
.cont5_circle {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    width: 80%;
    height: 160px;
    border-radius: 160px;
    background: #fff;
}
.cont5_tit {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 95%;
	text-align: center;
	line-height: 30px;
}
.cont5_txt {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 90%;
}
.cont_06 {
	display: flex;
	justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
	padding: 30px 0;	
}
.cont_06_box {
	display: flex;
	justify-content: center;
    align-items: flex-start;
    width: 70%;
	height: 700px;
    flex-wrap: wrap;
	padding: 30px 0;	
    background: url(/thema/royal-tv/img/cont06_img1.png) center top no-repeat;
    background-size: 100% 100%;
}
.cont_06_txt {
	display: flex;
	justify-content: center;
    align-items: flex-start;
    width: 70%;
	font-size: 1.8rem;
	text-align: center;
    flex-wrap: wrap;
	padding: 50% 0 0 0;	
}
.cont_07 {
	display: flex;
	justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
	padding: 30px 0;	
    background: url(/thema/royal-tv/img/cont07_bg.png) center top no-repeat;
    background-size: 100% 100%;
}
.cont7_area {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
	flex-wrap: wrap;
    width: 90%;
    margin: 30px 0;
}
.cont7_box_area {
    display: flex;
    justify-content: space-between;
    align-items: center;
	flex-wrap: wrap;
    width: 100%;
    margin: 15px 0;
}
.cont7_box_l {
	display: inline-flex;
	justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;	
	padding: 10px 0;
	width: 20%;
}
.cont7_box_l_img {
	display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    width: 160px;
    height: 160px;
    border-radius: 160px;
    background: #fff;
}
.cont7_box_r {
	display: inline-flex;
	justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;	
	padding: 10px 0;
	width: 80%;
}
.cont_08 {
	display: flex;
	justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
	padding: 30px 0;	
}
.cont8_area {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
	flex-wrap: wrap;
    width: 90%;
    margin: 0 0 30px 0;
}
.cont8_box_l {
	display: inline-flex;
	justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;	
	padding: 10px 0;
	width: 30%;
}
.cont8_box_r {
	display: inline-flex;
	justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;	
	padding: 10px 0;
	width: 70%;
}
.cont8_box_r_tit {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.cont8_box_r_txt {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
	line-height: 18px;
    width: 90%;
}
.cont_09 {
	display: flex;
	justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
	padding: 30px 0;	
    background: url(/thema/royal-tv/img/cont09_bg.png) center top no-repeat;
    background-size: 100% 100%;
}
.cont9_box_area {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
	flex-wrap: wrap;
    width: 90%;
    margin: 30px 0;
}
.cont9_box_st {
	display: inline-flex;
    justify-content: center;
    align-items: start;
    flex-wrap: wrap;
    width: 32%;
    padding: 30px 10px;
    border-radius: 15px;
    background: rgb(0, 0, 0, 0.7);
}
.cont9_circle {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    width: 80%;
    height: 160px;
    border-radius: 50px;
    background: #fff;
}
.cont9_tit {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 95%;
	text-align: center;
	line-height: 30px;
}
.cont9_txt {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 90%;
}
.cont_10 {
	display: flex;
	justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
	padding: 30px 10px;	
	border-bottom: none;
}
.cont_10_icon {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 60px;
	border-radius: 60px;
}
.cont_11 {
	display: flex;
	justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
	padding: 30px 0;	
    background: url(/thema/royal-tv/img/cont11_bg.png) center top no-repeat;
    background-size: 100% 100%;	
}
.cont11_box_area {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
	flex-wrap: wrap;
    width: 90%;
    margin: 30px 0;
}
.cont11_box_st {
	display: inline-flex;
    justify-content: center;
    align-items: start;
    flex-wrap: wrap;
    width: 32%;
    padding: 30px 10px;
    border-radius: 15px;
    background: #111;
}
.cont11_circle {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    width: 80%;
    height: 160px;
    border-radius: 50px;
    background: #fff;
}
.cont11_tit {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
	text-align: center;
	padding: 15px 0;
}
.cont11_tit2 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 95%;
    color: #47a6ff;
    font-size: 1.9rem;
	text-align: center;
	line-height: 30px;
    padding: 10px 0;
    font-weight: 600;
}
.cont11_txt {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 90%;
}
.txt_co1 {
	color: #fff;
}
.txt_co2 {
	color: #47a6ff;
	font-weight: 700;
}
.ad_martb10 {
	margin: 10px 0;
}
.ad_martb20 {
	margin: 20px 0;
}
.ad_marb10 {
	margin: 0 0 10px 0;
}
.ad_marb20 {
	margin: 0 0 20px 0;
}
.ad_marr10 {
	margin-right: 10px;
}
.ad_marl10 {
	margin-left: 10px;
}
.ad_padtb20 {
	padding: 20px 0;
}
.ad_padtb23 {
	padding: 23px 0;
}
.txt_ac {
	text-align: center  !important;
}


/* TOPBTN */

.moveTopBtn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    padding: 10px;
    background: url(/thema/royal-tv/img/top_icon.png) center center #015fb6 no-repeat;
    cursor: pointer;
 }


/*  반응형  */

/* 모바일 세로 (해상도 ~ 479px)*/ 
@media all and (min-width:1px) and (max-width:640px) {
	p {
		line-height: 14px;
		margin: 5px 0 !important;
	}
	h2 {
		color: #0096ff;
		font-size: 2.5rem;
		font-weight: 700;
	}
	h3 {
		color: #ffd500;
		font-size: 1.9rem;
		font-weight: 600;
	}
	.royal_area {
        font-size: 1.2rem;
        padding: 0;
        margin: 0 auto;
	}
	.royal_area_cont {
		width: 100%;
	}
	.cont_01, .cont_02, .cont_03, .cont_04, .cont_05, .cont_06, .cont_07, .cont_08, .cont_09, .cont_11 {
		padding: 0 0;
	}
	.cont_01 img {
		max-width: 100%;
	}
	.cont_01_txt1 {
		width: 100%;
	}
	.cont_02_txt1 {
		width: 100%;
    	padding: 0 10px;
	}
	.cont_02_l {
		width: 100%;
	}
	.cont_02_r {
		justify-content: center;
		align-items: center;
		width: 100%;
		padding: 30px 0;
	}
	.cont_02_r img {
		width: 60%;
	}
	.cont_02_l_txt2 {
		line-height: 16px;
	}
	.cont3_box_st {
		width: 100%;
		padding: 30px 20px;
		margin: 10px 0;
	}
	.cont3_box_img img {
		width: 80%;
	}
	.cont_04_to {
	 	padding: 0; 
	}
	.cont_04_l {
		width: 35%;
	}
	.cont_04_l img {
		width: 100px;
	}
	.cont_04_r {
		width: 65%;
	}	
	.cont_04_txt1 {
		width: 100%;
	}
	.cont5_box_area {
		margin: 0;
	}
	.cont5_box_st {
        width: 49%;
        margin: 10px 0;
	}
	.cont5_circle {
		width: 100px;
		height: 100px;
		border-radius: 100px;
	}
	.cont5_circle img {
		width: 60%;
	}
	.cont_06_box {
		width: 100%;
    	height: 430px;
		background-size: cover;
	}
	.cont_06_txt {
		font-size: 1.2rem;
		line-height: 13px;
		padding: 56% 0 0 0;
	}
	.cont7_area {
		margin: 0;
	}
	.cont7_box_area {
		margin: 0;
	}
	.cont7_box_l {
		width: 30%;
	}
	.cont7_box_r {
        width: 70%;
        padding: 5px 0;
        line-height: 16px;
	}
	.cont7_box_l_img {
		width: 80px;
		height: 80px;
		border-radius: 80px;
	}
	.cont7_box_l_img img {
		width: 60%;
	}
	.cont8_area {
		width: 93%;
		margin: 0;
	}
	.cont8_box_l {
        width: 100%;
        justify-content: center;
	}
	.cont8_box_r {
		width: 100%;
	}	
	.cont8_box_r_txt {
		width: 100%;
	}
	.cont9_box_area {
		margin: 0;
	}
	.cont9_box_st {
        width: 99%;
        margin: 10px auto;
	}
	.cont9_circle {
		height: 80px;
	}
	.cont9_circle img {
		width: 60px;
	}
	.cont11_box_area {
		margin: 0;
	}
	.cont11_box_st {
        width: 99%;
        margin: 10px auto;
	}
	.cont11_circle {
		height: 80px;
	}
	.cont11_circle img {
		width: 60px;
	}
	.ad_padtb23 {
		padding: 0;
	}
}


/* 좌측 퀵메뉴 */

.quick-menu {
	margin-top: 0 !important;
}

.l_quick_area {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
}

.l_quick_1 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin-top: 10px;
	background: #262626;
}
.l_quick_1 ul {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;	
    margin: 0 auto;	
}
.l_quick_1 ul li {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 20%;
	height: 66px;
	border: 1px solid #333;
	cursor: pointer;
}
.l_quick_2 {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	background: #262626;
}
.l_quick_2 ul {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 0;
	width: 100%;	
	margin: 0 auto;
}
.l_quick_2 ul li {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 20%;
	height: 66px;
	border: 1px solid #333;
	cursor: pointer;
}

.l_quick_1 ul li div,.l_quick_2 ul li div {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	line-height: 18px;
}