@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Niconne&family=Noto+Sans+JP:wght@100..900&display=swap");
@keyframes btn {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translateX(100%);
  }
}
.tit1 {
  color: #1b2658;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
@media (min-width: 960px) {
  .tit1 {
    font-size: 28px;
  }
  .tit1 .view-sp {
    display: none;
  }
}

.tit2 {
  background: -webkit-linear-gradient(0deg, #2e15e7, #226de7, #11c1e4);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  color: #367ef3;
  font-size: 24px;
}
@media (min-width: 960px) {
  .tit2 {
    font-size: 32px;
  }
}

.tit3 {
  background: -webkit-linear-gradient(0deg, #ffee00, #e7d104, #fff45d);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  color: #fcf823;
  font-size: 36px;
}
@media (min-width: 960px) {
  .tit3 {
    font-size: 44px;
  }
}

.tit4 {
  background: -webkit-linear-gradient(0deg, #ffee00, #e7d104, #fff45d);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  color: #fcf823;
  font-size: 28px;
}
@media (min-width: 960px) {
  .tit4 {
    font-size: 32px;
  }
}

.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: 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: 22px;
  letter-spacing: 2px;
  line-height: 2;
}
@media screen and (min-width: 600px) {
  .c-txt-md {
    font-size: 24px;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-md {
    font-size: 26px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-md {
    font-size: 28px;
  }
}

.c-txt-sm, .c-contact-text, .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl dt, .c-product-sl__desc p, .c-about__desc dl dd, .c-about__desc dl dt, .p-contact__btn .info {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 1.6;
  font-weight: 300;
}
@media screen and (min-width: 600px) {
  .c-txt-sm, .c-contact-text, .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl dt, .c-product-sl__desc p, .c-about__desc dl dd, .c-about__desc dl dt, .p-contact__btn .info {
    font-size: 15px;
    line-height: 1.7;
  }
}
@media screen and (min-width: 960px) {
  .c-txt-sm, .c-contact-text, .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl dt, .c-product-sl__desc p, .c-about__desc dl dd, .c-about__desc dl dt, .p-contact__btn .info {
    font-size: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .c-txt-sm, .c-contact-text, .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl dt, .c-product-sl__desc p, .c-about__desc dl dd, .c-about__desc dl dt, .p-contact__btn .info {
    font-size: 16px;
  }
}

.c-txt-xs {
  font-size: 10px;
  letter-spacing: 2px;
  line-height: 2;
  color: #0d5d33;
}
@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, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .c-news .p-news__list, .c-topsec-slider, .faq__item, .faq .c-txtarea01, .c-product-sl__desc .info, .c-works__filter, .p-works__list, .p-footer__nav, .p-footer__logo, .p-footer__sns, .p-contact__desc, .p-news__list, .p-container p, .p-container__tit, .voices .hero .swiper-container2, .voices .hero, .p-feature__list, .p-message__desc h4, .p-message__desc h3, .tit, .c-title, .main-tit, .p-title {
  margin-bottom: 30px;
}
@media screen and (min-width: 600px) {
  .mb-sm, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .c-news .p-news__list, .c-topsec-slider, .faq__item, .faq .c-txtarea01, .c-product-sl__desc .info, .c-works__filter, .p-works__list, .p-footer__nav, .p-footer__logo, .p-footer__sns, .p-contact__desc, .p-news__list, .p-container p, .p-container__tit, .voices .hero .swiper-container2, .voices .hero, .p-feature__list, .p-message__desc h4, .p-message__desc h3, .tit, .c-title, .main-tit, .p-title {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .mb-sm, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .c-news .p-news__list, .c-topsec-slider, .faq__item, .faq .c-txtarea01, .c-product-sl__desc .info, .c-works__filter, .p-works__list, .p-footer__nav, .p-footer__logo, .p-footer__sns, .p-contact__desc, .p-news__list, .p-container p, .p-container__tit, .voices .hero .swiper-container2, .voices .hero, .p-feature__list, .p-message__desc h4, .p-message__desc h3, .tit, .c-title, .main-tit, .p-title {
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .mb-sm, .c-contact .contact-form .submit-btn, .c-contact .contact-form .privacy, .c-contact-text, .c-news .p-news__list, .c-topsec-slider, .faq__item, .faq .c-txtarea01, .c-product-sl__desc .info, .c-works__filter, .p-works__list, .p-footer__nav, .p-footer__logo, .p-footer__sns, .p-contact__desc, .p-news__list, .p-container p, .p-container__tit, .voices .hero .swiper-container2, .voices .hero, .p-feature__list, .p-message__desc h4, .p-message__desc h3, .tit, .c-title, .main-tit, .p-title {
    margin-bottom: 50px;
  }
}

.mb-md, .c-thanks-desc, .c-privacy-desc, .c-product-sl__table, .c-product-sl__desc, .c-about, .voices {
  margin-bottom: 50px;
}
@media screen and (min-width: 600px) {
  .mb-md, .c-thanks-desc, .c-privacy-desc, .c-product-sl__table, .c-product-sl__desc, .c-about, .voices {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 960px) {
  .mb-md, .c-thanks-desc, .c-privacy-desc, .c-product-sl__table, .c-product-sl__desc, .c-about, .voices {
    margin-bottom: 60px;
  }
}

.mb-lr, .c-thanks-text, .c-privacy-text, .c-contact .contact-form, .c-lineup, .c-topsec, .c-kodawari, #flow, .faq, .p-works, .c-message, .c-company .c-about, .p-news, .p-container, .p-feature, .p-message {
  margin-bottom: 80px;
}
@media screen and (min-width: 960px) {
  .mb-lr, .c-thanks-text, .c-privacy-text, .c-contact .contact-form, .c-lineup, .c-topsec, .c-kodawari, #flow, .faq, .p-works, .c-message, .c-company .c-about, .p-news, .p-container, .p-feature, .p-message {
    margin-bottom: 90px;
  }
}
@media screen and (min-width: 1200px) {
  .mb-lr, .c-thanks-text, .c-privacy-text, .c-contact .contact-form, .c-lineup, .c-topsec, .c-kodawari, #flow, .faq, .p-works, .c-message, .c-company .c-about, .p-news, .p-container, .p-feature, .p-message {
    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, .c-topsec__desc, .c-kodawari__desc, .breadcrumb {
  padding: 0 5vw;
}
@media screen and (min-width: 600px) {
  .c-container, .c-topsec__desc, .c-kodawari__desc, .breadcrumb {
    padding: 0 8vw;
  }
}
@media screen and (min-width: 960px) {
  .c-container, .c-topsec__desc, .c-kodawari__desc, .breadcrumb {
    padding: 0 10vw;
  }
}
@media screen and (min-width: 1200px) {
  .c-container, .c-topsec__desc, .c-kodawari__desc, .breadcrumb {
    padding: 0 16vw;
  }
}

/* ---------------------------------- **
		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(52, 126, 175);
  border: 1px solid rgb(52, 126, 175);
  cursor: pointer;
}

/* --↑必須なのはここまで↑-- */
/* --modalWindow タイトル部分-- */
.layer_borad_title {
  padding: 30px 0 10px 0;
  line-height: 2;
  font-weight: bold;
  color: rgb(52, 126, 175);
  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: hidden !important;
}

.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: 20px;
  padding-bottom: 20px;
}
.breadcrumb li {
  color: rgb(165, 165, 165);
  padding-right: 10px;
}
.breadcrumb li a {
  color: #0d5d33;
  border-bottom: 1px solid #0d5d33;
}
@media (min-width: 960px) {
  .breadcrumb {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.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: 30px;
  font-size: 12px;
}

body {
  color: rgb(39, 39, 39);
  letter-spacing: 0px;
  font: 15px "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 300;
}

body.hidden {
  overflow: hidden;
}

.superwrapper {
  overflow: hidden;
}

.readmore {
  text-align: right;
}
.readmore span {
  position: relative;
  color: rgb(39, 39, 39);
  display: inline-block;
  padding-right: 20px;
  font-size: 16px;
}
.readmore span::after {
  position: absolute;
  top: 6px;
  right: 0;
  content: "";
  display: inline-block;
  height: 12px;
  width: 12px;
  background-image: url(../images/common/arrow.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 600px) {
  .readmore span {
    font-size: 20px;
    padding-right: 25px;
  }
  .readmore span::after {
    height: 16px;
    width: 16px;
  }
}

.c-topview {
  position: relative;
}
.c-topview__img {
  position: relative;
  height: 40vh;
}
.c-topview__img::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.7960784314) 0%, rgba(0, 0, 0, 0.2901960784) 70%, transparent);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 300;
  opacity: 0.7;
}
.c-topview__title {
  position: absolute;
  top: 60%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  z-index: 600;
  color: #fff;
}
.c-topview__title .en {
  font-size: 32px;
  letter-spacing: 4px;
  font-weight: 200;
  margin-bottom: 5px;
}
.c-topview__title .ja {
  font-size: 14px;
  letter-spacing: 2px;
}
@media (min-width: 600px) {
  .c-topview__img {
    height: 45vh;
  }
  .c-topview__title {
    top: 55%;
  }
  .c-topview__title .en {
    font-size: 38px;
  }
  .c-topview__title .ja {
    font-size: 16px;
  }
}
@media (min-width: 960px) {
  .c-topview__img {
    height: 50vh;
  }
  .c-topview__title {
    top: 50%;
  }
  .c-topview__title .en {
    font-size: 48px;
  }
  .c-topview__title .ja {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .c-topview__img {
    height: 60vh;
  }
  .c-topview__title .en {
    font-size: 56px;
    letter-spacing: 6px;
  }
  .c-topview__title .ja {
    font-size: 22px;
  }
}

.p-title {
  display: flex;
  justify-content: center;
}
.p-title .en {
  font-size: 15px;
  letter-spacing: 2px;
  font-weight: 300;
  color: #0d5d33;
  padding-right: 15px;
}
.p-title .line {
  flex: 1;
  position: relative;
}
.p-title .line::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media (min-width: 600px) {
  .p-title .en {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .p-title .en {
    font-size: 22px;
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  .p-title .en {
    font-size: 24px;
  }
}

.main-tit {
  text-align: center;
  font-weight: 300;
}
.main-tit .en {
  font-size: 28px;
  font-weight: 200;
  letter-spacing: 3px;
}
.main-tit .ja {
  font-size: 14px;
  color: #0d5d33;
}
@media (min-width: 600px) {
  .main-tit .en {
    font-size: 32px;
    line-height: 1.6;
  }
  .main-tit .ja {
    font-size: 16px;
  }
}
@media (min-width: 960px) {
  .main-tit .en {
    font-size: 38px;
    line-height: 1.8;
  }
  .main-tit .ja {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .main-tit .en {
    font-size: 42px;
    letter-spacing: 4px;
  }
  .main-tit .ja {
    font-size: 22px;
    letter-spacing: 2px;
  }
}

.c-title {
  position: relative;
  text-transform: uppercase;
}
.c-title .en {
  display: block;
  font-size: 38px;
  letter-spacing: 4px;
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  margin-bottom: 15px;
}
.c-title .ja {
  position: relative;
  top: -0.3rem;
  font-size: 14px;
  color: #434749;
  padding-left: 30px;
}
.c-title .ja::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  content: "";
  display: inline-block;
  width: 20px;
  height: 1px;
  background-color: #0d5d33;
}
@media (min-width: 960px) {
  .c-title .en {
    font-size: 48px;
  }
  .c-title .ja {
    font-size: 18px;
    padding-left: 50px;
  }
  .c-title .ja::after {
    width: 40px;
  }
  .c-title.top-page {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .c-title.top-page .ja {
    margin-left: 30px;
  }
}

.tit {
  text-align: center;
  font-size: 20px;
}
.tit .en {
  font-size: 12px;
  color: rgb(52, 126, 175);
}

.font {
  font-family: "Niconne", cursive;
  font-weight: 400;
  font-style: normal;
}

.c-sub-title p {
  position: relative;
  padding-left: 30px;
}
.c-sub-title p::before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 20px;
  height: 3px;
  background: rgb(52, 126, 175);
}

.more-btn {
  position: relative;
  text-align: center;
}
.more-btn__link {
  background-color: #0d5d33;
  display: block;
  padding: 15px 0;
  border-radius: 9999px;
  border: 1px solid #0d5d33;
  z-index: 1;
  max-width: 250px;
  margin: 0 auto;
  position: relative;
}
.more-btn__link::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 20px;
  width: 15px;
  background-image: url(../images/common/yazirusi-wh.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.3s;
  z-index: 100;
}
.more-btn__link:hover {
  border: 1px solid #0d5d33;
}
.more-btn__link:hover::before {
  background-image: url(../images/common/yazirusi-main.svg);
}
.more-btn__link span {
  position: relative;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
}
.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: #0d5d33;
  transform: none;
}
@media (min-width: 960px) {
  .more-btn__link {
    padding: 20px 0;
    max-width: 320px;
  }
  .more-btn__link::before {
    right: 30px;
    width: 20px;
  }
  .more-btn__link span {
    font-size: 17px;
  }
}

.top-view {
  margin-bottom: 50px;
  position: relative;
}
.top-view__txt {
  position: absolute;
  bottom: 50px;
  left: 0;
  z-index: 20;
  width: 100%;
  padding: 0 5vw;
  color: #fff;
}
.top-view__txt .top {
  margin-bottom: 15px;
}
.top-view__txt .top h2 {
  font-size: 26px;
  letter-spacing: 1.5px;
  font-weight: 700;
  line-height: 1.8;
}
.top-view__txt h3 {
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 20px;
  letter-spacing: 1.5px;
  font-weight: 600;
}
.top-view__txt .c-txt-sm, .top-view__txt .c-contact-text, .top-view__txt .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl .top-view__txt dd, .top-view__txt .c-product-sl__desc .info dl dt, .c-product-sl__desc .info dl .top-view__txt dt, .top-view__txt .c-product-sl__desc p, .c-product-sl__desc .top-view__txt p, .top-view__txt .c-about__desc dl dd, .c-about__desc dl .top-view__txt dd, .top-view__txt .c-about__desc dl dt, .c-about__desc dl .top-view__txt dt, .top-view__txt .p-contact__btn .info, .p-contact__btn .top-view__txt .info {
  font-weight: 600;
  letter-spacing: 1px;
}
@media (min-width: 600px) {
  .top-view__txt .top h2 {
    font-size: 34px;
    line-height: 1.8;
  }
  .top-view__txt h3 {
    font-size: 24px;
  }
}
@media (min-width: 960px) {
  .top-view__txt {
    bottom: 60px;
  }
  .top-view__txt .top {
    margin-bottom: 40px;
  }
  .top-view__txt .top h2 {
    font-size: 48px;
    letter-spacing: 2px;
  }
  .top-view__txt h3 {
    font-size: 28px;
  }
  .top-view__txt .c-txt-sm, .top-view__txt .c-contact-text, .top-view__txt .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl .top-view__txt dd, .top-view__txt .c-product-sl__desc .info dl dt, .c-product-sl__desc .info dl .top-view__txt dt, .top-view__txt .c-product-sl__desc p, .c-product-sl__desc .top-view__txt p, .top-view__txt .c-about__desc dl dd, .c-about__desc dl .top-view__txt dd, .top-view__txt .c-about__desc dl dt, .c-about__desc dl .top-view__txt dt, .top-view__txt .p-contact__btn .info, .p-contact__btn .top-view__txt .info {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .top-view__txt {
    padding: 0 8vw;
    bottom: 8%;
  }
  .top-view__txt .top h2 {
    font-size: 58px;
  }
  .top-view__txt h3 {
    font-size: 32px;
  }
  .top-view__txt .c-txt-sm, .top-view__txt .c-contact-text, .top-view__txt .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl .top-view__txt dd, .top-view__txt .c-product-sl__desc .info dl dt, .c-product-sl__desc .info dl .top-view__txt dt, .top-view__txt .c-product-sl__desc p, .c-product-sl__desc .top-view__txt p, .top-view__txt .c-about__desc dl dd, .c-about__desc dl .top-view__txt dd, .top-view__txt .c-about__desc dl dt, .c-about__desc dl .top-view__txt dt, .top-view__txt .p-contact__btn .info, .p-contact__btn .top-view__txt .info {
    font-size: 20px;
  }
}
@media (max-width: 959px) {
  .top-view__sns {
    display: none;
  }
}
@media (min-width: 960px) {
  .top-view {
    display: flex;
    height: 100vh;
    margin-bottom: 80px;
  }
  .top-view__sns {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    right: 3vw;
    z-index: 50;
    display: flex;
    flex-direction: column;
  }
  .top-view__sns h4 {
    color: #fff;
    writing-mode: vertical-rl;
    font-style: italic;
    font-size: 18px;
    letter-spacing: 1px;
    padding-bottom: 70px;
    position: relative;
    margin: 0;
  }
  .top-view__sns h4::before {
    content: "";
    width: 1px;
    height: 50px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .top-view__sns ul {
    margin-top: 30px;
  }
  .top-view__sns ul li {
    width: 30px;
    height: 30px;
    margin-bottom: 20px;
  }
  .top-view__sns ul li a {
    display: block;
    width: 30px;
    height: 30px;
  }
  .top-view__sns ul li a img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.p-slide {
  position: relative;
  height: 70vh;
}
.p-slide .hero {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.p-slide .hero::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.25;
  z-index: 10;
}
.p-slide .hero .swiper-container {
  width: 100%;
  height: 100%;
}
.p-slide .hero .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.p-slide .hero .swiper-container .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.p-slide .hero .swiper-container .swiper-slide .hero-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media (min-width: 960px) {
  .p-slide {
    flex: 1;
    width: 50%;
    height: 100vh;
  }
}

.p-message__img {
  height: 240px;
  margin-bottom: 30px;
}
.p-message__desc {
  margin-bottom: 30px;
}
.p-message__desc h3 {
  font-size: 24px;
  font-weight: 300;
  line-height: 2;
}
.p-message__desc h4 {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.7;
}
.p-message__desc .c-txt-sm, .p-message__desc .c-contact-text, .p-message__desc .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl .p-message__desc dd, .p-message__desc .c-product-sl__desc .info dl dt, .c-product-sl__desc .info dl .p-message__desc dt, .p-message__desc .c-product-sl__desc p, .c-product-sl__desc .p-message__desc p, .p-message__desc .c-about__desc dl dd, .c-about__desc dl .p-message__desc dd, .p-message__desc .c-about__desc dl dt, .c-about__desc dl .p-message__desc dt, .p-message__desc .p-contact__btn .info, .p-contact__btn .p-message__desc .info {
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .p-message__img {
    height: 350px;
    margin-bottom: 50px;
  }
  .p-message__desc {
    margin-bottom: 50px;
  }
  .p-message__desc h3 {
    font-size: 28px;
  }
}
@media (min-width: 960px) {
  .p-message {
    display: flex;
    justify-content: space-between;
  }
  .p-message__img {
    flex-basis: 38%;
    height: auto;
    margin-bottom: 0;
  }
  .p-message__desc h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .p-message__desc h4 {
    font-size: 20px;
  }
  .p-message .c-container, .p-message .c-topsec__desc, .p-message .c-kodawari__desc, .p-message .breadcrumb {
    flex-basis: 58%;
    padding: 0 10vw 0 0;
  }
}
@media (min-width: 1200px) {
  .p-message__img {
    padding-left: 10vw;
  }
  .p-message .c-container, .p-message .c-topsec__desc, .p-message .c-kodawari__desc, .p-message .breadcrumb {
    padding: 0 10vw 0 0;
  }
}

.p-feature {
  padding: 50px 0;
  background-color: #f4f4f4;
}
.p-feature__list {
  display: flex;
  flex-wrap: wrap;
}
.p-feature__list__item {
  flex-basis: 50%;
  background-color: #fff;
  border-bottom: 1px solid #f4f4f4;
  border-right: 1px solid #f4f4f4;
  padding: 20px 10px 30px;
  text-align: center;
}
.p-feature__list__item .Tit {
  margin-bottom: 20px;
}
.p-feature__list__item .Tit .ja {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 2px;
}
.p-feature__list__item .Icon {
  width: 80px;
  height: 80px;
  margin: 0 auto 15px;
}
.p-feature__list__item .Icon img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-feature__list__item .c-txt-sm, .p-feature__list__item .c-contact-text, .p-feature__list__item .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl .p-feature__list__item dd, .p-feature__list__item .c-product-sl__desc .info dl dt, .c-product-sl__desc .info dl .p-feature__list__item dt, .p-feature__list__item .c-product-sl__desc p, .c-product-sl__desc .p-feature__list__item p, .p-feature__list__item .c-about__desc dl dd, .c-about__desc dl .p-feature__list__item dd, .p-feature__list__item .c-about__desc dl dt, .c-about__desc dl .p-feature__list__item dt, .p-feature__list__item .p-contact__btn .info, .p-contact__btn .p-feature__list__item .info {
  font-size: 12px;
}
.p-feature__list__item:nth-child(2n) {
  border-right: none;
}
.p-feature__desc .c-txt-sm, .p-feature__desc .c-contact-text, .p-feature__desc .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl .p-feature__desc dd, .p-feature__desc .c-product-sl__desc .info dl dt, .c-product-sl__desc .info dl .p-feature__desc dt, .p-feature__desc .c-product-sl__desc p, .c-product-sl__desc .p-feature__desc p, .p-feature__desc .c-about__desc dl dd, .c-about__desc dl .p-feature__desc dd, .p-feature__desc .c-about__desc dl dt, .c-about__desc dl .p-feature__desc dt, .p-feature__desc .p-contact__btn .info, .p-contact__btn .p-feature__desc .info {
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .p-feature__list__item {
    padding: 30px 10px;
  }
  .p-feature__list__item .Tit .ja {
    font-size: 18px;
  }
  .p-feature__list__item .Icon {
    width: 100px;
    height: 100px;
  }
  .p-feature__list__item .c-txt-sm, .p-feature__list__item .c-contact-text, .p-feature__list__item .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl .p-feature__list__item dd, .p-feature__list__item .c-product-sl__desc .info dl dt, .c-product-sl__desc .info dl .p-feature__list__item dt, .p-feature__list__item .c-product-sl__desc p, .c-product-sl__desc .p-feature__list__item p, .p-feature__list__item .c-about__desc dl dd, .c-about__desc dl .p-feature__list__item dd, .p-feature__list__item .c-about__desc dl dt, .c-about__desc dl .p-feature__list__item dt, .p-feature__list__item .p-contact__btn .info, .p-contact__btn .p-feature__list__item .info {
    font-size: 14px;
  }
  .p-feature__desc {
    text-align: center;
  }
}
@media (min-width: 960px) {
  .p-feature {
    padding: 80px 0;
  }
  .p-feature .c-container, .p-feature .c-topsec__desc, .p-feature .c-kodawari__desc, .p-feature .breadcrumb {
    padding: 0 5vw;
  }
  .p-feature__list__item {
    flex-basis: 25%;
  }
  .p-feature__list__item .Tit .ja {
    font-size: 18px;
  }
  .p-feature__list__item .Icon {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1200px) {
  .p-feature {
    padding: 100px 0;
  }
  .p-feature .c-container, .p-feature .c-topsec__desc, .p-feature .c-kodawari__desc, .p-feature .breadcrumb {
    padding: 0 10vw;
  }
  .p-feature__list__item {
    padding: 40px 15px;
  }
  .p-feature__list__item .Tit {
    margin-bottom: 30px;
  }
}

.voices {
  padding: 50px 0 100px;
  background-color: #fbf9f6;
}
.voices .hero .swiper-container2 {
  position: relative;
}
.voices .hero .swiper-container2 .swiper-slide {
  padding: 30px;
  border: 1px solid #453e3f;
  border-radius: 20px;
  background-color: #fff;
  height: 560px;
}
.voices .hero .swiper-container2 .swiper-slide .Img {
  margin-bottom: 20px;
  height: 180px;
}
.voices .hero .swiper-container2 .swiper-slide h4 {
  margin-bottom: 10px;
  color: #0d5d33;
  font-size: 16px;
  font-weight: 500;
  border-left: 3px solid #0d5d33;
  padding: 5px 0 5px 15px;
}
.voices .hero .swiper-container2 .swiper-slide h5 {
  margin-bottom: 10px;
  color: #453e3f;
  font-size: 18px;
}
.voices .hero .swiper-container2 .swiper-slide p {
  font-size: 14px;
}
.voices .hero .swiper-container2 .swiper-slide .name {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #453e3f;
}
@media (min-width: 600px) {
  .voices .hero .swiper-container2 .swiper-slide {
    height: 580px;
  }
  .voices .hero .swiper-container2 .swiper-slide h4 {
    font-size: 18px;
  }
}
.voices .hero .swiper-container2 .swiper-button-prev,
.voices .hero .swiper-container2 .swiper-button-next {
  top: 110%;
  border: 1px solid #453e3f;
  border-radius: 100px;
  width: 34px;
  height: 35px;
  background-color: rgba(255, 255, 255, 0.6078431373);
}
.voices .hero .swiper-container2 .swiper-button-prev::after,
.voices .hero .swiper-container2 .swiper-button-next::after {
  color: #fff;
  font-size: 28px;
  display: none;
}
.voices .hero .swiper-container2 .swiper-button-prev {
  left: 0;
}
.voices .hero .swiper-container2 .swiper-button-prev::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 15px;
  width: 15px;
  border-top: 2px solid #453e3f;
  border-left: 2px solid #453e3f;
  transform: rotate(-45deg);
}
.voices .hero .swiper-container2 .swiper-button-next {
  left: 60px;
}
.voices .hero .swiper-container2 .swiper-button-next::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 15px;
  width: 15px;
  border-top: 2px solid #453e3f;
  border-right: 2px solid #453e3f;
  transform: rotate(45deg);
}
@media (min-width: 600px) {
  .voices .hero .swiper-container2 .swiper-button-prev,
  .voices .hero .swiper-container2 .swiper-button-next {
    height: 40px;
    width: 40px;
    top: 113%;
  }
  .voices .hero .swiper-container2 .swiper-button-prev::after,
  .voices .hero .swiper-container2 .swiper-button-next::after {
    color: #fff;
    font-size: 36px;
  }
}
@media (min-width: 960px) {
  .voices .hero .swiper-container2 {
    margin-bottom: 120px;
  }
  .voices .hero .swiper-container2 .swiper-button-prev,
  .voices .hero .swiper-container2 .swiper-button-next {
    height: 50px;
    width: 50px;
  }
  .voices .hero .swiper-container2 .swiper-button-prev::after,
  .voices .hero .swiper-container2 .swiper-button-next::after {
    color: #fff;
    font-size: 40px;
  }
  .voices .hero .swiper-container2 .swiper-button-next {
    right: none;
  }
}
@media (min-width: 960px) {
  .voices {
    padding: 80px 0 100px;
  }
}
@media (min-width: 1200px) {
  .voices {
    padding: 100px 0;
  }
}

.p-container {
  padding: 50px 0;
  background: url(../images/home/img10.webp) no-repeat center/cover;
  position: relative;
  color: #fff;
}
.p-container::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: 0.5;
}
.p-container__tit {
  position: relative;
  z-index: 10;
  text-align: center;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 20px;
  line-height: 1.7;
}
.p-container p {
  position: relative;
  z-index: 10;
}
.p-container p .onlyPC {
  display: none;
}
@media (min-width: 600px) {
  .p-container__tit {
    font-size: 24px;
  }
  .p-container p {
    text-align: center;
  }
  .p-container p .onlyPC {
    display: block;
  }
}
@media (min-width: 960px) {
  .p-container {
    padding: 80px 0;
  }
  .p-container__tit {
    font-size: 28px;
  }
  .p-container p.c-txt-sm, .p-container p.c-contact-text, .p-container .c-product-sl__desc p, .c-product-sl__desc .p-container p, .p-container .p-contact__btn p.info, .p-contact__btn .p-container p.info {
    font-size: 18px;
  }
}
.p-news__item {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}
.p-news__link {
  color: rgb(39, 39, 39);
  display: block;
}
.p-news-wrap {
  display: flex;
  justify-content: left;
  align-items: center;
  margin-bottom: 15px;
}
.p-news-wrap .cate-item {
  background-color: #888;
  color: #fff;
  font-size: 12px;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 5px;
  margin-right: 15px;
}
.p-news__date {
  color: #888;
  font-size: 13px;
  letter-spacing: 1.5px;
}
@media (min-width: 600px) {
  .p-news .c-container, .p-news .c-topsec__desc, .p-news .c-kodawari__desc, .p-news .breadcrumb {
    padding: 0 10vw;
  }
}
@media (min-width: 960px) {
  .p-news .c-container, .p-news .c-topsec__desc, .p-news .c-kodawari__desc, .p-news .breadcrumb {
    padding: 0 15vw;
  }
  .p-news__item {
    padding: 30px 0;
  }
  .p-news-wrap {
    margin-bottom: 20px;
  }
  .p-news-wrap .cate-item {
    font-size: 14px;
    padding: 8px 20px;
  }
  .p-news__date {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .p-news .c-container, .p-news .c-topsec__desc, .p-news .c-kodawari__desc, .p-news .breadcrumb {
    padding: 0 18vw;
  }
}

.p-company {
  padding: 50px 0;
  background-color: #f8f8f8;
}
@media (min-width: 960px) {
  .p-company {
    padding: 80px 0;
  }
}
@media (min-width: 1200px) {
  .p-company {
    padding: 100px 0;
  }
}

.p-contact {
  padding: 50px 0;
  background: url(../images/home/img24.webp) no-repeat center/cover;
  position: relative;
  color: #fff;
}
.p-contact::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgb(39, 39, 39);
  opacity: 0.8;
}
.p-contact .main-tit {
  position: relative;
  z-index: 10;
  color: #fff;
}
.p-contact .main-tit .ja {
  color: #fff;
}
.p-contact__desc {
  position: relative;
  z-index: 10;
  color: #fff;
}
.p-contact__desc .onlyPC {
  display: none;
}
.p-contact__wrap {
  position: relative;
  z-index: 10;
  text-align: center;
}
.p-contact__wrap .caution {
  text-align: left;
  font-size: 12px;
}
.p-contact__btn .info {
  margin-bottom: 20px;
}
.p-contact__tel {
  padding: 20px 10px;
  background: linear-gradient(135deg, #ffffff 0%, #f5f5f5 100%);
  display: inline-block;
  position: relative;
  z-index: 100;
  border-radius: 9999px;
  text-align: center;
  width: 300px;
}
.p-contact__tel a {
  color: rgb(39, 39, 39);
  font-weight: 300;
  font-size: 22px;
  letter-spacing: 2px;
  position: relative;
  padding-left: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-contact__tel a span {
  position: relative;
}
.p-contact__tel a span::before {
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  content: "";
  height: 20px;
  width: 20px;
  background: url(../images/common/icon-tel.png) no-repeat center/contain;
}
.p-contact__tel#bnr1 {
  margin-bottom: 20px;
}
.p-contact__tel#bnr2 {
  padding: 25px 10px;
  margin: 0 0 10px 0;
}
.p-contact__tel#bnr2 a {
  font-size: 17px;
  letter-spacing: 1.5px;
}
.p-contact__tel#bnr2 a span::before {
  background: url(../images/common/mail.svg) no-repeat center/contain;
}
.p-contact .contact-tit {
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 500;
  margin-bottom: 10px;
}
@media (min-width: 960px) {
  .p-contact {
    padding: 80px 0;
  }
  .p-contact__desc {
    text-align: center;
  }
  .p-contact__desc .onlyPC {
    display: block;
  }
  .p-contact__wrap {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .p-contact__wrap .caution {
    flex-basis: 42%;
    font-size: 14px;
  }
  .p-contact__wrap .p-contact__btn {
    width: 400px;
  }
}
.p-footer {
  padding: 60px 0 30px;
  background-color: #888;
}
.p-footer__sns {
  margin-top: 20px;
}
.p-footer__sns ul {
  display: flex;
  justify-content: center;
}
.p-footer__sns ul li {
  margin: 10px;
  width: 35px;
}
.p-footer__sns ul li img {
  -o-object-fit: contain;
     object-fit: contain;
}
.p-footer__logo {
  text-align: center;
}
.p-footer__logo .Img img {
  width: 50%;
}
.p-footer__nav {
  display: block;
}
.p-footer__nav ul {
  display: inline-block;
}
.p-footer__nav li {
  margin-bottom: 20px;
  text-align: left;
}
.p-footer__nav li span {
  position: relative;
  padding-left: 30px;
  display: block;
  color: #fff;
}
.p-footer__nav li span::before {
  content: "";
  width: 15px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.p-footer .copyright {
  text-align: center;
  color: #fff;
  font-size: 12px;
}
@media (min-width: 600px) {
  .p-footer .c-container, .p-footer .c-topsec__desc, .p-footer .c-kodawari__desc, .p-footer .breadcrumb {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 5vw;
    margin-bottom: 40px;
  }
  .p-footer__logo {
    flex-basis: 30%;
    margin-bottom: 0;
  }
  .p-footer__logo .Img img {
    width: 60%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .p-footer__sns {
    margin-bottom: 0;
  }
  .p-footer__wrap {
    flex-basis: 65%;
  }
  .p-footer__nav {
    margin-bottom: 15px;
  }
  .p-footer__nav ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .p-footer__nav ul li {
    flex-basis: 48%;
  }
}
@media (min-width: 960px) {
  .p-footer {
    padding: 80px 0 40px;
  }
  .p-footer__nav .c-txt-sm, .p-footer__nav .c-contact-text, .p-footer__nav .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl .p-footer__nav dd, .p-footer__nav .c-product-sl__desc .info dl dt, .c-product-sl__desc .info dl .p-footer__nav dt, .p-footer__nav .c-product-sl__desc p, .c-product-sl__desc .p-footer__nav p, .p-footer__nav .c-about__desc dl dd, .c-about__desc dl .p-footer__nav dd, .p-footer__nav .c-about__desc dl dt, .c-about__desc dl .p-footer__nav dt, .p-footer__nav .p-contact__btn .info, .p-contact__btn .p-footer__nav .info {
    font-size: 17px;
  }
  .p-footer .copyright {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .p-footer .c-container, .p-footer .c-topsec__desc, .p-footer .c-kodawari__desc, .p-footer .breadcrumb {
    padding: 0 10vw;
  }
  .p-footer__nav ul li {
    flex-basis: 31%;
  }
}

.c-about__desc dl {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.c-about__desc dl dt {
  letter-spacing: 1px;
  font-weight: 500;
  margin-bottom: 5px;
}
.c-about__desc dl dd {
  letter-spacing: 1px;
}
.c-about__desc dl dd a {
  color: #0d5d33;
  border-bottom: 1px solid #0d5d33;
}
@media (min-width: 600px) {
  .c-about__desc dl {
    display: flex;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .c-about__desc dl dt {
    flex-basis: 30%;
    display: flex;
    align-items: center;
  }
  .c-about__desc dl dd {
    flex-basis: 70%;
  }
}
@media (min-width: 960px) {
  .c-about .c-container, .c-about .c-topsec__desc, .c-about .c-kodawari__desc, .c-about .breadcrumb {
    padding: 0 15vw;
  }
  .c-about__desc dl {
    display: flex;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .c-about__desc dl dt {
    flex-basis: 20%;
  }
  .c-about__desc dl dd {
    flex-basis: 80%;
  }
}
@media (min-width: 1200px) {
  .c-about .c-container, .c-about .c-topsec__desc, .c-about .c-kodawari__desc, .c-about .breadcrumb {
    padding: 0 18vw;
  }
  .c-about__desc dl {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}

.c-message {
  background: url(../images/home/img1.webp) no-repeat center/cover;
  padding: 50px 0;
  position: relative;
}
.c-message::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.85;
}
.c-message .p-title {
  position: relative;
  z-index: 10;
}
.c-message .sub-tit {
  position: relative;
  z-index: 10;
}
.c-message__desc {
  position: relative;
  z-index: 10;
}
.c-message__desc .c-txt-sm, .c-message__desc .c-contact-text, .c-message__desc .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl .c-message__desc dd, .c-message__desc .c-product-sl__desc .info dl dt, .c-product-sl__desc .info dl .c-message__desc dt, .c-message__desc .c-product-sl__desc p, .c-product-sl__desc .c-message__desc p, .c-message__desc .p-contact__btn .info, .p-contact__btn .c-message__desc .info, .c-message__desc .c-about__desc dl dt, .c-about__desc dl .c-message__desc dt, .c-message__desc .c-about__desc dl dd, .c-about__desc dl .c-message__desc dd {
  margin-bottom: 15px;
}
.c-message__name {
  position: relative;
  z-index: 10;
  font-weight: 300;
  margin-top: 20px;
  font-size: 14px;
  line-height: 2;
  display: flex;
  justify-content: right;
  align-items: center;
}
.c-message__name .name {
  padding-left: 15px;
  font-size: 16px;
}
@media (min-width: 960px) {
  .c-message {
    padding: 80px 0;
  }
  .c-message .c-container, .c-message .c-topsec__desc, .c-message .c-kodawari__desc, .c-message .breadcrumb {
    padding: 0 15vw;
  }
  .c-message__name {
    margin-top: 30px;
    font-size: 16px;
  }
  .c-message__name .name {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .c-message .c-container, .c-message .c-topsec__desc, .c-message .c-kodawari__desc, .c-message .breadcrumb {
    padding: 0 18vw;
  }
}

.c-member {
  background-color: #f4f4f4;
  padding: 50px 0;
}
.c-member__list__item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c-member__list__item .Img {
  flex-basis: 45%;
}
.c-member__list__item .Desc {
  flex-basis: 50%;
}
.c-member__list__item .Desc .Name {
  font-size: 24px;
  letter-spacing: 2px;
  margin-bottom: 5px;
}
.c-member__list__item .Desc .Sikaku {
  font-size: 16px;
  color: #0d5d33;
}
@media (min-width: 600px) {
  .c-member__list__item .Img {
    flex-basis: 35%;
  }
  .c-member__list__item .Desc {
    flex-basis: 60%;
  }
  .c-member__list__item .Desc .Name {
    font-size: 28px;
  }
  .c-member__list__item .Desc .Sikaku {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .c-member {
    padding: 80px 0;
  }
  .c-member .c-container, .c-member .c-topsec__desc, .c-member .c-kodawari__desc, .c-member .breadcrumb {
    padding: 0 15vw;
  }
  .c-member__list {
    display: flex;
    justify-content: center;
  }
  .c-member__list__item {
    flex-basis: 48%;
    border-bottom: none;
    margin: 0 1%;
  }
  .c-member__list__item .Img {
    flex-basis: 45%;
  }
  .c-member__list__item .Desc {
    flex-basis: 48%;
  }
  .c-member__list__item .Desc .Name {
    font-size: 24px;
  }
  .c-member__list__item .Desc .Sikaku {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .c-member .c-container, .c-member .c-topsec__desc, .c-member .c-kodawari__desc, .c-member .breadcrumb {
    padding: 0 18vw;
  }
  .c-member__list__item .Img {
    flex-basis: 35%;
  }
  .c-member__list__item .Desc {
    flex-basis: 58%;
  }
  .c-member__list__item .Desc .Name {
    font-size: 28px;
  }
  .c-member__list__item .Desc .Sikaku {
    font-size: 18px;
  }
}

.p-works {
  position: relative;
}
.p-works__eng {
  position: absolute;
  top: -120px;
  left: 0px;
  transform: rotate(-15deg);
}
.p-works__eng h2 {
  font-size: 48px;
  color: #0d5d33;
  line-height: 1;
}
.p-works__link {
  color: rgb(39, 39, 39);
  display: block;
}
.p-works__date {
  color: #0d5d33;
  padding: 5px 12px;
  font-size: 13px;
}
.p-works__list__item {
  margin-bottom: 40px;
}
.p-works__list__item .thumbnail-img {
  height: 300px;
  margin-bottom: 15px;
}
.p-works__content h3 {
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 5px;
}
.p-works__content .info {
  margin-bottom: 10px;
}
.p-works__content .info p {
  font-size: 13px;
  color: #888;
}
@media (min-width: 600px) {
  .p-works__eng {
    top: -100px;
    left: 30px;
  }
  .p-works__eng h2 {
    font-size: 62px;
  }
  .p-works__list {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
  }
  .p-works__list__item {
    flex-basis: 46%;
    margin: 0 2% 40px;
  }
  .p-works__content {
    letter-spacing: 1px;
  }
}
@media (min-width: 960px) {
  .p-works__eng {
    top: -110px;
    left: 40px;
  }
  .p-works__eng h2 {
    font-size: 68px;
  }
  .p-works .c-container, .p-works .c-topsec__desc, .p-works .c-kodawari__desc, .p-works .breadcrumb {
    padding: 0 5vw;
  }
  .p-works__list__item {
    flex-basis: 29%;
  }
  .p-works__list__item .thumbnail-img {
    height: 250px;
  }
}
@media (min-width: 1200px) {
  .p-works__eng {
    top: -130px;
    left: 8vw;
  }
  .p-works__eng h2 {
    font-size: 72px;
  }
  .p-works .c-container, .p-works .c-topsec__desc, .p-works .c-kodawari__desc, .p-works .breadcrumb {
    padding: 0 10vw;
  }
  .p-works__list__item .thumbnail-img {
    height: 300px;
  }
}

.c-works .p-works__list {
  margin-bottom: 0;
}
.c-works .p-works__wrap {
  margin: 50px 0;
}
@media (min-width: 960px) {
  .c-works .p-works__wrap {
    margin: 80px 0;
  }
}
@media (min-width: 960px) {
  .c-works .c-container, .c-works .c-topsec__desc, .c-works .c-kodawari__desc, .c-works .breadcrumb {
    padding: 0 5vw;
  }
}
@media (min-width: 1200px) {
  .c-works .c-container, .c-works .c-topsec__desc, .c-works .c-kodawari__desc, .c-works .breadcrumb {
    padding: 0 10vw;
  }
}

/* カテゴリフィルター */
.c-works__filter {
  background-color: #efefef;
  padding: 30px 8vw;
}
.c-works__filter h3 {
  text-align: center;
  font-size: 20px;
  letter-spacing: 2px;
  font-weight: 300;
  margin-bottom: 30px;
}
.c-works__filter__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0;
}
.c-works__filter__item {
  background-color: #fff;
  padding: 10px 30px;
  margin: 8px 8px;
}
.c-works__filter__link {
  color: #666;
  font-weight: 300;
  transition: color 0.3s ease;
  font-size: 14px;
}
.c-works__filter__link.active {
  color: #0d5d33;
}
@media (min-width: 960px) {
  .c-works__filter {
    padding: 50px 8vw;
  }
  .c-works__filter h3 {
    font-size: 26px;
  }
  .c-works__filter__link {
    font-size: 17px;
  }
}
@media (min-width: 1200px) {
  .c-works__filter {
    padding: 50px 12vw;
  }
}

/* カテゴリ表示 */
.p-works__categories {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}

.p-works__category {
  display: inline-block;
  padding: 3px 8px;
  background-color: #f0f0f0;
  color: #666;
  font-size: 12px;
  border-radius: 3px;
  text-decoration: none;
}

/* 投稿なしメッセージ */
.p-works__no-posts {
  text-align: center;
  padding: 40px 20px;
  color: #666;
  font-style: italic;
}

.c-product-sl {
  padding-top: 50px;
}
.c-product-sl__desc {
  border-bottom: 1px solid #ccc;
  padding-bottom: 50px;
}
.c-product-sl__desc h3 {
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 2px;
  margin: 15px 0;
}
.c-product-sl__desc p {
  line-height: 2;
}
.c-product-sl__desc .info {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.c-product-sl__desc .info dl {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ccc;
}
.c-product-sl__desc .info dl dt {
  flex-basis: 30%;
  letter-spacing: 1px;
  padding: 15px 8px;
}
.c-product-sl__desc .info dl dd {
  flex-basis: 70%;
  letter-spacing: 1px;
  padding: 15px 8px;
}
.c-product-sl__table {
  border-bottom: 1px solid #ccc;
  padding-bottom: 50px;
}
.c-product-sl__table dl {
  border-bottom: 1px solid #eee;
}
.c-product-sl__table dl dt {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 2px;
  padding: 8px 0;
}
.c-product-sl__table dl dd {
  font-size: 14px;
  margin-bottom: 8px;
  font-weight: 300;
}
.c-product-sl__table .caution {
  padding-top: 50px;
}
.c-product-sl__table .caution .c-txt-sm, .c-product-sl__table .caution .c-contact-text, .c-product-sl__table .caution .p-contact__btn .info, .p-contact__btn .c-product-sl__table .caution .info, .c-product-sl__table .caution .c-about__desc dl dt, .c-about__desc dl .c-product-sl__table .caution dt, .c-product-sl__table .caution .c-about__desc dl dd, .c-about__desc dl .c-product-sl__table .caution dd, .c-product-sl__table .caution .c-product-sl__desc p, .c-product-sl__desc .c-product-sl__table .caution p, .c-product-sl__table .caution .c-product-sl__desc .info dl dt, .c-product-sl__desc .info dl .c-product-sl__table .caution dt, .c-product-sl__table .caution .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl .c-product-sl__table .caution dd {
  padding-left: 1em;
  text-indent: -1em;
}
.c-product-sl-slider {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}
.c-product-sl-slider .mySwiper2 {
  margin-bottom: 30px;
  overflow: hidden;
  height: 400px;
}
.c-product-sl-slider .mySwiper2 .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8f8f8;
  height: 100%;
}
.c-product-sl-slider .mySwiper2 .c-product-sl__img {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-product-sl-slider .mySwiper2 .c-product-sl__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
}
.c-product-sl-slider .mySwiper.cal {
  padding: 0 10px;
  height: 160px;
}
.c-product-sl-slider .mySwiper.cal .swiper-container {
  height: 100%;
}
.c-product-sl-slider .mySwiper.cal .swiper-wrapper {
  height: 100%;
}
.c-product-sl-slider .mySwiper.cal .swiper-slide {
  cursor: pointer;
  opacity: 0.6;
  transition: opacity 0.3s ease;
  overflow: hidden;
  border: 2px solid transparent;
  filter: grayscale(100%);
  height: calc((100% - 2px) / 2);
  margin-bottom: 2px;
}
.c-product-sl-slider .mySwiper.cal .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
  border-color: #0d5d33;
  filter: grayscale(0%);
}
.c-product-sl-slider .mySwiper.cal .swiper-slide:hover {
  opacity: 0.8;
}
.c-product-sl-slider .mySwiper.cal .c-product-sl__img {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f0f0f0;
}
.c-product-sl-slider .mySwiper.cal .c-product-sl__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 2px;
}
.c-product-sl-slider .swiper-button-prev,
.c-product-sl-slider .swiper-button-next {
  color: #0d5d33;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
}
.c-product-sl-slider .swiper-button-prev:hover,
.c-product-sl-slider .swiper-button-next:hover {
  background: #0d5d33;
  color: white;
  transform: scale(1.1);
}
.c-product-sl-slider .swiper-button-prev::after,
.c-product-sl-slider .swiper-button-next::after {
  font-size: 16px;
  font-weight: bold;
}
.c-product-sl .more-btn__wrap {
  margin: 50px 0;
}
.c-product-sl .c-works__filter {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  .c-product-sl-slider .mySwiper2 {
    height: 600px;
  }
  .c-product-sl-slider .mySwiper.cal {
    height: 242px;
  }
}
@media (min-width: 960px) {
  .c-product-sl {
    padding-top: 80px;
  }
  .c-product-sl__desc {
    padding-bottom: 70px;
  }
  .c-product-sl__desc .p-works__category {
    font-size: 14px;
  }
  .c-product-sl__desc h3 {
    font-size: 24px;
    margin: 30px 0;
  }
  .c-product-sl__desc p {
    font-size: 17px;
  }
  .c-product-sl-slider .mySwiper2 {
    height: 700px;
  }
  .c-product-sl-slider .swiper-button-prev,
  .c-product-sl-slider .swiper-button-next {
    width: 68px;
    height: 68px;
    margin-top: -22px;
  }
  .c-product-sl-slider .swiper-button-prev::after,
  .c-product-sl-slider .swiper-button-next::after {
    font-size: 24px;
    font-weight: bold;
  }
  .c-product-sl .more-btn__wrap {
    margin: 80px 0;
  }
}
@media (min-width: 1200px) {
  .c-product-sl {
    display: flex;
    justify-content: space-between;
    padding-top: 0;
  }
  .c-product-sl .c-container, .c-product-sl .c-topsec__desc, .c-product-sl .c-kodawari__desc, .c-product-sl .breadcrumb {
    padding: 0 8vw;
  }
  .c-product-sl__wrap {
    padding-top: 80px;
    flex-basis: 70%;
  }
  .c-product-sl .c-works__filter {
    flex-basis: 30%;
    padding: 80px 30px;
  }
  .c-product-sl .c-works__filter__list {
    display: block;
  }
  .c-product-sl .c-works__filter__item {
    text-align: center;
    margin-bottom: 15px;
    padding: 15px;
  }
}

.faq {
  position: relative;
}
.faq .c-txt-sm, .faq .c-contact-text, .faq .p-contact__btn .info, .p-contact__btn .faq .info, .faq .c-about__desc dl dt, .c-about__desc dl .faq dt, .faq .c-about__desc dl dd, .c-about__desc dl .faq dd, .faq .c-product-sl__desc p, .c-product-sl__desc .faq p, .faq .c-product-sl__desc .info dl dt, .c-product-sl__desc .info dl .faq dt, .faq .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl .faq dd {
  font-size: 14px;
  font-weight: 300;
}
.faq dt {
  position: relative;
  cursor: pointer;
  transition: color 0.2s cubic-bezier(0, 0, 0.58, 1);
  background-color: #fff;
  border-bottom: 1px solid gainsboro;
}
.faq dt::before {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  left: 0;
  content: "Q";
  color: #0d5d33;
  font-size: 20px;
  padding: 10px;
}
.faq dt span {
  margin-left: 8vw;
  margin-right: 8vw;
  line-height: 1.5;
  display: block;
  position: relative;
  padding: 20px 10px;
}
.faq dt .i_box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3vw;
  width: 20px;
  height: 20px;
}
.faq dt .i_box::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background: url(../images/common/arrow.png) no-repeat center/contain;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(90deg);
  transition: transform 0.3s ease;
}
.faq dd {
  position: relative;
}
.faq dd::before {
  content: "A";
  position: absolute;
  top: 20px;
  left: 10px;
  bottom: 0;
  margin: auto;
  width: 12px;
  font-size: 22px;
  color: #888;
}
.faq dd .m-description-article {
  font-size: 3.7vw;
  display: block;
  line-height: 2;
  margin-left: 8vw;
  padding: 20px 10px;
}
@media (min-width: 600px) {
  .faq .c-txt-sm, .faq .c-contact-text, .faq .p-contact__btn .info, .p-contact__btn .faq .info, .faq .c-about__desc dl dt, .c-about__desc dl .faq dt, .faq .c-about__desc dl dd, .c-about__desc dl .faq dd, .faq .c-product-sl__desc p, .c-product-sl__desc .faq p, .faq .c-product-sl__desc .info dl dt, .c-product-sl__desc .info dl .faq dt, .faq .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl .faq dd {
    font-size: 15px;
  }
  .faq dt span {
    margin-left: 5vw;
    margin-right: 5vw;
  }
  .faq dd {
    position: relative;
  }
  .faq dd .m-description-article {
    margin-left: 5vw;
  }
}
@media (min-width: 960px) {
  .faq .c-txt-sm, .faq .c-contact-text, .faq .p-contact__btn .info, .p-contact__btn .faq .info, .faq .c-about__desc dl dt, .c-about__desc dl .faq dt, .faq .c-about__desc dl dd, .c-about__desc dl .faq dd, .faq .c-product-sl__desc p, .c-product-sl__desc .faq p, .faq .c-product-sl__desc .info dl dt, .c-product-sl__desc .info dl .faq dt, .faq .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl .faq dd {
    font-size: 17px;
  }
  .faq dt span {
    margin-left: 4vw;
    margin-right: 4vw;
  }
  .faq dt::before {
    top: 43%;
    font-size: 26px;
  }
  .faq dt .i_box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 3vw;
    width: 20px;
    height: 20px;
  }
  .faq dt .i_box::before {
    width: 15px;
    height: 15px;
  }
  .faq dd::before {
    top: 15px;
    font-size: 28px;
  }
  .faq dd .m-description-article {
    margin-left: 4vw;
  }
}
@media (min-width: 1400px) {
  .faq .c-txt-sm, .faq .c-contact-text, .faq .p-contact__btn .info, .p-contact__btn .faq .info, .faq .c-about__desc dl dt, .c-about__desc dl .faq dt, .faq .c-about__desc dl dd, .c-about__desc dl .faq dd, .faq .c-product-sl__desc p, .c-product-sl__desc .faq p, .faq .c-product-sl__desc .info dl dt, .c-product-sl__desc .info dl .faq dt, .faq .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl .faq dd {
    font-size: 18px;
  }
}

#flow {
  padding: 50px 0;
  background-color: #f4f4f4;
  position: relative;
}
#flow .flow__list {
  padding-left: 0;
}
#flow .flow__list__item {
  position: relative;
  display: flex;
  margin-bottom: 30px;
}
#flow .flow__list__item .num {
  background-color: #0d5d33;
  padding: 20px 5vw 0;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  border-radius: 6px 0 0 6px;
  position: relative;
}
#flow .flow__list__item .num::before {
  position: absolute;
  content: "";
  /* 上向きの二等辺三角形の場合 */
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #0d5d33;
  /* 色は任意に変更可能 */
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
}
#flow .flow__list__item .txt_box {
  background-color: #fff;
  padding: 20px 20px 30px;
  border-radius: 0 6px 6px 0;
  flex-basis: 100%;
}
#flow .flow__list__item .txt_box h3 {
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 10px;
  color: #0d5d33;
}
#flow .flow__list__item .txt_box .c-txt-sm, #flow .flow__list__item .txt_box .c-contact-text, #flow .flow__list__item .txt_box .p-contact__btn .info, .p-contact__btn #flow .flow__list__item .txt_box .info, #flow .flow__list__item .txt_box .c-about__desc dl dt, .c-about__desc dl #flow .flow__list__item .txt_box dt, #flow .flow__list__item .txt_box .c-about__desc dl dd, .c-about__desc dl #flow .flow__list__item .txt_box dd, #flow .flow__list__item .txt_box .c-product-sl__desc p, .c-product-sl__desc #flow .flow__list__item .txt_box p, #flow .flow__list__item .txt_box .c-product-sl__desc .info dl dt, .c-product-sl__desc .info dl #flow .flow__list__item .txt_box dt, #flow .flow__list__item .txt_box .c-product-sl__desc .info dl dd, .c-product-sl__desc .info dl #flow .flow__list__item .txt_box dd {
  line-height: 1.5;
}
#flow .flow__list__item:last-child .num::before {
  display: none;
}
@media (min-width: 600px) {
  #flow .flow__list__item .num {
    padding: 20px 3.5vw 0;
  }
  #flow .flow__list__item .txt_box {
    padding: 30px;
  }
  #flow .flow__list__item .txt_box h3 {
    font-size: 17px;
  }
}
@media (min-width: 960px) {
  #flow {
    padding: 80px 0 50px;
  }
  #flow .flow__list__item {
    margin-bottom: 50px;
  }
  #flow .flow__list__item .num {
    padding: 30px 3.5vw 0;
    font-size: 15px;
  }
  #flow .flow__list__item .num::before {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 18px solid #0d5d33;
    /* 色は任意に変更可能 */
    bottom: -18px;
  }
  #flow .flow__list__item .txt_box h3 {
    font-size: 18px;
    margin-bottom: 15px;
  }
}

.c-kodawari__list__item {
  margin-bottom: 40px;
}
.c-kodawari__list__item .Img-wrap {
  display: grid;
  grid-template-rows: 300px 150px;
  grid-template-columns: 50% 50%;
  gap: 10px;
  margin-bottom: 30px;
}
.c-kodawari__list__item .Img-wrap .Img:nth-child(1) {
  grid-row: 1/2;
  grid-column: 1/3;
}
.c-kodawari__list__item .Img-wrap .Img:nth-child(2) {
  grid-row: 2/3;
  grid-column: 1/2;
}
.c-kodawari__list__item .Img-wrap .Img:nth-child(3) {
  grid-row: 2/3;
  grid-column: 2/3;
}
.c-kodawari__list__item .Title {
  margin-bottom: 40px;
}
.c-kodawari__list__item .Title .num {
  font-size: 20px;
  color: #0d5d33;
  font-weight: 300;
  text-align: center;
  margin-bottom: 15px;
}
.c-kodawari__list__item .Title-wrap {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
}
.c-kodawari__list__item .Title-wrap h3 {
  writing-mode: vertical-rl;
  margin: 0;
  font-size: 20px;
  font-weight: 300;
}
.c-kodawari__list__item .Title-wrap h4 {
  writing-mode: vertical-rl;
  margin: 0 30px 0 0;
  font-size: 14px;
  font-weight: 300;
}
@media (min-width: 600px) {
  .c-kodawari__wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
    height: 370px;
  }
  .c-kodawari__list__item {
    margin-bottom: 60px;
  }
  .c-kodawari__list__item .Img-wrap {
    flex-basis: 70%;
    grid-template-rows: 50% 50%;
    grid-template-columns: 70% 30%;
    margin-bottom: 0;
  }
  .c-kodawari__list__item .Img-wrap .Img:nth-child(1) {
    grid-row: 1/3;
    grid-column: 1/2;
  }
  .c-kodawari__list__item .Img-wrap .Img:nth-child(2) {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .c-kodawari__list__item .Img-wrap .Img:nth-child(3) {
    grid-row: 2/3;
    grid-column: 2/3;
  }
  .c-kodawari__list__item .Title {
    flex-basis: 25%;
    margin-right: 3%;
  }
  .c-kodawari__list__item .Title .num {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .c-kodawari__list__item .Title-wrap h3 {
    font-size: 24px;
  }
  .c-kodawari__list__item .Title-wrap h4 {
    font-size: 17px;
  }
  .c-kodawari__list__item:nth-child(2n) .c-kodawari__wrap {
    flex-direction: row-reverse;
  }
  .c-kodawari__list__item:nth-child(2n) .Title {
    margin-right: 0;
    margin-left: 3%;
  }
}
@media (min-width: 960px) {
  .c-kodawari__wrap {
    margin-bottom: 80px;
    height: 420px;
  }
  .c-kodawari__list__item {
    margin-bottom: 80px;
  }
  .c-kodawari__list__item .Img-wrap {
    flex-basis: 65%;
    grid-template-columns: 60% 40%;
  }
  .c-kodawari__list__item .Title {
    flex-basis: 30%;
  }
  .c-kodawari__list__item .Title .num {
    font-size: 32px;
    margin-bottom: 40px;
  }
  .c-kodawari__list__item .Title-wrap h3 {
    font-size: 28px;
    font-weight: 200;
  }
  .c-kodawari__list__item .Title-wrap h4 {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .c-kodawari__wrap {
    height: 420px;
  }
  .c-kodawari__list__item .Img-wrap {
    grid-template-columns: 70% 30%;
  }
  .c-kodawari__list__item .Title {
    margin-right: 5%;
  }
  .c-kodawari__list__item:nth-child(2n) .Title {
    margin-right: 0;
    margin-left: 5%;
  }
}

.c-topsec {
  background-color: #f5f5f5;
  padding: 50px 0;
}
.c-topsec-slider .mySwiper3 {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.c-topsec-slider .mySwiper3 .swiper-wrapper {
  height: 100%;
}
.c-topsec-slider .mySwiper3 .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-topsec-slider .mySwiper3 .swiper-button-prev,
.c-topsec-slider .mySwiper3 .swiper-button-next {
  position: absolute;
  top: auto;
  width: 35px;
  height: 35px;
  bottom: 15px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  color: #333;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
  z-index: 10;
}
.c-topsec-slider .mySwiper3 .swiper-button-prev:hover,
.c-topsec-slider .mySwiper3 .swiper-button-next:hover {
  background: rgb(255, 255, 255);
  transform: scale(1.1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}
.c-topsec-slider .mySwiper3 .swiper-button-prev:after,
.c-topsec-slider .mySwiper3 .swiper-button-next:after {
  font-size: 12px;
  font-weight: bold;
}
.c-topsec-slider .mySwiper3 .swiper-button-prev.swiper-button-disabled,
.c-topsec-slider .mySwiper3 .swiper-button-next.swiper-button-disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.c-topsec-slider .mySwiper3 .swiper-button-prev {
  left: 50%;
  margin-left: -40px;
}
.c-topsec-slider .mySwiper3 .swiper-button-next {
  right: 50%;
  margin-right: -40px;
}
@media (min-width: 600px) {
  .c-topsec-slider .mySwiper3 {
    height: 350px;
  }
}
@media (min-width: 1200px) {
  .c-topsec-slider .mySwiper3 {
    height: 400px;
  }
  .c-topsec-slider .mySwiper3 .swiper-button-prev,
  .c-topsec-slider .mySwiper3 .swiper-button-next {
    width: 40px;
    height: 40px;
    bottom: 20px;
  }
  .c-topsec-slider .mySwiper3 .swiper-button-prev:after,
  .c-topsec-slider .mySwiper3 .swiper-button-next:after {
    font-size: 14px;
  }
  .c-topsec-slider .mySwiper3 .swiper-button-prev {
    margin-left: -50px;
  }
  .c-topsec-slider .mySwiper3 .swiper-button-next {
    margin-right: -50px;
  }
}
.c-topsec-slider .Img {
  height: 300px;
  background-color: #888;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-topsec-slider .Img p {
  color: #fff;
}
.c-topsec__img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.c-topsec__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
@media (min-width: 960px) {
  .c-topsec {
    padding: 80px 0;
  }
  .c-topsec__wrap {
    display: flex;
    align-items: flex-start;
    gap: 40px;
  }
  .c-topsec__desc {
    flex: 1;
    padding: 0 5vw 0 0;
  }
  .c-topsec-slider {
    flex: 0 0 50%;
    max-width: 520px;
  }
}
@media (min-width: 1200px) {
  .c-topsec__wrap {
    gap: 60px;
  }
  .c-topsec-slider {
    margin-left: 8vw;
    max-width: 600px;
  }
  .c-topsec__desc {
    padding: 0 8vw 0 0;
  }
}

.c-lineup__list__item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.c-lineup__list__item .Img {
  height: 220px;
  margin-bottom: 15px;
  background-color: #888;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-lineup__list__item .Img p {
  color: #fff;
}
.c-lineup__list__item .Desc h4 {
  text-align: center;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 2px;
}
.c-lineup__list__item .Desc h4 strong {
  font-size: 20px;
  color: #b82424;
  display: inline-block;
  padding: 0 5px;
}
.c-lineup__list__item .Desc h3 {
  text-align: center;
  font-size: 20px;
  line-height: 2;
  font-weight: 300;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .c-lineup__list__item {
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .c-lineup__list__item .Img {
    flex-basis: 38%;
    height: auto;
    margin-bottom: 0;
  }
  .c-lineup__list__item .Desc {
    flex-basis: 58%;
  }
  .c-lineup__list__item .Desc h3,
  .c-lineup__list__item .Desc h4 {
    text-align: left;
  }
}
@media (min-width: 960px) {
  .c-lineup__list__item {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
  .c-lineup__list__item .Desc h4 {
    font-size: 16px;
  }
  .c-lineup__list__item .Desc h4 strong {
    font-size: 22px;
  }
  .c-lineup__list__item .Desc h3 {
    font-size: 26px;
  }
}

.c-news.p-news {
  margin-bottom: 0;
}
.c-news .c-works__filter {
  margin-bottom: 0;
  margin-top: 30px;
}
.c-news .c-works__filter ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0;
}
.c-news .c-works__filter ul li {
  background-color: #fff;
  padding: 10px 30px;
  margin: 8px 8px;
}
.c-news .c-works__filter ul li a {
  color: #666;
  font-weight: 300;
  transition: color 0.3s ease;
  font-size: 14px;
}
.c-news .c-works__filter ul li a.active {
  color: #0d5d33;
}
@media (min-width: 600px) {
  .c-news .c-works__filter {
    margin-top: 45px;
  }
}
@media (min-width: 1200px) {
  .c-news .c-works__filter {
    margin-top: 50px;
  }
}

.c-news-sl {
  margin-top: 30px;
}
.c-news-sl .c-container, .c-news-sl .breadcrumb, .c-news-sl .c-kodawari__desc, .c-news-sl .c-topsec__desc {
  padding: 0 5vw 0 5vw;
}
.c-news-sl__date {
  color: #0d5d33;
}
.c-news-sl__contents {
  padding: 10vw 0;
  line-height: 2.5;
}
.c-news-sl__link {
  margin: 0 0 10vw 0;
  text-align: right;
  font-size: 0.8rem;
}
.c-news-sl__link a {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid rgb(114, 114, 114);
}
.c-news-sl__link a span {
  color: rgb(39, 39, 39);
}
@media (min-width: 600px) {
  .c-news-sl {
    margin-top: 50px;
  }
  .c-news-sl .c-container, .c-news-sl .breadcrumb, .c-news-sl .c-kodawari__desc, .c-news-sl .c-topsec__desc {
    padding: 0 8vw;
  }
  .c-news-sl__contents {
    padding: 5vw 0;
  }
}
@media (min-width: 960px) {
  .c-news-sl {
    margin-top: 70px;
  }
  .c-news-sl .c-container, .c-news-sl .breadcrumb, .c-news-sl .c-kodawari__desc, .c-news-sl .c-topsec__desc {
    padding: 0 12vw;
  }
  .c-news-sl__contents {
    padding: 3vw 0;
  }
}
@media (min-width: 1200px) {
  .c-news-sl {
    margin-top: 80px;
  }
  .c-news-sl .c-container, .c-news-sl .breadcrumb, .c-news-sl .c-kodawari__desc, .c-news-sl .c-topsec__desc {
    padding: 0 18vw;
  }
  .c-news-sl__contents {
    padding: 2vw 0;
  }
  .c-news-sl__link {
    margin: 0 0 6vw 0;
  }
}

.pagination .page-numbers {
  margin: 6vw 0;
}
@media (min-width: 600px) {
  .pagination .page-numbers {
    margin: 4vw 0;
  }
}
@media (min-width: 600px) {
  .pagination .page-numbers {
    margin: 2vw 0;
  }
}
@media (min-width: 1200px) {
  .pagination .page-numbers {
    margin: 1vw 0;
  }
}
.pagination .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;
}
.pagination .page-numbers:not(.next):not(.prev) .current {
  border: 1px solid rgba(0, 0, 0, 0);
  background: #0d5d33 !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: rgb(39, 39, 39);
  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.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;
  }
}
@media (min-width: 960px) {
  .pagination {
    margin: 0 24vw;
  }
}

.c-contact {
  background-color: rgb(248, 248, 250);
}
.c-contact-text {
  text-align: left;
  margin-top: 50px;
}
@media (min-width: 600px) {
  .c-contact-text {
    text-align: center;
  }
}
@media (min-width: 960px) {
  .c-contact-text {
    margin-top: 80px;
    margin-bottom: 50px;
    text-align: center;
    font-size: 18px;
  }
}
.c-contact dt {
  font-weight: 400;
}
.c-contact dt p {
  display: inline-block;
}
.c-contact .contact-form {
  text-align: center;
}
.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 rgb(39, 39, 39);
}
.c-contact .contact-form textarea {
  margin-bottom: 0;
}
.c-contact .contact-form input {
  height: 45px;
}
.c-contact .contact-form select {
  width: 100%;
  height: 45px;
  border: 1px solid rgb(39, 39, 39);
}
.c-contact .contact-form dl {
  text-align: left;
  display: block;
  width: 100%;
  padding-bottom: 20px;
}
.c-contact .contact-form dt {
  font-size: 14px;
}
.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: #0d5d33;
  margin-left: 10px;
}
.c-contact .contact-form .free {
  padding: 5px 15px 5px 0;
  margin-right: 10px;
}
.c-contact .contact-form .ct-request select {
  width: 100%;
}
.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 .privacy {
  margin-top: 20px;
}
.c-contact .contact-form .submit-btn {
  text-align: center;
}
.c-contact .contact-form .submit-btn input:disabled {
  border-color: #f2efeb;
}
.c-contact .contact-form .submit-btn input {
  border-color: rgb(39, 39, 39);
  width: 70%;
  max-width: 320px;
}
.c-contact .contact-form .ajax-loader {
  display: none;
}
.c-contact .contact-form .wpcf7-spinner {
  display: none;
}
@media (min-width: 600px) {
  .c-contact .contact-form .c-container, .c-contact .contact-form .breadcrumb, .c-contact .contact-form .c-kodawari__desc, .c-contact .contact-form .c-topsec__desc {
    padding: 0 15vw;
  }
  .c-contact .contact-form dt {
    font-size: 15px;
  }
  .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-container, .c-contact .contact-form .breadcrumb, .c-contact .contact-form .c-kodawari__desc, .c-contact .contact-form .c-topsec__desc {
    padding: 0 20vw;
  }
  .c-contact .contact-form dt {
    font-size: 17px;
  }
}
@media (min-width: 1200px) {
  .c-contact .contact-form .c-container, .c-contact .contact-form .breadcrumb, .c-contact .contact-form .c-kodawari__desc, .c-contact .contact-form .c-topsec__desc {
    padding: 0 24vw;
  }
  .c-contact .contact-form dt {
    font-size: 18px;
  }
}
.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: 1500px) {
  .c-contact .wrap {
    padding: 0 100px;
  }
}
@media (min-width: 2000px) {
  .c-contact .wrap {
    padding: 0 200px;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

.c-privacy {
  margin-top: 120px;
}
.c-privacy .c-title {
  text-align: center;
  font-size: 26px;
  display: block;
  margin-bottom: 50px;
  font-weight: 400;
}
.c-privacy h3 {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 20px;
}
.c-privacy-item {
  margin-bottom: 30px;
}
.c-privacy .more-btn {
  max-width: 300px;
  margin: 50px auto;
}
@media (min-width: 960px) {
  .c-privacy {
    margin-top: 80px;
  }
  .c-privacy .c-title {
    font-size: 32px;
  }
  .c-privacy h3 {
    font-size: 24px;
  }
}

.c-thanks {
  margin-top: 120px;
}
.c-thanks .c-title {
  text-align: center;
  font-size: 20px;
  display: block;
  margin-bottom: 30px;
  font-weight: 400;
}
.c-thanks h3 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 20px;
}
.c-thanks-item {
  margin-bottom: 30px;
}
.c-thanks .more-btn {
  max-width: 300px;
  margin: 50px auto;
}
@media (min-width: 960px) {
  .c-thanks {
    margin-top: 80px;
  }
  .c-thanks .c-title {
    font-size: 32px;
  }
  .c-thanks .c-title br {
    display: none;
  }
  .c-thanks h3 {
    font-size: 24px;
  }
}

.p-header {
  width: 100%;
  height: 64px;
}
.p-header .logo__img {
  position: fixed;
  top: 0;
  left: 10px;
  height: 60px;
  width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.p-header .logo {
  background-image: url(../images/common/logo-long.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 60px;
  width: 120px;
  opacity: 1;
}
.p-header .logo.inview {
  background-image: url(../images/common/logo-long.webp);
}
.p-header .logo-link {
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  margin-top: 10px;
}
.p-header .logo-link a {
  color: rgb(39, 39, 39);
  border-bottom: 1px solid black;
}
@media (min-width: 900px) {
  .p-header .logo-link {
    font-size: 22px;
  }
}
@media (min-width: 600px) {
  .p-header {
    height: 80px;
  }
  .p-header .logo__img {
    left: 10px;
    height: 80px;
    width: 180px;
  }
  .p-header .logo {
    height: 80px;
    width: 180px;
  }
}
@media (max-width: 959px) {
  .p-header .pc-container,
  .p-header .pc-navbtn {
    display: none;
  }
}
@media (min-width: 960px) {
  .p-header {
    height: 0;
  }
  .p-header .mobile-container,
  .p-header .mobile-menu {
    display: none !important;
  }
  .p-header .pc-container {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: right;
    align-items: center;
    z-index: 8000;
    width: 100%;
    height: 100px;
    transition: all 0.3s ease;
  }
  .p-header .pc-container .pc-nav-list {
    display: flex;
  }
  .p-header .pc-container .pc-nav-item {
    font-size: 16px;
    padding-right: 2.5vw;
  }
  .p-header .pc-container .pc-nav-item a {
    color: #fff;
    font-weight: 500;
    display: inline-block;
    padding-bottom: 5px;
    position: relative;
  }
  .p-header .pc-container .pc-nav-item a::before {
    content: "";
    width: 0%;
    height: 2px;
    background-color: #0d5d33;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.3s;
  }
  .p-header .pc-container .pc-nav-item a:hover::before {
    width: 100%;
  }
  .p-header .pc-container .logo__img {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 10px;
    width: 200px;
    height: 100px;
  }
  .p-header .pc-container .logo__img .logo {
    background-image: url(../images/common/logo-long-wh.webp);
    height: 100px;
    width: 200px;
  }
  .p-header .pc-container .contactBTN-pc-A a {
    background-color: #0d5d33;
    display: block;
    padding: 20px 30px 20px 30px;
    border-radius: 9999px;
    margin-right: 3vw;
  }
  .p-header .pc-container .contactBTN-pc-A a span {
    position: relative;
  }
  .p-header .pc-container .contactBTN-pc-A a span::before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(../images/common/ico-mail-wh.png) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
  }
  .p-header .pc-container.scrolled {
    background-color: rgba(0, 0, 0, 0.4);
  }
}
@media (max-width: 1199px) {
  .p-header .pc-container .contactBTN-pc-B {
    display: none;
  }
}
@media (min-width: 1200px) {
  .p-header .pc-container .contactBTN-pc-A {
    display: none;
  }
  .p-header .pc-container .contactBTN-pc-B a {
    background-color: #0d5d33;
    color: #fff;
    display: block;
    padding: 12px 20px 12px 45px;
    border-radius: 9999px;
    margin-right: 2.5vw;
    font-size: 16px;
    font-weight: bold;
  }
  .p-header .pc-container .contactBTN-pc-B a span {
    position: relative;
  }
  .p-header .pc-container .contactBTN-pc-B a span::before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(../images/common/ico-mail-wh.png) no-repeat center/contain;
    position: absolute;
    top: 50%;
    left: -25px;
    transform: translateY(-50%);
  }
}

.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  opacity: 0;
  z-index: -1;
  background-color: #fff;
}
.mobile-menu__nav {
  display: block;
  height: 100%;
  width: 100%;
}
.mobile-menu__list {
  width: 100%;
  list-style: none;
  padding-top: 120px;
  margin-bottom: 30px;
}
.mobile-menu__item {
  margin: 0 8vw;
  padding: 20px;
  font-size: 14px;
  font-weight: 400;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
.mobile-menu__item::before {
  content: "";
  width: 10px;
  height: 10px;
  background: url(../images/common/arrow.png) no-repeat center/contain;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.mobile-menu a {
  color: rgb(39, 39, 39);
}
.mobile-menu__mobwrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 10px 20px;
}
.mobile-menu .web-item {
  flex-basis: 48%;
  margin-bottom: 15px;
}
.mobile-menu .web-item .btn {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  padding-left: 0;
}
.mobile-menu .web-form {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  display: block;
  text-align: center;
  border-radius: 10px;
  padding: 10px 60px 10px 10px;
  color: #fff;
  box-shadow: 0 3px 0 rgba(155, 155, 155, 0.5019607843);
  position: relative;
}
.mobile-menu .web-form::before {
  content: "";
  background: url(../images/common/sns1.svg) no-repeat center/contain;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.mobile-menu .web-form2 {
  background: linear-gradient(135deg, #ff0000 0%, #cc0000 100%);
  display: block;
  text-align: center;
  border-radius: 10px;
  padding: 10px 60px 10px 10px;
  color: #fff;
  box-shadow: 0 3px 0 rgba(155, 155, 155, 0.5019607843);
  position: relative;
}
.mobile-menu .web-form2::before {
  content: "";
  background: url(../images/common/sns2.svg) no-repeat center/contain;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.mobile-menu .web-form3 {
  background: linear-gradient(135deg, #12882d 0%, #12882d 100%);
  display: block;
  text-align: center;
  border-radius: 10px;
  padding: 10px 60px 10px 10px;
  color: #fff;
  box-shadow: 0 3px 0 rgba(155, 155, 155, 0.5019607843);
  position: relative;
}
.mobile-menu .web-form3::before {
  content: "";
  background: url(../images/common/line-icon02.png) no-repeat center/contain;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
@media (min-width: 600px) {
  .mobile-menu__item {
    font-size: 16px;
  }
  .mobile-menu__item::before {
    width: 12px;
    height: 12px;
  }
  .mobile-menu__mobwrap {
    padding: 0 30px;
    justify-content: center;
  }
  .mobile-menu .web-item {
    flex-basis: 220px;
    margin: 0 8px;
  }
  .mobile-menu .web-item .btn {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    padding-left: 0;
  }
  .mobile-menu .web-form {
    padding: 20px 60px 20px 10px;
  }
  .mobile-menu .web-form::before {
    width: 35px;
    height: 35px;
  }
  .mobile-menu .web-form2 {
    padding: 20px 60px 20px 10px;
  }
  .mobile-menu .web-form2::before {
    width: 35px;
    height: 35px;
  }
}

.p-cta__img {
  flex-basis: 30%;
  padding: 5px;
  height: 100px;
}
.p-cta__img img {
  border-radius: 5px;
}

.contact-btn {
  padding: 0 10px;
}
.contact-btn-list {
  display: flex;
  justify-content: space-between;
}
.contact-btn-item {
  width: 100%;
  text-align: center;
}
.contact-btn-item span {
  position: relative;
  font-size: 12px;
  color: rgb(39, 39, 39);
  padding: 40px 5px 10px 5px;
  display: block;
  background-color: #fff;
  border: 1px solid #2c7aee;
}
.contact-btn-item span::before {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  display: block;
  height: 22px;
  width: 22px;
  background-size: contain;
  background-repeat: no-repeat;
}
.contact-btn-item .tel::before {
  background-image: url(../images/common/icon-tel.png);
}
.contact-btn-item .mail::before {
  background-image: url(../images/common/icon-link-1-black.png);
}
.contact-btn-item .insta::before {
  background-image: url(../images/common/insta-black.png);
}

.mobile-container {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  height: 64px;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: right;
}
.mobile-container .mobile-button {
  z-index: 300;
  background-color: #453e3f;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.mobile-container .mobile-menu__btn {
  background-color: unset;
  border: none;
  outline: none !important;
  cursor: pointer;
  display: block;
  padding: 13px 11px;
}
.mobile-container .mobile-menu__btn.inview > span {
  background-color: #fff;
}
.mobile-container .mobile-menu__btn > span {
  background-color: #fff;
  width: 18px;
  height: 2px;
  display: block;
  margin-bottom: 4px;
  transition: transform 0.7s;
  opacity: 1;
}
.mobile-container .mobile-menu__btn > span:last-child {
  margin-bottom: 0;
}
.mobile-container .contactBTN a {
  background-color: #0d5d33;
  color: #fff;
  display: block;
  padding: 10px 20px 10px 40px;
  border-radius: 9999px;
  margin-right: 20px;
  font-size: 12px;
  font-weight: bold;
}
.mobile-container .contactBTN a span {
  position: relative;
}
.mobile-container .contactBTN a span::before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(../images/common/ico-mail-wh.png) no-repeat center/contain;
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
}
@media (min-width: 600px) {
  .mobile-container {
    height: 80px;
  }
  .mobile-container .mobile-button {
    width: 50px;
    height: 50px;
    margin-right: 20px;
  }
  .mobile-container .mobile-menu__btn {
    padding: 18px 15px;
  }
  .mobile-container .mobile-menu__btn > span {
    width: 20px;
  }
  .mobile-container .contactBTN a {
    padding: 12px 30px 12px 50px;
    font-size: 14px;
  }
}

.menu-open.mobile-menu {
  z-index: 8000;
  transition: all 0.5s;
  opacity: 1;
}
.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(6px) 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(-6px) 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%;
}

.c-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;
  zoom: 1;
  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;
  zoom: 1;
  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;
}/*# sourceMappingURL=style.css.map */