.elementor-1365 .elementor-element.elementor-element-18cd334 > .elementor-container{max-width:1300px;}.elementor-1365 .elementor-element.elementor-element-18cd334{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-1365 .elementor-element.elementor-element-d4640a6{padding:0px 0px 0px 0px;text-align:start;}.elementor-1365 .elementor-element.elementor-element-d4640a6 .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;}.elementor-1365 .elementor-element.elementor-element-5a410a6{padding:50px 0px 100px 0px;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-1365 .elementor-element.elementor-element-d4640a6 .elementor-heading-title{font-size:7vw;}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-1365 .elementor-element.elementor-element-d4640a6 .elementor-heading-title{font-size:28px;line-height:1.1em;}}/* Start custom CSS for html, class: .elementor-element-dc43146 */@font-face {
  font-family: 'Paperlogy';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('https://cdn.jsdelivr.net/gh/fonts-archive/Paperlogy/Paperlogy-5Medium.woff2') format('woff2'),
       url('https://cdn.jsdelivr.net/gh/fonts-archive/Paperlogy/Paperlogy-5Medium.woff') format('woff'),
       url('https://cdn.jsdelivr.net/gh/fonts-archive/Paperlogy/Paperlogy-5Medium.otf') format('opentype'),
       url('https://cdn.jsdelivr.net/gh/fonts-archive/Paperlogy/Paperlogy-5Medium.ttf') format('truetype');
}

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

.tab {
  flex: 1;
  padding: 10px;
  border: none;
  background: #fff;
  cursor: pointer;
  color: black
}

.tab:hover {
  background: #f2f2f2;
  color: black
}

.tab.active {
  background: black;
  color: white;
}

.item {
  display: flex;
  gap: 10px;
  padding: 12px;
  border-bottom: 1px solid #ddd;
}

.time {
  width: 60px;
  font-weight: 500 !important;
  color: #4c4c4c;
}

.title {
  flex: 1;
}

/* 링크 스타일 */
.title a {
  color: black;
  text-decoration: none;
  transition: 0.2s;
}

.title a:hover {
  color: #717171;
}

.title a:visited {
  color: black;
}

.schedule-wrap,
.schedule-wrap * {
  font-family: 'Paperlogy', sans-serif !important;
}

.station:first-child {
  transform: translateX(-120px);
}

.station:last-child {
  transform: translateX(120px);
}/* 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 */