@charset "UTF-8";
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
.header_sns[data-v-7da86200] {
  display: flex;
}
@media screen and (max-width: 767px) {
.header_sns[data-v-7da86200] {
    justify-content: center;
    margin-top: 5.3333333333vw;
    padding-bottom: 13.3333333333vw;
    gap: 5.3333333333vw;
}
}
@media screen and (max-width: 767px) {
.header_sns li[data-v-7da86200] {
    width: 10.6666666667vw;
}
}
@media screen and (max-width: 767px) {
.header_sns li img[data-v-7da86200] {
    width: 100%;
}
}
.header_nav[data-v-7da86200] {
  z-index: 10000;
  display: flex;
  position: fixed;
  top: 0;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
.header_nav[data-v-7da86200] {
    justify-content: space-between;
    width: 100%;
    height: 100px;
}
}
@media screen and (max-width: 767px) {
.header_nav[data-v-7da86200] {
    justify-content: space-between;
    width: 100%;
    height: 16vw;
}
}
@media screen and (max-width: 767px) {
.header_nav h1[data-v-7da86200] {
    position: fixed;
    left: 0;
}
}
@media screen and (min-width: 768px) {
.header_nav_icon[data-v-7da86200] {
    color: #fff;
    border-radius: 100px;
    background-color: #207fba;
}
}
@media screen and (max-width: 767px) {
.header_nav_icon[data-v-7da86200] {
    font-size: 6.4vw;
}
}
.header_nav_icon-rotate[data-v-7da86200] {
  transform: rotate(-90deg) !important;
}
@media screen and (min-width: 768px) {
.header_nav_inner[data-v-7da86200] {
    display: flex;
    justify-content: flex-end;
    width: 50%;
    min-width: 654px;
}
}
@media screen and (max-width: 767px) {
.header_nav_inner[data-v-7da86200] {
    position: absolute;
    right: -100%;
    width: 100%;
    height: 100vh;
    padding-top: 26.6666666667vw;
    background-color: #207fba;
    transition: 0.6s;
}
}
@media screen and (max-width: 767px) {
.header_nav_inner-show[data-v-7da86200] {
    right: 0;
    overflow: auto;
}
}
@media screen and (min-width: 768px) {
.header_nav ul[data-v-7da86200] {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    padding-right: 60px;
    gap: 4.6%;
}
}
@media screen and (min-width: 768px) {
.header_nav_item[data-v-7da86200] {
    width: 100%;
    max-width: 100px;
}
}
@media screen and (max-width: 767px) {
.header_nav_item[data-v-7da86200] {
    width: 100%;
}
}
@media screen and (min-width: 768px) {
.header_nav_item[data-v-7da86200]:not(:first-of-type):hover {
    padding-top: 3px;
    border-bottom: solid 3px #207fba;
}
}
.header_nav_item-top[data-v-7da86200] {
  z-index: 100000;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  max-width: unset;
  width: unset;
  transition: 0.6s;
  background-color: #207fba;
}
@media screen and (min-width: 768px) {
.header_nav_item-top[data-v-7da86200] {
    min-width: 200px;
    min-height: 140px;
    padding: 15px 25px 15px 35px;
    border-radius: 0 0 20px 0;
}
}
@media screen and (max-width: 767px) {
.header_nav_item-top[data-v-7da86200] {
    width: 37.3333333333vw;
    padding: 2.6666666667vw 0;
    min-height: 21.3333333333vw;
    border-radius: 0 0 2.6666666667vw 0;
}
}
@media screen and (max-width: 767px) {
.header_nav_item-top img[data-v-7da86200] {
    width: 100%;
    height: 100%;
}
}
.header_nav_item-cat[data-v-7da86200] {
  border-radius: 0;
}
@media screen and (min-width: 768px) {
.header_nav_item-cat[data-v-7da86200] {
    min-height: 100px;
}
}
@media screen and (max-width: 767px) {
.header_nav_item-cat[data-v-7da86200] {
    width: 26.6666666667vw;
    min-height: 16vw;
    height: 16vw;
}
}
@media screen and (max-width: 767px) {
.header_nav_item-cat img[data-v-7da86200] {
    height: 100%;
}
}
@media screen and (max-width: 767px) {
.header_nav_item-max[data-v-7da86200] {
    width: 37.3333333333vw;
    padding: 2.6666666667vw 0;
    min-height: 21.3333333333vw;
    border-radius: 0 0 2.6666666667vw 0;
}
}
@media screen and (max-width: 767px) {
.header_nav_item-white[data-v-7da86200] {
    background-color: #fff;
}
}
.header_nav_item_link[data-v-7da86200] {
  display: flex;
  align-items: center;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
.header_nav_item_link[data-v-7da86200] {
    justify-content: center;
    height: 100%;
    width: 100%;
    gap: 8px;
    font-size: 16px;
}
}
@media screen and (max-width: 767px) {
.header_nav_item_link[data-v-7da86200] {
    justify-content: space-between;
    flex-wrap: wrap;
    width: 89.3333333333vw;
    margin: 0 auto;
    padding: 5.3333333333vw 0 5.3333333333vw;
    font-size: 4.2666666667vw;
    color: #fff;
    border-bottom: solid 0.5333333333vw rgba(255, 255, 255, 0.2);
}
}
@media screen and (min-width: 768px) {
.header_nav_item_link span[data-v-7da86200] {
    color: #fff;
    border-radius: 100px;
    background-color: #207fba;
}
}
@media screen and (max-width: 767px) {
.header_nav_item_link span[data-v-7da86200] {
    font-size: 6.4vw;
}
}
.header_nav_item_link-first span[data-v-7da86200] {
  background-color: unset;
  color: #207fba;
  transform: rotate(90deg);
}
@media screen and (max-width: 767px) {
.header_nav_item-contact a[data-v-7da86200] {
    opacity: 1;
}
}
.header_nav_item .accordion[data-v-7da86200] {
  overflow: hidden;
  -webkit-animation: animation-close-7da86200 0.7s ease-out both;
          animation: animation-close-7da86200 0.7s ease-out both;
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
  -webkit-animation-name: animation-close-7da86200;
          animation-name: animation-close-7da86200;
}
@media screen and (min-width: 768px) {
.header_nav_item .accordion[data-v-7da86200] {
    width: 262px;
    transform: translateX(-81px);
}
}
.header_nav_item .accordion-show[data-v-7da86200] {
  overflow: hidden;
  -webkit-animation: animation-active-7da86200 6s ease;
          animation: animation-active-7da86200 6s ease;
  -webkit-animation-name: animation-active-7da86200;
          animation-name: animation-active-7da86200;
}
@media screen and (min-width: 768px) {
.header_nav_item_accordion[data-v-7da86200] {
    flex-direction: column;
    width: 262px !important;
    border-radius: 10px;
    padding: 40px;
    margin-top: 3px;
    padding-right: 40px !important;
    background-color: #fff;
}
}
@media screen and (min-width: 768px) {
.header_nav_item_accordion li[data-v-7da86200] {
    align-items: center;
}
}
@media screen and (max-width: 767px) {
.header_nav_item_accordion li[data-v-7da86200] {
    width: 84vw;
    transform: translateX(10.6666666667vw);
}
}
@media screen and (min-width: 768px) {
.header_nav_item_accordion li[data-v-7da86200]:not(:first-of-type) {
    margin-top: 25px;
}
}
.header_nav_item_accordion a[data-v-7da86200] {
  position: relative;
}
@media screen and (min-width: 768px) {
.header_nav_item_accordion a[data-v-7da86200] {
    justify-content: space-between;
}
}
@media screen and (max-width: 767px) {
.header_nav_item_accordion a[data-v-7da86200] {
    width: 100%;
    padding-left: 4vw;
    font-size: 3.7333333333vw;
    border-bottom: dotted 0.5333333333vw rgba(255, 255, 255, 0.2);
}
}
.header_nav_item_accordion a[data-v-7da86200]::before {
  position: absolute;
  content: "";
  background-color: #fff;
}
@media screen and (max-width: 767px) {
.header_nav_item_accordion a[data-v-7da86200]::before {
    width: 2.1333333333vw;
    height: 0.2666666667vw;
    left: 0;
    top: 8.8vw;
}
}
.header_contact_inner[data-v-7da86200] {
  display: flex;
}
@media screen and (min-width: 768px) {
.header_contact_inner[data-v-7da86200] {
    gap: 20px;
}
}
@media screen and (max-width: 767px) {
.header_contact_inner[data-v-7da86200] {
    flex-direction: column;
    gap: 2.6666666667vw;
    margin-top: 4vw;
    width: 100%;
}
}
.header_contact_item[data-v-7da86200] {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffe30f;
  color: #1a1a1a;
}
@media screen and (min-width: 768px) {
.header_contact_item[data-v-7da86200] {
    width: 320px;
    height: 100px;
    gap: 20px;
    border-radius: 10px;
}
}
@media screen and (max-width: 767px) {
.header_contact_item[data-v-7da86200] {
    width: 100%;
    height: 21.3333333333vw;
    padding: 0 4vw;
    gap: 5.3333333333vw;
    border-radius: 2.6666666667vw;
}
}
.header_contact_item p[data-v-7da86200] {
  font-weight: 700;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
.header_contact_item p[data-v-7da86200] {
    font-size: 16px;
}
}
.header_contact_item-tel[data-v-7da86200] {
  background-color: #fff;
}
.header_contact_item-tel p[data-v-7da86200] {
  display: flex;
  flex-direction: column;
  line-height: 1;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
.header_contact_item-tel p[data-v-7da86200] {
    font-size: 14px;
}
}
@media screen and (max-width: 767px) {
.header_contact_item-tel p[data-v-7da86200] {
    font-size: 3.7333333333vw;
}
}
.header_contact_item-tel p span[data-v-7da86200] {
  font-weight: 600;
  line-height: 1;
  font-family: "League Spartan", sans-serif;
}
@media screen and (min-width: 768px) {
.header_contact_item-tel p span[data-v-7da86200] {
    font-size: 32px;
}
}
@media screen and (max-width: 767px) {
.header_contact_item-tel p span[data-v-7da86200] {
    font-size: 8.5333333333vw;
}
}
@-webkit-keyframes animation-active-7da86200 {
0% {
    max-height: 56vw;
}
100% {
    max-height: 9999px;
}
}
@keyframes animation-active-7da86200 {
0% {
    max-height: 56vw;
}
100% {
    max-height: 9999px;
}
}
@-webkit-keyframes animation-close-7da86200 {
0% {
    height: 1%;
    max-height: 9999px;
}
100% {
    height: 0;
    max-height: 0;
}
}
@keyframes animation-close-7da86200 {
0% {
    height: 1%;
    max-height: 9999px;
}
100% {
    height: 0;
    max-height: 0;
}
}
.hamburger[data-v-7da86200] {
  z-index: 100000;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
.hamburger[data-v-7da86200] {
    width: 22.1333333333vw;
    padding-right: 2.6666666667vw;
    height: 100%;
}
}
.hamburger_item[data-v-7da86200] {
  position: relative;
}
@media screen and (max-width: 767px) {
.hamburger_item div[data-v-7da86200] {
    margin: 0.8vw 2.6666666667vw 0 0;
}
}
.hamburger_item div[data-v-7da86200]:first-of-type {
  display: block;
  background-color: #1a1a1a;
}
@media screen and (max-width: 767px) {
.hamburger_item div[data-v-7da86200]:first-of-type {
    width: 5.8666666667vw;
    height: 0.5333333333vw;
}
}
.hamburger_item div[data-v-7da86200]:last-of-type {
  display: block;
  background-color: #1a1a1a;
}
@media screen and (max-width: 767px) {
.hamburger_item div[data-v-7da86200]:last-of-type {
    width: 5.8666666667vw;
    height: 0.5333333333vw;
    margin-top: 1.8666666667vw;
}
}
.hamburger_item-show div[data-v-7da86200]:first-of-type {
  display: block;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
.hamburger_item-show div[data-v-7da86200]:first-of-type {
    width: 5.8666666667vw;
    height: 0.5333333333vw;
    transform: rotate(45deg);
}
}
.hamburger_item-show div[data-v-7da86200]:last-of-type {
  display: block;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
.hamburger_item-show div[data-v-7da86200]:last-of-type {
    width: 5.8666666667vw;
    height: 0.5333333333vw;
    margin-top: -0.5333333333vw;
    transform: rotate(-45deg);
}
}
.hamburger_text[data-v-7da86200] {
  font-family: "Outfit", sans-serif;
  font-weight: 700;
}
.hamburger_text-show[data-v-7da86200] {
  color: #fff;
}
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
.heading[data-v-0c08ca05] {
  display: flex;
  position: relative;
  flex-direction: column;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
.heading[data-v-0c08ca05] {
    font-size: 32px;
}
}
@media screen and (max-width: 767px) {
.heading[data-v-0c08ca05] {
    font-size: 6.4vw;
}
}
.heading_en[data-v-0c08ca05] {
  color: #207fba;
  text-transform: capitalize;
  font-family: "Outfit", sans-serif;
}
@media screen and (min-width: 768px) {
.heading_en[data-v-0c08ca05] {
    margin-top: 10px;
    font-size: 13px;
}
}
@media screen and (max-width: 767px) {
.heading_en[data-v-0c08ca05] {
    margin-top: 1.3333333333vw;
    font-size: 3.4666666667vw;
}
}
.heading_center[data-v-0c08ca05] {
  text-align: center;
}
.heading-orange[data-v-0c08ca05] {
  color: #f78f00;
}
.heading-green[data-v-0c08ca05] {
  color: #009d70;
}
.heading-red[data-v-0c08ca05] {
  color: #e05d5d;
}
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
.footer[data-v-29b1e2cc] {
  position: relative;
  background-color: #207fba;
}
@media screen and (min-width: 768px) {
.footer[data-v-29b1e2cc] {
    margin-top: 200px;
}
}
@media screen and (max-width: 767px) {
.footer[data-v-29b1e2cc] {
    margin-top: 66.6666666667vw;
}
}
.footer_copy[data-v-29b1e2cc] {
  text-align: center;
  width: 100%;
  background-color: #fff;
  color: #808080;
  line-height: 1;
}
@media screen and (min-width: 768px) {
.footer_copy[data-v-29b1e2cc] {
    margin-top: 80px;
    padding: 20px;
    font-size: 12px;
}
}
@media screen and (max-width: 767px) {
.footer_copy[data-v-29b1e2cc] {
    margin-top: 10.6666666667vw;
    padding: 8vw 0 21.3333333333vw;
    font-size: 3.2vw;
}
}
.footer_siteMap[data-v-29b1e2cc] {
  display: flex;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
.footer_siteMap[data-v-29b1e2cc] {
    justify-content: space-between;
    width: 50%;
    margin-top: 35px;
}
}
.footer_siteMap_items[data-v-29b1e2cc] {
  display: flex;
}
@media screen and (min-width: 768px) {
.footer_siteMap_items[data-v-29b1e2cc] {
    flex-direction: column;
    gap: 35px;
}
}
@media screen and (min-width: 768px) {
.footer_siteMap_items[data-v-29b1e2cc]:first-of-type {
    gap: 13px;
}
}
.footer_siteMap_item a[data-v-29b1e2cc] {
  color: #fff;
}
.footer_siteMap_item-hoverNone a[data-v-29b1e2cc] {
  opacity: 1;
}
.footer_siteMap_item-small[data-v-29b1e2cc] {
  font-weight: 400;
}
.footer_siteMap_item-small a[data-v-29b1e2cc] {
  position: relative;
}
@media screen and (min-width: 768px) {
.footer_siteMap_item-small a[data-v-29b1e2cc] {
    padding-left: 15px;
    font-size: 14px;
}
}
.footer_siteMap_item-small a[data-v-29b1e2cc]::before {
  content: "";
  position: absolute;
  left: 0;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
.footer_siteMap_item-small a[data-v-29b1e2cc]::before {
    width: 8px;
    top: 11.9px;
    height: 1px;
}
}
.footer_bottom[data-v-29b1e2cc] {
  display: flex;
}
@media screen and (min-width: 768px) {
.footer_bottom[data-v-29b1e2cc] {
    justify-content: space-between;
    padding-top: 165px;
}
}
@media screen and (max-width: 767px) {
.footer_bottom[data-v-29b1e2cc] {
    flex-direction: column;
    padding-top: 66.6666666667vw;
}
}
@media screen and (min-width: 768px) {
.footer_info[data-v-29b1e2cc] {
    width: 50%;
}
}
@media screen and (max-width: 767px) {
.footer_info[data-v-29b1e2cc] {
    text-align: center;
    font-size: 3.7333333333vw;
}
}
@media screen and (max-width: 767px) {
.footer_heading[data-v-29b1e2cc] {
    width: 100%;
    margin-bottom: 6.6666666667vw;
}
}
@media screen and (max-width: 767px) {
.footer_heading img[data-v-29b1e2cc] {
    width: 100%;
}
}
.footer_sns[data-v-29b1e2cc] {
  display: flex;
}
@media screen and (min-width: 768px) {
.footer_sns[data-v-29b1e2cc] {
    margin-top: 30px;
    gap: 20px;
}
}
@media screen and (max-width: 767px) {
.footer_sns[data-v-29b1e2cc] {
    justify-content: center;
    gap: 5.3333333333vw;
}
}
@media screen and (max-width: 767px) {
.footer_sns li[data-v-29b1e2cc] {
    width: 10.6666666667vw;
}
}
.footer_sns li a[data-v-29b1e2cc] {
  opacity: 1;
}
@media screen and (max-width: 767px) {
.footer_sns li img[data-v-29b1e2cc] {
    width: 100%;
}
}
.footer_post[data-v-29b1e2cc] {
  color: #fff;
  line-height: 2;
}
@media screen and (min-width: 768px) {
.footer_post[data-v-29b1e2cc] {
    margin-top: 25px;
    font-size: 14px;
}
}
@media screen and (max-width: 767px) {
.footer_post[data-v-29b1e2cc] {
    margin: 6.6666666667vw auto;
}
}
.footer_contact[data-v-29b1e2cc] {
  z-index: 1;
  display: flex;
  position: absolute;
  background-color: #A0CFED;
}
@media screen and (min-width: 768px) {
.footer_contact[data-v-29b1e2cc] {
    justify-content: space-between;
    align-items: center;
    padding: 50px 75px 50px;
    width: calc(50% + 560px);
    top: -100px;
    right: 0;
    margin-left: auto;
    border-radius: 20px 0 0 20px;
}
}
@media screen and (max-width: 767px) {
.footer_contact[data-v-29b1e2cc] {
    flex-direction: column;
    width: 94.6666666667vw;
    padding: 13.3333333333vw 6.6666666667vw;
    right: 0;
    top: -53.3333333333vw;
    border-radius: 2.6666666667vw 0 0 2.6666666667vw;
}
}
.footer_contact_layout[data-v-29b1e2cc] {
  display: flex;
}
@media screen and (min-width: 768px) {
.footer_contact_layout[data-v-29b1e2cc] {
    justify-content: space-between;
    align-items: center;
    width: 1000px;
}
}
@media screen and (max-width: 767px) {
.footer_contact_layout[data-v-29b1e2cc] {
    flex-direction: column;
}
}
@media screen and (max-width: 767px) {
.footer_contact_heading[data-v-29b1e2cc] {
    text-align: center;
}
}
.footer_contact_heading p[data-v-29b1e2cc] {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
.footer_contact_heading p[data-v-29b1e2cc] {
    margin-top: 30px;
}
}
@media screen and (max-width: 767px) {
.footer_contact_heading p[data-v-29b1e2cc] {
    margin: 6.6666666667vw auto 5.3333333333vw;
}
}
.footer_contact_inner[data-v-29b1e2cc] {
  display: flex;
}
@media screen and (min-width: 768px) {
.footer_contact_inner[data-v-29b1e2cc] {
    gap: 20px;
}
}
@media screen and (max-width: 767px) {
.footer_contact_inner[data-v-29b1e2cc] {
    flex-direction: column;
    gap: 2.6666666667vw;
}
}
.footer_contact_item[data-v-29b1e2cc] {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffe30f;
}
@media screen and (min-width: 768px) {
.footer_contact_item[data-v-29b1e2cc] {
    width: 320px;
    height: 100px;
    gap: 20px;
    border-radius: 10px;
}
}
@media screen and (max-width: 767px) {
.footer_contact_item[data-v-29b1e2cc] {
    width: 100%;
    height: 21.3333333333vw;
    padding: 0 4vw;
    gap: 5.3333333333vw;
    opacity: 1;
    border-radius: 2.6666666667vw;
}
}
.footer_contact_item a[data-v-29b1e2cc] {
  font-weight: 700;
  line-height: 1.7;
}
@media screen and (min-width: 768px) {
.footer_contact_item a[data-v-29b1e2cc] {
    font-size: 16px;
}
}
@media screen and (max-width: 767px) {
.footer_contact_item a[data-v-29b1e2cc] {
    opacity: 1;
}
}
.footer_contact_item-tel[data-v-29b1e2cc] {
  background-color: #fff;
}
.footer_contact_item-tel p[data-v-29b1e2cc] {
  display: flex;
  flex-direction: column;
  line-height: 1;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
.footer_contact_item-tel p[data-v-29b1e2cc] {
    font-size: 14px;
}
}
@media screen and (max-width: 767px) {
.footer_contact_item-tel p[data-v-29b1e2cc] {
    font-size: 3.7333333333vw;
}
}
.footer_contact_item-tel p span[data-v-29b1e2cc] {
  font-weight: 600;
  line-height: 1;
  font-family: "League Spartan", sans-serif;
}
@media screen and (min-width: 768px) {
.footer_contact_item-tel p span[data-v-29b1e2cc] {
    font-size: 32px;
}
}
@media screen and (max-width: 767px) {
.footer_contact_item-tel p span[data-v-29b1e2cc] {
    font-size: 8.5333333333vw;
}
}
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
.aside a {
  z-index: 1000;
  position: fixed;
  opacity: 1 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  background-color: #e05d5d;
}
@media screen and (min-width: 768px) {
.aside a {
    text-align: center;
    flex-direction: column;
    width: 90px;
    height: 90px;
    border-radius: 10px 0 0 10px;
    font-size: 12px;
    top: 350px;
    right: 0;
    transition: 0.4s;
}
}
@media screen and (max-width: 767px) {
.aside a {
    width: calc(50% - 2vw);
    height: 13.3333333333vw;
    gap: 2.6666666667vw;
    bottom: 0;
    border-radius: 2.6666666667vw 2.6666666667vw 0 0;
    font-size: 3.7333333333vw;
}
}
@media screen and (min-width: 768px) {
.aside a:hover {
    padding-right: 10px;
    width: 110px;
}
}
.aside a:first-of-type {
  color: #fff;
  background-color: #e05d5d;
}
@media screen and (max-width: 767px) {
.aside a:first-of-type {
    bottom: 0;
    left: 1.3333333333vw;
}
}
@media screen and (min-width: 768px) {
.aside a div {
    margin-bottom: 5px;
}
}
@media screen and (max-width: 767px) {
.aside a div {
    width: 6.9333333333vw;
}
}
.aside a div img {
  width: 100%;
}
.aside a:last-of-type {
  color: #1a1a1a;
  background-color: #ffe30f;
}
@media screen and (min-width: 768px) {
.aside a:last-of-type {
    top: 450px;
}
}
@media screen and (max-width: 767px) {
.aside a:last-of-type {
    position: fixed;
    bottom: 0;
    right: 1.3333333333vw;
}
}
@media screen and (min-width: 768px) {
.aside a:last-of-type div {
    margin-bottom: 10px;
}
}
.aside_online {
  opacity: 1 !important;
}
.aside_online:first-of-type {
  color: #fff;
  background-color: #00BCB4 !important;
}
@media screen and (max-width: 767px) {
.aside_online:first-of-type {
    width: 100%;
    font-size: 3.2vw;
}
}
@media screen and (min-width: 768px) {
.aside_online:first-of-type span {
    display: block;
}
}
@media screen and (max-width: 767px) {
.aside_online:first-of-type span {
    font-size: 3.7333333333vw;
}
}
.aside_online:last-of-type {
  color: #f78f00;
  background-color: #1C1C1C !important;
}
@media screen and (max-width: 767px) {
.aside_online:last-of-type {
    font-size: 3.2vw;
}
}
@media screen and (min-width: 768px) {
.aside_online:last-of-type div {
    margin-bottom: 5px !important;
}
}
.aside_online:last-of-type p {
  color: #f78f00;
}
.aside_online:last-of-type span {
  color: #fff;
}
@media screen and (min-width: 768px) {
.aside_online:last-of-type span {
    display: block;
}
}
@media screen and (max-width: 767px) {
.aside_online:last-of-type span {
    font-size: 3.7333333333vw;
}
}
.aside_online {
  opacity: 1 !important;
}
@media screen and (max-width: 767px) {
.aside_online {
    right: 1.3333333333vw !important;
}
}
@media screen and (max-width: 767px) {
.aside .max {
    width: 98%;
    left: 1.0666666667vw !important;
}
}
.topBtn {
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  color: #fff;
  transform: rotate(180deg);
  background-color: #15618c;
  border-radius: 100px;
}
@media screen and (min-width: 768px) {
.topBtn {
    cursor: pointer;
    transition: 0.6s;
    width: 60px;
    height: 60px;
    bottom: 30px;
    right: 120px;
    font-size: 30px;
}
}
@media screen and (max-width: 767px) {
.topBtn {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    right: 1.3333333333vw;
    bottom: 17.3333333333vw;
}
}
@media screen and (min-width: 768px) {
.topBtn:hover {
    opacity: 0.75;
}
}
@media screen and (min-width: 768px) {
.topBtn span {
    font-size: 30px;
}
}
@media screen and (max-width: 767px) {
.topBtn span {
    font-size: 6.4vw;
}
}
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
html {
  position: relative;
  font-size: 62.5%;
  min-height: 100%;
  min-width: 320px;
  height: -webkit-fill-available;
  scrollbar-gutter: stable;
}
body {
  color: #1a1a1a;
  line-height: 1.6;
  width: 100%;
  margin: 0 auto;
  min-height: 100vh;
  min-height: -webkit-fill-available;
}
@media screen and (min-width: 768px) {
body {
    min-width: 1200px;
    font-size: 16px;
}
}
@media screen and (max-width: 767px) {
body {
    font-size: 4.2666666667vw;
}
}
@media screen and (min-width: 768px) {
.main_inner {
    margin-top: 100px;
}
}
@media screen and (min-width: 768px) {
.main_outer {
    padding-top: 100px;
}
}
@media screen and (max-width: 767px) {
.main_outer {
    padding-top: 16vw;
}
}
.main_layout {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
.main_layout {
    width: 1000px;
}
}
@media screen and (max-width: 767px) {
.main_layout {
    width: 89.3333333333vw;
}
}
@media screen and (min-width: 768px) {
.text-large {
    font-size: 18px;
}
}
@media screen and (max-width: 767px) {
.text-large {
    font-size: 4.8vw;
}
}
*, *::before, *::after {
  box-sizing: border-box;
}
img {
  max-width: 100%;
  vertical-align: middle;
  height: auto;
}
a {
  text-decoration: none;
  color: #1a1a1a;
  transition: 0.7s;
}
@media screen and (min-width: 768px) {
a:hover {
    opacity: 0.7;
}
}
ul, ol {
  list-style: none;
}
iframe {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
._pcHide {
    display: none !important;
}
}
@media screen and (max-width: 767px) {
._spHide {
    display: none !important;
}
}
._hide {
  display: none !important;
}
.borderNone {
  padding-bottom: 0 !important;
  border: 0 !important;
}
@media screen and (max-width: 767px) {
._taSp {
    text-align: center;
}
}
body, tooltip, popover {
  font-family: "Noto Sans JP", sans-serif, "Outfit", sans-serif, "League Spartan", sans-serif;
}
code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.invisible {
  opacity: 0;
}
.animated {
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.anime-delay-1 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.anime-delay-2 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.anime-delay-3 {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.anime-delay-4 {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
.anime-delay-5 {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.anime-delay-6 {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}
.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}
.fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRi;
          animation-name: fadeOutRi;
}
@-webkit-keyframes fadeIn {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes fadeIn {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@-webkit-keyframes fadeInUp {
from {
    opacity: 0;
    transform: translateY(100px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
@keyframes fadeInUp {
from {
    opacity: 0;
    transform: translateY(100px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
@-webkit-keyframes fadeInDown {
from {
    opacity: 0;
    transform: translateY(-100px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
@keyframes fadeInDown {
from {
    opacity: 0;
    transform: translateY(-100px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
@-webkit-keyframes fadeInLeft {
from {
    opacity: 0;
    transform: translateX(-100px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
@keyframes fadeInLeft {
from {
    opacity: 0;
    transform: translateX(-100px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
@-webkit-keyframes fadeInRight {
from {
    opacity: 0;
    transform: translateX(100px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
@keyframes fadeInRight {
from {
    opacity: 0;
    transform: translateX(100px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
@-webkit-keyframes fadeOut {
from {
    opacity: 1;
}
to {
    opacity: 0;
}
}
@keyframes fadeOut {
from {
    opacity: 1;
}
to {
    opacity: 0;
}
}
@-webkit-keyframes fadeOutUp {
from {
    opacity: 1;
    transform: translateY(0);
}
to {
    opacity: 0;
    transform: translateY(-100px);
}
}
@keyframes fadeOutUp {
from {
    opacity: 1;
    transform: translateY(0);
}
to {
    opacity: 0;
    transform: translateY(-100px);
}
}
@-webkit-keyframes fadeOutDown {
from {
    opacity: 1;
    transform: translateY(0);
}
to {
    opacity: 0;
    transform: translateY(100px);
}
}
@keyframes fadeOutDown {
from {
    opacity: 1;
    transform: translateY(0);
}
to {
    opacity: 0;
    transform: translateY(100px);
}
}
@-webkit-keyframes fadeOutLeft {
from {
    opacity: 1;
    transform: translateY(0);
}
to {
    opacity: 0;
    transform: translateX(-100px);
}
}
@keyframes fadeOutLeft {
from {
    opacity: 1;
    transform: translateY(0);
}
to {
    opacity: 0;
    transform: translateX(-100px);
}
}
@-webkit-keyframes fadeOutRight {
from {
    opacity: 1;
    transform: translateY(0);
}
to {
    opacity: 0;
    transform: translateX(100px);
}
}
@keyframes fadeOutRight {
from {
    opacity: 1;
    transform: translateY(0);
}
to {
    opacity: 0;
    transform: translateX(100px);
}
}
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
.tag[data-v-1e1da575] {
  display: flex;
  align-items: center;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 768px) {
.tag[data-v-1e1da575] {
    font-size: 16px;
    cursor: pointer;
}
}
@media screen and (min-width: 768px) {
.tag p[data-v-1e1da575] {
    padding-bottom: 3.5px;
    border-bottom: solid 1px #1a1a1a;
}
}
@media screen and (max-width: 767px) {
.tag p[data-v-1e1da575] {
    padding-bottom: 0.5333333333vw;
    border-bottom: solid 0.2666666667vw #1a1a1a;
}
}
.tag span[data-v-1e1da575] {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #207fba;
  border-radius: 100px;
}
@media screen and (min-width: 768px) {
.tag span[data-v-1e1da575] {
    margin-right: 5px;
    font-size: 20px;
}
}
@media screen and (max-width: 767px) {
.tag span[data-v-1e1da575] {
    margin-right: 0.8vw;
    font-size: 5.3333333333vw;
}
}
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
.btn[data-v-4fb8518b] {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background-color: #207fba;
  position: relative;
  transition: 0.7s;
  color: #fff;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
.btn[data-v-4fb8518b] {
    width: 260px;
    height: 60px;
}
}
@media screen and (max-width: 767px) {
.btn[data-v-4fb8518b] {
    width: 69.3333333333vw;
    height: 16vw;
}
}
.btn[data-v-4fb8518b]:hover {
  opacity: 0.75;
}
.btn-blue[data-v-4fb8518b] {
  color: #fff;
  background-color: #15618c !important;
}
.btn-orange[data-v-4fb8518b] {
  color: #fff;
  background-color: #f78f00;
}
.btn span[data-v-4fb8518b] {
  position: absolute;
}
@media screen and (min-width: 768px) {
.btn span[data-v-4fb8518b] {
    right: 25px;
}
}
@media screen and (max-width: 767px) {
.btn span[data-v-4fb8518b] {
    right: 4vw;
    font-size: 6.4vw;
}
}
@media screen and (min-width: 768px) {
.btn-flyer[data-v-4fb8518b] {
    width: 180px;
    height: 50px;
}
}
@media screen and (max-width: 767px) {
.btn-flyer[data-v-4fb8518b] {
    width: 100%;
    height: 13.3333333333vw;
    margin: 2.6666666667vw auto 0;
}
}
.btn-flyer span[data-v-4fb8518b] {
  display: none;
}
.btn-flyer[data-v-4fb8518b]::after {
  content: "";
  position: absolute;
  background: url("../images/personal/zoom_in.svg") no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
.btn-flyer[data-v-4fb8518b]::after {
    width: 24px;
    height: 24px;
    left: 20px;
}
}
@media screen and (max-width: 767px) {
.btn-flyer[data-v-4fb8518b]::after {
    width: 6.4vw;
    height: 6.4vw;
    left: 4vw;
}
}
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
.tag[data-v-65ccd1c1] {
  display: inline-block;
  font-weight: 500;
  line-height: 1;
  color: #207fba;
  background-color: #eaf3fa;
}
@media screen and (min-width: 768px) {
.tag[data-v-65ccd1c1] {
    padding: 8px 10px 7px;
    font-size: 12px;
    border-radius: 6px;
}
}
@media screen and (max-width: 767px) {
.tag[data-v-65ccd1c1] {
    padding: 2.1333333333vw 1.6vw;
    font-size: 3.2vw;
    border-radius: 1.6vw;
}
}
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
.card[data-v-0cee3ff2] {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
.card[data-v-0cee3ff2] {
    gap: 35px;
}
}
.card_item[data-v-0cee3ff2] {
  display: flex;
  flex-direction: column;
  text-align: justify;
}
@media screen and (min-width: 768px) {
.card_item[data-v-0cee3ff2] {
    width: 310px;
}
}
@media screen and (max-width: 767px) {
.card_item[data-v-0cee3ff2] {
    width: 100%;
}
}
@media screen and (max-width: 767px) {
.card_item[data-v-0cee3ff2]:not(:first-of-type) {
    margin-top: 8vw;
}
}
.card_item a[data-v-0cee3ff2] {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
.card_item a[data-v-0cee3ff2] {
    gap: 3px;
}
}
@media screen and (max-width: 767px) {
.card_item a[data-v-0cee3ff2] {
    gap: 0.8vw;
}
}
.card_img[data-v-0cee3ff2] {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
.card_img[data-v-0cee3ff2] {
    border-radius: 10px;
}
}
@media screen and (max-width: 767px) {
.card_img[data-v-0cee3ff2] {
    width: 100%;
    border-radius: 2.6666666667vw;
}
}
@media screen and (max-width: 767px) {
.card_img img[data-v-0cee3ff2] {
    width: 100%;
}
}
.card_date[data-v-0cee3ff2] {
  font-weight: 400;
  font-family: "League Spartan", sans-serif;
  color: #808080;
  line-height: 1;
}
@media screen and (min-width: 768px) {
.card_date[data-v-0cee3ff2] {
    margin-top: 15px;
}
}
@media screen and (max-width: 767px) {
.card_date[data-v-0cee3ff2] {
    margin-top: 2.6666666667vw;
}
}
.card_heading[data-v-0cee3ff2] {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
.card_heading[data-v-0cee3ff2] {
    margin-bottom: 5px;
}
}
@media screen and (max-width: 767px) {
.card_heading[data-v-0cee3ff2] {
    margin-bottom: 1.3333333333vw;
}
}
.card_tags[data-v-0cee3ff2] {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
.card_tags[data-v-0cee3ff2] {
    gap: 5px;
}
}
@media screen and (max-width: 767px) {
.card_tags span[data-v-0cee3ff2]:not(:first-of-type) {
    margin-left: 1.3333333333vw;
}
}
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
.news[data-v-7a368260] {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
.news[data-v-7a368260] {
    width: 820px;
    margin-top: -15px;
}
}
@media screen and (max-width: 767px) {
.news[data-v-7a368260] {
    margin-top: -5.3333333333vw;
}
}
.news_tags[data-v-7a368260] {
  display: flex;
}
@media screen and (min-width: 768px) {
.news li[data-v-7a368260] {
    margin-top: 22px;
    padding-bottom: 20px;
    border-bottom: dotted 2px #cecece;
}
}
@media screen and (max-width: 767px) {
.news li[data-v-7a368260] {
    margin-top: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    border-bottom: dotted 0.5333333333vw #cecece;
}
}
.news li div[data-v-7a368260] {
  display: flex;
  font-family: "League Spartan", sans-serif;
  color: #808080;
}
@media screen and (min-width: 768px) {
.news li div[data-v-7a368260] {
    align-items: center;
    margin-bottom: 10px;
    font-size: 16px;
}
}
@media screen and (max-width: 767px) {
.news li div[data-v-7a368260] {
    margin-bottom: 4vw;
    font-size: 4.2666666667vw;
}
}
.news li div span[data-v-7a368260] {
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px) {
.news li div span[data-v-7a368260] {
    margin-left: 15px;
}
}
@media screen and (max-width: 767px) {
.news li div span[data-v-7a368260] {
    margin-left: 8vw;
}
}
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
.tag[data-v-72ea3913] {
  display: flex;
  align-items: center;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 768px) {
.tag[data-v-72ea3913] {
    font-size: 16px;
}
}
@media screen and (min-width: 768px) {
.tag p[data-v-72ea3913] {
    padding-bottom: 3.5px;
    border-bottom: solid 1px #1a1a1a;
}
}
@media screen and (max-width: 767px) {
.tag p[data-v-72ea3913] {
    padding-bottom: 0.5333333333vw;
    border-bottom: solid 0.2666666667vw #1a1a1a;
}
}
.tag span[data-v-72ea3913] {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #207fba;
  border-radius: 100px;
}
@media screen and (min-width: 768px) {
.tag span[data-v-72ea3913] {
    margin-right: 5px;
    font-size: 20px;
}
}
@media screen and (max-width: 767px) {
.tag span[data-v-72ea3913] {
    margin-right: 0.8vw;
    font-size: 5.3333333333vw;
}
}
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
.access[data-v-36537bf4] {
  position: relative;
}
@media screen and (min-width: 768px) {
.access[data-v-36537bf4] {
    width: 1000px;
    margin: 200px auto 0;
}
}
@media screen and (max-width: 767px) {
.access[data-v-36537bf4] {
    margin-top: 26.6666666667vw;
}
}
@media screen and (min-width: 768px) {
.access_map[data-v-36537bf4] {
    width: 100%;
    height: 500px;
}
}
@media screen and (max-width: 767px) {
.access_map[data-v-36537bf4] {
    height: 80vw;
}
}
.access_map iframe[data-v-36537bf4] {
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 768px) {
.access_text[data-v-36537bf4] {
    position: absolute;
    padding: 50px 50px;
    top: 100px;
    right: 30px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
}
@media screen and (max-width: 767px) {
.access_text[data-v-36537bf4] {
    width: 89.3333333333vw;
    margin: 8vw auto 0;
}
}
@media screen and (max-width: 767px) {
.access_text div[data-v-36537bf4] {
    display: flex;
    justify-content: space-between;
}
}
.access_text p[data-v-36537bf4] {
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
.access_text p[data-v-36537bf4] {
    margin: 20px 0 15px;
}
}
@media screen and (max-width: 767px) {
.access_text p[data-v-36537bf4] {
    margin-top: 5.3333333333vw;
}
}
/**************************************************
*  background-color: colors(warning,dark);
*            ↓↓↓↓↓↓
*  background-color: #ff7b7b;
**************************************************/
.top_access[data-v-430bb6e9] {
  position: relative;
}
@media screen and (min-width: 768px) {
.top_access[data-v-430bb6e9] {
    width: 1000px;
    margin: 200px auto 0;
}
}
@media screen and (max-width: 767px) {
.top_access[data-v-430bb6e9] {
    margin-top: 26.6666666667vw;
}
}
@media screen and (min-width: 768px) {
.top_access_map[data-v-430bb6e9] {
    width: 100%;
    height: 500px;
}
}
@media screen and (max-width: 767px) {
.top_access_map[data-v-430bb6e9] {
    height: 80vw;
}
}
.top_access_map iframe[data-v-430bb6e9] {
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 768px) {
.top_access_text[data-v-430bb6e9] {
    position: absolute;
    padding: 50px 50px;
    top: 100px;
    right: 30px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
}
@media screen and (max-width: 767px) {
.top_access_text[data-v-430bb6e9] {
    width: 89.3333333333vw;
    margin: 8vw auto 0;
}
}
@media screen and (max-width: 767px) {
.top_access_text div[data-v-430bb6e9] {
    display: flex;
    justify-content: space-between;
}
}
.top_access_text p[data-v-430bb6e9] {
  line-height: 1.8;
}
@media screen and (min-width: 768px) {
.top_access_text p[data-v-430bb6e9] {
    margin: 20px 0 15px;
}
}
@media screen and (max-width: 767px) {
.top_access_text p[data-v-430bb6e9] {
    margin-top: 5.3333333333vw;
}
}
.top_bg[data-v-430bb6e9] {
  position: relative;
}
@media screen and (min-width: 768px) {
.top_bg[data-v-430bb6e9] {
    width: 100%;
}
}
@media screen and (max-width: 767px) {
.top_bg[data-v-430bb6e9] {
    width: 100%;
}
}
.top_bg[data-v-430bb6e9]::before {
  z-index: -1;
  content: "";
  position: absolute;
  background-color: #f2f2f0;
}
@media screen and (min-width: 768px) {
.top_bg[data-v-430bb6e9]::before {
    width: calc(50% + 360px);
    height: 100%;
    top: 100px;
    left: 0;
    border-radius: 0 20px 20px 0;
}
}
@media screen and (max-width: 767px) {
.top_bg[data-v-430bb6e9]::before {
    width: 89.3333333333vw;
    height: 84%;
    top: 58.6666666667vw;
    left: 0;
    border-radius: 0 2.6666666667vw 2.6666666667vw 0;
}
}
.top_bg-works[data-v-430bb6e9]::before {
  background-color: #e8e5dd;
}
@media screen and (min-width: 768px) {
.top_bg-works[data-v-430bb6e9]::before {
    top: 225px;
    height: calc(100% - 225px);
}
}
@media screen and (max-width: 767px) {
.top_bg-works[data-v-430bb6e9]::before {
    height: 91.9%;
}
}
.top_works[data-v-430bb6e9] {
  position: relative;
}
@media screen and (min-width: 768px) {
.top_works[data-v-430bb6e9] {
    margin-top: 100px;
    margin-bottom: -100px;
    padding-bottom: 100px;
}
}
@media screen and (max-width: 767px) {
.top_works[data-v-430bb6e9] {
    margin-top: 13.3333333333vw;
    margin-bottom: 42.6666666667vw;
}
}
.top_works_heading[data-v-430bb6e9] {
  display: flex;
}
@media screen and (min-width: 768px) {
.top_works_heading[data-v-430bb6e9] {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 55px;
}
}
@media screen and (max-width: 767px) {
.top_works_heading[data-v-430bb6e9] {
    justify-content: center;
    margin: 0 auto 8vw;
}
}
@media screen and (max-width: 767px) {
.top_works_card[data-v-430bb6e9] {
    margin-bottom: 8vw;
}
}
@media screen and (max-width: 767px) {
.top_works_link[data-v-430bb6e9] {
    justify-content: flex-end;
}
}
@media screen and (min-width: 768px) {
.top_service[data-v-430bb6e9] {
    margin-top: 300px;
}
}
@media screen and (max-width: 767px) {
.top_service[data-v-430bb6e9] {
    margin-top: 26.6666666667vw;
}
}
.top_service_movie[data-v-430bb6e9] {
  position: relative;
}
@media screen and (min-width: 768px) {
.top_service_movie[data-v-430bb6e9] {
    margin: 100px auto 300px;
}
}
@media screen and (max-width: 767px) {
.top_service_movie[data-v-430bb6e9] {
    margin: 13.3333333333vw auto 73.3333333333vw;
}
}
.top_service_movie_outer[data-v-430bb6e9] {
  position: relative;
}
.top_service_movie_item[data-v-430bb6e9] {
  position: absolute;
}
@media screen and (min-width: 768px) {
.top_service_movie_item[data-v-430bb6e9] {
    max-width: 909px;
    top: 301px;
    left: 48px;
    border-radius: 10px;
}
}
@media screen and (max-width: 767px) {
.top_service_movie_item[data-v-430bb6e9] {
    width: 81.4666666667vw;
    top: 26.6666666667vw;
    left: 4.1333333333vw;
}
}
.top_service_movie_item video[data-v-430bb6e9] {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
.top_service_movie_item video[data-v-430bb6e9] {
    border-radius: 20px;
}
}
@media screen and (max-width: 767px) {
.top_service_movie_item video[data-v-430bb6e9] {
    border-radius: 2.6666666667vw;
}
}
.top_service_movie[data-v-430bb6e9]::before {
  content: "";
  position: absolute;
  background: url("../images/top_movie_deco.svg") no-repeat center center/contain;
}
@media screen and (min-width: 768px) {
.top_service_movie[data-v-430bb6e9]::before {
    width: 406px;
    height: 262px;
    right: 0;
    bottom: -100px;
}
}
@media screen and (max-width: 767px) {
.top_service_movie[data-v-430bb6e9]::before {
    bottom: -8vw;
    right: 0;
    width: 33.6vw;
    height: 21.6vw;
}
}
.top_service_movie[data-v-430bb6e9]::after {
  z-index: -1;
  content: "";
  position: absolute;
  background-color: #207fba;
}
@media screen and (min-width: 768px) {
.top_service_movie[data-v-430bb6e9]::after {
    width: calc(50% + 360px);
    height: calc(100% - 280px);
    right: 0;
    bottom: -100px;
    border-radius: 0 0 0 20px;
}
}
@media screen and (max-width: 767px) {
.top_service_movie[data-v-430bb6e9]::after {
    width: 89.3333333333vw;
    height: calc(100% - 26.6666666667vw);
    right: 0;
    bottom: -8vw;
    border-radius: 0 0 0 2.6666666667vw;
}
}
.top_service_movie div[data-v-430bb6e9] {
  z-index: 1;
}
@media screen and (min-width: 768px) {
.top_service_movie div[data-v-430bb6e9] {
    border-radius: 20px;
}
}
@media screen and (max-width: 767px) {
.top_service_movie div[data-v-430bb6e9] {
    border-radius: 2.6666666667vw;
}
}
.top_service_list[data-v-430bb6e9] {
  z-index: 1;
  display: flex;
}
@media screen and (min-width: 768px) {
.top_service_list[data-v-430bb6e9] {
    justify-content: space-between;
    margin-top: 55px;
}
}
@media screen and (max-width: 767px) {
.top_service_list[data-v-430bb6e9] {
    flex-direction: column;
    margin-top: 6.6666666667vw;
}
}
.top_service_list_item[data-v-430bb6e9] {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #f2f2f0;
}
@media screen and (min-width: 768px) {
.top_service_list_item[data-v-430bb6e9] {
    width: 310px;
    padding: 45px 35px 50px;
    border-radius: 20px;
    transition: 0.7s;
}
}
@media screen and (max-width: 767px) {
.top_service_list_item[data-v-430bb6e9] {
    padding: 8vw 12.8vw;
    border-radius: 2.6666666667vw;
}
}
.top_service_list_item[data-v-430bb6e9]::after {
  z-index: 1;
}
@media screen and (min-width: 768px) {
.top_service_list_item[data-v-430bb6e9]::after {
    width: 135px;
    height: 190px;
    top: -89px;
    left: -52px;
    position: absolute;
    opacity: 0;
    content: "";
    transition: 0.7s;
    background: url("../images/top_service_icon04.svg") no-repeat center center/cover;
}
}
.top_service_list_item[data-v-430bb6e9]:hover::after {
  z-index: 1;
}
@media screen and (min-width: 768px) {
.top_service_list_item[data-v-430bb6e9]:hover::after {
    top: 56px;
    left: 82px;
    opacity: 1;
    transition: 0.7s;
}
}
.top_service_list .btn[data-v-430bb6e9] {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
.top_service_list .btn[data-v-430bb6e9] {
    width: 180px;
    opacity: 1 !important;
}
}
@media screen and (max-width: 767px) {
.top_service_list .btn[data-v-430bb6e9] {
    width: 100%;
}
}
.top_service_list_heading[data-v-430bb6e9] {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-weight: 0;
}
@media screen and (min-width: 768px) {
.top_service_list_heading[data-v-430bb6e9] {
    font-size: 26px;
}
}
@media screen and (max-width: 767px) {
.top_service_list_heading[data-v-430bb6e9] {
    margin-top: 6.6666666667vw;
    font-size: 5.3333333333vw;
}
}
.top_service_list_heading span[data-v-430bb6e9] {
  font-family: "Outfit", sans-serif;
}
@media screen and (min-width: 768px) {
.top_service_list_heading span[data-v-430bb6e9] {
    font-size: 16px;
}
}
@media screen and (max-width: 767px) {
.top_service_list_heading span[data-v-430bb6e9] {
    font-size: 4.2666666667vw;
}
}
.top_service_list_heading-green span[data-v-430bb6e9] {
  color: #009d70;
}
.top_service_list_heading-orange span[data-v-430bb6e9] {
  color: #f78f00;
}
.top_service_list_heading-red span[data-v-430bb6e9] {
  color: #e05d5d;
}
@media screen and (max-width: 767px) {
.top_service_list li[data-v-430bb6e9]:not(:first-of-type) {
    margin-top: 5.3333333333vw;
}
}
.top_service_list li p[data-v-430bb6e9] {
  text-align: center;
}
@media screen and (min-width: 768px) {
.top_service_list li p[data-v-430bb6e9] {
    margin: 20px auto;
    font-size: 14px;
}
}
@media screen and (max-width: 767px) {
.top_service_list li p[data-v-430bb6e9] {
    margin: 5.3333333333vw auto;
    font-size: 3.7333333333vw;
}
}
@media screen and (min-width: 768px) {
.top_service_list li .btn[data-v-430bb6e9] {
    height: 50px;
}
}
.top_service_list li div[data-v-430bb6e9] {
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
.top_service_list li div[data-v-430bb6e9] {
    position: relative;
    pointer-events: none;
    width: 100%;
    height: 190px;
}
}
@media screen and (max-width: 767px) {
.top_service_list li div[data-v-430bb6e9] {
    width: 36vw;
    margin: 0 auto;
}
}
@media screen and (max-width: 767px) {
.top_service_list li div img[data-v-430bb6e9] {
    width: 100%;
}
}
.top_service_number[data-v-430bb6e9] {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  font-family: "Outfit", sans-serif;
  color: #c7b299;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
.top_service_number[data-v-430bb6e9] {
    font-size: 21px;
}
}
@media screen and (max-width: 767px) {
.top_service_number[data-v-430bb6e9] {
    font-size: 5.6vw;
}
}
.top_hero[data-v-430bb6e9] {
  margin-left: auto;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
.top_hero[data-v-430bb6e9] {
    width: calc(100% - 80px);
    border-radius: 20px 0 0 20px;
}
}
@media screen and (max-width: 767px) {
.top_hero[data-v-430bb6e9] {
    width: 94.6666666667vw;
    height: 100%;
}
}
.top_hero video[data-v-430bb6e9] {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
.top_hero video[data-v-430bb6e9] {
    width: 100%;
    border-radius: 20px 0 0 20px;
}
}
@media screen and (max-width: 767px) {
.top_hero video[data-v-430bb6e9] {
    border-radius: 0 0 0 5.3333333333vw;
}
}
.top_about[data-v-430bb6e9] {
  display: flex;
}
@media screen and (min-width: 768px) {
.top_about[data-v-430bb6e9] {
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
}
}
@media screen and (max-width: 767px) {
.top_about[data-v-430bb6e9] {
    flex-direction: column-reverse;
    margin-top: 13.3333333333vw;
}
}
@media screen and (max-width: 767px) {
.top_about a[data-v-430bb6e9] {
    margin: 0 auto;
}
}
.top_about_heading[data-v-430bb6e9] {
  display: flex;
  position: relative;
  justify-content: space-between;
}
.top_about_heading div[data-v-430bb6e9] {
  position: absolute;
}
@media screen and (min-width: 768px) {
.top_about_heading div[data-v-430bb6e9] {
    right: -150px;
    top: 25px;
}
}
@media screen and (max-width: 767px) {
.top_about_heading div[data-v-430bb6e9] {
    top: 9.3333333333vw;
    right: 0;
}
}
@media screen and (max-width: 767px) {
.top_about_heading div[data-v-430bb6e9] {
    width: 41.3333333333vw;
}
}
@media screen and (max-width: 767px) {
.top_about_heading div img[data-v-430bb6e9] {
    width: 100%;
}
}
.top_about_item[data-v-430bb6e9] {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
.top_about_item[data-v-430bb6e9] {
    border-radius: 20px;
}
}
@media screen and (max-width: 767px) {
.top_about_item[data-v-430bb6e9] {
    width: 100%;
    margin-bottom: 8vw;
    border-radius: 2.6666666667vw;
}
}
@media screen and (max-width: 767px) {
.top_about_item img[data-v-430bb6e9] {
    width: 100%;
}
}
@media screen and (min-width: 768px) {
.top_about_text[data-v-430bb6e9] {
    margin-top: 80px;
}
}
@media screen and (min-width: 768px) {
.top_about_text p[data-v-430bb6e9] {
    margin-bottom: 50px;
}
}
@media screen and (max-width: 767px) {
.top_about_text p[data-v-430bb6e9] {
    margin-bottom: 6.6666666667vw;
}
}
.top_about_text h3[data-v-430bb6e9] {
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
.top_about_text h3[data-v-430bb6e9] {
    margin: 60px 0 20px;
    font-size: 24px;
}
}
@media screen and (max-width: 767px) {
.top_about_text h3[data-v-430bb6e9] {
    margin: 8vw 0 6.6666666667vw;
    font-size: 5.3333333333vw;
}
}
.top_news[data-v-430bb6e9] {
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
.top_news[data-v-430bb6e9] {
    width: 1000px;
    margin: 0 auto 100px;
}
}
@media screen and (max-width: 767px) {
.top_news[data-v-430bb6e9] {
    flex-direction: column;
    width: 89.3333333333vw;
    margin: 10.6666666667vw auto 0;
}
}
.top_news_heading[data-v-430bb6e9] {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
.top_news_heading[data-v-430bb6e9] {
    gap: 50px;
}
}
@media screen and (max-width: 767px) {
.top_news_heading[data-v-430bb6e9] {
    margin-bottom: 8vw;
}
}
@media screen and (max-width: 767px) {
.top_news_bottom[data-v-430bb6e9] {
    justify-content: flex-end;
    margin-top: 8vw;
}
}/*!
 * Viewer.js v1.11.2
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2023-01-01T10:14:47.694Z
 */

.viewer-zoom-in::before, .viewer-zoom-out::before, .viewer-one-to-one::before, .viewer-reset::before, .viewer-prev::before, .viewer-play::before, .viewer-next::before, .viewer-rotate-left::before, .viewer-rotate-right::before, .viewer-flip-horizontal::before, .viewer-flip-vertical::before, .viewer-fullscreen::before, .viewer-fullscreen-exit::before, .viewer-close::before {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-size: 280px;
    color: transparent;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    width: 20px;
  }

.viewer-zoom-in::before {
  background-position: 0 0;
  content: "Zoom In";
}

.viewer-zoom-out::before {
  background-position: -20px 0;
  content: "Zoom Out";
}

.viewer-one-to-one::before {
  background-position: -40px 0;
  content: "One to One";
}

.viewer-reset::before {
  background-position: -60px 0;
  content: "Reset";
}

.viewer-prev::before {
  background-position: -80px 0;
  content: "Previous";
}

.viewer-play::before {
  background-position: -100px 0;
  content: "Play";
}

.viewer-next::before {
  background-position: -120px 0;
  content: "Next";
}

.viewer-rotate-left::before {
  background-position: -140px 0;
  content: "Rotate Left";
}

.viewer-rotate-right::before {
  background-position: -160px 0;
  content: "Rotate Right";
}

.viewer-flip-horizontal::before {
  background-position: -180px 0;
  content: "Flip Horizontal";
}

.viewer-flip-vertical::before {
  background-position: -200px 0;
  content: "Flip Vertical";
}

.viewer-fullscreen::before {
  background-position: -220px 0;
  content: "Enter Full Screen";
}

.viewer-fullscreen-exit::before {
  background-position: -240px 0;
  content: "Exit Full Screen";
}

.viewer-close::before {
  background-position: -260px 0;
  content: "Close";
}

.viewer-container {
  bottom: 0;
  direction: ltr;
  font-size: 0;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.viewer-container::-moz-selection, .viewer-container *::-moz-selection {
    background-color: transparent;
  }

.viewer-container::selection,
  .viewer-container *::selection {
    background-color: transparent;
  }

.viewer-container:focus {
    outline: 0;
  }

.viewer-container img {
    display: block;
    height: auto;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: 100%;
  }

.viewer-canvas {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.viewer-canvas > img {
    height: auto;
    margin: 15px auto;
    max-width: 90% !important;
    width: auto;
  }

.viewer-footer {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: center;
}

.viewer-navbar {
  background-color: rgba(0, 0, 0, 50%);
  overflow: hidden;
}

.viewer-list {
  box-sizing: content-box;
  height: 50px;
  margin: 0;
  overflow: hidden;
  padding: 1px 0;
}

.viewer-list > li {
    color: transparent;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 50px;
    line-height: 0;
    opacity: 0.5;
    overflow: hidden;
    transition: opacity 0.15s;
    width: 30px;
  }

.viewer-list > li:focus,
    .viewer-list > li:hover {
      opacity: 0.75;
    }

.viewer-list > li:focus {
      outline: 0;
    }

.viewer-list > li + li {
      margin-left: 1px;
    }

.viewer-list > .viewer-loading {
    position: relative;
  }

.viewer-list > .viewer-loading::after {
      border-width: 2px;
      height: 20px;
      margin-left: -10px;
      margin-top: -10px;
      width: 20px;
    }

.viewer-list > .viewer-active,
  .viewer-list > .viewer-active:focus,
  .viewer-list > .viewer-active:hover {
    opacity: 1;
  }

.viewer-player {
  background-color: #000;
  bottom: 0;
  cursor: none;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.viewer-player > img {
    left: 0;
    position: absolute;
    top: 0;
  }

.viewer-toolbar > ul {
    display: inline-block;
    margin: 0 auto 5px;
    overflow: hidden;
    padding: 6px 3px;
  }

.viewer-toolbar > ul > li {
      background-color: rgba(0, 0, 0, 50%);
      border-radius: 50%;
      cursor: pointer;
      float: left;
      height: 24px;
      overflow: hidden;
      transition: background-color 0.15s;
      width: 24px;
    }

.viewer-toolbar > ul > li:focus,
      .viewer-toolbar > ul > li:hover {
        background-color: rgba(0, 0, 0, 80%);
      }

.viewer-toolbar > ul > li:focus {
        box-shadow: 0 0 3px #fff;
        outline: 0;
        position: relative;
        z-index: 1;
      }

.viewer-toolbar > ul > li::before {
        margin: 2px;
      }

.viewer-toolbar > ul > li + li {
        margin-left: 1px;
      }

.viewer-toolbar > ul > .viewer-small {
      height: 18px;
      margin-bottom: 3px;
      margin-top: 3px;
      width: 18px;
    }

.viewer-toolbar > ul > .viewer-small::before {
        margin: -1px;
      }

.viewer-toolbar > ul > .viewer-large {
      height: 30px;
      margin-bottom: -3px;
      margin-top: -3px;
      width: 30px;
    }

.viewer-toolbar > ul > .viewer-large::before {
        margin: 5px;
      }

.viewer-tooltip {
  background-color: rgba(0, 0, 0, 80%);
  border-radius: 10px;
  color: #fff;
  display: none;
  font-size: 12px;
  height: 20px;
  left: 50%;
  line-height: 20px;
  margin-left: -25px;
  margin-top: -10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 50px;
}

.viewer-title {
  color: #ccc;
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  margin: 5px 5%;
  max-width: 90%;
  min-height: 14px;
  opacity: 0.8;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: opacity 0.15s;
  white-space: nowrap;
}

.viewer-title:hover {
    opacity: 1;
  }

.viewer-button {
  -webkit-app-region: no-drag;
  background-color: rgba(0, 0, 0, 50%);
  border-radius: 50%;
  cursor: pointer;
  height: 80px;
  overflow: hidden;
  position: absolute;
  right: -40px;
  top: -40px;
  transition: background-color 0.15s;
  width: 80px;
}

.viewer-button:focus,
  .viewer-button:hover {
    background-color: rgba(0, 0, 0, 80%);
  }

.viewer-button:focus {
    box-shadow: 0 0 3px #fff;
    outline: 0;
  }

.viewer-button::before {
    bottom: 15px;
    left: 15px;
    position: absolute;
  }

.viewer-fixed {
  position: fixed;
}

.viewer-open {
  overflow: hidden;
}

.viewer-show {
  display: block;
}

.viewer-hide {
  display: none;
}

.viewer-backdrop {
  background-color: rgba(0, 0, 0, 50%);
}

.viewer-invisible {
  visibility: hidden;
}

.viewer-move {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.viewer-fade {
  opacity: 0;
}

.viewer-in {
  opacity: 1;
}

.viewer-transition {
  transition: all 0.3s;
}

@-webkit-keyframes viewer-spinner {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes viewer-spinner {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.viewer-loading::after {
    -webkit-animation: viewer-spinner 1s linear infinite;
            animation: viewer-spinner 1s linear infinite;
    border: 4px solid rgba(255, 255, 255, 10%);
    border-left-color: rgba(255, 255, 255, 50%);
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 1;
  }

@media (max-width: 767px) {
  .viewer-hide-xs-down {
    display: none;
  }
}

@media (max-width: 991px) {
  .viewer-hide-sm-down {
    display: none;
  }
}

@media (max-width: 1199px) {
  .viewer-hide-md-down {
    display: none;
  }
}

.nav-links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 3em;
  .page-numbers {
    border: solid 1px #CECECE;
    border-radius: 100px;
    font-weight: 500;
    background-color: #fff;
    font-family: "Outfit", sans-serif;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    @media screen and (max-width: 767px) {
      width: 13.3333333333vw;
      height: 13.3333333333vw;
      font-size: 4.2666666667vw;
    }
  }
  .current {
    background-color: #207fba;
    color: #fff;
    border: 0;
  }
  .next {
    color: #207fba;
    background-color: #EAF3FA;
    border: 0;
    font-weight: 400;
  }
  .prev {
    color: #207fba;
    background-color: #EAF3FA;
    border: 0;
    font-weight: 400;
  }
}

.newsSingle_text {
  p {
    margin: 1em 0;
  }
}
.worksSingle_text {
  p {
    margin: 1em 0;
  }
}
.worksSingle .swiper {
  margin-top: 30px;
}