@charset "UTF-8";

body {margin:0;padding:0;}
body * {margin:0;padding:0;}
.eng * {font-family: 'Montserrat'; }

.program-book {
	padding: 50px 0 0 50px;
	overflow-x: hidden;
}

.program-book.english {
	padding: 50px 0 0 40px;
}
.program-book header {
	position: relative;
}

.program-book header h1 {
	display: inline-block;
	font-size: 110px;
	letter-spacing: -10px;
}

.program-book.korean header h1 {font-family: 'RixSGo B';}
.program-book.english header h1 {font-weight: 500;}

.program-book header h1 span {
	color: #ee1c25;
}

.program-book header .right {
	position: absolute;
	display: inline-block;
	height: 100%;
	width: 100%;
}
.program-book header .right h2 {
	position: absolute;
	top: 10px;
	width: 100%;
	padding-bottom: 10px;
	padding-left: 65px;
	border-bottom: 1px solid #ee1c25;
	font-size: 45px;
	color: #ee1c25;
}
.program-book header .right h3 {
	position: absolute;
	bottom: 10px;
	font-size: 17px;
	padding-left: 65px;
}

.program-book .section {margin-top: 25px;overflow: hidden;}
.program-book .section .section-header {
	text-align: right;
	width: 100%;
	padding: 0;
	padding-right: 60px;
}
.program-book .section .section-header ul li { display: inline-block; }
.program-book .section .section-header ul li a {
	color: #fff;
	padding: 10px 15px;
	font-size: 11px;
	display: block;
}
.program-book .section .section-header ul li.dap a {
	background-color: #ee1c25;
}
.program-book .section .section-header ul li.dgp a {
	background-color: #6457a6;
}
.program-book .section .section-header ul li ~ li {
	margin-left: 5px;
}

.program-book .section .content {
	font-size: 0;
	margin-top: 15px;
	position: relative;
	display: flex;
	justify-content: space-around;
}
.program-book .section .content .left,
.program-book .section .content .right {display: inline-block;vertical-align: top;}

.program-book .section .content .left {width: auto;white-space: nowrap;}
.program-book .section .content .right {}

.program-book .section .content .left > *,
.program-book .section .content .right > * {}

.program-book .section .content .content-wrap {
	margin-bottom: 60px;
}
.program-book .section .content .content-wrap h3 {
	font-size: 20px;
}

.program-book .section .content h2 {font-size:28px;margin-top: 20px;}
.program-book .section .content h2,
.program-book .section .content h3 {padding-bottom: 45px;font-weight: 500;}

.program-book.korean .section .content h2,
.program-book.korean .section .content h3 { font-family: 'RixSGo B'; }
.program-book.english .section .content h3 {font-weight:500;}
.program-book.english .section .content h2 {font-weight:600;}
.program-book .section .content .content-wrap h4 {
	font-size: 15px;
	padding-bottom: 30px;
}
	
.program-book .section .content .content-wrap.yk {}
.program-book .section .content .content-wrap.yk h3,
.program-book .section .content .content-wrap.yk h4 {color: #f46f24;}

.program-book .section .content .content-wrap.sp h3,
.program-book .section .content .content-wrap.sp h4{color: #0071ba;}

.program-book .section .content .content-wrap.dg h3,
.program-book .section .content .content-wrap.dg h4 {
	color: #6457a6;
}
.program-book .section .content .content-wrap.ed h3, 
.program-book .section .content .content-wrap.ed h4 {
	color: #ee1c25;
}

.program-book .section .content .content-wrap ul {}
.program-book .section .content .content-wrap ul li {
}

.program-book .section .content .content-wrap ul li ~ li {
	margin-top: 20px;
}

.program-book.korean .section .content .en {display:none;}
.program-book.english .section .content .ko {display:none;}

.program-book .section .content .content-wrap ul li > div > * ,
.program-book .section .content .content-wrap ul li > * {display:inline-block;vertical-align: top;line-height: 150%;}
.program-book .section .content .content-wrap ul li > div > p {
    white-space: normal;
}

.program-book .section .content .content-wrap ul li em {
	font-size: 18px;
	font-style: normal;
	width: 235px;
}

.program-book .section .content .left .content-wrap ul li em {
    width: 230px;
}
.program-book.english .section .content .content-wrap ul li em {width: 200px;}
.program-book.english .section .content .right .content-wrap ul li em {width:220px;}
.program-book.english .section .content .left .content-wrap.ed ul li em {
}
.program-book.korean .section .content .content-wrap ul li em {font-family: 'RixSGo B';}
.program-book .section .content .content-wrap ul li div span {
	width: 55px;
	font-size: 12px;
	color: #333;
	padding-top: 3px;
}

.program-book.english .section .content .content-wrap ul li span {width: 110px;word-break: break-all;white-space: normal;text-overflow: ellipsis;}
.program-book.english .section .content .content-wrap ul li span.long {
	margin-left: -75px;
	margin-right: 75px;
}

.program-book .section .content .content-wrap ul li p {
	width: 280px;
	word-break: keep-all;
	font-size: 18px;
}

.program-book .section .content .right .content-wrap ul li p {width: 250px;}
.program-book.english .section .content .left .content-wrap ul li p {/* width: 250px; */}
.program-book.english .section .content .left .content-wrap.dg ul li p {width: 330px;}
.program-book.english .section .content .left .content-wrap.ed ul li p {
    width: 350px;
}
.program-book.english .section .content .right .content-wrap ul li p {width:auto;}

.program-book .section .content .right .cs-wrap ul li > * {
	display:inline-block;
	vertical-align: top;
}

.program-book .section .content .right .cs-wrap ul li {
	margin-bottom: 20px;
}
.program-book .section .content .right .cs-wrap ul li p {
	width: 115px;
	font-size: 13px;
	color: #333;
}

.program-book.english .section .content .right .cs-wrap ul li p {
	width: 180px;
}


.program-book .section .content .right .cs-wrap ul li em {
	margin-left: 20px;
	font-style: normal;
}

.program-book.korean .section .content .right .cs-wrap ul li span ,
.program-book.korean .section .content .right .cs-wrap ul li em {font-family:'RixSGo B';}

.program-book.english .section .content .right .cs-wrap ul li span ,
.program-book.english .section .content .right .cs-wrap ul li em {font-weight: 600;color: #000;}

.program-book .section .content .right .cs-wrap span {color:#333;}
.program-book .section .content .right .cs-wrap > span {display: inline-block;margin-top: 10px;}
.program-book .section .content .right .cs-wrap {padding-top: 35px;font-size:13px;}

@media screen and (max-width: 1024px) {
	.program-book .section .content .right {margin-left: 0;}
}