@font-face {
  font-family: "HiraKakuGoW6";
  src: url("./fonts/Hiragino Kaku Gothic Pro W6.otf") format("opentype");
  font-weight: 600;
}
@font-face {
  font-family: "HiraKakuGoW3";
  src: url("./fonts/Hiragino Kaku Gothic ProN W3.otf") format("opentype");
  font-weight: 300;
}
html,
body {
  margin: 0;
  padding: 0;
  background: #fff;
  line-height: 1.5;
  font-family: "Noto Sans JP", serif;
  font-style: normal;
}
@media screen and (max-width: 1900px) {
  html,
  body {
    font-size: 0.0520833333vw;
  }
}
@media screen and (max-width: 768px) {
  html,
  body {
    font-size: 0.1333333333vw;
  }
}

* {
  box-sizing: border-box;
}

img {
  width: 100%;
  height: auto;
  display: block;
  transition: all 0.3s ease-in-out;
}

a {
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s;
  display: block;
  color: #000;
  transition: all 0.3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
  padding: 0;
  line-height: 1;
}

ul,
ol,
li {
  list-style: none;
}

ul,
ol {
  margin: auto;
  padding: 0;
}

figure,
table {
  margin: auto;
}

svg * {
  transition: all 0.3s ease-in-out;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 750px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}
.arc {
  font-family: "Archivo Narrow", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
}

.lato {
  font-family: "Lato", serif;
  font-weight: bold;
  font-style: normal;
}

.roboto {
  font-family: "Roboto Condensed", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.zen_kaku {
  font-family: "Zen Kaku Gothic New", serif;
  font-weight: 400;
  font-style: normal;
}

.deco {
  font-family: "Adobe Handwriting", serif;
  font-weight: 400;
  font-style: normal;
}

.bahn {
  font-family: "Bahnschrift", serif;
  font-weight: bold;
  font-style: normal;
}

.hina {
  font-family: "Hina Mincho", serif;
  font-weight: 400;
  font-style: normal;
}

.en {
  font-family: "Arial", sans-serif;
  font-weight: bold;
  font-style: normal;
}

h2 {
  font-size: 60px;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 1900px) {
  h2 {
    font-size: 60rem;
  }
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 64rem;
  }
}

p {
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 1900px) {
  p {
    font-size: 18rem;
  }
}
@media screen and (max-width: 768px) {
  p {
    font-size: 24rem;
  }
}

.f_21 {
  font-size: 21px;
  font-weight: 400;
}
@media screen and (max-width: 1900px) {
  .f_21 {
    font-size: 21rem;
  }
}
@media screen and (max-width: 768px) {
  .f_21 {
    font-size: 26rem;
  }
}

.f_40 {
  font-size: 40px;
  font-weight: 600;
}
@media screen and (max-width: 1900px) {
  .f_40 {
    font-size: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .f_40 {
    font-size: 48rem;
  }
}

.extra {
  font-size: 64px;
  font-weight: 600;
}
@media screen and (max-width: 1900px) {
  .extra {
    font-size: 64rem;
  }
}
@media screen and (max-width: 768px) {
  .extra {
    font-size: 70rem;
  }
}

.f_sm {
  font-size: 18px;
  font-weight: 400;
  line-height: 2;
}
@media screen and (max-width: 1900px) {
  .f_sm {
    font-size: 18rem;
  }
}
@media screen and (max-width: 768px) {
  .f_sm {
    font-size: 24rem;
  }
}

.f_md {
  font-size: 24px;
  font-weight: 400;
}
@media screen and (max-width: 1900px) {
  .f_md {
    font-size: 24rem;
  }
}
@media screen and (max-width: 768px) {
  .f_md {
    font-size: 30rem;
  }
}

.f_lg {
  font-size: 36px;
  font-weight: 400;
  font-weight: bold;
  font-family: "HiraKakuGoW6", sans-serif;
}
@media screen and (max-width: 1900px) {
  .f_lg {
    font-size: 36rem;
  }
}
@media screen and (max-width: 768px) {
  .f_lg {
    font-size: 44rem;
  }
}

.f_ttl {
  font-size: 60px;
  font-weight: bold;
  font-family: "HiraKakuGoW6", sans-serif;
}
@media screen and (max-width: 1900px) {
  .f_ttl {
    font-size: 60rem;
  }
}
@media screen and (max-width: 768px) {
  .f_ttl {
    font-size: 64rem;
  }
}

.f_ttl-sub {
  font-size: 48px;
  font-weight: bold;
  font-family: "HiraKakuGoW6", sans-serif;
}
@media screen and (max-width: 1900px) {
  .f_ttl-sub {
    font-size: 48rem;
  }
}
@media screen and (max-width: 768px) {
  .f_ttl-sub {
    font-size: 50rem;
  }
}

.desc {
  margin: auto;
  margin-top: 50px;
}
@media screen and (max-width: 1900px) {
  .desc {
    margin-top: 50rem;
  }
}

.fade-letter {
  opacity: 0;
  display: inline-block;
  color: #fff;
}

.cyan {
  color: #0096C4;
}

.bg_cyan {
  background-color: #0096C4;
}

.bg_navy {
  background-color: #005696;
}

.bg_light {
  background-color: #E6EDEF;
}

main {
  max-width: 1920px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1900px) {
  main {
    max-width: 100%;
  }
}

.container {
  position: relative;
  z-index: 10;
  width: 100%;
}

section {
  position: relative;
  z-index: 5;
  padding: 100px 0;
}
@media screen and (max-width: 1900px) {
  section {
    padding: 100rem 0;
  }
}
@media screen and (max-width: 768px) {
  section {
    padding: 80rem 40rem;
  }
}

.sec_contain {
  max-width: 1100px;
  width: 100%;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 1900px) {
  .sec_contain {
    max-width: 1100rem;
  }
}
@media screen and (max-width: 768px) {
  .sec_contain {
    max-width: 100%;
  }
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background-color: #fff;
}
header .contain {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  header .contain {
    padding: 15rem 30rem;
  }
}
header .contain .logo {
  width: 125px;
  margin-left: 35px;
}
@media screen and (max-width: 1900px) {
  header .contain .logo {
    width: 125rem;
    margin-left: 35rem;
  }
}
@media screen and (max-width: 768px) {
  header .contain .logo {
    width: 180rem;
    margin-left: 0;
  }
}
header .contain .nav_link {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  header .contain .nav_link {
    display: none;
  }
}
header .contain .nav_link li a.link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 5px;
  padding: 0 30px;
}
@media screen and (max-width: 1900px) {
  header .contain .nav_link li a.link {
    padding: 0 30rem;
    gap: 5rem;
  }
}
header .contain .nav_link li a.link svg {
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 1900px) {
  header .contain .nav_link li a.link svg {
    width: 50rem;
    height: 50rem;
  }
}
header .contain .nav_link li a.link:hover span {
  text-decoration: underline;
}
header .contain .nav_link li a.link:hover svg path[fill="#0096C4"] {
  fill: #FF5D1D;
}
header .contain .nav_link li a.link.bg_cyan {
  background-color: #0096C4;
  width: 140px;
  height: 120px;
  padding: 0;
  padding-bottom: 15px;
}
@media screen and (max-width: 1900px) {
  header .contain .nav_link li a.link.bg_cyan {
    width: 140rem;
    height: 120rem;
    padding-bottom: 15rem;
  }
}
header .contain .nav_link li a.link.bg_cyan .icon {
  width: 60px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1900px) {
  header .contain .nav_link li a.link.bg_cyan .icon {
    width: 60rem;
    height: 50rem;
  }
}
header .contain .nav_link li a.link.bg_cyan .icon svg {
  width: 57px;
  height: 49px;
}
@media screen and (max-width: 1900px) {
  header .contain .nav_link li a.link.bg_cyan .icon svg {
    width: 57rem;
    height: 49rem;
  }
}
header .contain .nav_link li a.link.bg_cyan span {
  color: #fff;
}
header .contain .nav_link li a.link.bg_cyan:hover {
  background-color: #FF5D1D;
}
header .contain .nav_link li a.link.bg_navy {
  background-color: #005696;
  width: 140px;
  height: 120px;
  padding: 0;
  padding-bottom: 15px;
}
@media screen and (max-width: 1900px) {
  header .contain .nav_link li a.link.bg_navy {
    width: 140rem;
    height: 120rem;
    padding-bottom: 15rem;
  }
}
header .contain .nav_link li a.link.bg_navy .icon {
  width: 60px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1900px) {
  header .contain .nav_link li a.link.bg_navy .icon {
    width: 60rem;
    height: 50rem;
  }
}
header .contain .nav_link li a.link.bg_navy .icon svg {
  width: 47px;
  height: 39px;
}
@media screen and (max-width: 1900px) {
  header .contain .nav_link li a.link.bg_navy .icon svg {
    width: 47rem;
    height: 39rem;
  }
}
header .contain .nav_link li a.link.bg_navy span {
  color: #fff;
}
header .contain .nav_link li a.link.bg_navy:hover {
  background-color: #FF5D1D;
}
header .contain .hamburger {
  display: none;
}
@media screen and (max-width: 768px) {
  header .contain .hamburger {
    display: block;
    position: relative;
    z-index: 15;
    width: 55rem;
    height: 55rem;
    cursor: pointer;
  }
}
header .contain .hamburger span {
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 999px;
  background-color: #0096C4;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  transition: all 0.3s ease-in-out;
}
header .contain .hamburger span.bar1 {
  transform: translateY(-15px);
}
@media screen and (max-width: 1900px) {
  header .contain .hamburger span.bar1 {
    transform: translateY(-15rem);
  }
}
header .contain .hamburger span.bar3 {
  transform: translateY(15px);
}
@media screen and (max-width: 1900px) {
  header .contain .hamburger span.bar3 {
    transform: translateY(15rem);
  }
}
header .contain .hamburger.is_open .bar1 {
  transform: translateY(0) rotate(405deg);
}
header .contain .hamburger.is_open .bar3 {
  transform: translateY(0) rotate(495deg);
}
header .contain .hamburger.is_open .bar2 {
  display: none;
}
header .contain .sp_menu {
  display: none;
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
header .contain .sp_menu.is_open {
  display: flex;
}
header .contain .sp_menu .sp_menu_top {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding: 0 40rem;
  width: 100%;
  margin-bottom: 100rem;
}
header .contain .sp_menu .sp_menu_top li {
  width: 100%;
}
header .contain .sp_menu .sp_menu_top li a.link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30rem 0;
  width: 100%;
}
header .contain .sp_menu .sp_menu_bottom {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 0;
  width: 100%;
}
header .contain .sp_menu .sp_menu_bottom li {
  margin: 0;
}
header .contain .sp_menu .sp_menu_bottom li a.link {
  width: 100%;
  height: 200rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 5rem;
  padding-bottom: 25rem;
}
header .contain .sp_menu .sp_menu_bottom li a.link span {
  color: #fff;
}
header .contain .sp_menu .sp_menu_bottom li a.link .icon {
  width: 60rem;
  height: 50rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .contain .sp_menu .sp_menu_bottom li a.link.bg_navy {
  background-color: #005696;
}
header .contain .sp_menu .sp_menu_bottom li a.link.bg_navy:hover, header .contain .sp_menu .sp_menu_bottom li a.link.bg_navy:focus {
  background-color: #FF5D1D;
}
header .contain .sp_menu .sp_menu_bottom li a.link.bg_navy svg {
  width: 47rem;
  height: 49rem;
}
header .contain .sp_menu .sp_menu_bottom li a.link.bg_cyan {
  background-color: #0096C4;
}
header .contain .sp_menu .sp_menu_bottom li a.link.bg_cyan:hover, header .contain .sp_menu .sp_menu_bottom li a.link.bg_cyan:focus {
  background-color: #FF5D1D;
}
header .contain .sp_menu .sp_menu_bottom li a.link.bg_cyan svg {
  width: 57rem;
  height: 39rem;
}

footer {
  position: relative;
  background-color: #0096C4;
  overflow-y: visible;
  z-index: 50;
}
@media screen and (max-width: 768px) {
  footer {
    padding: 0 5%;
  }
}
footer .sec_contain .footer_main {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  footer .sec_contain .footer_main {
    margin-top: -200rem;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 100rem;
  }
}
footer .sec_contain .footer_main .logo_div {
  width: 280px;
}
@media screen and (max-width: 1900px) {
  footer .sec_contain .footer_main .logo_div {
    width: 280rem;
  }
}
@media screen and (max-width: 768px) {
  footer .sec_contain .footer_main .logo_div {
    width: 100%;
  }
}
footer .sec_contain .footer_main .logo_div .logo {
  width: 180px;
  margin: auto;
}
@media screen and (max-width: 1900px) {
  footer .sec_contain .footer_main .logo_div .logo {
    width: 180rem;
  }
}
footer .sec_contain .footer_main .logo_div .address {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #fff;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1900px) {
  footer .sec_contain .footer_main .logo_div .address {
    margin-top: 20rem;
    padding-top: 20rem;
  }
}
footer .sec_contain .footer_main .footer_links {
  width: 580px;
}
@media screen and (max-width: 1900px) {
  footer .sec_contain .footer_main .footer_links {
    width: 580rem;
  }
}
@media screen and (max-width: 768px) {
  footer .sec_contain .footer_main .footer_links {
    width: 100%;
  }
}
footer .sec_contain .footer_main .footer_links .map {
  width: 100%;
  height: 230px;
}
@media screen and (max-width: 1900px) {
  footer .sec_contain .footer_main .footer_links .map {
    height: 230rem;
  }
}
@media screen and (max-width: 768px) {
  footer .sec_contain .footer_main .footer_links .map {
    height: 400rem;
  }
}
footer .sec_contain .footer_main .footer_links .map iframe {
  width: 100%;
  height: 100%;
}
footer .sec_contain .footer_main .footer_links .links {
  margin-top: 50px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 70px;
}
@media screen and (max-width: 1900px) {
  footer .sec_contain .footer_main .footer_links .links {
    margin-top: 50rem;
    gap: 70rem;
  }
}
footer .sec_contain .footer_main .footer_links .links .column a.link {
  color: #fff;
  position: relative;
  padding-top: 5px;
}
footer .sec_contain .footer_main .footer_links .links .column a.link::after {
  content: "";
  position: absolute;
  width: 0px;
  height: 1px;
  bottom: -1px;
  left: 0;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
}
footer .sec_contain .footer_main .footer_links .links .column a.link:hover::after {
  width: 100%;
}
footer .sec_contain .line-div {
  width: -moz-fit-content;
  width: fit-content;
  margin: 5% auto 3%;
}
footer .sec_contain .line-div svg {
  width: 49px;
  height: 48px;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1900px) {
  footer .sec_contain .line-div svg {
    width: 49rem;
    height: 48rem;
  }
}
@media screen and (max-width: 768px) {
  footer .sec_contain .line-div svg {
    width: 70rem;
    height: 69rem;
  }
}
footer .sec_contain .line-div:hover {
  opacity: 0.8;
}
footer .sec_contain .footer_below {
  padding: 3% 0 10%;
  text-align: center;
  color: #fff;
  border-top: 1px solid #fff;
}

#t_fv {
  position: relative;
  z-index: 5;
  background-color: #E6EDEF;
  margin-top: 120px;
}
@media screen and (max-width: 1900px) {
  #t_fv {
    margin-top: 120rem;
  }
}
@media screen and (max-width: 768px) {
  #t_fv {
    margin-top: 150rem;
  }
}
#t_fv .contain {
  overflow: hidden;
}
#t_fv .contain .img {
  background-color: #E6EDEF;
}
#t_fv .contain .slide_text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5%;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: -155px;
}
@media screen and (max-width: 1900px) {
  #t_fv .contain .slide_text {
    margin-top: -155rem;
  }
}
#t_fv .contain .slide_text .arc {
  font-size: 240px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  white-space: nowrap;
  animation: h_slide 20s infinite linear;
}
@media screen and (max-width: 1900px) {
  #t_fv .contain .slide_text .arc {
    font-size: 240rem;
  }
}

.fixed_line {
  position: fixed;
  width: -moz-fit-content;
  width: fit-content;
  bottom: 5px;
  left: 5px;
  z-index: 500;
  display: none;
}
.fixed_line .icon {
  width: 25px;
  border-radius: 999px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5333333333);
  margin-bottom: 10px;
  cursor: pointer;
}
@media screen and (max-width: 1900px) {
  .fixed_line .icon {
    width: 25rem;
    margin-bottom: 10rem;
  }
}
.fixed_line a {
  width: 400px;
}
@media screen and (max-width: 1900px) {
  .fixed_line a {
    width: 400rem;
  }
}
@media screen and (max-width: 768px) {
  .fixed_line a {
    width: 50%;
  }
}
.fixed_line a img {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5333333333);
  border-radius: 5px;
}

#t_video {
  background-color: #E6EDEF;
  position: relative;
  z-index: 5;
  padding: 100px 0;
}
@media screen and (max-width: 1900px) {
  #t_video {
    padding: 100rem 0;
  }
}
@media screen and (max-width: 768px) {
  #t_video {
    padding: 100rem 40rem;
  }
}
#t_video .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
#t_video .bg img:first-child {
  width: 482px;
  left: 150px;
  top: 0;
  position: absolute;
}
@media screen and (max-width: 1900px) {
  #t_video .bg img:first-child {
    width: 482rem;
    left: 150rem;
  }
}
@media screen and (max-width: 768px) {
  #t_video .bg img:first-child {
    width: 40%;
    left: 0;
  }
}
#t_video .bg img:nth-child(2) {
  width: 1076px;
  right: -44px;
  top: 80px;
  z-index: -1;
  position: absolute;
}
@media screen and (max-width: 1900px) {
  #t_video .bg img:nth-child(2) {
    width: 1076rem;
    right: -44rem;
    top: 80rem;
  }
}
@media screen and (max-width: 768px) {
  #t_video .bg img:nth-child(2) {
    width: 45%;
  }
}
#t_video .content {
  max-width: 1111px;
  margin: auto;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media screen and (max-width: 1900px) {
  #t_video .content {
    max-width: 1111rem;
  }
}
@media screen and (max-width: 768px) {
  #t_video .content {
    flex-direction: column;
    max-width: 100%;
    align-items: flex-start;
    gap: 70rem;
    margin-top: 100rem;
  }
}
#t_video .content .text {
  width: 566px;
}
@media screen and (max-width: 1900px) {
  #t_video .content .text {
    width: 566rem;
  }
}
@media screen and (max-width: 768px) {
  #t_video .content .text {
    width: 100%;
  }
}
#t_video .video {
  width: 1111px;
  height: 600px;
  margin: auto;
  margin-top: 60px;
}
@media screen and (max-width: 1900px) {
  #t_video .video {
    width: 1111rem;
    height: 600rem;
    margin-top: 60rem;
  }
}
@media screen and (max-width: 768px) {
  #t_video .video {
    width: 100%;
    height: 450rem;
  }
}
#t_video iframe {
  width: 100%;
  height: 100%;
}

#t_reason {
  background-color: #E6EDEF;
  background-image: url("../img/t_reason_bg.svg");
  background-size: cover;
  background-position: top;
}
#t_reason .container {
  max-width: 1600px;
  margin: auto;
  padding-top: 100px;
}
@media screen and (max-width: 1900px) {
  #t_reason .container {
    max-width: 1600rem;
    padding-top: 100rem;
  }
}
@media screen and (max-width: 768px) {
  #t_reason .container {
    max-width: 100%;
    padding-top: 250rem;
  }
}
#t_reason .container .problem {
  position: relative;
  width: 1400px;
  margin: auto;
  border-radius: 20px;
  background-color: #fff;
  padding: 45px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1900px) {
  #t_reason .container .problem {
    width: 1400rem;
    border-radius: 20rem;
    padding: 45rem;
  }
}
@media screen and (max-width: 768px) {
  #t_reason .container .problem {
    width: 100%;
    padding: 20rem;
  }
}
#t_reason .container .problem .problem_list {
  margin-top: 50px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 40px;
  width: 100%;
}
@media screen and (max-width: 1900px) {
  #t_reason .container .problem .problem_list {
    margin-top: 50rem;
    gap: 40rem;
  }
}
@media screen and (max-width: 768px) {
  #t_reason .container .problem .problem_list {
    grid-template-columns: 1fr 1fr;
    gap: 20rem;
  }
}
#t_reason .container .problem .problem_list .item {
  border-radius: 15px;
  padding: 25px 15px;
}
@media screen and (max-width: 1900px) {
  #t_reason .container .problem .problem_list .item {
    border-radius: 15rem;
    padding: 25rem 15rem;
  }
}
#t_reason .container .problem .problem_list .item .f_sm {
  text-align: center;
  color: #fff;
}
#t_reason .container .problem::after {
  content: "";
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 50px solid white;
}
@media screen and (max-width: 1900px) {
  #t_reason .container .problem::after {
    bottom: -50rem;
    border-left: 50rem solid transparent;
    border-right: 50rem solid transparent;
    border-top: 50rem solid white;
  }
}
#t_reason .container .problem .shape {
  position: absolute;
  width: 120px;
  bottom: 10%;
  right: -10%;
  z-index: -1;
}
@media screen and (max-width: 1900px) {
  #t_reason .container .problem .shape {
    width: 120rem;
  }
}
#t_reason .container .contact_div {
  position: relative;
  margin-top: 90px;
}
@media screen and (max-width: 1900px) {
  #t_reason .container .contact_div {
    margin-top: 90rem;
  }
}
#t_reason .container .contact_div .ttl_div {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  color: #fff;
}
#t_reason .container .contact_div .ttl_div .extra {
  text-align: center;
}
#t_reason .container .contact_div .ttl_div .animal {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#t_reason .container .contact_div .ttl_div .animal img:first-child {
  width: 180px;
  top: 0;
  position: absolute;
  left: 0;
  transform: translateX(-130%);
}
@media screen and (max-width: 1900px) {
  #t_reason .container .contact_div .ttl_div .animal img:first-child {
    width: 180rem;
  }
}
@media screen and (max-width: 768px) {
  #t_reason .container .contact_div .ttl_div .animal img:first-child {
    transform: none;
    top: 127rem;
    width: 150rem;
  }
}
#t_reason .container .contact_div .ttl_div .animal img:nth-child(2) {
  width: 78px;
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(250%, 30%);
}
@media screen and (max-width: 1900px) {
  #t_reason .container .contact_div .ttl_div .animal img:nth-child(2) {
    width: 78rem;
  }
}
@media screen and (max-width: 768px) {
  #t_reason .container .contact_div .ttl_div .animal img:nth-child(2) {
    transform: none;
    top: 127rem;
    width: 50rem;
    right: 90rem;
  }
}
#t_reason .container .contact_div .form {
  border-radius: 30px;
  padding: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5%;
  margin-top: 70px;
}
@media screen and (max-width: 1900px) {
  #t_reason .container .contact_div .form {
    border-radius: 30rem;
    padding: 45rem;
    margin-top: 70rem;
  }
}
@media screen and (max-width: 768px) {
  #t_reason .container .contact_div .form {
    flex-direction: column;
    gap: 50rem;
    padding: 50rem;
  }
}
#t_reason .container .contact_div .form .left {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
}
#t_reason .container .contact_div .form .left .f_sm {
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 1900px) {
  #t_reason .container .contact_div .form .left .f_sm {
    margin-top: 40rem;
  }
}
#t_reason .container .contact_div .form .left .f_md {
  margin-top: 55px;
}
@media screen and (max-width: 1900px) {
  #t_reason .container .contact_div .form .left .f_md {
    margin-top: 55rem;
  }
}
#t_reason .container .contact_div .form .left .tel {
  display: flex;
  align-items: center;
  justify-content: center;
}
#t_reason .container .contact_div .form .left .tel svg {
  width: 38px;
  height: 52px;
}
@media screen and (max-width: 1900px) {
  #t_reason .container .contact_div .form .left .tel svg {
    width: 38rem;
    height: 52rem;
  }
}
#t_reason .container .contact_div .form .left .tel .arc {
  font-size: 70px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1900px) {
  #t_reason .container .contact_div .form .left .tel .arc {
    font-size: 72rem;
  }
}
#t_reason .container .contact_div .form .left .tel:hover .arc {
  color: wheat;
}
#t_reason .container .contact_div .form .right {
  width: 635px;
}
@media screen and (max-width: 1900px) {
  #t_reason .container .contact_div .form .right {
    width: 635rem;
  }
}
@media screen and (max-width: 768px) {
  #t_reason .container .contact_div .form .right {
    width: 100%;
  }
}
#t_reason .container .contact_div .form .right .contact_form {
  color: #fff;
}
#t_reason .container .contact_div .form .right .contact_form .step {
  padding: 0;
}
#t_reason .container .contact_div .form .right .contact_form .step .c_item .c_lbl {
  min-width: 250px;
}
@media screen and (max-width: 1900px) {
  #t_reason .container .contact_div .form .right .contact_form .step .c_item .c_lbl {
    min-width: 250rem;
  }
}
@media screen and (max-width: 768px) {
  #t_reason .container .contact_div .form .right .contact_form .step .c_item .c_lbl {
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
}
#t_reason .container .contact_div .form .right .contact_form .step .c_item .c_val {
  width: calc(100% - 250px);
}
@media screen and (max-width: 1900px) {
  #t_reason .container .contact_div .form .right .contact_form .step .c_item .c_val {
    width: calc(100% - 250rem);
  }
}
@media screen and (max-width: 768px) {
  #t_reason .container .contact_div .form .right .contact_form .step .c_item .c_val {
    width: 100%;
  }
}
#t_reason .container .contact_div .form .right .contact_form .step a {
  color: #fff;
}
#t_reason .container .contact_div .form .right .contact_form .step a:hover {
  color: #0096C4;
}

@keyframes h_slide {
  100% {
    transform: translate(-110%);
  }
}
.fadein {
  opacity: 0;
  transition: transform 1s ease-in-out, opacity 1s ease-in-out;
}
.fadein.visible {
  opacity: 1;
}

.fadeup {
  opacity: 0;
  transition: transform 1s ease-in-out, opacity 1s ease-in-out;
  transform: translateY(70px);
}
.fadeup.visible {
  opacity: 1;
  transform: translateY(0);
}

.fadedown {
  opacity: 0;
  transition: transform 1s ease-in-out, opacity 1s ease-in-out;
  transform: translateY(-70px);
}
.fadedown.visible {
  opacity: 1;
  transform: translateY(0);
}

.fadeleft {
  opacity: 0;
  transition: transform 1s ease-in-out, opacity 1s ease-in-out;
  transform: translateX(-100px);
}
.fadeleft.visible {
  opacity: 1;
  transform: translateX(0);
}

.faderight {
  opacity: 0;
  transition: transform 1s ease-in-out, opacity 1s ease-in-out;
  transform: translateX(100px);
}
.faderight.visible {
  opacity: 1;
  transform: translateX(0);
}

#t_str {
  padding: 0;
  background: url("../img/t_str_bg.png") no-repeat top center;
  background-position: top;
  background-size: cover;
  margin-top: -2px;
}
#t_str .bg {
  position: absolute;
  top: 0;
  left: 0;
}
#t_str .sec_contain {
  padding-top: 87px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1900px) {
  #t_str .sec_contain {
    padding-top: 87rem;
  }
}
@media screen and (max-width: 768px) {
  #t_str .sec_contain {
    padding: 0 40rem;
    padding-top: 100rem;
  }
}
#t_str .sec_contain .ttl_div {
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#t_str .sec_contain .ttl_div .arc {
  font-size: 80px;
  font-weight: bold;
  line-height: 1;
  border-bottom: 2px solid #fff;
}
@media screen and (max-width: 1900px) {
  #t_str .sec_contain .ttl_div .arc {
    font-size: 80rem;
  }
}
@media screen and (max-width: 768px) {
  #t_str .sec_contain .ttl_div .arc {
    font-size: 88rem;
  }
}
#t_str .sec_contain .ttl_div .f_40 {
  margin-top: 30px;
}
@media screen and (max-width: 1900px) {
  #t_str .sec_contain .ttl_div .f_40 {
    margin-top: 30rem;
  }
}
#t_str .sec_contain .ttl_div .f_40 span {
  font-size: 80px;
  font-weight: bold;
  color: transparent;
  line-height: 1;
  -webkit-text-stroke: 2px #fff;
}
@media screen and (max-width: 1900px) {
  #t_str .sec_contain .ttl_div .f_40 span {
    font-size: 80rem;
  }
}
@media screen and (max-width: 768px) {
  #t_str .sec_contain .ttl_div .f_40 span {
    font-size: 88rem;
  }
}
#t_str .sec_contain .str_list {
  margin-top: 70px;
  margin-bottom: -195px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
  position: relative;
  z-index: 50;
}
@media screen and (max-width: 1900px) {
  #t_str .sec_contain .str_list {
    margin-top: 70rem;
    margin-bottom: -195rem;
    gap: 30rem;
  }
}
@media screen and (max-width: 768px) {
  #t_str .sec_contain .str_list {
    grid-template-columns: 1fr;
  }
}
#t_str .sec_contain .str_list .item {
  padding: 25px;
  padding-top: 80px;
  position: relative;
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 25px;
}
@media screen and (max-width: 1900px) {
  #t_str .sec_contain .str_list .item {
    padding: 25rem;
    padding-top: 80rem;
    border-radius: 20rem;
    gap: 25rem;
  }
}
#t_str .sec_contain .str_list .item .f_sm {
  text-align: center;
}
#t_str .sec_contain .str_list .item .sign {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 92px;
  background-color: #0096C4;
  color: #fff;
  border-bottom-left-radius: 999px;
  border-bottom-right-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 15px;
}
@media screen and (max-width: 1900px) {
  #t_str .sec_contain .str_list .item .sign {
    width: 92rem;
    padding-bottom: 15rem;
  }
}

#t_service {
  padding-top: 300px;
  padding-bottom: 200px;
  background-color: #E6EDEF;
  z-index: 0;
}
@media screen and (max-width: 1900px) {
  #t_service {
    padding-top: 300rem;
    padding-bottom: 200rem;
  }
}
#t_service .sec_contain {
  max-width: 1620px;
  margin: auto;
}
@media screen and (max-width: 1900px) {
  #t_service .sec_contain {
    max-width: 1620rem;
  }
}
@media screen and (max-width: 768px) {
  #t_service .sec_contain {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #t_service .sec_contain .ttl_div {
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
#t_service .sec_contain .service_list {
  margin-top: 70px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 30px;
}
@media screen and (max-width: 1900px) {
  #t_service .sec_contain .service_list {
    margin-top: 70rem;
    gap: 30rem;
  }
}
@media screen and (max-width: 768px) {
  #t_service .sec_contain .service_list {
    grid-template-columns: 1fr;
    gap: 40rem;
  }
}
#t_service .sec_contain .service_list .item {
  padding: 30px 20px;
  border-radius: 20px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
@media screen and (max-width: 1900px) {
  #t_service .sec_contain .service_list .item {
    padding: 30rem 20rem;
    border-radius: 20rem;
    gap: 20rem;
  }
}
@media screen and (max-width: 768px) {
  #t_service .sec_contain .service_list .item {
    padding: 40rem;
  }
}
#t_service .sec_contain .service_list .item .img {
  width: 100%;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1900px) {
  #t_service .sec_contain .service_list .item .img {
    height: 140rem;
  }
}
@media screen and (max-width: 768px) {
  #t_service .sec_contain .service_list .item .img {
    height: 200rem;
  }
}
#t_service .sec_contain .service_list .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
#t_service .sec_contain .service_list .item .f_sm span {
  display: block;
}
#t_service .sec_contain .btn_div {
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 30px;
  left: 400px;
}
@media screen and (max-width: 1900px) {
  #t_service .sec_contain .btn_div {
    top: 30rem;
    left: 400rem;
  }
}
@media screen and (max-width: 768px) {
  #t_service .sec_contain .btn_div {
    position: relative;
    top: 0;
    left: unset;
    margin: auto;
    margin-top: 70rem;
  }
}

.ttl_div {
  width: -moz-fit-content;
  width: fit-content;
}
.ttl_div .arc {
  font-size: 80px;
  font-weight: bold;
  line-height: 1;
  border-bottom: 2px solid #0096C4;
}
@media screen and (max-width: 1900px) {
  .ttl_div .arc {
    font-size: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .ttl_div .arc {
    font-size: 88rem;
  }
}
.ttl_div .f_sm {
  margin-top: 2%;
}

.btn {
  width: 300px;
  padding: 25px 20px;
  border-radius: 15px;
  position: relative;
  background-color: #0096C4;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1900px) {
  .btn {
    width: 300rem;
    padding: 25rem 20rem;
    border-radius: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .btn {
    width: 400rem;
    padding: 35rem 30rem;
  }
}
.btn span {
  color: #fff;
}
.btn:hover {
  background-color: #FF5D1D;
}

.arw {
  width: 50px;
  height: 50px;
  border-radius: 999px;
  background-color: rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: -5%;
  right: -3%;
}
@media screen and (max-width: 1900px) {
  .arw {
    width: 50rem;
    height: 50rem;
  }
}
.arw svg {
  width: 18px;
  height: 15px;
}
@media screen and (max-width: 1900px) {
  .arw svg {
    width: 18rem;
    height: 15rem;
  }
}

.t_divider {
  background: url("../img/t_divider_bg.png") no-repeat top center;
  background-position: top;
  background-size: cover;
  padding: 80px;
  overflow: visible;
  position: relative;
}
@media screen and (max-width: 1900px) {
  .t_divider {
    padding: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .t_divider {
    padding: 80rem 40rem;
  }
}
.t_divider .content {
  max-width: 1100px;
  margin: auto;
}
@media screen and (max-width: 1900px) {
  .t_divider .content {
    max-width: 1100rem;
    gap: 115rem;
  }
}
@media screen and (max-width: 768px) {
  .t_divider .content {
    max-width: 100%;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    gap: 70rem;
  }
}
.t_divider .content .text {
  color: #fff;
  width: 650px;
}
@media screen and (max-width: 1900px) {
  .t_divider .content .text {
    width: 640rem;
  }
}
@media screen and (max-width: 768px) {
  .t_divider .content .text {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .t_divider .content .text .f_40 {
    text-align: center;
  }
}
.t_divider .content .text .f_sm {
  margin-top: 50px;
}
@media screen and (max-width: 1900px) {
  .t_divider .content .text .f_sm {
    margin-top: 50rem;
  }
}
.t_divider .content .text .f_sm.text_right {
  text-align: right;
}
.t_divider .content .img {
  width: 340px;
  margin-top: -60px;
  position: absolute;
  top: 0;
  right: 420px;
  border-radius: 30px;
  box-shadow: 3px 3px 15px #000;
}
@media screen and (max-width: 1900px) {
  .t_divider .content .img {
    width: 340rem;
    margin-top: -60rem;
    right: 420rem;
    border-radius: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .t_divider .content .img {
    position: relative;
    width: 100%;
    top: unset;
    right: unset;
    margin: 0;
  }
}
.t_divider .btn_div {
  margin-left: 400px;
}
@media screen and (max-width: 1900px) {
  .t_divider .btn_div {
    margin-left: 400rem;
  }
}
@media screen and (max-width: 768px) {
  .t_divider .btn_div {
    margin: auto;
    margin-top: 70rem;
    width: -moz-fit-content;
    width: fit-content;
  }
}

#t_join-faq {
  background: url("../img/t_join-faq_bg.png") no-repeat top center;
  background-position: top;
  background-size: cover;
  background-color: #E6EDEF;
}
#t_join-faq .sec_contain {
  max-width: 1620px;
}
@media screen and (max-width: 1900px) {
  #t_join-faq .sec_contain {
    max-width: 1620rem;
  }
}
@media screen and (max-width: 768px) {
  #t_join-faq .sec_contain {
    max-width: 100%;
  }
}
#t_join-faq .sec_contain .flow {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1100px;
  margin: auto;
}
@media screen and (max-width: 1900px) {
  #t_join-faq .sec_contain .flow {
    max-width: 1100rem;
  }
}
@media screen and (max-width: 768px) {
  #t_join-faq .sec_contain .flow {
    max-width: 100%;
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 70rem;
  }
}
#t_join-faq .sec_contain .flow .text {
  width: 480px;
}
@media screen and (max-width: 1900px) {
  #t_join-faq .sec_contain .flow .text {
    width: 480rem;
  }
}
@media screen and (max-width: 768px) {
  #t_join-faq .sec_contain .flow .text {
    width: 100%;
  }
}
#t_join-faq .sec_contain .flow .text .f_sm {
  margin-top: 50px;
  margin-right: 50px;
}
@media screen and (max-width: 1900px) {
  #t_join-faq .sec_contain .flow .text .f_sm {
    margin-top: 50rem;
    margin-right: 50rem;
  }
}
@media screen and (max-width: 768px) {
  #t_join-faq .sec_contain .flow .text .f_sm {
    margin-right: 0;
  }
}
#t_join-faq .sec_contain .flow .text .btn {
  margin-top: 50px;
  margin-left: 80px;
}
@media screen and (max-width: 1900px) {
  #t_join-faq .sec_contain .flow .text .btn {
    margin-top: 50rem;
    margin-left: 80rem;
  }
}
#t_join-faq .sec_contain .flow .img {
  width: 600px;
}
@media screen and (max-width: 1900px) {
  #t_join-faq .sec_contain .flow .img {
    width: 600rem;
  }
}
@media screen and (max-width: 768px) {
  #t_join-faq .sec_contain .flow .img {
    width: 100%;
  }
}
#t_join-faq .sec_contain .join_us {
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 130px 0;
}
@media screen and (max-width: 1900px) {
  #t_join-faq .sec_contain .join_us {
    border-radius: 30rem;
    margin: 130rem 0;
  }
}
@media screen and (max-width: 768px) {
  #t_join-faq .sec_contain .join_us {
    flex-direction: column-reverse;
    gap: 70rem;
    align-items: flex-start;
    padding: 40rem;
  }
}
#t_join-faq .sec_contain .join_us .text {
  width: 350px;
  margin-left: 140px;
  color: #fff;
}
@media screen and (max-width: 1900px) {
  #t_join-faq .sec_contain .join_us .text {
    width: 350rem;
    margin-left: 140rem;
  }
}
@media screen and (max-width: 768px) {
  #t_join-faq .sec_contain .join_us .text {
    width: 100%;
    margin-left: 0;
  }
}
#t_join-faq .sec_contain .join_us .text .desc {
  color: #fff;
  margin-top: 50px;
}
@media screen and (max-width: 1900px) {
  #t_join-faq .sec_contain .join_us .text .desc {
    margin-top: 50rem;
  }
}
#t_join-faq .sec_contain .join_us .text .btn {
  margin-top: 50px;
}
@media screen and (max-width: 1900px) {
  #t_join-faq .sec_contain .join_us .text .btn {
    margin-top: 50rem;
  }
}
@media screen and (max-width: 768px) {
  #t_join-faq .sec_contain .join_us .text .btn {
    margin: auto;
    margin-top: 70rem;
  }
}
#t_join-faq .sec_contain .join_us .v_sliders {
  width: 950px;
  height: 700px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1900px) {
  #t_join-faq .sec_contain .join_us .v_sliders {
    width: 950rem;
    height: 700rem;
  }
}
@media screen and (max-width: 768px) {
  #t_join-faq .sec_contain .join_us .v_sliders {
    width: 100%;
  }
}
#t_join-faq .sec_contain .join_us .v_sliders .wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
@media screen and (max-width: 1900px) {
  #t_join-faq .sec_contain .join_us .v_sliders .wrapper {
    gap: 30rem;
  }
}
#t_join-faq .sec_contain .join_us .v_sliders .wrapper .column {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 1900px) {
  #t_join-faq .sec_contain .join_us .v_sliders .wrapper .column {
    gap: 20rem;
  }
}
#t_join-faq .sec_contain .join_us .v_sliders .wrapper .column .img_div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 1900px) {
  #t_join-faq .sec_contain .join_us .v_sliders .wrapper .column .img_div {
    gap: 20rem;
  }
}
#t_join-faq .sec_contain .join_us .v_sliders .wrapper .column.slide_top .img_div {
  animation: slide_top 20s linear -5s infinite;
}
#t_join-faq .sec_contain .join_us .v_sliders .wrapper .column.slide_down .img_div {
  animation: slide_down 20s linear -5s infinite;
}
#t_join-faq .sec_contain .t_faq {
  max-width: 1100px;
  margin: auto;
}
@media screen and (max-width: 1900px) {
  #t_join-faq .sec_contain .t_faq {
    max-width: 1100rem;
  }
}
@media screen and (max-width: 768px) {
  #t_join-faq .sec_contain .t_faq {
    max-width: 100%;
  }
}
#t_join-faq .sec_contain .t_faq .ttl_div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: auto;
}
#t_join-faq .sec_contain .t_faq .btn {
  margin: auto;
  margin-top: 80px;
}
@media screen and (max-width: 1900px) {
  #t_join-faq .sec_contain .t_faq .btn {
    margin-top: 80rem;
  }
}

.faq_list .item {
  margin-top: 50px;
  background-color: #fff;
  padding: 30px;
}
@media screen and (max-width: 1900px) {
  .faq_list .item {
    margin-top: 50rem;
    padding: 30rem;
  }
}
.faq_list .item .mark {
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 1900px) {
  .faq_list .item .mark {
    font-size: 28rem;
  }
}
@media screen and (max-width: 768px) {
  .faq_list .item .mark {
    font-size: 32rem;
  }
}
.faq_list .item .q_div {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  position: relative;
}
.faq_list .item .q_div .red {
  color: #C1272D;
  font-size: 53px;
  line-height: 1;
}
@media screen and (max-width: 1900px) {
  .faq_list .item .q_div .red {
    font-size: 53rem;
  }
}
.faq_list .item .q_div .mark {
  color: #0096C4;
}
.faq_list .item .q_div .f_md {
  margin-left: 50px;
}
@media screen and (max-width: 1900px) {
  .faq_list .item .q_div .f_md {
    margin-left: 50rem;
  }
}
.faq_list .item .q_div .arw {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
}
@media screen and (max-width: 1900px) {
  .faq_list .item .q_div .arw {
    right: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .faq_list .item .q_div .arw {
    right: 0;
  }
}
.faq_list .item .q_div .arw.is_open .bar2 {
  transform: unset;
}
.faq_list .item .q_div .arw .bar1,
.faq_list .item .q_div .arw .bar2 {
  width: 18px;
  height: 2px;
  position: absolute;
  background-color: #C1272D;
  transition: all 0.3s ease-in-out;
}
.faq_list .item .q_div .arw .bar2 {
  transform: rotate(90deg);
}
.faq_list .item .a_div {
  padding-top: 20px;
  margin-right: 50px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 5px;
}
@media screen and (max-width: 1900px) {
  .faq_list .item .a_div {
    padding-top: 20rem;
    margin-right: 50rem;
  }
}
.faq_list .item .a_div span {
  display: block;
}
.faq_list .item .a_div .mark {
  color: #FF5D1D;
  width: -moz-fit-content;
  width: fit-content;
}

@keyframes slide_top {
  100% {
    transform: translateY(102%);
  }
}
@keyframes slide_down {
  100% {
    transform: translateY(-102%);
  }
}
.mega_links .sec_contain {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 35px 20px;
}
@media screen and (max-width: 1900px) {
  .mega_links .sec_contain {
    gap: 35rem 20rem;
  }
}
@media screen and (max-width: 768px) {
  .mega_links .sec_contain {
    grid-template-columns: 1fr 1fr;
  }
}
.mega_links .sec_contain .item {
  position: relative;
  background-color: #0096C4;
  border-radius: 15px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1900px) {
  .mega_links .sec_contain .item {
    border-radius: 15rem;
  }
}
.mega_links .sec_contain .item:hover {
  background-color: #FF5D1D;
}
.mega_links .sec_contain .item .img {
  width: 110px;
  border-top-right-radius: 999px;
  border-bottom-right-radius: 999px;
  overflow: hidden;
}
@media screen and (max-width: 1900px) {
  .mega_links .sec_contain .item .img {
    width: 110rem;
  }
}
.mega_links .sec_contain .item .ttl {
  color: #fff;
  margin-left: 15px;
}
@media screen and (max-width: 1900px) {
  .mega_links .sec_contain .item .ttl {
    margin-left: 15rem;
  }
}
.mega_links .sec_contain .item .ttl .arc {
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 1900px) {
  .mega_links .sec_contain .item .ttl .arc {
    font-size: 16rem;
  }
}
.mega_links .sec_contain .item .icon {
  position: absolute;
  width: 90px;
  top: 50%;
  right: 30px;
  transform: translate(0, -50%);
}
@media screen and (max-width: 1900px) {
  .mega_links .sec_contain .item .icon {
    width: 90rem;
    right: 30rem;
  }
}
.mega_links .sec_contain .item .arw {
  position: absolute;
}

#t_area {
  overflow: hidden;
  padding-bottom: 250px;
}
@media screen and (max-width: 1900px) {
  #t_area {
    padding-bottom: 250rem;
  }
}
@media screen and (max-width: 768px) {
  #t_area .sec_contain {
    padding: 200rem 0;
  }
}
#t_area .sec_contain .desc {
  margin-top: 20px;
}
@media screen and (max-width: 1900px) {
  #t_area .sec_contain .desc {
    margin-top: 20rem;
  }
}
#t_area .sec_contain .bordered {
  width: 700px;
  margin-top: 40px;
  border: 1px solid #0096C4;
  background-color: rgba(255, 255, 255, 0.6666666667);
  padding: 35px 25px;
  padding-right: 120px;
}
@media screen and (max-width: 1900px) {
  #t_area .sec_contain .bordered {
    width: 700rem;
    margin-top: 40rem;
    padding: 35rem 25rem;
    padding-right: 120rem;
  }
}
@media screen and (max-width: 768px) {
  #t_area .sec_contain .bordered {
    width: 100%;
    padding: 40rem;
  }
}
#t_area .sec_contain .map {
  width: 780px;
  position: absolute;
  top: -5%;
  right: -19%;
  z-index: -1;
}
@media screen and (max-width: 1900px) {
  #t_area .sec_contain .map {
    width: 780rem;
  }
}

#contact {
  max-width: 1600px;
  border-radius: 30px;
  margin: auto;
  background: url("../img/t_contact_bg.png") no-repeat top center;
  background-position: top;
  background-size: cover;
  background-color: #E6EDEF;
  transform: translateY(-50%);
}
@media screen and (max-width: 1900px) {
  #contact {
    max-width: 1600rem;
    border-radius: 30rem;
  }
}
@media screen and (max-width: 768px) {
  #contact {
    width: 100%;
  }
}
#contact .contain {
  width: 940px;
  margin: auto;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 50px 0;
}
@media screen and (max-width: 1900px) {
  #contact .contain {
    width: 940rem;
    padding: 50rem 0;
  }
}
@media screen and (max-width: 768px) {
  #contact .contain {
    flex-direction: column;
    width: 100%;
    padding: 10%;
    gap: 70rem;
  }
}
#contact .contain .left {
  width: 360px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1900px) {
  #contact .contain .left {
    width: 360rem;
  }
}
@media screen and (max-width: 768px) {
  #contact .contain .left {
    width: 100%;
  }
}
#contact .contain .left .arc {
  line-height: 1;
}
#contact .contain .left .f_sm {
  text-align: center;
  margin-top: 25px;
}
@media screen and (max-width: 1900px) {
  #contact .contain .left .f_sm {
    margin-top: 25rem;
  }
}
#contact .contain .right {
  width: 420px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1900px) {
  #contact .contain .right {
    width: 420rem;
  }
}
@media screen and (max-width: 768px) {
  #contact .contain .right {
    width: 100%;
  }
}
#contact .contain .right .btn {
  width: 100%;
}
#contact .contain .right .phone-div {
  margin-top: 35px;
}
@media screen and (max-width: 1900px) {
  #contact .contain .right .phone-div {
    margin: 35rem;
  }
}
#contact .contain .right .phone-div .f_sm {
  text-align: center;
}
#contact .contain .right .phone-div a {
  display: flex;
  align-items: center;
  justify-content: center;
}
#contact .contain .right .phone-div a svg {
  width: 27px;
  height: 36px;
}
@media screen and (max-width: 1900px) {
  #contact .contain .right .phone-div a svg {
    width: 27rem;
    height: 36rem;
  }
}
#contact .contain .right .phone-div a .tel {
  font-size: 60px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 1900px) {
  #contact .contain .right .phone-div a .tel {
    font-size: 60rem;
  }
}
#contact .contain .right .phone-div a:hover .tel {
  color: wheat;
}/*# sourceMappingURL=top.css.map */