html {
  overflow-x: hidden;
}
.al-board {
  padding-top: 30px;
  padding-bottom: 30px;
  color: black;
  font-family: -apple-system, "Noto Sans KR", "Noto Sans Korean", "SF Pro Display", "Helvetica Neue", "Apple SD Gothic Neo", "Roboto", "Noto Sans KR", "Malgun Gothic", sans-serif;
  font-size: 16px;
}
.al-board, .al-board * {
  box-sizing: border-box;
}
.al-board button {
  margin: 0;
  font-family: -apple-system, "Noto Sans KR", "Noto Sans Korean", "SF Pro Display", "Helvetica Neue", "Apple SD Gothic Neo", "Roboto", "Noto Sans KR", "Malgun Gothic", sans-serif;
}
.al-board .xe_content {
  font-family: -apple-system, "Noto Sans KR", "Noto Sans Korean", "SF Pro Display", "Helvetica Neue", "Apple SD Gothic Neo", "Roboto", "Noto Sans KR", "Malgun Gothic", sans-serif;
}
.al-board input {
  font-family: -apple-system, "Noto Sans KR", "Noto Sans Korean", "SF Pro Display", "Helvetica Neue", "Apple SD Gothic Neo", "Roboto", "Noto Sans KR", "Malgun Gothic", sans-serif;
}
.al-board .xefu-container {
  color: black;
  font-size: 13px;
  background-color: white;
}
.al-container {
  max-width: calc(1000px + (30px * 2));
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
  zoom: 1;
}
.al-container:before, .al-container:after {
  content: "";
  display: table;
}
.al-container::after {
  clear: both;
}
.al-container__max {
  max-width: calc(1000px + (30px * 2));
}
.al-container__small {
  max-width: calc(700px + (30px * 2));
}
.al-flex-1 {
  flex: 1;
}
.al-adsense {
  max-width: 1000px;
  overflow: hidden;
  margin-bottom: 2em;
  zoom: 1;
}
.al-adsense:before, .al-adsense:after {
  content: "";
  display: table;
}
.al-adsense::after {
  clear: both;
}
.al-link {
  display: inline-flex;
  padding-bottom: 2px;
  color: #adb5bd;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-decoration: none;
  transition: 0.2s ease;
}
.al-link > ion-icon {
  font-size: 16px;
}
.al-link:hover {
  color: #868e96;
  text-decoration: none !important;
}
.al-link:active {
  color: black;
}
.al-clearfix {
  zoom: 1;
}
.al-clearfix:before, .al-clearfix:after {
  content: "";
  display: table;
}
.al-clearfix::after {
  clear: both;
}
/*# sourceMappingURL=508a37765ef7302e17a4a68010d3945e005854ea.base.scss.map */
