@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * 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;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-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 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

::-moz-placeholder {
  opacity: 1;
}

::placeholder {
  opacity: 1;
}

label {
  cursor: pointer;
}

img,
iframe,
video {
  vertical-align: top;
}

dt {
  font-weight: inherit;
}

:where(dialog) {
  inset: 0;
  border: unset;
  padding: unset;
  width: unset;
  max-width: unset;
  height: unset;
  max-height: unset;
  background-color: unset;
  overflow: unset;
  color: unset;
}

:focus:not(:focus-visible) {
  outline: none;
}

:root {
  --negLeading: calc((1em - 1lh) / 2);
  --transEasing: ease-in-out;
  --transDur: 0.3s;
  --designW: 1360;
  --contW: min(1220 / var(--designW) * 100%, 1220px);
  --contMargin_hor: calc((100% - var(--contW)) / 2);
  --black_txt: #333;
  --color_accent_blue: #21ADE5;
  --color_bg_blue: #EEFDFF;
  --color_accent_red: #FF7871;
}
@media screen and (max-width: 767px) {
  :root {
    --designW: 375;
    --contW: calc(315 / var(--designW) * 100%);
  }
}

:lang(en) {
  --negLeading: calc((1cap - 1lh) / 2);
}

/**
 * Base
 */
:root {
  interpolate-size: allow-keywords;
}

html,
body {
  height: 100%;
}

html {
  scroll-padding-top: calc(var(--headerH, 70px) + 20px);
}
html.is_locked {
  position: fixed;
  width: 100%;
}

[id] {
  scroll-margin-top: calc(var(--headerH, 70px) + 20px);
}

body {
  color: var(--black_txt);
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  overflow-wrap: anywhere;
  -moz-osx-font-smoothing: unset;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
}
@media (min-resolution: 2dppx) {
  body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
}
img {
  max-width: 100%;
  height: auto;
}

@keyframes scroll-hint-appear {
  0% {
    transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    transform: translateX(-40px);
    opacity: 0;
  }
}
.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 60px);
  box-sizing: border-box;
  width: 120px;
  height: 80px;
  border-radius: 5px;
  transition: opacity 0.3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 20px 10px 10px 10px;
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.scroll-hint-text {
  font-size: 10px;
  color: #FFF;
  margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: 0.8;
}

.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  animation: scroll-hint-appear 1.2s linear;
  animation-iteration-count: 2;
}

.scroll-hint-icon-white {
  background-color: #FFF;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}

/**
 * Layout
 */
.ly_cont {
  padding-block: 80px;
}
/**
 * Header
 */
.ly_header {
  position: sticky;
  top: 0;
  z-index: 100;
  background-color: #fff;
  box-shadow: 0px 0px 18px 0px rgba(65, 85, 98, 0.05);
}
.ly_header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: auto;
  padding: 14px 40px 0;
  width: 100%;
  max-width: 1360px;
}
@media screen and (max-width: 767px) {
  .ly_header_inner {
    padding: 10px 20px;
    height: 70px;
  }
}
.ly_header_logo {
  flex-shrink: 0;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .ly_header_logo {
    margin-bottom: 0;
  }
}
.ly_header_logo a {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.ly_header_logo a:focus-visible {
  opacity: 0.5;
}
@media (any-hover: hover) {
  .ly_header_logo a:hover {
    opacity: 0.5;
  }
}
.ly_header_logo img {
  width: 200px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .ly_header_logo img {
    width: 119px;
  }
}
.ly_header_nav {
  display: flex;
  gap: 12px;
  flex-direction: column-reverse;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .ly_header_nav {
    flex-direction: column;
    align-items: stretch;
    position: fixed;
    top: var(--headerH, 70px);
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    padding: 40px 30px 10px;
    background-color: var(--color_bg_blue);
    overflow-y: auto;
    clip-path: inset(0 0 100% 0);
    visibility: hidden;
    box-shadow: 0px 0px 18px 0px rgba(65, 85, 98, 0.05);
    transition: clip-path var(--transDur) var(--transEasing), visibility 0s var(--transDur);
  }
  .ly_header_nav.is-open {
    clip-path: inset(0 0 0 0);
    visibility: visible;
    transition: clip-path var(--transDur) var(--transEasing), visibility 0s;
  }
}
.ly_header_navList {
  display: flex;
  align-items: center;
  gap: 30px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.3px;
}
@media screen and (max-width: 767px) {
  .ly_header_navList {
    flex-direction: column;
    align-items: stretch;
    gap: 30px;
    font-size: 16px;
    letter-spacing: 0.32px;
  }
}
.ly_header_navList_item > a {
  position: relative;
  display: block;
  padding-bottom: 7px;
  text-decoration: none;
}
.ly_header_navList_item > a:hover::after {
  opacity: 1;
  visibility: visible;
  transition: opacity var(--transDur) var(--transEasing), visibility 0s;
}
.ly_header_navList_item > a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: var(--color_accent_blue);
  bottom: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity var(--transDur) var(--transEasing), visibility 0s var(--transDur);
}
@media screen and (max-width: 767px) {
  .ly_header_navList_item > a {
    padding-bottom: 0;
  }
  .ly_header_navList_item > a::after {
    display: none;
  }
}
.ly_header_navList_item__hasDrop:hover > a::after {
  opacity: 1;
  visibility: visible;
  transition: opacity var(--transDur) var(--transEasing), visibility 0s;
}
.ly_header_navList_item__hasDrop:hover .ly_header_dropmenu {
  opacity: 1;
  visibility: visible;
  transition: opacity var(--transDur) var(--transEasing), visibility 0s;
}
@media screen and (max-width: 767px) {
  .ly_header_navList_item__hasDrop > a {
    display: none;
  }
}
.ly_header_dropmenu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transition: opacity var(--transDur) var(--transEasing), visibility 0s var(--transDur);
}
.ly_header_dropmenu_inner {
  display: flex;
  flex-direction: column;
  gap: 19px;
  padding: 32px 50px 40px;
  background-color: #FAFCFC;
  box-shadow: 0px 0px 18px 0px rgba(65, 85, 98, 0.05);
}
.ly_header_dropmenu_head {
  display: flex;
  flex-direction: column;
  gap: 9px;
}
.ly_header_dropmenu_ttlRow {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.ly_header_dropmenu_ttl {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
.ly_header_dropmenu_ttl::after {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 10px;
  background: url(/assets/img/common/icon/icon_arrow.svg) no-repeat center/contain;
  vertical-align: middle;
}
.ly_header_dropmenu_line {
  width: 100%;
  height: 1px;
  background-color: var(--color_accent_blue);
}
.ly_header_dropmenu_body {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.ly_header_dropmenu_list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 19px 40px;
}
.ly_header_dropmenu_list li {
  min-width: 0;
}
.ly_header_dropmenu_list a {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
.ly_header_dropmenu_list a::after {
  content: "";
  flex-shrink: 0;
  margin-left: auto;
  width: 15px;
  height: 21px;
  background: url(/assets/img/common/icon/icon_arrow.svg) no-repeat center/contain;
}
.ly_header_dropmenu_list a:focus-visible {
  color: var(--color_accent_blue);
}
@media (any-hover: hover) {
  .ly_header_dropmenu_list a:hover {
    color: var(--color_accent_blue);
  }
}
.ly_header_dropmenu_list__sub {
  width: 610px;
}
@media screen and (max-width: 767px) {
  .ly_header_dropmenu {
    position: static;
    opacity: 1;
    visibility: inherit;
    transition: none;
  }
  .ly_header_dropmenu_inner {
    gap: 30px;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
  }
  .ly_header_dropmenu_head {
    gap: 9px;
  }
  .ly_header_dropmenu_ttlRow {
    justify-content: space-between;
  }
  .ly_header_dropmenu_ttl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size: 1.125rem;
  }
  .ly_header_dropmenu_ttl::after {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
  }
  .ly_header_dropmenu_body {
    gap: 25px;
  }
  .ly_header_dropmenu_list {
    display: flex;
    flex-direction: column;
    gap: 25px;
  }
  .ly_header_dropmenu_list a {
    font-size: 1rem;
  }
  .ly_header_dropmenu_list__sub {
    width: 100%;
  }
}
.ly_header_util {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .ly_header_util {
    display: none;
  }
}
.ly_header_hamburger {
  display: none;
}
@media screen and (max-width: 767px) {
  .ly_header_hamburger {
    display: flex;
    flex-direction: column;
    gap: 5px;
    position: relative;
    z-index: 101;
    width: 20px;
    padding: 0;
    background: none;
    border: none;
    cursor: pointer;
  }
}
.ly_header_hamburger span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: var(--color_accent_blue);
  border-radius: 1px;
  transition: transform var(--transDur) var(--transEasing), opacity var(--transDur) var(--transEasing);
  transform-origin: center;
}
.ly_header_hamburger[aria-expanded=true] span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.ly_header_hamburger[aria-expanded=true] span:nth-child(2) {
  opacity: 0;
}
.ly_header_hamburger[aria-expanded=true] span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}

/**
 * Footer
 */
.ly_footer {
  padding-block: 40px 50px;
  background-color: #fbfbfb;
}
@media screen and (max-width: 767px) {
  .ly_footer {
    padding-block: 40px 40px;
  }
}
.ly_footer_inner {
  margin: auto;
  width: var(--contW);
}
@media screen and (max-width: 767px) {
  .ly_footer_inner {
    width: auto;
    padding-inline: 30px;
  }
}
.ly_footer_main {
  display: flex;
  gap: 20px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .ly_footer_main {
    flex-direction: column;
    gap: 0;
  }
}
.ly_footer_logo {
  flex-shrink: 0;
  width: 163px;
  height: 71px;
}
@media screen and (max-width: 767px) {
  .ly_footer_logo {
    width: 168px;
  }
}
.ly_footer_logo a {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.ly_footer_logo a:focus-visible {
  opacity: 0.5;
}
@media (any-hover: hover) {
  .ly_footer_logo a:hover {
    opacity: 0.5;
  }
}
.ly_footer_logo img {
  width: 100%;
  height: 100%;
}
.ly_footer_nav {
  display: flex;
  gap: 30px;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .ly_footer_nav {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
.ly_footer_navList {
  display: flex;
  flex-wrap: wrap;
  gap: 13px 26px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.3px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .ly_footer_navList {
    gap: 15px 20px;
    margin-top: 25px;
    font-size: 14px;
    letter-spacing: 0.28px;
  }
}
@media screen and (max-width: 767px) {
  .ly_footer_navList_item {
    width: calc((100% - 20px) / 2);
  }
}
.ly_footer_navList_item a {
  transition: color 0.3s ease-in-out;
}
.ly_footer_navList_item a:focus-visible {
  color: var(--color_accent_blue);
}
@media (any-hover: hover) {
  .ly_footer_navList_item a:hover {
    color: var(--color_accent_blue);
  }
}
.ly_footer_wrap {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .ly_footer_wrap {
    flex-direction: row-reverse;
  }
}
.ly_footer_address {
  flex-shrink: 0;
}
.ly_footer_info {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .ly_footer_info {
    flex-direction: column;
    gap: 10px;
    margin-top: 30px;
  }
}
.ly_footer_address .name {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}
.ly_footer_address .address, .ly_footer_address .tel, .ly_footer_address .mail {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
}
.ly_footer_address .tel {
  margin-top: 3px;
}
.ly_footer_address .mail {
  margin-top: 4px;
}
.ly_footer_copyright {
  margin-top: auto;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
}
.ly_footer .el_contact_btn {
  padding-block: 11px;
  width: 130px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ly_footer .el_contact_btn {
    width: 135px;
  }
}

/**
 * Container
 */
.ct_std {
  margin-inline: auto;
  width: var(--contW);
}
/**
 * Block
 */
.bl_breadcrumb {
  margin-bottom: 60px;
}
.bl_breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  gap: 0 16px;
}
.bl_breadcrumb li:not(:first-child) {
  position: relative;
  padding-left: 22px;
}
.bl_breadcrumb li:not(:first-child)::before {
  content: ">";
  position: absolute;
  left: 0;
  top: 0.5lh;
  translate: 0 -50%;
}
.bl_breadcrumb a {
  display: block;
}
.bl_breadcrumb li:last-child a {
  pointer-events: none;
}

.bl_contSet > :not(:first-child) {
  margin-top: 80px;
}
.bl_contSet > .bl_hdgSet + * {
  margin-top: 0;
}

.bl_anchorLinks {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .bl_anchorLinks {
    grid-template-columns: repeat(2, 1fr);
  }
}
.bl_anchorLinks > li {
  border-top: 2px solid;
  border-bottom: 2px solid;
}
.bl_anchorLinks a {
  display: grid;
  grid-template-columns: 1fr auto;
  padding: 20px 20px 20px 0;
}
.bl_anchorLinks a::after {
  content: ">";
  line-height: 1;
  rotate: 90deg;
}

.bl_btns {
  display: grid;
  gap: 30px;
}
@media not all and (max-width: 767px), print {
  .bl_btns__2col {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_btns__3col {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_btns__4col {
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  }
}
.bl_imgAndBody {
  --_gap_row: 30px;
  --_gap_col: 40px;
  --_imageMaxW: 40%;
}
.bl_imgAndBody_inner {
  display: grid;
  gap: var(--_gap_row) var(--_gap_col);
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgRight .bl_imgAndBody_inner {
    grid-template-columns: auto fit-content(var(--_imageMaxW));
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgRight .bl_imgAndBody_img {
    order: 1;
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgLeft .bl_imgAndBody_inner {
    grid-template-columns: fit-content(var(--_imageMaxW)) auto;
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_inner, .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_inner {
    display: block;
    margin-bottom: calc(var(--_gap_row) * -1);
  }
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_inner::after, .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_inner::after {
    content: "";
    display: block;
    clear: both;
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_img, .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_img {
    padding-bottom: var(--_gap_row);
    max-width: var(--_imageMaxW);
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_img {
    float: right;
    margin-left: var(--_gap_col);
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_img {
    float: left;
    margin-right: var(--_gap_col);
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_body, .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_body {
    padding-bottom: var(--_gap_row);
  }
}

.bl_img {
  display: table;
  margin: auto;
  caption-side: bottom;
}
.bl_img__w100p {
  width: 100%;
}
.bl_img__w100p img {
  width: 100%;
}
.bl_img figcaption {
  display: table-caption;
  margin-top: 15px;
  font-size: 0.875rem;
}

.bl_imgGroupList {
  display: grid;
  gap: 40px 24px;
}
@media not all and (max-width: 767px), print {
  .bl_imgGroupList__2col {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgGroupList__3col {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgGroupList__4col {
    grid-template-columns: repeat(4, 1fr);
  }
}

.bl_imgGroup .bl_img:not(:last-child) {
  margin-bottom: 20px;
}
.bl_imgGroup_title {
  font-size: 1.25rem;
  font-weight: bold;
}
.bl_imgGroup_title:not(:last-child) {
  margin-bottom: 15px;
}

.bl_wysiwyg h2 {
  margin-bottom: 30px;
  font-size: 1.875rem;
  font-weight: bold;
}
.bl_wysiwyg h3 {
  margin-bottom: 20px;
  font-size: 1.75rem;
  font-weight: bold;
}
.bl_wysiwyg h4 {
  margin-bottom: 15px;
  font-size: 1.625rem;
  font-weight: bold;
}
.bl_wysiwyg a {
  text-decoration: underline;
}
.bl_wysiwyg a::after {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-size: 100%;
  mask-size: 100%;
}
.bl_wysiwyg a[target=_blank]::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(/assets/img/common/icon/icon_blank.svg);
  mask-image: url(/assets/img/common/icon/icon_blank.svg);
}
.bl_wysiwyg a[href$=".pdf"]::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(/assets/img/common/icon/icon_pdf.svg);
  mask-image: url(/assets/img/common/icon/icon_pdf.svg);
}
.bl_wysiwyg a[href*=".doc"]::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(/assets/img/common/icon/icon_doc.svg);
  mask-image: url(/assets/img/common/icon/icon_doc.svg);
}
.bl_wysiwyg a[href*=".xls"]::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(/assets/img/common/icon/icon_xls.svg);
  mask-image: url(/assets/img/common/icon/icon_xls.svg);
}
.bl_wysiwyg a[href*=".ppt"]::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(/assets/img/common/icon/icon_ppt.svg);
  mask-image: url(/assets/img/common/icon/icon_ppt.svg);
}
.bl_wysiwyg a[href$=".zip"]::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(/assets/img/common/icon/icon_file.svg);
  mask-image: url(/assets/img/common/icon/icon_file.svg);
}
.bl_wysiwyg a::after {
  translate: 0 4px;
}
.bl_wysiwyg a > span {
  margin-right: 5px;
}
.bl_wysiwyg a:focus-visible {
  text-decoration: none;
}
@media (any-hover: hover) {
  .bl_wysiwyg a:hover {
    text-decoration: none;
  }
}
.bl_wysiwyg ol li:not(:first-child),
.bl_wysiwyg ul li:not(:first-child) {
  margin-top: 0.5em;
}
.bl_wysiwyg ol li ol,
.bl_wysiwyg ol li ul,
.bl_wysiwyg ul li ol,
.bl_wysiwyg ul li ul {
  margin-top: 0.5em;
}
.bl_wysiwyg ol {
  counter-reset: liCounter;
}
.bl_wysiwyg ol > li {
  position: relative;
  margin-left: 1em;
}
.bl_wysiwyg ol > li::before {
  content: counter(liCounter) ".";
  counter-increment: liCounter;
  position: absolute;
  right: 100%;
  top: 0;
  margin-right: 3px;
  white-space: nowrap;
}
.bl_wysiwyg ul > li {
  position: relative;
  padding-left: 1em;
}
.bl_wysiwyg ul > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5lh;
  border-radius: 50%;
  width: 0.5em;
  aspect-ratio: 1;
  background-color: currentColor;
  translate: 0 -50%;
}
.bl_wysiwyg table {
  border-top: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-collapse: separate;
}
.bl_wysiwyg th,
.bl_wysiwyg td {
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  padding: 16px;
}
.bl_wysiwyg th {
  background-color: #eee;
}

@media screen and (max-width: 767px) {
  .bl_table__spScroll {
    margin-inline: var(--contMargin_hor) 0;
    padding: 0 var(--contMargin_hor) 1px 0;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .bl_table__spScroll table {
    width: 200%;
  }
}

.bl_video {
  display: table;
  width: 100%;
  caption-side: bottom;
}
.bl_video iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.bl_video figcaption {
  display: table-caption;
  margin-top: 15px;
  font-size: 0.875rem;
}

.bl_videoGroupList {
  display: grid;
  gap: 40px 24px;
}
@media not all and (max-width: 767px), print {
  .bl_videoGroupList__2col {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_videoGroupList__3col {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media not all and (max-width: 767px), print {
  .bl_videoGroupList__4col {
    grid-template-columns: repeat(4, 1fr);
  }
}

.bl_videoGroup .bl_video:not(:last-child) {
  margin-bottom: 20px;
}
.bl_videoGroup_title {
  font-size: 1.25rem;
  font-weight: bold;
}
.bl_videoGroup_title:not(:last-child) {
  margin-bottom: 15px;
}

.bl_dataTable {
  display: grid;
  grid-template-columns: minmax(200px, max-content) 1fr;
  gap: 0 2em;
}
@media screen and (max-width: 767px) {
  .bl_dataTable {
    grid-template-columns: minmax(100px, max-content) 1fr;
  }
}
.bl_dataTable_row {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: span 2;
  align-items: center;
  border-bottom: 2px solid;
  padding: 20px;
}
.bl_dataTable_row:nth-child(odd) {
  background-color: #ddd;
}
.bl_dataTable dt {
  font-weight: bold;
}

.bl_accordionList {
  display: grid;
  gap: 30px;
}

.bl_accordion {
  border: 2px solid;
}
.bl_accordion_head {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 40px;
  align-items: center;
  padding: 20px 30px;
  cursor: pointer;
}
.bl_accordion_head::-webkit-details-marker {
  display: none;
}
.bl_accordion_head .icon {
  position: relative;
  width: 20px;
  height: 2px;
  background-color: currentColor;
}
.bl_accordion_head .icon::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: inherit;
  rotate: 90deg;
}
.bl_accordion[open] .bl_accordion_head .icon::before {
  opacity: 0;
}
.bl_accordion_body {
  overflow: hidden;
}
.bl_accordion_body > div {
  padding: 0 30px 20px;
}

.bl_dialog {
  opacity: 0;
  visibility: hidden;
  display: block;
  overflow-y: auto;
  overscroll-behavior: contain;
  transition-property: opacity, visibility, overlay;
  transition-duration: var(--transDur);
  transition-timing-function: var(--transEasing);
  transition-behavior: allow-discrete;
  scrollbar-width: none;
}
.bl_dialog::-webkit-scrollbar {
  display: none;
}
.bl_dialog[open] {
  opacity: 1;
  visibility: visible;
}
.bl_dialog::backdrop {
  display: none;
}
.bl_dialog_backdrop {
  height: calc(100% + 1px);
}
.bl_dialog_inner {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.bl_dialog_body {
  position: relative;
  padding: 40px;
  background-color: #fff;
}
.bl_dialog_closeBtn {
  display: grid;
  place-items: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 32px;
  aspect-ratio: 1;
  background-color: #000;
}
.bl_dialog_closeBtn > span:not([class]) {
  position: relative;
  width: 16px;
  height: 2px;
}
.bl_dialog_closeBtn > span:not([class])::before, .bl_dialog_closeBtn > span:not([class])::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #fff;
}
.bl_dialog_closeBtn > span:not([class])::before {
  rotate: -45deg;
}
.bl_dialog_closeBtn > span:not([class])::after {
  rotate: 45deg;
}

.bl_tabCont_tablist button {
  border: 1px solid var(--black_txt);
  border-bottom: 0;
  padding: 1em;
}
.bl_tabCont_tablist button[aria-selected=true] {
  background-color: var(--black_txt);
  color: #fff;
}
.bl_tabCont_tabpanel {
  border: 2px solid;
  padding: 2em;
}

/**
 * Element
 */
.el_hdgLg {
  margin-bottom: 30px;
  font-size: 1.875rem;
  font-weight: bold;
}

.el_hdgMd {
  margin-bottom: 20px;
  font-size: 1.75rem;
  font-weight: bold;
}

.el_hdgSm {
  margin-bottom: 15px;
  font-size: 1.625rem;
  font-weight: bold;
}

.el_btn {
  display: grid;
  place-items: center;
  border: 1px solid #333;
  padding: 16px 48px;
  width: 100%;
  height: 100%;
  background-color: #333;
  color: #fff;
}
.el_btn .el_btn_inner::after {
  display: inline-block;
  background-color: currentColor;
  -webkit-mask-size: 100%;
  mask-size: 100%;
}
.el_btn[target=_blank] .el_btn_inner::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(/assets/img/common/icon/icon_blank.svg);
  mask-image: url(/assets/img/common/icon/icon_blank.svg);
}
.el_btn[href$=".pdf"] .el_btn_inner::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(/assets/img/common/icon/icon_pdf.svg);
  mask-image: url(/assets/img/common/icon/icon_pdf.svg);
}
.el_btn[href*=".doc"] .el_btn_inner::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(/assets/img/common/icon/icon_doc.svg);
  mask-image: url(/assets/img/common/icon/icon_doc.svg);
}
.el_btn[href*=".xls"] .el_btn_inner::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(/assets/img/common/icon/icon_xls.svg);
  mask-image: url(/assets/img/common/icon/icon_xls.svg);
}
.el_btn[href*=".ppt"] .el_btn_inner::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(/assets/img/common/icon/icon_ppt.svg);
  mask-image: url(/assets/img/common/icon/icon_ppt.svg);
}
.el_btn[href$=".zip"] .el_btn_inner::after {
  content: "";
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(/assets/img/common/icon/icon_file.svg);
  mask-image: url(/assets/img/common/icon/icon_file.svg);
}
.el_btn:focus-visible {
  background-color: #fff;
  color: #333;
}
@media (any-hover: hover) {
  .el_btn:hover {
    background-color: #fff;
    color: #333;
  }
}
.el_btn_inner::after {
  translate: 0 4px;
}
.el_btn_inner > span {
  margin-right: 5px;
}

.el_languageList {
  display: flex;
  gap: 10px;
  white-space: nowrap;
}
.el_languageList_item {
  color: #ccc;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.26px;
}
.el_languageList_item.is-current {
  color: var(--color_accent_red);
}
.el_languageList_item:first-child {
  position: relative;
}
.el_languageList_item:first-child::after {
  content: "";
  position: absolute;
  right: -5px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #ccc;
}
.el_languageList_item a {
  display: block;
  font-size: 13px;
  transition: color 0.3s ease-in-out;
}
.el_languageList_item a:focus-visible {
  color: var(--color_accent_red);
}
@media (any-hover: hover) {
  .el_languageList_item a:hover {
    color: var(--color_accent_red);
  }
}

.el_contact_btn {
  display: block;
  width: 130px;
  padding: 8px 15px;
  background-color: var(--color_accent_blue);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.32px;
  border: 1px solid var(--color_accent_blue);
  border-radius: 3px;
  text-decoration: none;
  text-align: center;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.el_contact_btn:focus-visible {
  background-color: #fff;
  color: var(--color_accent_blue);
}
@media (any-hover: hover) {
  .el_contact_btn:hover {
    background-color: #fff;
    color: var(--color_accent_blue);
  }
}
@media screen and (max-width: 767px) {
  .el_contact_btn {
    font-size: 14px;
    letter-spacing: 0.28px;
  }
}

.el_wysiwyg h1 {
  margin-block: 60px 25px;
  position: relative;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.56px;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .el_wysiwyg h1 {
    margin-block: 40px 20px;
    font-size: 22px;
  }
}
.el_wysiwyg h1:not(.wp-block-post-title)::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 30px;
  left: 0;
  top: 3px;
  background-image: url(/assets/img/common/h1.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.el_wysiwyg h2 {
  margin-block: 25px;
  background-color: var(--color_bg_blue);
  font-size: 22px;
  font-weight: 700;
  padding: 15px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .el_wysiwyg h2 {
    font-size: 18px;
    margin-block: 20px;
  }
}
.el_wysiwyg h3 {
  position: relative;
  margin-block: 25px 15px;
  font-size: 18px;
  font-weight: 700;
  padding-left: 12px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .el_wysiwyg h3 {
    font-size: 16px;
    margin-block: 20px 12px;
  }
}
.el_wysiwyg h3::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  left: 0;
  top: 0;
  background-color: var(--color_accent_blue);
}
.el_wysiwyg p {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}
.el_wysiwyg a {
  position: relative;
  color: var(--color_accent_blue);
  text-decoration: underline;
  text-decoration-color: var(--color_accent_blue);
  transition: text-decoration-color 0.3s ease-in-out;
}
.el_wysiwyg a[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 16px;
  aspect-ratio: 1/1;
  vertical-align: -3px;
  margin-left: 2px;
  background-image: url(/assets/img/common/icon/icon_blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.el_wysiwyg a[href$=".pdf"]::after, .el_wysiwyg a[href$=".doc"]::after, .el_wysiwyg a[href$=".docx"]::after, .el_wysiwyg a[href$=".xls"]::after, .el_wysiwyg a[href$=".xlsx"]::after, .el_wysiwyg a[href$=".ppt"]::after, .el_wysiwyg a[href$=".pptx"]::after, .el_wysiwyg a[href$=".zip"]::after {
  content: "";
  width: 12px;
  aspect-ratio: 12/14;
  display: inline-block;
  vertical-align: -1px;
  margin-left: 5px;
  -webkit-mask-image: url(/assets/img/common/icon/icon_file.svg);
  mask-image: url(/assets/img/common/icon/icon_file.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: var(--color_accent_blue);
}
.el_wysiwyg a:focus-visible {
  text-decoration-color: transparent;
}
@media (any-hover: hover) {
  .el_wysiwyg a:hover {
    text-decoration-color: transparent;
  }
}
.el_wysiwyg ul {
  margin-top: 20px;
}
.el_wysiwyg ul ul {
  margin-top: 0;
}
.el_wysiwyg ul ul li {
  padding-left: 25px;
}
.el_wysiwyg ul ul li::before {
  left: 4px;
}
.el_wysiwyg ul li {
  position: relative;
  margin-top: 5px;
  padding-left: 22px;
  font-weight: 500;
  line-height: 1.6;
}
.el_wysiwyg ul li::before {
  position: absolute;
  width: 15px;
  aspect-ratio: 1/1;
  top: 5px;
  left: 0;
  content: "";
  background-image: url(/assets/img/common/icon/icon_list.webp);
  background-repeat: no-repeat;
  background-size: contain;
}
.el_wysiwyg ul li::marker {
  content: none;
}
.el_wysiwyg ol {
  margin-top: 20px;
  counter-reset: num;
}
.el_wysiwyg ol ol {
  margin-top: 0;
}
.el_wysiwyg ol ol li {
  padding-left: 25px;
}
.el_wysiwyg ol ol li::before {
  left: 9px;
}
.el_wysiwyg ol li {
  position: relative;
  margin-top: 5px;
  padding-left: 17px;
  font-weight: 500;
  line-height: 1.6;
  counter-increment: num;
}
.el_wysiwyg ol li::before {
  position: absolute;
  content: counter(num) ".";
  width: 15px;
  aspect-ratio: 1/1;
  top: 0;
  left: 0;
  color: var(--color_accent_red);
}
.el_wysiwyg ol::marker {
  content: none;
}

/**
 * Unique
 */
/**
 * Helper
 */
@media screen and (max-width: 767px) {
  .hp_pcOnly {
    display: none !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_spOnly {
    display: none !important;
  }
}

.hp_srOnly {
  position: absolute !important;
  margin: -1px !important;
  border: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  clip: rect(0, 0, 0, 0) !important;
  overflow: hidden !important;
  white-space: nowrap !important;
}

.hp_trimLeading::before, .hp_trimLeading::after {
  content: "";
  display: block;
}
.hp_trimLeading::before {
  margin-block-end: var(--negLeading);
}
.hp_trimLeading::after {
  margin-block-start: var(--negLeading);
}

/**
 * Page
 */
.pg_home.ly_cont {
  padding-block: 0;
}

.pg_home_mv {
  position: relative;
}
.pg_home_mv img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.pg_home_mv .splide__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  border: none;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
}
.pg_home_mv .splide__arrow:focus-visible {
  background-color: rgba(255, 255, 255, 0.9);
}
@media (any-hover: hover) {
  .pg_home_mv .splide__arrow:hover {
    background-color: rgba(255, 255, 255, 0.9);
  }
}
.pg_home_mv .splide__arrow::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 3px solid var(--color_accent_blue);
  border-right: 3px solid var(--color_accent_blue);
  border-left: transparent;
  border-bottom: transparent;
}
.pg_home_mv .splide__arrow svg {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .pg_home_mv .splide__arrow::after {
    width: 10px;
    height: 10px;
    border-width: 2px;
  }
}
.pg_home_mv .splide__arrow--prev {
  left: 42px;
}
.pg_home_mv .splide__arrow--prev::after {
  transform: rotate(-135deg);
  margin-left: 4px;
}
@media screen and (max-width: 767px) {
  .pg_home_mv .splide__arrow--prev {
    left: 20px;
  }
}
.pg_home_mv .splide__arrow--next {
  right: 42px;
}
.pg_home_mv .splide__arrow--next::after {
  transform: rotate(45deg);
  margin-right: 4px;
}
@media screen and (max-width: 767px) {
  .pg_home_mv .splide__arrow--next {
    right: 20px;
  }
}
.pg_home_mv .splide__pagination {
  position: absolute;
  bottom: 24px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  gap: 13px;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .pg_home_mv .splide__pagination {
    gap: 10px;
    bottom: 10px;
  }
}
.pg_home_mv .splide__pagination__page {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: none;
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  padding: 0;
}
.pg_home_mv .splide__pagination__page.is-active {
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_home_mv .splide__pagination__page {
    width: 10px;
    height: 10px;
  }
}
.pg_home_section__exam {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 80px 40px;
  background-color: var(--color_bg_blue);
}
.pg_home_section__exam > * {
  width: 1080px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .pg_home_section__exam {
    padding: 68px 20px 70px;
  }
}
.pg_home_section__news {
  display: flex;
  flex-direction: column;
  width: 1080px;
  max-width: calc(100% - 80px);
  margin-inline: auto;
  padding-block: 80px;
}
@media screen and (max-width: 767px) {
  .pg_home_section__news {
    width: auto;
    max-width: 100%;
    padding: 70px 20px;
  }
}
.pg_home_section__message {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 70px 40px;
  background-color: var(--color_bg_blue);
}
.pg_home_section__message > * {
  width: 1080px;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .pg_home_section__message {
    padding: 70px 20px;
  }
}
.pg_home_section__about {
  width: 1080px;
  max-width: calc(100% - 80px);
  margin-inline: auto;
  padding-block: 80px;
}
@media screen and (max-width: 767px) {
  .pg_home_section__about {
    width: auto;
    max-width: 100%;
    padding: 70px 20px;
  }
}
.pg_home_section__latest {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 80px 40px;
  background-color: #FBFBFB;
  border-radius: 3px;
}
@media screen and (max-width: 767px) {
  .pg_home_section__latest {
    gap: 3px;
    padding: 70px 20px;
  }
}
.pg_home_section__latest > * {
  width: 1080px;
  max-width: 100%;
}
.pg_home_section__latest .pg_home_newsList {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .pg_home_section__latest .pg_home_newsList {
    margin-top: 22px;
  }
}
.pg_home_hdg {
  display: flex;
  gap: 10px;
  padding-bottom: 25px;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
.pg_home_hdg_icon {
  width: 20px;
  height: auto;
  padding-top: 4px;
}
@media screen and (max-width: 767px) {
  .pg_home_hdg_icon {
    width: 15px;
  }
}
@media screen and (max-width: 767px) {
  .pg_home_hdg {
    padding-bottom: 20px;
    font-size: 1.5rem;
    align-items: baseline;
  }
}
.pg_home_lead {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.6;
  color: #222;
}
@media screen and (max-width: 767px) {
  .pg_home_lead {
    font-size: 0.9375rem;
  }
}
.pg_home_examCards {
  display: flex;
  gap: 30px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .pg_home_examCards {
    flex-direction: column;
    gap: 20px;
    margin-top: 21px;
  }
}
.pg_home_examCard {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 33px;
  padding: 30px;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0px 0px 10px 0px rgba(65, 85, 98, 0.05);
}
@media screen and (max-width: 767px) {
  .pg_home_examCard {
    gap: 21px;
    padding: 30px;
  }
}
.pg_home_examCard_body {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .pg_home_examCard_body {
    gap: 15px;
  }
}
.pg_home_examCard_info {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.pg_home_examCard_ttl {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.6;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--color_accent_blue);
}
@media screen and (max-width: 767px) {
  .pg_home_examCard_ttl {
    font-size: 1.25rem;
  }
}
.pg_home_examCard_schedule {
  display: flex;
  flex-direction: column;
  gap: 9px;
}
@media screen and (max-width: 767px) {
  .pg_home_examCard_schedule {
    gap: 6px;
  }
}
.pg_home_examCard_schedule_item {
  display: flex;
  gap: 5px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .pg_home_examCard_schedule_item {
    font-size: 0.9375rem;
  }
}
.pg_home_examCard_schedule_item_detail p {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .pg_home_examCard_schedule_item_detail p {
    font-size: 0.9375rem;
  }
}
.pg_home_examCard_sub {
  display: flex;
  flex-direction: column;
}
.pg_home_examCard_sub p {
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .pg_home_examCard_sub p {
    margin-top: 8px;
    font-size: 0.9375rem;
  }
}
.pg_home_examCard_btns {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .pg_home_examCard_btns {
    flex-direction: column;
    gap: 10px;
  }
}
.pg_home_examCard_subTtl {
  margin-block: 0 !important;
}
.pg_home_examBtn {
  position: relative;
  flex: 1;
  display: block;
  padding: 12px 40px;
  background-color: var(--color_accent_blue);
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  border: 1px solid var(--color_accent_blue);
  border-radius: 3px;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.pg_home_examBtn::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 18px;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-mask-image: url(/assets/img/common/icon/icon_arrow.svg);
  mask-image: url(/assets/img/common/icon/icon_arrow.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #fff;
  transition: background-color 0.3s ease-in-out;
}
.pg_home_examBtn[target=_blank]::after {
  width: 16px;
  aspect-ratio: 1/1;
  -webkit-mask-image: url(/assets/img/common/icon/icon_blank.svg);
  mask-image: url(/assets/img/common/icon/icon_blank.svg);
}
.pg_home_examBtn[href$=".pdf"]::after, .pg_home_examBtn[href$=".doc"]::after, .pg_home_examBtn[href$=".docx"]::after, .pg_home_examBtn[href$=".xls"]::after, .pg_home_examBtn[href$=".xlsx"]::after, .pg_home_examBtn[href$=".ppt"]::after, .pg_home_examBtn[href$=".pptx"]::after, .pg_home_examBtn[href$=".zip"]::after {
  width: 12px;
  aspect-ratio: 12/14;
  -webkit-mask-image: url(/assets/img/common/icon/icon_file.svg);
  mask-image: url(/assets/img/common/icon/icon_file.svg);
}
.pg_home_examBtn:focus-visible {
  background-color: #fff;
  color: var(--color_accent_blue);
}
.pg_home_examBtn:focus-visible::after {
  background-color: var(--color_accent_blue);
}
@media (any-hover: hover) {
  .pg_home_examBtn:hover {
    background-color: #fff;
    color: var(--color_accent_blue);
  }
  .pg_home_examBtn:hover::after {
    background-color: var(--color_accent_blue);
  }
}
@media screen and (max-width: 767px) {
  .pg_home_examBtn {
    font-size: 0.9375rem;
  }
}
.pg_home_examNotice {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
  align-items: center;
  gap: 21px;
  padding: 40px;
  background-color: #FDFFF4;
  border: 1px solid #CFDF85;
  border-radius: 3px;
}
.pg_home_examNotice_body {
  width: 100%;
}
.pg_home_examNotice_body p {
  margin-top: 0;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .pg_home_examNotice_body p {
    font-size: 0.9375rem;
    line-height: 1.6;
  }
}
.pg_home_examNotice_ttl {
  padding-bottom: 20px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .pg_home_examNotice_ttl {
    padding-bottom: 19px;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .pg_home_examNotice {
    margin-top: 30px;
    gap: 18px;
    padding: 30px;
  }
}
.pg_home_btn {
  position: relative;
  display: inline-block;
  width: 300px;
  max-width: 100%;
  padding: 12px 40px;
  background-color: var(--color_accent_blue);
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  border: 1px solid var(--color_accent_blue);
  border-radius: 3px;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.pg_home_btn:focus-visible {
  background-color: #fff;
  color: var(--color_accent_blue);
}
.pg_home_btn:focus-visible::after {
  background-color: var(--color_accent_blue);
}
@media (any-hover: hover) {
  .pg_home_btn:hover {
    background-color: #fff;
    color: var(--color_accent_blue);
  }
  .pg_home_btn:hover::after {
    background-color: var(--color_accent_blue);
  }
}
.pg_home_btn::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 18px;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-mask-image: url(/assets/img/common/icon/icon_arrow.svg);
  mask-image: url(/assets/img/common/icon/icon_arrow.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #fff;
  transition: background-color 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .pg_home_btn::after {
    right: 15px;
  }
}
.pg_home_btn[target=_blank]::after {
  width: 16px;
  aspect-ratio: 1/1;
  -webkit-mask-image: url(/assets/img/common/icon/icon_blank.svg);
  mask-image: url(/assets/img/common/icon/icon_blank.svg);
}
.pg_home_btn[href$=".pdf"]::after, .pg_home_btn[href$=".doc"]::after, .pg_home_btn[href$=".docx"]::after, .pg_home_btn[href$=".xls"]::after, .pg_home_btn[href$=".xlsx"]::after, .pg_home_btn[href$=".ppt"]::after, .pg_home_btn[href$=".pptx"]::after, .pg_home_btn[href$=".zip"]::after {
  width: 12px;
  aspect-ratio: 12/14;
  -webkit-mask-image: url(/assets/img/common/icon/icon_file.svg);
  mask-image: url(/assets/img/common/icon/icon_file.svg);
}
@media screen and (max-width: 767px) {
  .pg_home_btn {
    width: 100%;
    font-size: 0.875rem;
  }
}
.pg_home_important {
  display: flex;
  margin-top: 16px;
  align-items: center;
  gap: 25px;
  padding: 30px 50px;
  background-color: #FFF4F3;
  border: 1px solid var(--color_accent_red);
  border-radius: 3px;
}
.pg_home_important_label {
  flex-shrink: 0;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.4;
  color: var(--color_accent_red);
}
@media screen and (max-width: 767px) {
  .pg_home_important_label {
    font-size: 1.125rem;
  }
}
.pg_home_important_divider {
  width: 1px;
  align-self: stretch;
  background-color: var(--color_accent_red);
}
.pg_home_important_link {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.02em;
  color: var(--color_accent_red);
  transition: opacity 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .pg_home_important_link {
    font-size: 0.875rem;
  }
}
.pg_home_important_link:focus-visible {
  opacity: 0.5;
}
@media (any-hover: hover) {
  .pg_home_important_link:hover {
    opacity: 0.5;
  }
}
.pg_home_important_link::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  transform: translateY(-0.1em);
  margin-left: 10px;
  vertical-align: middle;
  -webkit-mask-image: url(/assets/img/common/icon/icon_arrow.svg);
  mask-image: url(/assets/img/common/icon/icon_arrow.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: var(--color_accent_red);
}
.pg_home_important_link[target=_blank]::after {
  -webkit-mask-image: url(/assets/img/common/icon/icon_blank.svg);
  mask-image: url(/assets/img/common/icon/icon_blank.svg);
}
.pg_home_important_link[href$=".pdf"]::after, .pg_home_important_link[href$=".doc"]::after, .pg_home_important_link[href$=".docx"]::after, .pg_home_important_link[href$=".xls"]::after, .pg_home_important_link[href$=".xlsx"]::after, .pg_home_important_link[href$=".ppt"]::after, .pg_home_important_link[href$=".pptx"]::after, .pg_home_important_link[href$=".zip"]::after {
  width: 12px;
  height: 14px;
  -webkit-mask-image: url(/assets/img/common/icon/icon_file.svg);
  mask-image: url(/assets/img/common/icon/icon_file.svg);
}
@media screen and (max-width: 767px) {
  .pg_home_important {
    flex-direction: column;
    align-items: center;
    gap: 15px;
    padding: 20px;
    margin-top: 0;
  }
  .pg_home_important .pg_home_important_label {
    font-size: 1.25rem;
  }
  .pg_home_important .pg_home_important_label::after {
    content: "";
    display: block;
    width: 21px;
    height: 1px;
    margin: 5px auto 0;
    background-color: var(--color_accent_red);
  }
  .pg_home_important .pg_home_important_divider {
    display: none;
  }
  .pg_home_important .pg_home_important_link {
    font-size: 0.9375rem;
    align-self: stretch;
    text-align: left;
  }
}
.pg_home_newsList {
  display: flex;
  flex-direction: column;
  margin-top: 38px;
}
@media screen and (max-width: 767px) {
  .pg_home_newsList {
    margin-top: 28px;
  }
}
.pg_home_newsItem {
  display: flex;
  gap: 50px;
  padding: 20px 30px 0 15px;
  border-bottom: 1px dashed var(--color_accent_blue);
  padding-bottom: 20px;
}
.pg_home_newsItem:first-child {
  padding-top: 0;
}
.pg_home_newsItem_date {
  flex-shrink: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.6;
  color: #888;
}
@media screen and (max-width: 767px) {
  .pg_home_newsItem_date {
    font-size: 0.875rem;
  }
}
.pg_home_newsItem_body {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1;
}
@media screen and (max-width: 767px) {
  .pg_home_newsItem_body {
    gap: 7px;
  }
}
.pg_home_newsItem_ttl {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .pg_home_newsItem_ttl {
    font-size: 1.0625rem;
  }
}
.pg_home_newsItem p {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .pg_home_newsItem p {
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 767px) {
  .pg_home_newsItem {
    flex-direction: column;
    gap: 10px;
    padding: 16px 0 0;
    padding-bottom: 15px;
  }
}
.pg_home_newsItem__linked {
  padding: 0;
}
.pg_home_newsItem__linked a {
  display: flex;
  flex: 1;
  gap: 50px;
  padding: 20px 15px;
  text-decoration: none;
  color: inherit;
  transition: background-color 0.3s ease-in-out;
}
.pg_home_newsItem__linked a:focus-visible {
  background-color: #EEFDFF;
}
@media (any-hover: hover) {
  .pg_home_newsItem__linked a:hover {
    background-color: #EEFDFF;
  }
}
.pg_home_newsItem__linked a > .pg_home_newsItem_body {
  flex: 1;
}
.pg_home_newsItem__linked a .pg_home_newsItem_ttl::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  transform: translateY(-0.1em);
  vertical-align: middle;
  background: url(/assets/img/common/icon/icon_arrow.svg) no-repeat center/contain;
}
.pg_home_newsItem__linked a[target=_blank] .pg_home_newsItem_ttl::after {
  background-image: url(/assets/img/common/icon/icon_blank.svg);
}
.pg_home_newsItem__linked a[href$=".pdf"] .pg_home_newsItem_ttl::after, .pg_home_newsItem__linked a[href$=".doc"] .pg_home_newsItem_ttl::after, .pg_home_newsItem__linked a[href$=".docx"] .pg_home_newsItem_ttl::after, .pg_home_newsItem__linked a[href$=".xls"] .pg_home_newsItem_ttl::after, .pg_home_newsItem__linked a[href$=".xlsx"] .pg_home_newsItem_ttl::after, .pg_home_newsItem__linked a[href$=".ppt"] .pg_home_newsItem_ttl::after, .pg_home_newsItem__linked a[href$=".pptx"] .pg_home_newsItem_ttl::after, .pg_home_newsItem__linked a[href$=".zip"] .pg_home_newsItem_ttl::after {
  width: 12px;
  height: 14px;
  background: var(--color_accent_blue);
  -webkit-mask-image: url(/assets/img/common/icon/icon_file.svg);
  mask-image: url(/assets/img/common/icon/icon_file.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
}
@media screen and (max-width: 767px) {
  .pg_home_newsItem__linked a {
    flex-direction: column;
    gap: 10px;
    padding: 16px 0 15px;
  }
}
.pg_home_message {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.6;
  color: #222;
}
@media screen and (max-width: 767px) {
  .pg_home_message {
    font-size: 0.9375rem;
  }
}
.pg_home_message_author {
  margin-top: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.04em;
  text-align: right;
  color: #222;
}
.pg_home_about {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 50px;
}
@media screen and (max-width: 767px) {
  .pg_home_about {
    flex-direction: column;
    gap: 20px;
  }
}
.pg_home_about_ttl {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.02em;
  color: #222;
}
@media screen and (max-width: 767px) {
  .pg_home_about_ttl {
    font-size: 1.75rem;
  }
}
.pg_home_about_diagram {
  flex-shrink: 0;
  width: 400px;
  max-width: 100%;
}
.pg_home_about_diagram img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .pg_home_about_diagram {
    width: 315px;
    aspect-ratio: 315/313;
    order: 2;
  }
  .pg_home_about_diagram img {
    height: 100%;
  }
}
.pg_home_about_body {
  display: flex;
  flex-direction: column;
  gap: 21px;
  flex: 1;
  min-width: 0;
}
@media screen and (max-width: 767px) {
  .pg_home_about_body {
    gap: 29px;
    order: 3;
  }
}
.pg_home_about_body > p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.04em;
  color: #222;
}
@media screen and (max-width: 767px) {
  .pg_home_about_body > p {
    font-size: 0.9375rem;
  }
}
.pg_home_about_btns {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  margin-top: 9px;
}
@media screen and (max-width: 767px) {
  .pg_home_about_btns {
    flex-direction: column;
    gap: 10px;
    margin-top: 0;
  }
}
.pg_home_tabs {
  width: 1080px;
  max-width: 100%;
}
.pg_home_tabs_list {
  display: flex;
}
.pg_home_tabs_tab {
  flex: 1;
  padding: 13px 25px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  border: 1px solid var(--color_accent_blue);
  background-color: #fff;
  color: var(--color_accent_blue);
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  cursor: pointer;
}
.pg_home_tabs_tab:first-child {
  border-radius: 3px 0 0 3px;
}
.pg_home_tabs_tab:last-child {
  border-radius: 0 3px 3px 0;
}
.pg_home_tabs_tab.is-active {
  background-color: var(--color_accent_blue);
  color: #fff;
}
.pg_home_tabs_tab:focus-visible {
  background-color: var(--color_accent_blue);
  color: #fff;
}
@media (any-hover: hover) {
  .pg_home_tabs_tab:hover {
    background-color: var(--color_accent_blue);
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .pg_home_tabs_tab {
    padding: 8px 15px;
    font-size: 0.9375rem;
  }
}
.pg_home_banners {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 15px;
  width: 1080px;
  max-width: calc(100% - 80px);
  margin: 60px auto;
}
@media screen and (max-width: 767px) {
  .pg_home_banners {
    flex-direction: column;
    flex-wrap: nowrap;
    width: auto;
    max-width: 100%;
    gap: 20px;
    margin: 38px 0 50px;
    padding-inline: 20px;
  }
}
.pg_home_banners_img {
  flex: 0 0 auto;
  width: 258px;
  transition: opacity 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .pg_home_banners_img {
    width: 100%;
    height: 100%;
  }
}
.pg_home_banners_img:nth-of-type(2) {
  width: 211px;
}
@media screen and (max-width: 767px) {
  .pg_home_banners_img:nth-of-type(2) {
    width: 100%;
  }
}
.pg_home_banners_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.pg_home_banners_img:focus-visible {
  opacity: 0.7;
}
@media (any-hover: hover) {
  .pg_home_banners_img:hover {
    opacity: 0.7;
  }
}
.pg_home_banners_btn {
  width: 306px;
  min-width: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  padding: 13px;
  background-color: var(--color_accent_blue);
  color: #fff;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  border-radius: 3px;
  transition: opacity 0.3s ease-in-out;
}
.pg_home_banners_btn:focus-visible {
  opacity: 0.8;
}
@media (any-hover: hover) {
  .pg_home_banners_btn:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 767px) {
  .pg_home_banners_btn {
    width: 100%;
    padding: 15px 13px;
    font-size: 1rem;
  }
}
.pg_home_banners_btn_icon {
  flex-shrink: 0;
  width: 30px;
  height: 30px;
}

html {
  scroll-behavior: smooth;
}

html .editor-styles-wrapper :where(.wp-block) {
  margin-bottom: 0;
  margin-top: 0;
  max-width: none;
}

.entry-content, .editor-styles-wrapper .wp-block-post-content {
  max-width: 1080px;
  margin: 0 auto;
  padding-bottom: 100px;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
@media screen and (max-width: 1060px) {
  .entry-content, .editor-styles-wrapper .wp-block-post-content {
    max-width: 1000px;
    padding-inline: 30px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content, .editor-styles-wrapper .wp-block-post-content {
    padding-inline: 15px;
    padding-bottom: 60px;
  }
}
.entry-content > *, .entry-content > :where(.wp-block), .editor-styles-wrapper .wp-block-post-content > *, .editor-styles-wrapper .wp-block-post-content > :where(.wp-block) {
  margin-top: 40px;
}
.entry-content p, .editor-styles-wrapper .wp-block-post-content p {
  margin-top: 15px;
}
.entry-content .wp-block-snow-monkey-blocks-buttons, .editor-styles-wrapper .wp-block-post-content .wp-block-snow-monkey-blocks-buttons {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(255px, 1fr));
  gap: 20px;
  justify-content: center;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .entry-content .wp-block-snow-monkey-blocks-buttons, .editor-styles-wrapper .wp-block-post-content .wp-block-snow-monkey-blocks-buttons {
    display: block;
  }
}
.entry-content .wp-block-snow-monkey-blocks-buttons, .editor-styles-wrapper .wp-block-post-content .wp-block-snow-monkey-blocks-buttons {
  margin-block: 60px;
}
.entry-content .wp-block-snow-monkey-blocks-btn, .editor-styles-wrapper .wp-block-post-content .wp-block-snow-monkey-blocks-btn {
  height: 100%;
}
@media screen and (max-width: 767px) {
  .entry-content .wp-block-snow-monkey-blocks-btn, .editor-styles-wrapper .wp-block-post-content .wp-block-snow-monkey-blocks-btn {
    margin-top: 10px;
  }
}
.entry-content .smb-btn, .editor-styles-wrapper .wp-block-post-content .smb-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  background-color: transparent;
  border: 1px solid var(--color_accent_blue);
  border-radius: 3px;
  color: var(--color_accent_blue);
  padding: 15px 41px 15px 20px;
  white-space: normal;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.entry-content .smb-btn:focus-visible, .editor-styles-wrapper .wp-block-post-content .smb-btn:focus-visible {
  background-color: var(--color_accent_blue);
  color: #fff;
}
.entry-content .smb-btn:focus-visible:after, .editor-styles-wrapper .wp-block-post-content .smb-btn:focus-visible:after {
  background-color: #fff;
}
@media (any-hover: hover) {
  .entry-content .smb-btn:hover, .editor-styles-wrapper .wp-block-post-content .smb-btn:hover {
    background-color: var(--color_accent_blue);
    color: #fff;
  }
  .entry-content .smb-btn:hover:after, .editor-styles-wrapper .wp-block-post-content .smb-btn:hover:after {
    background-color: #fff;
  }
}
.entry-content .smb-btn:after, .editor-styles-wrapper .wp-block-post-content .smb-btn:after {
  content: "";
  position: absolute;
  width: 18px;
  height: 16px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-mask-image: url(/assets/img/common/icon/icon_arrow_down.svg);
  mask-image: url(/assets/img/common/icon/icon_arrow_down.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: var(--color_accent_blue);
  transition: background-color 0.3s ease-in-out;
}
.entry-content .smb-btn:not([href^="#"]):after, .editor-styles-wrapper .wp-block-post-content .smb-btn:not([href^="#"]):after {
  width: 16px;
  height: 18px;
  right: 15px;
  -webkit-mask-image: url(/assets/img/common/icon/icon_arrow.svg);
  mask-image: url(/assets/img/common/icon/icon_arrow.svg);
}
.entry-content .smb-btn__label, .editor-styles-wrapper .wp-block-post-content .smb-btn__label {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.3px;
}
.entry-content h1, .editor-styles-wrapper .wp-block-post-content h1 {
  margin-block: 60px 25px;
  position: relative;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.56px;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .entry-content h1, .editor-styles-wrapper .wp-block-post-content h1 {
    margin-block: 40px 20px;
    font-size: 22px;
  }
}
.entry-content h1:not(.wp-block-post-title)::before, .editor-styles-wrapper .wp-block-post-content h1:not(.wp-block-post-title)::before {
  position: absolute;
  content: "";
  width: 20px;
  height: 30px;
  left: 0;
  top: 3px;
  background-image: url(/assets/img/common/h1.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.entry-content .wp-block-post-title, .editor-styles-wrapper .wp-block-post-content .wp-block-post-title {
  font-size: 40px;
  padding-bottom: 20px;
  border-bottom: 2px solid #000;
}
.entry-content h2, .editor-styles-wrapper .wp-block-post-content h2 {
  margin-block: 25px;
  background-color: var(--color_bg_blue);
  font-size: 22px;
  font-weight: 700;
  padding: 15px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .entry-content h2, .editor-styles-wrapper .wp-block-post-content h2 {
    font-size: 18px;
    margin-block: 20px;
  }
}
.entry-content h3, .editor-styles-wrapper .wp-block-post-content h3 {
  position: relative;
  margin-block: 25px 15px;
  font-size: 18px;
  font-weight: 700;
  padding-left: 12px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .entry-content h3, .editor-styles-wrapper .wp-block-post-content h3 {
    font-size: 16px;
    margin-block: 20px 12px;
  }
}
.entry-content h3::after, .editor-styles-wrapper .wp-block-post-content h3::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  left: 0;
  top: 0;
  background-color: var(--color_accent_blue);
}
.entry-content p, .editor-styles-wrapper .wp-block-post-content p {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}
.entry-content a, .editor-styles-wrapper .wp-block-post-content a {
  position: relative;
  color: var(--color_accent_blue);
  text-decoration: underline;
  text-decoration-color: var(--color_accent_blue);
  transition: text-decoration-color 0.3s ease-in-out;
}
.entry-content a[target=_blank]::after, .editor-styles-wrapper .wp-block-post-content a[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 16px;
  aspect-ratio: 1/1;
  vertical-align: -3px;
  margin-left: 2px;
  background-image: url(/assets/img/common/icon/icon_blank.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.entry-content a[href$=".pdf"]::after, .entry-content a[href$=".doc"]::after, .entry-content a[href$=".docx"]::after, .entry-content a[href$=".xls"]::after, .entry-content a[href$=".xlsx"]::after, .entry-content a[href$=".ppt"]::after, .entry-content a[href$=".pptx"]::after, .entry-content a[href$=".zip"]::after, .editor-styles-wrapper .wp-block-post-content a[href$=".pdf"]::after, .editor-styles-wrapper .wp-block-post-content a[href$=".doc"]::after, .editor-styles-wrapper .wp-block-post-content a[href$=".docx"]::after, .editor-styles-wrapper .wp-block-post-content a[href$=".xls"]::after, .editor-styles-wrapper .wp-block-post-content a[href$=".xlsx"]::after, .editor-styles-wrapper .wp-block-post-content a[href$=".ppt"]::after, .editor-styles-wrapper .wp-block-post-content a[href$=".pptx"]::after, .editor-styles-wrapper .wp-block-post-content a[href$=".zip"]::after {
  content: "";
  width: 12px;
  aspect-ratio: 12/14;
  display: inline-block;
  vertical-align: -1px;
  margin-left: 5px;
  -webkit-mask-image: url(/assets/img/common/icon/icon_file.svg);
  mask-image: url(/assets/img/common/icon/icon_file.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: var(--color_accent_blue);
}
.entry-content a:focus-visible, .editor-styles-wrapper .wp-block-post-content a:focus-visible {
  text-decoration-color: transparent;
}
@media (any-hover: hover) {
  .entry-content a:hover, .editor-styles-wrapper .wp-block-post-content a:hover {
    text-decoration-color: transparent;
  }
}
.entry-content ul, .editor-styles-wrapper .wp-block-post-content ul {
  margin-top: 20px;
}
.entry-content ul ul, .editor-styles-wrapper .wp-block-post-content ul ul {
  margin-top: 0;
}
.entry-content ul ul li, .editor-styles-wrapper .wp-block-post-content ul ul li {
  padding-left: 25px;
}
.entry-content ul ul li::before, .editor-styles-wrapper .wp-block-post-content ul ul li::before {
  left: 4px;
}
.entry-content ul li, .editor-styles-wrapper .wp-block-post-content ul li {
  position: relative;
  margin-top: 5px;
  padding-left: 22px;
  font-weight: 500;
  line-height: 1.6;
}
.entry-content ul li::before, .editor-styles-wrapper .wp-block-post-content ul li::before {
  position: absolute;
  width: 15px;
  aspect-ratio: 1/1;
  top: 5px;
  left: 0;
  content: "";
  background-image: url(/assets/img/common/icon/icon_list.webp);
  background-repeat: no-repeat;
  background-size: contain;
}
.entry-content ul li::marker, .editor-styles-wrapper .wp-block-post-content ul li::marker {
  content: none;
}
.entry-content ol, .editor-styles-wrapper .wp-block-post-content ol {
  margin-top: 20px;
  counter-reset: num;
}
.entry-content ol ol, .editor-styles-wrapper .wp-block-post-content ol ol {
  margin-top: 0;
}
.entry-content ol ol li, .editor-styles-wrapper .wp-block-post-content ol ol li {
  padding-left: 25px;
}
.entry-content ol ol li::before, .editor-styles-wrapper .wp-block-post-content ol ol li::before {
  left: 9px;
}
.entry-content ol li, .editor-styles-wrapper .wp-block-post-content ol li {
  position: relative;
  margin-top: 5px;
  padding-left: 17px;
  font-weight: 500;
  line-height: 1.6;
  counter-increment: num;
}
.entry-content ol li::before, .editor-styles-wrapper .wp-block-post-content ol li::before {
  position: absolute;
  content: counter(num) ".";
  width: 15px;
  aspect-ratio: 1/1;
  top: 0;
  left: 0;
  color: var(--color_accent_red);
}
.entry-content ol::marker, .editor-styles-wrapper .wp-block-post-content ol::marker {
  content: none;
}
.entry-content .c-row__col p, .editor-styles-wrapper .wp-block-post-content .c-row__col p {
  line-height: 2;
}
.entry-content .wp-block-list li, .editor-styles-wrapper .wp-block-post-content .wp-block-list li {
  margin-top: 3px;
}
.entry-content .wp-block-button__link, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link {
  position: relative;
  width: 300px;
  padding-inline: 40px;
  border-radius: 3px;
  background-color: var(--color_accent_blue);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  text-decoration: none;
  border: 1px solid var(--color_accent_blue);
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.entry-content .wp-block-button__link:focus-visible, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link:focus-visible {
  background-color: #fff;
  color: var(--color_accent_blue);
}
.entry-content .wp-block-button__link:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link:focus-visible::after {
  background-color: var(--color_accent_blue);
}
.entry-content .wp-block-button__link:focus-visible[target=_blank]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link:focus-visible[target=_blank]::after {
  background: var(--color_accent_blue);
}
@media (any-hover: hover) {
  .entry-content .wp-block-button__link:hover, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link:hover {
    background-color: #fff;
    color: var(--color_accent_blue);
  }
  .entry-content .wp-block-button__link:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link:hover::after {
    background-color: var(--color_accent_blue);
  }
  .entry-content .wp-block-button__link:hover[target=_blank]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link:hover[target=_blank]::after {
    background: var(--color_accent_blue);
  }
}
.entry-content .wp-block-button__link::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link::after {
  position: absolute;
  width: 16px;
  height: 18px;
  content: "";
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-mask-image: url(/assets/img/common/icon/icon_arrow.svg);
  mask-image: url(/assets/img/common/icon/icon_arrow.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #fff;
  transition: background-color 0.3s ease-in-out;
}
.entry-content .wp-block-button__link[target=_blank]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[target=_blank]::after {
  content: "";
  position: absolute;
  width: 16px;
  aspect-ratio: 1/1;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  -webkit-mask-image: url(/assets/img/common/icon/icon_blank.svg);
  mask-image: url(/assets/img/common/icon/icon_blank.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  background: #fff;
}
.entry-content .wp-block-button__link[href$=".pdf"]::after, .entry-content .wp-block-button__link[href$=".doc"]::after, .entry-content .wp-block-button__link[href$=".docx"]::after, .entry-content .wp-block-button__link[href$=".xls"]::after, .entry-content .wp-block-button__link[href$=".xlsx"]::after, .entry-content .wp-block-button__link[href$=".ppt"]::after, .entry-content .wp-block-button__link[href$=".pptx"]::after, .entry-content .wp-block-button__link[href$=".zip"]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".pdf"]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".doc"]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".docx"]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".xls"]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".xlsx"]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".ppt"]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".pptx"]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".zip"]::after {
  content: "";
  right: 20px;
  -webkit-mask-image: url(/assets/img/common/icon/icon_file.svg);
  mask-image: url(/assets/img/common/icon/icon_file.svg);
  background-color: #fff;
}
.entry-content .wp-block-button__link[href$=".pdf"]:focus-visible::after, .entry-content .wp-block-button__link[href$=".doc"]:focus-visible::after, .entry-content .wp-block-button__link[href$=".docx"]:focus-visible::after, .entry-content .wp-block-button__link[href$=".xls"]:focus-visible::after, .entry-content .wp-block-button__link[href$=".xlsx"]:focus-visible::after, .entry-content .wp-block-button__link[href$=".ppt"]:focus-visible::after, .entry-content .wp-block-button__link[href$=".pptx"]:focus-visible::after, .entry-content .wp-block-button__link[href$=".zip"]:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".pdf"]:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".doc"]:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".docx"]:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".xls"]:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".xlsx"]:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".ppt"]:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".pptx"]:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".zip"]:focus-visible::after {
  background-color: var(--color_accent_blue);
}
@media (any-hover: hover) {
  .entry-content .wp-block-button__link[href$=".pdf"]:hover::after, .entry-content .wp-block-button__link[href$=".doc"]:hover::after, .entry-content .wp-block-button__link[href$=".docx"]:hover::after, .entry-content .wp-block-button__link[href$=".xls"]:hover::after, .entry-content .wp-block-button__link[href$=".xlsx"]:hover::after, .entry-content .wp-block-button__link[href$=".ppt"]:hover::after, .entry-content .wp-block-button__link[href$=".pptx"]:hover::after, .entry-content .wp-block-button__link[href$=".zip"]:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".pdf"]:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".doc"]:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".docx"]:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".xls"]:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".xlsx"]:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".ppt"]:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".pptx"]:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-button__link[href$=".zip"]:hover::after {
    background-color: var(--color_accent_blue);
  }
}
.entry-content .wp-block-buttons, .editor-styles-wrapper .wp-block-post-content .wp-block-buttons {
  margin-top: 20px;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .entry-content .wp-block-buttons, .editor-styles-wrapper .wp-block-post-content .wp-block-buttons {
    flex-wrap: wrap !important;
  }
}
.entry-content .wp-block-buttons > .wp-block-button, .editor-styles-wrapper .wp-block-post-content .wp-block-buttons > .wp-block-button {
  --wp--style--block-gap: 20px;
}
@media screen and (max-width: 767px) {
  .entry-content .wp-block-buttons > .wp-block-button.wp-block-button__width-25, .editor-styles-wrapper .wp-block-post-content .wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
    max-width: 300px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .entry-content .wp-block-buttons > .wp-block-button.wp-block-button__width-100, .editor-styles-wrapper .wp-block-post-content .wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .entry-content .is-layout-flex, .editor-styles-wrapper .wp-block-post-content .is-layout-flex {
    justify-content: center;
  }
}
.entry-content .smb-media-text .wp-block-button__link, .editor-styles-wrapper .wp-block-post-content .smb-media-text .wp-block-button__link {
  margin-top: 32px;
}
@media screen and (max-width: 1024px) {
  .entry-content .smb-media-text .wp-block-button__link, .editor-styles-wrapper .wp-block-post-content .smb-media-text .wp-block-button__link {
    margin-top: 0;
  }
}
@media screen and (max-width: 1024px) {
  .entry-content .smb-media-text .c-row--lg-middle, .editor-styles-wrapper .wp-block-post-content .smb-media-text .c-row--lg-middle {
    align-items: center;
    --smb-media-text--direction: column-reverse;
  }
}
@media screen and (max-width: 1024px) {
  .entry-content .smb-media-text .c-row--lg-middle .wp-block-buttons, .editor-styles-wrapper .wp-block-post-content .smb-media-text .c-row--lg-middle .wp-block-buttons {
    justify-content: center;
  }
}
.entry-content .smb-media-text__caption, .editor-styles-wrapper .wp-block-post-content .smb-media-text__caption {
  font-size: 13px;
  line-height: 1.5;
}
.entry-content .c-row--lg-middle, .editor-styles-wrapper .wp-block-post-content .c-row--lg-middle {
  align-items: flex-start;
}
.entry-content .wp-element-caption, .editor-styles-wrapper .wp-block-post-content .wp-element-caption {
  margin-block: 10px 0;
  font-size: 13px;
  line-height: 1.5;
}
.entry-content .wp-block-image, .editor-styles-wrapper .wp-block-post-content .wp-block-image {
  transition: opacity 0.3s ease-in-out;
}
.entry-content .wp-block-image img, .editor-styles-wrapper .wp-block-post-content .wp-block-image img {
  display: block;
  border: 1px solid #E3E3E3;
  border-radius: 3px;
}
.entry-content .wp-block-image + p, .editor-styles-wrapper .wp-block-post-content .wp-block-image + p {
  margin-top: 20px;
}
.entry-content .wp-block-image:has(.aligncenter), .editor-styles-wrapper .wp-block-post-content .wp-block-image:has(.aligncenter) {
  margin-top: 40px;
}
.entry-content .is-layout-constrained > *:first-child, .editor-styles-wrapper .wp-block-post-content .is-layout-constrained > *:first-child {
  margin-top: 0;
}
.entry-content .wp-block-columns .wp-block-snow-monkey-blocks-box, .editor-styles-wrapper .wp-block-post-content .wp-block-columns .wp-block-snow-monkey-blocks-box {
  margin-top: 0;
}
.entry-content .wp-block-columns .wp-block-snow-monkey-blocks-box .smb-box__background, .editor-styles-wrapper .wp-block-post-content .wp-block-columns .wp-block-snow-monkey-blocks-box .smb-box__background {
  border: none;
}
.entry-content .wp-block-columns h3, .editor-styles-wrapper .wp-block-post-content .wp-block-columns h3 {
  margin-bottom: 8px;
  padding-left: 0;
  line-height: 1.2;
}
.entry-content .wp-block-columns h3::after, .editor-styles-wrapper .wp-block-post-content .wp-block-columns h3::after {
  content: none;
}
.entry-content .wp-block-columns:has(> .wp-block-column > .wp-block-image:only-child) + .wp-block-columns:has(> .wp-block-column > .wp-block-image:only-child), .editor-styles-wrapper .wp-block-post-content .wp-block-columns:has(> .wp-block-column > .wp-block-image:only-child) + .wp-block-columns:has(> .wp-block-column > .wp-block-image:only-child) {
  margin-top: 30px;
}
.entry-content :where(.wp-block-columns), .editor-styles-wrapper .wp-block-post-content :where(.wp-block-columns) {
  margin-bottom: 0;
}
.entry-content .smb-box--has-link, .editor-styles-wrapper .wp-block-post-content .smb-box--has-link {
  padding: 0;
}
.entry-content .smb-box--has-link h3, .editor-styles-wrapper .wp-block-post-content .smb-box--has-link h3 {
  position: relative;
  padding: 0;
  padding-right: 23px;
  transition: color 0.3s ease-in-out;
}
.entry-content .smb-box--has-link h3::after, .editor-styles-wrapper .wp-block-post-content .smb-box--has-link h3::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 18px;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  left: auto;
  -webkit-mask-image: url(/assets/img/common/icon/icon_arrow.svg);
  mask-image: url(/assets/img/common/icon/icon_arrow.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: var(--color_accent_blue);
}
.entry-content .smb-box--has-link:focus-visible h3, .editor-styles-wrapper .wp-block-post-content .smb-box--has-link:focus-visible h3 {
  color: var(--color_accent_blue);
}
.entry-content .smb-box--has-link:focus-visible .wp-block-image, .editor-styles-wrapper .wp-block-post-content .smb-box--has-link:focus-visible .wp-block-image {
  opacity: 0.5;
}
@media (any-hover: hover) {
  .entry-content .smb-box--has-link:hover h3, .editor-styles-wrapper .wp-block-post-content .smb-box--has-link:hover h3 {
    color: var(--color_accent_blue);
  }
  .entry-content .smb-box--has-link:hover .wp-block-image, .editor-styles-wrapper .wp-block-post-content .smb-box--has-link:hover .wp-block-image {
    opacity: 0.5;
  }
}
.entry-content .has-inline-color, .editor-styles-wrapper .wp-block-post-content .has-inline-color {
  padding-block: 5px;
}
.entry-content .wp-block-column h3, .editor-styles-wrapper .wp-block-post-content .wp-block-column h3 {
  margin-top: 15px;
}
.entry-content .wp-block-column h3 + p, .editor-styles-wrapper .wp-block-post-content .wp-block-column h3 + p {
  margin-top: 8px;
}
.entry-content .wp-block-column .wp-block-image:not(:has(.wp-element-caption)) + h3, .editor-styles-wrapper .wp-block-post-content .wp-block-column .wp-block-image:not(:has(.wp-element-caption)) + h3 {
  margin-top: 20px;
}
.entry-content .wp-block-column img, .editor-styles-wrapper .wp-block-post-content .wp-block-column img {
  width: 100%;
}
.entry-content .wp-block-flexible-table-block-table, .editor-styles-wrapper .wp-block-post-content .wp-block-flexible-table-block-table {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .entry-content .wp-block-flexible-table-block-table, .editor-styles-wrapper .wp-block-post-content .wp-block-flexible-table-block-table {
    overflow-x: auto;
  }
}
@media screen and (max-width: 767px) {
  .entry-content .wp-block-flexible-table-block-table table, .editor-styles-wrapper .wp-block-post-content .wp-block-flexible-table-block-table table {
    min-width: 600px;
  }
}
.entry-content .wp-block-flexible-table-block-table table thead th, .editor-styles-wrapper .wp-block-post-content .wp-block-flexible-table-block-table table thead th {
  background-color: #FFF3F3;
  padding: 16px 13px 17px 12px;
  border: 1px solid #ccc;
  line-height: 1.4;
  letter-spacing: 0.64px;
}
.entry-content .wp-block-flexible-table-block-table table tbody tr th, .editor-styles-wrapper .wp-block-post-content .wp-block-flexible-table-block-table table tbody tr th {
  background-color: #FBFBFB;
  padding: 16px 13px 17px 12px;
  border: 1px solid #ccc;
  line-height: 1.4;
  letter-spacing: 0.64px;
}
.entry-content .wp-block-flexible-table-block-table table tbody tr td, .editor-styles-wrapper .wp-block-post-content .wp-block-flexible-table-block-table table tbody tr td {
  padding: 16px 13px 17px 12px;
  border: 1px solid #ccc;
  line-height: 1.4;
  font-weight: 500;
  line-height: 1.6;
}
.entry-content .wp-block-snow-monkey-blocks-box, .editor-styles-wrapper .wp-block-post-content .wp-block-snow-monkey-blocks-box {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .entry-content .wp-block-snow-monkey-blocks-box, .editor-styles-wrapper .wp-block-post-content .wp-block-snow-monkey-blocks-box {
    margin-top: 40px;
  }
}
.entry-content .wp-block-snow-monkey-blocks-box.smb-box, .editor-styles-wrapper .wp-block-post-content .wp-block-snow-monkey-blocks-box.smb-box {
  padding: 40px;
}
@media screen and (max-width: 767px) {
  .entry-content .wp-block-snow-monkey-blocks-box.smb-box, .editor-styles-wrapper .wp-block-post-content .wp-block-snow-monkey-blocks-box.smb-box {
    padding: 25px;
  }
}
.entry-content .smb-accordion, .editor-styles-wrapper .wp-block-post-content .smb-accordion {
  margin-top: 24px;
  border: 1px solid var(--color_accent_blue);
  border-radius: 3px;
  overflow: hidden;
}
.entry-content .smb-accordion__item, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item {
  --smb-accordion-item--background-color: #fff;
  --smb-accordion-item--color: var(--color_accent_blue);
  font-size: 17px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.34px;
}
@media screen and (max-width: 767px) {
  .entry-content .smb-accordion__item, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item {
    font-size: 15px;
  }
}
.entry-content .smb-accordion__item__title, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item__title {
  position: relative;
  padding: 20px 23px 20px 56px;
  gap: 20px;
  transition: background-color 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .entry-content .smb-accordion__item__title, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item__title {
    padding: 15px 40px 15px 46px;
  }
}
.entry-content .smb-accordion__item__title::before, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item__title::before {
  position: absolute;
  content: "Q.";
  width: 30px;
  height: 24px;
  top: 12px;
  left: 19px;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.48px;
}
.entry-content .smb-accordion__item__title__icon, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item__title__icon {
  position: relative;
}
.entry-content .smb-accordion__item__title__icon svg, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item__title__icon svg {
  display: none;
}
.entry-content .smb-accordion__item__title__icon::before, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item__title__icon::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 2px;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-color: var(--color_accent_blue);
}
.entry-content .smb-accordion__item__title__icon::after, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item__title__icon::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 16px;
  top: 0;
  right: 7px;
  transform: translateY(-50%) rotate(0deg);
  background-color: var(--color_accent_blue);
  transition: transform 0.3s ease;
  transform-origin: center;
}
.entry-content .smb-accordion__item__body, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item__body {
  padding: 0px 20px 0px 54px;
  overflow: hidden;
  display: block;
  height: 0;
  transition: height 0.3s, padding 0.3s;
}
@media screen and (max-width: 767px) {
  .entry-content .smb-accordion__item__body, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item__body {
    padding: 0px 15px 0px 44px;
  }
}
.entry-content .smb-accordion__item__body p, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item__body p {
  position: relative;
}
.entry-content .smb-accordion__item__body p::before, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item__body p::before {
  position: absolute;
  content: "A.";
  width: 27px;
  height: 24px;
  top: 10px;
  left: -35px;
  transform: translateY(-50%);
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.48px;
  color: var(--color_accent_red);
}
@media screen and (max-width: 767px) {
  .entry-content .smb-accordion__item__body p::before, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item__body p::before {
    left: -25px;
  }
}
@media screen and (max-width: 767px) {
  .entry-content .smb-accordion__item__body .wp-block-button, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item__body .wp-block-button {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .entry-content .smb-accordion__item__body .wp-block-button__link, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item__body .wp-block-button__link {
    max-width: 300px;
    width: 100%;
  }
}
.entry-content .smb-accordion__item .smb-accordion__item__control:checked ~ .smb-accordion__item__body, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item .smb-accordion__item__control:checked ~ .smb-accordion__item__body {
  height: auto;
  padding: 20px 20px 20px 54px;
}
@media screen and (max-width: 767px) {
  .entry-content .smb-accordion__item .smb-accordion__item__control:checked ~ .smb-accordion__item__body, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item .smb-accordion__item__control:checked ~ .smb-accordion__item__body {
    padding: 15px 15px 15px 44px;
  }
}
.entry-content .smb-accordion__item .smb-accordion__item__control:checked + .smb-accordion__item__title, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item .smb-accordion__item__control:checked + .smb-accordion__item__title {
  background-color: var(--color_bg_blue);
}
.entry-content .smb-accordion__item .smb-accordion__item__control:checked + .smb-accordion__item__title > .smb-accordion__item__title__icon, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item .smb-accordion__item__control:checked + .smb-accordion__item__title > .smb-accordion__item__title__icon {
  transform: rotate(0deg);
}
.entry-content .smb-accordion__item .smb-accordion__item__control:checked + .smb-accordion__item__title > .smb-accordion__item__title__icon::after, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item .smb-accordion__item__control:checked + .smb-accordion__item__title > .smb-accordion__item__title__icon::after {
  transform: translateY(-50%) rotate(90deg);
}
.entry-content .smb-accordion__item .smb-accordion__item__control:focus-visible + .smb-accordion__item__title, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item .smb-accordion__item__control:focus-visible + .smb-accordion__item__title {
  background-color: var(--color_bg_blue);
}
@media (any-hover: hover) {
  .entry-content .smb-accordion__item .smb-accordion__item__control:hover + .smb-accordion__item__title, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item .smb-accordion__item__control:hover + .smb-accordion__item__title {
    background-color: var(--color_bg_blue);
  }
}
.entry-content .smb-accordion__item .wp-block-buttons, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item .wp-block-buttons {
  margin-top: 0;
}
.entry-content .smb-accordion__item .wp-block-button__link, .editor-styles-wrapper .wp-block-post-content .smb-accordion__item .wp-block-button__link {
  margin-top: 10px;
}
.entry-content .wp-block:has(> .wp-block-file), .editor-styles-wrapper .wp-block-post-content .wp-block:has(> .wp-block-file) {
  margin-top: 20px;
  height: auto;
}
.entry-content .wp-block:has(> .wp-block-file)[data-align=right], .editor-styles-wrapper .wp-block-post-content .wp-block:has(> .wp-block-file)[data-align=right] {
  text-align: right;
}
.entry-content .wp-block:has(> .wp-block-file)[data-align=center], .editor-styles-wrapper .wp-block-post-content .wp-block:has(> .wp-block-file)[data-align=center] {
  text-align: center;
}
.entry-content .wp-block:has(> .wp-block-file)[data-align=left], .editor-styles-wrapper .wp-block-post-content .wp-block:has(> .wp-block-file)[data-align=left] {
  text-align: left;
}
.entry-content .wp-block-file, .editor-styles-wrapper .wp-block-post-content .wp-block-file {
  float: none;
  margin-inline: auto;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .entry-content .wp-block-file:has(a), .editor-styles-wrapper .wp-block-post-content .wp-block-file:has(a) {
    text-align: center;
  }
}
.entry-content .wp-block-file a, .editor-styles-wrapper .wp-block-post-content .wp-block-file a {
  position: relative;
  display: inline-block;
  width: 300px;
  padding: 12px 40px;
  border-radius: 3px;
  background-color: var(--color_accent_blue);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border: 1px solid var(--color_accent_blue);
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.entry-content .wp-block-file a:focus-visible, .editor-styles-wrapper .wp-block-post-content .wp-block-file a:focus-visible {
  background-color: #fff;
  color: var(--color_accent_blue);
}
.entry-content .wp-block-file a:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a:focus-visible::after {
  background-color: var(--color_accent_blue);
}
@media (any-hover: hover) {
  .entry-content .wp-block-file a:hover, .editor-styles-wrapper .wp-block-post-content .wp-block-file a:hover {
    background-color: #fff;
    color: var(--color_accent_blue);
  }
  .entry-content .wp-block-file a:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a:hover::after {
    background-color: var(--color_accent_blue);
  }
}
.entry-content .wp-block-file a::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a::after {
  position: absolute;
  width: 11px;
  height: 14px;
  content: "";
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-mask-image: url(/assets/img/common/icon/icon_arrow.svg);
  mask-image: url(/assets/img/common/icon/icon_arrow.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #fff;
  transition: background-color 0.3s ease-in-out;
}
.entry-content .wp-block-file a[href$=".pdf"]::after, .entry-content .wp-block-file a[href$=".doc"]::after, .entry-content .wp-block-file a[href$=".docx"]::after, .entry-content .wp-block-file a[href$=".xls"]::after, .entry-content .wp-block-file a[href$=".xlsx"]::after, .entry-content .wp-block-file a[href$=".ppt"]::after, .entry-content .wp-block-file a[href$=".pptx"]::after, .entry-content .wp-block-file a[href$=".zip"]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".pdf"]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".doc"]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".docx"]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".xls"]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".xlsx"]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".ppt"]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".pptx"]::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".zip"]::after {
  content: "";
  right: 20px;
  -webkit-mask-image: url(/assets/img/common/icon/icon_file.svg);
  mask-image: url(/assets/img/common/icon/icon_file.svg);
  background-color: #fff;
}
.entry-content .wp-block-file a[href$=".pdf"]:focus-visible::after, .entry-content .wp-block-file a[href$=".doc"]:focus-visible::after, .entry-content .wp-block-file a[href$=".docx"]:focus-visible::after, .entry-content .wp-block-file a[href$=".xls"]:focus-visible::after, .entry-content .wp-block-file a[href$=".xlsx"]:focus-visible::after, .entry-content .wp-block-file a[href$=".ppt"]:focus-visible::after, .entry-content .wp-block-file a[href$=".pptx"]:focus-visible::after, .entry-content .wp-block-file a[href$=".zip"]:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".pdf"]:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".doc"]:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".docx"]:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".xls"]:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".xlsx"]:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".ppt"]:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".pptx"]:focus-visible::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".zip"]:focus-visible::after {
  background-color: var(--color_accent_blue);
}
@media (any-hover: hover) {
  .entry-content .wp-block-file a[href$=".pdf"]:hover::after, .entry-content .wp-block-file a[href$=".doc"]:hover::after, .entry-content .wp-block-file a[href$=".docx"]:hover::after, .entry-content .wp-block-file a[href$=".xls"]:hover::after, .entry-content .wp-block-file a[href$=".xlsx"]:hover::after, .entry-content .wp-block-file a[href$=".ppt"]:hover::after, .entry-content .wp-block-file a[href$=".pptx"]:hover::after, .entry-content .wp-block-file a[href$=".zip"]:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".pdf"]:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".doc"]:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".docx"]:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".xls"]:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".xlsx"]:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".ppt"]:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".pptx"]:hover::after, .editor-styles-wrapper .wp-block-post-content .wp-block-file a[href$=".zip"]:hover::after {
    background-color: var(--color_accent_blue);
  }
}
.entry-content .wp-block-file .wp-block-file__button, .editor-styles-wrapper .wp-block-post-content .wp-block-file .wp-block-file__button {
  display: none;
}
.entry-content .wp-block-separator, .editor-styles-wrapper .wp-block-post-content .wp-block-separator {
  margin-bottom: 40px;
}
.entry-content .wp-block-separator.is-style-wide, .editor-styles-wrapper .wp-block-post-content .wp-block-separator.is-style-wide {
  border-top: 1px solid;
}
.entry-content .wp-block-separator.is-style-dots, .editor-styles-wrapper .wp-block-post-content .wp-block-separator.is-style-dots {
  border-top: 1px dashed !important;
}
.entry-content .wp-block-separator.is-style-dots::before, .editor-styles-wrapper .wp-block-post-content .wp-block-separator.is-style-dots::before {
  content: none;
}

.editor-styles-wrapper .wp-block-post-content .smb-accordion__item__title {
  background-color: var(--color_bg_blue);
}
.editor-styles-wrapper .wp-block-post-content .smb-accordion__item__title > .smb-accordion__item__title__icon::after {
  transform: translateY(-50%) rotate(90deg);
}
.editor-styles-wrapper .wp-block-post-content .smb-accordion__item__body {
  height: auto;
  padding: 20px 20px 20px 54px;
}
.editor-styles-wrapper .wp-block-post-content .wp-element-caption {
  text-align: left;
}

/**
 * Keyframes
 */