/*! Build Date: 2025. 12. 18. 오후 2:16:52 */
@charset "UTF-8";
@font-face {
  font-family: "SamsungOne";
  src: url("https://img.global.news.samsung.com/font/kr/SamsungOneKoreanOTF_400.woff2") format("woff2"), url("https://img.global.news.samsung.com/font/kr/SamsungOneKoreanOTF_400.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "SamsungOne";
  src: url("https://img.global.news.samsung.com/font/kr/SamsungOneKoreanOTF_500.woff2") format("woff2"), url("https://img.global.news.samsung.com/font/kr/SamsungOneKoreanOTF_500.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "SamsungOne";
  src: url("https://img.global.news.samsung.com/font/kr/SamsungOneKoreanOTF_700.woff2") format("woff2"), url("https://img.global.news.samsung.com/font/kr/SamsungOneKoreanOTF_700.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "SamsungSharpSans";
  src: url("https://img.global.news.samsung.com/font/kr/SamsungSharpSans-Bold.woff2") format("woff2"), url("https://img.global.news.samsung.com/font/kr/SamsungSharpSans-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.container{
  width: 100%;
}
.visible{
  visibility: visible;
}
.static{
  position: static;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.mt-10{
  margin-top: 2.5rem;
}
.block{
  display: block;
}
.flex{
  display: flex;
}
.table{
  display: table;
}
.table-cell{
  display: table-cell;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.size-full{
  width: 100%;
  height: 100%;
}
.h-0{
  height: 0px;
}
.h-1{
  height: 0.25rem;
}
.h-10{
  height: 2.5rem;
}
.h-11{
  height: 2.75rem;
}
.h-12{
  height: 3rem;
}
.h-14{
  height: 3.5rem;
}
.h-16{
  height: 4rem;
}
.h-2{
  height: 0.5rem;
}
.h-28{
  height: 7rem;
}
.h-3{
  height: 0.75rem;
}
.h-4{
  height: 1rem;
}
.h-5{
  height: 1.25rem;
}
.h-6{
  height: 1.5rem;
}
.h-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.h-9{
  height: 2.25rem;
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.items-center{
  align-items: center;
}
.gap-3{
  gap: 0.75rem;
}
.border{
  border-width: 1px;
}
.pb-\[40px\]{
  padding-bottom: 40px;
}
.pt-5{
  padding-top: 1.25rem;
}
.text-\[0\.875em\]{
  font-size: 0.875em;
}
.text-\[1\.25rem\]{
  font-size: 1.25rem;
}
.font-bold{
  font-weight: 700;
}
.uppercase{
  text-transform: uppercase;
}
.text-\[\#1A1A1A\]{
  --tw-text-opacity: 1;
  color: rgb(26 26 26 / var(--tw-text-opacity, 1));
}
.text-\[\#666\]{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
html {
  font-size: 16px;
  letter-spacing: -0.48px;
  font-weight: 500;
  font-family: "SamsungOne", sans-serif;
}

body {
  line-height: 1.4;
}

em, address, i {
  font-style: normal;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  box-sizing: border-box;
  word-break: keep-all;
  word-wrap: break-word;
}

img {
  transform: translateZ(0);
}

.contents {
  display: block;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*! jQuery UI - v1.14.1 - 2025-04-01
* https://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit https://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright OpenJS Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  touch-action: none;
}

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable {
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-sortable-handle {
  touch-action: none;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
       user-select: none;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

.ui-controlgroup-vertical .ui-spinner-input {
  width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

.ui-checkboxradio-disabled {
  pointer-events: none;
}

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-tabs {
  position: relative;
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}

.ui-widget-content a {
  color: #333;
}

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  background-image: none;
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
  background: #aaa;
  opacity: 0.3;
}

.ui-widget-shadow {
  box-shadow: 0 0 5px #666;
}

html {
  scroll-padding-top: 104px;
}
@media (max-width: 1024px) {
  html {
    scroll-padding-top: 64px;
  }
}

body {
  overflow-x: hidden;
}
body.layer-opens {
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
}
body.layer-opens #wrapper {
  overflow-y: scroll;
}

.is-motion {
  opacity: 0;
  transform: translateY(30px) translateZ(0);
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.is-motion.is-motion-on {
  opacity: 1;
  transform: translateY(0) translateZ(0);
}

.blind {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  font-size: 0;
  line-height: 0;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
          text-size-adjust: none;
}

.clearfix {
  display: block;
}

.only_mobile {
  display: none;
}
@media (max-width: 768px) {
  .only_mobile {
    display: block;
  }
}

.top_title {
  font-size: 2.75rem;
  letter-spacing: -0.0825rem;
  font-weight: 700;
  color: #1A1A1A;
}
@media (max-width: 768px) {
  .top_title {
    font-size: 1.5rem;
    letter-spacing: -0.045rem;
  }
}

.slick-track {
  margin-left: 0;
  margin-right: 0;
}

#wrapper {
  position: relative;
  overflow-x: hidden;
}

#main {
  padding-top: 104px;
  min-height: calc(100dvh - 104px - 295px);
}
@media (max-width: 1024px) {
  #main {
    padding-top: 64px;
    min-height: calc(100dvh - 64px - 295px);
  }
}
@media (max-width: 768px) {
  #main {
    min-height: calc(100dvh - 64px - 558px);
  }
}

.contents_inner {
  padding-left: 40px;
  padding-right: 40px;
  max-width: 1480px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .contents_inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .contents_inner.main-visual_inner {
    padding-right: 35px;
  }
}

.invert-color {
  filter: invert(1);
}

.hashtag_box {
  display: flex;
  flex-wrap: wrap;
  padding: 32px 0 24px;
  border-top: 1px solid #ddd;
}

.hashtag-item {
  margin-bottom: 8px;
}
.hashtag-item > a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 34px;
  color: #1E64FA;
  background: #FFF;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: -0.48px;
  padding: 0 8px;
  margin-right: 8px;
  border-radius: 6px;
  outline: 1px solid #1E64FA;
  transition: box-shadow 0.2s ease, color 0.2s ease;
}
.hashtag-item > a:hover {
  color: #0E41AD;
  outline: 2px solid #0E41AD;
  background: #FFF;
}

#footer {
  border-top: 1px solid #E0E0E0;
  padding: 40px 0 48px;
  min-height: 292px;
  font-size: 0.875rem;
  letter-spacing: -0.02625rem;
}
#footer .info {
  display: flex;
  justify-content: space-between;
}
#footer .info .lists {
  padding-bottom: 40px;
}
#footer .info .links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
  font-weight: 700;
  padding-bottom: 16px;
}
#footer .info .copyright {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #666;
  gap: 8px;
}
#footer .info .copyright li {
  display: flex;
  align-items: center;
}
#footer .info .copyright li:after {
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  background-color: #E0E0E0;
  margin-left: 8px;
}
#footer .info .copyright li:last-child:after {
  display: none;
}
#footer .social {
  display: flex;
  justify-content: space-between;
}
#footer .social .sns {
  display: flex;
  align-items: center;
  gap: 12px;
}
#footer .social .sns a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #F5F5F5;
  transition: background-color 0.3s ease;
}
#footer .social .sns a img {
  width: 20px;
  opacity: 0.79;
}
#footer .social .sns a:hover {
  background-color: #e9e9e9;
}
#footer .social .out-links {
  display: flex;
  align-items: center;
}
#footer .social .out-links .site {
  position: relative;
}
#footer .social .out-links .site-button {
  position: relative;
  width: 248px;
  height: 40px;
  padding: 0 48px 0 16px;
  border: 1px solid #E0E0E0;
  border-radius: 8px;
  text-align: left;
  background: #FFF;
  color: #666;
}
#footer .social .out-links .site-button:after {
  content: "";
  width: 16px;
  height: 16px;
  background: url(./assets/images/icons/chevron-down.svg) no-repeat center;
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -8px;
}
#footer .social .out-links .site-button:hover {
  border-color: #1E64FA;
}
#footer .social .out-links .site-lists {
  display: none;
  position: absolute;
  left: 0;
  bottom: 42px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 8px;
  width: 100%;
  padding: 6px 0;
}
#footer .social .out-links .site-lists a {
  display: block;
  padding: 8px 16px;
  color: #666;
}
#footer .social .out-links .site-lists a:hover {
  color: #1E64FA;
}
#footer .social .out-links .site.active .site-button {
  border-color: #1E64FA;
}
#footer .social .out-links .site.active .site-button:after {
  transform: scaleY(-1);
}
#footer .social .out-links .site.active .site-lists {
  display: block;
  border-color: #1E64FA;
}
#footer .social .out-links .wa_mark {
  width: 60px;
  margin-left: 16px;
}
#footer .social .out-links .wa_mark img {
  width: 100%;
}
@media (max-width: 900px) {
  #footer .social {
    display: block;
  }
  #footer .social .out-links {
    padding-top: 24px;
  }
}
@media (max-width: 768px) {
  #footer {
    padding: 40px 0 24px;
  }
  #footer .info {
    display: block;
  }
  #footer .info .logos {
    width: 130px;
    padding-bottom: 32px;
  }
  #footer .info .logos svg {
    max-width: 100%;
  }
  #footer .info .lists {
    padding-bottom: 24px;
  }
  #footer .info .links {
    display: block;
    padding-bottom: 24px;
  }
  #footer .info .links li {
    padding-bottom: 12px;
  }
  #footer .info .copyright {
    display: block;
  }
  #footer .info .copyright li {
    padding-bottom: 8px;
  }
  #footer .info .copyright li:after {
    display: none;
  }
  #footer .social .sns {
    flex-wrap: wrap;
    gap: 16px;
  }
  #footer .social .sns a {
    width: 32px;
    height: 32px;
  }
  #footer .social .sns a img {
    width: 16px;
  }
  #footer .social .out-links {
    display: block;
  }
  #footer .social .out-links .site {
    position: relative;
  }
  #footer .social .out-links .site-button {
    width: 100%;
  }
  #footer .social .out-links .wa_mark {
    width: 43px;
    margin: 0;
    padding-top: 16px;
  }
}
@media (max-width: 319px) {
  #footer .social .sns {
    flex-wrap: wrap;
    justify-content: center;
  }
}

#floating-menus {
  position: fixed;
  right: 16px;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#floating-menus > * {
  margin-bottom: 8px;
}
#floating-menus .menu {
  width: 40px;
  height: 40px;
  background-color: #000;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.2s ease;
}
#floating-menus .menu:after {
  content: "";
  display: block;
  background: no-repeat center/100% auto;
  filter: invert(1);
  width: 22px;
  height: 22px;
}
#floating-menus .menu:hover {
  background-color: #0E41AD;
}
@media (max-width: 768px) {
  #floating-menus .menu {
    width: 32px;
    height: 32px;
  }
  #floating-menus .menu:after {
    width: 18px;
    height: 18px;
  }
  #floating-menus .menu:hover {
    background-color: #000;
  }
}
#floating-menus .top_button:after {
  width: 26px;
  height: 26px;
  background-image: url(./assets/images/icons/arrow-up.svg);
}
@media (max-width: 768px) {
  #floating-menus .top_button:after {
    width: 18px;
    height: 18px;
  }
}
#floating-menus .tools {
  position: relative;
}
#floating-menus .tools-button {
  position: relative;
  display: flex;
  align-items: center;
  height: 40px;
}
#floating-menus .tools-button .text {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 48px 0 16px;
  font-weight: 700;
  font-size: 0.875rem;
  letter-spacing: -0.02625rem;
  border-radius: 20px;
  border: 1px solid #000;
  border-right: 0;
  transition: border-color 0.2s ease, color 0.2s ease;
  background-color: #fff;
}
#floating-menus .tools-button .menu {
  position: absolute;
  right: 0;
  top: 0;
}
#floating-menus .tools-button .menu:after {
  background-image: url(./assets/images/icons/tools.svg);
}
#floating-menus .tools-button:hover .text {
  color: #0E41AD;
  border-color: #0E41AD;
}
#floating-menus .tools-button:hover .menu {
  background-color: #0E41AD;
}
#floating-menus .tools-lists {
  display: none;
  position: absolute;
  right: 0;
  bottom: 48px;
  background-color: #fff;
  min-width: 200px;
  border: 1px solid #000;
  border-radius: 16px;
  padding: 10px 0;
}
#floating-menus .tools-lists li {
  padding: 6px 0;
}
#floating-menus .tools-lists .external_link > a {
  position: relative;
}
#floating-menus .tools-lists .external_link > a::before {
  content: "";
  position: absolute;
  top: 10px;
  width: 12px;
  height: 20px;
  background: url(./assets/images/icons/press.svg) no-repeat;
}
#floating-menus .tools-lists .external_link > a:hover::before {
  background-image: url(./assets/images/icons/press_hover.svg);
}
#floating-menus .tools-lists .external_link_ir a::before {
  right: 30px;
}
#floating-menus .tools-lists .external_link_media a::before {
  right: 14px;
}
#floating-menus .tools-lists .external_link_rss a::before {
  left: 90px;
}
#floating-menus .tools-lists a {
  display: flex;
  align-items: center;
  padding: 0 16px;
  transition: color 0.2s ease;
}
#floating-menus .tools-lists a span {
  width: 40px;
  height: 40px;
  background: #000;
  border-radius: 50%;
  margin-right: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.2s ease;
}
#floating-menus .tools-lists a span:after {
  content: "";
  width: 22px;
  height: 22px;
  background: no-repeat center/100% auto;
  display: block;
  filter: invert(1);
}
#floating-menus .tools-lists a .news:after {
  background-image: url(./assets/images/icons/license-draft.svg);
}
#floating-menus .tools-lists a .ffs:after {
  background-image: url(./assets/images/icons/data-center.svg);
}
#floating-menus .tools-lists a .ir:after {
  background-image: url(./assets/images/icons/ordinal.svg);
}
#floating-menus .tools-lists a .media:after {
  background-image: url(./assets/images/icons/image-copy.svg);
}
#floating-menus .tools-lists a .rss:after {
  background-image: url(./assets/images/icons/rss.svg);
}
#floating-menus .tools-lists a:hover {
  color: #0E41AD;
}
#floating-menus .tools-lists a:hover span {
  background-color: #0E41AD;
}
#floating-menus .tools.active .tools-button .text {
  display: none;
}
#floating-menus .tools.active .tools-button .menu {
  background-color: #fff;
  border: 2px solid #000;
}
#floating-menus .tools.active .tools-button .menu:after {
  background-image: url(./assets/images/icons/close.svg);
  filter: invert(0);
  width: 24px;
  height: 24px;
}
#floating-menus .tools.active .tools-button .menu:hover {
  border-color: #0E41AD;
}
#floating-menus .tools.active .tools-button .menu:hover:after {
  background-image: url(./assets/images/icons/close-blue.svg);
}
#floating-menus .tools.active .tools-lists {
  display: block;
}
@media (max-width: 768px) {
  #floating-menus .tools-button {
    height: 32px;
  }
  #floating-menus .tools-button .text {
    padding: 0 42px 0 14px;
    border-radius: 16px;
  }
  #floating-menus .tools-button:hover .text {
    color: #000;
    border-color: #000;
  }
  #floating-menus .tools-button:hover .menu {
    background-color: #000;
  }
  #floating-menus .tools-lists {
    bottom: 40px;
    border-radius: 12px;
    min-width: 190px;
  }
  #floating-menus .tools-lists .external_link > a::before {
    top: 5px;
  }
  #floating-menus .tools-lists .external_link > a:hover::before {
    background-image: url(./assets/images/icons/press.svg);
  }
  #floating-menus .tools-lists .external_link_ir a::before {
    right: 28px;
  }
  #floating-menus .tools-lists .external_link_media a::before {
    right: 12px;
  }
  #floating-menus .tools-lists .external_link_rss a::before {
    left: 83px;
  }
  #floating-menus .tools-lists a span {
    width: 32px;
    height: 32px;
  }
  #floating-menus .tools-lists a span:after {
    width: 18px;
    height: 18px;
  }
  #floating-menus .tools-lists a:hover {
    color: #000;
  }
  #floating-menus .tools-lists a:hover span {
    background-color: #000;
  }
  #floating-menus .tools.active .tools-button .menu:after {
    width: 18px;
    height: 18px;
  }
  #floating-menus .tools.active .tools-button .menu:hover {
    border-color: #000;
  }
  #floating-menus .tools.active .tools-button .menu:hover:after {
    background-image: url(./assets/images/icons/close.svg);
  }
}
#floating-menus .single-download:after {
  background-image: url(./assets/images/icons/download.svg);
}
#floating-menus .single-share:after {
  background-image: url(./assets/images/icons/floating-share.svg);
  filter: none;
}

.not-found.search_result .contents_inner {
  padding-top: 80px;
  padding-bottom: 160px;
}
.not-found .contents_inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 120px;
}
.not-found .icons {
  width: 120px;
  height: 120px;
  background: url(./assets/images/404.svg) no-repeat center/100% auto;
}
.not-found .title {
  text-align: center;
  font-size: 2.75rem;
  letter-spacing: -0.0825rem;
  font-weight: bold;
  padding-top: 40px;
}
.not-found .desc {
  text-align: center;
  padding-top: 20px;
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
  color: #666;
}
@media (max-width: 768px) {
  .not-found.search_result .contents_inner {
    padding-top: 40px;
    padding-bottom: 156px;
  }
  .not-found .contents_inner {
    padding-top: 40px;
    padding-bottom: 160px;
  }
  .not-found .icons {
    width: 72px;
    height: 72px;
  }
  .not-found .title {
    padding-top: 20px;
    font-size: 1.5rem;
    letter-spacing: -0.045rem;
  }
  .not-found .desc {
    padding-top: 16px;
    font-size: 1rem;
    letter-spacing: -0.03rem;
  }
}

.choose_nation {
  padding-top: 80px;
}
.choose_nation .top_title {
  font-size: 2.75rem;
  letter-spacing: -0.0825rem;
  font-weight: 700;
}
.choose_nation .top_title .sub_text {
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
  padding-left: 12px;
  font-weight: 500;
}
.choose_nation .nation_list {
  padding-bottom: 40px;
}
.choose_nation .nation_list h2 {
  color: #1A1A1A;
}
.choose_nation .nation_list .route {
  padding-top: 60px;
  font-size: 1.875rem;
  letter-spacing: -0.05625rem;
  font-weight: 700;
}
.choose_nation .nation_list ul {
  padding-top: 32px;
  padding-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #e0e0e0;
}
.choose_nation .nation_list ul li {
  width: 33.3%;
  padding-bottom: 20px;
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
}
.choose_nation .nation_list ul a:hover {
  color: #0E41AD;
}
.choose_nation .nation_list ul:last-child {
  border-bottom: 0;
}
@media (max-width: 768px) {
  .choose_nation {
    padding-top: 24px;
  }
  .choose_nation .top_title {
    font-size: 1.5rem;
    letter-spacing: -0.045rem;
  }
  .choose_nation .top_title .sub_text {
    font-size: 1.125rem;
    letter-spacing: -0.03375rem;
    padding: 0;
    display: block;
  }
  .choose_nation .nation_list {
    padding-bottom: 80px;
    padding-top: 20px;
  }
  .choose_nation .nation_list .route {
    padding-top: 20px;
    font-size: 1.25rem;
    letter-spacing: -0.0375rem;
  }
  .choose_nation .nation_list ul {
    padding-top: 28px;
    padding-bottom: 12px;
  }
  .choose_nation .nation_list ul li {
    width: 100%;
    padding-bottom: 16px;
    font-size: 1.125rem;
    letter-spacing: -0.03375rem;
  }
  .choose_nation .nation_list ul a:hover {
    color: #0E41AD;
  }
  .choose_nation .nation_list ul:last-child {
    border-bottom: 0;
  }
}

.contents_loading {
  min-height: 785px;
}

.ui-widget.ui-widget-content {
  border-radius: 8px;
  border: 1px solid #1E64FA;
  background: #FFF;
  padding: 6px 0;
}

.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
  position: fixed;
}

.ui-menu .ui-menu-item > div {
  padding: 9px 20px;
  color: #666;
}
@media (min-width: 1025px) {
  .ui-menu .ui-menu-item > div:hover {
    background: #F4F7FF;
    color: #1E64FA;
  }
}
@media (max-width: 768px) {
  .ui-menu .ui-menu-item > div {
    padding: 9px 16px;
  }
}

.ui-menu .ui-menu-item-wrapper {
  padding: 0;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: none !important;
  background: #F4F7FF !important;
  font-weight: normal;
  color: #1E64FA !important;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: none !important;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: 0 !important;
}

/* 더보기 */
.button_more {
  background-color: #1E64FA;
  color: #fff;
  padding: 0 49px 0 56px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
  height: 64px;
  border-radius: 32px;
  font-size: 1.375rem;
  letter-spacing: -0.04125rem;
  font-weight: bold;
}
.button_more:after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(./assets/images/icons/arrow_right.svg) no-repeat center/100% auto;
  margin-left: 4px;
}
.button_more:hover {
  background-color: #0E41AD;
}
@media (max-width: 1024px) {
  .button_more {
    height: 56px;
    border-radius: 28px;
    font-size: 1.125rem;
    letter-spacing: -0.03375rem;
  }
}
@media (max-width: 768px) {
  .button_more {
    height: 40px;
    border-radius: 20px;
    padding: 0 27px 0 32px;
    font-size: 0.875rem;
    letter-spacing: -0.02625rem;
  }
  .button_more:after {
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 372px) {
  .button_more {
    width: 160px;
    padding: 0;
  }
}

.skip_nav {
  position: fixed;
  top: -40px;
  left: 0;
  width: 100%;
  height: 40px;
  text-align: center;
  background-color: #0a4093;
  background-image: linear-gradient(0deg, #0a3e90, #093a88);
  color: #fff;
  z-index: 1503;
  font-size: 14px;
  line-height: 40px;
  text-transform: uppercase;
}
.skip_nav:focus {
  top: 0;
}

body.search-opens {
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
}
body.search-opens header {
  z-index: 1002;
}
body.search-opens .header_search_overlay {
  display: block;
  z-index: 998;
}
body.search-opens .gnb_search {
  display: block;
  z-index: 1002;
  overflow-y: auto;
  max-height: calc(100dvh - 64px);
  height: 100%;
}
body.search-opens .calendar_wrap {
  z-index: 1002;
  top: 330px;
}
@media (max-width: 1024px) {
  body.search-opens {
    overflow-y: hidden;
  }
  body.search-opens .calendar_wrap {
    top: 288px;
  }
}
@media (max-width: 768px) {
  body.calendar_open {
    overflow-y: hidden;
  }
  body.calendar_open.gnb_search {
    z-index: auto;
  }
  body.calendar_open .header_search_overlay {
    z-index: 1002;
    display: block;
  }
  body.calendar_open .calendar_wrap {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1002;
    transform: translate(-50%, -50%);
  }
}

header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 999;
  transition: all 0.3s;
}
header .header_inner {
  height: 104px;
  display: flex;
  position: relative;
  justify-content: space-between;
  padding-left: 40px;
  padding-right: 40px;
  max-width: 1480px;
  margin: 0 auto;
  background: #fff;
}
@media (max-width: 768px) {
  header .header_inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
header .header_inner .logo {
  padding-top: 32px;
}
header .header_inner .nav_wrap {
  display: flex;
}
header .header_inner .nav_wrap .nav_header {
  display: none;
}
header .header_inner .nav_wrap .main-menu {
  display: flex;
  height: 104px;
}
header .header_inner .nav_wrap .main-menu > .menu-item {
  margin-right: 24px;
  width: 100px;
  position: relative;
}
header .header_inner .nav_wrap .main-menu > .menu-item:last-child {
  width: 140px;
}
header .header_inner .nav_wrap .main-menu > .menu-item.active > a {
  color: #1E64FA;
}
header .header_inner .nav_wrap .main-menu > .menu-item.active > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 1;
  height: 4px;
  background: #1E64FA;
}
@media (min-width: 1025px) {
  header .header_inner .nav_wrap .main-menu > .menu-item:hover > a {
    color: #1E64FA;
  }
  header .header_inner .nav_wrap .main-menu > .menu-item:hover > a::after {
    opacity: 1;
  }
}
header .header_inner .nav_wrap .main-menu > .menu-item > a {
  display: inline-block;
  padding: 50px 0 30px;
  font-weight: 700;
  line-height: 24px;
  font-size: 1.125rem;
  letter-spacing: -0.03375rem;
  position: relative;
}
header .header_inner .nav_wrap .main-menu > .menu-item > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #1E64FA;
  opacity: 0;
  transition: opacity 0.3s ease;
}
header .header_inner .nav_wrap .main-menu .sub-menu {
  opacity: 0;
  height: 0;
  visibility: hidden;
  transition: all 0.2s;
  padding: 32px 0 70px;
}
header .header_inner .nav_wrap .main-menu .sub-menu .menu-item {
  padding: 8px 0;
}
header .header_inner .nav_wrap .main-menu .sub-menu .menu-item:first-child {
  padding-top: 0;
}
header .header_inner .nav_wrap .main-menu .sub-menu .menu-item.external_link > a {
  position: relative;
}
header .header_inner .nav_wrap .main-menu .sub-menu .menu-item.external_link > a::before {
  content: "";
  position: absolute;
  right: -14px;
  top: 1px;
  width: 12px;
  height: 20px;
  background: url(./assets/images/icons/external_link.svg) no-repeat;
}
@media (min-width: 1025px) {
  header .header_inner .nav_wrap .main-menu .sub-menu .menu-item:hover.external_link > a::before {
    background-image: url(./assets/images/icons/external_link_hover.svg);
  }
}
header .header_inner .nav_wrap .main-menu .sub-menu .menu-item > a {
  font-size: 1rem;
  letter-spacing: -0.03rem;
  line-height: 22px;
  font-weight: 500;
  color: #666;
  padding: 0;
}
header .header_inner .nav_wrap .main-menu .sub-menu .menu-item > a:focus {
  color: #1A1A1A;
  font-weight: 700;
}
@media (min-width: 1025px) {
  header .header_inner .nav_wrap .main-menu .sub-menu .menu-item > a:hover {
    color: #1A1A1A;
    font-weight: 700;
  }
}
header .header_inner .nav_wrap .main-menu .sub-menu .menu-item > a::after {
  display: none;
}
header .header_inner .nav_wrap .banner {
  position: absolute;
  top: 136px;
  left: 40px;
}
header .header_inner .nav_wrap .banner a {
  height: 0;
  width: 320px;
  visibility: hidden;
  opacity: 0;
  display: block;
  transition: all 0.3s;
}
header .header_inner .nav_wrap .banner a .img_box {
  overflow: hidden;
  border-radius: 8px;
  background-color: #f5f5f5;
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
}
header .header_inner .nav_wrap .banner a .img_box > img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
header .header_inner .utils {
  display: flex;
  padding-top: 44px;
  gap: 8px;
}
header .header_inner .utils .button_search {
  width: 36px;
  height: 36px;
  position: relative;
}
header .header_inner .utils .button_search::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 36px;
  background: url(./assets/images/icons/gnb-search-pc.svg) no-repeat center/24px 24px;
}
header .header_inner .utils .button_search:hover::after {
  background: url(./assets/images/icons/gnb-search-pc_hover.svg) no-repeat center/24px 24px;
}
header .header_inner .utils .btn_nation {
  width: 36px;
  height: 36px;
  position: relative;
  font-size: 0;
}
header .header_inner .utils .btn_nation::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;
  background: url(./assets/images/icons/gnb-global-pc.svg) no-repeat center/24px 24px;
}
header .header_inner .utils .btn_nation:hover::after {
  background: url(./assets/images/icons/gnb-global-pc_hover.svg) no-repeat center/24px 24px;
}
header .header_inner .utils .button_menu {
  width: 36px;
  height: 36px;
  position: relative;
  display: none;
}
header .header_inner .utils .button_menu::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 36px;
  background: url(./assets/images/icons/menu.svg) no-repeat center/20px 20px;
}
@media (max-width: 1050px) {
  header .header_inner .nav_wrap .banner a {
    width: 150px;
  }
}
@media (max-width: 1024px) {
  header {
    transition: none;
  }
  header .header_inner {
    height: 64px;
  }
  header .header_inner .logo {
    padding-top: 16px;
  }
  header .header_inner .logo > a {
    display: block;
    width: 104px;
    height: 36px;
  }
  header .header_inner .logo > a svg {
    width: 100%;
    height: 100%;
  }
  header .header_inner .nav_wrap .nav {
    padding: 0 20px 20px;
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    width: 360px;
    height: 100dvh;
    background: #fff;
    z-index: 999;
    overflow-y: auto;
  }
  header .header_inner .nav_wrap .nav .main-menu {
    display: block;
    padding-top: 64px;
    height: auto;
  }
  header .header_inner .nav_wrap .nav .main-menu > .menu-item {
    width: 100%;
    margin: 0 0 32px;
  }
  header .header_inner .nav_wrap .nav .main-menu > .menu-item.active > a {
    color: #000;
  }
  header .header_inner .nav_wrap .nav .main-menu > .menu-item.active > a::after {
    display: none;
  }
  header .header_inner .nav_wrap .nav .main-menu > .menu-item.active > a::before {
    background-image: url(./assets/images/icons/chevron-up.svg);
  }
  header .header_inner .nav_wrap .nav .main-menu > .menu-item.active .sub-menu {
    height: auto;
    visibility: visible;
    opacity: 1;
    margin: 16px 0 32px;
  }
  header .header_inner .nav_wrap .nav .main-menu > .menu-item > a {
    padding: 0;
    display: block;
    font-size: 1.5rem;
    letter-spacing: -0.045rem;
    line-height: 32px;
  }
  header .header_inner .nav_wrap .nav .main-menu > .menu-item > a::before {
    content: "";
    position: absolute;
    right: 0;
    width: 28px;
    height: 28px;
    background: url(./assets/images/icons/chevron-down.svg) no-repeat center/28px 28px;
  }
  header .header_inner .nav_wrap .nav .main-menu > .menu-item:last-child {
    width: 100%;
  }
  header .header_inner .nav_wrap .nav .main-menu > .menu-item:first-child {
    margin-top: 24px;
  }
  header .header_inner .nav_wrap .nav .main-menu .sub-menu {
    transition: none;
    padding: 0;
  }
  header .header_inner .nav_wrap .nav .main-menu .sub-menu .menu-item:last-child {
    padding-bottom: 0;
  }
  header .header_inner .nav_wrap .nav .main-menu .sub-menu .menu-item > a {
    font-size: 1.125rem;
    letter-spacing: -0.03375rem;
  }
  header .header_inner .nav_wrap .nav .banner {
    position: static;
  }
  header .header_inner .nav_wrap .nav .banner a {
    width: 320px;
    height: 180px;
    opacity: 1;
    visibility: visible;
    transition: none;
  }
  header .header_inner .nav_wrap .utils {
    padding-top: 19px;
  }
  header .header_inner .nav_wrap .utils .button_search {
    width: 36px;
    height: 36px;
  }
  header .header_inner .nav_wrap .utils .button_search::after {
    width: 36px;
    height: 36px;
    background: url(./assets/images/icons/gnb-search.svg) no-repeat center/20px 20px;
  }
  header .header_inner .nav_wrap .utils .btn_nation {
    width: 36px;
    height: 36px;
  }
  header .header_inner .nav_wrap .utils .btn_nation::after {
    width: 20px;
    height: 20px;
    background: url(./assets/images/icons/gnb-global.svg) no-repeat center/20px 20px;
  }
  header .header_inner .nav_wrap .utils .button_menu {
    display: block;
  }
}
@media (max-width: 768px) {
  header .header_inner .logo {
    padding-top: 17px;
  }
  header .header_inner .logo > a {
    width: 85px;
    height: 30px;
  }
}
header .notice_banner {
  position: relative;
  background-color: #000;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  font-weight: 700;
  padding: 16px 80px 16px 40px;
}
header .notice_banner a {
  text-decoration: underline;
}
header .notice_banner_close {
  width: 24px;
  height: 24px;
  background: url(./assets/images/icons/close-white.svg) no-repeat center/100% auto;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1024px) {
  header .notice_banner {
    padding-left: 20px;
    font-size: 0.875rem;
    letter-spacing: -0.02625rem;
  }
  header .notice_banner_close {
    width: 16px;
    height: 16px;
    right: 20px;
  }
}

.top_search.gnb_search {
  display: none;
  position: fixed;
  left: 0;
  top: 104px;
  width: 100%;
  z-index: 101;
  border-top: 1px solid #eee;
}
.top_search.page_search {
  padding-top: 40px;
}
.top_search.page_search .top_search_inner .box {
  padding: 16px 0 0;
  max-width: 800px;
}
.top_search .top_search_inner {
  position: relative;
  background: #fff;
}
.top_search .top_search_inner .box {
  padding: 30px 20px 14px;
  max-width: 840px;
  width: 100%;
  margin: 0 auto;
}
.top_search .top_search_inner .form {
  position: relative;
  max-width: 800px;
  width: 100%;
  display: flex;
  height: 52px;
}
.top_search .top_search_inner .form .search_range {
  width: 140px;
  position: absolute;
  left: 0;
}
.top_search .top_search_inner .form .search_range .select_btn {
  padding: 11px 12px 13px 20px;
  height: 52px;
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
  font-weight: 500;
  border: 1px solid transparent;
  background: transparent;
  color: #1A1A1A;
}
.top_search .top_search_inner .form .search_range .select_btn:focus {
  outline: none;
  background: #fff;
  border: 1px solid #1E64FA;
}
.top_search .top_search_inner .form .search_range .select_btn::after {
  right: 16px;
  top: 18px;
}
.top_search .top_search_inner .search_form_input {
  background: #F4F7FF;
  border-radius: 8px;
  width: 100%;
  max-width: 800px;
  height: 52px;
  padding: 13px 100px 13px 141px;
  color: #1A1A1A;
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
  line-height: 26px;
  border: 1px solid transparent;
  font-family: "SamsungOne", sans-serif;
}
.top_search .top_search_inner .search_form_input:focus {
  outline: 0;
  border: 1px solid #1E64FA;
  background: #FFF;
}
.top_search .top_search_inner .search_form_input::-moz-placeholder {
  color: #666;
}
.top_search .top_search_inner .search_form_input::placeholder {
  color: #666;
}
@media (min-width: 1025px) {
  .top_search .top_search_inner .search_form_input:hover {
    border: 1px solid #1E64FA;
  }
}
.top_search .top_search_inner .search_clear {
  position: absolute;
  right: 64px;
  top: 18px;
  width: 16px;
  height: 16px;
  display: none;
  background: url(./assets/images/icons/search-clear.svg) no-repeat;
}
.top_search .top_search_inner .search_form_button {
  width: 52px;
  height: 52px;
  position: absolute;
  right: 10px;
  top: 0;
}
.top_search .top_search_inner .search_form_button::after {
  content: "";
  position: absolute;
  width: 52px;
  height: 52px;
  top: 0;
  left: 0;
  background: url(./assets/images/icons/input-search.svg) no-repeat center/24px 24px;
}
.top_search .top_search_inner .recommend_wrap {
  padding-top: 16px;
  display: flex;
  gap: 8px;
}
.top_search .top_search_inner .recommend_wrap span {
  font-weight: bold;
  padding: 6px 8px;
}
.top_search .top_search_inner .recommend_wrap ul {
  display: flex;
  gap: 12px 8px;
  flex-wrap: wrap;
  max-width: 700px;
  width: 100%;
}
@media (min-width: 1025px) {
  .top_search .top_search_inner .recommend_wrap ul li:hover a {
    background: #F4F7FF;
    color: #1E64FA;
  }
}
.top_search .top_search_inner .recommend_wrap ul li a {
  display: block;
  background: #F8F8F8;
  border-radius: 45px;
  padding: 6px 12px;
}
.top_search .top_search_inner .search_option_select_wrap {
  display: flex;
  gap: 16px;
  padding: 16px 0;
}
.top_search .top_search_inner .search_option_list {
  position: relative;
  max-width: 256px;
  width: 100%;
}
.top_search .top_search_inner .search_option_list .select_btn {
  height: 40px;
  border-radius: 8px;
  border: 1px solid #E0E0E0;
  background: #FFF;
  color: #666;
  width: 100%;
  padding: 10px 16px 11px;
  position: relative;
  text-align: left;
  font-size: 0.875rem;
  letter-spacing: -0.02625rem;
}
.top_search .top_search_inner .search_option_list .select_btn.on {
  border: 1px solid #1E64FA;
}
.top_search .top_search_inner .search_option_list .select_btn.on::after {
  transform: rotate(180deg);
}
@media (min-width: 1025px) {
  .top_search .top_search_inner .search_option_list .select_btn:hover {
    border: 1px solid #1E64FA;
  }
}
.top_search .top_search_inner .search_option_list .select_btn::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 12px;
  right: 16px;
  background: url(./assets/images/icons/chevron-down.svg) no-repeat;
}
.top_search .top_search_inner .search_option_list ul {
  display: none;
  position: absolute;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #1E64FA;
  background: #FFF;
  margin-top: 2px;
  padding: 6px 0;
  z-index: 1;
}
.top_search .top_search_inner .search_option_list ul.on {
  display: flex;
  flex-direction: column;
}
.top_search .top_search_inner .search_option_list ul li.on button {
  background: #F4F7FF;
  color: #1E64FA;
}
.top_search .top_search_inner .search_option_list ul li button {
  padding: 8px 16px;
  width: 100%;
  text-align: left;
  font-size: 0.875rem;
  letter-spacing: -0.02625rem;
  color: #666;
}
@media (min-width: 1025px) {
  .top_search .top_search_inner .search_option_list ul li:hover button {
    background: #F4F7FF;
    color: #1E64FA;
  }
}
.top_search .btn_wrap {
  display: flex;
  justify-content: center;
  padding: 16px 0 20px;
}
.top_search .btn_wrap .close {
  width: 40px;
  height: 40px;
  padding: 8px;
  border-radius: 48px;
  background: #FFF;
}
.top_search .btn_wrap .close::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(./assets/images/icons/close.svg) no-repeat center/24px 24px;
}
@media (max-width: 1024px) {
  .top_search.gnb_search {
    top: 64px;
    min-height: auto;
  }
}
@media (max-width: 768px) {
  .top_search.page_search {
    padding-top: 0;
  }
  .top_search.page_search .top_search_inner .search_option_select_wrap {
    padding: 16px 0;
  }
  .top_search .top_search_inner .form {
    height: 48px;
  }
  .top_search .top_search_inner .search_form_button {
    right: 0;
    width: 48px;
    height: 48px;
  }
  .top_search .top_search_inner .search_form_button::after {
    width: 48px;
    height: 48px;
    background-size: 20px 20px;
  }
  .top_search .top_search_inner .recommend_wrap {
    flex-direction: column;
  }
  .top_search .top_search_inner .search_option_select_wrap {
    flex-direction: column;
    padding: 20px 0;
  }
  .top_search .top_search_inner .search_option_list {
    max-width: none;
  }
  .top_search .top_search_inner .form .search_range {
    width: 101px;
  }
  .top_search .top_search_inner .form .search_range .select_btn {
    height: 48px;
    padding: 13px 8px 13px 12px;
    font-size: 1rem;
    letter-spacing: -0.03rem;
  }
  .top_search .top_search_inner .form .search_range .select_btn::after {
    right: 6px;
    top: 16px;
  }
  .top_search .top_search_inner .search_form_input {
    height: 48px;
    padding: 13px 73px 13px 110px;
    font-size: 1rem;
    letter-spacing: -0.03rem;
  }
  .top_search .top_search_inner .search_clear {
    right: 52px;
  }
}

.header_search_overlay {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100dvh;
  z-index: 1000;
  top: 0;
  bottom: 0;
}

.nav-open header {
  height: 383px;
}
.nav-open header .header_inner .nav_wrap .main-menu > .menu-item .sub-menu {
  height: auto;
  visibility: visible;
  opacity: 1;
}
.nav-open header .header_inner .nav_wrap .banner a {
  visibility: visible;
  opacity: 1;
}
.nav-open header .header_inner::after {
  content: "";
  position: absolute;
  top: 104px;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 1px;
  background: #eee;
}
.nav-open .header_search_overlay {
  display: block;
  z-index: 998;
}
@media (max-width: 1024px) {
  .nav-open {
    overflow-y: hidden;
  }
  .nav-open header {
    height: auto;
  }
  .nav-open header .header_inner .nav_wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
  }
  .nav-open header .header_inner .nav_wrap .nav {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 1001;
  }
  .nav-open header .header_inner .nav_wrap .nav .main-menu .sub-menu {
    opacity: 0;
    height: 0;
    visibility: hidden;
  }
  .nav-open header .header_inner .nav_wrap .nav .main-menu .sub-menu .menu-item > a.external_link::before {
    top: 4px;
  }
  .nav-open header .header_inner .nav_wrap .nav .main-menu.active .sub-menu {
    height: auto;
    visibility: visible;
    opacity: 1;
  }
  .nav-open header .header_inner .nav_wrap .nav_header {
    display: block;
    height: 64px;
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
  }
  .nav-open header .header_inner .nav_wrap .utils {
    position: absolute;
    right: 16px;
  }
  .nav-open header .header_inner .nav_wrap .utils .button_search {
    display: none;
  }
  .nav-open header .header_inner .nav_wrap .utils .btn_nation {
    display: none;
  }
  .nav-open header .header_inner .nav_wrap .utils .button_menu {
    z-index: 1002;
  }
  .nav-open header .header_inner .nav_wrap .utils .button_menu::after {
    background: url(./assets/images/icons/close.svg) no-repeat center/20px 20px;
  }
  .nav-open header .header_inner::after {
    display: none;
  }
}
@media (max-width: 768px) {
  .nav-open header .header_inner .nav_wrap .nav {
    width: 100%;
  }
  .nav-open header .header_inner .nav_wrap .nav .main-menu > .menu-item > a {
    font-size: 1.375rem;
    letter-spacing: -0.04125rem;
    line-height: 28px;
  }
  .nav-open header .header_inner .nav_wrap .nav .banner a {
    width: 100%;
    height: 100%;
  }
}

.calendar_wrap {
  position: absolute;
  top: 322px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 840px;
  padding: 0 20px;
  width: 100%;
  display: none;
}
.calendar_wrap .calendar_inner {
  width: 564px;
  height: 404px;
  position: absolute;
  z-index: 102;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  background: #fff;
  border-radius: 8px;
  padding: 16px;
}
.calendar_wrap .calendar_inner .calendar {
  display: flex;
  gap: 20px;
  /* 달력 이동 화살표 숨기기 */
}
.calendar_wrap .calendar_inner .calendar .datepicker-container {
  width: 256px;
  position: relative;
}
.calendar_wrap .calendar_inner .calendar .datepicker-container.calendar-start::before {
  content: "~";
  position: absolute;
  right: -16px;
  z-index: 1;
  top: 7px;
  width: 12px;
  height: 26px;
  color: #666;
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker-inline {
  width: 256px;
  height: 268px;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker-prev,
.calendar_wrap .calendar_inner .calendar .ui-datepicker-next {
  display: none;
}
.calendar_wrap .calendar_inner .calendar .dates {
  position: relative;
}
.calendar_wrap .calendar_inner .calendar .dates::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 12px;
  width: 16px;
  height: 16px;
  background: url(./assets/images/icons/icon_calendar.svg) no-repeat;
  z-index: 1;
}
.calendar_wrap .calendar_inner .calendar .dates input {
  width: 256px;
  font-weight: 500;
  color: #1A1A1A;
  font-size: 0.875rem;
  letter-spacing: -0.02625rem;
  text-align: center;
  padding: 11px 32px;
  border-radius: 8px;
  border: 1px solid transparent;
  background: #F4F7FF;
  height: 40px;
}
.calendar_wrap .calendar_inner .calendar .dates input:focus {
  outline: none;
  border: 1px solid #1E64FA;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker {
  padding: 0;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker-calendar {
  height: 228px;
  margin: 0;
  font-family: "SamsungOne", sans-serif;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker-calendar tbody {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 192px;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker-calendar tbody tr {
  display: flex;
  width: 248px;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker-calendar tbody tr td {
  width: 14.2857142857%;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker-calendar thead tr {
  width: 248px;
  display: flex;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker-calendar thead tr th {
  width: 14.2857142857%;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker-calendar thead tr th span {
  display: block;
  width: 100%;
  line-height: 28px;
}
.calendar_wrap .calendar_inner .calendar .hasDatepicker {
  padding-top: 12px;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker .ui-datepicker-header {
  padding: 0;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker-title {
  line-height: 40px;
  margin: 0;
  display: flex;
  gap: 16px;
}
.calendar_wrap .calendar_inner .calendar .ui-widget-header {
  background: #fff;
  border: none;
  border-bottom: 1px solid #EEE;
  box-sizing: border-box;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker .ui-datepicker-title select {
  margin: 0;
  height: 39px;
  font-weight: 500;
  font-family: "SamsungOne", sans-serif;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  background: url(./assets/images/icons/chevron-down.svg) right center no-repeat;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker select.ui-datepicker-year {
  width: 54px;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker select.ui-datepicker-month {
  width: 54px;
}
.calendar_wrap .calendar_inner .calendar .ui-widget.ui-widget-content {
  border-radius: 8px;
  border: 1px solid #EEE;
  background: #FFF;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
  padding: 0 4px;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker th {
  padding: 0;
  height: 28px;
  color: #666;
  font-weight: 500;
  font-size: 0.75rem;
  letter-spacing: -0.0225rem;
}
.calendar_wrap .calendar_inner .calendar .ui-state-default,
.calendar_wrap .calendar_inner .calendar .ui-widget-content .ui-state-default,
.calendar_wrap .calendar_inner .calendar .ui-widget-header .ui-state-default,
.calendar_wrap .calendar_inner .calendar .ui-button,
.calendar_wrap .calendar_inner .calendar html .ui-button.ui-state-disabled:hover,
.calendar_wrap .calendar_inner .calendar html .ui-button.ui-state-disabled:active {
  border: none;
  background: transparent;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker td {
  height: 32px;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker td.ui-datepicker-today a {
  position: relative;
  z-index: 0;
  color: #004DF1;
  font-weight: bold;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker td.ui-datepicker-today a::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  background: #E5EFFF;
  border-radius: 20px;
  z-index: -1;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker td.ui-datepicker-other-month a {
  color: #A5A5A5;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker td.ui-datepicker-other-month a.ui-state-active {
  color: #004DF1;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker td a {
  padding: 0;
  line-height: 32px;
  text-align: center;
  color: #1a1a1a;
  position: relative;
  z-index: 0;
  font-weight: 500;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker td a.ui-state-active::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  background: #E5EFFF;
  border-radius: 20px;
  z-index: -1;
}
@media (min-width: 1025px) {
  .calendar_wrap .calendar_inner .calendar .ui-datepicker td a:hover::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    background: #F4F7FF;
    border-radius: 20px;
    z-index: -1;
  }
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker td span {
  text-align: center;
}
.calendar_wrap .calendar_inner .calendar .ui-state-disabled,
.calendar_wrap .calendar_inner .calendar .ui-widget-content .ui-state-disabled,
.calendar_wrap .calendar_inner .calendar .ui-widget-header .ui-state-disabled {
  opacity: 1;
  position: relative;
  z-index: 0;
  background: transparent;
}
@media (min-width: 1025px) {
  .calendar_wrap .calendar_inner .calendar .ui-state-disabled:hover::after,
  .calendar_wrap .calendar_inner .calendar .ui-widget-content .ui-state-disabled:hover::after,
  .calendar_wrap .calendar_inner .calendar .ui-widget-header .ui-state-disabled:hover::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    z-index: -1;
    height: 30px;
    border-radius: 20px;
    background: #F4F7FF;
  }
}
.calendar_wrap .calendar_inner .calendar .ui-state-disabled span,
.calendar_wrap .calendar_inner .calendar .ui-widget-content .ui-state-disabled span,
.calendar_wrap .calendar_inner .calendar .ui-widget-header .ui-state-disabled span {
  display: block;
  height: 32px;
  line-height: 32px;
  color: #A5A5A5;
}
.calendar_wrap .calendar_inner .calendar .ui-state-disabled {
  pointer-events: all;
}
.calendar_wrap .calendar_inner .calendar .ui-datepicker td span {
  padding: 0;
}
.calendar_wrap .calendar_inner .btn_wrap {
  padding: 16px 0 0;
  display: flex;
  gap: 8px;
  justify-content: center;
}
.calendar_wrap .calendar_inner .btn_wrap button {
  width: 91px;
  height: 40px;
  font-weight: bold;
  color: #1E64FA;
  border: 1.5px solid #0E41AD;
  border-radius: 32px;
}
@media (min-width: 1025px) {
  .calendar_wrap .calendar_inner .btn_wrap button:hover {
    border-color: #0E41AD;
    color: #0E41AD;
  }
  .calendar_wrap .calendar_inner .btn_wrap button:hover.btn_ok {
    background: #0E41AD;
  }
}
.calendar_wrap .calendar_inner .btn_wrap button.btn_ok {
  border-color: transparent;
  color: #fff;
  background: #1E64FA;
}
.calendar_wrap .calendar_inner .btn_wrap button.btn_ok:focus {
  border: 2px solid #000;
}
@media (max-width: 1024px) {
  .calendar_wrap {
    top: 282px;
  }
}
@media (max-width: 768px) {
  .calendar_wrap .calendar_inner {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 340px;
    z-index: 9999;
  }
  .calendar_wrap .calendar_inner .calendar .dates input {
    width: 142px;
    position: absolute;
  }
  .calendar_wrap .calendar_inner .calendar .datepicker-container {
    width: 308px;
  }
  .calendar_wrap .calendar_inner .calendar .datepicker-container .hasDatepicker {
    display: none;
  }
  .calendar_wrap .calendar_inner .calendar .datepicker-container.on .hasDatepicker {
    display: block;
  }
  .calendar_wrap .calendar_inner .calendar .datepicker-container.on .hasDatepicker.date-end {
    left: -164px;
  }
  .calendar_wrap .calendar_inner .calendar .hasDatepicker {
    position: absolute;
    top: 40px;
  }
  .calendar_wrap .calendar_inner .calendar .ui-datepicker-inline {
    width: 308px;
  }
  .calendar_wrap .calendar_inner .calendar .ui-datepicker-calendar thead tr {
    width: 300px;
  }
  .calendar_wrap .calendar_inner .calendar .ui-datepicker-calendar tbody tr {
    width: 300px;
  }
  .calendar_wrap .calendar_inner .btn_wrap {
    position: absolute;
    bottom: 16px;
    width: 308px;
  }
}

.search_result .not-found .contents_inner {
  padding: 80px 40px 160px;
}
@media (max-width: 768px) {
  .search_result .not-found .contents_inner {
    padding-top: 40px;
    padding-bottom: 160px;
  }
}

.result_title {
  display: flex;
  gap: 8px;
  border-bottom: 1px solid #E0E0E0;
}
.result_title .search_title {
  font-size: 1.875rem;
  letter-spacing: -0.05625rem;
  color: #1a1a1a;
  padding: 20px 0;
  font-weight: 700;
}
.result_title .result_num {
  color: #666;
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
  font-weight: 500;
}
@media (max-width: 768px) {
  .result_title .search_title {
    font-size: 1.5rem;
    letter-spacing: -0.045rem;
  }
  .result_title .result_num {
    font-size: 1rem;
    letter-spacing: -0.03rem;
  }
}

.filter_include {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #666;
}

.filter_container {
  display: flex;
  font-size: 20px;
  gap: 12px;
  font-weight: 500;
  line-height: 150%;
  /* 150% */
  letter-spacing: -0.6px;
}

.filter_radio_label {
  cursor: pointer;
  display: flex;
  align-items: center;
}

/* 라디오 숨기기 */
.filter_radio_label input[type=radio] {
  display: none;
}

.filter_radio_icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(./assets/images/icons/filter_radio_icon.svg);
  background-size: contain;
  /* 이미지 비율 맞춰 표시 */
  background-repeat: no-repeat;
  background-position: center;
}

/* 체크된 상태 스타일 */
.filter_radio_label input[type=radio]:checked + span,
.filter_radio_label .filter_radio_label:has(input[type=radio]:checked) {
  color: #000;
}

.filter_radio_label:has(input[type=radio]:checked) {
  color: #000;
}

.filter_radio_label input[type=radio]:checked + .filter_radio_icon + span {
  color: #000;
}

.filter_radio_label input[type=radio]:checked + .filter_radio_icon {
  background-image: url(./assets/images/icons/filter_radio_icon_on.svg);
}

@media (max-width: 768px) {
  .filter_container {
    font-size: 14px;
  }
}
.article_container {
  margin-bottom: 120px;
}
.article_lists a {
  display: block;
}
.article_lists .article_img_box {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  min-height: auto;
  overflow: hidden;
  min-width: 100%;
  border-radius: 8px;
}
.article_lists .article_img_box img, .article_lists .article_img_box video {
  transition: transform 0.3s ease-in-out;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.article_lists .article_text_box {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.article_lists .article_category {
  font-weight: 700;
  line-height: 22px;
  color: #666666;
}
.article_lists .article_category span {
  display: inline-block;
  margin-left: 4px;
  line-height: 22px;
  color: #1e64fa;
}
.article_lists:hover .article_img_box img {
  transform: translate(-50%, -50%) scale(1.1);
}
.article_title {
  line-height: 28px;
  word-break: keep-all;
  font-weight: 700;
  font-size: 1.375rem;
  letter-spacing: -0.04125rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  min-height: 56px;
}
.article_main_title {
  font-size: 1.5rem;
  letter-spacing: -0.045rem;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .article_title {
    font-size: 1.125rem;
    letter-spacing: -0.03375rem;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}
@media (max-width: 670px) {
  .article_main_title {
    font-size: 1.25rem;
    letter-spacing: -0.0375rem;
  }
  .article_lists {
    flex: 1;
  }
  .article_lists a {
    display: flex;
    width: 100%;
  }
  .article_lists .article_img_box {
    flex: 1;
    max-width: 50%;
    padding-bottom: 28.187%;
    min-width: 50%;
  }
  .article_lists .article_text_box {
    flex: 1;
    padding-left: 12px;
    margin-top: 0;
    justify-content: space-between;
  }
  .article_title {
    color: #1a1a1a;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    min-height: auto;
    font-weight: 500;
  }
  .article_data {
    font-size: 1rem;
    letter-spacing: -0.03rem;
  }
}
@media (max-width: 480px) {
  .article_title {
    font-size: 0.875rem;
    letter-spacing: -0.02625rem;
    font-weight: 500;
    line-height: 18px;
  }
}

.article_header_wrapper {
  height: 92px;
}
.article_header {
  position: relative;
}
.article_header.fixed {
  position: fixed;
  top: 104px;
  width: 100%;
  background: white;
  z-index: 90;
}
.article_tab {
  height: 32px;
  display: flex;
  font-size: 1.125rem;
  letter-spacing: -0.03375rem;
  font-weight: 500;
  line-height: 24px;
  border-bottom: 1px solid #d9d9d9;
  color: #666666;
  width: 100%;
}
.article_tab li {
  margin-right: 24px;
  padding-bottom: 8px;
}
.article_tab .active {
  border-bottom: 4px solid #1e64fa;
  color: #1E64FA;
  font-weight: bold;
}
.article_box {
  margin-top: 32px;
  grid-template-columns: repeat(4, 1fr);
  row-gap: 56px;
  -moz-column-gap: 16px;
       column-gap: 16px;
  display: grid;
  width: 100%;
}
.article_lists_color {
  border-radius: 8px;
  color: #fff;
  transition: background-color 0.3s ease;
  min-width: 0;
}
.article_lists_color a {
  height: 100%;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
}
.article_lists_color_box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 32px 32px 0;
}
.article_lists_color_box_inner {
  display: flex;
  align-items: end;
  padding-bottom: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
  border-bottom: 1px solid #fff;
}
.article_lists_color .article_lists_color_img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.26%;
}
.article_lists_color .article_lists_color_img img {
  margin-right: 6px;
}
.article_lists_color .article_lists_color_img span {
  font-size: 0.9375rem;
  letter-spacing: -0.028125rem;
  line-height: 18px;
  margin-top: 6px;
  margin-bottom: -4px;
  color: #fff;
}
.article_lists_color .article_text_box {
  font-weight: 700;
  padding: 0 32px 30px;
  margin-top: 20px;
  color: #fff;
}
.article_lists_color .article_text_box .article_category {
  margin-bottom: 12px;
  color: #fff;
}
.article_lists_color .article_text_box .article_data {
  margin-bottom: 0;
  color: #fff;
  margin-top: 12px;
}
.article_lists_color .article_text_box .article_title {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
@media (max-width: 768px) {
  .article_container .article_more {
    margin-top: 40px;
  }
}
.article_data {
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 30px;
  font-size: 1rem;
  letter-spacing: -0.03rem;
  color: #666666;
}
@media (max-width: 480px) {
  .article_data {
    font-size: 0.875rem;
    letter-spacing: -0.02625rem;
  }
}
.article_color_01 {
  background-color: #BF6FDF;
  color: #BF6FDF;
}
.article_color_01 .category_contents {
  color: #1a1a1a;
}
.article_color_01:hover {
  background-color: #AC64C9;
  color: #AC64C9;
}
.article_color_02 {
  background-color: #35A1BC;
  color: #35A1BC;
}
.article_color_02 .category_contents {
  color: #1a1a1a;
}
.article_color_02:hover {
  background-color: #3091A9;
  color: #3091A9;
}
.article_color_03 {
  background-color: #6C5DDC;
  color: #6C5DDC;
}
.article_color_03 .category_contents {
  color: #1a1a1a;
}
.article_color_03:hover {
  background-color: #6154C6;
  color: #6154C6;
}
.article_color_04 {
  background-color: #2AAA5E;
  color: #2AAA5E;
}
.article_color_04 .category_contents {
  color: #1a1a1a;
}
.article_color_04:hover {
  background-color: #269955;
  color: #269955;
}
.article_color_05 {
  background-color: #DF6BA5;
  color: #DF6BA5;
}
.article_color_05 .category_contents {
  color: #1a1a1a;
}
.article_color_05:hover {
  background-color: #C96094;
  color: #C96094;
}
.article_more {
  margin-top: 58px;
  width: 100%;
  height: 1px;
  background-color: #e0e9fe;
  position: relative;
}
.article_more .button_more {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1280px) {
  .article_lists_color .article_lists_color_img img {
    width: 43%;
  }
  .article_lists_color .article_lists_color_img span {
    font-size: 0.75rem;
    letter-spacing: -0.0225rem;
  }
}
@media (max-width: 1024px) {
  .article_header.fixed {
    top: 64px;
  }
  .article_box {
    grid-template-columns: repeat(3, 1fr);
  }
  .article_lists_color_box {
    padding: 32px 24px 0;
  }
  .article_lists_color .article_lists_color_img img {
    max-width: 90px;
  }
  .article_lists_color .article_lists_color_img span {
    font-size: 1rem;
    letter-spacing: -0.03rem;
  }
  .article_lists_color .article_text_box .article_category {
    margin-bottom: 12px;
  }
}
@media (max-width: 935px) {
  .article_lists_color .article_lists_color_img img {
    width: 42%;
  }
  .article_lists_color .article_lists_color_img span {
    font-size: 0.75rem;
    letter-spacing: -0.0225rem;
  }
}
@media (max-width: 768px) {
  .article_more {
    margin-top: 44px;
  }
}
@media (max-width: 670px) {
  .article_tab {
    font-size: 1rem;
    letter-spacing: -0.03rem;
  }
  .article_box {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: stretch;
  }
  .article_category {
    display: none;
  }
  .article_data {
    margin-bottom: 0;
  }
  .article_lists_color {
    flex: 1;
    border-radius: 8px;
  }
  .article_lists_color_box {
    padding: 0;
  }
  .article_lists_color_box_inner {
    justify-content: center;
    align-content: center;
    padding: 0;
    border: 0;
    width: 100%;
    height: 100%;
  }
  .article_lists_color .article_lists_color_img {
    position: relative;
    width: 50%;
    max-width: 50%;
    height: 0;
    padding-bottom: 28.187%;
    border: none;
    border-radius: 8px;
  }
  .article_lists_color .article_lists_color_img img {
    width: 50%;
    max-width: 100px;
  }
  .article_lists_color .article_lists_color_img span {
    font-size: 0.8125rem;
    letter-spacing: -0.024375rem;
    line-height: 18px;
    margin-top: 0;
  }
  .article_lists_color a {
    padding: 0;
    display: flex;
    flex-direction: row;
    gap: 12px;
  }
  .article_lists_color .article_text_box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 46%;
    font-weight: 700;
    padding: 0;
    margin: 0;
    color: #fff;
  }
  .article_lists_color .article_text_box .article_title {
    -webkit-line-clamp: 3;
  }
  .article_lists_color .article_text_box .article_category {
    margin-bottom: 16px;
    opacity: 0.8;
  }
  .article_lists_color .article_text_box .article_data {
    display: block;
    color: #666666;
  }
  .article_lists_color {
    background-color: transparent;
  }
  .article_lists_color .article_lists_color_img {
    background-color: currentColor;
  }
  .article_lists_color span {
    color: #fff;
  }
  .article_lists_color:hover {
    background-color: transparent !important;
  }
}
@media (max-width: 560px) {
  .article_lists_color .article_lists_color_img img {
    width: 40%;
  }
  .article_lists_color .article_lists_color_img span {
    font-size: 0.625rem;
    letter-spacing: -0.01875rem;
    line-height: 1.5;
  }
}
@media (max-width: 359px) {
  .article_tab {
    font-size: 0.875rem;
    letter-spacing: -0.02625rem;
  }
  .article_tab li {
    margin-right: 16px;
  }
  .article_lists_color .article_lists_color_img img {
    margin-right: 2px;
  }
}

.latest_inner .article_box li {
  opacity: 0;
  transform: translateY(50px);
}
@media (max-width: 768px) {
  .latest_inner .article_box li:nth-child(n+10) {
    display: none;
  }
}

.carousel_slide_wrap {
  position: relative;
}
.carousel_slide_utils {
  position: absolute;
  right: 46px;
  top: -52px;
  display: flex;
  align-items: center;
}
.carousel_slide_utils .pages {
  padding: 0 12px;
  font-weight: 700;
  font-size: 0.875rem;
  letter-spacing: -0.02625rem;
}
.carousel_slide_utils .slick-dots li {
  display: none;
}
.carousel_slide_utils .slick-dots .slick-active {
  display: flex;
  text-align: center;
  align-items: center;
  min-width: 52px;
  height: 24px;
}
.carousel_slide_utils .slick-dots .slick-active .current {
  color: #1a1a1a;
  display: flex;
  align-items: center;
}
.carousel_slide_utils .slick-dots .slick-active .current:after {
  content: "";
  display: block;
  width: 1px;
  height: 9px;
  background-color: #e0e0e0;
  margin: 0 8px;
}
.carousel_slide_utils .slick-dots .slick-active .total {
  color: #666;
}
.carousel_slide_utils .slick-arrow {
  width: 24px;
  height: 24px;
  background: no-repeat center/100% auto;
}
.carousel_slide_utils .slick-arrow.slick-prev {
  background-image: url(./assets/images/icons/arrow-left.svg);
}
.carousel_slide_utils .slick-arrow.slick-prev:hover {
  background-image: url(./assets/images/icons/arrow-left-hover.svg);
}
.carousel_slide_utils .slick-arrow.slick-next {
  background-image: url(./assets/images/icons/arrow-right.svg);
}
.carousel_slide_utils .slick-arrow.slick-next:hover {
  background-image: url(./assets/images/icons/arrow-right-hover.svg);
}
.carousel_slide_utils:after {
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  background-color: #e0e0e0;
  margin: 0 16px;
  pointer-events: none;
}
.carousel_slide_utils.not_use .pages {
  display: none;
}
.carousel_slide_utils.not_use:after {
  display: none;
}
.carousel_slide_more {
  position: absolute;
  right: 0;
  top: -53px;
  font-size: 1.125rem;
  letter-spacing: -0.03375rem;
  display: flex;
  align-items: center;
  font-weight: 700;
}
.carousel_slide_more:hover {
  color: #0E41AD;
}
.carousel_slide {
  margin-right: -20px;
}
.carousel_slide_item {
  margin-right: 20px;
}
.carousel_slide_item a {
  position: relative;
  display: block;
}
.carousel_slide_item a:hover .images img {
  transform: translate(-50%, -50%) scale(1.1);
}
.carousel_slide_item:not(.slick-active, .carousel_slide_item) {
  pointer-events: none;
}
.carousel_slide_item:not(.slick-active, .carousel_slide_item) .images:after {
  opacity: 1;
}
.carousel_slide_item:not(.slick-active, .carousel_slide_item) .title {
  opacity: 0.5;
}
.carousel_slide .images {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  min-height: auto;
  overflow: hidden;
  min-width: 100%;
  border-radius: 8px;
}
.carousel_slide .images img {
  transition: transform 0.3s ease-in-out;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.carousel_slide .images:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: opacity 0.2s ease;
}
.carousel_slide .title {
  padding: 20px 0;
  font-size: 1.375rem;
  letter-spacing: -0.04125rem;
  font-weight: 700;
  line-height: 28px;
}
.carousel_slide_blind {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #fff;
}
.carousel_slide.over-view .slick-list {
  overflow: inherit;
}
.carousel_slide.over-view .slick-slide[data-slick-index="0"] {
  position: relative;
}
.carousel_slide.over-view .slick-slide[data-slick-index="0"]:before {
  content: "";
  position: absolute;
  left: -300%;
  top: 0;
  width: 300%;
  height: 100%;
  background-color: #fff;
}
.carousel_slide.over-view.change_slide .slick-slide[data-slick-index="0"]:before {
  display: none;
}
.carousel_slide.slide-init-hidden {
  opacity: 0;
}
@media (max-width: 670px) {
  .carousel_slide_wrap {
    padding-right: 12px;
  }
  .carousel_slide_wrap:after {
    content: "";
    width: 20px;
    height: calc(100% - 10px);
    background-color: #fff;
    position: absolute;
    left: -20px;
    top: 0;
  }
  .carousel_slide_utils {
    position: relative;
    left: 0;
    top: 0;
    justify-content: space-between;
    margin-right: -12px;
  }
  .carousel_slide_utils:after {
    display: none;
  }
  .carousel_slide_more {
    right: 0;
    top: -50px;
    font-size: 1rem;
    letter-spacing: -0.03rem;
    align-items: flex-start;
  }
  .carousel_slide_more:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: url(./assets/images/icons/chevron-right.svg) no-repeat center/100% auto;
    margin: 1px 0 0;
  }
  .carousel_slide_more:hover {
    color: #000;
  }
  .carousel_slide {
    margin-right: -12px;
  }
  .carousel_slide_item {
    margin-right: 12px;
  }
  .carousel_slide .title {
    padding: 12px 0;
    font-size: 1rem;
    letter-spacing: -0.03rem;
  }
}

.highlights {
  overflow: hidden;
  padding: 0 0 106px;
}
.highlights .carousel_slide .title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 670px) {
  .highlights {
    padding: 0 0 56px;
  }
  .highlights .carousel_slide_wrap {
    position: relative;
    margin-bottom: 44px;
  }
  .highlights .carousel_slide_wrap:after {
    height: 100%;
  }
  .highlights .carousel_slide_utils {
    position: absolute;
    left: 0;
    bottom: -44px;
    right: inherit;
    top: inherit;
    width: 100%;
  }
}

.library {
  overflow: hidden;
  padding: 80px 0 120px;
  background-color: #f4f7ff;
}
.library .carousel_slide .images {
  padding-bottom: 100%;
}
.library .carousel_slide .title {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  padding: 20px;
  width: 100%;
  min-height: 24%;
  font-size: 1.5rem;
  letter-spacing: -0.045rem;
  border-radius: 0 0 8px 8px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  display: flex;
  align-items: flex-end;
}
.library .carousel_slide .title span {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.library .carousel_slide.over-view .slick-slide[data-slick-index="0"]:before {
  background-color: #f4f7ff;
}
@media (max-width: 1024px) {
  .library .carousel_slide .title {
    font-size: 1.25rem;
    letter-spacing: -0.0375rem;
  }
}
@media (max-width: 670px) {
  .library {
    padding: 40px 0 120px;
  }
  .library_title {
    font-size: 1.25rem;
    letter-spacing: -0.0375rem;
  }
  .library .carousel_slide .title {
    font-size: 1rem;
    letter-spacing: -0.03rem;
    padding: 16px;
  }
  .library .carousel_slide_utils {
    padding-top: 20px;
  }
  .library .carousel_slide_wrap:after {
    background-color: #f4f7ff;
    height: 100%;
  }
  .library .carousel_slide_wrap {
    position: relative;
    margin-bottom: 44px;
  }
  .library .carousel_slide_utils {
    position: absolute;
    left: 0;
    bottom: -44px;
    right: inherit;
    top: inherit;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .more_news .carousel_slide_wrap {
    padding-right: 12px;
  }
  .more_news .carousel_slide_wrap:after {
    content: "";
    width: 20px;
    height: calc(100% - 10px);
    background-color: #fff;
    position: absolute;
    left: -20px;
    top: 0;
  }
  .more_news .carousel_slide {
    margin-right: -12px;
  }
  .more_news .carousel_slide_item {
    margin-right: 12px;
  }
  .more_news .article_lists {
    margin-bottom: 20px;
  }
  .more_news .article_lists a {
    display: flex;
    width: 100%;
  }
  .more_news .article_lists:nth-child(n+4) {
    display: none;
  }
  .more_news .article_lists .article_img_box {
    flex: 1;
    max-width: 50%;
    padding-bottom: 28.187%;
    min-width: 50%;
  }
  .more_news .article_lists .article_text_box {
    flex: 1;
    padding-left: 12px;
    margin-top: 0;
    justify-content: space-between;
  }
  .more_news .article_lists .article_title {
    color: #1a1a1a;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    min-height: auto;
    font-weight: 500;
  }
  .more_news .article_lists .article_data {
    margin-bottom: 0;
  }
  .more_news .article_lists .article_category {
    display: none;
  }
}

.main-visual {
  position: relative;
  margin-right: -20px;
  padding-top: 24px;
  margin-bottom: 80px;
}
.main-visual .slick-list {
  overflow: inherit;
}
.main-visual .slick-slide {
  scale: 1;
  transition: scale 0.35s ease;
}
@media (min-width: 769px) {
  .main-visual .slick-slide .visual-image:after,
  .main-visual .slick-slide .visual-short:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
  }
  .main-visual .slick-slide .visual-text .contents:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
  }
  .main-visual .slick-slide.side .visual-image:after,
  .main-visual .slick-slide.side .visual-short:after {
    opacity: 1;
  }
  .main-visual .slick-slide.side .visual-text .contents:after {
    opacity: 1;
  }
}
.main-visual .slick-slide:not(.slick-active) {
  pointer-events: none;
}
.main-visual .slick-slide.prev-slide {
  transform-origin: center right;
  scale: 0.8;
  transition: scale 0s ease;
}
.main-visual .slick-slide.next-slide {
  transform-origin: center left;
  scale: 0.8;
  transition: scale 0s ease;
}
.main-visual .slick-slide[data-slick-index="0"] {
  position: relative;
}
.main-visual .slick-slide[data-slick-index="0"]:before {
  content: "";
  position: absolute;
  left: -300%;
  top: 0;
  width: 300%;
  height: 100%;
  background-color: #fff;
}
@media (max-width: 670px) {
  .main-visual .slick-slide.prev-slide {
    scale: 1;
  }
  .main-visual .slick-slide.next-slide {
    scale: 1;
  }
}
.main-visual-slide.change_slide .slick-slide[data-slick-index="0"]:before {
  display: none;
}
.main-visual-item {
  margin-right: 20px;
}
.main-visual-item .item {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 12px;
}
@media (max-width: 670px) {
  .main-visual {
    margin-right: -12px;
    padding-right: 20px;
    padding-top: 16px;
    margin-bottom: 40px;
  }
  .main-visual-item {
    margin-right: 12px;
    border-radius: 12px;
    overflow: hidden;
  }
  .main-visual .item:not(.visual-main, .visual-short) {
    display: none;
  }
  .main-visual:after {
    content: "";
    width: 20px;
    height: calc(100% - 10px);
    background-color: #fff;
    position: absolute;
    left: -20px;
    top: 0;
  }
}
.main-visual .images {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
}
.main-visual .images-video {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  transform: translate3d(-50%, -50%, 0);
  background-color: #000;
}
@media (max-width: 768px) {
  .main-visual .images-video {
    padding-top: 177.78%;
  }
}
.main-visual .visual-image .contents,
.main-visual .visual-short .contents {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  z-index: 3;
}
.main-visual .visual-image .title,
.main-visual .visual-short .title {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-weight: 700;
}
.main-visual .visual-image .desc,
.main-visual .visual-short .desc {
  padding-top: 24px;
  font-weight: 500;
  display: none;
}
.main-visual .visual-image video,
.main-visual .visual-image img,
.main-visual .visual-short video,
.main-visual .visual-short img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  transform-origin: 50% 50%;
  width: 100%;
  height: 100%;
}
.main-visual .visual-image img,
.main-visual .visual-short img {
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
.main-visual .visual-image:hover .contents,
.main-visual .visual-short:hover .contents {
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  transition: background 0.3s ease;
  display: block !important;
}
.main-visual .visual-image:hover .desc,
.main-visual .visual-short:hover .desc {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.main-visual .visual-image:hover img,
.main-visual .visual-short:hover img {
  transform: translate3d(-50%, -50%, 0) scale(1.1);
}
@media (max-width: 768px) {
  .main-visual .visual-image:hover .desc,
  .main-visual .visual-short:hover .desc {
    display: none;
  }
}
.main-visual .visual-image:before,
.main-visual .visual-short:before {
  content: "";
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.main-visual .visual-image:hover .contents {
  top: 0;
  bottom: inherit;
  display: block !important;
}
.main-visual .visual-text {
  background-color: #e0e9fe;
}
.main-visual .visual-text .contents {
  background: none;
  color: #000;
  font-weight: 700;
  transition: color 0.3s ease;
}
.main-visual .visual-text .title {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.main-visual .visual-text:hover .contents {
  color: #0E41AD;
}
.main-visual .visual-main .title {
  font-size: 1.875rem;
  letter-spacing: -0.05625rem;
}
.main-visual .visual-main .desc {
  font-size: 1.5rem;
  letter-spacing: -0.045rem;
}
.main-visual .visual-main .mobile {
  display: none;
}
@media (max-width: 1024px) {
  .main-visual .visual-main .title {
    font-size: 1.5rem;
    letter-spacing: -0.045rem;
  }
  .main-visual .visual-main .desc {
    font-size: 1.25rem;
    letter-spacing: -0.0375rem;
  }
}
@media (max-width: 670px) {
  .main-visual .visual-main .title {
    font-size: 1.375rem;
    letter-spacing: -0.04125rem;
  }
  .main-visual .visual-main .desc {
    font-size: 0.875rem;
    letter-spacing: -0.02625rem;
  }
  .main-visual .visual-main .mobile {
    display: block;
  }
  .main-visual .visual-main .desktop {
    display: none;
  }
}
.main-visual .case01,
.main-visual .case02 {
  display: grid;
  grid-template-columns: 66.5719% auto;
  grid-template-rows: 1fr;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.main-visual .case01-main .images,
.main-visual .case02-main .images {
  padding-top: 56.2232%;
}
.main-visual .case01-main .contents,
.main-visual .case02-main .contents {
  padding: 28px 40px;
  flex-direction: column;
  display: flex;
  justify-content: flex-end;
}
.main-visual .case01-sub,
.main-visual .case02-sub {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
}
.main-visual .case01-sub .title,
.main-visual .case02-sub .title {
  font-size: 1.375rem;
  letter-spacing: -0.04125rem;
}
.main-visual .case01-sub .desc,
.main-visual .case02-sub .desc {
  font-size: 1.125rem;
  letter-spacing: -0.03375rem;
}
.main-visual .case01-sub .visual-image .contents,
.main-visual .case02-sub .visual-image .contents {
  width: 100%;
  padding: 28px 20px;
  flex-direction: column;
  display: flex;
  justify-content: flex-end;
}
.main-visual .case01-sub .visual-text,
.main-visual .case02-sub .visual-text {
  height: 25%;
}
.main-visual .case01-sub .visual-text .contents,
.main-visual .case02-sub .visual-text .contents {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 56px 0 20px;
}
.main-visual .case01-sub .visual-text .contents:before,
.main-visual .case02-sub .visual-text .contents:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(./assets/images/icons/kv-arrow-right-black.svg) no-repeat center;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -10px;
}
.main-visual .case01-sub .visual-text .contents:hover:before,
.main-visual .case02-sub .visual-text .contents:hover:before {
  background: url(./assets/images/icons/kv-arrow-right-blue.svg) no-repeat center;
}
@media (max-width: 1280px) {
  .main-visual .case01-sub .visual-image:hover .desc,
  .main-visual .case02-sub .visual-image:hover .desc {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}
@media (max-width: 1024px) {
  .main-visual .case01,
  .main-visual .case02 {
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
  .main-visual .case01-main .contents,
  .main-visual .case02-main .contents {
    padding: 20px 40px;
  }
  .main-visual .case01-sub,
  .main-visual .case02-sub {
    gap: 14px;
  }
  .main-visual .case01-sub .visual-image .contents,
  .main-visual .case02-sub .visual-image .contents {
    padding: 20px;
    height: 100%;
  }
  .main-visual .case01-sub .visual-image:hover .desc,
  .main-visual .case02-sub .visual-image:hover .desc {
    display: none;
  }
  .main-visual .case01-sub .title,
  .main-visual .case02-sub .title {
    font-size: 1.125rem;
    letter-spacing: -0.03375rem;
  }
  .main-visual .case01-sub .desc,
  .main-visual .case02-sub .desc {
    font-size: 1rem;
    letter-spacing: -0.03rem;
  }
}
@media (max-width: 768px) {
  .main-visual .case01,
  .main-visual .case02 {
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
  .main-visual .case01-sub,
  .main-visual .case02-sub {
    gap: 8px;
  }
}
@media (max-width: 670px) {
  .main-visual .case01,
  .main-visual .case02 {
    grid-template-columns: 1fr;
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .main-visual .case01-main .images,
  .main-visual .case02-main .images {
    padding-top: 139.144%;
  }
  .main-visual .case01-main .contents,
  .main-visual .case02-main .contents {
    padding: 16px 20px;
  }
}
.main-visual .case03 {
  display: grid;
  grid-template-columns: 77.573% auto;
  grid-template-rows: 1fr;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.main-visual .case03 .visual-image .images {
  padding-top: 48.251%;
}
.main-visual .case03 .visual-image .contents {
  padding: 28px 40px;
  justify-content: end;
  display: flex;
  flex-direction: column;
}
.main-visual .case03 .visual-image:not(.visual-main) .images {
  padding: 0;
  height: 100%;
}
.main-visual .case03-sub .item {
  height: 100%;
}
.main-visual .case03-sub .visual-image .contents {
  padding: 28px 20px;
  font-size: 1.375rem;
  letter-spacing: -0.04125rem;
}
.main-visual .case03-sub .visual-image .contents .desc {
  font-size: 1.125rem;
  letter-spacing: -0.03375rem;
}
.main-visual .case03-sub .visual-short .images {
  padding: 0;
  height: 100%;
}
.main-visual .case03-sub .visual-short .images-video {
  padding-top: 177.78%;
}
.main-visual .case03-sub .visual-short .contents {
  padding: 28px 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.main-visual .case03-sub .visual-short .contents .title {
  font-size: 1.375rem;
  letter-spacing: -0.04125rem;
}
.main-visual .case03-sub .visual-short .contents .desc {
  font-size: 1.125rem;
  letter-spacing: -0.03375rem;
}
@media (max-width: 1480px) {
  .main-visual .case03 {
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
}
@media (max-width: 1160px) {
  .main-visual .case03 {
    grid-template-columns: 77.33% auto;
  }
}
@media (max-width: 1024px) {
  .main-visual .case03 {
    grid-template-columns: 77.33% auto;
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
  .main-visual .case03 .visual-image .contents {
    padding: 20px 40px;
  }
  .main-visual .case03-sub .visual-image .contents {
    padding: 20px;
  }
  .main-visual .case03-sub .visual-image .contents .title {
    font-size: 1.125rem;
    letter-spacing: -0.03375rem;
  }
  .main-visual .case03-sub .visual-image .contents .desc {
    font-size: 1rem;
    letter-spacing: -0.03rem;
  }
  .main-visual .case03-sub .visual-short .contents {
    padding: 20px;
  }
  .main-visual .case03-sub .visual-short .contents .title {
    font-size: 1.125rem;
    letter-spacing: -0.03375rem;
  }
  .main-visual .case03-sub .visual-short .contents .desc {
    font-size: 1rem;
    letter-spacing: -0.03rem;
  }
}
@media (max-width: 960px) {
  .main-visual .case03 {
    -moz-column-gap: 12px;
         column-gap: 12px;
  }
}
@media (max-width: 768px) {
  .main-visual .case03 {
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
}
@media (max-width: 670px) {
  .main-visual .case03 {
    grid-template-columns: 1fr;
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .main-visual .case03 .visual-image .images {
    padding-top: 139.144%;
  }
  .main-visual .case03 .visual-image .contents {
    padding: 20px;
    font-size: 1.375rem;
    letter-spacing: -0.04125rem;
  }
  .main-visual .case03 .visual-image:not(.visual-main) .images {
    padding-top: 139.144%;
    height: 0;
  }
  .main-visual .case03 .visual-short .images {
    padding-top: 139.144%;
  }
  .main-visual .case03 .visual-short .images-video {
    padding-top: 177.78%;
    height: 0;
  }
  .main-visual .case03 .visual-short .contents {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .main-visual .case03 .visual-short .contents .title {
    font-size: 1.375rem;
    letter-spacing: -0.04125rem;
  }
}
.main-visual .case04 {
  display: block;
}
.main-visual .case04-inner {
  display: grid;
  grid-template-columns: 66.5719% auto;
  grid-template-rows: 1fr;
}
.main-visual .case04 .images {
  padding-top: 56.2232%;
}
.main-visual .case04 .contents {
  position: relative;
  background: #e0e9fe;
  padding: 48px 40px;
  color: #000;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.main-visual .case04 .title {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.main-visual .case04 .desc {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 1.125rem;
  letter-spacing: -0.03375rem;
  padding-top: 12px;
}
.main-visual .case04 .visual-image:hover .contents {
  background: #e0e9fe;
  color: #0E41AD;
}
.main-visual .case04 .visual-image:hover .desc {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media (max-width: 1024px) {
  .main-visual .case04 .contents {
    padding: 36px 40px;
  }
  .main-visual .case04 .desc {
    font-size: 1rem;
    letter-spacing: -0.03rem;
  }
}
@media (max-width: 768px) {
  .main-visual .case04 .contents {
    padding: 20px;
  }
}
@media (max-width: 670px) {
  .main-visual .case04-inner {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #e0e9fe;
  }
  .main-visual .case04 .item {
    position: relative;
    padding-top: 139.144%;
    height: 0;
  }
  .main-visual .case04 .images {
    padding-top: 56.25%;
  }
  .main-visual .case04 .contents {
    padding: 24px 20px;
  }
  .main-visual .case04 .desc {
    display: none;
  }
  .main-visual .case04 .visual-image:hover .desc {
    display: none;
  }
}
.main-visual .case05 .images {
  padding-top: 37.428%;
}
.main-visual .case05 .contents {
  padding: 28px 40px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.main-visual .case05 .title {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media (max-width: 1024px) {
  .main-visual .case05 .contents {
    padding: 20px 40px;
  }
}
@media (max-width: 670px) {
  .main-visual .case05 .images {
    padding-top: 139.144%;
  }
  .main-visual .case05 .contents {
    padding: 20px;
  }
}
.main-visual-utils {
  padding-top: 24px;
  display: flex;
  align-items: center;
}
.main-visual-utils .pages .slick-dots li {
  display: none;
  pointer-events: none;
  font-size: 0.875rem;
  letter-spacing: -0.02625rem;
  color: #666;
  font-weight: 700;
}
.main-visual-utils .pages .slick-dots li.slick-active {
  display: block;
}
.main-visual-utils .pages .slick-dots li span {
  padding: 0 5px;
}
.main-visual-utils .pages .slick-dots li .current {
  color: #000;
}
.main-visual-utils .pages .slick-dots li .total {
  position: relative;
  padding-left: 6px;
}
.main-visual-utils .pages .slick-dots li .total:before {
  content: "";
  width: 1px;
  height: 9px;
  position: absolute;
  left: -1px;
  top: 50%;
  margin-top: -4.5px;
  background-color: #ddd;
}
.main-visual-utils .slick-arrow {
  width: 20px;
  height: 20px;
  background: no-repeat center/100% auto;
}
.main-visual-utils .slick-arrow.slick-prev {
  background-image: url(./assets/images/icons/arrow-left.svg);
  margin-right: 16px;
}
.main-visual-utils .slick-arrow.slick-prev:hover {
  background-image: url(./assets/images/icons/arrow-left-hover.svg);
}
.main-visual-utils .slick-arrow.slick-next {
  background-image: url(./assets/images/icons/arrow-right.svg);
}
.main-visual-utils .slick-arrow.slick-next:hover {
  background-image: url(./assets/images/icons/arrow-right-hover.svg);
}
.main-visual-utils .progress {
  width: 100%;
  height: 2px;
  background-color: #e0e0e0;
}
.main-visual-utils .progress-wrap {
  margin: 0 24px 0 8px;
  width: 320px;
}
.main-visual-utils .progress-bar {
  display: block;
  height: 100%;
  background-color: #000;
  width: 0;
}
.main-visual-utils .progress-bar.animate {
  animation: progressBar 10s linear;
  width: 100%;
}
@keyframes progressBar {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.main-visual-utils .slick-arrow-hover {
  display: none;
}
.main-visual-utils .slick-arrow-hover .arrow {
  position: absolute;
  top: calc(50% - 44px);
  width: 72px;
  height: 72px;
  background: no-repeat center/100% auto;
}
.main-visual-utils .slick-arrow-hover .slick-hover-prev {
  left: -132px;
  background-image: url(./assets/images/icons/kv-chevron-left.svg);
}
.main-visual-utils .slick-arrow-hover .slick-hover-next {
  right: -132px;
  background-image: url(./assets/images/icons/kv-chevron-right.svg);
}
.main-visual-utils .slick-arrow-hover.hover {
  display: block;
}
@media (max-width: 1720px) {
  .main-visual-utils .slick-arrow-hover .arrow {
    width: 54px;
    height: 54px;
  }
  .main-visual-utils .slick-arrow-hover .slick-hover-prev {
    left: -54px;
  }
  .main-visual-utils .slick-arrow-hover .slick-hover-next {
    right: -34px;
  }
}
@media (max-width: 1540px) {
  .main-visual-utils .slick-arrow-hover .arrow {
    top: calc(50% - 34px);
    width: 44px;
    height: 44px;
  }
  .main-visual-utils .slick-arrow-hover .slick-hover-prev {
    left: -44px;
  }
  .main-visual-utils .slick-arrow-hover .slick-hover-next {
    right: -24px;
  }
}
.main-visual-utils .slick-autoplay {
  width: 20px;
  height: 20px;
  background: url(./assets/images/icons/pause.svg) no-repeat center/100% auto;
}
.main-visual-utils .slick-autoplay:hover {
  background-image: url(./assets/images/icons/pause-hover.svg);
}
.main-visual-utils .slick-autoplay.stop {
  background-image: url(./assets/images/icons/play.svg);
}
.main-visual-utils .slick-autoplay.stop:hover {
  background-image: url(./assets/images/icons/play-hover.svg);
}
.main-visual-utils .slick-autoplay-wrap {
  display: flex;
  align-items: center;
  position: relative;
  margin-left: 12px;
}
.main-visual-utils .slick-autoplay-wrap:before {
  content: "";
  width: 1px;
  height: 16px;
  background-color: #ddd;
  margin-right: 12px;
}
@media (max-width: 768px) {
  .main-visual-utils .progress-wrap {
    margin: 0 16px 0 8px;
    width: 130px;
  }
  .main-visual-utils .slick-autoplay-wrap {
    margin-left: 8px;
  }
  .main-visual-utils .slick-autoplay-wrap:before {
    margin-right: 8px;
  }
  .main-visual-utils .slick-arrow-hover {
    display: none;
  }
  .main-visual-utils .slick-arrow-hover.hover {
    display: none;
  }
}
@media (max-width: 369px) {
  .main-visual-utils .progress-wrap {
    width: 80px;
  }
}
@media (max-width: 319px) {
  .main-visual-utils .progress-wrap {
    width: 60px;
  }
}
.main-visual .main-visual-slide:not(.slick-initialized) .main-visual-item:nth-child(n+2) {
  position: absolute;
  left: -99999px;
  top: 0;
}
.main-visual.main-visual-init .main-visual-slide .main-visual-item:not(.slick-current) {
  opacity: 0;
}

.main-visual-full {
  position: relative;
  background-color: #000;
  margin-bottom: 80px;
}
.main-visual-full .ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 41.667%;
}
.main-visual-full .images {
  position: absolute;
  left: 50%;
  top: 0;
  width: 100%;
  height: 100%;
  transform: translate3d(-50%, 0, 0);
}
.main-visual-full .images iframe,
.main-visual-full .images video {
  width: 100%;
  height: 100%;
}
.main-visual-full img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main-visual-full .full-inner {
  padding-left: 40px;
  padding-right: 40px;
  max-width: 1480px;
  margin: 0 auto;
}
@media (min-width: 769px) {
  .main-visual-full.ratio_16_9 .images {
    width: auto;
    aspect-ratio: 16/9;
  }
}
.main-visual-full.ratio_28_9 .ratio {
  position: static;
}
.main-visual-full.ratio_28_9 img {
  max-width: 1920px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .main-visual-full {
    margin-bottom: 40px;
  }
  .main-visual-full .full-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .main-visual-full .ratio {
    padding-top: 56.25%;
  }
  .main-visual-full.ratio_28_9 .ratio {
    padding-top: 42.778%;
  }
}

.breadcrumb {
  font-size: 1.875rem;
  letter-spacing: -0.05625rem;
  display: flex;
  flex-wrap: wrap;
  font-weight: 700;
  margin-top: 80px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e0e0e0;
}
.breadcrumb .versus_title {
  display: inline-flex;
  align-items: center;
}
.breadcrumb .versus_title.active {
  color: #1e64fa;
}
.breadcrumb .versus_title:hover {
  color: #0e41ad;
}
.breadcrumb .breadcrumb_icon.active {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(./assets/images/icons/breadcrumb_icon.svg) no-repeat center/100% auto;
  margin-left: 4px;
}
.breadcrumb .versus_title:hover .breadcrumb_icon {
  background: url(./assets/images/icons/breadcrumb_icon_hover.svg) no-repeat center/100% auto;
}
.breadcrumb .breadcrumb_icon {
  display: none;
}
.breadcrumb_desc {
  width: 100%;
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
  color: #666;
  font-weight: 500;
  padding-top: 20px;
}
.breadcrumb.issue {
  padding-bottom: 40px;
  border: 0;
}
.breadcrumb + .article_tab {
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
}
@media (max-width: 768px) {
  .breadcrumb {
    font-size: 1.5rem;
    letter-spacing: -0.045rem;
    margin-top: 24px;
  }
  .breadcrumb + .article_tab {
    font-size: 1rem;
    letter-spacing: -0.03rem;
  }
}

.category_container {
  margin-top: 40px;
}
.category_container .category_box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 60px;
  -moz-column-gap: 22px;
       column-gap: 22px;
}
.category_container .category_title, .category_container .category_contents {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-break: keep-all;
  overflow-wrap: anywhere;
  min-width: 0;
}
.category_container .category_contents {
  min-height: 44px;
}
@media (max-width: 1024px) {
  .category_container .category_contents {
    padding-top: 10px;
  }
}
.category_container .category_item {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.category_container .category_item:hover .category_img_box img {
  transform: translate(-50%, -50%) scale(1.1);
}
.category_container .category_img_box {
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 56.19%;
  min-height: auto;
  overflow: hidden;
  min-width: 100%;
  border-radius: 8px;
}
.category_container .category_img_box img {
  border-radius: 6px;
  transition: transform 0.3s ease-in-out;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.category_container .category_img_box .img_download {
  font-size: 0;
  position: absolute;
  top: 4px;
  right: 4px;
  width: 32px;
  height: 32px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  transition: all 0.3s ease;
}
.category_container .category_img_box .img_download::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 8px;
  right: 8px;
  background: url(./assets/images/icons/img-download.svg) no-repeat center/100% auto;
}
.category_container .category_img_box .img_download:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 768px) {
  .category_container .category_img_box .img_download {
    display: none;
  }
}
.category_container .category_text_box {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.category_container .category_info {
  margin-bottom: 30px;
  display: flex;
  gap: 12px;
}
.category_container .category_tag {
  font-size: 1rem;
  letter-spacing: -0.03rem;
  font-weight: 700;
  color: #1e64fa;
}
.category_container .category_title {
  font-size: 1.375rem;
  letter-spacing: -0.04125rem;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-weight: 700;
  color: #1A1A1A;
  min-height: 61px;
}
.category_container .category_data {
  font-size: 1rem;
  letter-spacing: -0.03rem;
  font-weight: 500;
  color: #666;
}
.category_container .category_color {
  background-color: transparent;
}
.category_container .category_color:hover .category_color_img {
  background-color: currentColor;
}
.category_container .category_color_img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.19%;
  border-radius: 8px;
  background-color: currentColor;
  transition: all 0.3s ease;
}
.category_container .category_color_box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
.category_container .category_color_inner {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  gap: 6px;
}
.category_container .category_color_inner span {
  margin-bottom: -5px;
}
@media (max-width: 1024px) {
  .category_container .category_contents {
    padding-top: 10px;
  }
  .category_container .category_title {
    font-size: 1.125rem;
    letter-spacing: -0.03375rem;
    min-height: 50px;
  }
  .category_container .category_box {
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
  .category_container .category_color_inner img {
    max-width: 90px;
  }
  .category_container .category_color_inner span {
    font-size: 0.8125rem;
    letter-spacing: -0.024375rem;
    line-height: 18px;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .category_container {
    margin-top: 20px;
  }
  .category_container .category_box {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .category_container .category_contents {
    display: none;
  }
  .category_container .category_img_box {
    flex: 1;
    max-width: 50%;
    padding-bottom: 28.187%;
    min-width: 50%;
  }
  .category_container .category_item {
    gap: 12px;
    flex-direction: row;
  }
  .category_container .category_text_box {
    flex: 1;
    margin-top: 0;
    justify-content: space-between;
  }
  .category_container .category_info {
    margin: 0;
  }
  .category_container .category_tag {
    display: none;
  }
  .category_container .category_title {
    font-size: 1.125rem;
    letter-spacing: -0.03375rem;
    font-weight: 500;
    -webkit-line-clamp: 3;
  }
  .category_container .category_data {
    font-size: 1rem;
    letter-spacing: -0.03rem;
    margin-bottom: 0;
  }
  .category_container .category_color_img {
    flex: 1;
    max-width: 50%;
    padding-bottom: 28.187%;
    min-width: 50%;
  }
  .category_container .category_color_inner img {
    width: 50%;
  }
  .category_container .category_color_inner span {
    font-size: 0.8125rem;
    letter-spacing: -0.024375rem;
    line-height: 18px;
  }
}
@media (max-width: 560px) {
  .category_container .category_color_inner img {
    width: 40%;
    max-width: 100px;
  }
  .category_container .category_color_inner span {
    font-size: 0.625rem;
    letter-spacing: -0.01875rem;
    line-height: 1.5;
  }
}
@media (max-width: 480px) {
  .category_container .category_title {
    font-size: 0.875rem;
    letter-spacing: -0.02625rem;
  }
  .category_container .category_data {
    font-size: 0.875rem;
    letter-spacing: -0.02625rem;
  }
}
@media (max-width: 359px) {
  .category_container .category_color_inner img {
    margin-right: 2px;
  }
}

.pagination_container {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 80px;
  padding-bottom: 80px;
}
.pagination_container .pagination_box {
  display: flex;
  align-items: center;
  gap: 8px;
}
.pagination_container .number {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  font-size: 1.5rem;
  letter-spacing: -0.045rem;
  font-weight: 500;
  color: #666;
}
.pagination_container .number.active {
  color: #000;
  font-weight: 700;
  text-decoration-line: underline;
}
.pagination_container .number:hover {
  border-radius: 20px;
  background: #F5F5F5;
  display: flex;
  width: 40px;
  height: 40px;
  min-width: 32px;
  padding: 0px 4px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.pagination_container .arrow {
  display: block;
  width: 40px;
  height: 40px;
}
.pagination_container .arrow.first {
  background: url(./assets/images/icons/pagination_arrow2.svg) no-repeat center;
}
.pagination_container .arrow.before {
  background: url(./assets/images/icons/pagination_arrow1.svg) no-repeat center;
}
.pagination_container .arrow.after {
  background: url(./assets/images/icons/pagination_arrow1.svg) no-repeat center;
  transform: rotateY(180deg);
}
.pagination_container .arrow.last {
  background: url(./assets/images/icons/pagination_arrow2.svg) no-repeat center;
  transform: rotateY(180deg);
}
.pagination_container .arrow:hover {
  border-radius: 20px;
  background-color: #F5F5F5;
  display: flex;
  width: 40px;
  height: 40px;
  min-width: 32px;
  padding: 0px 4px;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1024px) {
  .pagination_container {
    padding-bottom: 120px;
  }
}
@media (max-width: 768px) {
  .pagination_container {
    padding-top: 40px;
    padding-bottom: 100px;
  }
  .pagination_container .pagination_box {
    gap: 2px;
  }
  .pagination_container .number {
    font-size: 1rem;
    letter-spacing: -0.03rem;
    width: 32px;
    height: 32px;
    min-width: 32px;
  }
  .pagination_container .number:hover {
    width: 32px;
    height: 32px;
  }
  .pagination_container .arrow {
    width: 32px;
    height: 32px;
    min-width: 32px;
  }
  .pagination_container .arrow:hover {
    width: 32px;
    height: 32px;
  }
}

.pagination_container.more {
  padding-bottom: 60px !important;
}

.collect_container {
  margin-top: 80px;
  margin-bottom: 40px;
}
.collect_container .collect_top {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #e0e0e0;
}
.collect_container .collect_top .collect_top_title {
  font-size: 1.875rem;
  letter-spacing: -0.05625rem;
  font-weight: 700;
  line-height: 38px;
  color: #1a1a1a;
  padding-bottom: 20px;
}
.collect_container .collect_top .collect_top_text {
  color: #666;
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: -0.6px;
  padding-bottom: 20px;
}
.collect_container .collect_box {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 60px;
  -moz-column-gap: 22px;
       column-gap: 22px;
}
.collect_container .collect_item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.collect_container .collect_item:hover .collect_img_box img {
  transform: translate(-50%, -50%) scale(1.1);
}
.collect_container .collect_img_box {
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 56.19%;
  min-height: auto;
  overflow: hidden;
  min-width: 100%;
  border-radius: 8px;
}
.collect_container .collect_img_box img {
  border-radius: 6px;
  transition: transform 0.3s ease-in-out;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.collect_container .collect_text_box {
  position: absolute;
  bottom: -30px;
  padding: 14px;
  width: 90%;
  border-radius: 8px;
  background: #0c2c6e;
}
.collect_container .collect_text_box .collect_title {
  color: #fff;
  text-align: center;
  font-size: 1.375rem;
  letter-spacing: -0.04125rem;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.66px;
}
@media (max-width: 1024px) {
  .collect_container .collect_box {
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
  .collect_container .collect_text_box {
    padding: 12px;
  }
  .collect_container .collect_text_box .collect_title {
    font-size: 1.125rem;
    letter-spacing: -0.03375rem;
    font-weight: 400;
  }
}
@media (max-width: 768px) {
  .collect_container {
    margin-top: 24px;
    margin-bottom: 40px;
  }
  .collect_container .collect_top .collect_top_title {
    font-size: 1.5rem;
    letter-spacing: -0.045rem;
    line-height: 32px;
  }
  .collect_container .collect_top .collect_top_text {
    color: #666;
    font-size: 1rem;
    letter-spacing: -0.03rem;
    line-height: 22px;
    padding: 20px 0;
  }
  .collect_container .collect_box {
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .collect_container .collect_text_box {
    padding: 11px;
  }
  .collect_container .collect_text_box .collect_title {
    font-size: 1rem;
    letter-spacing: -0.03rem;
    font-weight: 700;
  }
}

.details_container {
  margin-top: 80px;
}
.details_container .details_top_box {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.details_container .details_top_box .details_top {
  display: flex;
  justify-content: space-between;
}
.details_container .details_top_box .details_top .details_top_title {
  font-size: 2.75rem;
  letter-spacing: -0.0825rem;
  letter-spacing: -0.9px;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 38px;
}
.details_container .details_top_box .details_top .details_top_title a {
  color: #1e64fa;
}
.details_container .details_top_box .details_top .details_top_title a:hover {
  color: #0e41ad;
}
.details_container .details_top_box .details_btn {
  color: #1e64fa;
  display: flex;
  height: 40px;
  padding: 12px 28px 12px 32px;
  justify-content: center;
  align-items: center;
  border-radius: 60px;
  box-shadow: 0 0 0 1.5px #1e64fa;
}
.details_container .details_top_box .details_btn span {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(./assets/images/icons/more_arrow.svg) no-repeat center/100% auto;
  margin-left: 4px;
}
.details_container .details_top_box .details_btn:hover {
  color: #0e41ad;
  box-shadow: 0 0 0 1.5px #0e41ad;
}
.details_container .details_top_box .details_btn:hover span {
  background-image: url(./assets/images/icons/more_arrow_hover.svg);
}
.details_container .details_top_box .details_top_text {
  color: #666;
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
  font-weight: 500;
  line-height: 26px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e0e0e0;
}
.details_container .details_top_img_box {
  width: 100%;
  display: block;
  position: relative;
}
.details_container .details_top_img_box img {
  border-radius: 6px;
  width: 100%;
  height: auto;
  display: block;
}
.details_container .details_contents {
  color: #1A1A1A;
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
  font-weight: 500;
  padding-bottom: 40px;
  border-bottom: 1px solid #e0e0e0;
}
.details_container .details_contents .wp-block-image {
  padding-bottom: 40px;
}
.details_container .details_contents .wp-block-image img {
  width: 100%;
  border-radius: 6px;
  display: block;
}
.details_container .details_contents em {
  font-style: italic;
}
.details_container .details_contents a {
  color: #1E64FA;
  border-bottom: 1px solid #1E64FA;
  word-wrap: break-word;
}
.details_container .details_contents.embed .wp-block-embed__wrapper {
  padding-bottom: 50.25%;
}
.details_container .details_contents.embed .wp-block-embed {
  text-align: center;
  margin: 0 auto 20px;
  max-width: 1000px;
}
.details_container .details_contents.embed p {
  padding-top: 32px;
}
@media (max-width: 768px) {
  .details_container {
    margin-top: 24px;
  }
  .details_container .details_top_box {
    gap: 20px;
  }
  .details_container .details_top_box .details_top .details_top_title {
    font-size: 1.5rem;
    letter-spacing: -0.045rem;
    line-height: 32px; /* 133.333% */
  }
  .details_container .details_top_box .details_btn {
    display: none;
  }
  .details_container .details_top_box .details_top_text {
    font-size: 1rem;
    letter-spacing: -0.03rem;
    color: #1a1a1a;
  }
  .details_container .details_contents {
    font-size: 1rem;
    letter-spacing: -0.03rem;
    padding-bottom: 20px;
  }
  .details_container .details_contents .wp-block-image {
    padding-bottom: 20px;
  }
}

.details_more {
  margin-bottom: 72px;
  width: 100%;
  height: 1px;
  background-color: #e0e9fe;
  position: relative;
  margin-top: 40px;
}
.details_more .button_more {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .details_more {
    margin-bottom: 139px;
    margin-top: 0;
  }
}

.highlight_search {
  background-color: #FFF200;
}
@media (max-width: 768px) {
  .highlight_search {
    background-color: transparent;
  }
}

.single_container {
  max-width: 1080px;
  padding: 0 40px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .single_container {
    width: 100%;
    padding: 0 20px;
  }
}
.single_container .num {
  color: #1E64FA;
}
.single_container em,
.single_container i {
  font-style: italic;
}
.single_container h2,
.single_container h3 {
  padding-top: 32px;
}
.single_container h2,
.single_container h3,
.single_container h4,
.single_container h5,
.single_container h6 {
  font-weight: bold;
}
.single_container h2,
.single_container h3 {
  font-size: 1.375rem;
  letter-spacing: -0.04125rem;
  color: #000080;
}
.single_container h4 {
  font-size: 1rem;
  letter-spacing: -0.03rem;
  font-weight: normal;
}
.single_container h2.article_main_title {
  color: #1A1A1A;
}
.single_container p {
  clear: both;
}
.single_container .wp-caption.alignnone {
  width: auto !important;
  max-width: 100% !important;
}
.single_container .wp-block-quote {
  border: 1px solid #DDD;
  background: none;
  padding: 24px 60px;
  margin-top: 32px;
  box-sizing: border-box;
}
.single_container .wp-block-quote > p {
  padding-top: 0;
}
@media (max-width: 768px) {
  .single_container .wp-block-quote {
    padding: 16px 20px;
  }
}
.single_container .fixed-box-slider {
  width: 100%;
  max-width: 100% !important;
  aspect-ratio: 14/9;
  height: 100%;
  position: relative;
}
.single_container .fixed-box-slider .img-box {
  width: 100% !important;
  height: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.single_container .fixed-box-slider .img-box > a {
  height: 100%;
  width: 100%;
  border-bottom: none;
}
.single_container .fixed-box-slider .img-box img {
  width: 100% !important;
  height: 100% !important;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 768px) {
  .single_container .fixed-box-slider {
    height: auto !important;
  }
}
.single_container .single-gallery {
  position: relative;
  width: 100%;
  max-width: 705px;
  margin: 30px auto 85px;
}
.single_container .single-gallery .gallery-inner {
  position: relative;
  width: 100%;
  max-width: 705px;
  height: auto;
  aspect-ratio: 16/9;
}
.single_container .single-gallery ul {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.single_container .single-gallery li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}
.single_container .single-gallery li::before {
  display: inline-block;
  content: "";
  height: 100%;
  vertical-align: middle;
}
.single_container .single-gallery li img {
  display: inline-block;
  vertical-align: middle;
}
.single_container .single-gallery .btn_group {
  position: absolute;
  left: 0;
  bottom: -60px;
  height: 40px;
  text-align: center;
  width: 100%;
  font-size: 0;
}
.single_container .single-gallery .btn_group > button {
  width: 40px;
  height: 40px;
  background-image: url(./assets/images/icons/icons_pc.png);
  background-repeat: no-repeat;
  vertical-align: top;
  font-size: 0;
}
.single_container .single-gallery .btn_group > button:hover {
  background-color: rgb(255, 255, 255);
}
.single_container .single-gallery .btn_prev {
  background-position: 0 -260px;
  margin-right: 30px;
}
.single_container .single-gallery .btn_next {
  background-position: -50px -260px;
  margin-left: 30px;
}
.single_container .single-gallery .btn_page {
  display: inline-block;
  text-align: center;
  font-size: 20px;
  color: #2963ad;
  line-height: 40px;
  font-weight: 700;
}
@media (max-width: 768px) {
  .single_container .single-gallery {
    margin-bottom: 70px;
  }
  .single_container .single-gallery .gallery-inner {
    height: auto;
  }
  .single_container .single-gallery .btn_group > button {
    width: 30px;
    height: 30px;
    background-image: url(./assets/images/icons/icons_mo.png);
    background-size: 200px auto;
  }
  .single_container .single-gallery .btn_prev {
    background-position: 0 -110px;
    margin-right: 15px;
  }
  .single_container .single-gallery .btn_next {
    background-position: -40px -110px;
    margin-left: 15px;
  }
}
@media (max-width: 350px) {
  .single_container .single-gallery .btn_prev {
    margin-right: 10px;
  }
  .single_container .single-gallery .btn_next {
    margin-left: 10px;
  }
}
.single_container .single-gallery .btn_single > a:hover {
  background-color: #083980;
  background-image: linear-gradient(135deg, #083980, #052056);
  border-color: #052056;
  color: #fff;
}
.single_container .wp-block-table,
.single_container .wp-block-tableberg-table,
.single_container .wp-block-flexible-table-block-table {
  padding-top: 32px;
  overflow-x: auto;
}
@media (max-width: 500px) {
  .single_container .wp-block-table table,
  .single_container .wp-block-tableberg-table table,
  .single_container .wp-block-flexible-table-block-table table {
    min-width: 500px;
  }
  .single_container .wp-block-table.aligncenter, .single_container .wp-block-table.alignleft, .single_container .wp-block-table.alignright {
    display: block !important;
  }
}
.single_container table {
  width: 100%;
  height: auto !important;
  border-collapse: collapse;
  border: 0 none;
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
}
.single_container table tr {
  border-bottom: 1px solid #dfdfdf;
}
.single_container table tr:nth-child(even) {
  background-color: #f7f7f7;
}
.single_container table td {
  padding: 12px;
}
.single_container table td p {
  padding-top: 0;
}
@media (max-width: 768px) {
  .single_container table {
    font-size: 1rem;
    letter-spacing: -0.03rem;
  }
}
.single_container .wp-block-list {
  padding-top: 32px;
}
.single_container .wp-block-list li {
  font-size: 1.125rem;
  letter-spacing: -0.03375rem;
}
.single_container .wp-block-list > li:nth-of-type(1) {
  padding-top: 0;
}
@media (max-width: 768px) {
  .single_container .wp-block-list {
    padding-top: 24px;
  }
  .single_container .wp-block-list li {
    font-size: 1rem;
    letter-spacing: -0.03rem;
    padding-top: 12px;
  }
}
.single_container .wp-block-create-block-image-in-new-window img {
  width: 100%;
}
.single_container .zoom_layer .img_box img {
  max-width: none;
}
.single_container .wp-block-image {
  padding-top: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.single_container .wp-block-image img {
  width: 100%;
}
.single_container sup,
.single_container .wp-caption-text,
.single_container .wp-element-caption {
  font-size: 1rem;
  letter-spacing: -0.03rem;
}
@media (max-width: 768px) {
  .single_container sup,
  .single_container .wp-caption-text,
  .single_container .wp-element-caption {
    font-size: 0.875rem;
    letter-spacing: -0.02625rem;
  }
}
.single_container sup {
  position: relative;
}
.single_container .wp-caption-text,
.single_container .wp-element-caption {
  margin-top: 8px;
}
@media (max-width: 768px) {
  .single_container .wp-caption {
    width: 100% !important;
  }
}
.single_container a[name^=_ftn],
.single_container a[name^=_ftnref] {
  border-bottom: none;
  scroll-margin-top: 104px;
}
@media (max-width: 768px) {
  .single_container a[name^=_ftn],
  .single_container a[name^=_ftnref] {
    scroll-margin-top: 88px;
  }
}
.single_container .fn a {
  scroll-margin-top: 104px;
}
@media (max-width: 768px) {
  .single_container .fn a {
    scroll-margin-top: 88px;
  }
}
.single_container .wp-block-separator {
  border-top: 1px solid #ddd;
  margin-top: 32px;
}
.single_container .wp-block-footnotes {
  list-style: decimal;
  padding-top: 32px;
  padding-left: 15px;
  color: #1A1A1A;
}
.single_container .wp-block-footnotes li {
  list-style: decimal;
  padding-left: 5px;
  padding-bottom: 8px;
  scroll-margin-top: 104px;
}
.single_container .wp-block-footnotes a {
  color: #1E64FA;
  border-bottom: 0;
}
@media (max-width: 768px) {
  .single_container .wp-block-footnotes {
    margin-top: 24px;
    padding-top: 24px;
    padding-left: 20px;
  }
  .single_container .wp-block-footnotes li {
    scroll-margin-top: 88px;
  }
}
.single_container .wp-block-media-text {
  display: block;
}
.single_container .wp-block-media-text:after {
  content: "";
  display: block;
  clear: both;
}
.single_container .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
  float: right;
  margin-left: 20px;
  margin-right: 0;
  padding-right: 0;
}
.single_container .wp-block-media-text .wp-block-media-text__content {
  padding: 0;
}
.single_container .wp-block-media-text .wp-block-media-text__content > p {
  clear: none;
  padding-top: 0;
}
@media (min-width: 700px) {
  .single_container .wp-block-media-text__media {
    float: left;
    padding-right: 20px;
    max-width: 51%;
  }
}
@media (max-width: 699px) {
  .single_container .wp-block-media-text__media {
    padding-right: 0px;
    max-width: 100%;
    padding-bottom: 20px;
    width: 100%;
  }
}
.single_container .wp-block-media-text + p {
  padding-top: 32px;
}
@media (max-width: 768px) {
  .single_container .wp-block-media-text + p {
    padding-top: 24px;
  }
}
.single_container .wp-element-caption {
  text-align: center;
}
.single_container .carousel_slide_utils {
  right: 0px;
}
.single_container .carousel_slide_utils:after {
  content: "";
  display: none;
}
.single_container .txc-textbox {
  margin-top: 32px;
}

.wp-block-create-block-wide-image > img {
  position: relative;
  left: 50%;
  transform: translateX(-50%) translateZ(0);
  width: 100vw;
  max-width: 1920px;
  display: block;
  padding-top: 32px;
}

.page_top_box {
  padding-top: 72px;
}
.page_top_box .top_title {
  font-size: 2.75rem;
  letter-spacing: -0.0825rem;
  line-height: 56px;
  font-weight: 700;
  margin-bottom: 20px;
}
.page_top_box p {
  color: #1A1A1A;
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
  font-weight: 400;
  line-height: 30px;
  padding-bottom: 32px;
}
@media (max-width: 768px) {
  .page_top_box {
    padding-top: 56px;
  }
  .page_top_box .top_title {
    font-size: 1.5rem;
    letter-spacing: -0.045rem;
    padding-top: 24px;
    line-height: 32px;
    margin-bottom: 15px;
  }
  .page_top_box p {
    font-size: 1.125rem;
    letter-spacing: -0.03375rem;
  }
}

.single_top_box {
  padding-top: 72px;
}
.single-classify {
  font-weight: 700;
  line-height: 22px;
  color: #666;
  position: relative;
  padding-bottom: 32px;
}
.single-title {
  font-size: 2.75rem;
  letter-spacing: -0.0825rem;
  line-height: 56px;
  font-weight: 700;
}
.single-date {
  font-size: 1.125rem;
  letter-spacing: -0.03375rem;
  font-weight: 700;
  line-height: 24px;
  color: #666;
  position: relative;
}
.single-author {
  padding-left: 16px;
  margin-left: 16px;
  position: relative;
}
.single-author::before {
  content: "";
  width: 1px;
  height: 10px;
  background-color: #ddd;
  position: absolute;
  top: 8px;
  left: -9px;
  transform: translateX(10px);
}
.single-author-link {
  color: #1E64FA;
}
.single_atc_box {
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 48px;
}
.single_atc {
  display: flex;
}
.single_atc_inner {
  display: flex;
}
.single_atc_inner:nth-of-type(2) > li:nth-last-child(1) {
  margin-right: 0;
}
.single_atc_inner > li {
  font-size: 0;
  margin-right: 8px;
}
.single_atc_inner .ai-box {
  position: relative;
}
.single_atc_inner .ai-box .ai-tooltip {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: rgb(26, 26, 26);
  color: #fff;
  padding: 12px;
  border-radius: 8px;
  font-size: 1rem;
  letter-spacing: -0.03rem;
  width: 268px;
  position: absolute;
  top: 0;
  left: 0;
}
.single_atc_inner .ai-box .ai-tooltip::after {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 16px;
  height: 8px;
  background: url(./assets/images/icons/single-shape.svg) no-repeat center/100% auto;
}
.single_atc_inner .ai-box .ai-tooltip .popup-close {
  width: 16px;
  height: 16px;
  background: url(./assets/images/icons/toast-close.svg);
}
@media (max-width: 768px) {
  .single_atc_inner .ai-box .ai-tooltip::after {
    left: 12%;
  }
}
.single_atc_inner button:not(.btn_ai) {
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
}
.single_atc_inner button {
  transition: background-color 0.3s ease;
}
.single_atc_inner .btn_ai {
  width: 65px;
  height: 36px;
  font-size: 1rem;
  letter-spacing: -0.03rem;
  color: #1E64FA;
  font-weight: 700;
  border-radius: 40px;
  border: 2px solid #1E64FA;
}
.single_atc_inner .btn_ai:hover {
  color: rgb(14, 65, 173);
  border: 2px solid rgb(14, 65, 173);
}
.single_atc_inner .btn_music {
  background: url(./assets/images/icons/single-volume-mute.svg);
}
.single_atc_inner .btn_music:hover {
  background: url(./assets/images/icons/single-volume-mute-hover.svg);
}
.single_atc_inner .btn_music.volume_up {
  background: url(./assets/images/icons/single-volume-up.svg);
}
.single_atc_inner .btn_music.volume_up:hover {
  background: url(./assets/images/icons/single-volume-up-hover.svg);
}
.single_atc_inner .btn_download {
  background: url(./assets/images/icons/single-download.svg);
}
.single_atc_inner .btn_download:hover {
  background: url(./assets/images/icons/single-download-hover.svg);
}
.single_atc_inner .btn_share {
  background: url(./assets/images/icons/single-share.svg);
}
.single_atc_inner .btn_share:hover {
  background: url(./assets/images/icons/single-share-hover.svg);
}
.single_atc_inner .btn_print {
  background: url(./assets/images/icons/single-printer.svg);
}
.single_atc_inner .btn_print:hover {
  background: url(./assets/images/icons/single-printer-hover.svg);
}
@media (max-width: 768px) {
  .single_atc_inner .btn_print {
    display: none;
  }
}
.single_sub_title {
  font-style: italic;
  color: #1A1A1A;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: -0.045rem;
  font-weight: 700;
  line-height: 32px;
  padding-bottom: 40px;
  padding-top: 32px;
}
@media (max-width: 768px) {
  .single_sub_title {
    font-size: 1.25rem;
    letter-spacing: -0.0375rem;
  }
}
.single_content_sub_title {
  color: #1E64FA !important;
  padding-top: 32px;
  font-weight: 700 !important;
}
.single_contents .wp-block-footnotes > li {
  padding-top: 0;
}
.single_contents > div:not(.popular_articles, .footnotes, .celeb_content, .ces2020_articles, .unpacked2020_articles, #page__ark, #page__func_2023, #page__water_2023, #page__trend_2022, .youtube_wrap) {
  padding-top: 32px;
}
.single_contents > div:not(.popular_articles, .footnotes, .celeb_content, .ces2020_articles, .unpacked2020_articles, #page__ark, #page__func_2023, #page__water_2023, #page__trend_2022, .youtube_wrap) > video {
  padding-top: 32px;
}
.single_contents div.footnotes,
.single_contents div.mceTemp {
  padding-top: 0;
}
@media (max-width: 768px) {
  .single_contents div.footnotes,
  .single_contents div.mceTemp {
    padding-top: 0;
  }
}
.single_contents p {
  color: #000;
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
  font-weight: 400;
  line-height: 30px;
  padding-top: 32px;
}
.single_contents p.wp-caption-text {
  line-height: 20px;
  padding-top: 0;
  text-align: center;
}
.single_contents li {
  list-style: disc;
  margin-left: 20px;
  padding-top: 20px;
}
.single_contents li li {
  list-style: circle;
}
.single_contents a {
  color: #1E64FA;
  border-bottom: 1px solid #1E64FA;
}
.single_contents .caption {
  color: #666;
  text-align: center;
  font-weight: 400;
  line-height: 22px;
  padding-top: 8px;
}
.single_contents .contents-link {
  color: #1E64FA;
  border-bottom: 1px solid #1E64FA;
}
.single_contents .fn > a {
  border-bottom: 0;
}
@media (max-width: 768px) {
  .single_contents > div {
    padding-top: 24px;
  }
  .single_contents > div > video {
    padding-top: 24px;
  }
  .single_contents p {
    padding-top: 24px;
  }
}
.single_footer_box {
  padding-bottom: 152px;
  margin-top: 32px;
}
.single_footer_box .footnote {
  border-top: 1px solid #ddd;
  padding: 32px 0;
  color: #1A1A1A;
}
.single_footer_box .footnote-item {
  padding-bottom: 8px;
}
.single_footer_box .footnote-item .num {
  color: #1E64FA;
  margin-right: 4px;
}
.single_footer_box .author_detail_box {
  padding: 32px 0;
  display: flex;
  align-items: center;
  border-top: 1px solid #ddd;
}
.single_footer_box .author_detail_img {
  width: 96px;
  height: 96px;
}
.single_footer_box .author_detail_img img {
  border-radius: 96px;
  width: 100%;
}
.single_footer_box .author_detail_info {
  padding-left: 24px;
  color: #1A1A1A;
}
.single_footer_box .author_detail_info .author_name {
  font-size: 1.5rem;
  letter-spacing: -0.045rem;
  font-weight: 700;
  line-height: 32px;
}
.single_footer_box .author_detail_info .author_name_link {
  color: #1E64FA;
}
.single_footer_box .author_detail_info .author_team {
  padding-top: 13px;
  font-weight: 500;
  line-height: 22px;
}
.single_footer_box .footer_category {
  border-top: 1px solid #ddd;
  padding: 32px 0 24px;
}
.single_footer_box .footer_category_box .category {
  padding-bottom: 8px;
  display: flex;
  align-items: center;
  font-size: 1rem;
  letter-spacing: -0.03rem;
  font-weight: 700;
  padding-right: 20px;
}
.single_footer_box .footer_category_box .category:nth-last-child(1) {
  padding-bottom: 0;
}
.single_footer_box .footer_category_box .category_icon {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(./assets/images/icons/single-category-arrow.svg) no-repeat center/100% auto;
}
.single_footer_box .footer_category .category_link {
  color: rgb(30, 100, 250);
  font-weight: 700;
}
.single_footer_box .single_info_box {
  border-top: 1px solid #ddd;
  padding-top: 32px;
}
.single_footer_box .single_info_box_inner {
  background-color: #F4F7FF;
  padding: 35px 32px 32px 100px;
  border-radius: 8px;
  position: relative;
}
.single_footer_box .single_info_box .single_info_text {
  color: #666;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 4px;
}
.single_footer_box .single_info_box .single_info_text::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 32px;
  transform: translateY(-70%);
  width: 52px;
  height: 52px;
  background-size: 52px 52px;
  background: url(./assets/images/icons/single-info.svg) no-repeat center center;
}
.single_footer_box .single_info_box .single_info_link {
  color: rgb(30, 100, 250);
  font-weight: 500;
  line-height: 22px;
  position: relative;
  padding-right: 4px;
}
.single_footer_box .single_info_box .single_info_link::after {
  content: "";
  display: inline-block;
  vertical-align: -5px;
  width: 20px;
  height: 20px;
  background: url(./assets/images/icons/single_link_arrow.svg) no-repeat;
}
.single_footer_box .more_news {
  padding-top: 80px;
}
.single_footer_box .more_news .contents_inner {
  padding-left: 0;
  padding-right: 0;
}
.single_footer_box .more_news .article_data span {
  display: inline-block;
  margin-left: 8px;
  line-height: 22px;
  color: #1e64fa;
  font-weight: 700;
}
.single_global {
  border-top: 1px solid #ddd;
  padding-top: 80px;
  padding-bottom: 32px;
}
@media (max-width: 768px) {
  .single_top_box {
    padding-top: 0px;
  }
  .single-classify {
    padding-bottom: 0;
    padding-top: 24px;
  }
  .single-title {
    font-size: 1.5rem;
    letter-spacing: -0.045rem;
    padding-top: 24px;
    line-height: 32px;
  }
  .single-date {
    font-size: 1rem;
    letter-spacing: -0.03rem;
    line-height: 22px;
    padding-bottom: 24px;
  }
  .single-author::before {
    top: 7px;
  }
  .single_atc_box {
    padding-top: 16px;
    flex-direction: column;
    align-items: normal;
    padding-bottom: 32px;
  }
  .single_atc {
    display: flex;
    justify-content: space-between;
  }
  .single_contents p {
    font-size: 1.125rem;
    letter-spacing: -0.03375rem;
  }
  .single_contents .caption {
    font-size: 1rem;
    letter-spacing: -0.03rem;
    color: #666;
    text-align: center;
    font-weight: 400;
    line-height: 22px;
    padding-top: 8px;
  }
  .single_footer_box {
    padding-bottom: 140px;
    margin-top: 24px;
  }
  .single_footer_box .footnote {
    padding: 24px 0;
  }
  .single_footer_box .footnote-item {
    font-size: 0.9375rem;
    letter-spacing: -0.028125rem;
    padding-bottom: 4px;
  }
  .single_footer_box .hashtag_box {
    padding: 24px 0 16px;
  }
  .single_footer_box .author_detail_box {
    padding: 32px 0;
  }
  .single_footer_box .author_detail_img {
    width: 56px;
    height: 56px;
    border-radius: 96px;
  }
  .single_footer_box .author_detail_info {
    padding-left: 8px;
  }
  .single_footer_box .author_detail_info .author_name {
    font-size: 1rem;
    letter-spacing: -0.03rem;
    line-height: 22px;
  }
  .single_footer_box .author_detail_info .author_team {
    font-size: 0.875rem;
    letter-spacing: -0.02625rem;
    line-height: 22px;
    padding-top: 6px;
  }
  .single_footer_box .footer_category {
    padding: 24px 0 16px;
  }
  .single_footer_box .footer_category_box {
    padding-bottom: 8px;
  }
  .single_footer_box .single_info_box {
    padding-top: 24px;
    margin-bottom: 24px;
  }
  .single_footer_box .single_info_box_inner {
    padding: 44px 16px 16px 16px;
  }
  .single_footer_box .single_info_box .single_info_text {
    font-size: 0.875rem;
    letter-spacing: -0.02625rem;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 8px;
  }
  .single_footer_box .single_info_box .single_info_text::before {
    top: 32px;
    left: 16px;
    width: 24px;
    height: 24px;
    background-size: contain;
  }
  .single_footer_box .single_info_box .single_info_link {
    font-size: 0.875rem;
    letter-spacing: -0.02625rem;
    line-height: 18px;
  }
  .single_footer_box .more_news {
    padding-top: 0px;
  }
  .single_footer_box .more_news .article_more {
    margin-top: 20px;
  }
  .single_footer_box .more_news .article_data span {
    display: none;
  }
  .single_global {
    padding-top: 60px;
    padding-bottom: 24px;
    margin-top: 24px;
  }
}

.popup {
  display: none;
  background: #fff;
  z-index: 99999;
  position: fixed;
}
.popup-inner {
  padding: 40px;
}
.popup-top {
  display: flex;
  justify-content: space-between;
  padding-bottom: 40px;
}
.popup-title {
  color: #1A1A1A;
  font-size: 1.875rem;
  letter-spacing: -0.05625rem;
  font-weight: 700;
  line-height: 38px;
}
.popup-close {
  width: 32px;
  height: 32px;
  background: url(./assets/images/icons/single_popup_close.svg) no-repeat center/100% auto;
}
@media (max-width: 768px) {
  .popup-inner {
    padding: 32px 20px;
  }
  .popup-top {
    padding-bottom: 24px;
  }
  .popup-title {
    font-size: 1.25rem;
    letter-spacing: -0.0375rem;
    line-height: 26px;
  }
  .popup-close {
    width: 24px;
    height: 24px;
    background-size: contain;
  }
}

.layer_mask {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99998;
  transition: opacity 0.2s ease-out;
}

.popup.is-open {
  display: block;
}

.popup.is-hidden {
  display: none;
}

.layer_mask.is-open {
  display: block;
}

.layer-opens .layer_mask {
  display: block;
}

.popup-ai {
  border: solid 4px transparent;
  top: 50%;
  left: 50%;
  transform: translate(-50.8%, -50%);
  width: calc(100% - 70px);
  max-width: 1000px;
  max-height: 444px;
  background: #fff;
  overflow: visible;
  background: linear-gradient(0deg, transparent, transparent);
  border-radius: 14px;
}
.popup-ai::before, .popup-ai::after {
  content: "";
  position: absolute;
  left: -4px;
  top: -4px;
  background: linear-gradient(45deg, #0538ff, #00b7ff, #17edae, #0538ff);
  background-size: 400%;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  z-index: -1;
  animation: steam 20s linear infinite;
  border-radius: 16px;
}
.popup-ai::after {
  filter: blur(50px);
}
.popup-ai .popup-inner {
  position: relative;
  z-index: 1;
  border-radius: inherit;
  background: #fff;
  overflow: hidden;
}
.popup-ai .ai-tab-nav {
  display: flex;
  border-bottom: 1px solid #ddd;
  margin-bottom: 40px;
}
.popup-ai .ai-tab-item {
  color: #666;
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
  font-weight: 500;
  line-height: 26px;
  padding-bottom: 11px;
}
.popup-ai .ai-tab-item.on {
  color: #1E64FA;
  font-weight: 700;
  border-bottom: 4px solid #1E64FA;
}
.popup-ai .ai-tab-contents {
  display: none;
}
.popup-ai .ai-tab-contents.on {
  height: 215px;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}
.popup-ai .ai-tab-contents .tab-contents-title {
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
  font-weight: 700;
  line-height: 26px;
  padding-bottom: 24px;
  color: #1A1A1A;
}
.popup-ai .ai-tab-contents .tab-contents-text {
  font-size: 1.125rem;
  letter-spacing: -0.03375rem;
  font-weight: 500;
  line-height: 24px;
  color: #1A1A1A;
}
.popup-ai .ai-tab-contents .tab-contents-info {
  color: #666;
  padding-top: 20px;
  margin-top: 20px;
  font-weight: 500;
  line-height: 22px;
  border-top: 1px solid #ddd;
}
@media (max-width: 768px) {
  .popup-ai {
    bottom: 0;
    width: 100%;
    border-radius: 14px 14px 0 0;
    display: block;
    min-height: 60vh;
    top: auto;
    left: auto;
    transform: none;
  }
  .popup-ai::before, .popup-ai::after {
    border-radius: 16px 16px 0 0;
  }
  .popup-ai .popup-inner {
    padding: 24px 20px 40px 20px;
    min-height: 60vh;
  }
  .popup-ai .ai-tab-nav {
    margin-bottom: 24px;
  }
  .popup-ai .ai-tab-item {
    font-size: 1rem;
    letter-spacing: -0.03rem;
    line-height: normal;
    padding-bottom: 6px;
  }
  .popup-ai .ai-tab-contents.on {
    display: block;
    min-height: calc(60vh - 115px);
  }
  .popup-ai .ai-tab-contents .tab-contents-text {
    font-size: 1rem;
    letter-spacing: -0.03rem;
    line-height: 160%;
  }
  .popup-ai .ai-tab-contents .tab-contents-info {
    font-size: 0.875rem;
    letter-spacing: -0.02625rem;
    line-height: 18px;
  }
}

@keyframes steam {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}
.popup-download {
  right: 0;
  top: 0;
  width: 500px;
  min-height: 100vh;
  box-shadow: -16px 0px 24px rgba(0, 0, 0, 0.25);
}
.popup-download .popup-inner {
  max-width: 640px;
  min-height: 100dvh;
  padding: 0;
}
.popup-download .popup-top {
  padding: 56px 40px 26px;
}
.popup-download-contents {
  overflow-y: scroll;
  padding: 5px 40px 0;
  height: calc(100dvh - 120px - 120px);
}
.popup-download-lists {
  display: flex;
  flex-wrap: wrap;
}
.popup-download-box {
  overflow-y: auto;
  max-height: 70vh;
  display: flex;
  flex-wrap: wrap;
}
.popup-download-box img {
  border-radius: 8px;
}
.popup-download-item {
  position: relative;
  background: rgb(244, 247, 255);
  width: calc(50% - 8px);
  margin-bottom: 16px;
  margin-right: 16px;
  border-radius: 8px;
}
.popup-download-item:nth-child(2n) {
  margin-right: 0;
}
.popup-download-item:nth-child(2n) .popup-download-hover {
  right: 0;
}
.popup-download-item.under .popup-download-hover {
  bottom: auto;
  top: 100%;
  margin-top: 8px;
}
.popup-download-checkbox {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  pointer-events: none;
}
.popup-download-checkbox:checked + .popup-download-label {
  border-color: #1E64FA;
}
.popup-download-checkbox:checked + .popup-download-label:after {
  background-image: url(./assets/images/icons/single-download-checkbox-checked.svg);
}
.popup-download-checkbox:focus + .popup-download-label {
  outline: 2px solid #1e64fa;
  outline-offset: 3px;
}
.popup-download-label {
  width: 100%;
  height: 0;
  padding-top: 56.435%;
  display: block;
  position: relative;
  cursor: pointer;
  border: 2px solid transparent;
  border-radius: 8px;
  overflow: hidden;
}
.popup-download-label img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.popup-download-label .others {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #F4F7FF;
}
.popup-download-label .others:after {
  content: "";
  width: 40px;
  height: 40px;
  background: no-repeat center/100% auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.popup-download-label .others.type-pdf:after {
  background-image: url(./assets/images/icons/download-file-pdf.svg);
}
.popup-download-label .others.type-txt:after {
  background-image: url(./assets/images/icons/download-file-text.svg);
}
.popup-download-label .others.type-smi:after {
  background-image: url(./assets/images/icons/download-file-smi.svg);
}
.popup-download-label .others.type-srt:after {
  background-image: url(./assets/images/icons/download-file-srt.svg);
}
.popup-download-label .others.type-doc:after {
  background-image: url(./assets/images/icons/download-file-document.svg);
}
.popup-download-label .type-video {
  width: 36px;
  height: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  background: url(./assets/images/icons/download-file-video.svg) no-repeat center/100% auto;
}
.popup-download-label:after {
  content: "";
  background: url(./assets/images/icons/single-download-checkbox.svg) no-repeat center/100% auto;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 4px;
  bottom: 2px;
}
.popup-download-label:hover + .popup-download-hover {
  display: block;
}
.popup-download-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: no-repeat 50% 50%/cover;
}
.popup-download-hover {
  display: none;
  position: absolute;
  top: calc(100% + 8px);
  width: 150%;
  z-index: 15;
}
.popup-download-hover .images {
  width: 100%;
  padding-top: 56.435%;
  height: 0;
  position: relative;
  background-color: #1A1A1A;
  border: 1px solid #1A1A1A;
}
.popup-download-hover .images img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.popup-download-hover .images .type-video {
  width: 36px;
  height: 36px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  background: url(./assets/images/icons/download-file-video.svg) no-repeat center/100% auto;
}
.popup-download-hover .name {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 8px 9px;
  color: #fff;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
}
.popup-download-btn {
  color: #1E64FA;
  font-weight: 700;
  line-height: 22px;
  position: relative;
  padding-left: 24px;
}
.popup-download-btn::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: url(./assets/images/icons/single-download-btn.svg) no-repeat;
}
.popup-download-utils {
  display: flex;
  background-color: #fff;
  padding: 32px 40px;
  justify-content: center;
  align-items: center;
}
.popup-download-utils .btn {
  width: 223px;
  border-radius: 60px;
  height: 56px;
  position: relative;
  padding-left: 32px;
  font-size: 1.125rem;
  letter-spacing: -0.03375rem;
  font-weight: 700;
  transition: background-color 0.3s ease;
}
.popup-download-utils .btn::before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.popup-download-utils .copy-btn {
  margin-right: 16px;
  color: #1E64FA;
  border: 2px solid #1E64FA;
}
.popup-download-utils .copy-btn::before {
  left: 25px;
  background: url(./assets/images/icons/single_copy-btn.svg) no-repeat;
}
.popup-download-utils .copy-btn:hover {
  color: #0E41AD;
  border: 2px solid #0E41AD;
}
.popup-download-utils .copy-btn:hover::before {
  background: url(./assets/images/icons/single_copy-btn-hover.svg) no-repeat;
}
.popup-download-utils .all-download-btn {
  text-align: center;
  background-color: #1E64FA;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.popup-download-utils .all-download-btn::before {
  left: 35px;
  background: url(./assets/images/icons/single_all-download.svg) no-repeat;
}
.popup-download-utils .all-download-btn:hover {
  background-color: #0E41AD;
}
.popup-download-no-contents {
  padding-top: 14px;
}
.popup-download-no-contents .no-contents-inner {
  width: 100%;
  height: 244px;
  border-radius: 8px;
  background: #F4F7FF;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.popup-download-no-contents .no-contents-inner p {
  padding-top: 12px;
  font-weight: 500;
  color: rgb(102, 102, 102);
}
@media (max-width: 768px) {
  .popup-download {
    bottom: 0;
    top: inherit;
    width: 100%;
    display: block;
    min-height: 82dvh;
    height: 82dvh;
    border-radius: 16px 16px 0 0;
  }
  .popup-download .popup-inner {
    max-width: 100%;
    min-height: 100%;
    height: 100%;
  }
  .popup-download .popup-top {
    padding: 24px 20px;
  }
  .popup-download-contents {
    padding: 0 20px;
    height: calc(100% - 74px - 96px);
  }
  .popup-download-label:hover + .popup-download-hover {
    display: none;
  }
  .popup-download-btn {
    font-size: 0.875rem;
    letter-spacing: -0.02625rem;
    line-height: 18px;
    padding-left: 20px;
  }
  .popup-download-utils {
    padding: 24px 20px;
    width: 100%;
  }
  .popup-download-utils .btn {
    height: 48px;
    padding-left: 0;
  }
  .popup-download-utils .btn::before {
    display: none;
  }
  .popup-download-no-contents {
    padding-top: 0;
  }
  .popup-download-no-contents .no-contents-inner {
    height: 180px;
  }
  .popup-download-no-contents .no-contents-inner p {
    padding-top: 8px;
  }
}

.popup-share {
  width: 408px;
  height: 493px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 16px;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.25);
}
.popup-share .popup-inner {
  height: 100%;
}
.popup-share-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 75px);
}
.popup-share .popup-share-icons {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(80px, 1fr));
  gap: 20px;
  justify-content: center;
  align-items: center;
}
.popup-share .popup-share-icons .share-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.popup-share .popup-share-icons .share-item img {
  width: 80px;
  height: 80px;
  background: #f5f7fc;
  border-radius: 50%;
  padding: 20px;
  transition: all 0.3s ease;
}
.popup-share .popup-share-icons .share-item p {
  font-size: 0.875rem;
  letter-spacing: -0.02625rem;
  color: #666;
  margin-top: 8px;
}
.popup-share .popup-share-icons .share-item.kakao {
  display: none;
}
.popup-share .popup-share-icons .share-item.line {
  display: none;
}
.popup-share .popup-share-url {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  border-radius: 22px;
  border: 2px solid #E0E9FE;
  background: #FFF;
}
.popup-share .popup-share-url input {
  border-radius: 22px;
  padding-left: 22px;
  border: none;
  outline: none;
  flex-grow: 1;
  font-size: 0.875rem;
  letter-spacing: -0.02625rem;
  color: #333;
}
.popup-share .popup-share-url button {
  border-radius: 40px;
  border: 2px solid #1E64FA;
  background: #FFF;
  color: #1E64FA;
  padding: 8px 12px;
  cursor: pointer;
  font-weight: bold;
}
@media (max-width: 768px) {
  .popup-share {
    width: 280px;
    height: 377px;
  }
  .popup-share .popup-inner {
    padding: 24px;
  }
  .popup-share .popup-share-box {
    height: calc(100% - 50px);
  }
  .popup-share .popup-share-icons {
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
  }
  .popup-share .popup-share-icons .share-item {
    margin-right: 0;
    margin-bottom: 16px;
  }
  .popup-share .popup-share-icons .share-item p {
    font-weight: 700;
  }
  .popup-share .popup-share-icons .share-item img {
    width: 56px;
    height: 56px;
    padding: 14px;
  }
  .popup-share .popup-share-icons .share-item.kakao {
    display: flex;
  }
  .popup-share .popup-share-icons .share-item.line {
    display: flex;
  }
  .popup-share .popup-share-url input {
    font-size: 0.875rem;
    letter-spacing: -0.02625rem;
    border: none;
    outline: none;
    flex-grow: 1;
    width: 100%;
    padding-left: 10px;
  }
  .popup-share .popup-share-url button {
    font-size: 1rem;
    letter-spacing: -0.03rem;
    padding: 5px 7px;
  }
}

.toast {
  background-color: rgba(26, 26, 26, 0.8);
  color: white;
  text-align: center;
  border-radius: 8px;
  padding: 12px;
  position: absolute;
  z-index: 999999;
  transition: opacity 0.5s;
  width: 480px;
  min-width: 480px;
}
.toast.popup-download-toast {
  width: 420px;
  min-width: 420px;
  bottom: 160px;
  right: 40px;
}
.toast.popup-share-toast {
  left: 50%;
  transform: translateX(-50%);
  bottom: -60px;
}
.toast.show {
  opacity: 1;
}
.toast.hidden {
  display: none;
}
@media (max-width: 768px) {
  .toast {
    width: 280px;
    min-width: 280px;
  }
  .toast.popup-download-toast {
    width: 280px;
    min-width: 280px;
    bottom: 160px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}

.popup-sitemap {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.25);
  max-width: 1000px;
  width: calc(100% - 80px);
  min-height: 400px;
}
.popup-sitemap .popup-inner {
  padding-bottom: 16px;
}

.sitemap-contents {
  margin-top: -24px;
}
.sitemap-contents .main-menu {
  width: 100%;
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
}
.sitemap-contents .main-menu > li {
  display: flex;
  padding: 24px 0;
  border-bottom: 1px solid #ddd;
}
.sitemap-contents .main-menu > li:last-child {
  border-bottom: 0;
}
.sitemap-contents .main-menu > li > a {
  min-width: 16.6666666667%;
  font-weight: 700;
}
.sitemap-contents .main-menu .sub-menu {
  display: flex;
  min-width: 83.3333333333%;
  color: #666;
}
.sitemap-contents .main-menu .sub-menu > li {
  min-width: 20%;
}
.sitemap-contents .main-menu .sub-menu > li a:hover {
  color: #1A1A1A;
  font-weight: 700;
}
.sitemap-contents .main-menu .sub-menu .external_link > a {
  position: relative;
}
.sitemap-contents .main-menu .sub-menu .external_link > a::before {
  content: "";
  position: absolute;
  right: -14px;
  top: 2px;
  width: 12px;
  height: 20px;
  background: url(./assets/images/icons/external_link.svg) no-repeat;
}
.sitemap-contents .main-menu .sub-menu:hover .external_link > a::before {
  background-image: url(./assets/images/icons/external_link_hover.svg);
}

.wp-block-embed {
  padding-top: 32px;
}

.youtube_wrap,
.wp-block-embed__wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  margin-top: 0;
  margin-bottom: 0;
}
.youtube_wrap iframe,
.wp-block-embed__wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

* + .youtube_wrap {
  margin-top: 32px;
}

.wp-block-video {
  padding-top: 32px;
}
@media (max-width: 768px) {
  .wp-block-video {
    padding-top: 24px;
  }
}

.sp_desc {
  display: flex;
  padding: 23px 24px;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  border-radius: 8px;
  background: #F8F8F8;
  margin-top: 40px;
  color: #000;
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
  font-weight: 700;
  line-height: 26px;
}
@media (max-width: 768px) {
  .sp_desc {
    padding: 16px;
    font-size: 1rem;
    letter-spacing: -0.03rem;
    line-height: 22px;
    margin-top: 20px;
  }
}

/* 평창2018 */
.pyeongchang2018 .top_title {
  margin-bottom: 20px;
}

.pyeongchang2018 p {
  padding: 0;
}

.pyeongchang2018 img {
  width: 100%;
}

.pyeongchang2018 .photo {
  margin-bottom: 50px;
}

.pyeongchang2018 .photo .tab {
  margin: 30px 0 30px 1px;
  border-bottom: 1px solid #e6e6e6;
}

.pyeongchang2018 .photo .tab button {
  float: left;
  height: 40px;
  padding: 0 20px;
  color: #737373;
  border: solid #e6e6e6;
  border-width: 1px 1px 0 1px;
  margin-left: -1px;
  border-radius: 5px 5px 0 0;
}

.pyeongchang2018 .photo .tab button.is-active {
  background-color: #0b4898;
  color: #fff;
}

.pyeongchang2018 .photo .frame {
  display: none;
  width: 100%;
  overflow: auto;
  position: relative;
}

.pyeongchang2018 .photo .frame.is-show {
  display: block;
}

.pyeongchang2018 .photo .event .image {
  width: 1445px;
}

.pyeongchang2018 .photo .other .image {
  width: 887px;
}

.pyeongchang2018 .photo li {
  float: left;
  width: 289px;
}

.pyeongchang2018 .photo li a {
  display: block;
  margin-bottom: 20px;
  margin-right: 20px;
}

.pyeongchang2018 .photo li a img {
  display: block;
}

.pyeongchang2018 .video {
  margin-bottom: 80px;
}

.pyeongchang2018 .video .iframe {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  margin-bottom: 50px;
}

.pyeongchang2018 .video .iframe iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.pyeongchang2018 .video .play_list .title {
  max-width: 849px;
  margin-bottom: 20px;
}

.pyeongchang2018 .video .play_list .frame {
  width: 100%;
  overflow: auto;
  position: relative;
}

.pyeongchang2018 .video .play_list ol {
  width: 441px;
}

.pyeongchang2018 .video .play_list li {
  float: left;
  width: 127px;
  margin-right: 20px;
}

.pyeongchang2018 .video .play_list li .thumb {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 71px;
  text-align: center;
  background-color: #ccc;
}

.pyeongchang2018 .video .play_list li .thumb img {
  width: auto;
  height: 100%;
}

.pyeongchang2018 .video .play_list li .thumb:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(https://news.samsung.com/kr/wp-content/themes/SamsungNewsroom/assets/images/thumb_mov.png) no-repeat center;
}

.pyeongchang2018 .video .play_list li .info {
  font-size: 12px;
  color: #000;
  line-height: 1.3;
}

.pyeongchang2018 .video .play_list li .info span {
  display: block;
  color: #666;
}

.pyeongchang2018 .image_list {
  margin-bottom: 50px;
}

.pyeongchang2018 .image_list .title {
  max-width: 849px;
  margin-bottom: 20px;
}

.pyeongchang2018 .image_list li {
  position: relative;
  float: left;
  overflow: hidden;
  width: 300px;
  height: 320px;
}

.pyeongchang2018 .image_list li img {
  display: block;
  width: auto;
  max-width: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.pyeongchang2018 .image_list .frame {
  width: 100%;
  overflow: auto;
  position: relative;
}

.board_news {
  width: 100%;
}

.board_news li {
  position: relative;
  margin-bottom: 40px;
}

.board_news li > a {
  display: block;
  width: 100%;
  height: 100%;
}

.board_news li .thumb_inner {
  display: block;
  width: 35.9%;
}

.board_news li .thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.board_news li .thumb .thumb_wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: all 0.5s ease-out;
}

.board_news li .inner {
  position: absolute;
  right: 0;
  top: 0;
  width: 64%;
  height: 100%;
  padding-left: 20px;
}

.board_news li .desc {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
}

.board_news li .title {
  display: block;
  width: 100%;
  height: 85%;
  font-size: 20px;
  color: #000;
  font-weight: 500;
  word-break: keep-all;
}

.board_news li .date {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  padding: 15px 0px 0;
  border-bottom: 1px solid #bcbcbc;
  font-size: 14px;
  color: #5d5d5d;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.board_news li .category {
  display: inline-block;
  margin-bottom: 10px;
  background-color: #dae6f4;
  padding: 1px 10px;
  font-weight: 500;
  font-size: 16px;
  color: #356cb1;
  vertical-align: top;
}

.board_news li .title,
.board_news li .date {
  transition: color 0.5s ease-out, border 0.5s ease-out;
}

.board_news li:hover .thumb .thumb_wrap {
  transform: scale(1.05);
}

.board_news li:hover .title,
.board_news li:hover .date {
  color: #356cb1;
  border-color: #356cb1;
}

.sp_wrap {
  padding-bottom: 30px;
  border-bottom: 1px solid #bcbcbc;
  margin-bottom: 40px;
  margin-top: 20px;
}

.sp_wrap .youtube_wrap {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  margin-bottom: 12px;
}

.articles {
  font-family: "samsung_sharp", sans-serif;
}

.articletitle {
  font-weight: 700;
  line-height: 1.2;
  color: white;
  padding: 20px 16px 85px 16px;
  font-size: 50px;
  text-shadow: 3px 3px 7px rgba(0, 0, 0, 0.5607843137);
}

.articlenumber {
  margin-left: 8px;
  text-align: center;
}

.articlenumber img {
  margin-top: 4px;
  width: auto !important;
  height: 24px !important;
}

.galaxytalk {
  margin-bottom: 5px;
  display: flex;
}

.galaxytalk span {
  color: white;
  font-size: 23px;
  font-weight: 600;
}

.articlenumber span {
  color: #0a2051;
}

.post-thumbnail {
  border: 1px solid white;
  overflow: hidden;
}

.post-entry a {
  color: #2963ad;
  word-wrap: break-word;
}

.post-entry a:hover .post-thumbnail img {
  transform: scale(1.1);
}

.post-entry a .post-thumbnail img {
  width: 100%;
  padding-bottom: 0;
  transition: transform 0.3s ease;
}

.articlebottom {
  padding: 54px 0px 74px 0px;
  text-align: center;
}

.articlebottom svg {
  width: 175px;
}

.content-overlay {
  z-index: 10;
}

.post-thumbnail:after {
  z-index: 10;
  content: "";
  width: 20%;
  height: 20%;
  position: absolute;
  left: 40%;
  top: 18%;
  background: url(https://img.global.news.samsung.com/global/wp-content/uploads/2021/04/button.png) no-repeat center;
  background-size: contain;
}

.articleshead {
  letter-spacing: 0.017em;
  color: white;
  padding: 0px 18px 23px 18px;
  font-size: 18px;
  line-height: 30px;
}

.articlesheadtop span {
  font-size: 40px;
  font-weight: bold;
}

.articles {
  padding: 45px 25px 0px 25px;
  background: black;
  background-image: url(https://img.global.news.samsung.com/global/wp-content/uploads/2021/04/GUbackground.png);
  background-repeat: no-repeat;
  background-position: top right;
  margin-top: 32px;
}

.post-content {
  padding: 18px;
}

.post-title {
  min-height: 100px;
}

.post-desc {
  min-height: 55px;
}

#post-loop {
  display: block;
}

.post-entry {
  position: relative;
  float: left;
  width: 31%;
  margin: 1% 1.1% 2.35% 1.1%;
}

.post-thumbnail img {
  height: 167px;
}

span.post-title {
  color: white;
  font-size: 23px;
  font-weight: 600;
}

.post-desc span,
.post-desc p {
  color: #fefefe;
  font-size: 12px !important;
}

.post-content {
  line-height: 1.2;
  background-color: #092763;
}

@media (max-width: 1200px) {
  span.post-title {
    color: white;
    font-size: 20px;
    font-weight: 600;
  }
}
@media (max-width: 1100px) {
  span.post-title {
    color: white;
    font-size: 19px;
    font-weight: 600;
  }
}
@media (max-width: 1024px) {
  .articletitle {
    font-weight: 700;
    line-height: 1.2;
    color: white;
    padding: 20px 16px 85px 16px;
    font-size: 40px;
  }
  .post-entry {
    position: relative;
    float: left;
    width: 48%;
    margin: 3% 1%;
  }
  span.post-title {
    font-size: 22px;
  }
  .post-content {
    padding: 15px;
  }
  .post-title {
    height: 100px;
  }
  .post-desc {
    min-height: 55px;
  }
}
@media (max-width: 600px) {
  .articletitle {
    font-weight: 700;
    line-height: 1.2;
    color: white;
    padding: 230px 16px 20px 16px;
    font-size: 24px;
  }
  #id-3 .post-title {
    letter-spacing: -1px;
  }
  .post-entry {
    position: relative;
    float: left;
    width: 98%;
    margin: 3% 1%;
  }
  .articles {
    padding: 150px 10px 0px 10px;
  }
  .articleshead {
    font-size: 14px;
    line-height: 18px;
  }
  span.post-title {
    font-size: 22px;
  }
  .post-content {
    padding: 10px;
    padding-top: 20px;
  }
  .post-title {
    height: auto;
    padding-bottom: 10px;
  }
  .post-desc {
    min-height: 0px;
  }
}
.content_view {
  position: relative;
}
.content_view p {
  color: #1A1A1A;
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
  font-weight: 400;
  line-height: 30px;
  padding-bottom: 32px;
}
.content_view p.single-date {
  padding-bottom: 0;
}
.content_view .eventimage img {
  transform: none;
}

.static_inner {
  padding-top: 40px;
  padding-bottom: 116px;
}
.static_inner .top_title {
  padding-bottom: 60px;
}
.static_inner p {
  font-size: 1.25rem;
  letter-spacing: -0.0375rem;
  padding-bottom: 36px;
  line-height: 30px;
}
.static_inner strong {
  font-size: 1.375rem;
  letter-spacing: -0.04125rem;
  font-weight: 700;
  line-height: 28px;
}
.static_inner img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.static_inner table {
  width: 100%;
  margin-bottom: 36px;
}
.static_inner table th, .static_inner table td {
  padding: 3px 5px;
}
.static_inner .link_underline {
  color: #2963ad;
  text-decoration: underline;
  word-wrap: break-word;
}
.static_inner .main_table {
  width: 33%;
  text-align: center;
  vertical-align: top;
}
.static_inner .main_table_image {
  width: 25%;
  margin: 5px 0;
}
.static_inner .icon_chapter {
  width: 32px;
}
.static_inner .privacy_select_wrap {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.static_inner .privacy_select_wrap select {
  margin: 5px 10px 0 0;
  padding: 3px;
  font-size: 18px;
  border: 1px solid #767676;
}
.static_inner .privacy_select_wrap .btn_ro {
  position: static;
  transform: translateY(0);
  flex: 0 0 auto;
  margin-top: 5px;
  padding: 3px 25px 3px 20px;
  border: 1px solid #363636;
  border-radius: 12px;
  font-size: 15px;
  color: #000;
}
.static_inner .privacy_select_wrap .btn_ro::after {
  content: "";
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -3px;
  width: 0px;
  height: 0px;
  border: 4px solid transparent;
  border-left-color: #000;
}
.static_inner .privacy_select_wrap .btn_ro:hover {
  background-color: #08377d;
  background-image: linear-gradient(135deg, #083980, #052056);
  color: #fff;
}
@media (max-width: 960px) {
  .static_inner .privacy_select_wrap select {
    display: block;
  }
}
@media (max-width: 768px) {
  .static_inner {
    padding-top: 24px;
    padding-bottom: 96px;
  }
  .static_inner .top_title {
    padding-bottom: 28px;
  }
  .static_inner p {
    font-size: 1rem;
    letter-spacing: -0.03rem;
    padding-bottom: 16px;
    line-height: 25.6px;
  }
  .static_inner strong {
    font-size: 1.125rem;
    letter-spacing: -0.03375rem;
  }
  .static_inner table {
    margin-bottom: 16px;
  }
  .static_inner .icon_chapter {
    width: 24px;
  }
}
@media (max-width: 520px) {
  .static_inner .main_table_image {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .static_inner .privacy_select_wrap select {
    width: 100%;
    font-size: 13px;
  }
}

/* About us : Fast Facts */
/* Fast Facts 2019 */
#content_wrap {
  width: 100%;
  margin-top: 60px;
}

#container:not(.main_page) #content {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}

.about_ffs_wrap .top_title {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0px 140px 60px;
  font-size: 54px;
  text-align: center;
}

@media (max-width: 1340px) {
  .about_ffs_wrap .top_title {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 1024px) {
  .about_ffs_wrap .top_title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .about_ffs_wrap .top_title {
    padding: 0 20px;
    font-size: 36px;
    text-align: center;
  }
}
.about_ffs {
  padding-top: 10px;
  font-size: 16px;
}

.about_ffs .table {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
}

.about_ffs .table .table-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.about_ffs .wrap_ctr {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
}

.about_ffs .wrap_ctr .table {
  position: absolute;
  left: 0;
  top: 0;
}

.about_ffs p {
  padding-bottom: 0;
  font-size: 1.25em;
  font-weight: 500;
  padding: 0;
  line-height: 1.6;
  margin-bottom: 1.55em;
  word-wrap: break-word;
}

.about_ffs * {
  word-break: keep-all;
}

.about_ffs span.block_ {
  display: block;
}

.about_ffs .section {
  padding-bottom: 50px;
  padding-left: 24px;
  padding-right: 24px;
  clear: both;
}

.about_ffs .section.network, .section.social {
  padding-top: 50px;
}

.about_ffs .section .contents {
  width: 100%;
  max-width: 1034px;
  margin: 0 auto;
}

.about_ffs .section .title_wrap {
  text-align: center;
}

.about_ffs .section .title_wrap h2 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 40px;
  font-size: 38px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}

.about_ffs .section .title_wrap h2:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -25px;
  width: 50px;
  height: 1px;
  background-color: #000;
}

.about_ffs .section .title_wrap h2 span {
  display: block;
  font-size: 0.591em;
  text-transform: capitalize;
  font-weight: normal;
}

.about_ffs .section .title_wrap p {
  font-size: 1.25em;
  line-height: 1.5;
  padding: 0 70px;
  padding-bottom: 50px;
}

.about_ffs .section .title_wrap.wide p {
  padding-left: 0;
  padding-right: 0;
}

.about_ffs .section .title_wrap p .block {
  display: block;
}

.about_ffs .section.smartfactory {
  padding-bottom: 160px;
}

.about_ffs .section.smartfactory .title_wrap h2 {
  padding-bottom: 25px;
  margin-bottom: 0px;
}

.about_ffs .section.smartfactory .title_wrap h2:after {
  display: none;
}

.about_ffs .section.smartfactory .title_wrap p {
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 0;
}

.about_ffs .smartfactory .case .box {
  border: 0px solid #ddd;
}

.about_ffs .smartfactory .title_wrap {
  border: 1px solid #ddd;
  border-bottom: 0px solid #ddd;
  width: 100%;
  max-width: 1034px;
  margin: 0 auto;
  padding-top: 30px;
}

.about_ffs .smartfactory .contents {
  border: 1px solid #ddd;
  border-top: 0px solid #ddd;
}

.about_ffs .smartfactory {
  padding-bottom: 120px;
}

@media (max-width: 1024px) {
  .about_ffs {
    font-size: 15px;
  }
}
@media (max-width: 900px) {
  .about_ffs {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .about_ffs {
    font-size: 13px;
  }
  .about_ffs .section {
    padding-bottom: 60px;
  }
  .about_ffs .section.network, .section.social {
    padding-top: 0;
  }
  .about_ffs .section .title_wrap {
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 0;
  }
  .about_ffs .section .title_wrap h2 {
    padding-bottom: 12px;
    margin-bottom: 20px;
    font-size: 2em;
  }
  .about_ffs .section .title_wrap h2:after {
    margin-left: -12px;
    width: 24px;
  }
  .about_ffs .section .title_wrap h2 span {
    font-size: 0.625em;
  }
  .about_ffs .section .title_wrap p {
    padding-bottom: 40px;
  }
  .about_ffs .section .title_wrap.wide p {
    font-size: 1.375em;
  }
  .about_ffs p {
    font-size: 1.375em;
  }
  .about_ffs .section .title_wrap p .block {
    display: inline;
  }
  .about_ffs .section .contents {
    max-width: 520px;
  }
  .about_ffs .section.smartfactory .title_wrap {
    max-width: 520px;
  }
  .about_ffs span.block_ {
    display: inline;
  }
  .about_ffs .section.smartfactory .title_wrap p br {
    display: none;
  }
}
@media (max-width: 480px) {
  .about_ffs .section {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.about_ffs .visual {
  position: relative;
  width: 100%;
  height: 354px;
  margin-bottom: 110px;
} /*padding-top:27.65625%;*/
.about_ffs .visual > div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.about_ffs .visual .swipe_inner {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

.about_ffs .visual li {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: ease-out;
  transform: scale(1.08);
  transition: all 0.6s cubic-bezier(0.72, 0, 0.32, 1);
}

.about_ffs .visual li.is-active {
  opacity: 1;
  transform: scale(1);
}

.about_ffs .visual li:first-child {
  opacity: 1;
}

.about_ffs .visual li img {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  height: 100%;
}

.about_ffs .visual .title {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /* background-color: rgba(0, 0, 0, 0.5); */
  color: #fff;
  font-size: 4em;
  line-height: 1.2;
}

@media (max-width: 768px) {
  .about_ffs .visual {
    margin-bottom: 50px;
  }
  .about_ffs .visual .title {
    font-size: 1.538em;
  }
}
@media (max-width: 480px) {
  .about_ffs .visual {
    height: 0;
    padding-top: 61.0345%;
  }
}
.about_ffs .info_ceo .contents {
  overflow: hidden;
}

.about_ffs .info_ceo ul {
  margin-right: -24px;
  display: flex;
  justify-content: center;
}

.about_ffs .info_ceo li {
  position: relative;
  width: 33.3%;
  padding-right: 24px;
}

.about_ffs .info_ceo li img {
  width: 100%;
  border-radius: 12px;
}

.about_ffs .info_ceo li .desc {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 30px 30px;
  color: #fff;
}

.about_ffs .info_ceo li .desc .name {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.25;
  margin-bottom: 20px;
}

.about_ffs .info_ceo li .desc .part {
  margin-bottom: 7px;
}

@media (max-width: 768px) {
  .about_ffs .info_ceo ul {
    margin-right: 0;
    flex-wrap: wrap;
  }
  .about_ffs .info_ceo li {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .about_ffs .info_ceo li .desc {
    padding: 0 15px;
  }
  .about_ffs .info_ceo li .desc .name {
    font-size: 1.692em;
  }
  .about_ffs .info_ceo li .desc .part {
    font-size: 1.231em;
    padding-bottom: 20px;
  }
}
@keyframes circle360 {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.about_ffs .financial {
  padding-bottom: 150px;
}

.about_ffs .financial .contents {
  position: relative;
  width: 87.48%;
  margin: 0 auto;
}

.about_ffs .financial .item {
  position: relative;
}

.about_ffs .financial .revenue {
  width: 58.23%;
}

.about_ffs .financial .operating {
  width: 32.88%;
}

.about_ffs .financial .net {
  width: 29.2%;
}

.about_ffs .financial .rnd {
  width: 19.45%;
}

.about_ffs .financial .item .item_wrap {
  transform: scale(0.5);
}

.about_ffs .financial .item .circle {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
}

.about_ffs .financial .item .circle .box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.about_ffs .financial .item .circle .box:before,
.about_ffs .financial .item .circle .box:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  border-radius: 50%;
}

.about_ffs .financial .revenue .circle .box {
  border: 1px solid #d2d8ee;
}

.about_ffs .financial .revenue .circle .box:before {
  width: 12px;
  height: 12px;
  margin: -8px 0 0 -8px;
  border: 2px solid #102e9c;
  background-color: #fff;
}

.about_ffs .financial .revenue .circle .box:after {
  left: 40%;
  top: 99%;
  width: 10px;
  height: 10px;
  margin: -5px 0 0 -5px;
  background-color: #102e9c;
}

.about_ffs .financial .operating {
  position: absolute;
  left: 45%;
  top: 50%;
}

.about_ffs .financial .operating .circle .box {
  background-color: #eee;
}

.about_ffs .financial .operating .circle .box:before {
  left: 90%;
  top: 20%;
  width: 12px;
  height: 12px;
  margin: -7px 0 0 -7px;
  border: 2px solid #102e9c;
}

.about_ffs .financial .net {
  position: absolute;
  left: 70%;
  top: 10%;
}

.about_ffs .financial .net .circle .box {
  border: 2px solid #d2d8ee;
}

.about_ffs .financial .net .circle .box:before {
  left: 11%;
  top: 20%;
  width: 10px;
  height: 10px;
  margin: -7px 0 0 -7px;
  background-color: #102e9c;
}

.about_ffs .financial .rnd {
  position: absolute;
  left: 82%;
  top: 68%;
}

.about_ffs .financial .rnd .circle .box {
  border: 2px solid #d2d8ee;
}

.about_ffs .financial .rnd .circle .box:before {
  left: 11%;
  top: 81%;
  width: 10px;
  height: 10px;
  margin: -7px 0 0 -7px;
  background-color: #102e9c;
}

.about_ffs .financial .item .desc {
  position: absolute;
}

.about_ffs .financial .item .desc:before {
  content: "";
  position: absolute;
  left: -15px;
  top: -54px;
  width: 140px;
  height: 140px;
  background-color: #eee;
  border-radius: 50%;
}

.about_ffs .financial .item .desc .title {
  display: block;
  position: relative;
  font-size: 1.125em;
  line-height: 1.3;
}

.about_ffs .financial .item .desc .count {
  position: relative;
  font-size: 3.75em;
  font-weight: 500;
  color: #0e2da2;
}

.about_ffs .financial .item .desc .block {
  display: block;
}

.about_ffs .financial .revenue .desc {
  left: 48%;
  top: 25%;
}

.about_ffs .financial .revenue .desc:before {
  left: -28px;
  top: -55px;
}

.about_ffs .financial .operating .desc {
  left: 18%;
  top: 28%;
}

.about_ffs .financial .operating .desc:before {
  background-color: #fff;
}

.about_ffs .financial .net .desc {
  left: 25%;
  top: 35%;
}

.about_ffs .financial .net .desc:before {
  width: 90px;
  height: 90px;
  left: -20px;
  top: -24px;
}

.about_ffs .financial .net .desc .count {
  line-height: 1.2;
}

.about_ffs .financial .rnd .desc {
  left: 24%;
  top: 25%;
}

.about_ffs .financial .rnd .desc:before {
  width: 80px;
  height: 80px;
  left: -20px;
  top: -15px;
}

.about_ffs .financial .rnd .desc .count {
  line-height: 1.2;
}

.about_ffs .is-timing {
  opacity: 0;
  transform: translateY(100px);
  transition: all 0.5s ease;
}

.about_ffs .is-timing .item .item_wrap {
  transform: scale(0.5) rotate(135deg);
  transition: all 0.5s ease;
}

.about_ffs .is-timing.on {
  opacity: 1;
  transform: translateY(0px);
}

.about_ffs .is-timing.on .item .item_wrap {
  transform: scale(1) rotate(0);
}

.about_ffs .business .tab_content .inner li img {
  width: 100%;
}

@media (min-width: 769px) {
  .about_ffs .financial .item .rotate {
    animation: circle360 60s linear infinite;
  }
}
@media (max-width: 1024px) {
  .about_ffs .financial .item .desc:before {
    left: -10px;
    top: -20px;
    width: 60px;
    height: 60px;
  }
  .about_ffs .financial .item.rnd .desc:before {
    top: -10px;
  }
  .about_ffs .financial .revenue .desc:before {
    left: -25px;
  }
  .about_ffs .financial .item .desc .count {
    font-size: 4em;
  }
}
@media (max-width: 768px) {
  .about_ffs .financial {
    padding-bottom: 80px;
  }
  .about_ffs .financial .contents {
    max-width: 400px;
  }
  .about_ffs .financial .item {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
  }
  .about_ffs .financial .item .circle .box:before,
  .about_ffs .financial .item .circle .box:after {
    display: none;
  }
  .about_ffs .financial .item .circle {
    position: absolute;
    left: 0;
    top: 0;
  }
  .about_ffs .financial .item .desc {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    padding-top: 15%;
    padding-bottom: 3%;
    text-align: center;
  }
  .about_ffs .financial .item .desc .block {
    display: inline;
  }
  .about_ffs .financial .revenue {
    width: 100%;
  }
  .about_ffs .financial .revenue .circle .box {
    border-color: #b6d8ff;
  }
  .about_ffs .financial .operating {
    width: 88%;
  } /*92.3*/
  .about_ffs .financial .operating .circle .box {
    background-color: #fff;
    border: 1px solid #d9d9d9;
  }
  .about_ffs .financial .net {
    width: 73.923%;
  }
  .about_ffs .financial .net .circle .box {
    border: 1px solid #b6d8ff;
    background-color: #fff;
  }
  .about_ffs .financial .rnd {
    width: 57.7%;
  }
  .about_ffs .financial .rnd .desc {
    padding-bottom: 35%;
    padding-top: 35%;
  }
  .about_ffs .financial .rnd .circle .box {
    border: 1px solid #d9d9d9;
    background-color: #fff;
  }
  .about_ffs .financial .item .desc:before {
    display: none;
  }
  .about_ffs .financial .item .desc .title {
    font-size: 1em;
  }
  .about_ffs .financial .item .desc .count {
    font-size: 3.077em;
    line-height: 1.2;
  }
  .about_ffs .is-timing .item .item_wrap {
    transform: scale(0.5) rotate(0deg);
  }
}
.about_ffs .business .tab {
  padding-bottom: 70px;
}

.about_ffs .business .tab li {
  position: relative;
  float: left;
  width: 50%;
  border-bottom: 1px solid #dedede;
}

.about_ffs .business .tab button {
  width: 100%;
  padding: 12px 0;
  border-bottom: 2px solid transparent;
  text-align: center;
  font-size: 1.875em;
  color: #000;
  font-weight: bold;
  margin-bottom: -1px;
}

.about_ffs .business .tab .is-active button {
  color: #03399c;
  border-bottom-color: #03399c;
}

.about_ffs .business .tab .is-active:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  width: 17px;
  height: 9px;
  background: url(https://img.kr.news.samsung.com/image/fast_facts_2019/icons_arrow_down.png) no-repeat;
  transform: translateX(-50%);
}

.about_ffs .business .tab_content {
  text-align: center;
  margin-top: 70px;
}

.about_ffs .business .tab_content .title {
  padding-bottom: 60px;
  font-size: 1.5em;
  color: #03399c;
  font-weight: 500;
}

.about_ffs .business .tab_content .inner li {
  float: left;
  width: 50%;
}

.about_ffs .business .tab_content .ce .inner li {
  width: 20%;
}

.about_ffs .business .tab_content .ds .inner li {
  width: 33.3%;
}

.about_ffs .business .tab_content > li {
  height: 0;
  overflow: hidden;
}

.about_ffs .business .tab_content > li.is-active {
  height: auto;
  transform: translateY(0);
}

.about_ffs .business .tab_content > li .inner {
  position: relative;
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.6s ease-out;
}

.about_ffs .business .tab_content > li.is-active .inner {
  opacity: 1;
  transform: translateY(0);
}

.about_ffs .business .tab_content .ce .sub_title {
  width: 100%;
  margin: 0 auto;
  min-height: 53px;
  font-weight: 500;
  letter-spacing: -1px;
}

@media (max-width: 768px) {
  .about_ffs .business .tab {
    padding-bottom: 55px;
  }
  .about_ffs .business .tab button {
    font-size: 1.75em;
  }
  .about_ffs .business .tab_content {
    margin-top: 35px;
  }
  .about_ffs .business .tab_content .inner li {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .about_ffs .business .tab_content .ce .inner li,
  .about_ffs .business .tab_content .ds .inner li {
    width: 100%;
  }
  .about_ffs .business .tab_content .title {
    padding-bottom: 30px;
    font-size: 1.5em;
    font-weight: bold;
  }
  .about_ffs .business .tab_content .ce .sub_title {
    padding-bottom: 10px;
    min-height: 30px;
  }
}
.about_ffs .inno .contents {
  max-width: 908px;
}

.about_ffs .inno ul {
  text-align: center;
  margin-right: -36px;
}

.about_ffs .inno li {
  float: left;
  max-width: 236px;
  padding-right: 36px;
  width: 25%;
}

.about_ffs .inno li img {
  width: 100%;
}

.about_ffs .inno li p {
  padding-top: 25px;
  font-weight: 500;
  font-size: 1.125em;
}

@media (max-width: 768px) {
  .about_ffs .inno .contents {
    max-width: 520px;
  }
  .about_ffs .inno ul {
    margin: 0;
  }
  .about_ffs .inno li {
    display: inline-block;
    float: none;
    padding-right: 0;
    width: 100%;
    max-width: 280px;
    margin-bottom: 35px;
  }
  .about_ffs .inno li p {
    padding-top: 10px;
    font-size: 1.125em;
  }
}
.about_ffs .network .global_page {
  display: none;
}

.about_ffs .network .global {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 48.06%;
  background: url(https://img.kr.news.samsung.com/image/fast_facts_2019/network_bg.jpg) no-repeat;
  background-size: 100% auto;
  margin-bottom: 70px;
}

.about_ffs .network .global li {
  position: absolute;
}

.about_ffs .network .global li .wrap_ctr {
  border-radius: 50%;
}

.about_ffs .network .global li .table-cell {
  padding-top: 10%;
}

.about_ffs .network .global li .titlecount {
  font-size: 1.5em;
}

.about_ffs .network .global li .count {
  display: inline-block;
  font-size: 3.75em;
  font-weight: 500;
  line-height: 1;
}

.about_ffs .network .global li .title {
  display: block;
  font-size: 1.5em;
}

.about_ffs .network .global .employee {
  left: 12.56%;
  top: 3.6%;
  width: 28.1%;
}

.about_ffs .network .global .employee .wrap_ctr {
  background-color: rgba(5, 50, 145, 0.2);
}

.about_ffs .network .global .bases {
  left: 44%;
  top: 49.4%;
  width: 23.2%;
}

.about_ffs .network .global .bases .wrap_ctr {
  background-color: rgba(118, 179, 255, 0.2);
}

.about_ffs .network .global .countries {
  left: 68.41%;
  top: 15.12%;
  width: 17.44%;
}

.about_ffs .network .global .countries .wrap_ctr {
  background-color: rgba(135, 135, 252, 0.2);
}

.about_ffs .network .numbers li {
  float: left;
  width: 20%;
  border-right: 1px solid #ddd;
}

.about_ffs .network .numbers li:last-child {
  border-right: 0;
}

.about_ffs .network .numbers li .table:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 25%;
  width: 72px;
  height: 72px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  transform: translate(-50%, -50%);
}

.about_ffs .network .numbers li .table-cell {
  width: 100%;
  padding-top: 50%;
}

.about_ffs .network .numbers li .table-cell .title {
  font-size: 18px;
}

.about_ffs .network .numbers li .count {
  display: block;
  font-size: 3.75em;
  color: #0e2da2;
  font-weight: 500;
  line-height: 1;
}

.about_ffs .network .numbers .regional .table:after {
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/network_ico_01.png);
}

.about_ffs .network .numbers .production .table:after {
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/network_ico_02.png);
}

.about_ffs .network .numbers .rnd .table:after {
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/network_ico_03.png);
}

.about_ffs .network .numbers .design .table:after {
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/network_ico_04.png);
}

.about_ffs .network .numbers .sales .table:after {
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/network_ico_05.png);
}

@media (max-width: 1024px) {
  .about_ffs .network .numbers li .table:after {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 768px) {
  .about_ffs .network .global {
    margin-bottom: 30px;
  }
  .about_ffs .network .global li {
    opacity: 0;
    margin-left: 30px;
  }
  .about_ffs .network .global li.is-active {
    opacity: 1;
    margin: 0;
    transition: all 0.4s ease-out;
  }
  .about_ffs .network .global .employee,
  .about_ffs .network .global .bases,
  .about_ffs .network .global .countries {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 46%;
  }
  .about_ffs .network .global li .count {
    font-size: 2.308em;
  }
  .about_ffs .network .global li .title {
    font-size: 1em;
  }
  .about_ffs .network .global_page {
    display: block;
    text-align: center;
    margin-bottom: 40px;
  }
  .about_ffs .network .global_page button {
    width: 16px;
    height: 2px;
    background-color: #dadcde;
    font-size: 0;
    margin: 0 3px;
  }
  .about_ffs .network .global_page button.is-active {
    background-color: #000;
  }
  .about_ffs .network .numbers {
    max-width: 200px;
    margin: 0 auto;
  }
  .about_ffs .network .numbers li {
    float: none;
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #ddd;
  }
  .about_ffs .network .numbers li .wrap_ctr {
    height: auto;
    padding: 0;
  }
  .about_ffs .network .numbers li .table {
    position: relative;
    height: auto;
  }
  .about_ffs .network .numbers li .table-cell {
    padding: 20px 0 20px 75px;
    text-align: left;
  }
  .about_ffs .network .numbers li .table:after {
    left: 10px;
    top: 50%;
    width: 45px;
    height: 45px;
    transform: translate(0, -50%);
  }
  .about_ffs .network .numbers li .count {
    font-size: 3.077em;
  }
}
.about_ffs .creativity .contents {
  max-width: 856px;
}

.about_ffs .creativity .info {
  position: relative;
  width: 100%;
  height: 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin-bottom: 40px;
}

.about_ffs .creativity .wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-left: 38%;
}

.about_ffs .creativity .logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 38%;
  height: 100%;
}

.about_ffs .creativity .logo img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.about_ffs .creativity .content {
  padding-top: 50px;
  padding-right: 80px;
  letter-spacing: -0.045em;
}

.about_ffs .creativity .text {
  line-height: 1.7;
}

.about_ffs .creativity .text span {
  display: block;
  font-size: 13px;
  color: #666;
}

.about_ffs .creativity .numbers {
  padding-top: 50px;
}

.about_ffs .creativity .numbers li {
  position: relative;
  float: left;
  width: 40%;
  padding-top: 15px;
}

.about_ffs .creativity .numbers li.long_txt {
  width: 55%;
}

.about_ffs .creativity .numbers li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 2px;
  background-color: #0e2da2;
}

.about_ffs .creativity .numbers .count {
  display: block;
  font-size: 2em;
  font-weight: 500;
  color: #0e2da2;
  line-height: 1;
}

.about_ffs .creativity .numbers .title {
  font-size: 0.813em;
  line-height: 1;
}

.about_ffs .creativity .c-lab {
  padding-top: 39.37%;
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/clab_bg.jpg);
}

.about_ffs .creativity .mosaic {
  padding-top: 42.056%;
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/mosaic_bg.jpg);
}

.about_ffs .creativity .mosaic img {
  left: -9999999px;
}

@media (max-width: 1024px) {
  .about_ffs .creativity .content {
    padding-top: 40px;
    padding-right: 20px;
  }
  .about_ffs .creativity .numbers {
    padding-top: 20px;
  }
}
@media (max-width: 768px) {
  .about_ffs .creativity .contents {
    max-width: 360px;
  }
  .about_ffs .creativity .info {
    margin-bottom: 20px;
  }
  .about_ffs .creativity .wrap {
    padding: 0;
  }
  .about_ffs .creativity .logo {
    position: static;
    width: 100%;
    height: auto;
    padding: 50px 0 50px;
    text-align: center;
  }
  .about_ffs .creativity .logo img {
    width: 80px;
    position: static;
    transform: translate(0, 0);
  }
  .about_ffs .creativity .content {
    padding: 0 16px;
  }
  .about_ffs .creativity .numbers {
    padding-top: 100px;
  }
  .about_ffs .creativity .numbers li {
    float: none;
    width: 100%;
    margin-bottom: 30px;
    padding-top: 13px;
  }
  .about_ffs .creativity .numbers li.long_txt {
    width: 100%;
  }
  .about_ffs .creativity .numbers .count {
    font-size: 3.077em;
  }
  .about_ffs .creativity .numbers .title {
    font-size: 1em;
  }
  .about_ffs .creativity .c-lab {
    /* padding-top: 215.39%; */
    padding-top: 147.39%;
    background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/clab_bg_mo.jpg);
  }
  .about_ffs .creativity .mosaic {
    /* padding-top: 215.39%; */
    padding-top: 190.39%;
    background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/mosaic_bg_mo.jpg);
  }
  /* 20220701 추가 */
  /* .about_ffs .creativity .c-lab .logo{
  padding: 64px 0 42px;
  }
  .about_ffs .creativity .mosaic .logo{
  padding: 32px 0 44px;
  }
  .about_ffs .creativity .logo img {
  width: 90px;
  }
  .about_ffs .creativity .text{
  font-size:1.1em
  }
  .about_ffs .creativity .text span {
  font-size:1em
  }
  .about_ffs .creativity .numbers {
  padding-top: 134px;
  }

  .about_ffs .creativity .mosaic .numbers{
  padding-top: 60px;
  }

  .about_ffs .creativity .numbers li {
  margin-bottom: 36px;
  }
  .about_ffs .creativity .numbers li:before {
  width: 29px;
  height: 3px;
  }
  .about_ffs .creativity .numbers .count {
  font-size: 4.4em;
  padding-bottom: 10px;
  }

  .about_ffs .creativity .numbers .title {
      font-size: 1.4em;
  } */
  /* .about_ffs .creativity .logo{
  padding: 30px 0 42px;
  } */
}
@media (max-width: 768px) and (max-width: 320px) {
  .about_ffs .creativity .mosaic {
    margin-top: 110px;
  }
}
@media (max-width: 768px) {
  .about_ffs .creativity .mosaic .logo {
    padding: 32px 0 20px;
  }
  .about_ffs .creativity .logo img {
    width: 80px;
  }
  .about_ffs .creativity .text {
    font-size: 1em;
  }
  .about_ffs .creativity .text span {
    font-size: 1em;
  }
  .about_ffs .creativity .numbers {
    padding-top: 40px;
  }
  .about_ffs .creativity .mosaic .numbers {
    padding-top: 50px;
  }
  .about_ffs .creativity .numbers li {
    margin-bottom: 36px;
  }
  .about_ffs .creativity .numbers li:before {
    width: 29px;
    height: 3px;
  }
  .about_ffs .creativity .numbers .count {
    font-size: 3em;
    padding-bottom: 10px;
  }
  .about_ffs .creativity .numbers .title {
    font-size: 1.4em;
  }
}
.about_ffs .social .info {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding-bottom: 93px;
}

.about_ffs .social .info > li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 425px;
  height: 150px;
  border-radius: 15px;
  position: relative;
  padding-right: 30px;
}

.about_ffs .social .info > li.education {
  background-color: #0D9ED3;
  color: #fff;
  padding-left: 156px;
}

.about_ffs .social .info > li.education::before {
  content: "";
  width: 69px;
  height: 53px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 65px;
  background: url(https://img.kr.news.samsung.com/image/fast_facts_2024/social_01.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
}

.about_ffs .social .info > li.cooperation {
  background-color: #406ad7;
  color: #fff;
  padding-left: 100px;
}

.about_ffs .social .info > li.cooperation::before {
  content: "";
  width: 100%;
  max-width: 53px;
  height: 57px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  background: url(https://img.kr.news.samsung.com/image/fast_facts_2024/social_02.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
}

.about_ffs .social .info > li .title {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 0;
  text-align: left;
}

.about_ffs .social .info > li .sub {
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 0;
  text-align: left;
}

.about_ffs .social .info > li img {
  width: 100px;
}

.about_ffs .social .info > li .desc {
  padding: 15px 0;
}

.about_ffs .social .info > li:nth-child(1) {
  text-align: center;
  margin-right: 20px;
}

.about_ffs .social .info > li:nth-child(2) {
  text-align: center;
}

.about_ffs .social .photo img {
  width: 100%;
}

.about_ffs .social .title_wrap .enabling {
  padding-bottom: 40px;
  display: flex;
  justify-content: center;
}

.about_ffs .social .photo_slide .slide_title {
  font-size: 34px;
  font-weight: 600;
  color: #03399c;
  margin-bottom: 33px;
}

.about_ffs .social .photo_slide .swiper-container {
  margin-bottom: 100px;
}

.about_ffs .social .photo_slide .slide_sub_title {
  font-size: 28px;
  padding: 38px 0 23px 0;
  margin-bottom: 0;
  font-weight: bold;
}

.about_ffs .social .photo_slide .slide_text {
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 500;
}

.about_ffs .social .photo_slide .slick-slide {
  padding-bottom: 50px;
}

.about_ffs .social .photo_slide .slick-slider {
  position: relative;
}

.about_ffs .social .photo_slide .slick-arrow {
  font-size: 0;
  width: 40px;
  height: 75px;
  position: absolute;
  top: 30%;
  background: url(https://img.global.news.samsung.com/image/fast_facts_2024/slide_arrow.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
  z-index: 999;
}

.about_ffs .social .photo_slide .slick-prev {
  left: 35px;
  transform: rotate(-180deg);
}

.about_ffs .social .photo_slide .slick-next {
  right: 35px;
}

.about_ffs .social .photo_slide .slick-dots {
  position: absolute;
  top: 47%;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.about_ffs .social .photo_slide .slick-dots li {
  position: relative;
  display: inline-block;
  width: 5px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.about_ffs .social .photo_slide .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}

.slick-dots li button:before {
  font-family: "slick";
  font-size: 30px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

@media (max-width: 900px) {
  .about_ffs .social .photo_slide .slick-arrow {
    top: 25%;
  }
}
@media (max-width: 768px) {
  .about_ffs .social .info {
    margin-bottom: 0px;
    flex-direction: column;
    align-items: center;
  }
  .about_ffs .social .info > li {
    width: 100%;
    max-height: 130px;
    padding-left: 0px;
  }
  .about_ffs .social .info > li.education {
    padding-left: 115px;
  }
  .about_ffs .social .info > li.education::before {
    max-width: 69px;
    height: 53px;
    left: 25px;
  }
  .about_ffs .social .info > li.cooperation {
    padding-left: 100px;
    padding-right: 30px;
  }
  .about_ffs .social .info > li.cooperation::before {
    max-width: 53px;
    height: 57px;
    left: 30px;
  }
  .about_ffs .social .info > li:nth-child(1) {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .about_ffs .social .title_wrap .enabling {
    width: 90%;
    min-width: 139px;
    max-width: 278px;
    margin: 0 auto;
    padding-bottom: 70px;
  }
  .about_ffs .social .title_wrap .enabling img {
    width: 100%;
  }
  .about_ffs .social .photo_slide .slide_title {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .about_ffs .social .photo_slide .swiper-container {
    margin-bottom: 50px;
  }
  .about_ffs .social .photo_slide .slide_sub_title {
    font-size: 1.375em;
    padding: 50px 0 20px 0;
  }
  .about_ffs .social .photo_slide .slide_text {
    font-size: 1.25em;
  }
}
@media (max-width: 426px) {
  .about_ffs .social .info > li .title {
    font-size: 24px;
  }
  .about_ffs .social .info > li .sub {
    font-size: 16px;
  }
}
.about_ffs .social .tab {
  padding-bottom: 70px;
}

.about_ffs .social .tab li {
  position: relative;
  float: left;
  width: 20%;
  border-bottom: 2px solid #0e2da2;
}

.about_ffs .social .tab button {
  width: 100%;
  height: 64px;
  padding: 0 12px;
  text-align: center;
  font-size: 1em;
  color: #5d5d5d;
  border: solid transparent;
  border-width: 2px 2px 0;
  margin-bottom: -2px;
}

.about_ffs .social .tab .is-active button {
  color: #0e2da2;
  border-color: #0e2da2;
  background-color: #fff;
}

.about_ffs .social .tab_content .title {
  font-size: 1.5em;
  font-weight: 500;
  padding: 20px 0 10px;
}

.about_ffs .social .tab_content .inner li {
  float: left;
  width: 50%;
}

.about_ffs .social .tab_content .inner li img {
  width: 100%;
}

.about_ffs .social .tab_content > li {
  height: 0;
  overflow: hidden;
}

.about_ffs .social .tab_content > li.is-active {
  height: auto;
  transform: translateY(0);
}

.about_ffs .social .tab_content > li .inner {
  position: relative;
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.6s ease-out;
}

.about_ffs .social .tab_content > li.is-active .inner {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 768px) {
  .about_ffs .social .tab {
    padding-bottom: 20px;
    margin-right: -12px;
  }
  .about_ffs .social .tab li {
    position: relative;
    float: left;
    width: 50%;
    border: none;
    padding: 0 12px 12px 0;
  }
  .about_ffs .social .tab button {
    height: 50px;
    font-size: 1em;
    border: 1px solid #535353;
    border-radius: 5px;
  }
  .about_ffs .social .tab_content .inner li {
    float: none;
    width: 100%;
  }
  .about_ffs .social .tab_content .title {
    font-size: 1.231em;
  }
}
/*.about_ffs .green{padding-bottom:50px;}*/
.about_ffs .green h3 {
  font-size: 1.5em;
}

.about_ffs .green .symbol {
  width: 100%;
  height: 266px;
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/green_bg.jpg);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
  color: #fff;
}

.about_ffs .green .symbol > li {
  position: relative;
  float: left;
  width: 50%;
  height: 100%;
  padding: 0 50px;
  letter-spacing: -0.05em;
}

.about_ffs .green .symbol > li:first-child:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 50%;
  width: 1px;
  height: 150px;
  background-color: #fff;
  transform: translate(0, -50%);
}

.about_ffs .green .symbol > li .title {
  padding: 45px 0 10px;
  font-size: 1.5em;
  font-weight: 500;
}

.about_ffs .green .symbol .list li {
  padding-left: 10px;
  position: relative;
}

.about_ffs .green .symbol .list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 3px;
  height: 3px;
  background-color: #fff;
  border-radius: 50%;
}

.about_ffs .green .symbol .block {
  display: block;
}

@media (max-width: 1024px) {
  .about_ffs .green .symbol .block {
    display: inline;
  }
}
@media (max-width: 768px) {
  .about_ffs .green h3 {
    font-size: 1em;
  }
  .about_ffs .green .symbol {
    height: auto;
    background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/green_mo_bg.jpg);
    background-size: 100% auto;
    padding: 0 15px;
  }
  .about_ffs .green .symbol > li {
    float: none;
    width: 100%;
    height: auto;
    padding: 0 10px 40px;
  }
  .about_ffs .green .symbol > li:first-child:after {
    left: 50%;
    top: 100%;
    width: 100%;
    height: 1px;
    transform: translate(-50%, 0);
  }
  .about_ffs .green .symbol > li .title {
    padding: 35px 0 5px;
  }
}
.about_ffs .green .products h3 {
  margin: 70px 0 60px;
}

.about_ffs .green .products li {
  position: relative;
  float: left;
  width: 50%;
  padding-right: 80px;
  padding-left: 120px;
  margin-bottom: 60px;
}

.about_ffs .green .products li .text {
  padding-bottom: 20px;
  margin-top: 20px;
  border-bottom: 1px solid #ddd;
}

.about_ffs .green .products li .reach {
  padding: 20px 0;
}

.about_ffs .green .products li .reach span {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  margin-top: 35px;
}

.about_ffs .green .products li .reach .count {
  font-weight: 500;
  font-size: 3.75em;
  margin: 0;
}

.about_ffs .green .products li .reach .per {
  font-weight: 500;
  font-size: 1.875em;
  margin-top: 22px;
}

.about_ffs .green .products li .guide {
  font-size: 0.813em;
  color: #666;
}

.about_ffs .green .products li .guide .block {
  display: block;
  padding-left: 15px;
}

.about_ffs .green .products li sup {
  font-size: 10px;
}

.about_ffs .green .products li:before {
  content: "";
  position: absolute;
  left: 5px;
  top: 0;
  width: 89px;
  height: 89px;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.about_ffs .green .products .item1:before {
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/green_ico_01.png);
}

.about_ffs .green .products .item2:before {
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/green_ico_02.png);
}

.about_ffs .green .products .item3:before {
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/green_ico_03.png);
}

.about_ffs .green .products .item4:before {
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/green_ico_04.png);
}

.about_ffs .green .products .item5:before {
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/green_ico_05.png);
}

.about_ffs .green .products .item1 .text,
.about_ffs .green .products .item2 .text {
  min-height: 105px;
  margin-top: 5px;
}

@media (max-width: 1100px) {
  .about_ffs .green .products li {
    padding-right: 20px;
  }
  .about_ffs .green .products li .text {
    min-height: 105px;
  }
  .about_ffs .green .products li .reach .name {
    display: block;
    margin-top: 0;
    margin-bottom: 5px;
  }
}
@media (max-width: 768px) {
  .about_ffs .green .products h3 {
    margin: 35px 0 30px;
  }
  .about_ffs .green .products li {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-left: 90px;
    margin-bottom: 30px;
  }
  .about_ffs .green .products li .text {
    min-height: auto;
    padding: 10px 0;
    margin: 0;
  }
  .about_ffs .green .products .item1 .text,
  .about_ffs .green .products .item2 .text {
    min-height: auto;
    margin-top: 0;
  }
  .about_ffs .green .products li .reach {
    padding: 10px 0;
  }
  .about_ffs .green .products li .reach span {
    margin-top: 20px;
  }
  .about_ffs .green .products li .reach .count {
    font-size: 3.077em;
  }
  .about_ffs .green .products li .reach .per {
    margin-top: 12px;
  }
  .about_ffs .green .products li:before {
    width: 72px;
    height: 72px;
  }
}
@media (max-width: 480px) {
  .about_ffs .green .products li .text {
    padding-top: 0;
  }
}
.about_ffs .green .energy {
  overflow: hidden;
}

.about_ffs .green .energy h3 {
  margin-bottom: 20px;
}

.about_ffs .green .energy ul {
  margin-right: -24px;
}

.about_ffs .green .energy li {
  float: left;
  width: 50%;
  padding-right: 24px;
}

.about_ffs .green .energy li img {
  width: 100%;
}

.about_ffs .green .energy .wrap {
  border: 1px solid #ddd;
}

.about_ffs .green .energy .text {
  padding: 40px 30px;
  height: 220px;
}

.about_ffs .green .energy .title {
  padding-bottom: 15px;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.2;
}

@media (max-width: 768px) {
  .about_ffs .green .energy h3 {
    margin-bottom: 10px;
  }
  .about_ffs .green .energy ul {
    margin-right: 0;
  }
  .about_ffs .green .energy li {
    float: none;
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0;
  }
  .about_ffs .green .energy li:last-child {
    margin-bottom: 0;
  }
  .about_ffs .green .energy .text {
    padding: 20px;
    height: auto;
  }
  .about_ffs .green .energy .title {
    padding-bottom: 0;
    font-size: 1em;
    line-height: 1.66;
  }
}
.about_ffs .cooperate {
  padding-bottom: 50px;
}

.about_ffs .cooperate .program {
  margin-right: -25px;
  /* margin-bottom: 40px; */
}

.about_ffs .cooperate .program li {
  float: left;
  width: 50%;
  padding-right: 25px;
  margin-bottom: 25px;
}

.about_ffs .cooperate .program li div {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 22.223%;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.about_ffs .cooperate .program li span {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translate(0, -50%);
  font-weight: 500;
  font-size: 1.5em;
  text-align: center;
}

.about_ffs .cooperate .program li.c1 div {
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/cooperate_bg1.png);
}

.about_ffs .cooperate .program li.c2 div {
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/cooperate_bg2.png);
}

.about_ffs .cooperate .program li.c3 div {
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/cooperate_bg3.png);
}

.about_ffs .cooperate .program li.c4 div {
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/cooperate_bg4.png);
}

.about_ffs .cooperate .program li.c5 div {
  background-image: url(https://img.kr.news.samsung.com/image/fast_facts_2019/cooperate_bg5.png);
}

.about_ffs .cooperate .case h3 {
  font-size: 1.5em;
  margin-bottom: 20px;
}

.about_ffs .cooperate .case .box {
  position: relative;
  width: 100%;
  padding-bottom: 10px;
  display: flex;
}

.about_ffs .cooperate .case .box > li {
  vertical-align: top;
  padding-left: 35px;
  padding-right: 35px;
  width: 33.33%;
  display: flex;
  flex-direction: column;
  border-right: 1px solid #ddd;
}

.about_ffs .cooperate .case .box img {
  width: 120px;
  height: 120px;
  margin: 0 auto;
}

.about_ffs .cooperate .case .box > li:nth-last-of-type(1) {
  border-right: none;
}

.about_ffs .cooperate .case .title {
  color: #0340a6;
  font-weight: 500;
  margin-bottom: 12px;
  padding-top: 39px;
}

.about_ffs .cooperate .case .title span {
  font-size: 1.5em;
  padding-left: 10px;
}

@media (max-width: 768px) {
  .about_ffs .section.smartfactory {
    padding-bottom: 40px;
  }
  .about_ffs .cooperate {
    padding-bottom: 40px;
  }
  .about_ffs .cooperate .title_wrap p {
    padding-bottom: 0px;
  }
  .about_ffs .cooperate .program {
    margin-right: 0;
  }
  .about_ffs .cooperate .program li {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 12px;
  }
  .about_ffs .cooperate .case .box {
    padding-left: 16px;
    padding-right: 16px;
    flex-direction: column;
  }
  .about_ffs .cooperate .case .box > li {
    padding: 30px 0;
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
    border-right: none;
    border-top: 1px solid #ddd;
  }
  .about_ffs .cooperate .case .box > li:nth-of-type(1) {
    border-top: none;
  }
}
/* 2022.10.20 Strategy 추가 */
.about_ffs .strategy {
  padding-bottom: 150px;
}

.about_ffs .section .title_wrap {
  padding-bottom: -1px;
}

.about_ffs .strategy p {
  font-weight: initial;
}

.about_ffs .strategy .mo_break {
  display: none;
}

.about_ffs .strategy strong {
  font-weight: bold;
}

.about_ffs .strategy .title_wrap .desc {
  padding-bottom: 30px;
  width: 91%;
  text-align: center;
  margin: 0 auto;
}

.about_ffs .strategy_history {
  display: flex;
  justify-content: center;
  background-color: #eff5f9;
  border-radius: 10px;
  padding: 10px 15px;
  margin: 0 auto 60px;
  width: 47%;
}

.about_ffs .strategy_history li + li {
  position: relative;
  padding-left: 24px;
}

.about_ffs .strategy_history li + li::before {
  content: "→";
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  left: 4px;
}

.about_ffs .strategy_mark {
  display: flex;
  margin-bottom: 60px;
  padding: 0 70px;
}

.about_ffs .strategy_mark li {
  width: 33.3%;
  padding: 0 25px;
}

.about_ffs .strategy_mark li .item_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding-right: 22px;
  border-radius: 24px;
  width: 100%;
  height: 240px;
  padding: 24px;
  box-shadow: 0px 0px 36px 0px rgba(213, 218, 221, 0.8);
}

.about_ffs .strategy_mark .item_wrap img {
  width: 136px;
  height: 123px;
}

.about_ffs .strategy_mark .item_wrap p {
  font-size: 18px;
  line-height: 1.33;
  font-weight: bold;
  color: #0340a6;
  text-align: center;
  margin-bottom: 0;
}

.about_ffs .strategy_mark .item_wrap .one_line {
  padding-bottom: 0px;
  margin-bottom: 0;
}

/* 전체 너비 */
.about_ffs .strategy_detail .step_1 {
  width: 27%;
}

.about_ffs .strategy_detail .step_2 {
  width: 27%;
}

.about_ffs .strategy_detail .step_3 {
  width: 26%;
}

/* top */
.about_ffs .strategy_detail .top {
  display: flex;
  justify-content: flex-end;
  background: url("https://img.kr.news.samsung.com/image/fast_facts_2022/strategy_detail_top_bg.png") no-repeat center/100%;
  width: 100%;
  height: 58px;
  /* margin-bottom: 10px; */
}

.about_ffs .strategy_detail .top p {
  color: #fff;
  padding-left: 70px;
  font-size: 22px;
  display: flex;
  align-items: center;
  font-weight: bold;
  padding-top: 28px;
}

/* line */
.about_ffs .strategy_detail .line {
  display: flex;
  border-bottom: 1px dashed #c1c1c1;
}

.about_ffs .strategy_detail .line:last-child {
  border-bottom: none;
}

.about_ffs .strategy_detail .line .category {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 25px 10px 30px 0;
  width: 20%;
}

.about_ffs .strategy_detail .line .category.img1 img {
  width: 69px;
  height: 60px;
}

.about_ffs .strategy_detail .line .category.img2 img {
  width: 59px;
  height: 59px;
}

.about_ffs .strategy_detail .line .category.img3 img {
  width: 67px;
  height: 78px;
}

.about_ffs .strategy_detail .line .category .title {
  font-size: 20px;
  line-height: 1.5;
  color: #0340a6;
  font-weight: bold;
}

.about_ffs .strategy_detail .line .step {
  padding: 25px 15px 20px 15px;
}

.about_ffs .strategy_detail .line .step_1,
.about_ffs .strategy_detail .line .step_3 {
  background-color: #eff5f9;
}

@media (min-width: 769px) {
  .about_ffs .strategy_detail .line .time {
    position: absolute;
    left: 0;
    top: -9999px;
    font-size: 1px;
    transform: translate(0, 0);
    width: 1px;
    height: 1px;
    overflow: hidden;
  }
}
.about_ffs .strategy_detail .line .step p {
  padding-bottom: 15px;
  padding-left: 16px;
  text-indent: -12px;
}

.about_ffs .strategy_detail .line .step p span {
  padding-left: 16px;
  text-indent: -12px;
  font-size: 14px;
  display: block;
}

@media (max-width: 1342px) {
  .about_ffs .strategy_history {
    width: 50%;
  }
}
@media (max-width: 1280px) {
  .about_ffs .strategy_history {
    width: 65%;
  }
  .about_ffs .strategy_mark li .item_wrap {
    padding: 15px;
    justify-content: space-around;
  }
  .about_ffs .strategy_mark .item_wrap p {
    font-size: 14px;
  }
  .about_ffs .strategy_detail .top p {
    font-size: 20px;
  }
}
@media (max-width: 1024px) {
  .about_ffs .strategy_history {
    width: 67%;
  }
  .about_ffs .strategy_detail .top p {
    font-size: 16px;
  }
}
@media (max-width: 846px) {
  .about_ffs .strategy_history {
    width: 70%;
  }
  .about_ffs .strategy_detail .top p {
    padding-left: 50px;
  }
}
@media (max-width: 835px) {
  .about_ffs .strategy_history {
    width: 75%;
  }
  .about_ffs .strategy_detail .top p {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .about_ffs .strategy {
    padding-bottom: 80px;
  }
  .about_ffs .strategy .title_wrap {
    padding-left: 0;
    padding-right: 0;
  }
  .about_ffs .strategy .pc_break {
    display: none;
  }
  .about_ffs .strategy .mo_break {
    display: block;
  }
  .about_ffs .strategy .title_wrap p {
    padding: 0;
  }
  .about_ffs .strategy_history {
    display: block;
    padding: 18px 10px;
    width: 100%;
  }
  .about_ffs .strategy_history li {
    font-size: 13px;
  }
  .about_ffs .strategy_history li + li {
    padding-top: 20px;
    padding-left: 0;
  }
  .about_ffs .strategy_history li + li::before {
    content: "↓";
    position: absolute;
    display: block;
    top: 0;
    transform: translateX(-50%);
    left: 50%;
  }
  .about_ffs .strategy_mark {
    flex-wrap: wrap;
    align-content: stretch;
    align-items: stretch;
    margin-bottom: 20px;
    justify-content: center;
    padding: 0 30px;
  }
  .about_ffs .strategy_mark li {
    width: 100%;
    padding-right: 20px;
    margin-bottom: 20px;
    /* height: 160px; */
  }
  .about_ffs .strategy_mark li .item_wrap {
    height: 100%;
    padding: 40px 6px;
  }
  .about_ffs .strategy_mark .item_wrap p {
    font-size: 12px;
    padding-bottom: 0;
  }
  .about_ffs .strategy_mark .item_wrap img {
    width: 44%;
    height: auto;
    margin-bottom: 13px;
  }
  /* top */
  .about_ffs .strategy_detail .top {
    display: none;
  }
  .about_ffs .strategy_detail .top p {
    color: #fff;
    padding-left: 46px;
    font-size: 22px;
    display: flex;
    align-items: center;
    font-weight: 500;
  }
  .about_ffs .strategy_detail .line {
    padding-bottom: 40px;
    flex-direction: column;
    margin-top: 35px;
  }
  .about_ffs .strategy_detail .line .category {
    align-items: center;
    width: 100%;
    padding: 0 0 20px 0;
  }
  .about_ffs .strategy_detail .line .category img {
    margin: 20px 0 10px;
    width: 23%;
    height: auto;
  }
  .about_ffs .strategy_detail .line .time {
    display: block;
    background: #0340a6;
    color: #fff;
    font-size: 13px;
    padding: 10px 18px;
    font-weight: 500;
    margin-bottom: 0;
  }
  /* line */
  .about_ffs .strategy_detail .line .step {
    width: 100%;
    padding: 15px 9px 20px 9px;
  }
  .about_ffs .strategy_detail .line .step.blank {
    padding: 0;
  }
  .about_ffs .strategy_detail .line .step p {
    padding-bottom: 0;
    padding-left: 10px;
    text-indent: -10px;
  }
  .about_ffs .strategy_detail .line .step p span {
    padding-left: 10px;
    text-indent: -10px;
    font-size: 13px;
  }
}
@media (max-width: 320px) {
  .about_ffs .strategy_mark {
    padding: 0 0px;
  }
  .about_ffs .strategy_mark li {
    height: 148px;
  }
}
/* 2024.07.23 환경경영전략 추가 */
.about_ffs .environment .contents {
  display: flex;
  flex-wrap: wrap;
}

.about_ffs .environment .env_item {
  width: 25%;
}

.about_ffs .environment .env_item .main {
  text-align: center;
  padding: 40px 24px 30px;
  border-right: 1px solid #c0c0c0;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.about_ffs .environment .env_item:last-child .main {
  border-right: 0;
}

.about_ffs .environment .env_item .main img {
  max-width: 120px;
  width: 100%;
}

.about_ffs .environment .env_item .main strong {
  display: block;
  padding: 24px 0 0;
  font-size: 20px;
}

.about_ffs .environment .env_item .sub {
  padding: 0 24px;
  text-align: center;
}

.about_ffs .environment .env_item .sub li {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.about_ffs .environment .env_item .sub img {
  max-width: 70px;
  width: 100%;
}

.about_ffs .environment .env_item .sub .year {
  font-size: 22px;
  color: #03399c;
  font-weight: bold;
  padding: 20px 0 4px;
  margin: 0;
}

.about_ffs .environment .env_item .sub .desc {
  font-size: 18px;
  line-height: 1.7;
  margin: 0;
  min-height: 160px;
}

@media (max-width: 1023px) {
  .about_ffs .environment .env_item .main {
    text-align: center;
    padding: 30px 24px 20px;
  }
  .about_ffs .environment .env_item .main img {
    max-width: 90px;
  }
  .about_ffs .environment .env_item .main strong {
    font-size: 17px;
  }
  .about_ffs .environment .env_item .sub {
    padding: 0 12px;
  }
  .about_ffs .environment .env_item .sub img {
    max-width: 52.5px;
  }
  .about_ffs .environment .env_item .sub .year {
    font-size: 18px;
  }
  .about_ffs .environment .env_item .sub .desc {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .about_ffs .environment .title_wrap .desc {
    padding-bottom: 0;
  }
  .about_ffs .environment .contents {
    padding: 0 5px;
  }
  .about_ffs .environment .env_item {
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px dashed #c1c1c1;
  }
  .about_ffs .environment .env_item:last-child {
    border: 0;
  }
  .about_ffs .environment .env_item .main {
    border: 0;
    padding: 0;
  }
  .about_ffs .environment .env_item .main img {
    max-width: 120px;
  }
  .about_ffs .environment .env_item .main strong {
    padding: 12px 0 0;
    margin-bottom: 30px;
  }
  .about_ffs .environment .env_item .sub img {
    max-width: 70px;
  }
  .about_ffs .environment .env_item .sub .year {
    font-size: 16px;
  }
  .about_ffs .environment .env_item .sub .desc {
    font-size: 15px;
    min-height: 0;
    padding: 0 30px 30px;
  }
  .about_ffs .green .mobile-only h3 {
    font-size: 1.2em;
  }
}
.world_top_box {
  position: relative;
}

.btn_ro {
  position: absolute;
  padding: 3px 25px 3px 20px;
  border: 1px solid #363636;
  border-radius: 12px;
  font-size: 15px;
  color: #000;
  right: 0;
  top: 25px;
}
.btn_ro:hover {
  background-color: #08377d;
  background-image: linear-gradient(135deg, #083980, #052056);
  color: #fff;
}
.btn_ro:hover::after {
  border-left-color: #fff;
}
.btn_ro::after {
  content: "";
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -5px;
  width: 0px;
  height: 0px;
  border: 4px solid transparent;
  border-left-color: #000;
}
@media (max-width: 768px) {
  .btn_ro {
    display: none;
  }
  .btn_select.btn_ro {
    display: block;
  }
}

.sp_cont_wrap p {
  padding-top: 15px;
  font-size: 18px;
}
.sp_cont_wrap img {
  padding-top: 15px;
}

.btn_single {
  padding: 40px 0 30px;
  text-align: center;
}
.btn_single > a {
  display: inline-block;
  min-width: 280px;
  padding: 16px 20px;
  border: 2px solid #000;
  border-radius: 30px;
  font-size: 20px;
  color: #000;
  font-weight: 500;
  margin-top: 15px;
}
.btn_single > a:hover {
  background-color: #083980;
  background-image: linear-gradient(135deg, #083980, #052056);
  border-color: #052056;
  color: #fff;
}
@media (max-width: 1024px){
  .md\:hidden{
    display: none;
  }
}
@media (max-width: 768px){
  .sm\:mt-5{
    margin-top: 1.25rem;
  }
  .sm\:block{
    display: block;
  }
  .sm\:pt-1{
    padding-top: 0.25rem;
  }
  .sm\:text-\[1\.125rem\]{
    font-size: 1.125rem;
  }
}

/*# sourceMappingURL=style.css.map*/