.elementor-1836 .elementor-element.elementor-element-020aed5 > .elementor-container{max-width:1300px;}.elementor-1836 .elementor-element.elementor-element-020aed5{padding:50px 0px 0px 0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );color:var( --e-global-color-primary );}.elementor-1836 .elementor-element.elementor-element-27fa940{padding:0px 0px 0px 0px;text-align:start;}.elementor-1836 .elementor-element.elementor-element-27fa940 .elementor-heading-title{font-family:"paper", Sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:27px;color:#000000;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-1836 .elementor-element.elementor-element-27fa940 .elementor-heading-title{font-size:7vw;}}@media(max-width:767px){.elementor-1836 .elementor-element.elementor-element-020aed5{padding:50px 15px 0px 15px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-1836 .elementor-element.elementor-element-27fa940 .elementor-heading-title{font-size:20px;line-height:1.1em;}.elementor-1836 .elementor-element.elementor-element-68e52e6{padding:20px 0px 30px 0px;}}/* Start custom CSS for html, class: .elementor-element-344ce0f */@font-face {
  font-family: 'Paperlogy';
  font-weight: 500;
  src: url('https://cdn.jsdelivr.net/gh/fonts-archive/Paperlogy/Paperlogy-5Medium.woff2') format('woff2');
}

.schedule-wrap {
  max-width: 700px;
  margin: auto;
  padding: 0 12px;
  font-family: 'Paperlogy', sans-serif;
}

/* 탭 */
/* 기본 */
.tab {
  flex: none;
  padding: 10px 15px;
  border: none;
  background: transparent;
  cursor: pointer;
  font-size: 16px;
  color: black;
  transition: 0.2s;
}

/* 🔥 hover 상태 */
.tab:hover {
  background: #F2F2F2;
  color: black;
}

/* 🔥 active 상태 */
/* 🔥 active 상태 (이걸로 바꿔라) */
.tab.active {
  background: black !important;
  color: white !important;
  border-radius: 6px;
}
.tabs {
  margin-bottom: 12px;
}

/* 카드 */
.item {
  display: flex;
  gap: 12px;
  padding: 14px;
  margin-bottom: 10px;
  background: #f2f2f2;
  border-radius: 6px;
}

.time {
  width: 80px;
  font-size: 14px;
  color: black;
}

.title {
  flex: 1;
  font-size: 15px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'paper';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://kradio.us/wp-content/uploads/2026/03/Paperlogy-1Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'paper';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://kradio.us/wp-content/uploads/2026/03/Paperlogy-2ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'paper';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://kradio.us/wp-content/uploads/2026/03/Paperlogy-3Light.ttf') format('truetype');
}
@font-face {
	font-family: 'paper';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://kradio.us/wp-content/uploads/2026/03/Paperlogy-4Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'paper';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://kradio.us/wp-content/uploads/2026/03/Paperlogy-5Medium.woff2') format('woff2'),
		url('https://kradio.us/wp-content/uploads/2026/03/Paperlogy-5Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'paper';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://kradio.us/wp-content/uploads/2026/03/Paperlogy-6SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'paper';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://kradio.us/wp-content/uploads/2026/03/Paperlogy-7Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'paper';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://kradio.us/wp-content/uploads/2026/03/Paperlogy-8ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'paper';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://kradio.us/wp-content/uploads/2026/03/Paperlogy-9Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */