/* inc.css 제외한 content css */

/* main */
#main_visual {
  height: 500px;
  background: url(../../images/main/khmf2026_main-1.jpg?ver=1.0.0) no-repeat center/cover;
}
#main_visual .mobile{display:none;}
#quick_menu {
  width: 100%;
  background: #eee;
}
#quick_menu ul {
  width: 978px;
  margin: auto;
  display: flex;
  background: #fff;
  border-radius: 500px;
  position: relative;
  top: -63px;
}
#quick_menu ul li {
  width: 25%;
}
#quick_menu ul li a {
  font-size: 20px;
  height: 196px;
  display: block;
  font-weight: 600;
  padding-top: 135px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  background: url(../../images/main/ico_quick_event.png) no-repeat top 38px center;
}
#quick_menu ul li:nth-of-type(1) a {
  text-indent: 30px;
  background-position: 80px 38px;
}
#quick_menu ul li:nth-of-type(2) a {
  background-image: url(../../images/main/ico_quick_program.png);
  background-position: 90px 38px;
}
#quick_menu ul li:nth-of-type(3) a {
  background-image: url(../../images/main/ico_quick_presentation.png);
}
#quick_menu ul li:nth-of-type(4) a {
  background-image: url(../../images/main/ico_quick_online_form.png);
  text-indent: -26px;
  background-position: 63px 38px;
}
#quick_menu ul li:not(:last-of-type) a::after {
  content: "";
  position: absolute;
  top: calc(50% - 53px);
  right: 0;
  width: 1px;
  height: 106px;
  background: #d9d9d9;
}

#youtube {
  background: #eee url(../../images/main/youtube_bg.png) no-repeat center bottom / cover;
  padding:16px 16px 70px;
  text-align: center;
}
#youtube .top_box{
position:relative;
  margin:0 auto;
  max-width:1055px;
}
#youtube .date {
  background: #2f72cc;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  padding: 10px 15px;
  margin: auto;
}
#youtube h2 {
  font-size: 35px;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 27px;
}
#youtube h2 span {
  color: #2f72cc;
}

#youtube .btn_box{
position:absolute;
top:50%;
transform:translateY(-50%);
right:0;
vertical-align:top;
font-style:normal;
font-size:17px;
font-weight:500;
}
#youtube .btn_box a{
display:inline-block;
padding:0 25px;
height:45px;
line-height:39px;
background:#6720b5;
border-radius:999px;
box-sizing:border-box;
border:3px solid #b087dd;
color:#fff;
}

#youtube .btn_box a i{
display:inline-block;
margin-left:7px;
transition:all 0.2s;
}
#youtube .btn_box a:hover i{
margin-left:12px;
}

#youtube .vid_box {
  background: #fff;
  border-radius: 12px;
  padding: 35px 27px;
  padding-bottom: 10px;
  box-sizing: border-box;
  width: 1055px;
  margin: auto;
}
#youtube .vid_box .vid {
  border-radius: 16px;
  position: relative;
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.5%;
  overflow: hidden;
  margin-bottom: 5px;
}
#youtube .vid_box .vid iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#youtube .vid_box.thumnail .vid img {
  max-width:100%;
}

#youtube .vid_box .bottom_logo{
height:32px;
padding:20px 0;
}

#board {
  margin-top: 58px;
  margin-bottom: 64px;
}
#board article {
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin: auto;
  justify-content: space-between;
}
#board article > div {
  width: 550px;
}
#board article > div .tit {
  display: flex;
  justify-content: space-between;
}
#board article > div .tit h3 {
  font-size: 23px;
  border-bottom: 5px solid #2f72cc;
  height: 52px;
  line-height: 52px;
  box-sizing: border-box;
}
#board article > div .tit button {
  width: 52px;
  height: 52px;
}
#board article > div ul {
  border-bottom: 1px solid #d4d4d4;
}
#board article > div ul li {
  border-top: 1px solid #d4d4d4;
}
#board article > div ul li a {
  padding: 20px 0;
  display: block;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: relative;
}
#board article > div ul li a::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #636363;
  position: absolute;
  left: 0;
  top: calc(50% - 2.5px);
}
#board article > div ul li a p {
  width: 408px;
  padding-left: 20px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#board article > div ul li a span.date {
  color: #343434;
  font-size: 15px;
  font-weight: 300;
}

/*페이지 상태*/
.page_state_box{text-align:center; padding:45px 50px 50px; border:4px dashed #e0e0e0; }
.page_state_box .txt_box .icon{margin-bottom:10px;}
.page_state_box .txt_box .icon i{font-size:80px; color:#f7ae00;}
.page_state_box.prepare .txt_box .icon i{color:#1a91cf;}
.page_state_box .txt_box .tb_01{font-size: 32px !important; font-weight:500;}
.page_state_box .txt_box em{color:#f7ae00; font-style: normal;}
.page_state_box.prepare .txt_box em{color:#1a91cf;}
.page_state_box .txt_box .tb_02{font-size:2rem; margin-top:15px; font-weight:600;}


/* 상세페이지 nav */

/* 인사말 및 상세페이지 공통*/
#detail_main_banner {
  height: 300px;
  background: url(../../images/sub/detail_main_banner-2026.jpg) no-repeat center / cover;
}
#detail_nav {
  background: #f5f5f5;
  border-bottom: 1px solid #dfdfe3;
}
#detail_nav article {
  width: 1200px;
  margin: auto;
  height: 54px;
  display: flex;
}
#detail_nav article .home {
  width: 54px;
  height: 54px;
  border-left: 1px solid #dfdfe3;
  border-right: 1px solid #dfdfe3;
}
#detail_nav article .depth {
  border-right: 1px solid #dfdfe3;
  width: 250px;
  position: relative;
}
#detail_nav article .depth p {
  color: #4a4a4e;
  height: 100%;
  line-height: 52px;
  padding-left: 24px;
  box-sizing: border-box;
  background: url(../../images/sub/select_arrow.png) no-repeat center right 17px;
  cursor: pointer;
}
#detail_nav article .depth:hover ul {
  display: block;
}
#detail_nav article .depth ul {
  position: absolute;
  top: 100%;
  left: -1px;
  width: 100%;
  background: #fff;
  border: 1px solid #dfdfe3;
  display: none;
  z-index: 3;
}
#detail_nav article .depth ul li {
  border-top: 1px solid #eee;
}
#detail_nav article .depth ul li:first-child {
  border-top: 0;
}
#detail_nav article .depth ul li:hover {
  background: #f9f9f9;
}
#detail_nav article .depth ul a {
  display: block;
  padding: 16px 22px;
}
#content {
  text-align: center;
  width: 1200px;
  margin: auto;
  margin-bottom: 80px;
}
#content h2 {
  font-size: 35px;
  color: #343434;
  padding: 60px 0;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 40px;
  text-align:center;
}
#content .txt {
  width: 953px;
  margin: auto;
  text-align: left;
}
#content h3 {
  margin-top: 54px;
  font-size: 26px;
  margin-bottom: 30px;
  font-weight: 600;
}
#content h3 span {
  color: #0959a1;
}
#content p {
  font-size: 18px;
  line-height: 1.3;
}

#content.outline .con_in {
  width: 1050px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
#content.outline .con_in img {
  height: 425px;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.25);
}
#content.outline .con_in .txt {
  border-radius: 12px;
  border: 1px solid #d9d9d9;
  /*height: 425px;*/
  padding: 40px;
  box-sizing: border-box;
  width: 712px;
  margin: 0;
}
#content.outline .con_in .txt > span {
  color: #1ccbe7;
  font-size: 15px;
  font-weight: 300;
}
#content.outline .con_in .txt h3 {
  font-size: 28px;
  color: #2f72cc;
  font-weight: 600;
  margin: 0;
  margin-bottom: 26px;
  margin-top: 4px;
}
#content.outline .con_in .txt table {
}
#content.outline .con_in .txt table th {
  font-size: 18px;
  border-top: 1px solid #d9d9d9;
  width: 112px;
  padding: 14px 0;
  vertical-align: top;
}
#content.outline .con_in .txt table td {
  border-top: 1px solid #d9d9d9;
  padding: 14px 0;
  line-height: 1.45;
}

/* 후원기관 */
#content.sponsored .con_in ul {
  display: flex;
  flex-wrap: wrap;
}
#content.sponsored .con_in ul li{
  width:calc((100% - 64px)/5);
  margin-left:16px;
}
#content.sponsored .con_in ul li:nth-child(5n+1){
  margin-left:0;
}
#content.sponsored .con_in ul img {
  border: 1px solid #e7e7e7;
  width:100%;
}
#content.sponsored .con_in ul p {
  font-size: 15px;
  color: #6f6f72;
  padding: 16px 0;
  padding-bottom: 20px;
}

/* 개인정보처리방침 */
#content.privacy .con_in {
  text-align: left;
  color: #444;
  font-weight: 300;
}
#content.privacy .pri_box {
  background: #f5f5f5;
  padding: 35px 47px;
  box-sizing: border-box;
  margin-bottom: 18px;
}
#content.privacy .pri_box2 {
  padding-bottom: 36px;
  margin-top: 22px;
  border-bottom: 1px solid #d9d9d9;
}
#content.privacy .pri_box2:last-of-type {
  border-bottom: none;
}
#content.privacy .pri_box2 h4 {
  font-size: 20px;
  color: #043e65;
  font-weight: 500;
  margin-bottom: 18px;
}
#content.privacy .pri_box2 p {
  font-size: 17px;
}
#content.privacy .pri_box2 p b {
  font-weight: 500;
}
#content.email .con_in p {
  font-weight: 500;
  padding-left: 44px;
  padding-top: 10px;
  text-align: left;
}
#content.sitemap .con_in {
  width: 710px;
  text-align: left;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: auto;
  margin-top: 60px;
}
#content.sitemap .con_in dl {
  width: 194px;
  margin-bottom: 70px;
}
#content.sitemap .con_in dl dt {
  color: #4066cb;
  font-size: 20px;
  border-left: 2px solid #4066cb;
  height: 20px;
  line-height: 20px;
  margin-bottom: 20px;
  padding-left: 8px;
  font-weight: 600;
}
#content.sitemap .con_in dl dd {
}
#content.sitemap .con_in dl dd ul {
}
#content.sitemap .con_in dl dd ul li a {
  display: block;
  padding: 14px 0;
  border-bottom: 1px solid #d9d9d9;
}

#content.greeting .con_in img.mo {
  display: none;
}
#content.greeting .txt {
  width: 972px;
  margin-left: 137px;
  margin-top: -32px;
  word-break: keep-all;
}
#content.greeting .txt p.headline {
  font-size: 28px;
  color: #132c72;
  font-weight: 600;
}
#content.greeting .txt h3 {
  color: #343434;
  font-size: 26px;
  margin-top: 56px;
  margin-bottom: 33px;
}
/* 프로그램 소개 */
#content.program {
  color: #343434;
}

#content.program img {
  width: 100%;
  max-width: 1000px;
}
#content.program h2 {
  margin-bottom: 48px;
}
#content.program table {
  width: 100%;
  border-collapse: collapse;
  table-layout:fixed;
}
#content.program .title {
  text-align: left;
  font-size: 22px;
  padding-left: 17px;
  position: relative;
  margin-bottom: 20px;
  font-weight:500;
}
#content.program .title::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  background: #4066cb;
  top: calc(50% - 3px);
  left: 0;
}
#content.program table thead {
  border-top: 2px solid #4066cb;
  border-bottom: 1px solid #828282;
}
#content.program table thead th {
  background: #f5f5f5;
  padding: 20px 0;
  border-right: 1px solid #d5d5d5;
  font-weight: 500;
}
#content.program table tbody td {
  padding: 20px 32px;
  text-align: center;
  font-size: 15px;
  border-bottom: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
}
#content.program table tbody td.day {
  font-size: 17px;
}
#content.program table tbody td.date span {
  font-size: 14px;
  color: #7b7b7b;
}
#content.program table tbody td.contents {
  text-align: left;
  line-height: 27px;
  border-right: none;
}
#content.program table tbody td.contents p {
  font-weight: 600;
  color: #2f72cc;
  font-size: 16px;
  margin-bottom: 2px;
}
#content.program table tbody td.contents b {
  font-weight: 600;
}
#content.program table tbody td.contents b strong{
  color:#4066cb;
}
#content.program table tbody td.topic em {
  font-style: normal;
  display: block;
  padding-left: 15px;
}
#content.program table tbody td.interview em {
  font-style: normal;
  display: block;
  padding-left: 10px;
  position: relative;
  margin-top:5px;
}
#content.program table tbody td.interview.opening em{
  margin-top:0;
}
#content.program table tbody td.interview em.first{margin-top:0;}
#content.program table tbody td.interview em::before {
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
}
#content.program table tbody td strong.topic_tit{
	display:block;
	line-height:1.3em;
	font-weight:500;
	font-size:17px;
	color:#0d9ead;
}

#content.program table tbody td.panel b:nth-of-type(3),
#content.program table tbody td.panel b:nth-of-type(4),
#content.program table tbody td.panel b:nth-of-type(5),
#content.program table tbody td.panel b:nth-of-type(6) {
  display: inline-block;
  margin-left: 37px;
}

/* 2022.10.20 미디어센터 s */
#content.media_center_content h2 {
  margin-bottom: 30px;
}
#media_center .list_tab {
  margin: auto;
  margin-bottom: 49px;
  font-size:0;
}
#media_center .list_tab li {
	display:inline-block;
	width:11%;
  background: #e5e8ef;
  height: 55px;
  color: #7e7e7e;
  font-size: 20px;
  line-height: 55px;
  text-align: center;
  border-radius: 100px;
  cursor: pointer;
  margin-left:20px;
}
#media_center .list_tab li:first-child{
	margin-left:0;
}
#media_center .list_tab li.on {
  background: #4066cb;
  color: #fff;
}
#media_center .list_tab li a{
	display:block;
}
#media_center .list_con {
}
#media_center .list_con > div {
  display: none;
}
#media_center .list_con > div.on {
  display: block;
}
#media_center .list_con > div ul {
  font-size:0;
  width: 100%;
}
#media_center .list_con > div ul li {
 display:inline-block;
 width:calc((100% - 120px)/3);
  margin-bottom: 21px;
  margin-left: 60px;
  vertical-align:top;
  cursor: pointer;
}
#media_center .list_con > div ul li:nth-child(3n+1){
	margin-left:0;
}
#media_center .list_con > div ul li img {
  width: 100%;
}
#media_center .list_con > div ul li p {
  font-size: 15px;
  margin-top: 14px;
  padding: 0 20px;
  word-break: keep-all;
}
#content.media_center_detail .con_in {
  color: #343434;
  width: 850px;
  margin: auto;
}
#content.media_center_detail .mc_detail_tit {
  font-size: 20px;
  margin-top: 60px;
  margin-bottom: 0;
  font-weight: 400;
  background: #f5f5f5;
  border-top: 2px solid #2f72cc;
  padding: 24px 0;
}
#content.media_center_detail .detail_thum img {
  width: 100%;
}
#content.media_center_detail .detail_content {
  font-size: 20px;
  padding: 35px 0;
  border: 1px solid #d9d9d9;
  border-top: none;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
#content.media_center_detail .list_btn {
  font-size: 16px;
  color: #2f72cc;
  width: 135px;
  height: 49px;
  border: 1px solid #2f72cc;
  border-radius: 100px;
  line-height: 47px;
  margin-top: 83px;
  transition: all 0.3s;
}
#content.media_center_detail .list_btn:hover {
  background: #2f72cc;
  color: #fff;
  border-color: #2f72cc;
}
/* 2022.10.20 미디어센터 e */
/* 2022.10.21 s */
#content.data_center .con_in {
  width: 1050px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
#content.data_center h2 {
  margin-bottom: 50px;
}
#content.data_center .con_in > img {
  height: 425px;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.25);
}
#content.data_center .con_in .txt {
  border-radius: 12px;
  border: 1px solid #d9d9d9;
  height: 425px;
  padding: 40px;
  box-sizing: border-box;
  width: 712px;
  margin: 0;
}
#content.data_center .con_in .txt h3 {
  font-size: 25px;
  color: #2f72cc;
  font-weight: 600;
  margin: 0;
  margin-bottom: 26px;
  margin-top: 4px;
}
#content.data_center .con_in .txt p {
  font-size: 16px;
  color: #343434;
}
#content.data_center .con_in .txt button.download {
  width: 194px;
  height: 53px;
  border-radius: 100px;
  background: #4066cb;
  color: #fff;
  font-size: 17px;
  margin-top: 55px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  line-height: 51px;
  font-family:inherit;
}
#content.data_center .con_in .txt button.download img {
  height: 13px;
  margin-top: -5px;
  vertical-align: middle;
  margin-left: 10px;
}
#content.history {
}
#content.history h2 {
  margin-bottom: 64px;
}
#content.history .con_in {
  color: #343434;
}
#content.history .topic_wrap {
  width: 1070px;
  margin: auto;
  text-align: left;
}
#content.history .topic_wrap article {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 55px;
}
#content.history .topic_wrap article p {
  font-size: 25px;
  color: #2f72cc;
  font-weight: 500;
  position:relative;
  padding-left:17px;
}

#content.history .topic_wrap article p:before{
	content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #4066cb;
    top: calc(50% - 3px);
    left: 0;
}

#content.history .topic_wrap article span.date {
  font-size: 18px;
  background: url(../../images/sub/date_ico.png) no-repeat left center;
  padding-left: 26px;
}
#content.history .topic_wrap .history_list {
  border-radius: 9px;
  margin-top: 23px;
  border: 1px solid #d9d9d9;
  overflow: hidden;
}
#content.history .topic_wrap .history_list .hl_tit {
  background: #f5f5f5;
  font-size: 20px;
  color: #28282b;
  display: flex;
  align-items: center;
  padding: 18px 34px;
  box-sizing: border-box;
  word-break: keep-all;
  font-weight: 600; /* 2022.10.24 */
}
#content.history .topic_wrap .history_list .hl_thum {
  padding: 20px 54px;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
}
#content.history .topic_wrap .history_list .hl_thum img {
  width: 200px;
  height: auto;
}
#content.history .topic_wrap .history_list .hl_content {
  margin-left: 47px;
  padding-top: 20px;
}
#content.history .topic_wrap .history_list .hl_content .name {
  font-size: 20px;

}
#content.history .topic_wrap .history_list .hl_content .name span {
  display:inline-block;
  padding-right: 16px;
  margin-right: 10px;
  position: relative;
  font-weight: bold; /* 2022.10.24 */
  vertical-align:top;
}
#content.history .topic_wrap .history_list .hl_content .name span::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 18px;
  background: #c7c7c7;
  top: 4px; /* 2022.10.24 */
  right: 0;
}
#content.history .topic_wrap .history_list .hl_content .name b {
  font-style: normal;
  font-size: 18px;
  /* 2022.10.24 s */
  display: block;
  margin-bottom:5px;
  color:#088fa5;
  font-weight:600;
  /* 2022.10.24 e */
}
#content.history .topic_wrap .history_list .hl_content .name em {
  display:inline-block;
  color: #216898;
  font-size: 16px;
  font-style: normal;
}
#content.history .topic_wrap .history_list .hl_content ul {
  margin-top: 23px;
  margin-left:-5px;
}
#content.history .topic_wrap .history_list .hl_content ul li {
  padding-left: 12px;
  position: relative;
  margin-bottom: 10px;
  padding-left:20px;
}
#content.history .topic_wrap .history_list .hl_content ul li::before {
  content: "ㆍ";
  position: absolute;
  top: -6px;
  left: 0;
  font-size:25px;
}
/* 2022.10.21 e */
/* 2022.10.24 - 2 s */
.download_pw_pop {
  display: inline-block;
}
.download_pw_pop_wrap {
  padding: 20px;
  display: flex;
  align-items: center;
}
.download_pw_pop_wrap p {
  font-size: 15px !important;
  text-align: left;
}
.download_pw_pop_wrap input {
  width: 200px;
  height: 30px;
  border: 1px solid #c6c4c4;
  border-radius: 3px;
  padding: 5px;
  box-sizing: border-box;
  margin-left: 9px;
}
.download_pw_pop_wrap button {
  padding: 0 12px;
  height: 30px;
  line-height: 28px;
  border-radius: 3px;
  margin-left: 4px;
  background-color: #3962cd;
  color: #fff;
}
/* 2022.10.24 - 2 e */

@media (max-width: 1200px) {
  #youtube .btn_box{
	display:none;
  }
  #board article > div {
    width: 48%;
  }
  #detail_main_banner {
    height: 260px;
  }
  #content {
    width: 100%;
	margin-bottom:50px;
  }
  #content h2 {
    padding: 30px 0;
    font-size: 24px;
  }
  #content .con_in {
    padding: 0 5%;
    box-sizing: border-box;
  }
  #content.greeting .con_in img {
    width: 100%;
  }
  #content .txt {
    width: 100%;
  }
  #content h3 {
    font-size: 22px;
  }
  #content p {
    font-size: 14px;
  }
  #content.outline .con_in {
    width: 100%;
    display: block;
  }
  #content.outline .con_in .txt {
    margin: auto;
    margin-top: 20px;
  }
  #content.sitemap .con_in {
    padding: 0;
  }
  #content.greeting .txt {
    width: 100%;
    margin-left: 38px;
    padding: 0 5%;
    box-sizing: border-box;
  }
  /* 2022.10.20 미디어센터 s */
  #media_center .list_tab {
    width: 100%;
  }
  #media_center .list_con > div ul {
    justify-content: space-between;
  }
  #media_center .list_con > div ul li {
    width:calc((100% - 60px)/2);
  }
  #media_center .list_con > div ul li:nth-child(3n+1) {
    margin-left:60px;
  }
   #media_center .list_con > div ul li:nth-child(2n+1) {
    margin-left:0;
  }
  /* 2022.10.20 미디어센터 e */
    /* 2022.10.21 s */
  #content.data_center .con_in {
    width: 100%;
    display: block;
  }
  #content.data_center .con_in .txt {
    margin: auto;
    margin-top: 20px;
  }
  #content.history .topic_wrap {
    width: 100%;
  }
  /* 2022.10.21 e */
}

@media (max-width: 1060px) {
  #board article {
    display: block;
    padding: 0 5%;
    box-sizing: border-box;
  }
  #board article > div {
    width: 100%;
  }
  #board article > div.notice {
    margin-bottom: 20px;
  }
  #quick_menu ul {
    width: 100%;
    border-radius: 0;
  }
  #youtube .vid_box {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
	overflow:hidden;
  }
  #youtube .vid_box .vid {
    border-radius: 0;
  }
  #main_visual {
    height: 400px;
  }
}
@media (max-width: 975px) {
  #quick_menu ul li a {
    background-position: center 38px !important;
    text-indent: 0 !important;
  }
  #main_visual {
    height: 320px;
  }
  /* 2022.10.20 미디어센터 상세 s*/
  #content.media_center_detail .con_in {
    width: 100%;
  }
  #content.media_center_detail .mc_detail_tit {
    font-size: 16px;
    margin-top: 30px;
    padding: 15px 0;
  }
  #content.media_center_detail .detail_content {
    font-size: 15px;
    padding: 15px 10px;
    word-break: keep-all;
  }
  #content.media_center_detail .list_btn {
    margin-top: 33px;
  }
  /* 2022.10.20 미디어센터 상세 e*/
}
@media (max-width: 768px) {

/*페이지 상태 width : 767 */ 
.page_state_box{padding:30px; margin-top:30px;}
.page_state_box .txt_box .icon i{font-size:60px;}
.page_state_box .txt_box .tb_01{font-size: 23px !important; word-break:keep-all;}

  #quick_menu ul li a {
    font-size: 14px;
    background-size: auto 43px;
    background-position: center 27px !important;
    padding-top: 82px;
    height: 120px;
  }
  #quick_menu ul li:not(:last-of-type) a::after {
    top: calc(50% - 30px);
    height: 60px;
  }
  #quick_menu ul {
    position: static;
    top: 0;
  }
  #youtube {
    padding-top: 26px;
  }
  #youtube .date {
    font-size: 12px;
    padding: 7px 11px;
  }
  #youtube h2 {
    font-size: 20px;
    margin-top: 11px;
    margin-bottom: 14px;
  }
	
  #youtube .vid_box .bottom_logo{height:55px;}

  #youtube .vid_box .bottom_logo{height:20px; padding:10px 0;}

  #board {
    margin-top: 18px;
    margin-bottom: 34px;
  }
  #board article > div .tit h3 {
    font-size: 18px;
  }
  #board article > div ul li a p {
    font-size: 14px;
    width: 81%;
  }
  #board article > div ul li a span.date {
    font-size: 12px;
  }
  #board article > div .tit button {
    text-align: right;
  }
  #board article > div .tit button img {
    width: 16px;
  }
  #main_visual {
   background:none;
   height:auto;
  }
  #main_visual .mobile{display:block; max-width:130%; transform:translateX(-13%);}
  #detail_main_banner {
    height: 100px;
  }
  #detail_nav article {
    width: 100%;
  }
  #detail_nav article .depth {
    width: calc(50% - 27px);
  }
  #content{
	margin-bottom:50px;
  }
  #content.outline .con_in .txt {
    width: 100%;
    height: auto;
    padding: 30px;
  }
  #content.outline .con_in .txt table th {
    width: 26%;
    font-size: 16px;
  }
  #content.outline .con_in .txt table td {
    font-size: 14px;
  }
  #content.outline .con_in .txt h3 {
    font-size: 24px;
  }
  #content.sponsored .con_in ul {
    display: block;
	font-size:0;
	text-align:left;
  }
  #content.sponsored .con_in ul li{
    display: inline-block;
	width:calc((100% - 15px)/2);
	margin-left:15px;
	margin-top:15px;
  }
  #content.sponsored .con_in ul li:nth-child(5n+1){
	margin-left:15px;
  }
  #content.sponsored .con_in ul li:nth-child(2n+1){
	margin-left:0;	
  }
   #content.sponsored .con_in ul li:nth-child(1), #content.sponsored .con_in ul li:nth-child(2){
	margin-top:0;	
  }
  #content.sponsored .con_in ul img{
	max-width:100%;
	height:auto;
  }
   #content.sponsored .con_in ul li p{
   display:none;
   }
  #content.privacy .pri_box {
    font-size: 14px;
    padding: 24px 33px;
  }
  #content.privacy .pri_box2 h4 {
    font-size: 16px;
  }
  #content.privacy .pri_box2 p {
    font-size: 13px;
  }
  #content.email .con_in p {
    padding-left: 0;
    text-align: center;
  }
  #content.sitemap .con_in {
    display: block;
    padding: 0 5%;
    width: 100%;
    margin-top: 30px;
  }
  #content.sitemap .con_in dl {
    width: 100%;
    margin-bottom: 40px;
  }
  #detail_nav {
    font-size: 14px;
  }
  #content.preparation .con_in {
    margin: 40px auto;
  }
  #content.preparation .con_in img {
    width: 100%;
  }
  #content.preparation .con_in h3 {
    font-size: 26px;
  }
  #content.preparation .con_in p {
    font-size: 16px;
    word-break: keep-all;
  }
  #content.greeting .con_in img.pc {
    display: none;
  }
  #content.greeting .con_in img.mo {
    display: block;
    width: 112%;
    margin-left: -6%;
  }
  #content.greeting .txt {
    margin-left: 0;
    margin-top: 6px;
    padding: 0;
  }
  #content.greeting .txt h3 {
    margin-top: 18px;
    font-size: 20px;
    margin-bottom: 10px;
  }
  #content.greeting .txt p.headline {
    font-size: 22px;
  }
  #content.greeting .con_in .mo_title {
    display: block;
    margin: 0;
    font-size: 16px;
    margin-top: 10px;
    color: #0a59a1;
  }
  #content.program h2 {
    margin-bottom: 20px;
  }

 #content.program .title{
	margin-top:20px;
	font-size:16px;
	margin-bottom:10px;
  }

  #content.program table thead th {
    font-size: 15px;
    padding: 12px 0;
  }
 #content.program .m_no{display:none;}
  #content.program table tbody td {
    padding: 10px 12px;
  }

  #content.program table tbody td.date {
    letter-spacing: -0.5px;
  }
  #content.program table tbody td.date span {
    display: block;
    line-height: 1.5;
  }
  #content.program table tbody td.contents p {
    font-size: 15px;
  }
  #content.program table tbody td.contents {
    word-break: keep-all;
  }
  /* 2022.10.20 미디어센터 s */
  #media_center .list_tab {
    margin-bottom: 25px;
  }
  #media_center .list_tab li {
    font-size: 16px;
    width: calc((100% - 20px)/3);
    height: 45px;
    line-height: 45px;
	margin-left:10px;
  }
  #media_center .list_tab li:nth-child(-n+3){
	margin-bottom:10px;
  }
  #media_center .list_tab li:nth-child(3n+1){
    margin-left:0;
  }
  #media_center .list_con > div ul li {
    width: 100%;
	margin-left:0;
  }
  #media_center .list_con > div ul li:nth-child(3n+1){
	margin-left:0;
  }
  /* 2022.10.20 미디어센터 e */
   /* 2022.10.21 s */
  #content.data_center .con_in h3 br {
    display: none;
  }
  #content.data_center .con_in p {
    word-break: keep-all;
  }
  #content.data_center .con_in p br {
    display: none;
  }
  #content.data_center .con_in p br.mo {
    display: block;
  }
  #content.data_center .con_in .txt {
    width: 100%;
    height: auto;
    padding: 30px;
  }
  #content.data_center .con_in .txt h3 {
    font-size: 24px;
  }
  #content.data_center .con_in .txt button.download {
    margin-top: 29px;
    font-size: 15px;
    height: 47px;
    line-height: 45px;
    width: 184px;
  }
  #content.data_center .con_in .txt button.download img {
    height: 12px;
    margin-top: -4px;
  }
  #content.history h2 {
    margin-bottom: 0;
  }
  #content.history .topic_wrap article {
    margin-top: 35px;
  }
  #content.history .topic_wrap article p {
    font-size: 20px;
  }
  #content.history .topic_wrap article span.date {
    font-size: 16px;
    background-size: 16px auto;
    padding-left: 21px;
  }
  #content.history .topic_wrap .history_list {
    margin-top: 12px;
  }
  #content.history .topic_wrap .history_list .hl_tit {
    font-size: 18px;
    height: auto;
    padding: 13px 16px;
  }
  #content.history .topic_wrap .history_list .hl_thum {
    padding: 20px;
    flex-flow: column;
    align-items: center;
  }
  #content.history .topic_wrap .history_list .hl_thum img {
    width: 150px;
  }
  #content.history .topic_wrap .history_list .hl_content {
    margin-left: 0;
    width: 100%;
  }
  #content.history .topic_wrap .history_list .hl_content ul {
    margin-top: 20px;
  }
  #content.history .topic_wrap .history_list .hl_content ul li {
    margin-bottom: 6px;
    font-size: 14px;
  }
  #content.history .topic_wrap .history_list .hl_content .name {
    font-size: 18px;
    flex-flow: column;
    align-items: flex-start;
  }
  #content.history .topic_wrap .history_list .hl_content .name span {
    margin-bottom: 3px;
  }
  #content.history .topic_wrap .history_list .hl_content .name b {
    font-size: 14px;
  }
  #content.history .topic_wrap .history_list .hl_content .name em {
    display:block;
    font-size: 14px;
  }
  #content.history .topic_wrap .history_list .hl_content .name span::after {
    display: none;
  }
  /* 2022.10.21 e */
   /* 2022.10.24 - 2 s */
  .download_pw_pop {
    width: 100%;
  }
  .download_pw_pop_wrap {
    padding: 0;
    margin-top: 20px;
  }
  .download_pw_pop_wrap form{
    display:flex;
	width:100%;
  }
  .download_pw_pop_wrap p {
    flex-shrink: 0;
  }
  .download_pw_pop_wrap input {
    width: 100%;
  }
  .download_pw_pop_wrap button {
    flex-shrink: 0;
  }
  /* 2022.10.24 - 2 e */
}
