@charset "utf-8";
@import url('NotoSansKR-Hestia.css');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700;800&display=swap');

:root{
  --white: #FFF;
  --black: #000;
  --error: #FF444E;
  --Gray-25: #FCFCFD;
  --Gray-50: #F3F5F7;
  --Gray-100: #EAEDF0;
  --Gray-200: #E1E4E8;
  --Gray-300: #CFD4D8;
  --Gray-400: #99A1A8;
  --Gray-500: #6C747A;
  --Gray-600: #4F5459;
  --Gray-700: #363A3D;
  --Gray-800: #26282A;
  --Gray-900: #161718;
  --Gray-950: #111213;
  --Blue-25: #F5FAFF;
  --Blue-50: #EFF8FF;
  --Blue-100: #D1E9FF;
  --Blue-200: #B2DDFF;
  --Blue-300: #84CAFF;
  --Blue-400: #53B1FD;
  --Blue-500: #08F;
  --Blue-600: #1570EF;
  --Blue-700: #175CD3;
  --Blue-800: #1849A9;
  --Blue-900: #194185;
  --Blue-950: #102A56;
}

input:focus,
input:focus-visible,
select:focus,
select:focus-visible,
textarea:focus,
textarea:focus-visible,
a:focus,
a:focus-visible,
button:focus,
button:focus-visible{
  outline: -webkit-focus-ring-color dashed 3px !important;
  outline-offset: 1px;
}
.contents_header a:focus,
.contents_header a:focus-visible,
.contents_header button:focus,
.contents_header button:focus-visible,
.hd_main_menu_item:focus,
.hd_main_menu_item:focus-visible,
.class_move_btn a:focus,
.class_move_btn a:focus-visible,
.class_move_list:focus,
.class_move_list:focus-visible,
.footer_info_wrap a:focus,
.footer_info_wrap a:focus-visible,
.footer_info_wrap button:focus,
.footer_info_wrap button:focus-visible{
  outline: darkorange dashed 3px !important;
}
ul.user_list a:focus,
ul.user_list a:focus-visible{
  outline: -webkit-focus-ring-color dashed 3px !important;
  outline-offset: 1px;
}
.header_footer_list button:focus,
.header_footer_list button:focus-visible{
  outline: #FFF dashed 3px !important;
  outline-offset: 1px;
}

.h_txt{
  all:unset;
}
h2, h3{
  margin: 0;
}
html {
  /* font-family: 'Noto Sans Korean','Malgun Gothic',verdana,AppleGothic; 1 */
  font-family: Pretendard;
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
  box-sizing: border-box;
  font-size: 14px;
  color: #444;
  letter-spacing: -0.025em;
}
body {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;  
  display: flex;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-x: hidden;
}
/* 
.ui-widget{
  font-family: 'Noto Sans Korean','Malgun Gothic',verdana,AppleGothic !important;
}
 */
ol, ul {
  list-style: none;
}
legend, caption {
  /* visibility:hidden; */
  height:0;
  font-size:0;
  line-height:0;
  text-indent:-5000px;
}
button {
  background: none;
  border: none;
  padding: 0;
  color: inherit;
  cursor: inherit;
  text-align: inherit;
}

/* font */
.font_display_1_regular{
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 4.5rem;
}
.font_display_1_medium{
  font-size: 3rem;
  font-style: normal;
  font-weight: 500;
  line-height: 4.5rem;
}
.font_display_1_bold{
  font-size: 3rem;
  font-style: normal;
  font-weight: 600;
  line-height: 4.5rem;
}
.font_display_2_regular{
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3.75rem;
}
.font_display_2_medium{
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 3.75rem;
}
.font_display_2_bold{
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: 3.75rem;
}
.font_display_3_regular{
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3.375rem;
}
.font_display_3_medium{
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 3.375rem;
}
.font_display_3_bold{
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: 3.375rem;
}
.font_display_4_regular{
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3rem;
}
.font_display_4_medium{
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 3rem;
}
.font_display_4_bold{
  font-size: 2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 3rem;
}
.font_display_5_regular{
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.625rem;
}
.font_display_5_medium{
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.625rem;
}
.font_display_5_bold{
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.625rem;
}
.font_display_6_regular{
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.25rem;
}
.font_display_6_medium{
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.25rem;
}
.font_display_6_bold{
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.25rem;
}
.font_text_1_regular{
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.125rem;
}
.font_text_1_medium{
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.125rem;
}
.font_text_1_bold{
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.125rem;
}
.font_text_2_regular{
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.875rem;
}
.font_text_2_medium{
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.875rem;
}
.font_text_2_bold{
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.875rem;
}
.font_text_3_regular{
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75rem;
}
.font_text_3_medium{
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.75rem;
}
.font_text_3_bold{
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.75rem;
}
.font_text_4_regular{
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.625rem;
}
.font_text_4_medium{
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.625rem;
}
.font_text_4_bold{
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.625rem;
}
/*  */

  
@media screen and (min-width: 641px) {
  body {
    background-color: #ffffff !important
  }
}
article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}


template, /* 1 */
[hidden] {
  display: none;
}

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}


sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}
input:focus {
  outline: none
}
input[type=checkbox]{
  min-width: 1rem;
  min-height: 1rem;
}
input.chktype[type="checkbox"],
input.chktype2[type="radio"] {
  border-radius: 3px;
}
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 2px solid;
}
input[type=radio].readonly:focus,
input[type=checkbox].readonly:focus {
  outline: none;
}
code,
kbd,
pre,
samp {
  font-family: inherit; /* 1 */
  font-size: 1em; /* 2 */
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

button,
input,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

optgroup {
  font-weight: bold;
}

button,
input { /* 1 */
  overflow: visible;
}

button,
select { /* 1 */
  text-transform: none;
}

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

textarea {
  overflow: auto;
}
p {
  margin: auto;
}
p > img{
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: #888;
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}


.paging{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
}
.paging button{
  cursor: pointer;
}
.paging_item{
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
}
.paging_item.paging_border{
  border: 1px solid var(--Gray-300, #CFD4D8);
}
.paging_item.paging_border:not(.page_on):hover,
.paging_item.paging_border:not(.page_on):focus{
  border: 1px solid var(--Gray-500, #6C747A);
  background: var(--Gray-100, #EAEDF0);
}

.page_num{
  background: var(--Gray-100, #EAEDF0);
  color: var(--Gray-600, #4F5459);
}
.page_num.page_on{
  background-color: var(--Gray-800, #26282A);
  color: var(--Gray-white, #FFF);
}

.loader-wrapper {
   padding:20px;
   vertical-align: middle;
   display: inline-block;
   width: 100%;
}
.loader {
    position: relative;
    width: 40px;
    height: 40px;
    margin:0 auto;
    border-radius: 50%;
    border: 1px solid #999;
    border-top: 1px solid #eee;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.content_vod_play_wrap {
  position:relative;
  margin: 10px auto;
  width: calc(100% - 2px);
  height: 100%;
  padding-right: 1px;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

/* [공통] 알림 */
.notification_title {
  display: inline-block;
  margin: 14px auto 10px auto;
  padding: 5px 20px;
  font-family: 'NanumSquare', 'Apple SD Gothic Neo';
  font-size: 1rem;
  font-weight: bold;
  border-radius: 15px;
  color: #6C747A;
  border: 1px solid #E3E5E9;
  background-color: #fff;
}
.notification_content {
  background-color: #fff;
  cursor: pointer;
}
.notification_content ul {
  margin:0;
  padding:0;
}
.notification_list {
  padding: 12px 15px;
  font-family: 'NanumSquare', 'Apple SD Gothic Neo';
  font-size: 1rem;
  border-bottom: 1px solid #E3E5E9; 
}
.notification_content:hover {
  background-color: #FFFDE7;
}
.notification_subject {
  margin-bottom: 8px;
  font-weight: bold;
  line-height: 1.2;
}
.notification_text {
  margin-bottom: 8px;
  line-height: 1.4;
}
.notification_text > span {
  font-weight: bold;
  color: #006aff;
}
.notification_day {
  font-size: 0.85rem;
  font-weight: bold;
  color: #6C747A;
  display: flex;
  align-items: center;
}
.notification_day > .time {
  display: inline-block;
  vertical-align: top;
  margin-right: 6px;
  width: 14px;
  height: 14px;
  background-image: url('/el/images/app/time.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  top: 1px;
}
.notification_day > span {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0px;
  margin-left:2px;
}
.notification_list.unread {
  background-color: #FFFDE7 !important;
}
.unread {
  background-color: #FFFDE7 !important;
}
.notification_canceled {
  background-color: #EEE !important;
  cursor: default !important;
}
.notification_more {
  padding: 15px;
  text-align: center;
  cursor: pointer;
}
.notification_list_no {
  width: 100%;
  font-family: 'NanumSquare', 'Apple SD Gothic Neo';
  font-size: 1rem;
  font-weight: 500;
  color: #333;
  text-align: center;
}
.copy_link_div{
  display: flex;
  flex-direction: row-reverse;
  margin: -10px 0 10px;
  color: #6C747A;
}
.copy_link_div > .copy_btn:hover{
  text-decoration: underline;
  cursor: pointer;
  color: #333;
}
.access_info{
  display: flex;
  justify-content: center;
  align-items: center;
  background: #3B6695;
  height: 35px;
  position: relative;
  color: #FFF;
  gap: 20px;
  font-weight: 300;
  font-size: 13px;
  letter-spacing: 0.5px;
}

/*버튼 페이징*/
.paging > button{
  position: relative;
  min-width: 24px;
  height: 24px;
  margin: 0 3px;
}
.paging > button {
  font-family: Noto Sans KR;
  color: #6C747A;
  line-height: 20px;
  border: 1px solid transparent;
}
.paging > button > span{
  position: relative;
}
.paging > button.page_num:hover{
  cursor: pointer;
  text-decoration: underline;
}
.paging > button.page_on{
  color: #083e84 !important;
  font-weight: bold;
  border-radius: 50%;
  border: 2px solid #eee;
  text-align: center;
}
.paging > button > img {
  position: relative;
  top: -1px;
}
.button_access_page{
  background-color: transparent;
  border: none;
}

/*웹 접근성 button*/
.button_access {
  background-color: transparent;
}
.button_access_border {
  background-color: transparent;
  border: none;
}
.button_access_width {
  background-color: transparent;
  border: none;
  width: 100%;
}
.button_access_color {
  border: none;
  width: 100%;
}
.button_access_trans {
  background-color: transparent;
  width: 100%;
}
.button_access_h3 {
  border: none;
}
.button_access_pop_h3 {
  border: none;
  font: initial !important;
  font-size: 12px !important;
  font-weight: bold !important;
}
.button_access_border_left {
  background-color: transparent;
  border: none;
  text-align: left;
}
.button_access_img_wrap {
  border: none;
  background-color: transparent;
  padding: 0;
}
.button_access_border_width_left{
  border: none;
  width: 100%;
  text-align: left;
}
.button_non_border{
  border: none;
}
.button_access_full_left {
  background-color: transparent;
  border: none;
  width: 100%;
  text-align: left;
}
.button_access_pop_msg {
  border: none;
  font: initial !important;
  font-size: 12px !important;
}
.button_padding_zero{
  padding: 0;
}
.list_search > button {
  position: absolute;
  top: -1px;
  right: -1px;
}
.list_search > button >img {
  width: 30px;
  height: 30px;
}

/*웹 접근성 a*/
.a_access_display{
  display: block;
}
.a_access_width{
  width: 100%;
}
.a_alt_span{
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
}
.hidden_label{
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
}
.span_input{
  width: 300px;
  height: 30px;
  border-radius: 1px;
  border: 1px solid #d1d6df;
  padding: 8px 43px 8px 13px;
  line-height: 1;
  font-size: 12px;
  color: #777777;
  font-family: Verdana,Arial,sans-serif;
  cursor: default;
  background: rgba(0,0,0,.1);
}
.ad_btnType1:focus, .site_background_font2:focus{
  text-decoration: underline;
  color: #fff;
  background-color: #2D4376;
  transition: color 0.4s, background-color 0.4s;
  outline: 2px solid #fff;
  box-shadow: 0px 0px 0px 5px #448AFF;
}
.ad_btnType2:focus{
  text-decoration: underline;
  color: #fff;
  background-color: #A1A7B3;
  transition: color 0.4s, background-color 0.4s;
  outline: 2px solid #fff;
  box-shadow: 0px 0px 0px 5px #448AFF;
}

.info_table_submit{
  border-top : 1px solid #333;
  width: 100%;
  border-spacing: 0;
  padding: 0 0 20px 0;
}
.info_table_submit col:first-child{
  width : 150px;
}
.info_table_submit th{
  text-align : center;
  font-weight : 500;
  padding: 19px 0 19px 0;
  vertical-align : middle;
  background-color: #F8F9FB;
  border-bottom: 1px solid #EBEDF3;
}

.info_table_submit td{
  font-weight : 400;
  border-bottom: 1px solid #EBEDF3;
  padding : 16px 0 16px 20px;
  font-weight: 400;
  font-size: 14px;
  color: #6C747A;
}

.info_table_submit_title{
  width : 100%;
  background: #FFFFFF;
  border: 1px solid #E1E4E8;
  border-radius: 5px;
  resize: none;
  padding : 15px 0 0 10px;
}

.info_table_submit_title2{
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #E1E4E8;
  border-radius: 5px;
  height: 34px;
  text-indent: 10px;
}


.flex_48{
  display: flex;
  gap:48px;
  align-items: center;
}
.flex_40{
  display: flex;
  gap: 40px;
  align-items: center;
}
.flex_30{
  display: flex;
  gap: 30px;
  align-items: center;
}
.flex_20{
  display: flex;
  gap: 20px;
  align-items: center;
}
.flex_18{
  display: flex;
  gap: 18px;
  align-items: center;
}
.flex_16{
  display: flex;
  gap: 16px;
  align-items: center;
}
.flex_12{
  display: flex;
  gap: 12px;
  align-items: center;
}
.flex_10{
  display: flex;
  gap: 10px;
  align-items: center;
}
.flex_8{
  display: flex;
  gap: 8px;
  align-items: center;
}
.flex_6{
  display: flex;
  gap: 6px;
  align-items: center;
}
.flex_4{
  display: flex;
  gap: 4px;
  align-items: center;
}
.flex{
  display: flex !important;
  align-items: center;
}

::-webkit-scrollbar{
  width: 6px;
}
::-webkit-scrollbar-track{
  background-color: #F0F1F4;
  border-radius: 8px;
}
::-webkit-scrollbar-thumb{
  background-color: #b7b7b7;
  border-radius: 8px;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 1000s ease-in-out 0s;
}

#alert_message_box {
  display: none; 
  background-color: #000;
  color: #fff; 
  opacity: 0.7; 
  filter: alpha(opacity=70); 
  border: 2px solid #fff; 
  position: fixed; 
  top: 50px; 
  padding: 15px 30px;
  font-size: 15px;
  font-weight: bold; 
  text-align: center; 
  z-index: 10000;
  -moz-border-radius-bottomright: 5px/*{cornerRadius}*/;
  -webkit-border-bottom-right-radius: 5px/*{cornerRadius}*/;
  -khtml-border-bottom-right-radius: 5px/*{cornerRadius}*/;
  border-bottom-right-radius: 5px/*{cornerRadius}*/;
  -moz-border-radius-bottomleft: 5px/*{cornerRadius}*/;
  -webkit-border-bottom-left-radius: 5px/*{cornerRadius}*/;
  -khtml-border-bottom-left-radius: 5px/*{cornerRadius}*/;
  border-bottom-left-radius: 5px/*{cornerRadius}*/;
  -moz-border-radius-topright: 5px/*{cornerRadius}*/;
  -webkit-border-top-right-radius: 5px/*{cornerRadius}*/;
  -khtml-border-top-right-radius: 5px/*{cornerRadius}*/;
  border-top-right-radius: 5px/*{cornerRadius}*/;
  -moz-border-radius-topleft: 5px/*{cornerRadius}*/;
  -webkit-border-top-left-radius: 5px/*{cornerRadius}*/;
  -khtml-border-top-left-radius: 5px/*{cornerRadius}*/;
  border-top-left-radius: 5px/*{cornerRadius}*/;
}


.skip_nav{
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99999;
}
.skip_nav > a,
.skip_nav > button{
  position: absolute;
  width: 100%;
  background-color: black;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  top: -99999px;
  box-sizing: border-box;
}
.skip_nav > a:focus,
.skip_nav > a:focus-visible,
.skip_nav > button:focus,
.skip_nav > button:focus-visible{
  top: 0;
  border: 4px dashed darkorange;
  outline: none !important;
}
.hd_hidden_h{
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  top: 0;
}

.avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--Gray-0, var(--Gray-0, #FFF));
  text-align: center;
  box-sizing: border-box;
  border-radius: 50%;
  /* border: 1px solid var(--border-8, rgba(28, 29, 32, 0.08)); */
  background-image: url();
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}



label.base_search_input {
  --padding-vertical: 7px;
  --padding-horizon: 11px;
  --image-size: 16px;
  --button-size: 24px;
  --button-gap: calc(4px + var(--button-size));
  --font-size: 1.071rem;
  --line-height: 1.714rem;
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
label.base_search_input.sch_btn > input {
  padding-right: calc(var(--padding-horizon) + var(--button-size) + var(--button-gap));
}
label.base_search_input > input {
  outline: none;
  border: none;
  padding: var(--padding-vertical) calc(var(--padding-horizon) + var(--button-size)) var(--padding-vertical) var(--padding-horizon);
  border-radius: var(--Corner-radius-4, 4px);
  border: 1px solid var(--Gray-20, #E1E4E9);
  background-color: var(--Gray-0, #FFF);
  color: var(--Gray-90, #303236);
  font-family: Pretendard;
  font-size: var(--font-size);
  font-style: normal;
  font-weight: 400;
  line-height: var(--line-height);
  flex: 1 1;
  width: 100%;
}
label.base_search_input > input:focus {
  /* border: 1px solid var(--Blue-50, #3882FF); */
  border: 1px solid #3882FF;
  box-shadow: 0px 0px 0px 3px rgba(56, 130, 255, 0.25);
}
label.base_search_input > input:not(:disabled):not(:focus):hover {
  border-color: var(--Gray-40, #ACB0B9);
}
label.base_search_input > button {
  position: absolute;
  width: var(--button-size);
  height: var(--button-size);
  right: var(--padding-horizon);
  background-position: center;
  background-repeat: no-repeat;
  background-size: var(--image-size);
  cursor: pointer;
}
label.base_search_input > button.search_btn {
  background-image: url(/el/images/icon/search_gray_50.png);
}
label.base_search_input > button.search_btn:hover,
label.base_search_input > button.search_btn:focus {
  background-image: url(/el/images/icon/search_gray_90.png);
}

.input_label {
  display: inline-flex;
  gap: 6px;
  align-items: flex-start;
  color: var(--Gray-80, #43464C);
}

input.chktype, input.chktype2 {
  /* -webkit-appearance: none; */
  /* appearance: none; */
  flex: 0 0 1.286rem;
  width: 1.286rem;
  height: 1.286rem;
  border: 1px solid var(--Gray-30, #CCCFD7);
  background-color: var(--Gray-0, #FFF);
  box-sizing: border-box;
  position: relative;
  margin: 2px;
}

input.txttype02 {
  outline: none;
  min-width: 68px;
  padding: 7px 11px;
  border-radius: 4px;
  border: 1px solid var(--Gray-20, #E1E4E9);
  background-color: var(--Gray-0, #FFF);
  color: var(--Gray-90, #303236);
  font-family: "Pretendard JP";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  box-sizing: border-box;
  flex: 0 0 auto;
}
input.txttype02:not(:disabled):not(:focus):hover {
  border-color: var(--Gray-40, #ACB0B9);
}
input.txttype02:focus {
  border-color: #3882FF;
  box-shadow: 0px 0px 0px 3px rgba(56, 130, 255, 0.25);
}

select.txttype02, button.dropdown_menu {
  outline: none;
  padding: 7px 35px 7px 15px;
  background-image: url(/el/images/icon/arrow_down_gray_40.png);
  background-position: center right 15px;
  background-repeat: no-repeat;
  background-size: 10px;
  border-radius: 4px;
  border: 1px solid var(--Gray-20, #E1E4E9);
  background-color: var(--Gray-0, #FFF);
  color: var(--Gray-80, #43464C);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  flex: 1 1;
  box-sizing: border-box;
  font-family: Pretendard;
  font-size: 1.071rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.714rem;
}
select.txttype02:not(:disabled):not(:focus):hover, button.dropdown_menu:not(:disabled):not(:focus):hover {
  background-image: url(/el/images/icon/arrow_down_gray_90.png);
  border-color: var(--Gray-40, #ACB0B9);
}
select.txttype02:focus, button.dropdown_menu:focus {
  background-image: url(/el/images/icon/arrow_down_gray_90.png);
  /* border-color: var(--Blue-50, #3882FF); */
  border-color: #3882FF;
  box-shadow: 0px 0px 0px 3px rgba(56, 130, 255, 0.25);
}

.info_artl_title_attached_file {
  width: 18px;
  height: 18px;
  transform: translateY(3px);
}

.popup_hidden_title{
  display:none;
}

.info_box{
  background: var(--Gray-50, #F3F5F7);
  border: 1px solid var(--Gray-800, #26282A);
  border-radius: 5px;
  padding: 12px 24px;
}
.header_logo > a{
  display: block;
}

.editor_video_wrapper {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}

.editor_video_wrapper > iframe {
  width: 100%;
  height: 100%;
  border: 0;
}



/* iPad Pro : 1024px */
@media screen and (max-width: 1024px){
  
}

/* iPad Air : 820px */
@media screen and (max-width: 820px){
  
}

/* iPad Mini : 768px */
@media screen and (max-width: 768px) {
  /* font */
  .font_display_1_regular{
    font-size: 2.25rem;
    line-height: 3rem;
  }
  .font_display_1_medium{
    font-size: 2.25rem;
    line-height: 3rem;
  }
  .font_display_1_bold{
    font-size: 2.25rem;
    line-height: 3rem;
  }
  .font_display_2_regular{
    font-size: 2rem;
    line-height: 2.625rem;
  }
  .font_display_2_medium{
    font-size: 2rem;
    line-height: 2.625rem;
  }
  .font_display_2_bold{
    font-size: 2rem;
    line-height: 2.625rem;
  }
  .font_display_3_regular{
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
  .font_display_3_medium{
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
  .font_display_3_bold{
    font-size: 1.75rem;
    line-height: 2.25rem;
  }
  .font_display_4_regular{
    font-size: 1.5rem;
    line-height: 2.125rem;
  }
  .font_display_4_medium{
    font-size: 1.5rem;
    line-height: 2.125rem;
  }
  .font_display_4_bold{
    font-size: 1.5rem;
    line-height: 2.125rem;
  }
  .font_display_5_regular{
    font-size: 1.375rem;
    line-height: 1.875rem;
  }
  .font_display_5_medium{
    font-size: 1.375rem;
    line-height: 1.875rem;
  }
  .font_display_5_bold{
    font-size: 1.375rem;
    line-height: 1.875rem;
  }
  .font_display_6_regular{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .font_display_6_medium{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .font_display_6_bold{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .font_text_1_regular{
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
  .font_text_1_medium{
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
  .font_text_1_bold{
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
  .font_text_2_regular{
    font-size: 1rem;
    line-height: 1.375rem;
  }
  .font_text_2_medium{
    font-size: 1rem;
    line-height: 1.375rem;
  }
  .font_text_2_bold{
    font-size: 1rem;
    line-height: 1.375rem;
  }
  .font_text_3_regular{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .font_text_3_medium{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .font_text_3_bold{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .font_text_4_regular{
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .font_text_4_medium{
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  .font_text_4_bold{
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
  /*  */
  .paging_item {
    width: 38px;
    height: 38px;
  }
}

@media screen and (max-width: 640px){
  .info_table_submit td{
     padding : 16px 20px 16px 20px;
  }
}

@media screen and (max-width: 480px){
  .access_info{
    font-size: 12px;
  }
  .paging_item {
    width: 32px;
    height: 32px;
  }
}

@media screen and (max-width: 360px){
  .access_info{
    flex-direction: column;
    gap: 0;
    height: auto;
    padding: 2px 0;
  }
  .paging_item {
    width: 28px;
    height: 28px;
  }
}