@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

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

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}


html {
  scroll-behavior: smooth;
  scroll-padding-top: 100px;
}

body {
  font-family: "Zen Kaku Gothic New";
  font-size: 1rem;
  color: #333333;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

p {
  color: #333333;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 25.6px */
}

.ly-container {
  position: relative;
  padding-top: 80px;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .ly-container {
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .ly-container {
    padding-top: 60px;
  }
}

.ly-pageheader {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 250px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #F1F1F1;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .ly-pageheader {
    height: 220px;
  }
}
@media screen and (max-width: 768px) {
  .ly-pageheader {
    height: 200px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.ly-pageheader-inner {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  width: 100%;
  max-width: 1160px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ly-pageheader-inner::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 670px;
  max-width: 100%;
  height: 100%;
  background-blend-mode: screen, normal;
  -webkit-mask-image: linear-gradient(to right, transparent 0%, black 50px, black calc(100% - 50px), transparent 100%);
  mask-image: linear-gradient(to right, transparent 0%, black 50px, black calc(100% - 50px), transparent 100%);
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .ly-pageheader-inner::after {
    right: -40px;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, transparent 20%, black 300px);
    mask-image: linear-gradient(to right, transparent 0%, transparent 20%, black 300px);
  }
}
@media screen and (max-width: 768px) {
  .ly-pageheader-inner::after {
    right: -20px;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, transparent 40%, black 80%);
    mask-image: linear-gradient(to right, transparent 0%, transparent 40%, black 80%);
  }
}
.about .ly-pageheader-inner::after {
  background: linear-gradient(0deg, rgba(188, 188, 188, 0.2) 0%, rgba(188, 188, 188, 0.2) 100%), url("../../assets/images/pageheader/bg_pageheader_about.jpg") lightgray 50%/cover no-repeat;
}
.news .ly-pageheader-inner::after, .update .ly-pageheader-inner::after, .grant .ly-pageheader-inner::after, .single-post .ly-pageheader-inner::after {
  background: linear-gradient(0deg, rgba(188, 188, 188, 0.2) 0%, rgba(188, 188, 188, 0.2) 100%), url("../../assets/images/pageheader/bg_pageheader_news.jpg") lightgray 50%/cover no-repeat;
}
@media screen and (max-width: 1024px) {
  .news .ly-pageheader-inner::after, .update .ly-pageheader-inner::after, .grant .ly-pageheader-inner::after, .single-post .ly-pageheader-inner::after {
    right: -100px;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, transparent 15%, black 80%);
    mask-image: linear-gradient(to right, transparent 0%, transparent 15%, black 80%);
  }
}
.library .ly-pageheader-inner::after, .howtouse .ly-pageheader-inner::after, .lists .ly-pageheader-inner::after, .essay .ly-pageheader-inner::after, .furukawa .ly-pageheader-inner::after, .history .ly-pageheader-inner::after, .overview .ly-pageheader-inner::after, .corporate-history .ly-pageheader-inner::after {
  background: linear-gradient(0deg, rgba(188, 188, 188, 0.2) 0%, rgba(188, 188, 188, 0.2) 100%), url("../../assets/images/pageheader/bg_pageheader_library.jpg") lightgray 50%/cover no-repeat;
}
@media screen and (max-width: 1024px) {
  .library .ly-pageheader-inner::after, .howtouse .ly-pageheader-inner::after, .lists .ly-pageheader-inner::after, .essay .ly-pageheader-inner::after, .furukawa .ly-pageheader-inner::after, .history .ly-pageheader-inner::after, .overview .ly-pageheader-inner::after, .corporate-history .ly-pageheader-inner::after {
    -webkit-mask-image: linear-gradient(to right, transparent 0%, transparent 40%, black 150%);
    mask-image: linear-gradient(to right, transparent 0%, transparent 40%, black 150%);
  }
}

.bl-pageheader {
  margin-top: 25px;
}
@media screen and (max-width: 1024px) {
  .bl-pageheader {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .bl-pageheader {
    margin-top: 10px;
  }
}
.bl-pageheader .-title-group .-title {
  margin: 0;
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 36px */
  letter-spacing: 1.08px;
}
@media screen and (max-width: 1024px) {
  .bl-pageheader .-title-group .-title {
    font-size: clamp(32px, 1.5625vw + 20px, 36px);
  }
}
@media screen and (max-width: 768px) {
  .bl-pageheader .-title-group .-title {
    font-size: 1.875rem;
  }
}
.bl-pageheader .-title-group .-title-sub {
  margin: 16px 0 0;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 24px */
  letter-spacing: 0.45px;
}
@media screen and (max-width: 1024px) {
  .bl-pageheader .-title-group .-title-sub {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 768px) {
  .bl-pageheader .-title-group .-title-sub {
    font-size: 0.8125rem;
  }
}

.bl-breadcrumb {
  position: absolute;
  top: 16px;
  left: 40px;
  right: 40px;
  z-index: 2;
  display: flex;
  text-align: center;
  margin: 0;
  padding: 0;
  overflow-x: auto;
  white-space: nowrap;
  list-style: none;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.bl-breadcrumb::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 768px) {
  .bl-breadcrumb {
    top: 10px;
    left: 20px;
    right: 20px;
  }
}
.bl-breadcrumb li {
  position: relative;
  padding-left: 38px;
  color: #D10870;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 20.8px */
}
.bl-breadcrumb li:first-child {
  padding-left: unset;
}
.bl-breadcrumb li:first-child::before {
  content: none;
}
.bl-breadcrumb li:last-child {
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 768px) {
  .bl-breadcrumb li:last-child {
    max-width: none;
    overflow: unset;
  }
}
.bl-breadcrumb li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 16px;
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid #707070;
  border-right: 1px solid #707070;
  box-sizing: border-box;
  transform: translate(-50%, -50%) rotate(45deg);
}
.bl-breadcrumb li a {
  color: #707070;
  text-decoration: none;
  transition: color 0.3s;
}
.bl-breadcrumb li a:hover {
  color: #D10870;
}

.ly-contents {
  position: relative;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
  .ly-contents {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.ly-contents-inner {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 1024px) {
  .ly-contents-inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .ly-contents-inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.about .ly-contents-inner {
  padding-top: 80px;
  padding-bottom: 80px;
  max-width: 1020px;
}
@media screen and (max-width: 1024px) {
  .about .ly-contents-inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  .about .ly-contents-inner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.terms-of-use .ly-contents-inner, .privacy-policy .ly-contents-inner {
  max-width: 1020px;
}

.ly-sec {
  position: relative;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
  .ly-sec {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.ly-sec-inner {
  position: relative;
  padding-top: 80px;
  padding-bottom: 100px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1160px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 1024px) {
  .ly-sec-inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.ly-pickup .ly-sec-inner {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .ly-pickup .ly-sec-inner {
    padding-top: 60px;
  }
}
.ly-news .ly-sec-inner {
  padding-top: 56px;
}
.ly-about .ly-sec-inner {
  padding-top: 0px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .ly-about .ly-sec-inner {
    padding-bottom: 40px;
  }
}
.home .ly-about .ly-sec-inner {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media screen and (max-width: 1024px) {
  .home .ly-about .ly-sec-inner {
    padding-bottom: 40px;
  }
}
.ly-service .ly-sec-inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .ly-service .ly-sec-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.ly-case .ly-sec-inner {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1024px) {
  .ly-case .ly-sec-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.ly-top-library .ly-sec-inner {
  padding-top: 56px;
  padding-bottom: 60px;
}

.bl-heading {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.bl-heading > .-en {
  position: relative;
  margin: 0;
  padding-left: 16px;
  color: #D10870;
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 23.8px */
}
@media screen and (max-width: 1024px) {
  .bl-heading > .-en {
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 768px) {
  .bl-heading > .-en {
    font-size: 0.875rem;
  }
}
.bl-heading > .-en::before {
  content: "";
  position: absolute;
  left: 0;
  top: 52%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #D10870;
}
.bl-heading > .-jp {
  margin: 0;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 48px */
  letter-spacing: 1.2px;
}
@media screen and (max-width: 1024px) {
  .bl-heading > .-jp {
    font-size: 2rem;
  }
}
@media screen and (max-width: 768px) {
  .bl-heading > .-jp {
    font-size: 1.625rem;
  }
}
.ly-news .bl-heading {
  gap: 8px;
}
.ly-news .bl-heading .-jp {
  font-size: 2rem;
  line-height: 150%;
}
@media screen and (max-width: 1024px) {
  .ly-news .bl-heading .-jp {
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 768px) {
  .ly-news .bl-heading .-jp {
    font-size: 1.375rem;
  }
}

.bl-btn {
  display: flex;
  justify-content: center;
  flex-shrink: 0;
}
.bl-btn .el-btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px 36px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #D8D8D8;
  text-decoration: none;
  transition: background-color 0.3s ease, border 0.3s ease;
  box-sizing: border-box;
  white-space: nowrap;
}
.bl-btn .el-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 36px;
  width: 6px;
  height: 12px;
  background-color: #333;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='13' viewBox='0 0 7 13' fill='none'%3E%3Cpath d='M0.353516 0.353516L6.35352 6.35352L0.353516 12.3535' stroke='black' stroke-linejoin='round'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='13' viewBox='0 0 7 13' fill='none'%3E%3Cpath d='M0.353516 0.353516L6.35352 6.35352L0.353516 12.3535' stroke='black' stroke-linejoin='round'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  transition: transform 0.3s ease, background-color 0.3s ease;
}
.bl-btn .el-btn:hover {
  background: #D10870;
  border: 1px solid #D10870;
}
.bl-btn .el-btn:hover::after {
  background-color: #fff;
  transform: translate(4px, -50%);
}
.bl-btn .el-btn:hover .el-btn-label {
  color: #fff;
}
.bl-btn .el-btn-label {
  padding-right: calc(1em + 12px);
  color: #333333;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 25.6px */
  transition: color 0.3s ease;
}
@media screen and (max-width: 768px) {
  .bl-btn .el-btn-label {
    font-size: 0.9375rem;
  }
}
.bl-btn.bl-btn-maincolor {
  justify-content: flex-start;
}
.bl-btn.bl-btn-maincolor .el-btn {
  background: #D10870;
  border: 1px solid #D10870;
}
.bl-btn.bl-btn-maincolor .el-btn::after {
  background-color: #fff;
}
.bl-btn.bl-btn-maincolor .el-btn:hover {
  background: #fff;
}
.bl-btn.bl-btn-maincolor .el-btn:hover::after {
  background-color: #D10870;
}
.bl-btn.bl-btn-maincolor .el-btn:hover .el-btn-label {
  color: #D10870;
}
.bl-btn.bl-btn-maincolor .el-btn-label {
  color: #fff;
}
.bl-btn.bl-btn-pdf {
  justify-content: flex-start;
}
.bl-btn.bl-btn-pdf .el-btn {
  background: #D10870;
  border: 1px solid #D10870;
}
.bl-btn.bl-btn-pdf .el-btn::after {
  content: "";
  background: url("../../assets/images/icon/icon_pdf.svg");
  width: 16px;
  height: 17px;
  -webkit-mask-image: unset;
  mask-image: unset;
}
.bl-btn.bl-btn-pdf .el-btn:hover {
  background: #fff;
}
.bl-btn.bl-btn-pdf .el-btn:hover::after {
  background: url("../../assets/images/icon/icon_pdf_main.svg");
}
.bl-btn.bl-btn-pdf .el-btn:hover .el-btn-label {
  color: #D10870;
}
.bl-btn.bl-btn-pdf .el-btn-label {
  color: #fff;
}
.bl-btn.bl-btn-external {
  justify-content: flex-start;
}
.bl-btn.bl-btn-external .el-btn {
  background: #D10870;
  border: 1px solid #D10870;
}
.bl-btn.bl-btn-external .el-btn::after {
  content: "";
  background: url("../../assets/images/icon/icon_external.svg");
  width: 14px;
  height: 12px;
  -webkit-mask-image: unset;
  mask-image: unset;
}
.bl-btn.bl-btn-external .el-btn:hover {
  background: #fff;
}
.bl-btn.bl-btn-external .el-btn:hover::after {
  background: url("../../assets/images/icon/icon_external_main.svg");
}
.bl-btn.bl-btn-external .el-btn:hover .el-btn-label {
  color: #D10870;
}
.bl-btn.bl-btn-external .el-btn-label {
  color: #fff;
}

.el-br-pc {
  display: block;
}
@media screen and (max-width: 1024px) {
  .el-br-pc {
    display: none;
  }
}

.el-br-400 {
  display: block;
}
@media (max-width: 400px) {
  .el-br-400 {
    display: none;
  }
}

.el-tb-only {
  display: block;
}
@media screen and (max-width: 1024px) {
  .el-tb-only {
    display: none;
  }
}

.el-sp-only {
  display: none;
}
@media screen and (max-width: 768px) {
  .el-sp-only {
    display: block;
  }
}

body.admin-bar header {
  margin-top: 32px;
}

.ly-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .ly-header {
    height: 80px;
  }
  .is-nav-open .ly-header {
    padding-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .ly-header {
    height: 60px;
  }
  .is-nav-open .ly-header {
    padding-top: 60px;
  }
}
.ly-header-inner {
  position: relative;
  height: 100%;
}
.ly-header-inner::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 0;
  transition: all 0.3s ease;
  content: "";
}
.is-nav-open .ly-header-inner::before {
  position: fixed;
  background: #fff;
  height: 100lvh;
}

.el-logo {
  position: absolute;
  top: 22px;
  left: 40px;
  display: block;
  margin: 0;
  z-index: 200;
}
@media screen and (max-width: 1024px) {
  .el-logo {
    left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .el-logo {
    top: 15px;
    left: 20px;
  }
}
.is-nav-open .el-logo {
  position: fixed;
}
.el-logo a img {
  display: block;
  vertical-align: bottom;
}
@media screen and (max-width: 768px) {
  .el-logo a img {
    width: auto;
    height: 30px;
  }
}

.ly-gnav {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.is-nav-open .ly-gnav {
  opacity: 1;
  visibility: visible;
  height: 100dvh;
}
@media screen and (max-width: 1024px) {
  .ly-gnav {
    opacity: 0;
    visibility: hidden;
    margin: 0;
    display: block;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-y: none;
  }
}

.bl-gnav {
  list-style: none;
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 40px 0 0;
  padding: 0;
  gap: 24px;
}
@media screen and (max-width: 1024px) {
  .bl-gnav {
    display: block;
    height: auto;
    margin: 0;
    padding: 60px 30px 60px;
  }
}
@media screen and (max-width: 768px) {
  .bl-gnav {
    padding: 40px 20px 40px;
  }
}
@media screen and (max-width: 1024px) {
  .bl-gnav-item {
    border-top: 1px solid #d8d8d8;
  }
  .bl-gnav-item:last-child {
    border-bottom: 1px solid #d8d8d8;
  }
}
.bl-gnav-item.is-active a {
  color: #D10870;
}
@media screen and (max-width: 1024px) {
  .bl-gnav-item.is-active a {
    color: #333333;
  }
}
.bl-gnav a {
  color: #333333;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 24px */
  text-decoration: none;
  box-sizing: border-box;
  transition: color 0.3s;
}
@media screen and (max-width: 1024px) {
  .bl-gnav a {
    display: block;
    padding: 1.25em 1em;
    font-size: 1.125rem;
  }
}
.bl-gnav a:hover {
  color: #D10870;
}
@media screen and (max-width: 1024px) {
  .bl-gnav a:hover {
    color: #333333;
  }
}
.bl-gnav a.el-link {
  position: relative;
}
.bl-gnav a.el-link::after {
  margin-left: 8px;
  display: inline-block;
  width: 14px;
  height: 12px;
  background: url("../../assets/images/icon/icon_external_black.svg") no-repeat center center/contain;
  content: "";
  transition: background 0.3s ease;
}

.bl-sp-menu-list {
  list-style: none;
  position: relative;
  margin: 0 0 0 2em;
  padding: 0;
}
.bl-sp-menu-list li {
  border-top: 1px solid #d8d8d8;
}
.bl-sp-menu-list li a {
  padding: 1.25em 0;
  font-size: 0.9375rem;
  font-weight: 500;
}

.bl-sp-menu {
  display: none;
}
@media screen and (max-width: 1023px) {
  .bl-sp-menu {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows 0.3s ease-out;
    overflow: hidden;
  }
}
.bl-sp-menu-inner {
  min-height: 0;
}

@media screen and (max-width: 1023px) {
  .is-open > .bl-sp-menu {
    grid-template-rows: 1fr;
  }
}

@media screen and (max-width: 1024px) {
  .js-accordion-trigger {
    position: relative;
    display: block;
    padding-right: 40px;
  }
  .js-accordion-trigger::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 14px;
    height: 1px;
    background-color: #333333;
    transform: translateY(-50%);
    transition: transform 0.3s ease, opacity 0.3s ease;
  }
  .js-accordion-trigger::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 21px;
    width: 1px;
    height: 14px;
    background-color: #333333;
    transform: translateY(-50%);
    transition: transform 0.3s ease, opacity 0.3s ease;
  }
}

@media screen and (max-width: 1024px) {
  li.is-open > .js-accordion-trigger::after {
    transform: translateY(-50%) rotate(90deg);
    opacity: 0;
  }
}

.el-hamburger {
  display: none;
  position: fixed;
  top: 40px;
  right: 22px;
  width: 24px;
  height: 22px;
  padding-top: 4px;
  z-index: 300;
  box-sizing: border-box;
  cursor: pointer;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .el-hamburger {
    top: 30px;
  }
}
.el-hamburger span {
  display: block;
  width: 100%;
  height: 2px;
  margin: 0 auto;
  background: #333;
  transition: all ease 0.3s;
}
.el-hamburger .top {
  transform: translateY(-3px) scale(1);
}
.is-nav-open .el-hamburger .top {
  transform: translateY(6px) rotate(45deg);
}
.is-nav-open .el-hamburger .middle {
  transform: translateY(0px) scale(0);
}
.el-hamburger .bottom {
  transform: translateY(3px) scale(1);
}
.is-nav-open .el-hamburger .bottom {
  transform: translateY(-6px) rotate(-45deg);
}
@media screen and (max-width: 1024px) {
  .el-hamburger {
    display: grid;
  }
}

.ly-footer {
  position: relative;
  background: #333;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  .ly-footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ly-footer-inner {
  padding-top: 72px;
  padding-bottom: 80px;
  width: 100%;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .ly-footer-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.bl-footer {
  display: flex;
  justify-content: space-between;
}

.bl-corpInfo-logo {
  margin-bottom: 24px;
}
.bl-corpInfo-address > p {
  margin: 0;
  color: #FFF;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 20.8px */
}

.bl-sitemap {
  display: flex;
  gap: 0 80px;
}
@media screen and (max-width: 1080px) {
  .bl-sitemap {
    gap: 0 60px;
  }
}
@media screen and (max-width: 1024px) {
  .bl-sitemap {
    display: none;
  }
}
.bl-sitemap .bl-sitemapList {
  margin: 0;
}
.bl-sitemap .bl-sitemapList dt {
  margin: 0 0 1em;
}
.bl-sitemap .bl-sitemapList dt a {
  color: #fff;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 25.6px */
  text-decoration: none;
}
.bl-sitemap .bl-sitemapList dt a:hover {
  text-decoration: underline;
}
.bl-sitemap .bl-sitemapList dd {
  margin: 0 0 8px;
}
.bl-sitemap .bl-sitemapList dd a {
  color: #A0A0A0;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 20.8px */
  text-decoration: none;
}
.bl-sitemap .bl-sitemapList dd a:hover {
  text-decoration: underline;
}
.bl-sitemap .bl-sitemapList dd a.el-link {
  position: relative;
}
.bl-sitemap .bl-sitemapList dd a.el-link::after {
  margin-left: 8px;
  display: inline-block;
  width: 11px;
  height: 11px;
  background: url("../../assets/images/icon/icon_external_gray.svg") no-repeat center center/contain;
  content: "";
  transition: background 0.3s ease;
}

.bl-utility {
  border-top: 1px solid #707070;
  margin-top: 30px;
  padding-top: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .bl-utility {
    flex-direction: column;
  }
}
.bl-utility .bl-utilityList {
  display: flex;
  gap: 24px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 768px) {
  .bl-utility .bl-utilityList {
    margin-bottom: 10px;
  }
}
.bl-utility .bl-utilityList li a {
  color: #fff;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 20.8px */
  text-decoration: none;
}
.bl-utility .bl-utilityList li a:hover {
  text-decoration: underline;
}
.bl-utility .bl-copyright > p {
  margin: 0;
  color: #C3C3C3;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 160%; /* 19.2px */
}

.bl-pagetop {
  position: absolute;
  right: 40px;
  top: 32px;
}
.bl-pagetop a {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-size: 0.73125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 24.69px; /* 211.026% */
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.bl-pagetop a::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(-45deg);
  position: relative;
  top: 3px;
}
.bl-pagetop a:hover {
  opacity: 0.7;
}

.ly-mainv {
  position: relative;
  width: 100%;
  height: 570px;
  background-image: url("../../assets/images/top/bg_mainv.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .ly-mainv {
    height: auto;
    padding: 50px 0 0;
  }
}
.ly-mainv::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(228, 243, 245, 0.4);
  z-index: 1;
}
.ly-mainv-inner {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 570px;
}
@media screen and (max-width: 1024px) {
  .ly-mainv-inner {
    flex-wrap: wrap;
    height: auto;
    gap: 0px;
  }
}

.bl-mainv-img {
  flex: 0 0 30%;
}
@media screen and (max-width: 1024px) {
  .bl-mainv-img {
    order: 2;
    width: 50%;
    flex: none;
  }
}
.bl-mainv-img > img {
  width: 100%;
  height: auto;
  max-height: 450px;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .bl-mainv-img > img {
    height: 100%;
    max-height: 220px;
  }
}
.bl-mainv-img-left > img {
  border-radius: 0 24px 24px 0;
  opacity: 0;
  animation: slideInLeft 1.5s cubic-bezier(0.25, 1, 0.5, 1) 0.1s forwards;
}
@media screen and (max-width: 1024px) {
  .bl-mainv-img-left > img {
    border-radius: 0;
  }
}
.bl-mainv-img-right > img {
  border-radius: 24px 0 0 24px;
  opacity: 0;
  animation: slideInRight 1.5s cubic-bezier(0.25, 1, 0.5, 1) 0.1s forwards;
}
@media screen and (max-width: 1024px) {
  .bl-mainv-img-right > img {
    border-radius: 0;
  }
}
.bl-mainv-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: clamp(20px, 2.08vw, 30px);
  padding: 0 20px;
}
@media screen and (max-width: 1024px) {
  .bl-mainv-text {
    order: 1;
    width: 100%;
    flex: none;
    padding: 0;
    margin-bottom: 40px;
  }
}
.bl-mainv-text-title {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: flex-start;
  gap: clamp(30px, 3.81vw, 55px);
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .bl-mainv-text-title {
    gap: 28px;
  }
}
@media screen and (max-width: 768px) {
  .bl-mainv-text-title {
    gap: 25px;
  }
}
.bl-mainv-text-title > img {
  display: block;
  width: clamp(56px, 4.24vw, 61px);
  height: auto;
  border-right: 2px solid #D10870;
  padding-right: clamp(12px, 1.11vw, 16px);
  opacity: 0;
  animation: revealVertical 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
@media screen and (max-width: 1024px) {
  .bl-mainv-text-title > img {
    width: 50px;
  }
}
@media screen and (max-width: 768px) {
  .bl-mainv-text-title > img {
    width: 45px;
  }
}
.bl-mainv-text-title > img:nth-child(1) {
  animation-delay: 0.2s;
}
.bl-mainv-text-title > img:nth-child(2) {
  animation-delay: 0.7s;
}
.bl-mainv-text-title > img:nth-child(3) {
  animation-delay: 1.2s;
}
.bl-mainv-text-subtitle {
  color: #D10870;
  text-align: center;
  margin: 0;
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 700;
  line-height: 200%;
  letter-spacing: 0.85px;
  opacity: 0;
  animation: fadeInUp 0.5s ease-out 2.2s forwards;
}
@media screen and (max-width: 768px) {
  .bl-mainv-text-subtitle {
    font-size: 1rem;
  }
}

@keyframes revealVertical {
  0% {
    opacity: 0;
    clip-path: inset(0 0 100% 0);
  }
  5% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.bl-pickup {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: clamp(20px, 4vw, 56px);
  padding: 16px 16px 16px clamp(24px, 5vw, 80px);
  border-radius: 8px;
  background: #F1F1F1;
}
@media screen and (max-width: 1024px) {
  .bl-pickup {
    flex-direction: column;
    align-items: stretch;
    gap: 20px;
    padding: 25px;
  }
}
@media screen and (max-width: 768px) {
  .bl-pickup {
    gap: 18px;
    padding: 25px 20px;
  }
}
.bl-pickup-text-title {
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 38.4px */
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .bl-pickup-text-title {
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 768px) {
  .bl-pickup-text-title {
    font-size: 1.5rem;
  }
}
.bl-pickup-text-title > span {
  display: block;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 25.6px */
  margin-top: 8px;
}
@media screen and (max-width: 1024px) {
  .bl-pickup-text-title > span {
    display: inline-block;
    margin-left: 1em;
  }
}
@media screen and (max-width: 768px) {
  .bl-pickup-text-title > span {
    display: block;
    margin-left: 0;
    font-size: 0.9375rem;
  }
}
.bl-pickup-banner {
  position: relative;
  z-index: 0;
  overflow: hidden;
  border-radius: 8px;
  width: 100%;
  max-width: 880px;
  box-sizing: border-box;
  text-decoration: none;
  padding: clamp(24px, 3vw, 40px) clamp(60px, 10vw, 140px) clamp(24px, 3vw, 40px) clamp(24px, 5vw, 80px);
}
.bl-pickup-banner::before {
  content: "";
  position: absolute;
  right: clamp(24px, 5vw, 80px);
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #fff;
}
.bl-pickup-banner::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(clamp(24px, 5vw, 80px) + 13px);
  width: 4px;
  height: 8px;
  background-color: #707070;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='9' viewBox='0 0 5 9' fill='none'%3E%3Cpath d='M0.353516 0.353516L4.35352 4.35352L0.353516 8.35352' stroke='black' stroke-linejoin='round'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='9' viewBox='0 0 5 9' fill='none'%3E%3Cpath d='M0.353516 0.353516L4.35352 4.35352L0.353516 8.35352' stroke='black' stroke-linejoin='round'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.bl-pickup-banner-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-image: url("../../assets/images/top/bg_pickup_banner.jpg");
  background-blend-mode: multiply, normal;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: transform 0.3s ease, filter 0.3s ease;
}
.bl-pickup-banner:hover .bl-pickup-banner-bg {
  transform: scale(1.05);
  filter: brightness(0.5);
}
.bl-pickup-banner-contents {
  display: flex;
  align-items: center;
  gap: clamp(30px, 3vw, 50px);
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .bl-pickup-banner-contents {
    gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .bl-pickup-banner-contents {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
}
.bl-pickup-banner-title {
  color: #fff;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 38.4px */
  letter-spacing: 0.72px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .bl-pickup-banner-title {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 768px) {
  .bl-pickup-banner-title {
    font-size: 1.25rem;
  }
}
.bl-pickup-banner-title > span {
  color: #fff;
  display: block;
  margin-top: 4px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%; /* 14px */
}
.bl-pickup-banner-text {
  color: #fff;
  max-width: 350px;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 180%; /* 27px */
  letter-spacing: 0.45px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .bl-pickup-banner-text {
    font-size: 0.875rem;
  }
}

.ly-news-grid {
  display: grid;
  gap: 40px 80px;
  grid-template-columns: auto 1fr;
  grid-template-areas: "heading list" "button list";
  grid-template-rows: max-content 1fr;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .ly-news-grid {
    gap: 30px;
    grid-template-columns: 1fr;
    grid-template-areas: "heading" "list" "button";
  }
}
.ly-news-grid-heading {
  grid-area: heading;
}
.ly-news-grid-button {
  grid-area: button;
}
.ly-news-grid-list {
  grid-area: list;
}

.bl-news-list {
  margin: 0;
  border-bottom: 1px solid #D8D8D8;
}
.bl-news-list-item {
  display: flex;
  align-items: center;
  gap: 24px;
  border-top: 1px solid #D8D8D8;
}
@media screen and (max-width: 768px) {
  .bl-news-list-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    padding: 20px 12px;
  }
}
.bl-news-list-label {
  position: relative;
  flex-shrink: 0;
  padding: 16px 0 16px 12px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .bl-news-list-label {
    padding: 0;
  }
}
.bl-news-list-label-date {
  margin-right: 24px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 22.4px */
}
@media screen and (max-width: 768px) {
  .bl-news-list-label-date {
    margin-right: 15px;
  }
}
.bl-news-list-label-cat {
  display: inline-block;
  width: 100px;
  text-align: center;
  padding: 4px;
  box-sizing: border-box;
  border-radius: 4px;
  background: #F3F3F3;
  color: #707070;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 20.8px */
}
.bl-news-list-text {
  flex: 1;
  margin: 0;
  padding: 16px 12px 16px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .bl-news-list-text {
    padding: 0;
  }
}
.bl-news-list-text > a {
  display: flex;
  align-items: center;
  gap: 40px;
  justify-content: space-between;
  width: 100%;
  color: #333333;
  text-decoration: none;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 24px */
}
.bl-news-list-text > a[target=_blank]::after {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url("../../assets/images/icon/icon_external_main.svg") no-repeat center center/contain;
  content: "";
  -webkit-mask-image: none;
  mask-image: none;
}
.bl-news-list-text > a[href$=".pdf"]::after {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url("../../assets/images/icon/icon_pdf_main.svg") no-repeat center center/contain;
  content: "";
}
@media screen and (max-width: 768px) {
  .bl-news-list-text > a {
    gap: 15px;
  }
}
.bl-news-list-text > a::after {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 7px;
  height: 14px;
  background-color: #D10870;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='15' viewBox='0 0 8 15' fill='none'%3E%3Cpath d='M0.353516 0.353516L7.35352 7.35352L0.353516 14.3535' stroke='black' stroke-linejoin='round'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='15' viewBox='0 0 8 15' fill='none'%3E%3Cpath d='M0.353516 0.353516L7.35352 7.35352L0.353516 14.3535' stroke='black' stroke-linejoin='round'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  transition: transform 0.3s ease;
}
.bl-news-list-text > a:hover {
  text-decoration: underline;
}
.bl-news-list-text > a:hover::after {
  transform: translateX(4px);
}
.bl-news-list-text-no-link {
  margin: 0;
  color: #333333;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 24px */
}

.ly-sec-wave {
  position: relative;
}
.ly-sec-wave::before {
  content: "";
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  margin-bottom: -1px;
  aspect-ratio: 1440/477;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='477' viewBox='0 0 1440 477' fill='none'%3E%3Cpath d='M425.257 167.321C698.5 167.321 987 -49.8323 1501 10.6323L1495.1 476.567L-27.8955 468.768V1.58452C58.5012 109.668 225.501 167.321 425.257 167.321Z' fill='url(%23paint)'/%3E%3Cdefs%3E%3ClinearGradient id='paint' x1='722' y1='-8.9326' x2='722' y2='476.567' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23ECEAEA'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.ly-sec-wave-lib {
  position: relative;
  background-color: #ECEAEA;
  margin-top: 15.3vw;
  padding-top: 0;
  display: flow-root;
}
.ly-sec-wave-lib .ly-sec-inner {
  position: relative;
  z-index: 1;
  margin-top: -160px;
}
@media screen and (max-width: 1024px) {
  .ly-sec-wave-lib .ly-sec-inner {
    margin-top: -100px;
  }
}
@media screen and (max-width: 768px) {
  .ly-sec-wave-lib .ly-sec-inner {
    margin-top: -40px;
  }
}
.ly-sec-wave-lib::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  margin-bottom: -1px;
  aspect-ratio: 1440/220;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -30 1440 220'%3E%3Cpath d='M667.5 104.123C399.417 16.1713 102.5 -28.3079 -83 19.565L-77.1047 770H1475L1469.1 10.5172C1385.5 81.2534 928.5 189.751 667.5 104.123Z' fill='%23ECEAEA'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.bl-lead {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 80px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .bl-lead {
    gap: 32px;
  }
}
@media screen and (max-width: 768px) {
  .bl-lead {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 50px;
    gap: 10px;
  }
}
.bl-lead-body {
  display: flex;
  flex-direction: column;
  gap: 48px;
  width: 100%;
  max-width: 250px;
}
@media screen and (max-width: 1024px) {
  .bl-lead-body {
    font-size: 2.625rem;
    gap: 35px;
  }
}
@media screen and (max-width: 768px) {
  .bl-lead-body {
    margin-top: 0;
    font-size: 2.375rem;
    gap: 30px;
    order: 2;
  }
}
.bl-lead-body .-heading {
  margin: 0;
  font-size: 3.375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 170%; /* 91.8px */
  letter-spacing: 1.62px;
}
@media screen and (max-width: 1024px) {
  .bl-lead-body .-heading {
    font-size: 2.625rem;
  }
}
@media screen and (max-width: 1024px) {
  .bl-lead-body .-heading {
    font-size: 2rem;
  }
}
.bl-lead-body .-text {
  margin: 0;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 240%; /* 43.2px */
  letter-spacing: 0.54px;
}
@media screen and (max-width: 1024px) {
  .bl-lead-body .-text {
    font-size: 1.0625rem;
  }
}
@media screen and (max-width: 1024px) {
  .bl-lead-body .-text {
    font-size: 1rem;
  }
}
.bl-lead-img {
  position: relative;
  flex: 1;
  width: 100%;
  max-width: 800px;
  aspect-ratio: 800/602;
}
@media screen and (max-width: 1024px) {
  .bl-lead-img {
    aspect-ratio: 600/500;
  }
}
@media screen and (max-width: 768px) {
  .bl-lead-img {
    margin: 0 auto;
    aspect-ratio: 970/602;
    max-width: 600px;
    order: 1;
  }
}
.bl-lead-img > img {
  position: absolute;
  display: block;
  height: auto;
  border-radius: 16px;
}
.bl-lead-img img:nth-child(1) {
  bottom: 0;
  left: 0;
  width: 37.5%;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .bl-lead-img img:nth-child(1) {
    width: 40%;
  }
}
@media screen and (max-width: 768px) {
  .bl-lead-img img:nth-child(1) {
    width: 40%;
    left: unset;
    right: 0;
  }
}
.bl-lead-img img:nth-child(2) {
  top: 0;
  right: 0;
  width: 75%;
}
@media screen and (max-width: 1024px) {
  .bl-lead-img img:nth-child(2) {
    width: 75%;
  }
}
@media screen and (max-width: 768px) {
  .bl-lead-img img:nth-child(2) {
    width: 70%;
    right: unset;
    left: 0;
  }
}

.bl-service {
  display: flex;
  align-items: center;
  gap: 100px;
}
@media screen and (max-width: 1024px) {
  .bl-service {
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .bl-service {
    align-items: flex-start;
    flex-direction: column;
    gap: 30px;
  }
}
.bl-service-img {
  margin-left: calc(50% - 50vw);
  width: 50vw;
  max-width: 720px;
  flex-shrink: 0;
}
@media (min-width: 1441px) {
  .bl-service-img {
    margin-left: calc(50% - 720px);
    width: 720px;
  }
}
@media screen and (max-width: 768px) {
  .bl-service-img {
    margin-left: 0;
    width: 100%;
  }
}
.bl-service-img img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0 16px 16px 0;
}
@media (min-width: 1441px) {
  .bl-service-img img {
    border-radius: 16px;
  }
}
@media screen and (max-width: 768px) {
  .bl-service-img img {
    max-height: 220px;
    border-radius: 16px;
  }
}
.bl-service-body {
  display: flex;
  flex-direction: column;
  gap: 40px;
  flex: 1;
  max-width: 500px;
}
@media screen and (max-width: 1024px) {
  .bl-service-body {
    gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .bl-service-body {
    flex-direction: column;
    gap: 20px;
  }
}
.bl-service-body .-title {
  margin: 0 0 16px;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 38.4px */
  letter-spacing: 0.72px;
}
@media screen and (max-width: 1024px) {
  .bl-service-body .-title {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .bl-service-body .-title {
    font-size: 1.125rem;
  }
}
.bl-service-body .-text {
  margin: 0;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 25.5px */
  letter-spacing: 0.45px;
}

.bl-case {
  display: flex;
  align-items: center;
  gap: 100px;
}
@media screen and (max-width: 1024px) {
  .bl-case {
    gap: 60px;
  }
}
@media screen and (max-width: 768px) {
  .bl-case {
    flex-direction: column;
    gap: 30px;
  }
}
.bl-case-body {
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 100%;
  max-width: 220px;
  flex-shrink: 0;
}
@media screen and (max-width: 1024px) {
  .bl-case-body {
    gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .bl-case-body {
    gap: 20px;
    max-width: none;
    order: 2;
  }
}
.bl-case-body .-title {
  margin: 0;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 38.4px */
  letter-spacing: 0.72px;
  color: #333;
}
@media screen and (max-width: 1024px) {
  .bl-case-body .-title {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 768px) {
  .bl-case-body .-title {
    font-size: 1.125rem;
  }
}
.bl-case-img {
  display: flex;
  gap: 40px;
  flex: 1;
  margin-right: calc(50% - 50vw);
  overflow-x: hidden;
}
@media screen and (max-width: 1024px) {
  .bl-case-img {
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .bl-case-img {
    order: 1;
    margin-right: 0;
    gap: 10px;
  }
}
.bl-case-img img {
  display: block;
  flex: 0 0 298px;
  width: 298px;
  aspect-ratio: 298/380;
  height: auto;
  border-radius: 16px;
}
@media screen and (max-width: 1024px) {
  .bl-case-img img {
    flex: 0 0 200px;
    width: 200px;
  }
}
@media screen and (max-width: 768px) {
  .bl-case-img img {
    flex: 1;
    width: 100%;
    max-width: none;
    min-width: 0;
  }
}

.bl-library {
  display: flex;
  gap: 56px;
  margin-top: 40px;
  background-color: #fff;
  border-radius: 12px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .bl-library {
    gap: 10px;
    margin-top: 30px;
  }
}
.bl-library-body {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 48px 0 48px 48px;
}
.bl-library-body .-title {
  margin: 0 0 16px;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 38.4px */
  letter-spacing: 0.72px;
}
@media screen and (max-width: 1024px) {
  .bl-library-body .-title {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 768px) {
  .bl-library-body .-title {
    font-size: 1.25rem;
  }
}
.bl-library-body .-text {
  margin: 0 0 32px;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 25.5px */
  letter-spacing: 0.45px;
}
.bl-library-body dl {
  display: flex;
  margin-bottom: 16px;
}
.bl-library-body dl:last-child {
  margin-bottom: 0;
}
.bl-library-body dl dt {
  width: 100px;
  border-top: 1px solid #D10870;
  padding-top: 8px;
  color: #D10870;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 170%; /* 20.4px */
  letter-spacing: 0.36px;
}
.bl-library-body dl dd {
  width: calc(100% - 116px);
  border-top: 1px solid #D8D8D8;
  padding-top: 8px;
  margin-left: 16px;
  color: #707070;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 19.2px */
  letter-spacing: 0.36px;
}
.bl-library-img {
  width: 100%;
  max-width: 504px;
  flex-shrink: 0;
}
.bl-library-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .bl-library {
    flex-direction: column;
  }
  .bl-library-body {
    padding: 20px;
    gap: 32px;
    order: 2;
  }
  .bl-library-img {
    max-width: 100%;
    height: 250px;
    order: 1;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

.bl-side-nav .-title {
  margin: 0;
  padding-bottom: 16px;
  border-bottom: 1px solid #d8d8d8;
  color: #D10870;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 25.6px */
}
@media screen and (max-width: 1024px) {
  .bl-side-nav .-title {
    padding-bottom: 8px;
  }
}
.bl-side-nav-list {
  margin: 24px 0 0;
  padding-left: 0;
  list-style: none;
}
@media screen and (max-width: 1024px) {
  .bl-side-nav-list {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 0;
    gap: 15px 15px;
  }
}
@media screen and (max-width: 768px) {
  .bl-side-nav-list {
    gap: 16px 8px;
  }
}
.bl-side-nav-list li {
  position: relative;
  margin-bottom: 22px;
  padding-left: 16px;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .bl-side-nav-list li {
    margin-bottom: 0;
  }
  .bl-side-nav-list li:first-child {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .bl-side-nav-list li {
    width: calc(50% - 7.5px);
  }
  .bl-side-nav-list li:first-child {
    width: 100%;
  }
}
.bl-side-nav-list li:last-child {
  margin-bottom: 0;
}
.bl-side-nav-list li.is-active::before {
  content: "";
  position: absolute;
  left: 0;
  top: 52%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #D10870;
}
.bl-side-nav-list li.is-active a {
  color: #D10870;
  font-weight: 700;
}
.bl-side-nav-list li a {
  position: relative;
  text-decoration: none;
  color: #333333;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 24px */
  transition: color 0.3s ease;
}
.bl-side-nav-list li a:hover {
  color: #D10870;
}
.bl-side-nav-list li a:hover.el-link::after {
  background: url("../../assets/images/icon/icon_external_main.svg") no-repeat center center/contain;
}
.bl-side-nav-list li a.el-link {
  position: relative;
}
.bl-side-nav-list li a.el-link::after {
  margin-left: 8px;
  display: inline-block;
  width: 14px;
  height: 12px;
  background: url("../../assets/images/icon/icon_external_black.svg") no-repeat center center/contain;
  content: "";
  transition: background 0.3s ease;
}

.bl-sec {
  margin: 0 0 80px;
}
@media screen and (max-width: 1024px) {
  .bl-sec {
    margin: 0 0 60px;
  }
}
@media screen and (max-width: 768px) {
  .bl-sec {
    margin: 0 0 40px;
  }
}
.bl-sec:last-of-type {
  margin: 0;
}
.bl-sec-inner {
  margin: 0 16px;
}

.bl-heading-lv2 {
  padding: 8px 16px;
  margin-bottom: 32px;
  box-sizing: border-box;
  border-radius: 8px;
  background: #F1F1F1;
}
@media screen and (max-width: 768px) {
  .bl-heading-lv2 {
    margin-bottom: 24px;
  }
}
.bl-heading-lv2 h2 {
  position: relative;
  margin: 0;
  padding-left: 20px;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 35.2px */
  letter-spacing: 0.66px;
}
@media screen and (max-width: 1024px) {
  .bl-heading-lv2 h2 {
    font-size: 1.3125rem;
  }
}
@media screen and (max-width: 768px) {
  .bl-heading-lv2 h2 {
    font-size: 1.25rem;
  }
}
.bl-heading-lv2 h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: 52%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #D10870;
}

.bl-greeting .-text {
  margin: 0 0 1.5em;
}
.bl-greeting .-name {
  margin: 2em 0 0.5em;
  text-align: right;
}

.bl-purpose .-text {
  margin: 0 0 1em;
}
.bl-purpose-date {
  display: flex;
  justify-content: flex-end;
  margin-top: 32px;
}

.bl-table {
  margin: 0;
  border-collapse: collapse;
  border-bottom: 1px solid #D8D8D8;
}
.bl-table th, .bl-table td {
  border-top: 1px solid #D8D8D8;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 25.6px */
  box-sizing: border-box;
}
.bl-table th {
  padding: 16px;
  width: 180px;
  text-align: left;
  vertical-align: top;
  background: #F8F8F8;
}
@media screen and (max-width: 768px) {
  .bl-table th {
    display: block;
    padding: 12px;
    width: 100%;
    border: 0;
    border-top: 1px solid #D8D8D8;
  }
}
.bl-table td {
  padding: 16px 16px 16px 24px;
}
@media screen and (max-width: 768px) {
  .bl-table td {
    display: block;
    padding: 12px;
    border: 0;
    border-top: 1px solid #D8D8D8;
  }
}
.bl-table .el-indent {
  display: block;
  text-indent: -1.25em;
  padding-left: 1em;
}

.bl-financialResults .-text {
  margin: 0;
}
.bl-financialResults-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .bl-financialResults-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
}

.ly-news {
  display: flex;
  gap: 80px;
  align-items: flex-start;
}
.ly-news-body {
  flex-grow: 1;
  order: 1;
}
.ly-news-nav {
  position: sticky;
  top: 100px;
  width: 250px;
  flex-shrink: 0;
  order: 2;
}
@media screen and (max-width: 1024px) {
  .ly-news-nav {
    display: none;
  }
}

.bl-pagination {
  margin-top: 40px;
  padding: 8px;
  border-radius: 8px;
  background: #F1F1F1;
}
.bl-pagination-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.bl-pagination .el-page-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 8px;
  transition: opacity 0.3s ease;
}
.bl-pagination .el-page-arrow:hover {
  opacity: 0.6;
}
.bl-pagination .el-disabled-arrow {
  opacity: 0.3;
  pointer-events: none;
}
.bl-pagination .el-page-count {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 0.9375rem;
}
.bl-pagination .el-page-jump-select {
  text-align: center;
  font-size: 0.9375rem;
  padding: 8px 24px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.bl-pagination .el-page-jump-select:focus {
  outline: none;
  border-color: #666;
}
.bl-pagination .el-page-jump-select::-webkit-outer-spin-button, .bl-pagination .el-page-jump-select::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.bl-pagination .el-page-jump-select[type=number] {
  -moz-appearance: textfield;
}

.bl-contact-head {
  border-radius: 8px;
  background: #F1F1F1;
  margin-bottom: 56px;
  padding: 40px 64px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .bl-contact-head {
    margin-bottom: 40px;
    padding: 30px 40px;
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
}
.bl-contact-head-text {
  max-width: 410px;
  padding-right: 56px;
}
@media screen and (max-width: 768px) {
  .bl-contact-head-text {
    max-width: none;
    padding-right: 0;
  }
}
.bl-contact-head-text .-title {
  margin: 0;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 44.8px */
}
@media screen and (max-width: 1024px) {
  .bl-contact-head-text .-title {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 768px) {
  .bl-contact-head-text .-title {
    font-size: 1.25rem;
  }
}
.bl-contact-head-text .-text {
  margin: 0;
}
.bl-contact-head-info {
  flex: 1;
  padding-left: 56px;
  border-left: 1px solid #d8d8d8;
}
@media screen and (max-width: 1024px) {
  .bl-contact-head-info {
    width: 100%;
    padding-top: 25px;
    padding-left: 0;
    border-left: unset;
    border-top: 1px solid #d8d8d8;
  }
}
.bl-contact-head-info-list {
  margin: 0;
  display: grid;
  grid-template-columns: 140px 1fr;
  row-gap: 12px;
}
@media screen and (max-width: 768px) {
  .bl-contact-head-info-list {
    grid-template-columns: 1fr;
    row-gap: 8px;
  }
}
.bl-contact-head-info-list dt {
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 24px */
}
.bl-contact-head-info-list dd {
  margin: 0;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .bl-contact-head-info-list dd {
    margin-bottom: 12px;
  }
  .bl-contact-head-info-list dd:last-child {
    margin-bottom: 0;
  }
}

.bl-contact-lead {
  margin-bottom: 32px;
}
.bl-contact-lead .-title {
  margin: 0 0 1em;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 25.6px */
  letter-spacing: 0.48px;
}

.bl-contact-wrapper {
  padding: 56px 40px;
  background: #f1f1f1;
  border-radius: 8px;
}
@media screen and (max-width: 1024px) {
  .bl-contact-wrapper {
    padding: 40px 32px;
  }
}

.bl-contact-form {
  margin: 0 0 1.5em;
}
.bl-contact-form dt {
  position: relative;
  float: left;
  width: 280px;
  padding-left: 42px;
  padding-bottom: 20px;
  box-sizing: border-box;
  clear: both;
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 25.6px */
}
@media screen and (max-width: 1024px) {
  .bl-contact-form dt {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-bottom: 10px;
  }
}
.bl-contact-form dt::before {
  position: absolute;
  top: 2px;
  left: 0;
  display: inline-block;
  padding: 4px 4px 5px 4px;
  border-radius: 3px;
  background: #A0A0A0;
  color: #fff;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  content: "任意";
}
@media screen and (max-width: 1024px) {
  .bl-contact-form dt::before {
    position: static;
    margin-right: 8px;
  }
}
.bl-contact-form dt.item-required::before {
  background: #D10870;
  content: "必須";
}
.bl-contact-form dt > span {
  font-size: 0.8125rem;
}
.bl-contact-form dd {
  width: 100%;
  margin: 0;
  padding-bottom: 32px;
  padding-left: 280px;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .bl-contact-form dd {
    padding-left: 0;
  }
}
.bl-contact-form input[type=text],
.bl-contact-form input[type=email],
.bl-contact-form input[type=tel],
.bl-contact-form input[type=date] {
  width: 100%;
  max-width: 800px;
  padding: 12px 15px;
  border: 1px solid #A0A0A0;
  background: #FFF;
  border-radius: 8px;
  line-height: 1.4;
  box-sizing: border-box;
}
.bl-contact-form textarea {
  width: 100%;
  max-width: 800px;
  height: 250px;
  padding: 12px 15px;
  background-color: #FFF;
  border: 1px solid #A0A0A0;
  border-radius: 8px;
  line-height: 1.4;
  box-sizing: border-box;
}
.bl-contact-form .item-inputType-text.item-email {
  display: block;
  margin-top: 30px;
}
.bl-contact-form .item-inputType-text > span {
  display: block;
  margin-bottom: 8px;
  font-weight: 500;
}
.bl-contact-form .el-note {
  margin: 0 0 24px;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 24px */
}
.bl-contact-form .el-note > a {
  color: #D10870;
  font-weight: 700;
}
.bl-contact-form .el-note > span {
  font-weight: 700;
}
.bl-contact-form .wpcf7-list-item {
  margin: 0;
}
.bl-contact-form .el-consent {
  font-size: 1rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 25.6px */
}
.bl-contact-form .wpcf7-acceptance input[type=checkbox] {
  width: 22px;
  height: 22px;
  vertical-align: middle;
  margin: 0;
  cursor: pointer;
}
.bl-contact-form .wpcf7-acceptance .wpcf7-list-item-label {
  vertical-align: middle;
  margin-left: 8px;
  cursor: pointer;
}
.bl-contact-form .el-submit {
  text-align: center;
  margin-left: 48px;
}
.bl-contact-form input[type=submit][disabled] {
  background: #A0A0A0;
}
.bl-contact-form input[type=submit] {
  width: 200px;
  padding: 12px;
  background: #D10870;
  border-radius: 8px;
  border: none;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  transition: color 0.3s ease;
  color: var(--Text-Inverse, #FFF);
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 27.2px */
}

.el-conact-caption {
  text-align: center;
  font-size: 0.75rem;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .el-conact-caption {
    text-align: left;
  }
}
.el-conact-caption a {
  color: #D10870;
}

.ly-library {
  display: flex;
  gap: 56px;
  align-items: flex-start;
}
@media screen and (max-width: 1024px) {
  .ly-library {
    flex-direction: column;
  }
}
.ly-library-nav {
  position: sticky;
  top: 100px;
  width: 250px;
  flex-shrink: 0;
}
@media screen and (max-width: 1024px) {
  .ly-library-nav {
    position: static;
    width: 100%;
  }
}
.ly-library-body {
  flex-grow: 1;
}
@media screen and (max-width: 1024px) {
  .ly-library-body {
    width: 100%;
  }
}

.bl-newArrivals {
  width: 100%;
  max-width: 764px;
  height: 670px;
  margin: 0 auto;
}
@media (max-width: 1105px) {
  .bl-newArrivals {
    height: 870px;
  }
}
@media (max-width: 1024px) {
  .bl-newArrivals {
    height: 670px;
  }
}
@media (max-width: 799px) {
  .bl-newArrivals {
    height: 870px;
  }
}
@media (max-width: 619px) {
  .bl-newArrivals {
    height: 1070px;
  }
}
@media (max-width: 479px) {
  .bl-newArrivals {
    height: 870px;
  }
}

.bl-row-group {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 24px;
  margin-top: 16px;
  padding-bottom: 24px;
  border-bottom: 1px solid #D8D8D8;
}
@media screen and (max-width: 768px) {
  .bl-row-group {
    flex-direction: column;
    gap: 20px;
  }
}
.bl-row-group-body {
  width: 100%;
  max-width: 500px;
}
.bl-row-group-body .-title {
  margin: 0 0 4px;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 28.8px */
  letter-spacing: 0.54px;
}
.bl-row-group-body .-text {
  margin: 0;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 24px */
  letter-spacing: 0.45px;
}
.bl-row-group.-no-border {
  padding-bottom: 0;
  border-bottom: unset;
}

.bl-library-newsList {
  margin: 0;
}
.bl-library-newsList dt {
  float: left;
  width: 120px;
  margin: 0;
  padding: 16px 0;
  clear: both;
  box-sizing: border-box;
  color: #A0A0A0;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 22.4px */
}
@media screen and (max-width: 768px) {
  .bl-library-newsList dt {
    float: none;
    width: 100%;
    padding: 13px 0 5px;
  }
}
.bl-library-newsList dt:first-of-type {
  padding: 0 0 16px;
}
@media screen and (max-width: 768px) {
  .bl-library-newsList dt:first-of-type {
    padding: 0 0 5px;
  }
}
.bl-library-newsList dd {
  width: 100%;
  margin: 0;
  padding: 16px 0;
  border-bottom: 1px solid #D8D8D8;
  box-sizing: border-box;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 24px */
  letter-spacing: 0.45px;
}
@media screen and (max-width: 768px) {
  .bl-library-newsList dd {
    width: 100%;
    padding: 0 0 13px;
  }
}
.bl-library-newsList dd:first-of-type {
  padding: 0 0 15px;
}
@media screen and (max-width: 768px) {
  .bl-library-newsList dd:first-of-type {
    padding: 0 0 13px;
  }
}
.bl-library-newsList dd a {
  color: #D10870;
  text-decoration: none;
}
.bl-library-newsList dd a:hover {
  text-decoration: underline;
}
.bl-library-newsList dd a[target=_blank]::after {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-left: 5px;
  margin-right: 5px;
  background: url(../../assets/images/icon/icon_external_main.svg) no-repeat center center/contain;
  content: "";
  transform: translateY(15%);
}
.bl-library-newsList dd a[href$=".pdf"]:after {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 5px;
  margin-right: 5px;
  background: url(../../assets/images/icon/icon_pdf_main.svg) no-repeat center center/contain;
  content: "";
  transform: translateY(22%);
}

.bl-calendar .el-calendar {
  display: block;
  margin: 0 auto;
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
  max-height: 420px;
  overflow: hidden;
  border: none;
}
@media (max-width: 1138px) {
  .bl-calendar .el-calendar {
    height: 720px;
    max-height: unset;
  }
}
@media (max-width: 1024px) {
  .bl-calendar .el-calendar {
    max-height: 320px;
  }
}
@media (max-width: 992px) {
  .bl-calendar .el-calendar {
    max-height: 420px;
  }
}
@media (max-width: 832px) {
  .bl-calendar .el-calendar {
    max-height: 820px;
  }
}

.bl-library-banner {
  display: flex;
  gap: 32px;
}
@media screen and (max-width: 768px) {
  .bl-library-banner {
    gap: 25px;
  }
}
@media screen and (max-width: 768px) {
  .bl-library-banner {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
}
.bl-library-banner-item img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .bl-library-banner-item img {
    max-width: 270px;
  }
}

.bl-imageCharacter {
  margin-top: 40px;
  padding: 16px 16px 21px;
  display: flex;
  gap: 16px;
  border-radius: 8px;
  border: 1px solid #D8D8D8;
  box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .bl-imageCharacter {
    margin-top: 24px;
    padding: 12px 16px 16px;
    justify-content: center;
    align-items: center;
  }
}
.bl-imageCharacter .-name-group {
  max-width: 80px;
}
@media screen and (max-width: 1024px) {
  .bl-imageCharacter .-name-group {
    max-width: unset;
  }
}
.bl-imageCharacter .-post {
  margin: 0 0 8px;
  font-size: 0.6875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 16.5px */
  letter-spacing: 0.33px;
}
.bl-imageCharacter .-name {
  margin: 0;
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 17px */
  letter-spacing: 0.51px;
}
.bl-imageCharacter img {
  width: 86px;
  height: 75px;
}

.bl-row-item {
  padding: 40px 0 56px;
  border-top: 1px solid #D8D8D8;
}
@media screen and (max-width: 1024px) {
  .bl-row-item {
    padding: 35px 0 40px;
  }
}
.privacy-policy .bl-row-item {
  padding: 40px 0 40px;
}
.bl-row-item:last-child {
  padding: 40px 0 0;
}
.bl-row-item .-heading {
  margin: 0 0 16px;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 44.8px */
}
@media screen and (max-width: 1024px) {
  .bl-row-item .-heading {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .bl-row-item .-heading {
    font-size: 1.25rem;
  }
}
.bl-row-item .-text {
  margin: 0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 25.6px */
}
.bl-row-item .-text > a {
  color: #D10870;
  text-decoration: none;
}
.bl-row-item .-text > a:hover {
  text-decoration: underline;
}
.bl-row-item .-indent {
  text-indent: -3em;
  padding-left: 3em;
}
.bl-row-lead {
  margin: 0 0 40px;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 25.6px */
}
.bl-row-list {
  list-style: none;
  padding: 0;
  margin: 0 0 1.5em;
}
.bl-row-list:last-of-type {
  margin: 0;
}
.bl-row-list > li {
  position: relative;
  padding-left: 1.5em;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 25.6px */
}
.bl-row-list > li::before {
  content: "";
  position: absolute;
  left: 0.5em;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #333;
  top: 0.8em;
  transform: translateY(-50%);
}

.bl-thanks {
  text-align: center;
}
.bl-thanks h2 {
  margin: 0 0 32px;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 44.8px */
}
@media screen and (max-width: 1024px) {
  .bl-thanks h2 {
    font-size: 1.5rem;
    margin: 0 0 25px;
  }
}
@media screen and (max-width: 768px) {
  .bl-thanks h2 {
    font-size: 1.25rem;
    margin: 0 0 20px;
  }
}
.bl-thanks p {
  margin: 0;
}

.bl-404 h2 {
  margin: 0 0 32px;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 44.8px */
}
@media screen and (max-width: 1024px) {
  .bl-404 h2 {
    font-size: 1.5rem;
    margin: 0 0 25px;
  }
}
@media screen and (max-width: 768px) {
  .bl-404 h2 {
    font-size: 1.25rem;
  }
}
.bl-404 p {
  margin: 0;
}

.ly-library-body p {
  margin: 0 0 1.5em;
  line-height: 1.8;
}

.ly-library img {
  max-width: 100%;
  height: auto;
}

.bl-lib-img {
  width: 100%;
  max-width: 600px;
  margin: 3em auto;
}
@media screen and (max-width: 1024px) {
  .bl-lib-img {
    margin: 2em auto;
  }
}

.el-heading-lv4 {
  margin: 2em 0 1.5em;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.75;
}
@media screen and (max-width: 1024px) {
  .el-heading-lv4 {
    font-size: 1rem;
  }
}
.el-heading-lv4:first-child {
  margin: 0 0 1.5em;
}
.bl-lectureList-body .el-heading-lv4 {
  margin: 2em 0 1.5em;
}

.el-heading-lv4--bdt {
  margin-top: 1em;
  padding-top: 1.25em;
  border-top: 1px solid #d8d8d8;
}

.hp-mb0 {
  margin-bottom: 0px !important;
}

.hp-mb10 {
  margin-bottom: 10px !important;
}

.bl-notes {
  margin: 0 0 1.5em;
}
.bl-notes > span {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}

.el-strong {
  color: #D10870;
  font-weight: 500;
}

.el-icon-window {
  color: #D10870;
  text-decoration: none;
  outline: none;
}
.el-icon-window::before {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-left: 3px;
  margin-right: 3px;
  background: url("../../assets/images/icon/icon_external_black.svg") no-repeat center center/contain;
  content: "";
  line-height: 1;
  transform: translateY(15%);
}
.el-icon-window:hover {
  text-decoration: underline;
}

.bl-files {
  display: inline-block;
  margin-left: 15px;
  line-height: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .bl-files {
    display: block;
    margin: 10px 0 10px 1em;
  }
}
.bl-files > li {
  display: inline-block;
  margin-right: 10px;
  line-height: 1;
}
@media screen and (max-width: 1024px) {
  .bl-files > li {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}
.bl-files > li > a {
  position: relative;
  display: inline-block;
  padding-left: 23px;
  color: #666666;
  text-decoration: none;
  outline: none;
}
.bl-files > li > a:hover {
  text-decoration: underline;
}
.bl-files > li > a::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: inline-block;
  width: 18px;
  height: 20px;
  margin-right: 3px;
  content: "";
  transform: translateY(-50%);
}
.bl-files > li.item-pdf a {
  color: #D75050;
  font-weight: 500;
}
.bl-files > li.item-pdf a::before {
  background: url("../../assets/images/icon/icon_file_pdf.svg") no-repeat center center/contain;
  content: "";
}
.bl-files > li.item-ppt a {
  color: #DF6D29;
  font-weight: 500;
}
.bl-files > li.item-ppt a::before {
  background: url("../../assets/images/icon/icon_ppt.svg") no-repeat center center/contain;
  content: "";
}
.bl-files > li.item-excel a {
  color: #288A5D;
  font-weight: 500;
}
.bl-files > li.item-excel a::before {
  background: url("../../assets/images/icon/icon_excel.svg") no-repeat center center/contain;
  content: "";
}
.bl-files--lg {
  margin: 0 0 1.5em;
}
.bl-files--lg:last-of-type {
  margin: 0;
}
.bl-files--lg > li {
  margin-right: 40px;
}
.bl-files--lg > li > a {
  padding-left: 0;
}
.bl-files--lg > li > a::before {
  position: static;
  width: 36px;
  height: 40px;
  margin-right: 8px;
  transform: translateY(-8%);
  vertical-align: middle;
}

.bl-column {
  display: flex;
}
@media screen and (max-width: 768px) {
  .bl-column {
    display: block;
  }
}
.bl-column-main {
  width: 62%;
  padding-right: 50px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .bl-column-main {
    width: 100%;
    padding-right: 0;
    margin-bottom: 1.5em;
    padding-left: 0;
  }
}
.bl-column-sub {
  width: 38%;
}
@media screen and (max-width: 768px) {
  .bl-column-sub {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    margin-bottom: 1.5em;
  }
}

.el-googlemap {
  position: relative;
  width: 100%;
  height: 360px;
}
.el-googlemap > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bl-list-disc {
  margin-top: 0;
  margin-bottom: 1.5em;
  padding-left: 0;
}
.bl-list-disc > li {
  position: relative;
  margin-bottom: 1em;
  padding-left: 1em;
  list-style: none outside none;
  line-height: 1.8;
  font-weight: 500;
}
.bl-list-disc > li::before {
  top: 15px;
  transform: translateY(-50%);
  position: absolute;
  left: 1px;
  display: block;
  width: 4px;
  height: 4px;
  background-color: #222;
  border-radius: 50%;
  content: "";
}
.bl-list-disc--liMb0 {
  margin-bottom: 1em;
}
.bl-list-disc--liMb0 > li {
  margin-bottom: 0;
}

.hp-mt40 {
  margin-top: 40px !important;
}

.hp-mt60 {
  margin-top: 60px !important;
}

.bl-box-announcement {
  margin: 3em 0;
  padding: 30px 40px;
  border: 1px solid #D10870;
  border-radius: 8px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .bl-box-announcement {
    padding: 20px;
  }
}
.bl-box-announcement:last-child {
  margin-bottom: 0;
}

.bl-box-announcement-title {
  margin-bottom: 1em;
  color: #D10870;
  font-size: 1.125rem;
  line-height: 1.75;
  font-weight: 700;
}

.hp-taC {
  text-align: center !important;
}

.hp-fwB {
  font-weight: 700;
}

.hp-fzLg {
  font-size: 1.25rem;
}

.hp-fzSm {
  font-size: 0.875rem;
}

.sp-view {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .sp-view {
    display: block !important;
  }
}

.bl-lectureList {
  margin: -1px 0 0;
  border-bottom: 1px solid #d8d8d8;
}
.bl-lectureList:first-child {
  margin-top: 0;
}
.bl-lectureList.is-slide-open {
  background: #f7f7f7;
}

.bl-lectureList-no {
  border-top: 1px solid #d8d8d8;
}
.bl-lectureList-no > a {
  color: #333333;
  position: relative;
  display: block;
  padding: 18px 40px 18px 15px;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  outline: none;
}
.bl-lectureList-no > a:hover {
  text-decoration: none;
}
.bl-lectureList-no > a .item-arrow {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #D10870;
  border-radius: 50%;
  box-sizing: border-box;
  transform: translateY(-50%);
  transition: all 0.3s cubic-bezier(0.17, 0.75, 0.45, 1);
}
.bl-lectureList-no > a .item-arrow::before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 12px;
  height: 2px;
  background: #D10870;
  transform: translate(-50%, -50%);
  content: "";
  transition: transform 0.3s cubic-bezier(0.17, 0.75, 0.45, 1);
}
.is-slide-open .bl-lectureList-no > a .item-arrow::before {
  transform: translate(-50%, -50%) rotate(180deg);
}
.bl-lectureList-no > a .item-arrow::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 12px;
  height: 2px;
  background: #D10870;
  transform: translate(-50%, -50%) rotate(90deg);
  content: "";
  transition: transform 0.3s cubic-bezier(0.17, 0.75, 0.45, 1);
}
.is-slide-open .bl-lectureList-no > a .item-arrow::after {
  transform: translate(-50%, -50%) rotate(360deg);
}

.bl-lectureList-body {
  display: none;
  margin: 0;
  padding: 0 30px 30px;
  border-top: 1px solid #d8d8d8;
}

.bl-dl-row {
  margin: 1em 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.bl-dl-row > dt {
  float: left;
  width: 130px;
  padding-top: 11px;
  padding-bottom: 10px;
  font-weight: 500;
  line-height: 1.8;
  clear: both;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .bl-dl-row > dt {
    float: none;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
  }
}
.bl-dl-row > dd {
  line-height: 1.8;
  width: 100%;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 130px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .bl-dl-row > dd {
    padding-top: 0;
    padding-left: 0;
    border-top: none;
  }
}

@media screen and (max-width: 768px) {
  .bl-essay-list .bl-files {
    margin-left: 0;
  }
}

.bl-essay-list .bl-essay-list-flex {
  display: flex;
  justify-content: space-between;
  margin: 1.5em 0 0.5em;
}
@media screen and (max-width: 768px) {
  .bl-essay-list .bl-essay-list-flex {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .bl-figbox {
    padding: 15px 15px 6px;
    border: 1px solid #d8d8d8;
    margin: 15px 0 0 !important;
    text-align: center;
  }
}

.bl-essay-list .bl-essay-list-flex .col h3 {
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .bl-essay-list .bl-essay-list-flex .col h3 {
    margin-bottom: 0.5em;
  }
}

.bl-notes-essay {
  margin: 1.5em 0 0 !important;
}

.grid4 {
  display: flex;
  flex-wrap: wrap;
  margin-right: -25px;
  margin-left: -25px;
}
@media screen and (max-width: 768px) {
  .grid4 {
    margin-right: 0;
    margin-left: 0;
  }
}

.grid4 .col, .grid4 .col_multi2, .grid4 .col_multi3 {
  padding-right: 25px;
  padding-left: 25px;
}
@media screen and (max-width: 768px) {
  .grid4 .col, .grid4 .col_multi2, .grid4 .col_multi3 {
    padding-right: 0;
    padding-left: 0;
  }
}

.grid4 > .col_multi3 {
  width: 75%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .grid4 > .col_multi3 {
    width: 100%;
  }
}

.grid4 > .col {
  width: 25%;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .grid4 > .col {
    width: 100%;
  }
}

.bl-list-num {
  margin-bottom: 1.5em;
  padding-left: 0;
  counter-reset: num;
}
.bl-list-num > li {
  position: relative;
  margin-bottom: 0;
  padding-left: 2em;
  counter-increment: num;
  list-style: none outside none;
  font-weight: 500;
  line-height: 1.8;
}
.bl-list-num > li::before {
  top: 15px;
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  display: block;
  border-radius: 50%;
  content: "(" counter(num) ")";
}

.el-icon-file-pdf {
  color: #D10870;
  text-decoration: none;
}
.el-icon-file-pdf:hover {
  text-decoration: underline;
}
.el-icon-file-pdf::before {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 5px;
  margin-right: 5px;
  background: url("../../assets/images/icon/icon_file_pdf.svg") no-repeat center center/contain;
  content: "";
  transform: translateY(15%);
}

.bl-img-overview {
  margin-top: 32px;
}

.overview .bl-dl-row > dd {
  font-weight: 500;
}
.overview .bl-dl-row > dd:first-of-type {
  border-top: none;
}
@media screen and (max-width: 768px) {
  .overview .bl-dl-row > dt:first-of-type {
    border-top: none;
  }
}

.bl-list-alphbet {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-rows: repeat(7, auto);
  grid-auto-flow: column;
  -moz-column-gap: 56px;
       column-gap: 56px;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .bl-list-alphbet {
    grid-auto-flow: row;
  }
}
.bl-list-alphbet li {
  max-width: 200px;
  width: 100%;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 24px */
  letter-spacing: 0.45px;
}

.bl-post-head {
  margin-bottom: 40px;
  padding: 32px 40px;
  box-sizing: border-box;
  border-radius: 8px;
  background: #F1F1F1;
}
@media screen and (max-width: 768px) {
  .bl-post-head {
    padding: 18px 20px;
  }
}
.bl-post-title {
  margin: 0;
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: 160%; /* 44.8px */
}
@media screen and (max-width: 1024px) {
  .bl-post-title {
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 768px) {
  .bl-post-title {
    font-size: 1.5rem;
  }
}
.bl-post-meta {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 8px;
}
.bl-post-meta-date {
  color: #707070;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 22.4px */
  letter-spacing: 0.42px;
}
.bl-post-meta-cat {
  border-radius: 4px;
  background: #707070;
  background-blend-mode: multiply;
  color: #FFF;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 160%; /* 20.8px */
  padding: 4px 24px;
  box-sizing: border-box;
}
.bl-post-contents figure {
  margin: 40px 0;
}
.bl-post-contents .wp-block-image img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 768px) {
  .bl-post-contents .wp-block-image img {
    width: 100% !important;
  }
}
.bl-post-contents .wp-element-caption {
  color: #A0A0A0;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: 180%; /* 28.8px */
}
.bl-post-contents .wp-block-columns {
  gap: 60px;
  margin-bottom: 3em;
}
@media screen and (max-width: 1024px) {
  .bl-post-contents .wp-block-columns {
    gap: 40px;
  }
}
@media screen and (max-width: 768px) {
  .bl-post-contents .wp-block-columns {
    gap: 30px;
    margin-bottom: 2em;
  }
}
.bl-post-contents .wp-block-columns figure {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .bl-post-contents .wp-block-columns p {
    margin-bottom: 0;
  }
}