@charset "utf-8";

/* 내용관리 */
#ctt {
  padding: 10px;
  width: 100%;
  max-width: 1170px;
  margin: 50px auto;
}

.ctt_admin {
  margin: 0 5px;
  text-align: right;
}

#ctt header h1 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

#ctt_con {
  padding: 10px 0;
}

.ctt_img {
  text-align: center;
}

#ctt_con h2 {
  text-align: center;
  margin-bottom: 20px;
}

#ctt_con h2 img {
}

#ctt_con h3 {
  text-align: center;
  font-size: 22px;
  color: #242b5d;
  margin-top: 50px;
  font-weight: normal;
}

#ctt_con > p {
  margin: 31px auto;
  max-width: 1000px;
  font-size: 14px;
  text-align: center;
  line-height: 1.8;
  color: #242b5d;
}

#ctt_con > p br {
}

#ctt_con > strong {
  display: block;
  text-align: center;
  font-size: 15px;
  color: #015c91;
}

#ctt_con > span.festival {
  display: block;
  text-align: center;
  margin: 20px auto 80px;
  font-size: 16px;
  color: #242b5d;
  font-weight: 600;
}

#ctt_con .overview {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto 80px;
}

#ctt_con h4 {
  background: url(../../../img/drone.gif) no-repeat left center;
  font-size: 20px;
  padding-left: 25px;
  color: #000;
  margin-bottom: 20px;
}

#ctt_con h4 span {
  font-size: 20px;
  display: inline-block;
  padding-left: 10px;
  color: #000;
}

#ctt_con .tbl_wrap {
  margin: 0px;
}

#ctt_con .tbl_wrap table {
  border-top: solid 3px #22b5e2;
}

#ctt_con .tbl_wrap table th {
  border-bottom: solid 1px #ddd;
  border-right: solid 1px #ddd;
  padding: 0px 10px;
  background: #fafafa;
}

#ctt_con .tbl_wrap table th span {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #333333;
  min-height: 40px;
  /* line-height: 40px; */
}

#ctt_con .tbl_wrap table th span em {
  font-style: normal;
}

#ctt_con .tbl_wrap table th span i {
  font-style: normal;
  color: #22b5e2;
  font-size: 14px;
  display: block;
  padding-left: 5px;
  font-weight: normal;
}

#ctt_con .tbl_wrap table td {
  border-bottom: solid 1px #c3d4de;
  padding: 10px;
  font-size: 16px;
}

#ctt_con .tbl_wrap table td::after {
  content: "";
  display: block;
  clear: both;
}

#ctt_con .tbl_wrap table tr.spon td img {
  width: 33.333333333%;
  float: left;
}

#ctt_con .tbl_wrap table td p {
  color: #999999;
}

#ctt_con .program {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto 80px;
}

#ctt_con .program ul {
}

#ctt_con .program ul li::after {
  display: block;
  clear: both;
  content: "";
}

#ctt_con .program > ul > li {
  border: solid 1px #ddd;
  padding: 20px 10px;
  border-radius: 5px;
  margin-bottom: 20px;
}

#ctt_con .program > ul > li:last-child {
  margin-bottom: 10px;
}

#ctt_con .program > ul > li > div span {
  float: left;
  width: 33.3333333333333333333%;
  font-size: 16px;
}

#ctt_con .program ul li span.date {
  text-align: center;
  font-weight: 600;
  min-height: 10px;
  width: 35%;
}
#ctt_con .program ul li .wrap {
  width: 65%;
display: flex;flex-wrap: wrap;}

#ctt_con .program ul li span.date i {
  font-style: normal;
  color: #999999;
  display: inline-block;
  padding-left: 10px;
  font-size: 16px;
  font-weight: normal;
}

#ctt_con .program ul li span.time {
  font-weight: 600;
  width: 35%;
  padding-left: 20px;
}

#ctt_con .program ul li span.pro {
  font-weight: 600;
  color: #015c91;
  width: 65%;
padding-bottom: 20px;}

#ctt_con .program ul li span.pro em {
  font-style: normal;
  min-width: 110px;
  display: inline-block;
}

#ctt_con .program ul li span.pro i {
  font-style: normal;
  color: #999999;
  display: inline-block;
  padding-left: 10px;
  font-size: 14px;
  font-weight: normal;
}

#ctt_con .program span.info {
  display: block;
  text-align: right;
}

#ctt_con .program > ul > li > div {
	display:flex;
	flex-wrap:Wrap;
}

#ctt_con .program > ul > li > div::after {
  content: "";
  display: block;
  clear: both;
}

#ctt_con .program > ul > li > div .wrap .talk_con {
  padding-left: 38%;
}

#ctt_con .program > ul > li > div .wrap .talk_con h5 {
  font-size: 16px;
  color: #015c91;
  padding-bottom: 10px;
}

#ctt_con .program > ul > li > div .wrap .talk_con h5 i {
  font-size: 14px;
  padding-left: 10px;
  color: #999999;
  font-style: normal;
  font-weight: normal;
}

#ctt_con .program > ul > li > div .wrap .talk_con .mc {
  font-size: 12px;
  display: block;
  width: 100%;
  float: none;
  padding-bottom: 10px;
}

#ctt_con .program > ul > li > div .wrap .talk_con .mc i {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
}

#ctt_con .program > ul > li > div .wrap .talk_con .cast {
}

#ctt_con .program > ul > li > div .wrap .talk_con .cast i {
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  color: #6699bb;
}

#ctt_con .program > ul > li > div .wrap .talk_con .cast dl::after {
  content: "";
  display: block;
  clear: both;
}

#ctt_con .program > ul > li > div .wrap .talk_con .cast dl {
	display:flex;
	flex-wrap:wrap;
}

#ctt_con .program > ul > li > div .wrap .talk_con .cast dl dt {
  width: 28%;
  font-weight: bold;
  border-right: solid 2px #015c91;
  line-height: 1;
  margin: 3px 0px;
  color: #000;
  font-size: 13px;
}

#ctt_con .program > ul > li > div .wrap .talk_con .cast dl dd {
  width: 72%;
  padding-left: 10px;
  color: #999999;
  font-size: 13px;
}

#ctt_con .program > ul > li > div .wrap .talk_con .cast ul {
}

#ctt_con .program > ul > li > div .wrap .talk_con .cast ul li {
  color: #000;
  font-weight: bold;
  font-size: 13px;
}

#ctt_con .program > ul > li > div .wrap .talk_con .cast ul li em {
  font-style: normal;
  font-weight: normal;
  color: #999999;
}

#ctt_con .organization {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto 80px;
}

#ctt_con .organization .tbl_wrap table td p {
  font-size: 0.8em;
}

.pc {
  display: block;
}

.mobile {
  display: none;
}

.theme {
}

.theme h4 {
}

.theme .theme_box {
  border: solid 1px #ddd;
  border-top: solid 3px #22b5e2;
  background: #fafafa;
  padding: 25px;
  margin-bottom: 60px;
}

.theme .theme_box h5 {
  font-size: 22px;
  margin-bottom: 25px;
  color: #242b5d;
}

.theme .theme_box > ul {
  margin-bottom: 20px;
}

.theme .theme_box > ul > li {
  padding-left: 15px;
  line-height: 1.5;
  font-size: 14px;
  word-break: keep-all;
  position: relative;
  margin-bottom: 10px;
}

.theme .theme_box > ul > li::before {
  position: absolute;
  content: "◆";
  color: #22b5e2;
  font-size: 10px;
  top: 2px;
  left: 0;
}

.theme .theme_box > dl {
  padding: 20px;
  padding-top: 0;
}

.theme .theme_box > dl > dt {
  font-size: 16px;
  font-weight: bold;
  color: #242b5d;
  margin-bottom: 10px;
}

.theme .theme_box > dl > dd {
  margin-bottom: 20px;
}

.theme .theme_box > dl > dd > ul {
  padding-left: 10px;
}

.theme .theme_box > dl > dd > ul > li {
  padding-left: 15px;
  line-height: 1.5;
  font-size: 14px;
  word-break: keep-all;
  position: relative;
  margin-bottom: 10px;
}

.theme .theme_box > dl > dd > ul > li::before {
  position: absolute;
  content: "○";
  color: #666666;
  font-size: 8px;
  top: 0px;
  left: 0;
}

.theme .theme_box > dl > dd > ul > li p {
  font-size: 12px;
}
.logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.logos a {
  display:block;
	text-align:center;
  width: 27.3333333%;
	margin:0px 3%;
}
.logos a img{
	width:100%;
	max-width:150px;
}
/* 방혜성 수정 */
.trans_tab_ul {
  display: flex;
  justify-content: flex-end;
}
.trans_tab_ul li:first-child {
  margin-right: 15px;
}
@media (max-width: 960px) {
  #ctt_con .program ul li {
    padding: 20px 15px;
  }

  #ctt_con .program ul li span.date {
    width: 100%;
    margin-bottom: 20px;
  }

  #ctt_con .program ul li div:last-child span.date {
    min-height: 0px;
    margin-bottom: 10px;
    text-align: left;
    display: block;
  }

  #ctt_con .program ul li span.time {
    width: 40%;
  }

  #ctt_con .program ul li span.pro {
    width: 60%;
  padding-bottom: 20px;}

  #ctt_con .program ul li span.pro em {
    min-width: auto;
  }


  #ctt_con .program > ul > li > div .wrap .talk_con {
    padding-left: 30%;
  }

  #ctt_con .program > ul > li > div .wrap .talk_con .cast ul li {
    padding: 0px;
  }
}

@media (max-width: 640px) {
  #ctt_con > strong {
    font-size: 14px;
  }

  #ctt_con h3 {
    font-size: 18px;
  }

  #ctt_con .tbl_wrap table th {
    padding: 5px;
  }

  #ctt_con .tbl_wrap table th span {
    font-size: 14px;
    line-height: 18px;
  }

  #ctt_con .tbl_wrap table tr:last-child th span {
    font-size: 14px;
    line-height: 40px;
  }

  #ctt_con .tbl_wrap table th span i {
    display: block;
    line-height: 18px;
  }

  #ctt_con .tbl_wrap table td {
    font-size: 14px;
  }

  #ctt_con .program ul li span.date i,
  #ctt_con .program ul li span.pro i {
    padding: 0px;
  }

  #ctt_con .program span.info {
    text-align: left;
  }

  #ctt_con .tbl_wrap table tr:last-child td img {
    width: 100%;
    max-width: 150px;
    margin-bottom: 5px;
  }

  #ctt_con .program > ul > li > div .wrap .talk_con {
    padding-left: 0px;
    width: 100%;
  }

  #ctt_con .program > ul > li > div .wrap .talk_con .cast dl dt {
    display: block;
    float: none;
    width: 100%;
    border-right: none;
    padding-bottom: 3px;
    padding-top: 5px;
  }

  #ctt_con .program > ul > li > div .wrap .talk_con .cast dl dd {
    display: block;
    float: none;
    width: 100%;
    border-left: solid 2px #015c91;
    line-height: 1;
    margin: 5px 0px;
  }

  #ctt_con .program > ul > li > div .wrap .talk_con .cast ul li em {
    display: block;
  }

  #ctt_con .program > ul > li > div .wrap .talk_con h5 i {
    display: block;
    padding: 0px;
  }

  .pc {
    display: none;
  }

  .mobile {
    display: block;
  }
  .theme .theme_box > dl {
    padding-left: 0;
  }

  .logos img {
    display: inline-block;
    width: 54%;
  }
  .festival .trans_tab_ul {
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }
	.logos a {
		width:40%;
		margin:0px 5%;
	}
}

/* 방혜성 추가 */

.trans_tab_ul li a {
  display: block;
  padding: 5px 20px;
  background: #242b5d;
  border-radius: 50px;
  color: #fff;
  font-size: 15px;
}
.english1 {
  display: none;
  font-size: 15px;
}
.korea1 {
	word-break: keep-all;
  display: none;
}
.english1.active {
  display: block;
}
.korea1.active {
  display: block;
}
.english2 {
	word-break: keep-all;
  display: none;
  font-size: 15px;
}
.korea2 {
  display: none;
}
.english2.active {
  display: block;
}
.korea2.active {
  display: block;
}
.trans_box {
  display: flex;
}
.trans_box .trans_tab_ul {
  margin-left: 20px;
}
.organization_logos{
	display : flex;
	width : 100%;
	align-items: center;
	justify-content: center;
}
.organization_logos > div{
	text-align: center;
}
.organization_logos > div:first-child{
	width : 60%;
}
.organization_logos > div:last-child{
	width : 40%;
}
.schedule_graph table{
	width : 100%;
	text-align: center;
	border-spacing: 0;
}
.schedule_graph table th{
	background-color : #404040;
	color : white;
}
.schedule_graph table th:not(:first-child){
	border-right: 1px solid gray;
}
.schedule_graph table th:first-child{
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}
.schedule_graph table td{
	border-bottom: 1px solid gray;
	background-color : #f0f0f0;
}
.schedule_graph table tr:first-child td:nth-child(2) {
	background-color : white;
}
.schedule_graph table td:not(:first-child){
	border-right: 1px solid gray;
}
.schedule_graph table td:first-child{
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}
.schedule_graph table td ul li{
	position : relative;
	margin-left : 40px;
}
.schedule_graph table td .txt{
	text-align: left;
}
.schedule_graph table td ul li:before{
	content : "- ";
	position : absolute;
	left : -15px;
	top : 0;
}
.pl15{
	padding-left: 15px;
}
.schedule_graph table td ul li.pl15:before{
	content: "";
}
.pl30{
	padding-left: 30px;
}
.schedule_graph table td ul li.pl30::before{
	content: "";
}
.schedule_graph table td.table_td{
	position: relative;
	border-bottom: 1px solid #f0f0f0;
}
td.table_td:before {
    position: absolute;
    content: "";
    width: 100%;
    border-bottom: 1px solid gray;
    left: 0;
}
td.table_td1:before{
	top:89%;
}
td.table_td2:before{
	top:97%;
}
td.table_td3:before{
	top:89%;
}
.par_height_err{
	position : relative;
}
span.heigth_err {
    position: absolute;
    top: -5px;
    left: 50%;
    transform: translateX(-50%);
    width : 100%;
}
span.height_err2 {
  top: -15px;
}

span.height_err3 {
  top: 130px;
}

.org_boss {display:flex;justify-content: center;flex-wrap:wrap;padding: 10px;}
.org_boss li{display:flex;flex-direction: column;text-align: center;margin-bottom: 20px; width: 25%;}
.org_boss li .img {
    margin-bottom: 20px;
}
.org_boss li .img img {max-width:100%;}
.org_boss li p {word-break:keep-all; color:#000 !important}
.org_boss li p b {font-size:20px; display:inline-block; margin-right:10px;}
.org_boss li p span {}
.org_boss li p:last-child { font-size:12px; text-align: center;}
@media (max-width: 960px) {
  .schedule_graph table td ul li{
    padding : 0 !important;
  }
	#ctt_con .program ul li .wrap {
		width:100%;
	}
}

@media (max-width: 640px) {
  span.height_err3 {
    top: 50px;
  }
	#ctt_con .program ul li span.time {
		width:100%;
	padding: 0;}
	#ctt_con .program ul li .pro {
		width:100%;
	}
}
@media (max-width: 480px) {
  span.height_err3 {
    top:0;
  }
  .min_480_height{
    height : 1050px !important;
  }
  .min_480_height2{
    height : 300px !important;
  }
  span.heigth_err{
    top : 8px;
  }
  span.height_err2 {
    top: -10px;
  }
}