@charset "UTF-8";
html {
  font-size: 62.5%;
}
@media screen and (max-width: 991px) {
  html {
    font-size: 56.25%;
  }
}
@media screen and (max-width: 574px) {
  html {
    font-size: 55%;
  }
}

body {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.6rem;
  color: #53565A;
  letter-spacing: 0.07rem;
  font-weight: 500;
}
@media print {
  body {
    zoom: 0.8;
  }
}
@media screen and (max-width: 374px) {
  body {
    zoom: 0.8;
  }
}

header *, main *, footer * {
  transform: rotateZ(0.05deg);
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

img {
  width: 100%;
}

p {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

@media print {
  .container {
    min-width: 1200px !important;
  }
  a:not(.btn) {
    text-decoration: none;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.id-target {
  display: block;
  scroll-margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .id-target {
    scroll-margin-top: 7rem;
  }
}

br.pc {
  display: none;
}
@media screen and (max-width: 1400px) {
  br.pc {
    display: block;
  }
}
br.xl {
  display: none;
}
@media screen and (max-width: 1199px) {
  br.xl {
    display: block;
  }
}
br.lg {
  display: none;
}
@media screen and (max-width: 991px) {
  br.lg {
    display: block;
  }
}
br.md {
  display: none;
}
@media screen and (max-width: 767px) {
  br.md {
    display: block;
  }
}
br.sm {
  display: none;
}
@media screen and (max-width: 574px) {
  br.sm {
    display: block;
  }
}
br.xs {
  display: none;
}
@media screen and (max-width: 450px) {
  br.xs {
    display: block;
  }
}

@media screen {
  .blur {
    filter: blur(15px);
    opacity: 0;
    transition-duration: 1.3s;
  }
  .blur.is-show {
    filter: blur(0);
    opacity: 1;
  }
  .fadein {
    opacity: 0;
    transition-duration: 1s;
  }
  .fadein.is-show {
    opacity: 1;
  }
  .fadein_top {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateY(-35px);
  }
  .fadein_top.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_bottom {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateY(35px);
  }
  .fadein_bottom.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_left {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateX(-35px);
  }
  .fadein_left.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .fadein_right {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateX(35px);
  }
  .fadein_right.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .delay1 {
    transition-delay: 0.1s;
  }
  .delay2 {
    transition-delay: 0.2s;
  }
  .delay3 {
    transition-delay: 0.3s;
  }
  .delay4 {
    transition-delay: 0.4s;
  }
  .delay5 {
    transition-delay: 0.5s;
  }
  .delay6 {
    transition-delay: 0.6s;
  }
  .delay7 {
    transition-delay: 0.7s;
  }
  .delay8 {
    transition-delay: 0.8s;
  }
  .delay9 {
    transition-delay: 0.9s;
  }
  .delay10 {
    transition-delay: 1s;
  }
  .delay11 {
    transition-delay: 1.1s;
  }
  .delay12 {
    transition-delay: 1.2s;
  }
  .delay13 {
    transition-delay: 1.3s;
  }
  .delay14 {
    transition-delay: 1.4s;
  }
  .delay15 {
    transition-delay: 1.5s;
  }
  .delay16 {
    transition-delay: 1.6s;
  }
  .delay17 {
    transition-delay: 1.7s;
  }
  .delay18 {
    transition-delay: 1.8s;
  }
  .delay19 {
    transition-delay: 1.9s;
  }
  .delay20 {
    transition-delay: 2s;
  }
  .effect {
    margin: 0;
    text-align: center;
    font-size: 2.4rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.04rem;
  }
  .effect span {
    display: inline-block;
    position: relative;
  }
  .effect span, .effect span:after {
    animation-delay: var(--animation-delay, 2s); /* アニメーションの開始タイミング */
    animation-iteration-count: var(--iterations, 1); /* 再生される回数 */
    animation-duration: var(--duration, 1s); /* 完了するまでの所要時間 */
    animation-fill-mode: both; /* 実行の前後 */
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1); /* タイミングの指定 */
  }
  .effect.scroll-in span {
    --animation-delay: var(--delay, 0);
    --animation-duration: var(--duration, 1s);
    --animation-iterations: var(--iterations, 1);
    position: relative;
    animation-name: clip-text;
    white-space: nowrap;
  }
  .effect.scroll-in span::after {
    content: "";
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #32A1F0;
    transform: scaleX(0);
    transform-origin: 0 50%;
    pointer-events: none;
    animation-name: text-revealer;
  }
  @keyframes clip-text {
    from {
      clip-path: inset(0 100% 0 0);
    }
    to {
      clip-path: inset(0 0 0 0);
    }
  }
  @keyframes text-revealer {
    0%, 50% {
      transform-origin: 0 50%;
    }
    60%, 100% {
      transform-origin: 100% 50%;
    }
    60% {
      transform: scaleX(1);
    }
    100% {
      transform: scaleX(0);
    }
  }
}
header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 12rem;
  background: #fff;
  padding: 0 3rem;
  z-index: 999;
}
@media screen and (max-width: 991px) {
  header {
    height: 7rem;
    padding: 0 2rem;
  }
}
header .logo {
  width: 25.2rem;
}
@media screen and (max-width: 991px) {
  header .logo {
    width: 20rem;
  }
}
@media screen and (max-width: 574px) {
  header .logo {
    width: 17rem;
  }
}
header .logo img, header .logo a {
  display: block;
}
header .sp_wrap {
  display: none;
}
@media screen and (max-width: 991px) {
  header .sp_wrap {
    display: flex;
    align-items: center;
    gap: 2rem;
  }
}
@media screen and (max-width: 574px) {
  header .sp_wrap {
    gap: 1rem;
  }
}
header .sp_tel {
  display: none;
}
@media screen and (max-width: 991px) {
  header .sp_tel {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.5rem 2rem;
    border-radius: 0.5rem;
    color: #fff;
    background: #64C1D2;
    gap: 1rem;
    font-weight: 800;
    font-size: 2.4rem;
    width: fit-content;
    line-height: 1;
  }
  header .sp_tel i {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 574px) {
  header .sp_tel {
    padding: 1.5rem 1rem;
    font-size: 1.4rem;
  }
  header .sp_tel i {
    font-size: 1.4rem;
  }
}
header .header_right {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media screen and (max-width: 991px) {
  header .header_right {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(100%) translateX(100%);
    transition: 0.5s;
    background: #fff;
    width: 28rem;
    flex-direction: column-reverse;
    padding-bottom: 1.5rem;
    border-radius: 0 0 0 1rem;
  }
  header .header_right.open {
    transform: translateY(100%);
  }
}
header .header_right .header_tel {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
@media screen and (max-width: 991px) {
  header .header_right .header_tel {
    flex-direction: column;
    padding: 0 1.5rem;
    width: 100%;
  }
}
header .header_right .header_tel .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 2rem;
  border-radius: 0.5rem;
  color: #fff;
  background: #64C1D2;
  gap: 1rem;
  font-weight: 800;
  font-size: 2.4rem;
  width: fit-content;
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  header .header_right .header_tel .tel {
    font-size: 2rem;
  }
}
@media screen and (max-width: 991px) {
  header .header_right .header_tel .tel {
    width: 100%;
  }
}
header .header_right .header_tel .tel i {
  font-size: 2.1rem;
}
header .header_right .header_tel .tel_text {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
}
@media screen and (max-width: 991px) {
  header .header_right .header_tel .tel_text {
    flex-direction: column;
    width: 100%;
  }
}
@media screen and (max-width: 1199px) {
  header .header_right .header_tel .tel_text .ttl {
    font-size: 1.3rem;
  }
}
header .header_right .header_tel .tel_text .ttl span {
  font-size: 1.8rem;
}
@media screen and (max-width: 1199px) {
  header .header_right .header_tel .tel_text .ttl span {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 991px) {
  header .header_right .header_tel .tel_text .ttl br {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  header .header_right .header_tel .tel_text .text {
    font-size: 1.3rem;
  }
}
header .header_right nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 2.5rem;
}
@media screen and (max-width: 991px) {
  header .header_right nav {
    flex-direction: column;
    gap: 0;
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  header .header_right nav a {
    width: 100%;
    display: block;
    padding: 1.5rem;
  }
}
header .header_right nav a.active {
  color: #32A1F0;
}
@media screen and (max-width: 991px) {
  header .header_right nav a.active {
    color: #fff;
    background: #32A1F0;
  }
}
@media (min-width: 992px) {
  header .header_right nav a:hover {
    color: #32A1F0;
  }
}
header .toggle {
  display: none;
  width: 3rem;
  height: 2rem;
  position: relative;
  cursor: pointer;
}
header .toggle span {
  display: block;
  width: 100%;
  height: 2px;
  background: #32A1F0;
  position: absolute;
  transition-duration: 0.4s;
}
header .toggle span:nth-of-type(1) {
  top: 0;
}
header .toggle span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
header .toggle span:nth-of-type(3) {
  bottom: 0;
}
header .toggle.open span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
header .toggle.open span:nth-of-type(2) {
  opacity: 0;
}
header .toggle.open span:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
@media screen and (max-width: 991px) {
  header .toggle {
    display: block;
  }
}

main {
  overflow: hidden;
}

.title .en {
  font-family: "Poppins", sans-serif;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 1;
  color: #32A1F0;
}
@media screen and (max-width: 991px) {
  .title .en {
    font-size: 2.4rem;
    line-height: 1.5;
  }
}
.title h3 {
  margin-top: 2rem;
  font-size: 3.5rem;
  line-height: 1;
  color: #282E36;
}
@media screen and (max-width: 991px) {
  .title h3 {
    font-size: 3rem;
    margin-top: 1rem;
  }
}
@media screen and (max-width: 574px) {
  .title h3 {
    line-height: 1.5;
    font-size: 2.7rem;
  }
}
.title.center {
  text-align: center;
}
.title_bottom .en {
  font-size: 4.2rem;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  color: #32A1F0;
}
@media screen and (max-width: 574px) {
  .title_bottom .en {
    font-size: 3.6rem;
  }
}
.title_bottom h3 {
  margin-top: 1rem;
  font-weight: bold;
  color: #282E36;
  font-size: 1.6rem;
}
.title_bottom.center {
  text-align: center;
}

.more {
  border-radius: 1rem;
  background: #32A1F0;
  box-shadow: 0 5px 5px 0 #DEF1FF;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25rem;
  height: 6rem;
  font-size: 1.8rem;
  color: #fff;
  line-height: 1;
  transition: 0.4s;
}
@media screen and (max-width: 450px) {
  .more {
    width: 22rem;
  }
}
.more i {
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  .more:hover {
    background: #64C1D2;
    color: #fff;
  }
}

.footer_contact {
  padding: 5rem 0;
  background: #DEF1FF;
  transform: rotateZ(0);
}
.footer_contact h3 {
  width: fit-content;
  margin: 0 auto;
  padding: 1rem 2rem;
  background: #fff;
  border-radius: 0.5rem;
  color: #32A1F0;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 574px) {
  .footer_contact h3 {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 450px) {
  .footer_contact h3 {
    line-height: 1.5;
    text-align: center;
  }
}
.footer_contact .contact_lead {
  margin-top: 2rem;
  line-height: 1.8;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .footer_contact .contact_lead {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 574px) {
  .footer_contact .contact_lead {
    text-align: justify;
  }
}
.footer_contact .tel {
  margin-top: 2rem;
}
.footer_contact .tel h4 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  margin: 0 auto;
  gap: 1rem;
  font-size: 1.6rem;
}
.footer_contact .tel h4::before, .footer_contact .tel h4::after {
  content: "";
  width: 1rem;
  height: 0.1rem;
  background: #53565A;
  display: block;
}
.footer_contact .tel_btn {
  margin: 1rem auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 2rem;
  border-radius: 0.5rem;
  color: #fff;
  background: #64C1D2;
  gap: 1rem;
  font-weight: 800;
  font-size: 2.4rem;
  width: fit-content;
  line-height: 1;
}
.footer_contact .tel_btn i {
  font-size: 2.1rem;
}
.footer_bottom {
  padding: 4rem 0;
  background: #32A1F0;
  color: #fff;
  transform: rotateZ(0);
}
.footer_inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .footer_inner {
    flex-direction: column;
    align-items: center;
    gap: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_left {
    text-align: center;
  }
}
.footer_left .logo {
  width: 25rem;
}
@media screen and (max-width: 767px) {
  .footer_left .logo {
    width: 22rem;
    margin: 0 auto;
  }
}
.footer_left .tel_text {
  margin-top: 3.5rem;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  font-size: 2.3rem;
}
.footer_left .time {
  margin-top: 0.5rem;
  font-size: 1.5rem;
  line-height: 1.8;
}
.footer_right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footer_nav {
  display: flex;
  align-items: center;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  .footer_nav {
    display: none;
  }
}
.footer_nav a {
  font-size: 1.5rem;
}
.footer .copy {
  font-size: 1.3rem;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .footer .copy {
    text-align: center;
  }
}

.pagetop {
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  width: 4.5rem;
}

#top .mv {
  margin: 12rem auto 0;
  position: relative;
  max-width: calc(100% - 10rem);
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  #top .mv {
    max-width: 95%;
  }
}
@media screen and (max-width: 991px) {
  #top .mv {
    margin-top: 7rem;
  }
}
#top .mv img {
  height: calc(100vh - 12rem);
  object-fit: cover;
  border-radius: 4rem;
}
@media screen and (max-width: 991px) {
  #top .mv img {
    height: 70rem;
  }
}
@media screen and (max-width: 767px) {
  #top .mv img {
    height: 60rem;
  }
}
#top .mv_text {
  position: absolute;
  left: 8rem;
  bottom: 10rem;
}
@media screen and (max-width: 1199px) {
  #top .mv_text {
    left: 0;
    padding: 0 5rem;
  }
}
@media screen and (max-width: 767px) {
  #top .mv_text {
    padding: 0 2rem;
    bottom: 4rem;
  }
}
#top .mv_text h2 {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
#top .mv_text h2 span {
  padding: 1rem 1.5rem;
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0 5px 0 0 rgba(93, 102, 162, 0.15);
  color: #32A1F0;
  font-size: 6.8rem;
  line-height: 2;
  width: fit-content;
  font-feature-settings: "palt";
}
@media screen and (max-width: 1199px) {
  #top .mv_text h2 span {
    font-size: 5rem;
  }
}
@media screen and (max-width: 767px) {
  #top .mv_text h2 span {
    font-size: 4rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text h2 span {
    font-size: 3rem;
  }
}
@media screen and (max-width: 450px) {
  #top .mv_text h2 span {
    font-size: 2.8rem;
  }
}
#top .about {
  padding: 12rem 0;
}
@media screen and (max-width: 991px) {
  #top .about {
    padding: 7rem 0;
  }
}
#top .about .row {
  gap: 5rem 0;
  align-items: center;
}
#top .about_image {
  position: relative;
  z-index: 0;
  padding: 0 3rem;
}
#top .about_image::after {
  content: "";
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 95rem;
  height: 95rem;
  border-radius: 50%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(218, 243, 255, 0.7) 0%, rgba(255, 255, 255, 0.7) 100%);
}
#top .about_text {
  padding-left: 2rem;
}
@media screen and (max-width: 991px) {
  #top .about_text {
    padding-left: 0;
  }
}
#top .about_lead {
  margin-top: 4rem;
  line-height: 2.5;
}
@media screen and (max-width: 574px) {
  #top .about_lead {
    line-height: 1.8;
    margin-top: 3rem;
  }
}
#top .voice {
  padding: 6rem 0 7rem;
  max-width: calc(100% - 10rem);
  margin: 0 auto;
  border-radius: 2rem;
  background: url(../../images/top/voice_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  box-shadow: 0 4px 4px 0 rgba(122, 138, 162, 0.1);
}
@media screen and (max-width: 1199px) {
  #top .voice {
    max-width: 95%;
  }
}
#top .voice .row {
  margin-top: 4rem;
  gap: 2.4rem 0;
}
@media screen and (max-width: 767px) {
  #top .voice .row {
    gap: 1.5rem;
  }
}
#top .voice_item {
  display: flex;
  align-items: center;
  gap: 3rem;
  border-radius: 1rem;
  background: #fff;
  padding: 3rem 4rem;
}
@media screen and (max-width: 1199px) {
  #top .voice_item {
    padding: 3rem 2rem;
  }
}
@media screen and (max-width: 991px) {
  #top .voice_item {
    height: 100%;
  }
}
#top .voice_item .icon {
  width: 15rem;
}
@media screen and (max-width: 991px) {
  #top .voice_item .icon {
    width: 10rem;
  }
}
#top .voice_item .icon img {
  border-radius: 50%;
}
#top .voice_text {
  width: calc(100% - 18rem);
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 1199px) {
  #top .voice_text {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 991px) {
  #top .voice_text {
    width: calc(100% - 13rem);
  }
}
@media screen and (max-width: 767px) {
  #top .voice_text {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
#top .value {
  padding: 13rem 0;
}
@media screen and (max-width: 991px) {
  #top .value {
    padding: 7rem 0;
  }
}
#top .value .row {
  margin-top: 4rem;
  gap: 2.4rem 0;
}
#top .value_item {
  overflow: hidden;
  border-radius: 1rem;
  box-shadow: 0 4px 4px 0 rgba(186, 186, 186, 0.25);
  background: #fff;
  height: 100%;
}
@media screen and (max-width: 991px) {
  #top .value_item {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 450px) {
  #top .value_item {
    flex-direction: column;
  }
}
@media screen and (max-width: 991px) {
  #top .value_image {
    width: 40%;
  }
}
@media screen and (max-width: 450px) {
  #top .value_image {
    width: 100%;
  }
}
#top .value_image img {
  height: 27rem;
  object-fit: cover;
}
#top .value_title {
  display: flex;
  align-items: center;
  gap: 1rem;
  height: 7rem;
}
@media screen and (max-width: 1199px) {
  #top .value_title {
    height: 5rem;
  }
}
@media screen and (max-width: 991px) {
  #top .value_title {
    height: auto;
  }
}
#top .value_title .num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  border-radius: 50%;
  background: #32A1F0;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  #top .value_title .num {
    width: 4rem;
    height: 4rem;
    font-size: 2rem;
  }
}
#top .value_title h4 {
  font-size: 2.4rem;
  font-weight: 700;
  color: #282E36;
  width: calc(100% - 5.5rem);
  line-height: 1.4;
}
@media screen and (max-width: 1199px) {
  #top .value_title h4 {
    font-size: 1.8rem;
    width: calc(100% - 5rem);
  }
}
#top .value_text {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media screen and (max-width: 1199px) {
  #top .value_text {
    padding: 1.5rem;
  }
}
@media screen and (max-width: 991px) {
  #top .value_text {
    width: 60%;
    padding: 2rem;
  }
}
@media screen and (max-width: 450px) {
  #top .value_text {
    width: 100%;
  }
}
#top .value_text p {
  line-height: 2;
}
#top .link {
  max-width: calc(100% - 10rem);
  margin: 0 auto;
  display: flex;
  gap: 1.5rem;
}
@media screen and (max-width: 1199px) {
  #top .link {
    max-width: 95%;
  }
}
@media screen and (max-width: 991px) {
  #top .link {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 450px) {
  #top .link {
    flex-direction: column;
  }
}
#top .link_image {
  overflow: hidden;
}
#top .link_item {
  flex: 1;
  position: relative;
  background: #fff;
}
@media screen and (max-width: 991px) {
  #top .link_item:nth-of-type(1) {
    width: 100%;
    flex: none;
  }
}
@media screen and (max-width: 991px) {
  #top .link_item:nth-of-type(1) img {
    height: 30rem;
  }
}
@media screen and (max-width: 450px) {
  #top .link_item:nth-of-type(1) img {
    height: 26rem;
  }
}
#top .link_item img {
  height: 43rem;
  object-fit: cover;
  transition: 0.5s;
  display: block;
  border-radius: 1rem;
}
@media screen and (max-width: 1400px) {
  #top .link_item img {
    height: 26rem;
  }
}
@media (min-width: 992px) {
  #top .link_item:hover img {
    transform: scale(1.1);
  }
}
#top .link_title {
  position: absolute;
  right: -0.2rem;
  bottom: -0.1rem;
  background: #fff;
  padding: 1.5rem 2rem;
  border-radius: 1rem 0 0 0;
}
#top .link_title::before, #top .link_title::after {
  content: "";
  width: 1rem;
  height: 1rem;
  position: absolute;
  display: block;
  background: url(../../images/top/edge.png) no-repeat;
  background-size: cover;
  background-position: center;
}
#top .link_title::before {
  left: -0.95rem;
  bottom: 0;
}
#top .link_title:after {
  top: -0.95rem;
  right: 0;
}
#top .link_title .en {
  font-family: "Poppins", sans-serif;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1;
  color: #32A1F0;
}
@media screen and (max-width: 1199px) {
  #top .link_title .en {
    font-size: 2rem;
  }
}
#top .link_title h3 {
  margin-top: 2rem;
  font-size: 2.8rem;
  line-height: 1;
  color: #282E36;
}
@media screen and (max-width: 1199px) {
  #top .link_title h3 {
    font-size: 2.4rem;
  }
}
#top .donation {
  padding: 15rem 0 10rem;
}
@media screen and (max-width: 1199px) {
  #top .donation {
    padding: 10rem 0;
  }
}
@media screen and (max-width: 991px) {
  #top .donation {
    padding: 7rem 0;
  }
}
#top .donation .row {
  align-items: center;
  gap: 3rem 0;
}
#top .donation_image {
  overflow: hidden;
  border-radius: 2rem;
}
#top .donation_text {
  padding-left: 4rem;
}
@media screen and (max-width: 991px) {
  #top .donation_text {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #top .donation_text {
    padding-left: 0;
  }
}
#top .donation_lead {
  margin-top: 3rem;
  line-height: 2;
}
#top .donation .more {
  margin-top: 2rem;
  margin-left: auto;
}
#top .volunteer .row {
  align-items: center;
  gap: 3rem 0;
}
@media screen and (max-width: 767px) {
  #top .volunteer .row {
    flex-direction: column-reverse;
  }
}
#top .volunteer_image {
  overflow: hidden;
  border-radius: 2rem;
}
#top .volunteer_text {
  padding-right: 4rem;
}
@media screen and (max-width: 991px) {
  #top .volunteer_text {
    padding-right: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #top .volunteer_text {
    padding-right: 0;
  }
}
#top .volunteer_lead {
  margin-top: 3rem;
  line-height: 2;
}
#top .volunteer .more {
  margin-top: 2rem;
  margin-left: auto;
}
#top .news {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #top .news_title {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
}
#top .news_title .more {
  justify-content: space-between;
  align-items: center;
  padding: 0 1.5rem;
  width: 100%;
  max-width: 20rem;
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  #top .news_title .more {
    margin-top: 0;
  }
}
#top .news_title .more i {
  position: static;
  transform: translate(0);
}
#top .news_list {
  padding-left: 4rem;
}
@media screen and (max-width: 991px) {
  #top .news_list {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #top .news_list {
    padding-left: 0;
    margin-top: 3rem;
  }
}
#top .news_list ul {
  display: flex;
  flex-direction: column;
}
#top .news_list ul li a {
  display: flex;
  align-items: center;
  padding: 2rem 0;
  border-bottom: 1px solid #C8C8C8;
  gap: 4rem;
  transition: 0.3s;
}
@media screen and (max-width: 991px) {
  #top .news_list ul li a {
    flex-wrap: wrap;
    gap: 1.5rem;
  }
}
#top .news_list ul li a h4 {
  width: calc(100% - 31rem);
}
@media screen and (max-width: 991px) {
  #top .news_list ul li a h4 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #top .news_list ul li a:hover {
    opacity: 0.7;
  }
}
#top .news_info {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  width: 27rem;
}
#top .news_info .date {
  color: #919191;
  font-size: 1.5rem;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  letter-spacing: 0.075rem;
  line-height: 1;
  width: 9.2rem;
}
#top .news_info .category {
  padding: 0.5rem 2rem;
  background: #32A1F0;
  color: #fff;
  border-radius: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10.8rem;
}
#top .news_info .new {
  font-size: 1.5rem;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  letter-spacing: 0.075rem;
  color: #F99191;
}

.subhead {
  height: 45rem;
  margin-top: 12rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .subhead {
    margin-top: 7rem;
  }
}
@media screen and (max-width: 767px) {
  .subhead {
    height: 30rem;
  }
}
.subhead_text {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1rem;
}
.subhead_text .en {
  background: #fff;
  color: #32A1F0;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 2.8rem;
  padding: 0.5rem 2rem;
  border-radius: 0.5rem;
}
@media screen and (max-width: 767px) {
  .subhead_text .en {
    font-size: 2.2rem;
  }
}
.subhead_text h2 {
  font-size: 4.2rem;
  padding: 1rem 2rem;
  border-radius: 0.5rem;
  background: #fff;
  color: #282E36;
}
@media screen and (max-width: 767px) {
  .subhead_text h2 {
    font-size: 3rem;
  }
}

#about .subhead {
  background: url(../../images/about/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: left center;
}
#about .message {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #about .message {
    padding: 7rem 0;
  }
}
#about .message .row {
  gap: 3rem 0;
}
#about .message h4 {
  font-weight: bold;
  font-size: 2rem;
}
#about .message_text {
  margin-top: 2rem;
}
#about .message_text p {
  line-height: 1.7;
  text-align: justify;
  letter-spacing: 0.05rem;
  text-indent: 1em;
  margin-top: 1rem;
}
#about .message .date, #about .message .name {
  text-align: right;
}
#about .message .date {
  margin-top: 1.5rem;
  font-size: 1.5rem;
}
#about .message .name {
  margin-top: 0.5rem;
}
#about .about {
  padding: 6rem 0 7rem;
  max-width: calc(100% - 10rem);
  margin: 0 auto;
  border-radius: 2rem;
  background: url(../../images/top/voice_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  box-shadow: 0 4px 4px 0 rgba(122, 138, 162, 0.1);
}
@media screen and (max-width: 1199px) {
  #about .about {
    max-width: 95%;
  }
}
#about .about ul {
  width: fit-content;
  margin: 4rem auto 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
#about .about ul li {
  display: flex;
  align-items: center;
  padding: 1.5rem 2rem;
  background: #fff;
  border-radius: 1rem;
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  #about .about ul li {
    align-items: flex-start;
  }
}
#about .about ul li .num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  border-radius: 50%;
  background: #32A1F0;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  #about .about ul li .num {
    width: 4rem;
    height: 4rem;
    font-size: 2rem;
  }
}
#about .about ul li p {
  width: calc(100% - 6rem);
}
#about .faq {
  margin-top: 10rem;
}
#about .faq ul {
  margin-top: 4rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
#about .faq ul li {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding: 2rem;
  border-radius: 1rem;
  background: #f5fbff;
}
@media screen and (max-width: 574px) {
  #about .faq ul li {
    padding: 1.5rem;
  }
}
#about .faq ul li div {
  display: flex;
  align-items: baseline;
  gap: 1rem;
}
#about .faq ul li div span {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #32A1F0;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  width: 4rem;
  height: 4rem;
  font-size: 2rem;
}
#about .faq ul li div p {
  width: calc(100% - 5rem);
}
#about .faq ul li .ttl p {
  font-weight: bold;
}
#about .faq ul li .text span {
  background: #fff;
  color: #32A1F0;
}
#about .faq_text {
  margin: 3rem auto 0;
  width: fit-content;
  padding: 3rem;
  background: #32A1F0;
  border-radius: 1rem;
}
#about .faq_text p {
  line-height: 2;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
}
#about .toyou {
  padding: 15rem 0 10rem;
}
@media screen and (max-width: 1199px) {
  #about .toyou {
    padding: 10rem 0;
  }
}
@media screen and (max-width: 991px) {
  #about .toyou {
    padding: 7rem 0;
  }
}
#about .toyou .row {
  align-items: center;
  gap: 3rem 0;
}
#about .toyou_image {
  overflow: hidden;
  border-radius: 2rem;
}
#about .toyou_text {
  padding-left: 4rem;
}
@media screen and (max-width: 991px) {
  #about .toyou_text {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #about .toyou_text {
    padding-left: 0;
  }
}
#about .toyou_text h4 {
  margin-top: 3rem;
  font-weight: bold;
  font-size: 2rem;
  color: #32A1F0;
  line-height: 1.5;
}
#about .toyou_text p {
  margin-top: 1.5rem;
  line-height: 2;
}
#about .toyou .more {
  margin-top: 2rem;
  margin-left: auto;
}
#about .relation {
  padding-bottom: 10rem;
}
#about .relation ul {
  margin-top: 3rem;
}
#about .relation ul li {
  padding: 1rem 0;
}
#about .relation ul li a {
  font-size: 1.8rem;
  text-decoration: underline;
  color: #32A1F0;
}
#about .relation ul li a i {
  font-size: 1.2rem;
  vertical-align: text-top;
  margin-left: 0.5rem;
}

#donation .subhead {
  background: url(../../images/donation/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#donation .donation {
  padding: 10rem 0;
}
@media screen and (max-width: 991px) {
  #donation .donation {
    padding: 7rem 0;
  }
}
#donation .donation .row {
  align-items: center;
  gap: 3rem 0;
}
#donation .donation_image {
  overflow: hidden;
  border-radius: 2rem;
}
#donation .donation_text {
  padding-left: 3rem;
}
@media screen and (max-width: 991px) {
  #donation .donation_text {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #donation .donation_text {
    padding-left: 0;
  }
}
#donation .donation_text h4 {
  margin-top: 3rem;
  color: #32A1F0;
  font-weight: 600;
  font-size: 2rem;
}
#donation .donation p {
  margin-top: 1.5rem;
  line-height: 1.8;
}
#donation .cash {
  padding: 10rem 0;
  background: #f5fbff;
}
#donation .cash ul {
  width: fit-content;
  margin: 3rem auto 0;
}
#donation .cash ul li {
  padding: 1rem 0;
}
#donation .cash table {
  margin: 30px auto 0;
  max-width: 100%;
  transform: rotateZ(0);
}
@media screen and (max-width: 767px) {
  #donation .cash table {
    border: 1px solid #32A1F0;
  }
}
#donation .cash table tbody, #donation .cash table tr, #donation .cash table th, #donation .cash table td {
  transform: rotateZ(0);
}
#donation .cash table th {
  background: #32A1F0;
  color: #fff;
  border-bottom: #fff 1px solid;
  width: 25%;
}
#donation .cash table tr:first-of-type td {
  border-top: #32A1F0 1px solid;
}
#donation .cash table tr:first-of-type th {
  border-top: #32A1F0 1px solid;
}
#donation .cash table tr:last-of-type th {
  border-color: #32A1F0;
}
#donation .cash table td {
  border-bottom: #32A1F0 1px solid;
  border-right: #32A1F0 1px solid;
  width: 75%;
  background: #fff;
}
#donation .cash table th, #donation .cash table td {
  padding: 15px;
}
@media screen and (max-width: 767px) {
  #donation .cash table th, #donation .cash table td {
    width: 100%;
    display: block;
    border: 0;
  }
}
#donation .cash .more {
  margin: 3rem auto 0;
  width: fit-content;
  padding: 1rem 6rem 1rem 2rem;
  height: auto;
  line-height: 1.5;
}
@media screen and (max-width: 450px) {
  #donation .cash .more {
    font-size: 1.5rem;
  }
}
#donation .cash .more i {
  font-size: 2rem;
}

#news {
  overflow: visible;
}
@media screen and (max-width: 767px) {
  #news {
    overflow: hidden;
  }
}
#news .subhead {
  background: url(../../images/news/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#news .news {
  padding: 10rem 0;
}
#news .news_category {
  position: sticky;
  left: 0;
  top: 15rem;
  max-height: calc(100vh - 18rem);
  overflow: auto;
}
@media screen and (max-width: 991px) {
  #news .news_category {
    top: 10rem;
  }
}
@media screen and (max-width: 767px) {
  #news .news_category {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem 2rem;
    max-height: 100%;
    overflow: visible;
  }
}
@media screen and (max-width: 767px) {
  #news .news_category li {
    width: calc(33.333% - 1.5rem);
  }
}
@media screen and (max-width: 574px) {
  #news .news_category li {
    width: calc(50% - 1rem);
  }
}
#news .news_category li a {
  padding: 1.5rem 0.5rem;
  display: block;
  border-bottom: dashed 2px #eee;
  color: rgba(83, 86, 90, 0.7);
  transition: 0.3s;
}
#news .news_category li a.active {
  color: #32A1F0;
}
@media screen and (max-width: 767px) {
  #news .news_category li a.active {
    background: #32A1F0;
    color: #fff;
  }
}
@media (min-width: 992px) {
  #news .news_category li a:hover {
    color: #32A1F0;
  }
}
@media screen and (min-width: 992px) and (max-width: 767px) {
  #news .news_category li a:hover {
    background: #32A1F0;
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  #news .news_category li a {
    border-bottom: 0;
    background: #eee;
    color: #282E36;
    padding: 1rem;
  }
}
#news .news_list {
  padding-left: 4rem;
}
@media screen and (max-width: 991px) {
  #news .news_list {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #news .news_list {
    padding-left: 0;
    margin-top: 3rem;
  }
}
#news .news_list h3 {
  font-size: 2.6rem;
  padding-left: 1rem;
  border-left: 1rem solid #32A1F0;
}
#news .news_list ul {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
}
#news .news_list ul li {
  padding: 2rem 0;
  border-bottom: 1px solid #C8C8C8;
}
#news .news_list ul li .news_head {
  display: flex;
  align-items: center;
  gap: 4rem;
  transition: 0.3s;
}
@media screen and (max-width: 991px) {
  #news .news_list ul li .news_head {
    flex-wrap: wrap;
    gap: 1.5rem;
  }
}
#news .news_list ul li .news_head h4 {
  width: calc(100% - 31rem);
}
@media screen and (max-width: 991px) {
  #news .news_list ul li .news_head h4 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #news .news_list ul li .news_head:hover {
    opacity: 0.7;
  }
}
#news .news_info {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  width: 27rem;
}
#news .news_info .date {
  color: #919191;
  font-size: 1.5rem;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  letter-spacing: 0.075rem;
  line-height: 1;
  width: 9.2rem;
}
#news .news_info .category {
  padding: 0.5rem 2rem;
  background: #32A1F0;
  color: #fff;
  border-radius: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10.8rem;
}
#news .news_info .new {
  font-size: 1.5rem;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  letter-spacing: 0.075rem;
  color: #F99191;
}
#news .news_body {
  margin-top: 2rem;
}
#news .news_image {
  background: #f5fbff;
}
#news .news_image img {
  aspect-ratio: 4/3;
  object-fit: contain;
}
#news .news_text {
  margin-top: 2rem;
  word-break: break-all;
}
#news .news .download {
  margin-top: 2rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
#news .news .download a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  padding: 1rem 1.5rem;
  background: #64C1D2;
  color: #fff;
  border-radius: 0.5rem;
  transition: 0.3s;
}
@media (min-width: 992px) {
  #news .news .download a:hover {
    background: #32A1F0;
  }
}
#news .paging {
  text-align: center;
  margin-top: 3rem;
}
#news .paging span.current, #news .paging span.paging-text {
  margin: 0px 2px;
  color: #32A1F0;
  display: inline;
  zoom: 1;
  display: inline-block;
  overflow: hidden;
  border: 1px solid #32A1F0;
  text-decoration: none;
  border-radius: 0.5rem;
}
#news .paging span.paging-text a {
  padding: 3px 8px;
  display: block;
  transition-duration: 0.3s;
}
@media (min-width: 992px) {
  #news .paging span.paging-text a:hover {
    background: #32A1F0;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
}
#news .paging span.current {
  background: #32A1F0;
  color: #fff;
  display: inline;
  zoom: 1;
  padding: 3px 8px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
}