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

.c-txt-lg {
  font-size: 26px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-lg {
    font-size: 30px;
  }
}
@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: 20px;
  letter-spacing: 2px;
  line-height: 1.8;
}
@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-works-sl__desc ul li, .p-contact-text, .p-news__content, .p-news__date, .breadcrumb {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-sm, .c-works-sl__desc ul li, .p-contact-text, .p-news__content, .p-news__date, .breadcrumb {
    font-size: 16px;
    line-height: 1.7;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-sm, .c-works-sl__desc ul li, .p-contact-text, .p-news__content, .p-news__date, .breadcrumb {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-sm, .c-works-sl__desc ul li, .p-contact-text, .p-news__content, .p-news__date, .breadcrumb {
    font-size: 20px;
  }
}

.c-txt-xs {
  font-size: 10px;
  letter-spacing: 2px;
  line-height: 2;
  color: #d4af37;
}
@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-works-sl__imgwrap, .p-footer .sns-link, .p-contact .contact-form .submit-btn, .p-contact .contact-form .privacy, .p-contact-text, .c-title, .p-title {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .mb-sm, .tab-cate, .c-works-sl__imgwrap, .p-footer .sns-link, .p-contact .contact-form .submit-btn, .p-contact .contact-form .privacy, .p-contact-text, .c-title, .p-title {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 960px) {
  .mb-sm, .tab-cate, .c-works-sl__imgwrap, .p-footer .sns-link, .p-contact .contact-form .submit-btn, .p-contact .contact-form .privacy, .p-contact-text, .c-title, .p-title {
    margin-bottom: 30px;
  }
}

.mb-md, .c-thanks-text, .c-privacy-text, .c-works-sl__desc, .c-works-sl__table, .c-works-sl .sns-link, .c-artist__wrap, .c-service__list__item, .c-message, .c-concept, .p-audition__table, .p-audition__wrap, .breadcrumb {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-md, .c-thanks-text, .c-privacy-text, .c-works-sl__desc, .c-works-sl__table, .c-works-sl .sns-link, .c-artist__wrap, .c-service__list__item, .c-message, .c-concept, .p-audition__table, .p-audition__wrap, .breadcrumb {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 960px) {
  .mb-md, .c-thanks-text, .c-privacy-text, .c-works-sl__desc, .c-works-sl__table, .c-works-sl .sns-link, .c-artist__wrap, .c-service__list__item, .c-message, .c-concept, .p-audition__table, .p-audition__wrap, .breadcrumb {
    margin-bottom: 70px;
  }
}

.mb-lr, .c-thanks, .c-privacy, .c-news-sl, .news-wrapper .p-news .category-list, .c-works-sl, .c-artist, .c-profile, .p-contact, .p-lesson, .p-audition, .p-news, .p-slide {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-lr, .c-thanks, .c-privacy, .c-news-sl, .news-wrapper .p-news .category-list, .c-works-sl, .c-artist, .c-profile, .p-contact, .p-lesson, .p-audition, .p-news, .p-slide {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 960px) {
  .mb-lr, .c-thanks, .c-privacy, .c-news-sl, .news-wrapper .p-news .category-list, .c-works-sl, .c-artist, .c-profile, .p-contact, .p-lesson, .p-audition, .p-news, .p-slide {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .mb-lr, .c-thanks, .c-privacy, .c-news-sl, .news-wrapper .p-news .category-list, .c-works-sl, .c-artist, .c-profile, .p-contact, .p-lesson, .p-audition, .p-news, .p-slide {
    margin-bottom: 100px;
  }
}

.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 5vw;
}
@media screen and (min-width: 600px) {
  .c-container, .breadcrumb {
    padding: 0 6vw;
  }
}
@media screen and (min-width: 960px) {
  .c-container, .breadcrumb {
    padding: 0 8vw;
  }
}
@media screen and (min-width: 1200px) {
  .c-container, .breadcrumb {
    padding: 0 12vw;
  }
}
@media screen and (min-width: 2000px) {
  .c-container, .breadcrumb {
    padding: 0 20vw;
  }
}

/* ---------------------------------- **
		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: #0d1b2a;
  border: 1px solid #0d1b2a;
  cursor: pointer;
}

/* --↑必須なのはここまで↑-- */
/* --modalWindow タイトル部分-- */
.layer_borad_title {
  padding: 30px 0 10px 0;
  line-height: 2;
  font-weight: bold;
  color: #0d1b2a;
  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%;
}

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

.breadcrumb {
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f2f2f2;
}
.breadcrumb li {
  color: rgb(165, 165, 165);
  padding-right: 10px;
}
.breadcrumb li a {
  color: #0077be;
  border-bottom: 1px solid #0077be;
}
@media (min-width: 960px) {
  .breadcrumb {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

body {
  color: #2d2d2d;
  letter-spacing: 1px;
  font-family: "Roboto", "Noto Sans JP", serif;
  position: relative;
}

body.hidden {
  overflow: hidden;
}

.superwrapper {
  overflow: hidden;
}

.c-topview {
  position: relative;
}
.c-topview__img {
  height: 30vh;
}
.c-topview__title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
}
.c-topview__title .en {
  font-size: 2.2rem;
  letter-spacing: 4px;
}
.c-topview__title .ja {
  font-size: 1rem;
  letter-spacing: 2px;
}
@media (min-width: 600px) {
  .c-topview__img {
    height: 35vh;
  }
  .c-topview__title .en {
    font-size: 2.8rem;
  }
  .c-topview__title .ja {
    font-size: 1.2rem;
  }
}
@media (min-width: 960px) {
  .c-topview__img {
    height: 40vh;
  }
  .c-topview__title .en {
    font-size: 3.6rem;
  }
  .c-topview__title .ja {
    font-size: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .c-topview__img {
    height: 45vh;
  }
  .c-topview__title .en {
    font-size: 3.6rem;
  }
  .c-topview__title .ja {
    font-size: 1.5rem;
  }
}

.p-title {
  position: relative;
  text-align: center;
  padding-bottom: 8px;
}
.p-title::before {
  content: "";
  width: 80px;
  height: 3px;
  border-radius: 9999px;
  background-color: #0077be;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.p-title .en {
  display: block;
  font-size: 2rem;
  letter-spacing: 4px;
  font-weight: bold;
  line-height: 1;
}
.p-title .ja {
  font-size: 1rem;
  padding-top: 10px;
}
@media (min-width: 600px) {
  .p-title .en {
    font-size: 2.4rem;
  }
}
@media (min-width: 960px) {
  .p-title {
    margin-bottom: 50px;
    padding-bottom: 15px;
  }
  .p-title::before {
    width: 120px;
  }
  .p-title .en {
    font-size: 3rem;
  }
  .p-title .ja {
    font-size: 1.2rem;
    padding-top: 15px;
  }
}
@media (min-width: 1200px) {
  .p-title {
    padding-bottom: 20px;
  }
  .p-title .en {
    font-size: 3.6rem;
  }
  .p-title .ja {
    font-size: 1.5rem;
  }
}

.c-title {
  position: relative;
  text-align: center;
}
.c-title .ja {
  position: relative;
  font-size: 1.3rem;
  letter-spacing: 2px;
  padding-bottom: 12px;
}
.c-title .ja::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: inline-block;
  width: 50px;
  height: 2px;
  background-color: #0077be;
}
@media (min-width: 600px) {
  .c-title {
    margin-bottom: 45px;
  }
  .c-title .ja {
    font-size: 1.5rem;
    padding-bottom: 15px;
  }
}
@media (min-width: 960px) {
  .c-title {
    margin-bottom: 50px;
  }
  .c-title .ja {
    font-size: 1.8rem;
    padding-bottom: 20px;
  }
  .c-title .ja::after {
    width: 80px;
    height: 3px;
  }
}
@media (min-width: 1200px) {
  .c-title .ja {
    font-size: 2rem;
  }
}

.more-btn {
  position: relative;
  text-align: center;
}
.more-btn__link {
  background-color: #c9a961;
  display: inline-block;
  max-width: 250px;
  padding: 15px 30px;
  border: 1px solid #c9a961;
  z-index: 1;
}
.more-btn__link span {
  position: relative;
  color: #fff;
}
.more-btn__link span:first-child {
  padding-right: 30px;
}
.more-btn__link span:first-child::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -10px;
  bottom: 0;
  margin: auto;
  width: 30px;
  background-image: url(../images/common/arrow02_sp.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s;
  z-index: 100;
}
.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: #2d2d2d;
  transform: none;
}
.more-btn__link.slide-bg:hover span:first-child::before {
  background-image: url(../images/common/arrow02_bl.svg);
}
@media (min-width: 600px) {
  .more-btn__link {
    max-width: 280px;
    padding: 20px 40px;
  }
}
@media (min-width: 960px) {
  .more-btn__link {
    max-width: 320px;
  }
  .more-btn__link span.c-txt-sm, .more-btn__link span.p-contact-text, .more-btn__link span.p-news__content, .more-btn__link span.p-news__date, .more-btn__link span.breadcrumb {
    font-size: 18px;
  }
}

.top-view {
  position: relative;
  background-color: #000;
}
.top-view .mv {
  aspect-ratio: 16/9;
  margin: 0 auto;
}
.top-view .mv iframe {
  aspect-ratio: 16/9;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 960px) {
  .top-view .mv {
    height: calc(100vh - 100px);
  }
}

.p-slide {
  padding: 15px 0;
  background-color: black;
}
.p-slide__wrap {
  width: 100%;
  overflow: hidden;
}
.p-slide .gallery {
  display: flex;
  width: 100%;
}
.p-slide .gallery .slide-item {
  margin: 0 5px;
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
  height: 180px !important;
}
@media (min-width: 600px) {
  .p-slide .gallery .slide-item {
    height: 220px !important;
  }
}
@media (min-width: 960px) {
  .p-slide .gallery .slide-item {
    margin: 0 10px;
    height: 240px !important;
  }
}
@media (min-width: 1200px) {
  .p-slide .gallery .slide-item {
    height: 360px !important;
  }
}
@media (min-width: 960px) {
  .p-slide {
    padding: 30px 0;
  }
}

.p-news__item {
  margin-bottom: 20px;
}
.p-news__item a {
  color: #2d2d2d;
}
.p-news__date {
  background-color: #f2f2f2;
  letter-spacing: 1px;
  padding: 5px 10px;
  border-radius: 5px;
  margin-bottom: 12px;
}
.p-news .cate-item {
  display: inline-block;
  background-color: #0077be;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  border-radius: 5px;
  margin-bottom: 15px;
}
.p-news .more-btn {
  margin-top: 40px;
}
@media (min-width: 600px) {
  .p-news .c-container, .p-news .breadcrumb {
    padding: 0 10vw;
  }
  .p-news .more-btn {
    margin-top: 50px;
  }
}
@media (min-width: 960px) {
  .p-news .c-container, .p-news .breadcrumb {
    padding: 0 8vw;
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: auto auto;
  }
  .p-news .p-title {
    grid-row: 1/2;
    grid-column: 1/2;
    align-self: flex-end;
  }
  .p-news .more-btn {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .p-news__list {
    grid-row: 1/3;
    grid-column: 2/3;
    margin-left: 5vw;
  }
  .p-news__item {
    margin-bottom: 30px;
  }
  .p-news__date {
    padding: 8px 16px;
    margin-bottom: 15px;
  }
  .p-news .cate-item {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .p-news .c-container, .p-news .breadcrumb {
    padding: 0 12vw;
  }
  .p-news__list {
    margin-left: 3vw;
  }
}
@media (min-width: 2000px) {
  .p-news .c-container, .p-news .breadcrumb {
    max-width: 1500px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .p-news__list {
    margin-left: 30px;
  }
}

.p-calendar {
  padding: 50px 0;
  background: url(../images/home/bg-1-sp.webp) no-repeat center/cover;
  background-attachment: fixed;
  position: relative;
}
@media (max-width: 768px) {
  .p-calendar {
    background-attachment: scroll;
  }
}
.p-calendar::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #2d2d2d;
  opacity: 0.7;
}
.p-calendar .p-title {
  color: #fff;
}
.p-calendar .p-title::before {
  background-color: #fff;
}
.p-calendar__item {
  position: relative;
  z-index: 10;
  height: 450px;
}
@media (min-width: 960px) {
  .p-calendar {
    padding: 80px 0;
    background: url(../images/home/bg-1.webp) no-repeat center/cover;
    background-attachment: fixed;
  }
  .p-calendar__item {
    height: 600px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}
.p-service {
  padding: 50px 0;
  background-color: #f5f5f7;
}
.p-service__list {
  margin-bottom: 40px;
}
.p-service__list__item {
  margin-bottom: 20px;
}
.p-service__list__item a {
  display: block;
  background: url(../images/home/img1.webp) no-repeat center/cover;
  aspect-ratio: 3/2;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: relative;
}
.p-service__list__item a::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: black;
  border-radius: 10px;
  opacity: 0.4;
}
.p-service__list__item a h3 {
  position: relative;
  z-index: 10;
  width: 100%;
  text-align: center;
  font-size: 1.4rem;
  letter-spacing: 2px;
  background-color: rgba(0, 0, 0, 0.5019607843);
  padding: 15px 0;
}
.p-service__list__item:nth-child(2) a {
  background: url(../images/home/img2.webp) no-repeat center/cover;
}
.p-service__list__item:nth-child(3) a {
  background: url(../images/home/img3.webp) no-repeat center/cover;
}
@media (min-width: 600px) {
  .p-service__list {
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .p-service__list__item {
    flex-basis: 48%;
    margin: 0 2% 20px 0;
  }
}
@media (min-width: 960px) {
  .p-service {
    padding: 80px 0;
  }
  .p-service__list {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }
  .p-service__list__item {
    flex-basis: 32%;
    margin: 0 1% 0 0;
  }
}

.p-artist {
  padding: 50px 0;
  background: url(../images/home/bg-2-sp.webp) no-repeat center/cover;
  background-attachment: fixed;
  position: relative;
}
@media (max-width: 768px) {
  .p-artist {
    background-attachment: scroll;
  }
}
.p-artist::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #2d2d2d;
  opacity: 0.7;
}
.p-artist .p-title {
  color: #fff;
}
.p-artist .p-title::before {
  background-color: #fff;
}
.p-artist-link {
  display: block;
  background-color: #fff;
  color: #2d2d2d;
  padding: 20px;
}
.p-artist-link .Img {
  margin-bottom: 20px;
}
.p-artist-link .name {
  text-align: center;
  font-size: 1.3rem;
  letter-spacing: 2px;
  font-weight: 600;
}
.p-artist .swiper-container {
  position: relative;
  z-index: 10;
  padding-bottom: 40px;
}
.p-artist .swiper-container .swiper-button-prev,
.p-artist .swiper-container .swiper-button-next {
  top: 50%;
  background-color: #0077be;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  z-index: 100;
}
.p-artist .swiper-container .swiper-button-prev::after,
.p-artist .swiper-container .swiper-button-next::after {
  display: none;
}
.p-artist .swiper-container .swiper-button-prev {
  left: 5px;
}
.p-artist .swiper-container .swiper-button-prev::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 5px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 13px;
  width: 13px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(-45deg);
}
.p-artist .swiper-container .swiper-button-next {
  right: 5px;
}
.p-artist .swiper-container .swiper-button-next::before {
  position: absolute;
  top: 0;
  right: 5px;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 13px;
  width: 13px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
@media (min-width: 600px) {
  .p-artist .c-container, .p-artist .breadcrumb {
    padding: 0 10vw;
  }
  .p-artist-link {
    padding: 30px;
  }
  .p-artist-link .Img {
    margin-bottom: 30px;
  }
  .p-artist-link .name {
    font-size: 1.5rem;
  }
  .p-artist .swiper-container .swiper-button-prev,
  .p-artist .swiper-container .swiper-button-next {
    width: 65px;
    height: 65px;
  }
  .p-artist .swiper-container .swiper-button-prev {
    left: -30px;
  }
  .p-artist .swiper-container .swiper-button-prev::before {
    left: 5px;
    height: 20px;
    width: 20px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
  }
  .p-artist .swiper-container .swiper-button-next {
    right: -30px;
  }
  .p-artist .swiper-container .swiper-button-next::before {
    right: 5px;
    height: 20px;
    width: 20px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
}
@media (min-width: 960px) {
  .p-artist {
    padding: 80px 0;
    background: url(../images/home/bg-2.webp) no-repeat center/cover;
    background-attachment: fixed;
  }
  .p-artist .swiper-container {
    padding-bottom: 50px;
  }
  .p-artist .swiper-container .swiper-button-prev,
  .p-artist .swiper-container .swiper-button-next {
    top: -100px;
  }
  .p-artist .swiper-container .swiper-button-prev {
    left: auto;
    right: 100px;
  }
  .p-artist .swiper-container .swiper-button-next {
    right: 5px;
  }
  .p-artist-link {
    padding: 40px 40px 30px;
  }
  .p-artist-link .name {
    font-size: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .p-artist .c-container, .p-artist .breadcrumb {
    padding: 0 12vw;
  }
  .p-artist .swiper-container .swiper-button-prev,
  .p-artist .swiper-container .swiper-button-next {
    width: 85px;
    height: 85px;
    top: -110px;
  }
  .p-artist .swiper-container .swiper-button-prev {
    right: 120px;
  }
  .p-artist .swiper-container .swiper-button-prev::before {
    height: 25px;
    width: 25px;
  }
  .p-artist .swiper-container .swiper-button-next::before {
    height: 25px;
    width: 25px;
  }
}
@media (min-width: 2000px) {
  .p-artist .c-container, .p-artist .breadcrumb {
    padding: 0;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
  }
}

.p-audition__img {
  margin-bottom: 30px;
}
.p-audition__desc h3 {
  text-align: center;
  line-height: 1.8;
  font-size: 1.2rem;
  margin-bottom: 15px;
}
.p-audition__desc h3 strong {
  color: #d77690;
  font-size: 1.4rem;
}
.p-audition .c-title .ja::after {
  background-color: #d77690;
}
.p-audition__table {
  padding: 50px 0;
  background-color: #ffeff3;
}
.p-audition__table .List {
  margin-bottom: 40px;
}
.p-audition__table .List dl {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.p-audition__table .List dl dt.c-txt-sm, .p-audition__table .List dl dt.p-contact-text, .p-audition__table .List dl dt.breadcrumb, .p-audition__table .List dl dt.p-news__date, .p-audition__table .List dl dt.p-news__content {
  font-size: 17px;
  margin-bottom: 8px;
}
.p-audition__message__list__item:nth-child(1) {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ccc;
}
.p-audition__message__list__item .Img {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.p-audition__message__list__item .name {
  text-align: center;
  font-size: 2rem;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
.p-audition__message__list__item .name span {
  display: inline-block;
  padding: 0 50px;
  position: relative;
}
.p-audition__message__list__item .name span::before, .p-audition__message__list__item .name span::after {
  content: "";
  width: 30px;
  height: 2px;
  background-color: #d77690;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.p-audition__message__list__item .name span::before {
  left: 0;
}
.p-audition__message__list__item .name span::after {
  right: 0;
}
@media (min-width: 600px) {
  .p-audition__desc h3 {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  .p-audition__desc h3 strong {
    font-size: 2rem;
  }
  .p-audition__table .List dl {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    display: flex;
  }
  .p-audition__table .List dl dt {
    flex-basis: 150px;
    align-self: center;
  }
  .p-audition__table .List dl dt.c-txt-sm, .p-audition__table .List dl dt.p-contact-text, .p-audition__table .List dl dt.breadcrumb, .p-audition__table .List dl dt.p-news__date, .p-audition__table .List dl dt.p-news__content {
    font-size: 18px;
    margin-bottom: 0;
  }
  .p-audition__table .List dl dd {
    flex: 1;
  }
}
@media (max-width: 959px) {
  .p-audition .view-pc {
    display: none;
  }
}
@media (min-width: 960px) {
  .p-audition .view-sp {
    display: none;
  }
  .p-audition__wrap {
    display: flex;
    align-items: center;
  }
  .p-audition__img {
    flex-basis: 40%;
    margin-bottom: 0;
  }
  .p-audition__desc {
    flex-basis: 60%;
  }
  .p-audition__desc .c-container, .p-audition__desc .breadcrumb {
    padding: 0 5vw;
  }
  .p-audition__table {
    padding: 80px 0;
  }
  .p-audition__table .List {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }
  .p-audition__table .List dl {
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .p-audition__table .List dl dt {
    flex-basis: 200px;
  }
  .p-audition__table .List dl dt.c-txt-sm, .p-audition__table .List dl dt.p-contact-text, .p-audition__table .List dl dt.breadcrumb, .p-audition__table .List dl dt.p-news__date, .p-audition__table .List dl dt.p-news__content {
    font-size: 20px;
  }
  .p-audition__message__list {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-audition__message__list__item {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 58% 38%;
    gap: 0 4%;
  }
  .p-audition__message__list__item:nth-child(1) {
    grid-template-columns: 38% 58%;
    padding-bottom: 45px;
    margin-bottom: 45px;
  }
  .p-audition__message__list__item:nth-child(1) .Img {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .p-audition__message__list__item:nth-child(1) .name {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .p-audition__message__list__item:nth-child(1) .Desc {
    grid-row: 1/3;
    grid-column: 2/3;
  }
  .p-audition__message__list__item .Img {
    grid-row: 1/2;
    grid-column: 2/3;
    max-width: none;
    margin: 0 0 20px;
  }
  .p-audition__message__list__item .name {
    grid-row: 2/3;
    grid-column: 2/3;
    font-size: 2.4rem;
  }
  .p-audition__message__list__item .Desc {
    grid-row: 1/3;
    grid-column: 1/2;
    align-self: center;
  }
}
@media (min-width: 1200px) {
  .p-audition__wrap {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-audition__img {
    flex-basis: 35%;
    margin-bottom: 0;
  }
  .p-audition__desc {
    flex-basis: 65%;
  }
  .p-audition__desc .c-container, .p-audition__desc .breadcrumb {
    padding: 0 80px;
  }
  .p-audition__desc h3 {
    font-size: 2rem;
    margin-bottom: 30px;
  }
  .p-audition__desc h3 strong {
    font-size: 2.6rem;
  }
  .p-audition__message__list__item {
    grid-template-columns: 68% 28%;
  }
  .p-audition__message__list__item:nth-child(1) {
    grid-template-columns: 28% 68%;
  }
}

.p-lesson {
  padding: 50px 0;
  background: url(../images/home/bg-3-sp.webp) no-repeat center/cover;
  background-attachment: fixed;
  color: #fff;
  position: relative;
}
@media (max-width: 768px) {
  .p-lesson {
    background-attachment: scroll;
  }
}
.p-lesson::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #2d2d2d;
  opacity: 0.7;
}
.p-lesson .p-title {
  color: #fff;
}
.p-lesson .p-title::before {
  background-color: #fff;
}
.p-lesson__desc {
  position: relative;
  z-index: 10;
}
.p-lesson__desc .onlyPC {
  display: none;
}
.p-lesson__title {
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 20px;
}
.p-lesson__title span {
  background: linear-gradient(transparent 60%, #c9a961 40%);
  padding: 0 2px;
}
.p-lesson .Btn-wrap {
  margin-top: 30px;
}
.p-lesson .Btn-wrap__item {
  text-align: center;
  margin-bottom: 15px;
}
.p-lesson .Btn-wrap__item a {
  display: inline-block;
  width: 80%;
  max-width: 340px;
  background-color: #c9a961;
  color: #fff;
  padding: 20px 0;
  font-size: 1rem;
  transition: all 0.3s;
}
.p-lesson .Btn-wrap__item a span {
  display: inline-block;
  padding-left: 30px;
  position: relative;
}
.p-lesson .Btn-wrap__item a span::before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(../images/common/ico-mail-wh.png) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.p-lesson .Btn-wrap__item a:hover {
  opacity: 0.6;
}
.p-lesson .Btn-wrap__item:nth-child(2) {
  margin-bottom: 0;
}
.p-lesson .Btn-wrap__item:nth-child(2) a {
  background-color: #02b902;
}
.p-lesson .Btn-wrap__item:nth-child(2) a span::before {
  width: 23px;
  height: 23px;
  background: url(../images/common/sns7.svg) no-repeat center/contain;
}
@media (min-width: 600px) {
  .p-lesson {
    padding: 60px 0;
  }
  .p-lesson__title {
    font-size: 1.8rem;
    margin-bottom: 30px;
  }
  .p-lesson .Btn-wrap {
    margin-top: 50px;
  }
}
@media (min-width: 960px) {
  .p-lesson {
    padding: 80px 0;
    margin-bottom: 100px;
    background: url(../images/home/bg-3.webp) no-repeat center/cover;
    background-attachment: fixed;
  }
  .p-lesson__title {
    font-size: 2.4rem;
    margin-bottom: 40px;
  }
  .p-lesson__desc {
    text-align: center;
  }
  .p-lesson__desc .onlyPC {
    display: block;
  }
  .p-lesson__desc .c-txt-sm, .p-lesson__desc .c-works-sl__desc ul li, .c-works-sl__desc ul .p-lesson__desc li, .p-lesson__desc .p-contact-text, .p-lesson__desc .breadcrumb, .p-lesson__desc .p-news__date, .p-lesson__desc .p-news__content {
    line-height: 2.2;
  }
  .p-lesson .Btn-wrap {
    display: flex;
    justify-content: center;
  }
  .p-lesson .Btn-wrap__item {
    margin: 0 10px;
  }
  .p-lesson .Btn-wrap__item a {
    width: 340px;
    max-width: none;
    margin: 0;
    font-size: 1.2rem;
    padding: 25px 0;
  }
  .p-lesson .Btn-wrap__item a span {
    padding-left: 40px;
  }
  .p-lesson .Btn-wrap__item a span::before {
    width: 25px;
    height: 25px;
  }
  .p-lesson .Btn-wrap__item:nth-child(2) a span::before {
    width: 28px;
    height: 28px;
  }
}
.p-contact {
  scroll-margin: 70px;
}
@media (min-width: 960px) {
  .p-contact {
    scroll-margin: 100px;
  }
}
.p-contact dt p {
  display: inline-block;
}
.p-contact .contact-form {
  text-align: center;
}
.p-contact .contact-form h1 {
  display: block;
  text-align: center;
  margin: 30px 0;
}
.p-contact .contact-form input, .p-contact .contact-form textarea {
  width: 100%;
  border: none;
  background-color: #f2f2f2;
  padding: 8px;
}
.p-contact .contact-form textarea {
  margin-bottom: 0;
}
.p-contact .contact-form input {
  height: 45px;
}
.p-contact .contact-form select {
  height: 45px;
  width: 100%;
  border: none;
  background-color: #f2f2f2;
  padding: 8px;
}
.p-contact .contact-form dl {
  text-align: left;
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
}
.p-contact .contact-form dt {
  font-size: 14px;
}
.p-contact .contact-form .must {
  position: relative;
  padding: 5px 0;
}
.p-contact .contact-form .must::after {
  content: "必須";
  font-size: 12px;
  background-color: #0077be;
  color: #fff;
  padding: 3px 5px;
  border-radius: 5px;
}
.p-contact .contact-form .free {
  padding: 5px 0;
}
.p-contact .contact-form .wpcf7 form.invalid .wpcf7-response-output {
  border: 1px solid red;
}
.p-contact .contact-form .wpcf7-acceptance input {
  height: 20px;
  width: 20px;
  margin-right: 10px;
}
.p-contact .contact-form .ms-1 {
  color: #4a90e2;
  border-bottom: 1px solid #4a90e2;
}
.p-contact .contact-form .submit-btn {
  text-align: center;
}
.p-contact .contact-form .submit-btn input:disabled {
  border-color: #e8e8ea;
  background-color: #f2f2f2;
}
.p-contact .contact-form .submit-btn input {
  border-color: #2d2d2d;
  background-color: #0077be;
  width: 70%;
  max-width: 320px;
  color: #fff;
}
.p-contact .contact-form .ajax-loader {
  display: none;
}
.p-contact .contact-form .wpcf7-spinner {
  display: none;
}
@media (min-width: 600px) {
  .p-contact .contact-form .p-contact-text br {
    display: none;
  }
  .p-contact .contact-form .wrap {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-contact .contact-form dt {
    font-size: 17px;
  }
  .p-contact .contact-form .submit-btn input {
    width: 70%;
    max-width: 320px;
    height: 64px;
    font-size: 20px;
  }
  .p-contact .contact-form .wpcf7-acceptance input {
    height: 24px;
    width: 24px;
    margin-right: 15px;
  }
  .p-contact .contact-form .ms-1 {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .p-contact .contact-form .p-contact-text {
    font-size: 18px;
  }
  .p-contact .contact-form dt {
    font-size: 20px;
  }
  .p-contact .contact-form dl {
    padding-bottom: 30px;
  }
  .p-contact .contact-form .must {
    padding: 8px 0;
  }
  .p-contact .contact-form .must::after {
    font-size: 14px;
    padding: 5px 10px;
  }
  .p-contact .contact-form .free {
    padding: 8px 0;
  }
  .p-contact .contact-form input, .p-contact .contact-form textarea {
    padding: 10px;
  }
  .p-contact .contact-form input {
    height: 55px;
  }
  .p-contact .contact-form select {
    height: 55px;
    padding: 10px;
  }
}
@media (min-width: 1200px) {
  .p-contact .contact-form .wrap {
    max-width: 800px;
  }
}
.p-contact .grecaptcha-badge {
  box-shadow: none !important;
  width: 100% !important;
}
.p-contact .grecaptcha-badge iframe {
  box-shadow: grey 0px 0px 5px;
}

.p-footer {
  padding: 40px 0 0;
  background-color: #e8e8ea;
  position: relative;
  z-index: 10;
}
.p-footer__logo {
  margin-bottom: 30px;
  text-align: center;
}
.p-footer__logo img {
  width: 50%;
  max-width: 180px;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-footer .sns-link {
  display: flex;
  justify-content: center;
}
.p-footer .sns-link li {
  width: 45px;
  height: 45px;
  margin: 0 3px;
}
.p-footer .sns-link li a {
  display: block;
}
.p-footer .sns-link li a img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-footer__nav {
  display: block;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.p-footer__nav ul {
  display: inline-block;
}
.p-footer__nav li {
  margin-bottom: 15px;
  text-align: left;
}
.p-footer__nav li span {
  position: relative;
  display: block;
  padding-left: 22px;
  color: #2d2d2d;
}
.p-footer__nav li span::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 10px;
  width: 10px;
  background-image: url(../images/common/arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.p-footer__nav li .c-txt-sm, .p-footer__nav li .c-works-sl__desc ul li, .c-works-sl__desc ul .p-footer__nav li li, .p-footer__nav li .breadcrumb, .p-footer__nav li .p-news__date, .p-footer__nav li .p-news__content, .p-footer__nav li .p-contact-text {
  font-size: 13px;
}
.p-footer .copyright {
  text-align: center;
  font-size: 10px;
  color: #fff;
  background-color: #0077be;
  padding: 20px 0;
}
@media (min-width: 600px) {
  .p-footer__nav {
    max-width: 350px;
  }
  .p-footer__nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
  }
  .p-footer__nav li {
    width: 48%;
  }
}
@media (min-width: 960px) {
  .p-footer {
    padding: 50px 0 0;
  }
  .p-footer__wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
  }
  .p-footer__logo img {
    width: 100%;
    max-width: 200px;
  }
  .p-footer .sns-link {
    margin-bottom: 40px;
  }
  .p-footer .sns-link li {
    width: 50px;
    height: 50px;
    margin: 0 5px;
  }
  .p-footer__nav {
    max-width: 400px;
    margin: 30px 0 0 5vw;
  }
  .p-footer__nav ul {
    margin: 0;
  }
  .p-footer__nav li .c-txt-sm, .p-footer__nav li .c-works-sl__desc ul li, .c-works-sl__desc ul .p-footer__nav li li, .p-footer__nav li .breadcrumb, .p-footer__nav li .p-news__date, .p-footer__nav li .p-news__content, .p-footer__nav li .p-contact-text {
    font-size: 16px;
  }
  .p-footer .copyright {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .p-footer__nav {
    max-width: 450px;
  }
  .p-footer__nav li .c-txt-sm, .p-footer__nav li .c-works-sl__desc ul li, .c-works-sl__desc ul .p-footer__nav li li, .p-footer__nav li .breadcrumb, .p-footer__nav li .p-news__date, .p-footer__nav li .p-news__content, .p-footer__nav li .p-contact-text {
    font-size: 18px;
  }
}

.c-concept__img {
  max-width: 500px;
  margin: 0 auto 30px;
}
.c-concept__desc h3 {
  text-align: center;
  font-size: 1.3rem;
  line-height: 1.8;
  margin-bottom: 8px;
}
.c-concept__desc h4 {
  margin-bottom: 15px;
  text-align: center;
  font-size: 1rem;
  color: #0077be;
}
@media (min-width: 600px) {
  .c-concept__desc h3 {
    font-size: 1.7rem;
    margin-bottom: 8px;
  }
  .c-concept__desc h4 {
    margin-bottom: 20px;
    font-size: 1.3rem;
  }
}
@media (min-width: 960px) {
  .c-concept__wrap {
    display: flex;
    justify-content: space-between;
  }
  .c-concept__img {
    flex-basis: 38%;
    align-self: center;
    margin: 0;
  }
  .c-concept__desc {
    flex-basis: 58%;
  }
  .c-concept__desc h3 {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
  .c-concept__desc h4 {
    margin-bottom: 30px;
    font-size: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .c-concept__wrap {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-philosophy {
  padding: 50px 0;
  background-color: #f5f5f7;
}
.c-philosophy__list__item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #888;
}
.c-philosophy__list__item:last-child {
  margin-bottom: 0;
}
.c-philosophy__list__item h3 {
  color: #0077be;
  font-size: 1.2rem;
  line-height: 1.8;
  margin-bottom: 20px;
  padding-left: 35px;
  position: relative;
}
.c-philosophy__list__item h3::before {
  content: "";
  width: 25px;
  height: 3px;
  background-color: #0077be;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
@media (min-width: 600px) {
  .c-philosophy__list__item h3 {
    font-size: 1.5rem;
    margin-bottom: 30px;
  }
}
@media (min-width: 960px) {
  .c-philosophy {
    padding: 70px 0;
  }
  .c-philosophy__list__item {
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  .c-philosophy__list__item h3 {
    font-size: 1.7rem;
    padding-left: 50px;
  }
  .c-philosophy__list__item h3::before {
    width: 40px;
  }
  .c-philosophy__list__item h3 br {
    display: none;
  }
}
@media (min-width: 1200px) {
  .c-philosophy__list {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-message {
  background-color: #0077be;
  padding: 50px 0;
}
.c-message__wrap {
  background-color: #fff;
  padding: 30px 20px;
}
.c-message__desc .onlyPC {
  display: none;
}
.c-message__desc .c-txt-sm, .c-message__desc .c-works-sl__desc ul li, .c-works-sl__desc ul .c-message__desc li, .c-message__desc .breadcrumb, .c-message__desc .p-news__date, .c-message__desc .p-news__content, .c-message__desc .p-contact-text {
  margin-bottom: 30px;
}
.c-message__desc .name {
  text-align: right;
  font-size: 13px;
  line-height: 1.8;
}
.c-message__desc .name span {
  font-size: 17px;
}
@media (min-width: 600px) {
  .c-message__wrap {
    padding: 50px 30px;
  }
  .c-message__desc .onlyPC {
    display: block;
  }
  .c-message__desc .c-txt-sm, .c-message__desc .c-works-sl__desc ul li, .c-works-sl__desc ul .c-message__desc li, .c-message__desc .breadcrumb, .c-message__desc .p-news__date, .c-message__desc .p-news__content, .c-message__desc .p-contact-text {
    text-align: center;
    line-height: 2;
    margin-bottom: 40px;
  }
  .c-message__desc .name {
    text-align: center;
    font-size: 14px;
  }
  .c-message__desc .name span {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .c-message {
    padding: 70px 0;
  }
  .c-message__wrap {
    padding: 70px 30px;
  }
  .c-message__desc .c-txt-sm, .c-message__desc .c-works-sl__desc ul li, .c-works-sl__desc ul .c-message__desc li, .c-message__desc .breadcrumb, .c-message__desc .p-news__date, .c-message__desc .p-news__content, .c-message__desc .p-contact-text {
    line-height: 2.5;
    margin-bottom: 50px;
  }
  .c-message__desc .name {
    font-size: 16px;
  }
  .c-message__desc .name span {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .c-message__wrap {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-profile__desc dl dt {
  background-color: #f5f5f7;
  padding: 8px;
}
.c-profile__desc dl dd {
  padding: 20px 8px;
}
.c-profile__desc dl dd a {
  color: #0077be;
  border-bottom: 1px solid #0077be;
}
@media (min-width: 600px) {
  .c-profile__desc {
    border: 1px solid #ccc;
  }
  .c-profile__desc dl {
    display: flex;
    border-bottom: 1px solid #ccc;
  }
  .c-profile__desc dl:last-child {
    border-bottom: none;
  }
  .c-profile__desc dl dt {
    padding: 10px;
    flex-basis: 180px;
    display: flex;
    align-items: center;
  }
  .c-profile__desc dl dd {
    flex: 1;
    padding: 20px 10px;
  }
}
@media (min-width: 960px) {
  .c-profile__desc dl dt {
    padding: 15px;
    flex-basis: 220px;
  }
  .c-profile__desc dl dd {
    padding: 30px 15px;
  }
}
@media (min-width: 1200px) {
  .c-profile__desc {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}

.c-service__list__item {
  scroll-margin: 80px;
}
.c-service__list__item h3 {
  color: #0077be;
  font-size: 1.1rem;
  padding-left: 30px;
  margin-bottom: 15px;
  position: relative;
}
.c-service__list__item h3::before {
  content: "";
  width: 20px;
  height: 2px;
  background-color: #0077be;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.c-service__list__item .Desc-box,
.c-service__list__item .List-box {
  margin-bottom: 30px;
}
.c-service__list__item .List-box .List__item {
  margin-bottom: 10px;
}
.c-service__list__item .List-box .List2__item {
  margin-bottom: 30px;
}
.c-service__list__item .List-box .List2__item .Desc {
  margin-bottom: 15px;
}
.c-service__list__item .List-box .List2__item .Desc h4 {
  font-size: 1.2rem;
  line-height: 1.8;
  margin-bottom: 8px;
  padding-left: 12px;
  border-left: 8px solid #0077be;
  border-bottom: 2px solid #0077be;
}
.c-service__list__item .List-box .List3__item {
  margin-bottom: 20px;
}
.c-service__list__item .List-box .List3__item .Img {
  max-width: 500px;
  margin: 0 auto 15px;
}
.c-service__list__item .List-box .List3__item .c-txt-sm, .c-service__list__item .List-box .List3__item .c-works-sl__desc ul li, .c-works-sl__desc ul .c-service__list__item .List-box .List3__item li, .c-service__list__item .List-box .List3__item .breadcrumb, .c-service__list__item .List-box .List3__item .p-news__date, .c-service__list__item .List-box .List3__item .p-news__content, .c-service__list__item .List-box .List3__item .p-contact-text {
  font-weight: bold;
}
.c-service__img {
  aspect-ratio: 2/1;
  max-width: 800px;
  margin: 0 auto 30px;
}
@media (min-width: 600px) {
  .c-service__list__item h3 {
    font-size: 1.3rem;
    margin-bottom: 20px;
  }
  .c-service__list__item .Desc-box,
  .c-service__list__item .List-box {
    margin-bottom: 40px;
  }
  .c-service__list__item .List-box .List__item {
    margin-bottom: 15px;
  }
  .c-service__list__item .List-box .List2__item {
    margin-bottom: 40px;
  }
  .c-service__list__item .List-box .List2__item .Img {
    max-width: 650px;
    margin: 0 auto;
  }
  .c-service__list__item .List-box .List2__item .Desc {
    margin-bottom: 20px;
  }
  .c-service__list__item .List-box .List2__item .Desc h4 {
    font-size: 1.4rem;
    line-height: 2;
    margin-bottom: 15px;
  }
  .c-service__list__item .List-box .List3 {
    display: flex;
    flex-wrap: wrap;
  }
  .c-service__list__item .List-box .List3__item {
    flex-basis: 48%;
    margin: 0 4% 30px 0;
  }
  .c-service__list__item .List-box .List3__item:nth-child(2n) {
    margin: 0 0 30px;
  }
  .c-service__list__item .List-box .List3__item .Img {
    max-width: none;
    margin: 0 0 15px;
    height: 200px;
  }
  .c-service__list__item .List-box .List3__item .Img img {
    -o-object-fit: contain;
       object-fit: contain;
  }
  .c-service__list__item .List-box .List3__item .c-txt-sm, .c-service__list__item .List-box .List3__item .c-works-sl__desc ul li, .c-works-sl__desc ul .c-service__list__item .List-box .List3__item li, .c-service__list__item .List-box .List3__item .breadcrumb, .c-service__list__item .List-box .List3__item .p-news__date, .c-service__list__item .List-box .List3__item .p-news__content, .c-service__list__item .List-box .List3__item .p-contact-text {
    text-align: center;
  }
}
@media (min-width: 960px) {
  .c-service__list__item h3 {
    font-size: 1.5rem;
    padding-left: 40px;
  }
  .c-service__list__item h3::before {
    width: 30px;
    height: 2px;
  }
  .c-service__list__item .Desc-box,
  .c-service__list__item .List-box {
    margin-bottom: 50px;
  }
  .c-service__list__item .List-box .List__item {
    margin-bottom: 20px;
  }
  .c-service__list__item .List-box .List2 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .c-service__list__item .List-box .List2__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
  }
  .c-service__list__item .List-box .List2__item .Img {
    flex-basis: 50%;
    max-width: none;
    margin: 0;
  }
  .c-service__list__item .List-box .List2__item .Desc {
    flex-basis: 46%;
    margin-bottom: 0px;
  }
  .c-service__list__item .List-box .List2__item .Desc h4 {
    font-size: 1.6rem;
    line-height: 2;
    margin-bottom: 25px;
  }
  .c-service__list__item .List-box .List2__item:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .c-service__list__item .List-box .List3 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .c-service__list__item .List-box .List3__item {
    flex-basis: 32%;
    margin: 0 2% 30px 0;
  }
  .c-service__list__item .List-box .List3__item:nth-child(2n) {
    margin: 0 2% 30px 0;
  }
  .c-service__list__item .List-box .List3__item:nth-child(3n) {
    margin: 0 0 30px;
  }
  .c-service__list__item .List-box .List3__item .Img {
    height: 200px;
  }
  .c-service__img {
    margin: 0 auto 50px;
  }
}
.artist-page {
  background-color: #f5f5f7;
}
.artist-page .breadcrumb {
  background-color: #fff;
}

.c-artist__list {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.c-artist__item {
  position: relative;
  flex-basis: 49%;
  margin: 0 2% 15px 0;
  background-color: #fff;
  padding: 8px;
}
.c-artist__item:nth-child(2n) {
  margin: 0 0 15px 0;
}
.c-artist__item a {
  color: #2d2d2d;
  display: block;
  transition: all 0.3s;
}
.c-artist__item a:hover {
  opacity: 0.6;
}
.c-artist__img {
  aspect-ratio: 1/1;
  margin-bottom: 8px;
  border: 1px solid #ccc;
}
.c-artist__desc {
  color: #2d2d2d;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
}
@media (min-width: 600px) {
  .c-artist__item {
    padding: 15px;
  }
  .c-artist__img {
    margin-bottom: 15px;
  }
  .c-artist__desc {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .c-artist__item {
    flex-basis: 32%;
    margin: 0 2% 30px 0;
  }
  .c-artist__item:nth-child(2n) {
    margin: 0 2% 30px 0;
  }
  .c-artist__item:nth-child(3n) {
    margin: 0 0 30px 0;
  }
}
@media (min-width: 1200px) {
  .c-artist__list {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .c-artist__desc {
    font-size: 20px;
  }
}

.c-works-sl__imgwrap {
  background-color: #f5f5f7;
  padding: 30px 20px;
}
.c-works-sl-slider {
  position: relative;
}
.c-works-sl-slider .mySwiper2 {
  height: 400px;
  padding-bottom: 70px;
  overflow: hidden;
  position: relative;
}
.c-works-sl-slider .mySwiper2 .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.c-works-sl-slider .mySwiper2 .c-works-sl__img {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-works-sl-slider .mySwiper2 .c-works-sl__img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.c-works-sl-slider .mySwiper2 .swiper-button-prev,
.c-works-sl-slider .mySwiper2 .swiper-button-next {
  position: absolute;
  top: auto;
  bottom: 15px;
  background-color: #0077be;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  z-index: 100;
}
.c-works-sl-slider .mySwiper2 .swiper-button-prev::after,
.c-works-sl-slider .mySwiper2 .swiper-button-next::after {
  display: none;
}
.c-works-sl-slider .mySwiper2 .swiper-button-prev {
  left: 50%;
  right: auto;
  transform: translateX(calc(-100% - 10px));
}
.c-works-sl-slider .mySwiper2 .swiper-button-prev::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 5px;
  bottom: 0;
  margin: auto;
  content: "";
  height: 13px;
  width: 13px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(-45deg);
}
.c-works-sl-slider .mySwiper2 .swiper-button-next {
  left: 50%;
  right: auto;
  transform: translateX(10px);
}
.c-works-sl-slider .mySwiper2 .swiper-button-next::before {
  position: absolute;
  top: 0;
  right: 5px;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 13px;
  width: 13px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
.c-works-sl-slider .mySwiper {
  margin-bottom: 30px;
}
.c-works-sl-slider .mySwiper.cal {
  padding: 0 10px;
  height: 160px;
}
.c-works-sl-slider .mySwiper.cal .swiper-container {
  height: 100%;
}
.c-works-sl-slider .mySwiper.cal .swiper-wrapper {
  height: 100%;
}
.c-works-sl-slider .mySwiper.cal .swiper-slide {
  cursor: pointer;
  opacity: 0.6;
  transition: opacity 0.3s ease;
  overflow: hidden;
  border: 2px solid transparent;
  filter: grayscale(50%);
  height: calc((100% - 2px) / 2);
  margin-bottom: 2px;
}
.c-works-sl-slider .mySwiper.cal .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
  border-color: #0077be;
  filter: grayscale(0%);
}
.c-works-sl-slider .mySwiper.cal .swiper-slide:hover {
  opacity: 0.8;
}
.c-works-sl-slider .mySwiper.cal .c-works-sl__img {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f0f0f0;
}
.c-works-sl-slider .mySwiper.cal .c-works-sl__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2px;
}
.c-works-sl-name {
  text-align: center;
}
.c-works-sl-name h2 {
  font-size: 1.8rem;
}
.c-works-sl-name .eng {
  font-size: 1.2rem;
  line-height: 2;
}
.c-works-sl .sns-link ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.c-works-sl .sns-link ul li {
  width: 45px;
  height: 45px;
  margin: 10px 5px 0;
}
.c-works-sl .sns-link ul li img {
  -o-object-fit: contain;
     object-fit: contain;
}
.c-works-sl__table {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}
.c-works-sl__table dl {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #ccc;
  display: flex;
}
.c-works-sl__table dl dt {
  flex-basis: 90px;
  align-self: center;
}
.c-works-sl__table dl dd {
  flex: 1;
}
.c-works-sl__desc {
  background-color: #f2f2f2;
  padding: 20px;
}
.c-works-sl__desc h3 {
  margin-bottom: 15px;
}
.c-works-sl__desc h3 strong {
  font-weight: 700;
}
.c-works-sl__desc .you-tube {
  aspect-ratio: 16/9;
  max-width: 800px;
  margin: 0 auto 30px;
}
.c-works-sl__desc .you-tube iframe {
  width: 100%;
  height: 100%;
}
@media (min-width: 600px) {
  .c-works-sl__imgwrap {
    padding: 30px;
  }
  .c-works-sl-slider .mySwiper2 {
    height: 600px;
    padding-bottom: 100px;
  }
  .c-works-sl-slider .mySwiper2 .swiper-button-prev,
  .c-works-sl-slider .mySwiper2 .swiper-button-next {
    width: 65px;
    height: 65px;
  }
  .c-works-sl-slider .mySwiper2 .swiper-button-prev::before {
    left: 5px;
    height: 20px;
    width: 20px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
  }
  .c-works-sl-slider .mySwiper2 .swiper-button-next::before {
    right: 5px;
    height: 20px;
    width: 20px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  .c-works-sl-slider .mySwiper {
    margin-bottom: 30px;
  }
  .c-works-sl-slider .mySwiper.cal {
    padding: 0 10px;
    height: 250px;
  }
  .c-works-sl-name h2 {
    font-size: 2.4rem;
  }
  .c-works-sl-name .eng {
    font-size: 1.4rem;
  }
  .c-works-sl .sns-link ul li {
    width: 55px;
    height: 55px;
    margin: 15px 5px 0;
  }
  .c-works-sl__table dl {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .c-works-sl__table dl dt {
    flex-basis: 120px;
  }
  .c-works-sl__desc {
    padding: 30px;
  }
}
@media (min-width: 960px) {
  .c-works-sl__imgwrap {
    padding: 50px 30px 30px;
    margin-bottom: 50px;
  }
  .c-works-sl-slider {
    display: flex;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .c-works-sl-slider .mySwiper2 {
    flex-basis: 70%;
    height: 600px;
  }
  .c-works-sl-slider .mySwiper {
    flex-basis: 30%;
    margin-bottom: 30px;
  }
  .c-works-sl-slider .mySwiper.cal {
    padding: 0 20px;
  }
  .c-works-sl-name h2 {
    font-size: 2.8rem;
  }
  .c-works-sl-name .eng {
    font-size: 1.8rem;
  }
  .c-works-sl .sns-link ul li {
    width: 65px;
    height: 65px;
    margin: 15px 8px 0;
  }
  .c-works-sl__table {
    max-width: 750px;
  }
  .c-works-sl__table dl .c-txt-sm, .c-works-sl__table dl .breadcrumb, .c-works-sl__table dl .p-news__date, .c-works-sl__table dl .p-news__content, .c-works-sl__table dl .p-contact-text, .c-works-sl__table dl .c-works-sl__desc ul li, .c-works-sl__desc ul .c-works-sl__table dl li {
    font-size: 20px;
  }
  .c-works-sl__table dl dt {
    flex-basis: 150px;
  }
  .c-works-sl__desc {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
  }
  .c-works-sl__desc h3 {
    font-size: 1.4rem;
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .c-works-sl__imgwrap {
    padding: 50px 8vw 30px;
  }
  .c-works-sl-slider .mySwiper2 {
    height: 800px;
  }
  .c-works-sl-name h2 {
    font-size: 3.2rem;
  }
  .c-works-sl-name .eng {
    font-size: 2rem;
  }
}
@media (min-width: 2000px) {
  .c-works-sl .c-container, .c-works-sl .breadcrumb {
    padding: 0 25vw;
  }
}

.news-wrapper .p-news {
  margin-bottom: 0;
}
.news-wrapper .p-news .category-list {
  margin-top: 50px;
}
.news-wrapper .p-news .category-list h4 {
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 20px;
}
.news-wrapper .p-news .category-list ul {
  max-width: 300px;
  margin: 0 auto;
}
.news-wrapper .p-news .category-list ul li {
  border-bottom: 1px solid #ccc;
  padding: 10px;
  position: relative;
}
.news-wrapper .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 #4a90e2;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.news-wrapper .p-news .category-list ul li a {
  color: #2d2d2d;
}
@media (min-width: 960px) {
  .news-wrapper .p-news .c-container, .news-wrapper .p-news .breadcrumb {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 25% 75%;
    padding: 0 8vw;
  }
  .news-wrapper .p-news .c-container .p-news__list, .news-wrapper .p-news .breadcrumb .p-news__list {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .news-wrapper .p-news .c-container .pagination, .news-wrapper .p-news .breadcrumb .pagination {
    grid-row: 2/3;
    grid-column: 2/3;
  }
  .news-wrapper .p-news .c-container .category-list, .news-wrapper .p-news .breadcrumb .category-list {
    grid-row: 1/3;
    grid-column: 1/2;
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .news-wrapper .p-news .c-container, .news-wrapper .p-news .breadcrumb {
    padding: 0 12vw;
  }
  .news-wrapper .p-news .p-news__list {
    margin-left: 3vw;
  }
}
@media (min-width: 2000px) {
  .news-wrapper .p-news .c-container, .news-wrapper .p-news .breadcrumb {
    max-width: 1500px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .news-wrapper .p-news__list {
    margin-left: 30px;
  }
}

.c-news-sl {
  margin-top: 30px;
}
.c-news-sl .c-container, .c-news-sl .breadcrumb {
  padding: 0 5vw 0 5vw;
}
.c-news-sl__date {
  color: #2d2d2d;
}
.c-news-sl__tit .c-txt-md {
  font-weight: 600;
  line-height: 1.8;
}
.c-news-sl__contents {
  padding: 10vw 0;
  line-height: 2.5;
}
.c-news-sl__link {
  text-align: right;
}
.c-news-sl__link a {
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid #0077be;
  font-weight: bold;
}
.c-news-sl__link a span {
  color: #0077be;
}
@media (min-width: 600px) {
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 8vw;
  }
  .c-news-sl__contents {
    padding: 5vw 0;
  }
}
@media (min-width: 960px) {
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 12vw;
  }
  .c-news-sl__contents {
    padding: 4vw 0;
  }
}
@media (min-width: 1200px) {
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 15vw;
  }
  .c-news-sl__contents {
    padding: 3vw 0;
  }
  .c-news-sl__contents figure {
    max-width: 800px;
    margin: 30px auto;
  }
}
@media (min-width: 2000px) {
  .c-news-sl .c-container, .c-news-sl .breadcrumb {
    padding: 0 25vw;
  }
}

.wp-categories {
  margin-bottom: 20px;
}
.wp-categories ul {
  display: flex;
}
.wp-categories ul li {
  margin-right: 10px;
}
.wp-categories ul li a {
  color: #fff;
  background-color: #0077be;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 12px;
}
@media (min-width: 960px) {
  .wp-categories ul li a {
    font-size: 15px;
  }
}

.pagination .page-numbers {
  margin: 6vw 0;
}
@media (min-width: 960px) {
  .pagination .page-numbers {
    margin: 50px 0 100px;
  }
}
.pagination .page-numbers:not(.next):not(.prev) {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2d2d2d;
  font-size: 12px;
  padding-left: 3px;
}
.pagination .page-numbers:not(.next):not(.prev) .current {
  border: 1px solid rgba(0, 0, 0, 0);
  background: #0077be !important;
  color: #fff;
}
.pagination .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;
}
.pagination .page-numbers:not(.next):not(.prev) .next {
  position: relative;
  padding-right: 22px;
  color: #2d2d2d;
  top: 0;
}
.pagination .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-wh.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) {
  .pagination .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 45px;
    height: 45px;
  }
  .pagination .page-numbers:not(.next):not(.prev) .next {
    top: 1px;
  }
}
@media (min-width: 900px) {
  .pagination .page-numbers:not(.next):not(.prev) .page-numbers:not(.next):not(.prev) {
    width: 55px;
    height: 55px;
    font-size: 18px;
  }
  .pagination .page-numbers:not(.next):not(.prev) .next {
    top: 2px;
    font-size: 18px;
  }
  .pagination .page-numbers:not(.next):not(.prev) .next::after {
    top: 4px;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

.c-privacy {
  margin-top: 30px;
}
.c-privacy__title {
  text-align: center;
  font-size: 24px;
  display: block;
  margin-bottom: 50px;
  font-weight: bold;
  color: #0077be;
}
.c-privacy h3 {
  margin-bottom: 20px;
  padding-left: 1.5em;
  text-indent: -1.5em;
  line-height: 1.8;
}
.c-privacy-item {
  margin-bottom: 30px;
}
.c-privacy-item .List {
  margin: 15px 0;
}
.c-privacy-item .List li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 5px;
}
.c-privacy-item .box {
  margin: 15px 0;
}
.c-privacy-item .box h4 {
  font-size: 1.1rem;
  margin-bottom: 8px;
}
.c-privacy .more-btn {
  margin-top: 50px;
}
@media (min-width: 960px) {
  .c-privacy__title {
    font-size: 1.8rem;
    margin-bottom: 70px;
  }
  .c-privacy h3 {
    font-size: 1.4rem;
  }
  .c-privacy-item {
    margin-bottom: 50px;
  }
  .c-privacy-item .List {
    margin: 25px 0;
  }
  .c-privacy-item .box {
    margin: 25px 0;
  }
  .c-privacy-item .box h4 {
    font-size: 1.3rem;
    margin-bottom: 8px;
  }
  .c-privacy .more-btn {
    margin-top: 70px;
  }
}

.c-thanks {
  margin-top: 30px;
}
.c-thanks-title {
  text-align: center;
  font-size: 1.4rem;
  display: block;
  margin-bottom: 50px;
  font-weight: bold;
  color: #0077be;
}
.c-thanks h3 {
  margin-bottom: 20px;
}
.c-thanks-item {
  margin-bottom: 30px;
}
.c-thanks .more-btn {
  margin-top: 50px;
}
@media (min-width: 600px) {
  .c-thanks-title br {
    display: none;
  }
}
@media (min-width: 960px) {
  .c-thanks-title {
    font-size: 1.8rem;
    margin-bottom: 70px;
  }
  .c-thanks-item {
    margin-bottom: 50px;
  }
  .c-thanks h3 {
    font-size: 1.4rem;
  }
  .c-thanks .more-btn {
    margin-top: 70px;
  }
}

.p-header {
  width: 100%;
  height: 64px;
}
.p-header .logo__img {
  display: inline-block;
  margin: 11px 10px 0 3px;
}
.p-header .logo {
  background-image: url(../images/common/logo.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 40px;
  width: 180px;
  opacity: 1;
  margin-left: 60px;
  position: relative;
}
.p-header .logo::before {
  content: "";
  width: 50px;
  height: 50px;
  background: url(../images/common/logo-mark.webp) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -60px;
  margin: auto;
}
@media (max-width: 959px) {
  .p-header {
    height: 64px;
  }
  .p-header .pc-container,
  .p-header .pc-navbtn {
    display: none;
  }
}
@media (min-width: 960px) {
  .p-header {
    height: 100px;
  }
  .p-header .pc-container {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 8000;
    width: 100%;
    height: 100px;
    background-color: #fff;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .p-header .pc-container .pc-nav-list {
    display: flex;
    justify-content: flex-end;
    margin-right: 100px;
  }
  .p-header .pc-container .pc-nav-item {
    font-size: 15px;
    font-weight: 500;
    padding-right: 1.8vw;
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-nav-item a {
    color: #2d2d2d;
  }
  .p-header .pc-container .pc-nav-item a span {
    display: inline-block;
    padding-bottom: 7px;
    position: relative;
  }
  .p-header .pc-container .pc-nav-item a span::before {
    content: "";
    width: 0%;
    height: 3px;
    border-radius: 9999px;
    background-color: #0077be;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-nav-item a:hover span::before {
    width: 100%;
  }
  .p-header .pc-container .translate {
    position: fixed;
    top: 23px;
    right: 25px;
  }
  .p-header .pc-container .translate .gt_float_switcher {
    font-size: 15px;
  }
  .p-header .pc-container .translate .gt_float_switcher img {
    display: none;
  }
  .p-header .pc-container .logo__img {
    display: inline-block;
    margin: 0px 10px 0 5px;
  }
  .p-header .pc-container .logo {
    height: 45px;
    width: 180px;
    margin-left: 80px;
  }
  .p-header .pc-container .logo::before {
    width: 75px;
    height: 75px;
    left: -80px;
  }
  .p-header .pc-container.header-hidden {
    transform: translateY(-100%);
  }
  .p-header .mobile-container,
  .p-header .sp-navbtn,
  .p-header .mobile-menu {
    display: none;
  }
}
@media (min-width: 1200px) {
  .p-header .pc-container .pc-nav-item {
    font-size: 18px;
    padding-right: 2.5vw;
  }
  .p-header .pc-container .translate {
    position: fixed;
    top: 23px;
    right: 25px;
  }
  .p-header .pc-container .translate .gt_float_switcher {
    font-size: 18px;
  }
  .p-header .pc-container .logo {
    height: 50px;
    width: 230px;
    margin-left: 100px;
  }
  .p-header .pc-container .logo::before {
    width: 85px;
    height: 85px;
    left: -100px;
  }
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(100%);
  transition: all 0.5s;
  z-index: 8000;
}
.mobile-menu__nav {
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 119, 190, 0.8);
  overflow: scroll;
}
.mobile-menu__list {
  width: 100%;
  list-style: none;
  padding-top: 120px;
  margin-bottom: 30px;
}
.mobile-menu__item {
  margin: 0 0 30px;
  font-size: 16px;
  text-align: center;
}
.mobile-menu__item a {
  display: block;
  width: 80%;
  color: #fff !important;
  position: relative;
  font-weight: 500;
}
.mobile-menu .translate {
  width: 80%;
  text-align: center;
  margin-bottom: 50px;
}
.mobile-menu .translate .gt_float_switcher {
  font-size: 16px;
}
@media (min-width: 600px) {
  .mobile-menu__item {
    margin: 0 0 30px;
    font-size: 18px;
  }
  .mobile-menu__item a {
    width: 50%;
  }
  .mobile-menu .translate {
    width: 50%;
  }
  .mobile-menu .translate .gt_float_switcher {
    font-size: 18px;
  }
}

.mobile-container {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  overflow: hidden;
  height: 64px;
  width: 100%;
  background-color: #fff;
}
.mobile-container .mobile-button {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 3000;
  display: flex;
  justify-content: right;
}
.mobile-container .mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
  background-color: #0077be;
  height: 64px;
  padding: 10px 20px;
}
.mobile-container .mobile-menu__btn.inview > span {
  background-color: #fff;
}
.mobile-container .mobile-menu__btn > span {
  background-color: #fff;
  width: 25px;
  height: 2px;
  display: block;
  margin-bottom: 7px;
  transition: transform 0.7s;
  opacity: 1;
}
.mobile-container .mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .mobile-container .mobile-menu__btn span {
    width: 35px;
    margin-bottom: 9px;
  }
}

.menu-open.mobile-menu {
  z-index: 8000;
  transition: all 0.5s;
  transform: translateX(20%);
}
@media (min-width: 600px) {
  .menu-open.mobile-menu {
    transform: translateX(50%);
  }
}
.menu-open .mobile-menu__btn > span {
  background-color: #fff !important;
}
.menu-open .mobile-menu__btn > span:nth-child(1) {
  transition-delay: 70ms;
  transform: translateY(10px) 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(13px) 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,
.clip-js1.top,
.clip-js2.top,
.clip-js3.top {
  clip-path: inset(0 0 100% 0);
}
.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.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);
}

.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;
}

.appear-l .item {
  transition: all 0.6s;
  opacity: 0;
}
.appear-l.inview-l .item {
  opacity: 1;
  transform: none;
}
.appear-l.inview-l .item:nth-child(1) {
  transition-delay: 0.9s;
}
.appear-l.inview-l .item:nth-child(2) {
  transition-delay: 1.8s;
}
.appear-l.inview-l .item:nth-child(3) {
  transition-delay: 2.7s;
}
.appear-l.inview-l .item:nth-child(4) {
  transition-delay: 3.6s;
}
.appear-l.inview-l .item:nth-child(5) {
  transition-delay: 4.5s;
}
.appear-l.inview-l .item:nth-child(6) {
  transition-delay: 5.4s;
}
.appear-l.inview-l .item:nth-child(7) {
  transition-delay: 6.3s;
}
.appear-l.inview-l .item:nth-child(8) {
  transition-delay: 7.2s;
}
.appear-l.inview-l .item:nth-child(9) {
  transition-delay: 8.1s;
}
.appear-l.inview-l .item:nth-child(10) {
  transition-delay: 9s;
}
.appear-l.inview-l .item:nth-child(11) {
  transition-delay: 9.9s;
}
.appear-l.inview-l .item:nth-child(12) {
  transition-delay: 10.8s;
}
.appear-l.inview-l .item:nth-child(13) {
  transition-delay: 11.7s;
}
.appear-l.inview-l .item:nth-child(14) {
  transition-delay: 12.6s;
}
.appear-l.inview-l .item:nth-child(15) {
  transition-delay: 13.5s;
}
.appear-l.inview-l .item:nth-child(16) {
  transition-delay: 14.4s;
}
.appear-l.inview-l .item:nth-child(17) {
  transition-delay: 15.3s;
}
.appear-l.inview-l .item:nth-child(18) {
  transition-delay: 16.2s;
}
.appear-l.inview-l .item:nth-child(19) {
  transition-delay: 17.1s;
}
.appear-l.inview-l .item:nth-child(20) {
  transition-delay: 18s;
}
.appear-l.inview-l .item:nth-child(21) {
  transition-delay: 18.9s;
}
.appear-l.inview-l .item:nth-child(22) {
  transition-delay: 19.8s;
}
.appear-l.inview-l .item:nth-child(23) {
  transition-delay: 20.7s;
}
.appear-l.inview-l .item:nth-child(24) {
  transition-delay: 21.6s;
}
.appear-l.inview-l .item:nth-child(25) {
  transition-delay: 22.5s;
}
.appear-l.inview-l .item:nth-child(26) {
  transition-delay: 23.4s;
}
.appear-l.inview-l .item:nth-child(27) {
  transition-delay: 24.3s;
}
.appear-l.inview-l .item:nth-child(28) {
  transition-delay: 25.2s;
}
.appear-l.inview-l .item:nth-child(29) {
  transition-delay: 26.1s;
}
.appear-l.inview-l .item:nth-child(30) {
  transition-delay: 27s;
}
.appear-l.inview-l .item:nth-child(31) {
  transition-delay: 27.9s;
}
.appear-l.inview-l .item:nth-child(32) {
  transition-delay: 28.8s;
}
.appear-l.inview-l .item:nth-child(33) {
  transition-delay: 29.7s;
}
.appear-l.inview-l .item:nth-child(34) {
  transition-delay: 30.6s;
}
.appear-l.inview-l .item:nth-child(35) {
  transition-delay: 31.5s;
}
.appear-l.inview-l .item:nth-child(36) {
  transition-delay: 32.4s;
}
.appear-l.inview-l .item:nth-child(37) {
  transition-delay: 33.3s;
}
.appear-l.inview-l .item:nth-child(38) {
  transition-delay: 34.2s;
}
.appear-l.inview-l .item:nth-child(39) {
  transition-delay: 35.1s;
}

.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: #e2eaf3;
  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%;
}

.p-faq .faq dt.ac-title.is-active .i_box::before {
  transform: translateX(-50%) translateY(-50%) rotate(270deg);
}

.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;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: fixed;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  width: 250px;
  height: auto !important;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 auto;
  background: url(../images/common/loading.gif);
  background-size: cover;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  position: absolute;
  top: 50%;
  left: 0;
  height: 40px;
  width: 40px;
}
.lb-nav a.lb-prev::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  display: block;
  background-image: url(../images/common/prev.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  position: absolute;
  top: 50%;
  right: 0;
  height: 40px;
  width: 40px;
}
.lb-nav a.lb-next::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  display: block;
  background-image: url(../images/common/next.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/common/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.panel {
  display: none;
}

.tab-cate {
  text-align: center;
  border-bottom: 3px solid #0077be;
  padding-bottom: 5px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.tab-cate .tab,
.tab-cate .tab2 {
  padding: 10px;
  border: 2px solid #0077be;
  font-weight: bold;
  color: #0077be;
  background-color: #fff;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  margin: 0 5px 10px;
}
@media (min-width: 600px) {
  .tab-cate .tab,
  .tab-cate .tab2 {
    font-size: 18px;
    padding: 12px;
    margin: 0 8px 15px;
  }
}
@media (min-width: 960px) {
  .tab-cate .tab,
  .tab-cate .tab2 {
    font-size: 22px;
    padding: 12px 20px;
  }
}
@media (min-width: 1200px) {
  .tab-cate .tab,
  .tab-cate .tab2 {
    font-size: 28px;
    padding: 15px 25px;
  }
}
@media (min-width: 960px) {
  .tab-cate {
    margin-bottom: 40px;
  }
}

.tab.is-active {
  color: #fff;
  transition: all 0.2s ease-out;
  background-color: #0077be;
  border: 2px solid #0077be;
}

.panel.is-show {
  display: block;
}/*# sourceMappingURL=style.css.map */