@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Noto+Sans+JP:wght@100..900&display=swap");
@keyframes btn {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateX(100%);
  }
}
.bold {
  font-weight: bold;
}

.txt-right {
  text-align: right;
}

.txt-center {
  text-align: center;
}

.d-block {
  display: block !important;
}

.c-txt-lg {
  font-size: 38px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-lg {
    font-size: 34px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-lg {
    font-size: 36px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-lg {
    font-size: 40px;
  }
}

.c-txt-lr {
  font-size: 24px;
  letter-spacing: 4px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-lr {
    font-size: 24px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-lr {
    font-size: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-lr {
    font-size: 36px;
  }
}

.c-txt-md {
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 2;
  margin-bottom: 10px;
}
@media screen and (min-width: 600px) {
  .c-txt-md {
    font-size: 20px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-md {
    font-size: 22px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-md {
    font-size: 24px;
  }
}

.c-txt-sm, .c-contact .contact-form select, .c-contact .contact-form input, .c-contact .contact-form textarea, .c-contact-text, .c-news-sl__contents, .c-news__content, .p-news__content, .breadcrumb {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 2.2;
}
@media screen and (min-width: 600px) {
  .c-txt-sm, .c-contact .contact-form select, .c-contact .contact-form input, .c-contact .contact-form textarea, .c-contact-text, .c-news-sl__contents, .c-news__content, .p-news__content, .breadcrumb {
    line-height: 1.8;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-sm, .c-contact .contact-form select, .c-contact .contact-form input, .c-contact .contact-form textarea, .c-contact-text, .c-news-sl__contents, .c-news__content, .p-news__content, .breadcrumb {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-sm, .c-contact .contact-form select, .c-contact .contact-form input, .c-contact .contact-form textarea, .c-contact-text, .c-news-sl__contents, .c-news__content, .p-news__content, .breadcrumb {
    font-size: 18px;
  }
}

.c-txt-xs {
  font-size: 10px;
  letter-spacing: 2px;
  line-height: 2;
  color: #fff;
}
@media screen and (min-width: 600px) {
  .c-txt-xs {
    font-size: 12px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-xs {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-xs {
    font-size: 16px;
  }
}

.mb-sm, .tab-cate, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .c-news__list, .c-service__desc, .c-access__map, .p-footer__banar, .p-footer__nav, .p-footer__logo, .p-contact__desc, .p-menu .p-company__desc p,
.p-menu .p-recruit__desc p, .p-news .category-list, .p-news__list, .p-title {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .mb-sm, .tab-cate, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .c-news__list, .c-service__desc, .c-access__map, .p-footer__banar, .p-footer__nav, .p-footer__logo, .p-contact__desc, .p-menu .p-company__desc p,
  .p-menu .p-recruit__desc p, .p-news .category-list, .p-news__list, .p-title {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .mb-sm, .tab-cate, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .c-news__list, .c-service__desc, .c-access__map, .p-footer__banar, .p-footer__nav, .p-footer__logo, .p-contact__desc, .p-menu .p-company__desc p,
  .p-menu .p-recruit__desc p, .p-news .category-list, .p-news__list, .p-title {
    margin-bottom: 50px;
  }
}

.mb-md, .c-topview {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-md, .c-topview {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .mb-md, .c-topview {
    margin-bottom: 60px;
  }
}

.mb-lr, .c-topdesc, .c-feature, .c-recruit, .c-about, .p-access, .c-wh-back {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-lr, .c-topdesc, .c-feature, .c-recruit, .c-about, .p-access, .c-wh-back {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .mb-lr, .c-topdesc, .c-feature, .c-recruit, .c-about, .p-access, .c-wh-back {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .mb-lr, .c-topdesc, .c-feature, .c-recruit, .c-about, .p-access, .c-wh-back {
    margin-bottom: 120px;
  }
}

.pb-sm {
  padding-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .pb-sm {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .pb-sm {
    padding-bottom: 30px;
  }
}

.pb-md {
  padding-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .pb-md {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .pb-md {
    padding-bottom: 60px;
  }
}

.pb-lr {
  padding-bottom: 70px;
}
@media screen and (min-width: 600px) {
  .pb-lr {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .pb-lr {
    padding-bottom: 80px;
  }
}

.c-container, .breadcrumb {
  padding: 0 7vw;
}
@media screen and (min-width: 600px) {
  .c-container, .breadcrumb {
    padding: 0 7vw;
  }
}
@media screen and (min-width: 960px) {
  .c-container, .breadcrumb {
    padding: 0 12vw;
  }
}
@media screen and (min-width: 1200px) {
  .c-container, .breadcrumb {
    padding: 0 15vw;
  }
}

/* ---------------------------------- **
		Modal Window
** ---------------------------------- */
#layer_board_area {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 3vw;
  overflow-y: auto;
  box-sizing: border-box;
  /*スクロールバーを非表示*/
  -ms-overflow-style: none;
  /*スクロールバーを非表示*/
  scrollbar-width: none;
  /*スクロールバーを非表示*/
  z-index: 8000;
}

#layer_board_area::-webkit-scrollbar {
  display: none;
  /*スクロールバーを非表示*/
}

.layer_board_bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  cursor: pointer;
  background: #000;
  z-index: 0;
}

/* --modalWindow ポップアップ部分-- */
.layer_board {
  display: none;
  position: relative;
  width: 80%;
  max-width: 800px;
  margin: 3em auto;
  box-sizing: border-box;
  background: #fff;
  z-index: 8000;
  font-size: 12px;
  color: black;
}
.layer_board .desc {
  margin-bottom: 20px;
}

.layer_board.shortLayer {
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* --modalWindow バツ(閉じる)ボタン-- */
.layer_board .mdl_btn_close.circle_btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  background-color: #000;
  background-image: url(../images/common/btn_close.png);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: 50%;
  transition: 0.15s;
}

.layer_board .mdl_btn_close.circle_btn:hover {
  background-color: rgb(57, 57, 57);
  border: 1px solid rgb(57, 57, 57);
  cursor: pointer;
}

/* --↑必須なのはここまで↑-- */
/* --modalWindow タイトル部分-- */
.layer_borad_title {
  padding: 30px 0 10px 0;
  line-height: 2;
  font-weight: bold;
  color: rgb(57, 57, 57);
  font-size: 14px;
  text-align: center;
  background-color: black;
  background-color: rgb(243, 242, 242);
}

/* --modalWindow コンテンツ部分-- */
.layer_borad_content {
  padding: 20px 10px;
}
.layer_borad_content ul {
  margin-bottom: 20px;
}
.layer_borad_content li {
  margin-bottom: 5px;
}
.layer_borad_content .guideline_link {
  margin-bottom: 20px;
}
.layer_borad_content .guideline_link a {
  border-bottom: 1px solid #000;
}
.layer_borad_content .guideline_link::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 0.3em 0 0;
  border: 5px solid transparent;
  border-right: 0 solid transparent;
  border-left: 7px solid #000;
}
.layer_borad_content .guideline_link-bf {
  margin-bottom: 5px;
}

/* --modalWindow 四角ボタン-- */
.layer_board .square_btn {
  display: block;
  position: relative;
  width: 140px;
  margin: 20px auto 0 auto;
  padding: 7px 10px;
  border: 1px solid #111;
  border-radius: 2px;
  font-weight: 300;
  color: #111;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  transition: 0.15s;
}

.layer_board .square_btn:hover {
  background: #111;
  color: #fff;
}

@media screen and (max-width: 480px) {
  .layer_board {
    width: 95%;
    margin: 3em auto;
  }
  .layer_board .mdl_btn_close.circle_btn {
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 600px) {
  .layer_borad_content {
    padding: 20px 40px;
    font-size: 14px;
  }
  .layer_borad_content ul {
    padding-left: 20px;
  }
  .layer_borad_title {
    font-size: 16px;
  }
  .layer_board .mdl_btn_close.circle_btn {
    width: 40px;
    height: 40px;
  }
}
.swiper-container {
  overflow: visible !important;
}

.swiper-slide {
  overflow: hidden;
}
.swiper-slide > img {
  max-width: 100%;
  transform: scale(1.2);
  transition: transform 4s ease;
}
.swiper-slide-active > img {
  transform: none;
}

.scrolldown {
  display: inline-block;
  position: absolute;
  right: 10px;
  bottom: 0;
  z-index: 2;
  padding: 10px 10px 42px;
  overflow: hidden;
  color: #fff;
  font-size: 12px;
  z-index: 4000;
  font-family: "Josefin Sans", sans-serif;
  line-height: 1;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  writing-mode: vertical-lr;
}
.scrolldown::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 60px;
  background: #fff;
}
.scrolldown::after {
  height: 20px;
  animation: sdl 2s ease infinite;
}
@media (min-width: 960px) {
  .scrolldown {
    right: 20px;
    font-size: 18px;
  }
  .scrolldown::after {
    width: 2px;
  }
}
@keyframes sdl {
  0% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(40px);
  }
}

/******************************************************************

Stylesheet: ベーススタイル

******************************************************************/
html :where(img) {
  height: 100% !important;
  max-width: 100%;
}

.breadcrumb {
  display: flex;
  padding-bottom: 50px;
  border-bottom: 1px solid #fff;
  margin-bottom: 64px;
}
.breadcrumb li {
  color: #fff;
  padding-right: 10px;
}
.breadcrumb li a {
  color: rgb(39, 39, 39);
  border-bottom: 1px solid rgb(39, 39, 39);
}
@media (min-width: 960px) {
  .breadcrumb {
    margin-bottom: 0;
    border-bottom: none;
    padding: 0;
  }
}

.wp-categories {
  margin-bottom: 15px;
}
.wp-categories ul {
  display: flex;
}
.wp-categories ul li {
  margin-right: 10px;
}
.wp-categories ul li a {
  color: gray;
  border: 1px solid gray;
  padding: 7px;
  border-radius: 9999px;
  font-size: 12px;
}
@media (min-width: 960px) {
  .wp-categories {
    margin-bottom: 20px;
  }
  .wp-categories ul li a {
    padding: 10px 15px;
    font-size: 14px;
  }
}

.h1-title {
  position: absolute;
  opacity: 0;
}

body {
  color: rgb(39, 39, 39);
  letter-spacing: 1px;
  font-family: "Noto Sans JP", sans-serif;
}

.font, .mobile-menu a, .c-news-sl__date, .c-news__date, .p-footer__nav li .c-txt-sm, .p-footer__nav li .c-contact .contact-form select, .c-contact .contact-form .p-footer__nav li select, .p-footer__nav li .c-contact .contact-form input, .c-contact .contact-form .p-footer__nav li input, .p-footer__nav li .c-contact .contact-form textarea, .c-contact .contact-form .p-footer__nav li textarea, .p-footer__nav li .c-contact-text, .p-footer__nav li .c-news-sl__contents, .p-footer__nav li .c-news__content, .p-footer__nav li .breadcrumb, .p-footer__nav li .p-news__content, .p-contact__list__item .mail-btn, .p-contact__list__item .tel-btn, .p-service__list__item .ttl, .p-news__date, .top-view .hero__btmtxt, .top-view .hero__toptxt, .sub-title .en, .c-title, .p-title .en {
  font-family: "Josefin Sans", sans-serif;
}

body.hidden {
  overflow: hidden;
}

.superwrapper,
#main-wrapper {
  overflow: hidden;
}
@media (min-width: 960px) {
  .superwrapper,
  #main-wrapper {
    margin-right: 80px;
  }
}

.c-topview {
  position: relative;
  background: linear-gradient(90deg, #b5d568, #52c1f0);
  padding: 120px 0 0;
}
.c-topview .p-title {
  padding: 0 3vw 50px;
  margin-bottom: 0;
}
.c-topview .p-title .en {
  background: none;
}
.c-topview .p-title .ja {
  background: none;
}
.c-topview__img {
  height: 60vh;
  filter: grayscale(100%);
}
@media (min-width: 600px) {
  .c-topview {
    margin-bottom: 30vh;
    padding: 155px 0 25vh;
  }
  .c-topview .p-title {
    padding: 0 5vw 50px;
  }
  .c-topview__img {
    position: absolute;
    bottom: -20vh;
    right: 3vw;
    height: 50vh;
    width: 80%;
  }
  .c-topview.no-img {
    margin-bottom: 80px;
    padding: 155px 0 15px;
  }
  .c-topview.no-img .breadcrumb {
    padding-bottom: 50px;
  }
}
@media (min-width: 960px) {
  .c-topview {
    padding: 180px 0 50vh;
  }
  .c-topview .p-title {
    padding: 0;
  }
  .c-topview__desc {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px solid #fff;
    padding: 0 8vw 80px;
  }
  .c-topview__img {
    position: absolute;
    bottom: -15vh;
    right: 3vw;
    height: 55vh;
    width: 70%;
  }
  .c-topview.no-img {
    margin-bottom: 80px;
    padding: 155px 0 80px;
  }
  .c-topview.no-img .breadcrumb {
    padding-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .c-topview {
    margin-bottom: 25vh;
  }
  .c-topview__desc {
    padding: 0 12vw 80px;
  }
  .c-topview__img {
    right: 8vw;
    width: 60%;
  }
  .c-topview.no-img {
    margin-bottom: 100px;
  }
}

.p-title {
  position: relative;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.1;
}
.p-title .en {
  display: inline-block;
  font-size: 2.2rem;
  letter-spacing: 2px;
  font-weight: 500;
  background: linear-gradient(90deg, #52c1f0, #b5d568);
  padding: 15px 10px 5px;
}
.p-title .ja {
  position: relative;
  font-size: 1rem;
  font-weight: 300;
  background: linear-gradient(90deg, #52c1f0, #b5d568);
  padding: 6px 12px;
}
@media (min-width: 600px) {
  .p-title .en {
    font-size: 2.6rem;
    letter-spacing: 2px;
  }
}
@media (min-width: 960px) {
  .p-title .en {
    font-size: 3rem;
    padding: 20px 12px 8px;
  }
  .p-title .ja {
    font-size: 1.4rem;
    font-weight: 400;
    display: inline-block;
    padding: 10px 20px;
  }
}
@media (min-width: 1200px) {
  .p-title .en {
    font-size: 3.6rem;
  }
}

.c-title {
  font-size: 2.2rem;
  line-height: 1;
  text-transform: uppercase;
  text-align: right;
  font-style: italic;
  background: linear-gradient(0deg, #52c1f0 60%, #b5d568 40%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.c-title strong {
  font-weight: 500;
}
.c-title span {
  display: inline-block;
  padding: 0 10px;
  font-weight: 200;
}
@media (min-width: 600px) {
  .c-title {
    font-size: 3.6rem;
    padding: 0 7vw;
  }
  .c-title span {
    padding: 0 0 0 15px;
  }
}
@media (min-width: 960px) {
  .c-title {
    font-size: 4.2rem;
    padding: 0 12vw;
  }
}
@media (min-width: 1200px) {
  .c-title {
    font-size: 4.8rem;
    padding: 0 15vw;
  }
}

.sub-title {
  margin-bottom: 20px;
}
.sub-title .en {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 1px;
  color: #52c1f0;
}
.sub-title .ja {
  font-size: 0.9rem;
  font-weight: 500;
  letter-spacing: 2px;
  display: inline-block;
  padding-left: 15px;
  color: #b5d568;
}
@media (min-width: 600px) {
  .sub-title {
    margin-bottom: 30px;
  }
  .sub-title .en {
    font-size: 1.8rem;
  }
}
@media (min-width: 960px) {
  .sub-title .en {
    font-size: 2.4rem;
  }
  .sub-title .ja {
    font-size: 1.2rem;
  }
}
@media (min-width: 1200px) {
  .sub-title .en {
    font-size: 3rem;
  }
  .sub-title .ja {
    font-size: 1.4rem;
  }
}

.more-btn {
  position: relative;
  display: block;
  text-align: center;
}
.more-btn__link {
  background-color: rgb(39, 39, 39);
  display: inline-block;
  padding: 7px 0;
  border: 1px solid rgb(39, 39, 39);
  width: 160px;
  z-index: 1;
}
.more-btn__link span {
  position: relative;
  color: #fff;
}
.more-btn__link.slide-bg {
  position: relative;
  overflow: hidden;
}
.more-btn__link.slide-bg .bg {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-101%);
  transition: transform 0.3s;
  z-index: -1;
}
.more-btn__link.slide-bg:hover {
  z-index: 1;
}
.more-btn__link.slide-bg:hover span {
  color: rgb(39, 39, 39);
  transform: none;
}
.more-btn__link.slide-bg:hover span:first-child::before {
  background-image: url(../images/common/arrow.png);
}
@media (min-width: 600px) {
  .more-btn__link {
    padding: 10px 0;
    width: 200px;
  }
  .more-btn__link .c-txt-sm, .more-btn__link .c-contact .contact-form select, .c-contact .contact-form .more-btn__link select, .more-btn__link .c-contact .contact-form input, .c-contact .contact-form .more-btn__link input, .more-btn__link .c-contact .contact-form textarea, .c-contact .contact-form .more-btn__link textarea, .more-btn__link .c-contact-text, .more-btn__link .c-news-sl__contents, .more-btn__link .c-news__content, .more-btn__link .p-news__content, .more-btn__link .breadcrumb {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .more-btn__link {
    padding: 8px 0;
    width: 220px;
  }
  .more-btn__link .c-txt-sm, .more-btn__link .c-contact .contact-form select, .c-contact .contact-form .more-btn__link select, .more-btn__link .c-contact .contact-form input, .c-contact .contact-form .more-btn__link input, .more-btn__link .c-contact .contact-form textarea, .c-contact .contact-form .more-btn__link textarea, .more-btn__link .c-contact-text, .more-btn__link .c-news-sl__contents, .more-btn__link .c-news__content, .more-btn__link .p-news__content, .more-btn__link .breadcrumb {
    font-size: 24px;
  }
}

@media (min-width: 600px) {
  .onlySP {
    display: none;
  }
}

.c-wh-back {
  background-color: #fff;
  padding-bottom: 50px;
}
.c-wh-back.mb-no {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .c-wh-back {
    padding-bottom: 80px;
  }
}
@media (min-width: 960px) {
  .c-wh-back {
    padding-bottom: 100px;
  }
}
@media (min-width: 1200px) {
  .c-wh-back {
    padding-bottom: 120px;
  }
}

.top-view {
  position: relative;
}
.top-view .hero {
  position: relative;
}
.top-view .hero__toptxt {
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  padding: 0 5vw;
  z-index: 600;
  color: #fff;
  font-size: 2.5rem;
  font-weight: 400;
  letter-spacing: 2px;
  font-style: italic;
}
.top-view .hero__centertxt {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 600;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 4px;
  line-height: 2;
  writing-mode: vertical-rl;
  margin: 0;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5019607843);
}
.top-view .hero__centertxt::before {
  content: "";
  width: 90%;
  height: 100%;
  background: url(../images/common/top-eng.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  opacity: 0.8;
  transform: rotate(-12deg);
}
.top-view .hero__btmtxt {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  width: 100%;
  padding: 0 5vw;
  z-index: 600;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 200;
  letter-spacing: 2px;
  font-style: italic;
}
.top-view .swiper-wrapper .swiper-slide {
  height: 100vh;
}
@media (max-width: 959px) {
  .top-view .view-pc {
    display: none;
  }
}
@media (min-width: 600px) {
  .top-view .hero__toptxt {
    top: 90px;
    font-size: 3.6rem;
    letter-spacing: 4px;
  }
  .top-view .hero__centertxt::before {
    width: 500px;
  }
  .top-view .hero__btmtxt {
    font-size: 2.8rem;
    letter-spacing: 4px;
    font-weight: 200;
  }
}
@media (min-width: 960px) {
  .top-view .hero__toptxt {
    top: 90px;
    font-size: 4rem;
  }
  .top-view .hero__centertxt {
    padding-top: 50px;
    font-size: 1.8rem;
    letter-spacing: 6px;
  }
  .top-view .hero__centertxt::before {
    width: 60%;
  }
  .top-view .hero__btmtxt {
    font-size: 3.4rem;
    letter-spacing: 4px;
    font-weight: 200;
  }
}

.video-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
.video-wrapper .hero {
  width: 100%;
  height: 100%;
}
.video-wrapper .swiper-background {
  width: 100%;
  height: 100%;
}
.video-wrapper .swiper-background .swiper-slide-bg {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video-wrapper .swiper-background .swiper-slide-bg > img {
  width: 110%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transform: translateX(-5%) scale(1.1);
  transition: transform 8s ease-out;
}
.video-wrapper .swiper-background .swiper-slide-bg.swiper-slide-active > img {
  transform: translateX(0) scale(1);
}
.video-wrapper .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  pointer-events: none;
  z-index: 1;
}

.p-about .c-container, .p-about .breadcrumb {
  padding-top: 80px;
  padding-bottom: 50px;
  background: linear-gradient(90deg, #52c1f0, #2b4a76);
}
.p-about .p-title .en {
  background: none;
  padding: 0;
}
.p-about .p-title .ja {
  background: none;
  padding: 0;
}
.p-about__desc {
  color: #fff;
}
.p-about__desc .c-txt-sm, .p-about__desc .c-contact .contact-form select, .c-contact .contact-form .p-about__desc select, .p-about__desc .c-contact .contact-form input, .c-contact .contact-form .p-about__desc input, .p-about__desc .c-contact .contact-form textarea, .c-contact .contact-form .p-about__desc textarea, .p-about__desc .c-contact-text, .p-about__desc .c-news-sl__contents, .p-about__desc .c-news__content, .p-about__desc .p-news__content, .p-about__desc .breadcrumb {
  margin-bottom: 20px;
}
.p-about__desc .onlyPC {
  display: none;
}
.p-about__img {
  height: 40vh;
}
@media (min-width: 600px) {
  .p-about .c-container, .p-about .breadcrumb {
    padding: 100px 10vw 80px;
  }
}
@media (min-width: 960px) {
  .p-about .c-container, .p-about .breadcrumb {
    padding: 100px 5vw 200px;
    display: flex;
  }
  .p-about__desc {
    flex: 1;
    margin-left: 5vw;
  }
  .p-about__img {
    height: 40vh;
    margin-right: 25vw;
    margin-top: -140px;
  }
}
@media (min-width: 1200px) {
  .p-about .c-container, .p-about .breadcrumb {
    padding: 120px 8vw 200px;
  }
  .p-about__desc .onlyPC {
    display: block;
  }
  .p-about__img {
    height: 50vh;
    margin-right: 30vw;
  }
}

.p-news {
  padding: 80px 0 50px;
  background-color: #fff;
}
.p-news .p-title {
  color: #2b4a76;
}
.p-news .p-title .en {
  background: none;
  padding: 0;
}
.p-news .p-title .ja {
  background: none;
  padding: 0;
}
.p-news__item {
  padding: 15px 10px 20px;
  border-bottom: 1px solid #ccc;
}
.p-news__item a {
  color: rgb(39, 39, 39);
}
.p-news__link {
  display: flex;
  justify-content: space-between;
}
.p-news__date {
  color: #52c1f0;
  letter-spacing: 1px;
  font-size: 15px;
}
.p-news .cate-item {
  font-size: 13px;
  background-color: #52c1f0;
  padding: 5px 15px;
  margin: 0 5px;
  color: #fff;
  text-align: center;
  display: inline-block;
}
.p-news__content {
  margin-top: 10px;
}
.p-news .category-list h4 {
  text-align: center;
  color: #fff;
  background-color: #2b4a76;
  padding: 10px 10px;
}
.p-news .category-list ul {
  padding: 10px 10px;
  background-color: #fff;
}
.p-news .category-list ul li {
  border-bottom: 1px solid #ccc;
  padding: 10px;
  position: relative;
}
.p-news .category-list ul li::before {
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  margin: auto;
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid #2b4a76;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.p-news .category-list ul li a {
  color: rgb(39, 39, 39);
}
@media (min-width: 600px) {
  .p-news {
    padding: 100px 0 80px;
  }
}
@media (min-width: 960px) {
  .p-news {
    margin: 100px 5vw 80px;
    padding: 80px 0;
  }
  .p-news .c-container, .p-news .breadcrumb {
    padding: 0 80px;
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: auto auto;
  }
  .p-news .p-title {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .p-news .more-btn {
    grid-row: 1/2;
    grid-column: 2/3;
    justify-self: flex-end;
  }
  .p-news__list {
    grid-row: 2/3;
    grid-column: 1/3;
    margin-bottom: 0;
  }
  .p-news__item {
    padding: 20px 15px 30px;
  }
  .p-news__link {
    display: flex;
    justify-content: space-between;
  }
  .p-news__date {
    font-size: 18px;
  }
  .p-news .cate-item {
    font-size: 16px;
    padding: 5px 15px;
    margin: 0 5px;
  }
  .p-news__content {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  .p-news {
    margin: 150px 10vw 120px;
  }
}

.p-menu .p-company,
.p-menu .p-recruit {
  padding: 50px 0;
  position: relative;
}
.p-menu .p-company::before,
.p-menu .p-recruit::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  filter: grayscale(100%);
}
.p-menu .p-company__desc p,
.p-menu .p-recruit__desc p {
  padding: 20px;
  color: #fff;
  position: relative;
}
.p-menu .p-company__desc p::before,
.p-menu .p-recruit__desc p::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  opacity: 0.7;
}
.p-menu .p-company .p-title .en {
  background: linear-gradient(90deg, #52c1f0 0%, #3da8d9 100%);
}
.p-menu .p-company .p-title .ja {
  background: linear-gradient(90deg, #52c1f0 0%, #3da8d9 100%);
}
.p-menu .p-company::before {
  background: url(../images/home/img20.webp) no-repeat center/cover;
}
.p-menu .p-company__desc p::before {
  background: linear-gradient(90deg, #52c1f0 0%, #3da8d9 100%);
}
.p-menu .p-recruit .p-title .en {
  background: linear-gradient(90deg, #b5d568 0%, #9abd4a 100%);
}
.p-menu .p-recruit .p-title .ja {
  background: linear-gradient(90deg, #b5d568 0%, #9abd4a 100%);
}
.p-menu .p-recruit::before {
  background: url(../images/home/img15.webp) no-repeat center/cover;
}
.p-menu .p-recruit__desc p::before {
  background: linear-gradient(90deg, #b5d568 0%, #9abd4a 100%);
}
@media (min-width: 600px) {
  .p-menu .p-company,
  .p-menu .p-recruit {
    padding: 80px 0;
  }
  .p-menu .p-company__desc p,
  .p-menu .p-recruit__desc p {
    padding: 40px;
  }
}
@media (min-width: 960px) {
  .p-menu {
    display: flex;
  }
  .p-menu .p-company,
  .p-menu .p-recruit {
    padding: 100px 0 80px;
    flex-basis: 50%;
  }
  .p-menu .p-company .c-container, .p-menu .p-company .breadcrumb,
  .p-menu .p-recruit .c-container,
  .p-menu .p-recruit .breadcrumb {
    padding: 0 30px;
  }
  .p-menu .p-company__desc p,
  .p-menu .p-recruit__desc p {
    padding: 0 30px;
    height: 260px;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .p-menu .p-company,
  .p-menu .p-recruit {
    padding: 120px 0 100px;
  }
  .p-menu .p-company .c-container, .p-menu .p-company .breadcrumb,
  .p-menu .p-recruit .c-container,
  .p-menu .p-recruit .breadcrumb {
    padding: 0 50px;
  }
  .p-menu .p-company__desc p,
  .p-menu .p-recruit__desc p {
    padding: 0 40px;
    height: 280px;
  }
}

.p-service__list__item {
  margin: 120px 0;
}
.p-service__list__item .ttl {
  font-size: 2rem;
  color: #fff;
  font-style: italic;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1.5px;
  line-height: 1;
  margin-bottom: 0;
}
.p-service__list__item .Desc {
  background-color: #fff;
  padding: 50px 8vw;
}
.p-service__list__item .Desc h4 {
  font-size: 1.4rem;
  letter-spacing: 3px;
  color: #2b4a76;
  font-weight: 600;
  margin-bottom: 15px;
}
.p-service__list__item .Desc p {
  margin-bottom: 15px;
}
.p-service__list__item .Img {
  height: 50vh;
}
.p-service__list__item .Img img {
  -o-object-position: center top;
     object-position: center top;
}
@media (min-width: 600px) {
  .p-service__list__item {
    margin: 120px 0;
  }
  .p-service__list__item .ttl {
    font-size: 3rem;
    font-weight: 400;
    letter-spacing: 2px;
  }
  .p-service__list__item .Desc {
    padding: 50px 12vw;
  }
  .p-service__list__item .Desc h4 {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  .p-service__list__item .Desc p {
    margin-bottom: 30px;
  }
  .p-service__list__item .Img {
    height: 70vh;
  }
}
@media (min-width: 960px) {
  .p-service__list__item {
    margin: 150px 0;
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 10% 35% 55%;
  }
  .p-service__list__item .ttl {
    grid-row: 1/2;
    grid-column: 2/4;
    font-size: 4.2rem;
    letter-spacing: 3px;
  }
  .p-service__list__item .box-wrap {
    grid-row: 2/3;
    grid-column: 2/3;
  }
  .p-service__list__item .Desc {
    padding: 40px 30px;
    height: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .p-service__list__item .Img {
    grid-row: 2/3;
    grid-column: 3/4;
    height: 350px;
  }
  .p-service__list__item:nth-child(2n) {
    grid-template-columns: 55% 35% 10%;
  }
  .p-service__list__item:nth-child(2n) .ttl {
    grid-row: 1/2;
    grid-column: 1/4;
  }
  .p-service__list__item:nth-child(2n) .Img {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .p-service__list__item:nth-child(2n) .box-wrap {
    grid-row: 2/3;
    grid-column: 2/3;
  }
}
@media (min-width: 1200px) {
  .p-service__list__item {
    grid-template-columns: 10% 40% 50%;
  }
  .p-service__list__item .ttl {
    font-size: 4.8rem;
    letter-spacing: 4px;
  }
  .p-service__list__item .Desc {
    padding: 40px 40px;
  }
  .p-service__list__item .Img {
    height: 400px;
  }
  .p-service__list__item:nth-child(2n) {
    grid-template-columns: 50% 40% 10%;
  }
}

.p-calendar {
  padding: 50px 0;
  position: relative;
}
.p-calendar::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #52c1f0, #2b4a76);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.6;
}
.p-calendar .p-title .en {
  background: none;
  padding: 0;
}
.p-calendar .p-title .ja {
  background: none;
  padding: 0;
}
.p-calendar__wrap {
  width: 100%;
  height: 350px;
}
@media (min-width: 600px) {
  .p-calendar {
    padding: 80px 0;
  }
  .p-calendar__wrap {
    height: 450px;
  }
}
@media (min-width: 960px) {
  .p-calendar__wrap {
    height: 500px;
  }
}
@media (min-width: 1200px) {
  .p-calendar {
    padding: 100px 0;
  }
  .p-calendar__wrap {
    height: 600px;
    max-width: 1000px;
  }
}

.p-access {
  background-color: #f2f2f2;
  padding: 50px 0;
}
.p-access__map {
  width: 100%;
  height: 350px;
  position: relative;
  margin-bottom: 50px;
}
.p-access__map iframe {
  width: 100%;
  height: 100%;
}
.p-access .p-title {
  position: absolute;
  bottom: -30px;
  left: 0;
  margin-bottom: 0;
}
.p-access .p-title .en {
  background: none;
  color: #b5d568;
  padding: 0;
}
@media (min-width: 600px) {
  .p-access {
    padding: 80px 0;
  }
  .p-access__map {
    height: 400px;
    margin-bottom: 60px;
  }
  .p-access .p-title {
    bottom: -40px;
  }
}
@media (min-width: 960px) {
  .p-access .c-container, .p-access .breadcrumb {
    padding: 0 0 0 12vw;
  }
  .p-access__map {
    height: 400px;
    margin-bottom: 100px;
    padding-left: 15vw;
  }
  .p-access .p-title {
    bottom: -100px;
  }
  .p-access .p-title .en {
    font-size: 7rem;
  }
  .p-access .more-btn {
    text-align: left;
  }
  .p-access .more-btn__link {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .p-access .c-container, .p-access .breadcrumb {
    padding: 0 0 0 15vw;
  }
}

.p-contact {
  padding-bottom: 15px;
  color: #fff;
  position: relative;
}
.p-contact::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 80%;
  height: 70%;
  background: linear-gradient(-90deg, #52c1f0, #2b4a76);
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  z-index: -1;
}
.p-contact__list__item {
  text-align: center;
  margin-bottom: 40px;
}
.p-contact__list__item h3 {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
.p-contact__list__item .tel-btn {
  font-size: 2rem;
  letter-spacing: 2px;
  font-weight: 300;
  color: #fff;
  transition: all 0.3s;
}
.p-contact__list__item .tel-btn span {
  display: inline-block;
  padding-left: 15px;
  position: relative;
}
.p-contact__list__item .tel-btn span::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/common/tel-white.png) no-repeat center/contain;
  position: absolute;
  top: -5px;
  bottom: 0;
  left: -15px;
  margin: auto;
}
.p-contact__list__item .tel-btn:hover {
  opacity: 0.6;
}
.p-contact__list__item .mail-btn {
  display: inline-block;
  background-color: rgb(39, 39, 39);
  color: #fff;
  font-size: 1.4rem;
  font-weight: 300;
  letter-spacing: 2px;
  padding: 15px 0 10px;
  width: 220px;
  border: 1px solid #fff;
  transition: all 0.3s;
}
.p-contact__list__item .mail-btn:hover {
  background-color: #fff;
  color: rgb(39, 39, 39);
}
@media (min-width: 600px) {
  .p-contact__desc {
    text-align: center;
  }
  .p-contact__list__item h3 {
    font-size: 1.2rem;
  }
  .p-contact__list__item .tel-btn {
    font-size: 2.8rem;
  }
  .p-contact__list__item .tel-btn span {
    padding-left: 20px;
  }
  .p-contact__list__item .tel-btn span::before {
    width: 30px;
    height: 30px;
    top: -5px;
    left: -20px;
  }
  .p-contact__list__item .mail-btn {
    font-size: 1.8rem;
    padding: 20px 0 14px;
    width: 300px;
  }
}
@media (min-width: 960px) {
  .p-contact {
    padding-bottom: 100px;
  }
  .p-contact::before {
    width: 70%;
    height: 80%;
  }
  .p-contact .c-container, .p-contact .breadcrumb {
    padding: 0 8vw;
  }
  .p-contact__list {
    display: flex;
    justify-content: center;
  }
  .p-contact__list__item {
    margin: 0 20px;
  }
}
@media (min-width: 1200px) {
  .p-contact .c-container, .p-contact .breadcrumb {
    padding: 0 10vw;
  }
  .p-contact__list__item {
    margin: 0 30px;
  }
  .p-contact__list__item h3 {
    font-size: 1.5rem;
  }
  .p-contact__list__item .tel-btn {
    font-size: 3.4rem;
  }
  .p-contact__list__item .tel-btn span {
    padding-left: 25px;
  }
  .p-contact__list__item .tel-btn span::before {
    width: 35px;
    height: 35px;
    top: -5px;
    left: -25px;
  }
  .p-contact__list__item .mail-btn {
    font-size: 2.2rem;
    padding: 20px 0 14px;
    width: 360px;
  }
}

.p-footer {
  padding: 60px 0 20px;
  position: relative;
}
.p-footer::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgb(39, 39, 39);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.6;
  z-index: -1;
}
.p-footer__logo {
  text-align: center;
}
.p-footer__logo img {
  width: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-footer__nav {
  display: block;
}
.p-footer__nav li {
  margin-bottom: 15px;
  text-align: center;
}
.p-footer__nav li a {
  color: #fff;
}
.p-footer__nav li .c-txt-sm, .p-footer__nav li .c-contact .contact-form select, .c-contact .contact-form .p-footer__nav li select, .p-footer__nav li .c-contact .contact-form input, .c-contact .contact-form .p-footer__nav li input, .p-footer__nav li .c-contact .contact-form textarea, .c-contact .contact-form .p-footer__nav li textarea, .p-footer__nav li .c-contact-text, .p-footer__nav li .c-news-sl__contents, .p-footer__nav li .c-news__content, .p-footer__nav li .breadcrumb, .p-footer__nav li .p-news__content {
  font-size: 1.1rem;
  color: #fff;
  letter-spacing: 2px;
}
.p-footer__banar {
  text-align: center;
}
.p-footer__banar a {
  display: block;
}
.p-footer__banar a:hover {
  opacity: 0.6;
}
.p-footer__banar img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-footer .copyright {
  text-align: center;
  color: #949494;
  font-size: 10px;
  border-top: 1px solid #949494;
  padding-top: 20px;
}
@media (min-width: 600px) {
  .p-footer .c-container, .p-footer .breadcrumb {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
  }
  .p-footer__logo {
    margin: 0 30px 0 0;
  }
  .p-footer__logo img {
    width: 150px;
  }
  .p-footer__nav {
    margin-bottom: 20px;
  }
  .p-footer__nav ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
  }
  .p-footer__nav li {
    margin: 0 30px 15px 0;
  }
  .p-footer__banar {
    margin-bottom: 0;
    text-align: left;
  }
  .p-footer__banar img {
    width: 60%;
  }
}
@media (min-width: 960px) {
  .p-footer {
    padding: 80px 0 30px;
  }
  .p-footer .c-container, .p-footer .breadcrumb {
    padding: 0 6vw;
    margin-bottom: 55px;
  }
  .p-footer__logo {
    margin: 0 80px 0 0;
  }
  .p-footer__logo img {
    width: 200px;
  }
  .p-footer__nav ul li .c-txt-sm, .p-footer__nav ul li .c-contact .contact-form select, .c-contact .contact-form .p-footer__nav ul li select, .p-footer__nav ul li .c-contact .contact-form input, .c-contact .contact-form .p-footer__nav ul li input, .p-footer__nav ul li .c-contact .contact-form textarea, .c-contact .contact-form .p-footer__nav ul li textarea, .p-footer__nav ul li .c-contact-text, .p-footer__nav ul li .c-news-sl__contents, .p-footer__nav ul li .c-news__content, .p-footer__nav ul li .breadcrumb, .p-footer__nav ul li .p-news__content {
    font-size: 1.3rem;
  }
  .p-footer__banar img {
    width: 320px;
  }
  .p-footer .copyright {
    font-size: 14px;
    padding-top: 30px;
  }
}
@media (min-width: 1200px) {
  .p-footer .c-container, .p-footer .breadcrumb {
    padding: 0 8vw;
  }
}

.c-about__img {
  max-width: 500px;
  margin: 0 auto 30px;
}
.c-about__desc tr {
  display: flex;
}
.c-about__desc th {
  flex-basis: 30%;
  padding: 8px;
  display: flex;
  align-items: center;
  color: #2b4a76;
}
.c-about__desc th .c-txt-sm, .c-about__desc th .c-contact .contact-form select, .c-contact .contact-form .c-about__desc th select, .c-about__desc th .c-contact .contact-form input, .c-contact .contact-form .c-about__desc th input, .c-about__desc th .c-contact .contact-form textarea, .c-contact .contact-form .c-about__desc th textarea, .c-about__desc th .c-contact-text, .c-about__desc th .c-news-sl__contents, .c-about__desc th .c-news__content, .c-about__desc th .breadcrumb, .c-about__desc th .p-news__content {
  font-size: 12px;
}
.c-about__desc td {
  flex-basis: 70%;
  padding: 15px 8px;
}
.c-about__desc td a {
  color: #2b4a76;
  border-bottom: 1px solid #2b4a76;
}
.c-about__desc td .c-txt-sm, .c-about__desc td .c-contact .contact-form select, .c-contact .contact-form .c-about__desc td select, .c-about__desc td .c-contact .contact-form input, .c-contact .contact-form .c-about__desc td input, .c-about__desc td .c-contact .contact-form textarea, .c-contact .contact-form .c-about__desc td textarea, .c-about__desc td .c-contact-text, .c-about__desc td .c-news-sl__contents, .c-about__desc td .c-news__content, .c-about__desc td .breadcrumb, .c-about__desc td .p-news__content {
  font-size: 13px;
}
.c-about__desc th, .c-about__desc td {
  border-bottom: 1px solid #ccc;
}
.c-about.recruit-item {
  margin-bottom: 0;
}
.c-about.recruit-item strong {
  font-weight: 500;
  background: linear-gradient(transparent 50%, #fff8ba 50%);
  padding: 0 2px;
}
@media (min-width: 600px) {
  .c-about__img {
    margin: 0 auto 50px;
  }
  .c-about__desc th .c-txt-sm, .c-about__desc th .c-contact .contact-form select, .c-contact .contact-form .c-about__desc th select, .c-about__desc th .c-contact .contact-form input, .c-contact .contact-form .c-about__desc th input, .c-about__desc th .c-contact .contact-form textarea, .c-contact .contact-form .c-about__desc th textarea, .c-about__desc th .c-contact-text, .c-about__desc th .c-news-sl__contents, .c-about__desc th .c-news__content, .c-about__desc th .breadcrumb, .c-about__desc th .p-news__content {
    font-size: 14px;
  }
  .c-about__desc td {
    padding: 15px;
  }
  .c-about__desc td .c-txt-sm, .c-about__desc td .c-contact .contact-form select, .c-contact .contact-form .c-about__desc td select, .c-about__desc td .c-contact .contact-form input, .c-contact .contact-form .c-about__desc td input, .c-about__desc td .c-contact .contact-form textarea, .c-contact .contact-form .c-about__desc td textarea, .c-about__desc td .c-contact-text, .c-about__desc td .c-news-sl__contents, .c-about__desc td .c-news__content, .c-about__desc td .breadcrumb, .c-about__desc td .p-news__content {
    font-size: 14px;
  }
}
@media (min-width: 960px) {
  .c-about__img {
    max-width: 700px;
  }
  .c-about__desc th {
    flex-basis: 20%;
    padding: 20px 0;
  }
  .c-about__desc th .c-txt-sm, .c-about__desc th .c-contact .contact-form select, .c-contact .contact-form .c-about__desc th select, .c-about__desc th .c-contact .contact-form input, .c-contact .contact-form .c-about__desc th input, .c-about__desc th .c-contact .contact-form textarea, .c-contact .contact-form .c-about__desc th textarea, .c-about__desc th .c-contact-text, .c-about__desc th .c-news-sl__contents, .c-about__desc th .c-news__content, .c-about__desc th .breadcrumb, .c-about__desc th .p-news__content {
    font-size: 18px;
  }
  .c-about__desc td {
    flex-basis: 80%;
    padding: 20px 30px;
  }
  .c-about__desc td .c-txt-sm, .c-about__desc td .c-contact .contact-form select, .c-contact .contact-form .c-about__desc td select, .c-about__desc td .c-contact .contact-form input, .c-contact .contact-form .c-about__desc td input, .c-about__desc td .c-contact .contact-form textarea, .c-contact .contact-form .c-about__desc td textarea, .c-about__desc td .c-contact-text, .c-about__desc td .c-news-sl__contents, .c-about__desc td .c-news__content, .c-about__desc td .breadcrumb, .c-about__desc td .p-news__content {
    font-size: 16px;
  }
}

.c-access__map {
  height: 350px;
  border: 1px solid rgb(39, 39, 39);
}
.c-access__map iframe {
  width: 100%;
  height: 100%;
}
.c-access__desc {
  border-left: 10px solid #52c1f0;
  padding-left: 15px;
}
@media (min-width: 960px) {
  .c-access__map {
    height: 450px;
  }
}
.c-service__list__item {
  scroll-margin: 70px;
  margin-bottom: 80px;
}
.c-service__list__item:last-child {
  margin-bottom: 0;
}
.c-service__img {
  height: 40vh;
  margin-bottom: 30px;
}
.c-service__img img {
  -o-object-position: center top;
     object-position: center top;
}
.c-service__desc h3 {
  font-size: 1.4rem;
  letter-spacing: 2px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
  color: #2b4a76;
  font-weight: 600;
}
.c-service__desc h3::before {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #2b4a76;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.c-service__pick {
  padding: 0 7vw;
}
.c-service__pick__up {
  margin-bottom: 30px;
}
.c-service__pick__up .Img {
  margin-bottom: 10px;
}
.c-service__pick__up .Img img {
  aspect-ratio: 4/3;
}
.c-service__pick__up h4 {
  text-align: center;
  font-size: 1.1rem;
  letter-spacing: 1.5px;
  font-weight: 500;
}
@media (min-width: 600px) {
  .c-service__list__item {
    margin-bottom: 100px;
    scroll-margin: 100px;
  }
  .c-service__img {
    height: 60vh;
  }
  .c-service__desc {
    background-color: rgba(242, 242, 242, 0.8);
    margin: -15vh 7vw 50px 20vw;
    position: relative;
    z-index: 10;
  }
  .c-service__desc .c-container, .c-service__desc .breadcrumb {
    padding: 40px;
  }
  .c-service__pick {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .c-service__pick__up {
    flex-basis: 48%;
  }
}
@media (min-width: 960px) {
  .c-service__desc {
    margin: -25vh 7vw 50px 20vw;
  }
  .c-service__desc h3 {
    font-size: 1.8rem;
    letter-spacing: 3px;
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .c-service__desc h3::before {
    width: 50px;
    height: 3px;
  }
  .c-service__desc .c-container, .c-service__desc .breadcrumb {
    padding: 50px;
  }
  .c-service__pick__up .Img {
    margin-bottom: 15px;
  }
  .c-service__pick__up h4 {
    font-size: 1.3rem;
    letter-spacing: 2px;
  }
}
@media (min-width: 1200px) {
  .c-service__img {
    height: 70vh;
  }
  .c-service__desc {
    margin: -25vh 15vw 50px 25vw;
  }
  .c-service__pick {
    padding: 0 15vw;
  }
}

.c-recruit__img {
  height: 50vh;
}
.c-recruit__img img {
  -o-object-position: center top;
     object-position: center top;
}
.c-recruit__desc {
  padding: 30px 0;
}
.c-recruit__desc h3 {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 2;
  margin-bottom: 15px;
  color: #2b4a76;
  padding-bottom: 10px;
  position: relative;
}
.c-recruit__desc h3::before {
  content: "";
  width: 50px;
  height: 2px;
  background-color: #2b4a76;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (min-width: 600px) {
  .c-recruit__img {
    height: 60vh;
  }
  .c-recruit__desc {
    background-color: rgba(242, 242, 242, 0.8);
    margin: -15vh 7vw 50px 20vw;
    position: relative;
    z-index: 10;
    padding: 0;
  }
  .c-recruit__desc .c-container, .c-recruit__desc .breadcrumb {
    padding: 40px;
  }
}
@media (min-width: 960px) {
  .c-recruit__desc {
    margin: -25vh 7vw 50px 20vw;
  }
  .c-recruit__desc h3 {
    font-size: 1.6rem;
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .c-recruit__desc h3::before {
    width: 50px;
    height: 3px;
  }
  .c-recruit__desc h3 br {
    display: none;
  }
  .c-recruit__desc .c-container, .c-recruit__desc .breadcrumb {
    padding: 50px;
  }
}
@media (min-width: 1200px) {
  .c-recruit__img {
    height: 70vh;
  }
  .c-recruit__desc {
    margin: -25vh 15vw 50px 25vw;
  }
}

.c-feature {
  padding: 50px 0;
  background-color: #f4f4f4;
}
.c-feature__list {
  margin-top: 30px;
}
.c-feature__list__item {
  margin-bottom: 20px;
}
.c-feature__list__item .Icon {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #52c1f0;
  position: relative;
  z-index: 10;
}
.c-feature__list__item .Icon img {
  -o-object-fit: contain;
     object-fit: contain;
  padding: 20px;
}
.c-feature__list__item .Desc {
  background-color: #fff;
  padding: 80px 20px 20px;
  border-radius: 10px;
  box-shadow: 5px 5px 10px rgba(51, 51, 51, 0.2);
  margin-top: -60px;
}
.c-feature__list__item .Desc h3 {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 1.5px;
  color: #2b4a76;
  padding-bottom: 10px;
  margin-bottom: 15px;
  position: relative;
}
.c-feature__list__item .Desc h3::before {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #2b4a76;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media (min-width: 600px) {
  .c-feature {
    padding: 80px 0 50px;
  }
  .c-feature__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .c-feature__list__item {
    flex-basis: 49%;
  }
  .c-feature__list__item .Desc {
    height: calc(100% - 60px);
  }
}
@media (min-width: 960px) {
  .c-feature {
    padding: 100px 0 50px;
  }
  .c-feature__list__item {
    margin-bottom: 30px;
  }
  .c-feature__list__item .Icon {
    width: 160px;
    height: 160px;
  }
  .c-feature__list__item .Icon img {
    padding: 30px;
  }
  .c-feature__list__item .Desc {
    height: calc(100% - 80px);
    padding: 100px 30px 30px;
    margin-top: -80px;
  }
  .c-feature__list__item .Desc h3 {
    font-size: 1.4rem;
  }
}
@media (min-width: 1200px) {
  .c-feature {
    padding: 120px 0 80px;
  }
  .c-feature .c-container, .c-feature .breadcrumb {
    padding: 0 8vw;
  }
  .c-feature__list__item {
    flex-basis: 32%;
  }
}

.c-topdesc .c-container, .c-topdesc .breadcrumb {
  padding: 0 3vw;
}
.c-topdesc .box {
  border: 4px solid transparent;
  -o-border-image: linear-gradient(135deg, #52c1f0, #b5d568);
     border-image: linear-gradient(135deg, #52c1f0, #b5d568);
  border-image-slice: 1;
  padding: 20px;
}
.c-topdesc .box h2 {
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: 1.5px;
  margin-bottom: 15px;
  color: #2b4a76;
  line-height: 1.8;
}
.c-topdesc .box h3 {
  font-size: 0.9rem;
  font-weight: 400;
}
@media (min-width: 600px) {
  .c-topdesc .box {
    text-align: center;
    padding: 30px 20px;
  }
  .c-topdesc .box h2 {
    font-size: 1.2rem;
  }
  .c-topdesc .box h3 {
    font-size: 1rem;
  }
}
@media (min-width: 960px) {
  .c-topdesc .c-container, .c-topdesc .breadcrumb {
    padding: 0 8vw;
  }
  .c-topdesc .box {
    border: 8px solid transparent;
    -o-border-image: linear-gradient(135deg, #52c1f0, #b5d568);
       border-image: linear-gradient(135deg, #52c1f0, #b5d568);
    border-image-slice: 1;
    padding: 40px 20px;
  }
  .c-topdesc .box h2 {
    font-size: 1.6rem;
  }
  .c-topdesc .box h3 {
    font-size: 1.2rem;
  }
}
@media (min-width: 1200px) {
  .c-topdesc .c-container, .c-topdesc .breadcrumb {
    padding: 0 15vw;
  }
}

.c-training__list__item {
  background-color: #fff;
  box-shadow: 5px 5px 5px rgba(51, 51, 51, 0.5019607843);
  padding: 3vw;
  margin-bottom: 15px;
  border-radius: 5px;
}
.c-training__list__item img {
  border-radius: 5px;
}
@media (min-width: 960px) {
  .c-training__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .c-training__list__item {
    flex-basis: 48%;
    padding: 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .c-training__list__item {
    padding: 15px;
    margin-bottom: 30px;
  }
}

.c-news__list {
  border-top: 1px solid #ccc;
}
.c-news__item {
  padding: 15px 10px 20px;
  border-bottom: 1px solid #ccc;
}
.c-news__item a {
  color: rgb(39, 39, 39);
}
.c-news__link {
  display: flex;
  justify-content: space-between;
}
.c-news__date {
  color: #52c1f0;
  letter-spacing: 1px;
  font-size: 15px;
}
.c-news .cate-item {
  font-size: 13px;
  background-color: #52c1f0;
  padding: 5px 15px;
  margin: 0 5px;
  color: #fff;
  text-align: center;
  display: inline-block;
}
.c-news__content {
  margin-top: 10px;
}
.c-news .category-list {
  max-width: 400px;
  margin: 80px auto 0;
}
.c-news .category-list ul li {
  border-bottom: 1px solid #ccc;
  padding: 10px;
  position: relative;
}
.c-news .category-list ul li::before {
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  margin: auto;
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid #b5d568;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.c-news .category-list ul li a {
  color: rgb(39, 39, 39);
}
@media (min-width: 960px) {
  .c-news .c-container, .c-news .breadcrumb {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 65% 30%;
    gap: 0 5%;
    padding: 0 7vw;
  }
  .c-news .pagination {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .c-news__list {
    grid-row: 1/2;
    grid-column: 1/2;
    margin-bottom: 0;
  }
  .c-news .category-list {
    max-width: none;
    margin: 0;
    grid-row: 1/3;
    grid-column: 2/3;
  }
  .c-news .category-list .sub-title .en {
    font-size: 2rem;
  }
  .c-news .category-list .sub-title .ja {
    font-size: 1rem;
  }
  .c-news__item {
    padding: 20px 15px 30px;
  }
  .c-news__link {
    display: flex;
    justify-content: space-between;
  }
  .c-news__date {
    font-size: 18px;
  }
  .c-news .cate-item {
    font-size: 16px;
    padding: 5px 15px;
    margin: 0 5px;
  }
  .c-news__content {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  .c-news .c-container, .c-news .breadcrumb {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 60% 35%;
    gap: 0 5%;
    padding: 0 10vw;
  }
}

.page-numbers {
  margin: 6vw 0;
}
@media (min-width: 960px) {
  .page-numbers {
    margin: 6vw 0 0;
  }
}

.page-numbers:not(.next):not(.prev) {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(39, 39, 39);
  font-size: 12px;
  padding-left: 3px;
}
.page-numbers:not(.next):not(.prev) .current {
  border: 1px solid rgba(0, 0, 0, 0);
  background: #52c1f0 !important;
  color: #fff;
}
.page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #c4ccd1;
  background: #fff;
  margin: 0 1.3vw;
}
.page-numbers:not(.next):not(.prev) .next {
  position: relative;
  padding-right: 22px;
  color: rgb(39, 39, 39);
  top: 0;
}
.page-numbers:not(.next):not(.prev) .next::after {
  transition: all 0.2s cubic-bezier(0, 0, 0.58, 1);
  content: "";
  position: absolute;
  right: 0;
  background-image: url(../images/common/arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  top: 1px;
  width: 12px;
  height: 12px;
  margin-left: 8px;
}
@media (min-width: 600px) {
  .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 45px;
    height: 45px;
  }
  .page-numbers:not(.next):not(.prev) .next {
    top: 1px;
  }
}
@media (min-width: 900px) {
  .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 55px;
    height: 55px;
    font-size: 18px;
  }
  .page-numbers:not(.next):not(.prev) .next {
    top: 2px;
    font-size: 18px;
  }
  .page-numbers:not(.next):not(.prev) .next::after {
    top: 4px;
  }
}

.c-news-sl {
  padding-top: 100px;
  position: relative;
}
.c-news-sl::before {
  content: "";
  width: 100%;
  height: 64px;
  background: linear-gradient(90deg, #b5d568, #52c1f0);
  position: absolute;
  top: 0;
  left: 0;
}
.c-news-sl .c-container, .c-news-sl .breadcrumb {
  padding: 0 5vw 0 5vw;
}
.c-news-sl__date {
  color: #52c1f0;
}
.c-news-sl__contents {
  padding: 10vw 0;
  line-height: 2.5;
}
.c-news-sl .more-btn {
  text-align: right;
}
.c-news-sl .more-btn__link {
  text-align: center;
}
@media (min-width: 600px) {
  .c-news-sl {
    padding-top: 120px;
  }
  .c-news-sl::before {
    height: 75px;
  }
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 10vw;
  }
  .c-news-sl__contents {
    padding: 5vw 0;
  }
}
@media (min-width: 960px) {
  .c-news-sl {
    padding-top: 150px;
  }
  .c-news-sl::before {
    height: 80px;
  }
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 15vw;
  }
  .c-news-sl__contents {
    padding: 3vw 0;
  }
}
@media (min-width: 1200px) {
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 20vw;
  }
  .c-news-sl__contents {
    padding: 2vw 0;
  }
}

@media (min-width: 600px) {
  .c-contact-text br {
    display: none;
  }
}
.c-contact .contact-form {
  text-align: center;
}
.c-contact .contact-form .ct-tit {
  padding: 20px 10px;
  background-color: #fff;
  font-size: 22px;
}
.c-contact .contact-form .ct-tit small {
  font-size: 14px;
}
@media (min-width: 960px) {
  .c-contact .contact-form .ct-tit {
    font-size: 22px;
  }
  .c-contact .contact-form .ct-tit small {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form .ct-tit {
    font-size: 31px;
  }
  .c-contact .contact-form .ct-tit small {
    font-size: 22px;
  }
}
.c-contact .contact-form h1 {
  display: block;
  text-align: center;
  margin: 30px 0;
}
.c-contact .contact-form input, .c-contact .contact-form textarea {
  width: 100%;
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 10px;
}
.c-contact .contact-form textarea {
  margin-bottom: 0;
}
.c-contact .contact-form input {
  height: 45px;
}
.c-contact .contact-form select {
  height: 45px;
  width: 100%;
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 10px;
}
.c-contact .contact-form dl {
  text-align: left;
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
}
.c-contact .contact-form dt {
  font-size: 14px;
  font-weight: 500;
}
.c-contact .contact-form .must {
  position: relative;
  padding: 5px 15px 5px 0;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.c-contact .contact-form .must::after {
  content: "必須";
  font-size: 12px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  background-color: #52c1f0;
  margin-left: 10px;
}
.c-contact .contact-form .free {
  position: relative;
  display: flex;
  align-items: center;
  padding: 5px 15px 5px 0;
  margin-right: 10px;
}
.c-contact .contact-form .free::after {
  content: "任意";
  font-size: 12px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  background-color: #ccc;
  margin-left: 10px;
}
.c-contact .contact-form .wpcf7 form.invalid .wpcf7-response-output {
  border: 1px solid red;
}
.c-contact .contact-form .wpcf7-acceptance input {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}
.c-contact .contact-form .ms-1 {
  color: rgb(33, 128, 218);
  border-bottom: 1px solid rgb(33, 128, 218);
}
.c-contact .contact-form .submit-btn {
  text-align: center;
}
.c-contact .contact-form .submit-btn input:disabled {
  border-color: #949494;
}
.c-contact .contact-form .submit-btn input {
  border-color: rgb(39, 39, 39);
  width: 70%;
  max-width: 320px;
  padding: 0;
}
.c-contact .contact-form .ajax-loader {
  display: none;
}
.c-contact .contact-form .wpcf7-spinner {
  display: none;
}
@media (min-width: 600px) {
  .c-contact .contact-form .wrap {
    max-width: 540px;
    margin: 0 auto;
  }
  .c-contact .contact-form .submit-btn input {
    width: 70%;
    max-width: 320px;
    height: 64px;
    font-size: 20px;
  }
  .c-contact .contact-form .wpcf7-acceptance input {
    height: 30px;
    width: 30px;
    margin-right: 15px;
  }
  .c-contact .contact-form .ms-1 {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .c-contact .contact-form .c-contact-text {
    font-size: 18px;
  }
  .c-contact .contact-form dt {
    font-size: 18px;
  }
  .c-contact .contact-form .must {
    padding: 5px 15px 10px 0;
  }
  .c-contact .contact-form .must::after {
    font-size: 14px;
    padding: 5px 10px;
  }
  .c-contact .contact-form .free {
    padding: 5px 15px 10px 0;
  }
  .c-contact .contact-form .free::after {
    font-size: 14px;
    padding: 5px 10px;
  }
  .c-contact .contact-form dl {
    padding-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form .wrap {
    max-width: 800px;
    margin: 0 auto;
  }
  .c-contact .contact-form input {
    height: 55px;
  }
  .c-contact .contact-form select {
    height: 55px;
  }
}
.c-contact .grecaptcha-badge {
  box-shadow: none !important;
  width: 100% !important;
}
.c-contact .grecaptcha-badge iframe {
  box-shadow: grey 0px 0px 5px;
}
@media (min-width: 2000px) {
  .c-contact .wrap {
    padding: 0 500px;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

.c-privacy h3 {
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.c-privacy-item {
  margin-bottom: 30px;
}
.c-privacy .more-btn {
  margin-top: 50px;
}
@media (min-width: 960px) {
  .c-privacy h3 {
    font-size: 1.3rem;
  }
  .c-privacy-item {
    margin-bottom: 40px;
  }
  .c-privacy .more-btn {
    margin-top: 70px;
  }
}

.c-thanks h3 {
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.c-thanks-item {
  margin-bottom: 30px;
}
.c-thanks .more-btn {
  margin-top: 50px;
}
@media (min-width: 960px) {
  .c-thanks h3 {
    font-size: 1.3rem;
  }
  .c-thanks-item {
    margin-bottom: 40px;
  }
  .c-thanks .more-btn {
    margin-top: 70px;
  }
}

.p-header {
  width: 100%;
}
.p-header .logo__img {
  display: inline-block;
  margin: 0px 10px 0 5px;
}
.p-header .logo {
  background-image: url(../images/common/logo-mark.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 55px;
  width: 55px;
  opacity: 1;
}
.p-header .mobile-container {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9000;
  overflow: hidden;
  height: 64px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #fff;
  background-color: transparent;
  transition: background-color 0.3s ease;
}
.p-header .mobile-container.is-scrolled {
  background-color: rgba(0, 0, 0, 0.2);
}
.p-header .mobile-container .head-btn {
  margin-right: 55px;
}
.p-header .mobile-container .head-btn a {
  display: block;
  background: linear-gradient(90deg, #52c1f0, #b5d568);
  padding: 8px 16px;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 15px;
  color: #fff;
}
@media (min-width: 600px) {
  .p-header .mobile-container {
    height: 75px;
  }
  .p-header .mobile-container .head-btn {
    margin-right: 75px;
  }
  .p-header .mobile-container .head-btn a {
    padding: 10px 20px;
    font-size: 17px;
  }
  .p-header .logo {
    height: 68px;
    width: 68px;
  }
}
@media (max-width: 959px) {
  .p-header .pc-container {
    display: none !important;
  }
}
@media (min-width: 960px) {
  .p-header .mobile-container {
    height: 80px;
  }
  .p-header .mobile-container .head-btn {
    margin-right: 100px;
  }
  .p-header .mobile-container .head-btn a {
    padding: 12px 30px;
    font-size: 20px;
  }
  .p-header .mobile-container .logo {
    height: 72px;
    width: 72px;
  }
  .p-header .pc-container {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    writing-mode: vertical-rl;
    z-index: 1000;
    background-color: #52c1f0;
    border-left: 1px solid #fff;
    width: 80px;
    padding-top: 80px;
  }
  .p-header .pc-container .pc-nav {
    width: 80px;
    display: grid;
    align-items: center;
    height: calc(100% - 80px);
  }
  .p-header .pc-container .pc-nav-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .p-header .pc-container .pc-nav-item {
    font-size: 16px;
    font-weight: 300;
    transition: all 0.3s;
    text-align: center;
  }
  .p-header .pc-container .pc-nav-item a {
    color: #fff;
  }
  .p-header .pc-container .pc-nav-item:hover {
    opacity: 0.6;
  }
}
@media (min-width: 960px) and (max-height: 639px) {
  .p-header .pc-container .pc-nav {
    display: none;
  }
}
@media (min-width: 960px) and (min-height: 640px) {
  .p-header .pc-container {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    writing-mode: vertical-rl;
    z-index: 1000;
    background-color: #52c1f0;
    border-left: 1px solid #fff;
    width: 80px;
    padding-top: 80px;
  }
  .p-header .pc-container .pc-nav {
    width: 80px;
    display: grid;
    align-items: center;
    height: calc(100% - 80px);
  }
  .p-header .pc-container .pc-nav-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .p-header .pc-container .pc-nav-item {
    font-size: 16px;
    font-weight: 300;
    transition: all 0.3s;
    text-align: center;
  }
  .p-header .pc-container .pc-nav-item a {
    color: #fff;
  }
  .p-header .pc-container .pc-nav-item:hover {
    opacity: 0.6;
  }
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateY(-100%);
  transition: all 0.5s;
  opacity: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.8);
}
.mobile-menu__nav {
  display: block;
  height: 100%;
  width: 100%;
  overflow: scroll;
}
.mobile-menu__list {
  width: 100%;
  list-style: none;
  padding-top: 100px;
}
.mobile-menu__item {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 30px;
  letter-spacing: 2px;
}
.mobile-menu a {
  color: #fff;
}
@media (min-width: 600px) {
  .mobile-menu__list {
    padding-top: 140px;
    padding-bottom: 50px;
  }
  .mobile-menu__item {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 40px;
  }
}
@media (min-width: 960px) {
  .mobile-menu__list {
    display: flex;
    flex-wrap: wrap;
    max-width: 400px;
    margin: 0 auto;
    padding-top: 160px;
  }
  .mobile-menu__item {
    flex-basis: 50%;
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .mobile-menu__list {
    max-width: 500px;
    padding-top: 200px;
  }
  .mobile-menu__item {
    font-size: 28px;
  }
}

.mobile-button {
  position: fixed;
  top: 21px;
  right: 10px;
  z-index: 9999;
}
@media (min-width: 600px) {
  .mobile-button {
    top: 24px;
    right: 15px;
  }
}
@media (min-width: 960px) {
  .mobile-button {
    top: 26px;
    right: 14px;
  }
}

.mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
}
.mobile-menu__btn > span {
  background-color: #fff;
  width: 25px;
  height: 1px;
  display: block;
  margin-bottom: 7px;
  transition: transform 0.7s;
  opacity: 1;
}
.mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .mobile-menu__btn span {
    width: 35px;
    margin-bottom: 9px;
  }
}
@media (min-width: 960px) {
  .mobile-menu__btn span {
    width: 40px;
    height: 2px;
    margin-bottom: 10px;
  }
}

.menu-open.mobile-menu {
  z-index: 8000;
  transition: all 0.5s;
  opacity: 1;
  transform: translateY(0%);
}
.menu-open.mobile-menu nav li {
  opacity: 1;
  transition: 0.1s;
}
.menu-open.mobile-menu nav li:nth-child(1) {
  transition-delay: 0.03s;
}
.menu-open.mobile-menu nav li:nth-child(2) {
  transition-delay: 0.06s;
}
.menu-open.mobile-menu nav li:nth-child(3) {
  transition-delay: 0.09s;
}
.menu-open.mobile-menu nav li:nth-child(4) {
  transition-delay: 0.12s;
}
.menu-open.mobile-menu nav li:nth-child(5) {
  transition-delay: 0.15s;
}
.menu-open.mobile-menu nav li:nth-child(6) {
  transition-delay: 0.18s;
}
.menu-open.mobile-menu nav li:nth-child(7) {
  transition-delay: 0.21s;
}
.menu-open.mobile-menu nav li:nth-child(8) {
  transition-delay: 0.24s;
}
.menu-open.mobile-menu nav li:nth-child(9) {
  transition-delay: 0.27s;
}
.menu-open.mobile-menu nav li:nth-child(10) {
  transition-delay: 0.3s;
}
.menu-open .mobile-menu__btn > span {
  background-color: #fff !important;
}
.menu-open .mobile-menu__btn > span:nth-child(1) {
  transition-delay: 70ms;
  transform: translateY(8px) rotate(135deg);
}
.menu-open .mobile-menu__btn > span:nth-child(2) {
  transition-delay: 140ms;
  transform: scaleX(0);
}
.menu-open .mobile-menu__btn > span:nth-child(3) {
  transition-delay: 140ms;
  transform: translateY(-8px) rotate(-135deg);
}
@media (min-width: 600px) {
  .menu-open .mobile-menu__btn > span:nth-child(1) {
    transform: translateY(10px) rotate(135deg);
  }
  .menu-open .mobile-menu__btn > span:nth-child(3) {
    transform: translateY(-10px) rotate(-135deg);
  }
}
@media (min-width: 960px) {
  .menu-open .mobile-menu__btn > span:nth-child(1) {
    transform: translateY(12px) rotate(135deg);
  }
  .menu-open .mobile-menu__btn > span:nth-child(3) {
    transform: translateY(-12px) rotate(-135deg);
  }
}

.clip-js,
.clip-js1,
.clip-js2,
.clip-js3 {
  transition: all 3s ease;
}
.clip-js.left,
.clip-js1.left,
.clip-js2.left,
.clip-js3.left {
  clip-path: inset(0 100% 0 0);
}
.clip-js.right,
.clip-js1.right,
.clip-js2.right,
.clip-js3.right {
  clip-path: inset(0 0 0 100%);
}
.clip-js.top-left,
.clip-js1.top-left,
.clip-js2.top-left,
.clip-js3.top-left {
  clip-path: inset(0 100% 100% 0);
}
.clip-js.bottom,
.clip-js1.bottom,
.clip-js2.bottom,
.clip-js3.bottom {
  clip-path: inset(100% 0 0 0);
}
.clip-js.center,
.clip-js1.center,
.clip-js2.center,
.clip-js3.center {
  clip-path: inset(100%);
}
.clip-js.circle,
.clip-js1.circle,
.clip-js2.circle,
.clip-js3.circle {
  clip-path: circle(0 at 50% 50%);
}
.clip-js.skew,
.clip-js1.skew,
.clip-js2.skew,
.clip-js3.skew {
  clip-path: polygon(0 0, 0 0, 0 0);
}
.clip-js.transform,
.clip-js1.transform,
.clip-js2.transform,
.clip-js3.transform {
  clip-path: polygon(0 0, 0 0, 0 0);
  transition: all 1.4s cubic-bezier(0.55, 0.06, 0.33, 1.85);
  transform: translateX(-30px) scale(0.86) skew(8deg);
}
.clip-js.reveal.left, .clip-js.reveal.right, .clip-js.reveal.top, .clip-js.reveal.top-left, .clip-js.reveal.bottom, .clip-js.reveal.center,
.clip-js1.reveal.left,
.clip-js1.reveal.right,
.clip-js1.reveal.top,
.clip-js1.reveal.top-left,
.clip-js1.reveal.bottom,
.clip-js1.reveal.center,
.clip-js2.reveal.left,
.clip-js2.reveal.right,
.clip-js2.reveal.top,
.clip-js2.reveal.top-left,
.clip-js2.reveal.bottom,
.clip-js2.reveal.center,
.clip-js3.reveal.left,
.clip-js3.reveal.right,
.clip-js3.reveal.top,
.clip-js3.reveal.top-left,
.clip-js3.reveal.bottom,
.clip-js3.reveal.center {
  clip-path: inset(0);
}
.clip-js.reveal.bound,
.clip-js1.reveal.bound,
.clip-js2.reveal.bound,
.clip-js3.reveal.bound {
  animation-name: bound;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: both;
}
.clip-js.reveal.circle,
.clip-js1.reveal.circle,
.clip-js2.reveal.circle,
.clip-js3.reveal.circle {
  clip-path: circle(100% at 50% 50%);
}
.clip-js.reveal.skew,
.clip-js1.reveal.skew,
.clip-js2.reveal.skew,
.clip-js3.reveal.skew {
  clip-path: polygon(0 0, 200% 0, 0 200%);
}
.clip-js.reveal.transform,
.clip-js1.reveal.transform,
.clip-js2.reveal.transform,
.clip-js3.reveal.transform {
  clip-path: polygon(0 0, 200% 0, 0 200%);
  transform: translateX(0) scale(1) skew(0);
}

.clip-js1 {
  transition: all 3s ease;
}

.clip-js2 {
  transition: all 4s ease;
}

.clip-js3 {
  transition: all 2s ease;
}

.clip-js-bg {
  transition: all 1.8s ease;
}
.clip-js-bg.skew {
  transition: all 1s ease;
  transform: translate(-60%, 60%);
}
.clip-js-bg.skew2 {
  transition: all 1s ease;
  transform: translate(60%, 60%);
}
.clip-js-bg.reveal.skew {
  transform: translate(0);
}
.clip-js-bg.reveal.skew2 {
  transform: translate(0);
}

.wow.inview .item,
.wow2.inview .item {
  animation-name: wow;
  animation-duration: 2s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: both;
}
.wow.inview .item:nth-child(1),
.wow2.inview .item:nth-child(1) {
  transition-delay: 0.4s;
}
.wow.inview .item:nth-child(2),
.wow2.inview .item:nth-child(2) {
  transition-delay: 0.8s;
}
.wow.inview .item:nth-child(3),
.wow2.inview .item:nth-child(3) {
  transition-delay: 1.2s;
}
.wow.inview .item:nth-child(4),
.wow2.inview .item:nth-child(4) {
  transition-delay: 1.6s;
}
.wow.inview .item:nth-child(5),
.wow2.inview .item:nth-child(5) {
  transition-delay: 2s;
}
.wow.inview .item:nth-child(6),
.wow2.inview .item:nth-child(6) {
  transition-delay: 2.4s;
}
.wow.inview .item:nth-child(7),
.wow2.inview .item:nth-child(7) {
  transition-delay: 2.8s;
}
.wow.inview .item:nth-child(8),
.wow2.inview .item:nth-child(8) {
  transition-delay: 3.2s;
}
.wow.inview .item:nth-child(9),
.wow2.inview .item:nth-child(9) {
  transition-delay: 3.6s;
}
.wow.inview .item:nth-child(10),
.wow2.inview .item:nth-child(10) {
  transition-delay: 4s;
}
.wow.inview .item:nth-child(11),
.wow2.inview .item:nth-child(11) {
  transition-delay: 4.4s;
}
.wow.inview .item:nth-child(12),
.wow2.inview .item:nth-child(12) {
  transition-delay: 4.8s;
}
.wow.inview .item:nth-child(13),
.wow2.inview .item:nth-child(13) {
  transition-delay: 5.2s;
}
.wow.inview .item:nth-child(14),
.wow2.inview .item:nth-child(14) {
  transition-delay: 5.6s;
}
.wow.inview .item:nth-child(15),
.wow2.inview .item:nth-child(15) {
  transition-delay: 6s;
}
.wow.inview .item:nth-child(16),
.wow2.inview .item:nth-child(16) {
  transition-delay: 6.4s;
}
.wow.inview .item:nth-child(17),
.wow2.inview .item:nth-child(17) {
  transition-delay: 6.8s;
}
.wow.inview .item:nth-child(18),
.wow2.inview .item:nth-child(18) {
  transition-delay: 7.2s;
}
.wow.inview .item:nth-child(19),
.wow2.inview .item:nth-child(19) {
  transition-delay: 7.6s;
}
.wow.inview .item:nth-child(20),
.wow2.inview .item:nth-child(20) {
  transition-delay: 8s;
}
.wow.inview .item:nth-child(21),
.wow2.inview .item:nth-child(21) {
  transition-delay: 8.4s;
}
.wow.inview .item:nth-child(22),
.wow2.inview .item:nth-child(22) {
  transition-delay: 8.8s;
}
.wow.inview .item:nth-child(23),
.wow2.inview .item:nth-child(23) {
  transition-delay: 9.2s;
}
.wow.inview .item:nth-child(24),
.wow2.inview .item:nth-child(24) {
  transition-delay: 9.6s;
}
.wow.inview .item:nth-child(25),
.wow2.inview .item:nth-child(25) {
  transition-delay: 10s;
}
.wow.inview .item:nth-child(26),
.wow2.inview .item:nth-child(26) {
  transition-delay: 10.4s;
}
.wow.inview .item:nth-child(27),
.wow2.inview .item:nth-child(27) {
  transition-delay: 10.8s;
}
.wow.inview .item:nth-child(28),
.wow2.inview .item:nth-child(28) {
  transition-delay: 11.2s;
}
.wow.inview .item:nth-child(29),
.wow2.inview .item:nth-child(29) {
  transition-delay: 11.6s;
}
.wow.inview .item:nth-child(30),
.wow2.inview .item:nth-child(30) {
  transition-delay: 12s;
}
.wow.inview .item:nth-child(31),
.wow2.inview .item:nth-child(31) {
  transition-delay: 12.4s;
}
.wow.inview .item:nth-child(32),
.wow2.inview .item:nth-child(32) {
  transition-delay: 12.8s;
}
.wow.inview .item:nth-child(33),
.wow2.inview .item:nth-child(33) {
  transition-delay: 13.2s;
}
.wow.inview .item:nth-child(34),
.wow2.inview .item:nth-child(34) {
  transition-delay: 13.6s;
}
.wow.inview .item:nth-child(35),
.wow2.inview .item:nth-child(35) {
  transition-delay: 14s;
}
.wow.inview .item:nth-child(36),
.wow2.inview .item:nth-child(36) {
  transition-delay: 14.4s;
}
.wow.inview .item:nth-child(37),
.wow2.inview .item:nth-child(37) {
  transition-delay: 14.8s;
}
.wow.inview .item:nth-child(38),
.wow2.inview .item:nth-child(38) {
  transition-delay: 15.2s;
}
.wow.inview .item:nth-child(39),
.wow2.inview .item:nth-child(39) {
  transition-delay: 15.6s;
}

@keyframes bound {
  0% {
    transform: translateY(-200px);
    opacity: 0;
  }
  20% {
    opacity: 1;
    transform: translateY(40px);
  }
  30% {
    transform: translateY(-40px);
  }
  40% {
    transform: translateY(0);
  }
}
@keyframes wow {
  0% {
    transform: scale(0) rotate(10deg);
  }
  5% {
    transform: scale(2) rotate(10deg) translate(-10px, 5px);
  }
  10% {
    transform: scale(2) rotate(10deg) translate(10px, -5px);
  }
  15% {
    transform: scale(2) rotate(10deg) translate(-10px, 5px);
  }
  20% {
    transform: scale(2) rotate(10deg) translate(10px, -5px);
  }
  30% {
    transform: scale(0.9) rotate(-3deg);
  }
  35% {
    transform: scale(1) rotate(0);
  }
  40% {
    transform: translate(-10px, 5px);
  }
  45% {
    transform: translate(10px, -5px);
  }
  50% {
    transform: translate(-10px, 5px);
  }
  55% {
    transform: translate(0);
  }
}
.tab-group {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding-bottom: 3vw;
  border-bottom: 1px solid rgb(143, 143, 143);
}
@media (min-width: 600px) {
  .tab-group {
    justify-content: center;
  }
}

.panel {
  display: none;
}

.panel2 {
  display: none;
}

.tab-cate {
  text-align: center;
  border-bottom: 3px solid #52c1f0;
  padding-bottom: 5px;
  display: flex;
  flex-wrap: wrap;
}
.tab-cate .tab {
  padding: 10px 5px;
  border: 1px solid gray;
  font-weight: bold;
  color: gray;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
  width: 43%;
  margin: 10px;
}
@media (min-width: 960px) {
  .tab-cate .tab {
    font-size: 20px;
    padding: 20px 20px;
    width: 30%;
  }
}
@media (min-width: 960px) {
  .tab-cate {
    padding-bottom: 17px;
  }
}

.tab.is-active {
  color: #fff;
  transition: all 0.2s ease-out;
  background-color: #52c1f0;
  border: 1px solid #52c1f0;
}

.panel.is-show {
  display: block;
}

.panel2.is-show2 {
  display: block;
}

.panel-group {
  padding: 2vw 0vw;
}

.name {
  margin-bottom: 10px;
}

.panel__item {
  width: 47%;
  padding: 3vw 0;
}
.panel__img {
  margin-bottom: 5px;
}
@media (min-width: 960px) {
  .panel__item {
    width: 30%;
    padding: 3vw 0;
  }
  .panel .name {
    font-size: 24px;
  }
  .panel .price {
    font-size: 24px;
  }
  .panel__img {
    margin-bottom: 15px;
  }
}

#hoge {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  z-index: 6000;
}

.appear.up .item {
  transform: translateY(10px);
}

.appear.down .item {
  transform: translateY(20px);
}

.appear.left .item {
  transform: translateX(30px);
}

.appear.right .item {
  transform: translateX(-30px);
}

.appear.skew .item {
  transform: translateX(30px) translateY(30px);
}

.appear-l.up .item {
  transform: translateY(10px);
}

.appear-l.down .item {
  transform: translateY(20px);
}

.appear-l.left .item {
  transform: translateX(30px);
}

.appear-l.right .item {
  transform: translateX(-30px);
}

.appear-l.skew .item {
  transform: translateX(30px) translateY(30px);
}

.appear .item {
  transition: all 0.4s;
  opacity: 0;
}
.appear.inview .item {
  opacity: 1;
  transform: none;
}
.appear.inview .item:nth-child(1) {
  transition-delay: 0.4s;
}
.appear.inview .item:nth-child(2) {
  transition-delay: 0.8s;
}
.appear.inview .item:nth-child(3) {
  transition-delay: 1.2s;
}
.appear.inview .item:nth-child(4) {
  transition-delay: 1.6s;
}
.appear.inview .item:nth-child(5) {
  transition-delay: 2s;
}
.appear.inview .item:nth-child(6) {
  transition-delay: 2.4s;
}
.appear.inview .item:nth-child(7) {
  transition-delay: 2.8s;
}
.appear.inview .item:nth-child(8) {
  transition-delay: 3.2s;
}
.appear.inview .item:nth-child(9) {
  transition-delay: 3.6s;
}
.appear.inview .item:nth-child(10) {
  transition-delay: 4s;
}
.appear.inview .item:nth-child(11) {
  transition-delay: 4.4s;
}
.appear.inview .item:nth-child(12) {
  transition-delay: 4.8s;
}
.appear.inview .item:nth-child(13) {
  transition-delay: 5.2s;
}
.appear.inview .item:nth-child(14) {
  transition-delay: 5.6s;
}
.appear.inview .item:nth-child(15) {
  transition-delay: 6s;
}
.appear.inview .item:nth-child(16) {
  transition-delay: 6.4s;
}
.appear.inview .item:nth-child(17) {
  transition-delay: 6.8s;
}
.appear.inview .item:nth-child(18) {
  transition-delay: 7.2s;
}
.appear.inview .item:nth-child(19) {
  transition-delay: 7.6s;
}
.appear.inview .item:nth-child(20) {
  transition-delay: 8s;
}
.appear.inview .item:nth-child(21) {
  transition-delay: 8.4s;
}
.appear.inview .item:nth-child(22) {
  transition-delay: 8.8s;
}
.appear.inview .item:nth-child(23) {
  transition-delay: 9.2s;
}
.appear.inview .item:nth-child(24) {
  transition-delay: 9.6s;
}
.appear.inview .item:nth-child(25) {
  transition-delay: 10s;
}
.appear.inview .item:nth-child(26) {
  transition-delay: 10.4s;
}
.appear.inview .item:nth-child(27) {
  transition-delay: 10.8s;
}
.appear.inview .item:nth-child(28) {
  transition-delay: 11.2s;
}
.appear.inview .item:nth-child(29) {
  transition-delay: 11.6s;
}
.appear.inview .item:nth-child(30) {
  transition-delay: 12s;
}
.appear.inview .item:nth-child(31) {
  transition-delay: 12.4s;
}
.appear.inview .item:nth-child(32) {
  transition-delay: 12.8s;
}
.appear.inview .item:nth-child(33) {
  transition-delay: 13.2s;
}
.appear.inview .item:nth-child(34) {
  transition-delay: 13.6s;
}
.appear.inview .item:nth-child(35) {
  transition-delay: 14s;
}
.appear.inview .item:nth-child(36) {
  transition-delay: 14.4s;
}
.appear.inview .item:nth-child(37) {
  transition-delay: 14.8s;
}
.appear.inview .item:nth-child(38) {
  transition-delay: 15.2s;
}
.appear.inview .item:nth-child(39) {
  transition-delay: 15.6s;
}

.cover-slide {
  position: relative;
  overflow: hidden;
}
.cover-slide::after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 0;
}
.cover-slide.inview::after {
  opacity: 1;
  animation-name: kf-cover-slide;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: both;
}

@keyframes kf-cover-slide {
  0% {
    transform-origin: left;
    transform: scaleX(0);
  }
  50% {
    transform-origin: left;
    transform: scaleX(1);
  }
  50.1% {
    transform-origin: right;
    transform: scaleX(1);
  }
  100% {
    transform-origin: right;
    transform: scaleX(0);
  }
}
.img-zoom, .bg-img-zoom {
  opacity: 0;
}
.inview .img-zoom, .inview .bg-img-zoom {
  opacity: 1;
  transition: transform 0.3s ease;
  animation-name: kf-img-show;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}
.inview .img-zoom:hover, .inview .bg-img-zoom:hover {
  transform: scale(1.05);
}

@keyframes kf-img-show {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  50.1% {
    opacity: 1;
    transform: scale(1.4);
  }
  100% {
    opacity: 1;
  }
}
.hover-darken::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: background-color 0.3s ease;
  pointer-events: none;
  animation-name: kf-img-show;
  animation-duration: 1.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}
.hover-darken:hover::before {
  background-color: rgba(0, 0, 0, 0.4);
}

.bg-img-zoom {
  background-image: url(../images/image-1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
}

.img-bg50 {
  position: relative;
}
.img-bg50::before {
  display: block;
  content: "";
  padding-top: 50%;
}

.ac-title.is-active {
  transition: all 3s;
}
.ac-title.is-active .i_box::after {
  height: 0;
  transition: all 0.3s;
}

.ac-content {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s;
}

.ac-content.is-open {
  height: auto;
  opacity: 1;
  display: block;
  transition: all 0.3s;
}/*# sourceMappingURL=style.css.map */