@charset "UTF-8";
@import url('？？？'); /* Googleフォント */

header,footer {
  display: none !important;
}
main {
  width: 100vw;
  height: 100vh;
  padding: 1.2%;
}
.first-kari {
  width: 100%;
  height: 100%;
  background-color: #8FD3AD;
  position: relative;
}
.first-kari .text-set {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: fit-content;
}
.first-kari .text-set p {
  color: #fff;
  text-align: center;
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  white-space: nowrap;
}
.first-kari .text-set p.text-1 {
  font-size: 72px;
  margin-bottom: 4%;
}
.first-kari .text-set p.text-2 {
  font-size: 18px;
  line-height: 32px;
}
@media screen and (max-width: 1024px) {
  main {
    padding: 2%;
  }
  .first-kari .text-set p.text-1 {
  font-size: 56px;
  margin-bottom: 3.2%;
}
.first-kari .text-set p.text-2 {
  font-size: 15px;
  line-height: 28px;
}
  /*  1025 px end  */
}
@media screen and (max-width: 460px) {
  .first-kari .text-set p.text-1 {
  font-size: 10vw;
  margin-bottom: 8%;
}
.first-kari .text-set p.text-2 {
font-size: 3.6vw;
        line-height: 5.6vw;
}
  /*  1025 px end  */
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
||
||            CSS セット
||            2025_02/01 ver.
||
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/*---------------------------------------
// Adobe font 表示CSS    ※ head内に<script>で表示しているタイプの呼び出しをしている時のみ
---------------------------------------*/
/*
html {
  visibility: hidden;
}
html.wf-active,
html.loading-delay {
  visibility: visible;
}
*/
/* 文字のベース */
p,a,span,h1,h2,h3,h4,time {
  color: #343434;
  overflow-wrap: break-word; /* 文字列が長すぎる場合に折り返し */
}

/*----------------------------------------
font-family
----------------------------------------*/
html .f1 {
  font-family: "Zen Maru Gothic", sans-serif;
}

html .f2 {
}

html .f3 {
}

html .f4 {
}

html .f5 {
}

/*----------------------------------------
font-size
----------------------------------------*/
.f-10 { font-size: 10px; }
.f-11 { font-size: 11px; }
.f-12 { font-size: 12px; }
.f-13 { font-size: 13px; }
.f-14 { font-size: 14px; }
.f-15 { font-size: 15px; }
.f-16 { font-size: 16px; }
.f-17 { font-size: 17px; }
.f-18 { font-size: 18px; }
.f-19 { font-size: 19px; }
.f-20 { font-size: 20px; }
.f-21 { font-size: 21px; }
.f-22 { font-size: 22px; }
.f-23 { font-size: 23px; }
.f-24 { font-size: 24px; }
.f-25 { font-size: 25px; }
.f-26 { font-size: 26px; }
.f-27 { font-size: 27px; }
.f-28 { font-size: 28px; }
.f-29 { font-size: 29px; }
.f-30 { font-size: 30px; }
.f-31 { font-size: 31px; }
.f-32 { font-size: 32px; }
.f-33 { font-size: 33px; }
.f-34 { font-size: 34px; }
.f-35 { font-size: 35px; }
.f-36 { font-size: 36px; }
.f-37 { font-size: 37px; }
.f-38 { font-size: 38px; }
.f-39 { font-size: 39px; }
.f-40 { font-size: 40px; }
.f-41 { font-size: 41px; }
.f-42 { font-size: 42px; }
.f-43 { font-size: 43px; }
.f-44 { font-size: 44px; }
.f-45 { font-size: 45px; }
.f-46 { font-size: 46px; }
.f-47 { font-size: 47px; }
.f-48 { font-size: 48px; }
.f-49 { font-size: 49px; }
.f-50 { font-size: 50px; }
.f-51 { font-size: 51px; }
.f-52 { font-size: 52px; }
.f-53 { font-size: 53px; }
.f-54 { font-size: 54px; }
.f-55 { font-size: 55px; }
.f-56 { font-size: 56px; }
.f-57 { font-size: 57px; }
.f-58 { font-size: 58px; }
.f-59 { font-size: 59px; }
.f-60 { font-size: 60px; }
.f-61 { font-size: 61px; }
.f-62 { font-size: 62px; }
.f-63 { font-size: 63px; }
.f-64 { font-size: 64px; }
.f-65 { font-size: 65px; }
.f-66 { font-size: 66px; }
.f-67 { font-size: 67px; }
.f-68 { font-size: 68px; }
.f-69 { font-size: 69px; }
.f-70 { font-size: 70px; }
.f-71 { font-size: 71px; }
.f-72 { font-size: 72px; }
.f-73 { font-size: 73px; }
.f-74 { font-size: 74px; }
.f-75 { font-size: 75px; }
.f-76 { font-size: 76px; }
.f-77 { font-size: 77px; }
.f-78 { font-size: 78px; }
.f-79 { font-size: 79px; }
.f-80 { font-size: 80px; }

/*-------------------------------
    1536px             --------*/
@media screen and (max-width:1536px) {
  .f-10 { font-size: 10px; }
  .f-11 { font-size: 11px; }
  .f-12 { font-size: 12px; }
  .f-13 { font-size: 13px; }
  .f-14 { font-size: 14px; }
  .f-15 { font-size: 14px; }
  .f-16 { font-size: 14px; }
  .f-17 { font-size: 16px; }
  .f-18 { font-size: 16px; }
  .f-19 { font-size: 18px; }
  .f-20 { font-size: 18px; }
  .f-21 { font-size: 20px; }
  .f-22 { font-size: 20px; }
  .f-23 { font-size: 21px; }
  .f-24 { font-size: 22px; }
  .f-25 { font-size: 22px; }
  .f-26 { font-size: 23px; }
  .f-27 { font-size: 23px; }
  .f-28 { font-size: 24px; }
  .f-29 { font-size: 26px; }
  .f-30 { font-size: 26px; }
  .f-31 { font-size: 28px; }
  .f-32 { font-size: 28px; }
  .f-33 { font-size: 30px; }
  .f-34 { font-size: 30px; }
  .f-35 { font-size: 32px; }
  .f-36 { font-size: 32px; }
  .f-37 { font-size: 32px; }
  .f-38 { font-size: 34px; }
  .f-39 { font-size: 34px; }
  .f-40 { font-size: 34px; }
  .f-41 { font-size: 34px; }
  .f-42 { font-size: 36px; }
  .f-43 { font-size: 36px; }
  .f-44 { font-size: 36px; }
  .f-45 { font-size: 38px; }
  .f-46 { font-size: 38px; }
  .f-47 { font-size: 40px; }
  .f-48 { font-size: 40px; }
  .f-49 { font-size: 42px; }
  .f-50 { font-size: 42px; }
  .f-51 { font-size: 42px; }
  .f-52 { font-size: 42px; }
  .f-53 { font-size: 44px; }
  .f-54 { font-size: 44px; }
  .f-55 { font-size: 48px; }
  .f-56 { font-size: 48px; }
  .f-57 { font-size: 48px; }
  .f-58 { font-size: 48px; }
  .f-59 { font-size: 50px; }
  .f-60 { font-size: 50px; }
  .f-61 { font-size: 50px; }
  .f-62 { font-size: 52px; }
  .f-63 { font-size: 52px; }
  .f-64 { font-size: 54px; }
  .f-65 { font-size: 54px; }
  .f-66 { font-size: 54px; }
  .f-67 { font-size: 54px; }
  .f-68 { font-size: 58px; }
  .f-69 { font-size: 58px; }
  .f-70 { font-size: 60px; }
  .f-71 { font-size: 60px; }
  .f-72 { font-size: 60px; }
  .f-73 { font-size: 60px; }
  .f-74 { font-size: 62px; }
  .f-75 { font-size: 62px; }
  .f-76 { font-size: 62px; }
  .f-77 { font-size: 62px; }
  .f-78 { font-size: 64px; }
  .f-79 { font-size: 64px; }
  .f-80 { font-size: 64px; }
  /*  1536 px end  */
}

/*-------------------------------
  1024px             --------*/
  @media screen and (max-width:1024px) {
    .f-10 { font-size: 10px; }
    .f-11 { font-size: 11px; }
    .f-12 { font-size: 12px; }
    .f-13 { font-size: 13px; }
    .f-14 { font-size: 14px; }
    .f-15 { font-size: 15px; }
    .f-16 { font-size: 15px; }
    .f-17 { font-size: 16px; }
    .f-18 { font-size: 17px; }
    .f-19 { font-size: 17px; }
    .f-20 { font-size: 18px; }
    .f-21 { font-size: 18px; }
    .f-22 { font-size: 18px; }
    .f-23 { font-size: 18px; }
    .f-24 { font-size: 20px; }
    .f-25 { font-size: 20px; }
    .f-26 { font-size: 20px; }
    .f-27 { font-size: 24px; }
    .f-28 { font-size: 24px; }
    .f-29 { font-size: 24px; }
    .f-30 { font-size: 24px; }
    .f-31 { font-size: 26px; }
    .f-32 { font-size: 26px; }
    .f-33 { font-size: 28px; }
    .f-34 { font-size: 28px; }
    .f-35 { font-size: 28px; }
    .f-36 { font-size: 30px; }
    .f-37 { font-size: 30px; }
    .f-38 { font-size: 32px; }
    .f-39 { font-size: 32px; }
    .f-40 { font-size: 32px; }
    .f-41 { font-size: 32px; }
    .f-42 { font-size: 34px; }
    .f-43 { font-size: 34px; }
    .f-44 { font-size: 34px; }
    .f-45 { font-size: 36px; }
    .f-46 { font-size: 36px; }
    .f-47 { font-size: 38px; }
    .f-48 { font-size: 38px; }
    .f-49 { font-size: 40px; }
    .f-50 { font-size: 40px; }
    .f-51 { font-size: 40px; }
    .f-52 { font-size: 40px; }
    .f-53 { font-size: 42px; }
    .f-54 { font-size: 42px; }
    .f-55 { font-size: 44px; }
    .f-56 { font-size: 44px; }
    .f-57 { font-size: 44px; }
    .f-58 { font-size: 44px; }
    .f-59 { font-size: 46px; }
    .f-60 { font-size: 46px; }
    .f-61 { font-size: 46px; }
    .f-62 { font-size: 48px; }
    .f-63 { font-size: 48px; }
    .f-64 { font-size: 50px; }
    .f-65 { font-size: 50px; }
    .f-66 { font-size: 50px; }
    .f-67 { font-size: 50px; }
    .f-68 { font-size: 54px; }
    .f-69 { font-size: 54px; }
    .f-70 { font-size: 54px; }
    .f-71 { font-size: 54px; }
    .f-72 { font-size: 54px; }
    .f-73 { font-size: 54px; }
    .f-74 { font-size: 60px; }
    .f-75 { font-size: 60px; }
    .f-76 { font-size: 62px; }
    .f-77 { font-size: 62px; }
    .f-78 { font-size: 62px; }
    .f-79 { font-size: 62px; }
    .f-80 { font-size: 62px; }
      /*  1024 px end  */
  }

/*-------------------------------
    414px             --------*/
@media screen and (max-width: 414px) {
  .sp-f-10 { font-size: 2.565vw !important; }
  .sp-f-11 { font-size: 2.821vw !important; }
  .sp-f-12 { font-size: 3.08vw !important; }
  .sp-f-13 { font-size: 3.334vw !important; }
  .sp-f-14 { font-size: 3.59vw !important; }
  .sp-f-15 { font-size: 3.8462vw !important; }
  .sp-f-16 { font-size: 4.12vw !important; }
  .sp-f-17 { font-size: 4.359vw !important; }
  .sp-f-18 { font-size: 4.62vw !important; }
  .sp-f-19 { font-size: 4.872vw !important; }
  .sp-f-20 { font-size: 5.13vw !important; }
  .sp-f-21 { font-size: 5.385vw !important; }
  .sp-f-22 { font-size: 5.65vw !important; }
  .sp-f-23 { font-size: 5.898vw !important; }
  .sp-f-24 { font-size: 6.16vw !important; }
  .sp-f-25 { font-size: 6.411vw !important; }
  .sp-f-26 { font-size: 6.667vw !important; }
  .sp-f-27 { font-size: 6.924vw !important; }
  .sp-f-28 { font-size: 6.087vw !important; }
  .sp-f-29 { font-size: 6.305vw !important; }
  .sp-f-30 { font-size: 6.522vw !important; }
  .sp-f-31 { font-size: 6.7392vw !important; }
  .sp-f-32 { font-size: 6.957vw !important; }
  .sp-f-33 { font-size: 7.174vw !important; }
  .sp-f-34 { font-size: 7.392vw !important; }
  .sp-f-35 { font-size: 7.609vw !important; }
  .sp-f-36 { font-size: 7.827vw !important; }
  .sp-f-37 { font-size: 8.044vw !important; }
  .sp-f-38 { font-size: 8.261vw !important; }
  .sp-f-39 { font-size: 8.479vw !important; }
  .sp-f-40 { font-size: 8.696vw !important; }

  /*  414 px end  */
}
/*----------------------------------------
font-line
----------------------------------------*/
.f-line-20 { line-height: 20px; }
.f-line-21 { line-height: 21px; }
.f-line-22 { line-height: 22px; }
.f-line-23 { line-height: 23px; }
.f-line-24 { line-height: 24px; }
.f-line-25 { line-height: 25px; }
.f-line-26 { line-height: 26px; }
.f-line-27 { line-height: 27px; }
.f-line-28 { line-height: 28px; }
.f-line-29 { line-height: 29px; }
.f-line-30 { line-height: 30px; }
.f-line-31 { line-height: 31px; }
.f-line-32 { line-height: 32px; }
.f-line-33 { line-height: 33px; }
.f-line-34 { line-height: 34px; }
.f-line-35 { line-height: 35px; }
.f-line-36 { line-height: 36px; }
.f-line-37 { line-height: 37px; }
.f-line-38 { line-height: 38px; }
.f-line-39 { line-height: 39px; }
.f-line-40 { line-height: 40px; }
.f-line-41 { line-height: 41px; }
.f-line-42 { line-height: 42px; }
.f-line-43 { line-height: 43px; }
.f-line-44 { line-height: 44px; }
.f-line-45 { line-height: 45px; }
.f-line-46 { line-height: 46px; }
.f-line-47 { line-height: 47px; }
.f-line-48 { line-height: 48px; }
.f-line-49 { line-height: 49px; }
.f-line-50 { line-height: 50px; }
.f-line-51 { line-height: 51px; }
.f-line-52 { line-height: 52px; }
.f-line-53 { line-height: 53px; }
.f-line-54 { line-height: 54px; }
.f-line-55 { line-height: 55px; }
.f-line-56 { line-height: 56px; }
.f-line-57 { line-height: 57px; }
.f-line-58 { line-height: 58px; }
.f-line-59 { line-height: 59px; }
.f-line-60 { line-height: 60px; }
.f-line-61 { line-height: 61px; }
.f-line-62 { line-height: 62px; }
.f-line-63 { line-height: 63px; }
.f-line-64 { line-height: 64px; }
.f-line-65 { line-height: 65px; }
.f-line-66 { line-height: 66px; }
.f-line-67 { line-height: 67px; }
.f-line-68 { line-height: 68px; }
.f-line-69 { line-height: 69px; }
.f-line-70 { line-height: 70px; }
.f-line-71 { line-height: 71px; }
.f-line-72 { line-height: 72px; }
.f-line-73 { line-height: 73px; }
.f-line-74 { line-height: 74px; }
.f-line-75 { line-height: 75px; }
.f-line-76 { line-height: 76px; }
.f-line-77 { line-height: 77px; }
.f-line-78 { line-height: 78px; }
.f-line-79 { line-height: 79px; }
.f-line-80 { line-height: 80px; }
.f-line-81 { line-height: 81px; }
.f-line-82 { line-height: 82px; }
.f-line-83 { line-height: 83px; }
.f-line-84 { line-height: 84px; }
.f-line-85 { line-height: 85px; }
.f-line-86 { line-height: 86px; }
.f-line-87 { line-height: 87px; }
.f-line-88 { line-height: 88px; }
.f-line-89 { line-height: 89px; }
.f-line-90 { line-height: 90px; }
.f-line-91 { line-height: 91px; }
.f-line-92 { line-height: 92px; }
.f-line-93 { line-height: 93px; }
.f-line-94 { line-height: 94px; }
.f-line-95 { line-height: 95px; }
.f-line-96 { line-height: 96px; }
.f-line-97 { line-height: 97px; }
.f-line-98 { line-height: 98px; }
.f-line-99 { line-height: 99px; }
.f-line-100 { line-height: 100px; }
@media screen and (max-width: 1024px) {
  .f-line-20 { line-height: 20px; }
  .f-line-21 { line-height: 21px; }
  .f-line-22 { line-height: 22px; }
  .f-line-23 { line-height: 23px; }
  .f-line-24 { line-height: 24px; }
  .f-line-25 { line-height: 25px; }
  .f-line-26 { line-height: 26px; }
  .f-line-27 { line-height: 27px; }
  .f-line-28 { line-height: 28px; }
  .f-line-29 { line-height: 28px; }
  .f-line-30 { line-height: 28px; }
  .f-line-31 { line-height: 28px; }
  .f-line-32 { line-height: 28px; }
  .f-line-33 { line-height: 32px; }
  .f-line-34 { line-height: 32px; }
  .f-line-35 { line-height: 32px; }
  .f-line-36 { line-height: 32px; }
  .f-line-37 { line-height: 32px; }
  .f-line-38 { line-height: 32px; }
  .f-line-39 { line-height: 36px; }
  .f-line-40 { line-height: 36px; }
  .f-line-41 { line-height: 36px; }
  .f-line-42 { line-height: 36px; }
  .f-line-43 { line-height: 36px; }
  .f-line-44 { line-height: 36px; }
  .f-line-45 { line-height: 42px; }
  .f-line-46 { line-height: 42px; }
  .f-line-47 { line-height: 42px; }
  .f-line-48 { line-height: 42px; }
  .f-line-49 { line-height: 42px; }
  .f-line-50 { line-height: 42px; }
  .f-line-51 { line-height: 42px; }
  .f-line-52 { line-height: 42px; }
  .f-line-53 { line-height: 42px; }
  .f-line-54 { line-height: 42px; }
  .f-line-55 { line-height: 48px; }
  .f-line-56 { line-height: 48px; }
  .f-line-57 { line-height: 48px; }
  .f-line-58 { line-height: 48px; }
  .f-line-59 { line-height: 48px; }
  .f-line-60 { line-height: 48px; }
  .f-line-61 { line-height: 48px; }
  .f-line-62 { line-height: 48px; }
  .f-line-63 { line-height: 48px; }
  .f-line-64 { line-height: 48px; }
  .f-line-65 { line-height: 48px; }
  .f-line-66 { line-height: 48px; }
  .f-line-67 { line-height: 48px; }
  .f-line-68 { line-height: 48px; }
  .f-line-69 { line-height: 60px; }
  .f-line-70 { line-height: 60px; }
  .f-line-71 { line-height: 60px; }
  .f-line-72 { line-height: 60px; }
  .f-line-73 { line-height: 60px; }
  .f-line-74 { line-height: 60px; }
  .f-line-75 { line-height: 60px; }
  .f-line-76 { line-height: 60px; }
  .f-line-77 { line-height: 60px; }
  .f-line-78 { line-height: 60px; }
  .f-line-79 { line-height: 60px; }
  .f-line-80 { line-height: 60px; }
  .f-line-81 { line-height: 72px; }
  .f-line-82 { line-height: 72px; }
  .f-line-83 { line-height: 72px; }
  .f-line-84 { line-height: 72px; }
  .f-line-85 { line-height: 72px; }
  .f-line-86 { line-height: 72px; }
  .f-line-87 { line-height: 72px; }
  .f-line-88 { line-height: 72px; }
  .f-line-89 { line-height: 72px; }
  .f-line-90 { line-height: 72px; }
  .f-line-91 { line-height: 72px; }
  .f-line-92 { line-height: 72px; }
  .f-line-93 { line-height: 86px; }
  .f-line-94 { line-height: 86px; }
  .f-line-95 { line-height: 86px; }
  .f-line-96 { line-height: 86px; }
  .f-line-97 { line-height: 86px; }
  .f-line-98 { line-height: 86px; }
  .f-line-99 { line-height: 86px; }
  .f-line-100 { line-height: 86px; }
  }
@media screen and (max-width: 414px) {
  .sp-f-line-12 { line-height: 3.08vw !important; }
  .sp-f-line-13 { line-height: 3.33vw !important; }
  .sp-f-line-14 { line-height: 3.59vw !important; }
  .sp-f-line-15 { line-height: 3.85vw !important; }
  .sp-f-line-16 { line-height: 4.10vw !important; }
  .sp-f-line-17 { line-height: 4.36vw !important; }
  .sp-f-line-18 { line-height: 4.62vw !important; }
  .sp-f-line-19 { line-height: 4.87vw !important; }
  .sp-f-line-20 { line-height: 5.13vw !important; }
  .sp-f-line-21 { line-height: 5.38vw !important; }
  .sp-f-line-22 { line-height: 5.64vw !important; }
  .sp-f-line-23 { line-height: 5.90vw !important; }
  .sp-f-line-24 { line-height: 6.15vw !important; }
  .sp-f-line-25 { line-height: 6.41vw !important; }
  .sp-f-line-26 { line-height: 6.67vw !important; }
  .sp-f-line-27 { line-height: 6.92vw !important; }
  .sp-f-line-28 { line-height: 7.18vw !important; }
  .sp-f-line-29 { line-height: 7.44vw !important; }
  .sp-f-line-30 { line-height: 7.69vw !important; }
  .sp-f-line-31 { line-height: 7.95vw !important; }
  .sp-f-line-32 { line-height: 8.21vw !important; }
  .sp-f-line-33 { line-height: 8.46vw !important; }
  .sp-f-line-34 { line-height: 8.72vw !important; }
  .sp-f-line-35 { line-height: 8.97vw !important; }
  .sp-f-line-36 { line-height: 9.23vw !important; }
  .sp-f-line-37 { line-height: 9.49vw !important; }
  .sp-f-line-38 { line-height: 9.74vw !important; }
  .sp-f-line-39 { line-height: 10.00vw !important; }
  .sp-f-line-40 { line-height: 10.26vw !important; }
  .sp-f-line-41 { line-height: 10.51vw !important; }
  .sp-f-line-42 { line-height: 10.77vw !important; }
  .sp-f-line-43 { line-height: 11.03vw !important; }
  .sp-f-line-44 { line-height: 11.28vw !important; }
  .sp-f-line-45 { line-height: 11.54vw !important; }
  .sp-f-line-46 { line-height: 11.79vw !important; }
  .sp-f-line-47 { line-height: 12.05vw !important; }
  .sp-f-line-48 { line-height: 12.31vw !important; }
  .sp-f-line-49 { line-height: 12.56vw !important; }
  .sp-f-line-50 { line-height: 12.82vw !important; }
  .sp-f-line-51 { line-height: 13.08vw !important; }
  .sp-f-line-52 { line-height: 13.33vw !important; }
  .sp-f-line-53 { line-height: 13.59vw !important; }
  .sp-f-line-54 { line-height: 13.85vw !important; }
  .sp-f-line-55 { line-height: 14.10vw !important; }
  .sp-f-line-56 { line-height: 14.36vw !important; }
  .sp-f-line-57 { line-height: 14.62vw !important; }
  .sp-f-line-58 { line-height: 14.87vw !important; }
  .sp-f-line-59 { line-height: 15.13vw !important; }
  .sp-f-line-60 { line-height: 15.38vw !important; }
  .sp-f-line-61 { line-height: 15.64vw !important; }
  .sp-f-line-62 { line-height: 15.90vw !important; }
  .sp-f-line-63 { line-height: 16.15vw !important; }
  .sp-f-line-64 { line-height: 16.41vw !important; }
  .sp-f-line-65 { line-height: 16.67vw !important; }
  .sp-f-line-66 { line-height: 16.92vw !important; }
  .sp-f-line-67 { line-height: 17.18vw !important; }
  .sp-f-line-68 { line-height: 17.44vw !important; }
  .sp-f-line-69 { line-height: 17.69vw !important; }
  .sp-f-line-70 { line-height: 17.95vw !important; }
  .sp-f-line-71 { line-height: 18.21vw !important; }
  .sp-f-line-72 { line-height: 18.46vw !important; }
  .sp-f-line-73 { line-height: 18.72vw !important; }
  .sp-f-line-74 { line-height: 18.97vw !important; }
  .sp-f-line-75 { line-height: 19.23vw !important; }
  .sp-f-line-76 { line-height: 19.49vw !important; }
  .sp-f-line-77 { line-height: 19.74vw !important; }
  .sp-f-line-78 { line-height: 20.00vw !important; }
  .sp-f-line-79 { line-height: 20.26vw !important; }
  .sp-f-line-80 { line-height: 20.51vw !important; }
  .sp-f-line-81 { line-height: 20.77vw !important; }
  .sp-f-line-82 { line-height: 21.03vw !important; }
  .sp-f-line-83 { line-height: 21.28vw !important; }
  .sp-f-line-84 { line-height: 21.54vw !important; }
  .sp-f-line-85 { line-height: 21.79vw !important; }
  .sp-f-line-86 { line-height: 22.05vw !important; }
  .sp-f-line-87 { line-height: 22.31vw !important; }
  .sp-f-line-88 { line-height: 22.56vw !important; }
  .sp-f-line-89 { line-height: 22.82vw !important; }
  .sp-f-line-90 { line-height: 23.08vw !important; }
  .sp-f-line-91 { line-height: 23.33vw !important; }
  .sp-f-line-92 { line-height: 23.59vw !important; }
  .sp-f-line-93 { line-height: 23.85vw !important; }
  .sp-f-line-94 { line-height: 24.10vw !important; }
  .sp-f-line-95 { line-height: 24.36vw !important; }
  .sp-f-line-96 { line-height: 24.62vw !important; }
  .sp-f-line-97 { line-height: 24.87vw !important; }
  .sp-f-line-98 { line-height: 25.13vw !important; }
  .sp-f-line-99 { line-height: 25.38vw !important; }
  .sp-f-line-100 { line-height: 25.64vw !important; }
}

/*----------------------------------------
font-letter
----------------------------------------*/
.f-letter--50 { letter-spacing: -0.050em; }
.f-letter--40 { letter-spacing: -0.040em; }
.f-letter--30 { letter-spacing: -0.030em; }
.f-letter--20 { letter-spacing: -0.020em; }
.f-letter--10 { letter-spacing: -0.010em; }
.f-letter-10 { letter-spacing: 0.010em; }
.f-letter-20 { letter-spacing: 0.020em; }
.f-letter-30 { letter-spacing: 0.030em; }
.f-letter-40 { letter-spacing: 0.040em; }
.f-letter-50 { letter-spacing: 0.050em; }
.f-letter-60 { letter-spacing: 0.060em; }
.f-letter-70 { letter-spacing: 0.070em; }
.f-letter-80 { letter-spacing: 0.080em; }
.f-letter-90 { letter-spacing: 0.090em; }
.f-letter-100 { letter-spacing: 0.100em; }
.f-letter-110 { letter-spacing: 0.110em; }
.f-letter-120 { letter-spacing: 0.120em; }
.f-letter-130 { letter-spacing: 0.130em; }
.f-letter-140 { letter-spacing: 0.140em; }
.f-letter-150 { letter-spacing: 0.150em; }
.f-letter-160 { letter-spacing: 0.160em; }
.f-letter-170 { letter-spacing: 0.170em; }
.f-letter-180 { letter-spacing: 0.180em; }
.f-letter-190 { letter-spacing: 0.190em; }
.f-letter-200 { letter-spacing: 0.200em; }

@media screen and (max-width: 414px) {
.sp-f-letter--50 { letter-spacing: -12.82vw; }
.sp-f-letter--40 { letter-spacing: -10.26vw; }
.sp-f-letter--30 { letter-spacing: -7.69vw; }
.sp-f-letter--20 { letter-spacing: -5.13vw; }
.sp-f-letter--10 { letter-spacing: -2.56vw; }
.sp-f-letter-10 { letter-spacing: 2.56vw; }
.sp-f-letter-20 { letter-spacing: 5.13vw; }
.sp-f-letter-30 { letter-spacing: 7.69vw; }
.sp-f-letter-40 { letter-spacing: 10.26vw; }
.sp-f-letter-50 { letter-spacing: 12.82vw; }
.sp-f-letter-60 { letter-spacing: 15.38vw; }
.sp-f-letter-70 { letter-spacing: 17.95vw; }
.sp-f-letter-80 { letter-spacing: 20.51vw; }
.sp-f-letter-90 { letter-spacing: 23.08vw; }
.sp-f-letter-100 { letter-spacing: 25.64vw; }
.sp-f-letter-110 { letter-spacing: 28.21vw; }
.sp-f-letter-120 { letter-spacing: 30.77vw; }
.sp-f-letter-130 { letter-spacing: 33.33vw; }
.sp-f-letter-140 { letter-spacing: 35.90vw; }
.sp-f-letter-150 { letter-spacing: 38.46vw; }
.sp-f-letter-160 { letter-spacing: 41.03vw; }
.sp-f-letter-170 { letter-spacing: 43.59vw; }
.sp-f-letter-180 { letter-spacing: 46.15vw; }
.sp-f-letter-190 { letter-spacing: 48.72vw; }
.sp-f-letter-200 { letter-spacing: 51.28vw; }
}

/*----------------------------------------
font-weight
----------------------------------------*/
.f-w-light {
  font-weight:100;
}
.f-w-400 {
  font-weight: 400;
}
.f-w-500 {
  font-weight: 500;
}
.f-w-600 {
  font-weight: 600;
}
.f-w-bold {
  font-weight: bold;
}


/*-------------------------------------------------------------
レイアウト
-------------------------------------------------------------*/
a {
  text-decoration: none;
  display: block;
}
img {
  width: 100%;
}
html p {
  margin-bottom: 0;
}
html ul {
  padding-left: 0;
}
html body .wrapper {
  width: 88vw;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}
html body .wrapper-2 {
  width: 88vw;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
html body .wrapper-3 {
  width: 88vw;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.center {
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.right {
  margin-left: auto;
  display: block;
}
.left {
  margin-right: auto;
  display: block;
}

.flex {
  display: flex;
  align-items: center;
}
/* 2グリット */
.flex-box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.flex-box .block-left {
  width: 48%;
}
.flex-box .block-right {
  width: 48%;
}


/* 3グリット   ( ２種類あり ) */
ul.flex-box-2,  /*sp 1列*/
ul.flex-box-2-type2  /*sp ２列*/ {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
ul.flex-box-2 li,
ul.flex-box-2-type2 li {
  width: 31%;
  margin-bottom: 6%;
}
ul.flex-box-2 li:nth-of-type(2),
ul.flex-box-2 li:nth-of-type(5),
ul.flex-box-2 li:nth-of-type(8),
ul.flex-box-2 li:nth-of-type(11),
ul.flex-box-2-type2 li:nth-of-type(2),
ul.flex-box-2-type2 li:nth-of-type(5),
ul.flex-box-2-type2 li:nth-of-type(8),
ul.flex-box-2-type2 li:nth-of-type(11) {
  margin-right: 3.5%;
  margin-left: 3.5%;
}

.btn-type-1 {
  display: block;
  max-width: 320px;
  width: 100%;
  height: 68px;
  position: relative;
  background-color: #FFF3C7;
  border-radius: 999px;
  border: 2px solid #FFF3C7;
  transition: all 0.4s;
}
.btn-type-1 p {
  width: fit-content;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  font-size: 18px;
  color: #000;
  transition: all 0.4s;
}
.img-mask {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.img-mask::after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 66.8%; /*  3:2の比率  */
}
.img-mask img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top:0;
  left: 0;
  object-position: center;
  transition: all 0.4s;
}
@media screen and (min-width: 1025px) {
  .img-mask:hover img {
    transform: scale(1.04);
  }
  .img-mask.no-hover:hover img {
    transform: scale(1.00);
  }
}

@media screen and (max-width: 1024px) {
  html body .wrapper,
  html body .wrapper-2,
  html body .wrapper-3 {
    max-width: 560px;
  }

  /* 2グリット */
  .flex-box {
    flex-direction: column;
    width: 100%;
    max-width: 560px;
    margin-right: auto;
    margin-left: auto;
  }
  .flex-box .block-left {
    width: 100% !important;
    margin-bottom: 6%;
  }
  .flex-box .block-right {
    width: 100% !important;
  }
  /* 3グリット */
  /* １列 */
  ul.flex-box-2 li {
    width: 100%;
    margin-bottom: 6%;
  }
  ul.flex-box-2 li:nth-of-type(2),
  ul.flex-box-2 li:nth-of-type(5),
  ul.flex-box-2 li:nth-of-type(8),
  ul.flex-box-2 li:nth-of-type(11),
  ul.flex-box-2-type2 li:nth-of-type(2),
  ul.flex-box-2-type2 li:nth-of-type(5),
  ul.flex-box-2-type2 li:nth-of-type(8),
  ul.flex-box-2-type2 li:nth-of-type(11) {
    margin-right: 0% !important;
    margin-left: 0% !important;
  }
  /* ２列 */
  ul.flex-box-2-type2 {
    justify-content: space-between;
  }
  ul.flex-box-2-type2 li {
    width: 48% !important;
  }
}

/*------------------
 スペース表
------------------*/
/* padding/margin  -  type-1 */
.pt-type-1 {
  padding-top: 8vw;
}
.pb-type-1 {
  padding-bottom: 8vw;
}
.mt-type-1 {
  margin-top: 8vw;
}
.mb-type-1 {
  margin-bottom: 8vw;
}

/* padding/margin  -  type-2 */
.pt-type-2 {
  padding-top: 6.4vw;
}
.pb-type-2 {
  padding-bottom: 6.4vw;
}
.mt-type-2 {
  margin-top: 6.4vw;
}
.mb-type-2 {
  margin-bottom: 6.4vw;
}

/* padding/margin  -  type-3 */
.pt-type-3 {
  padding-top: 5.8vw;
}
.pb-type-3 {
  padding-bottom: 5.8vw;
}
.mt-type-3 {
  margin-top: 5.8vw;
}
.mb-type-3 {
  margin-bottom: 5.8vw;
}

/* padding/margin  -  type-4 */
.pt-type-4 {
  padding-top: 4.2vw;
}
.pb-type-4 {
  padding-bottom: 4.2vw;
}
.mt-type-4 {
  margin-top: 4.2vw;
}
.mb-type-4 {
  margin-bottom: 4.2vw;
}

/* padding/margin  -  type-5 */
.pt-type-5 {
  padding-top: 1.7vw;
}
.pb-type-5 {
  padding-bottom: 1.7vw;
}
.mt-type-5 {
  margin-top: 1.7vw;
}
.mb-type-5 {
  margin-bottom: 1.7vw;
}

@media screen and (max-width: 1024px) {
  /* padding/margin  -  type-1 */
.pt-type-1 {
  padding-top: 9.6vw;
}
.pb-type-1 {
  padding-bottom: 9.6vw;
}
.mt-type-1 {
  margin-top: 9.6vw;
}
.mb-type-1 {
  margin-bottom: 9.6vw;
}

/* padding/margin  -  type-2 */
.pt-type-2 {
  padding-top: 8vw;
}
.pb-type-2 {
  padding-bottom: 8vw;
}
.mt-type-2 {
  margin-top: 8vw;
}
.mb-type-2 {
  margin-bottom:8vw;
}

/* padding/margin  -  type-3 */
.pt-type-3 {
  padding-top: 5.6vw;
}

.pb-type-3 {
  padding-bottom: 5.6vw;
}

.mt-type-3 {
  margin-top: 5.6vw;
}

.mb-type-3 {
  margin-bottom: 5.6vw;
}

/* padding/margin  -  type-4 */
.pt-type-4 {
  padding-top: 3.6vw;
}

.pb-type-4 {
  padding-bottom: 3.6vw;
}

.mt-type-4 {
  margin-top: 3.6vw;
}

.mb-type-4 {
  margin-bottom: 3.6vw;
}

/* padding/margin  -  type-5 */
.pt-type-5 {
  padding-top: 2.2vw;
}

.pb-type-5 {
  padding-bottom: 2.2vw;
}

.mt-type-5 {
  margin-top: 2.2vw;
}

.mb-type-5 {
  margin-bottom: 2.2vw;
}
}

@media screen and (max-width: 560px) {
  /* padding/margin  -  type-1 */
.pt-type-1 {
  padding-top: 20.6vw;
}
.pb-type-1 {
  padding-bottom: 20.6vw;
}
.mt-type-1 {
  margin-top: 20.6vw;
}
.mb-type-1 {
  margin-bottom: 20.6vw;
}

/* padding/margin  -  type-2 */
.pt-type-2 {
  padding-top: 16vw;
}
.pb-type-2 {
  padding-bottom: 16vw;
}
.mt-type-2 {
  margin-top: 16vw;
}
.mb-type-2 {
  margin-bottom:16vw;
}

/* padding/margin  -  type-3 */
.pt-type-3 {
  padding-top: 12vw;
}

.pb-type-3 {
  padding-bottom: 12vw;
}

.mt-type-3 {
  margin-top: 12vw;
}

.mb-type-3 {
  margin-bottom: 12vw;
}

/* padding/margin  -  type-4 */
.pt-type-4 {
  padding-top: 9.6vw;
}

.pb-type-4 {
  padding-bottom: 9.6vw;
}

.mt-type-4 {
  margin-top: 9.6vw;
}

.mb-type-4 {
  margin-bottom: 9.6vw;
}

/* padding/margin  -  type-5 */
.pt-type-5 {
  padding-top: 6.4vw;
}

.pb-type-5 {
  padding-bottom: 6.4vw;
}

.mt-type-5 {
  margin-top: 6.4vw;
}

.mb-type-5 {
  margin-bottom: 6.4vw;
}
}

/*------------------------------------------------------------
お問い合わせ
------------------------------------------------------------*/
/* 入力 */
.page-main-contact .text-1 {
  margin: 6% 0;
}
.wp_contact-area {
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
  width: 88vw;
}
.wp_contact-area li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 4%;
}
.wp_contact-area li:last-of-type {
  margin-bottom: 0;
}
.wp_contact-area li article {
  width: 30%;
}
.wp_contact-area li aside {
  width: 65%;
}
.wp_contact-area li .button,
.wp_contact-area li input,
.wp_contact-area li optgroup,
.wp_contact-area li select,
.wp_contact-area li textarea {
  width: 100%;
  padding: 15px 16px;
  background-color: #F4F4F4;
}
.wp-con-btn-area {
  margin-top: 12%;
  margin-bottom: 8%;
}
.wp-con-btn-area input {
  margin-right: auto;
  margin-left: auto;
  display: block;
  background-color: #fff;
  padding: 4px 24px;
  transition: all 0.4s;
}
.wp_contact-area .radio-mode input {
  width: fit-content;
}
.wp_contact-area .radio-mode aside span {
  margin-right: 12px;
  margin-left: 0 !important;
}
.wp_contact-area .red {
  font-size: 12px;
  color: #e20e0e;
  padding-left: 12px;
}
.wp_contact-area li.name-mode input {
  max-width: 358px;
}
.wp_contact-area li.tell-mode input {
  max-width: 262px;
}
.wp_contact-area li.address-mode input {
  max-width: 500px;
}
.wp_contact-area li.img-mode aside {
  position: relative;
}
.wp_contact-area li.img-mode aside span {
  position: absolute;
  bottom: -4px;
  left: 0;
  transform: translateY(-100%);
}

/* 確認 */
.wp_contact-area-confirmation .wp-con-btn-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mw_wp_form.mw_wp_form_confirm span.red {
  display: none;
}

@media screen and (max-width: 768px) {
  .wp_contact-area li {
    flex-direction: column;
  }
  .wp_contact-area li article,
  .wp_contact-area li aside {
    width: 100%;
  }
  .wp_contact-area li article {
    margin-bottom: 1.2%;
  }
}
@media screen and (max-width: 414px) {
  .wp_contact-area li article  {
    font-size: 3.847vw;
    line-height: 7.2vw;
  }
  .wp_contact-area li aside {
    font-size: 3.847vw;
    line-height: 7.2vw;
  }
  .wp_contact-area li .button, .wp_contact-area li input, .wp_contact-area li optgroup, .wp_contact-area li select, .wp_contact-area li textarea {
    padding: 13.5px 16px;
  }
  .wp_contact-area li.name-item input {
    max-width: 270px;
  }
  .wp_contact-area li.tell-item input {
    max-width: 220px;
  }
}
.contact-send {
  width: 100vw;
  height: 100vw;
  max-width: 320px;
  max-height: 64px;
  border-radius: 999px;
  background-color: #004A86;
  position: relative;
  margin-top: 6%;
}
.contact-send input {
  width: 100%;
  height: 100%;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}

/*---------------------------------------
header.php
---------------------------------------*/
header.pc-header {
  position: fixed;
  top: 4%;
  left: 0;
  z-index: 999;
  width: 100vw;
}
header.pc-header nav {
  width: 92%;
  max-width: 1600px;
  padding: 0.8% 2%;
  background-color: #000;
  display: flex;
  justify-content: space-between;
  margin-right: auto;
  margin-left: auto;
  align-items: center;
  border-radius: 999px;
}
header.pc-header nav .logo {
  width: 100%;
  max-width: 196px
}
header.pc-header nav .logo img {
  width: 100%;
}
header.pc-header nav ul {
  width: 75%;
  max-width: 800px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header.pc-header nav ul li a p {
  color: #fff;
}
header.pc-header nav ul li.contact-btn p {
  border: 1px solid #fff;
  width: 100vw;
  max-width: 160px;
  text-align: center;
  padding: 4% 0;
}
/*========= ナビゲーションドロップダウンのためのCSS ===============*/
.header-nav-menu ul ul.dropdown-menu{
	display: block;
}
.header-nav-menu ul li.has-child{
	position: relative;
  padding-right: 3%;
}
.header-nav-menu ul li.has-child:after {
  content: '';
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translateY(-85%) rotate(315deg);
}
.header-nav-menu ul li a{
	display: block;
	text-decoration: none;
}
.header-nav-menu li.has-child ul.dropdown-menu{
	position: absolute;
	left:0;
	bottom:0;
	transform: translateY(100%);
	z-index: 4;
	visibility: hidden;
	opacity: 0;
	transition: all .3s;
  width: 100vw;
  max-width: 400px;
}
.header-nav-menu li.has-child:hover > ul,
.header-nav-menu li.has-child ul li:hover > ul,
.header-nav-menu li.has-child:active > ul,
.header-nav-menu li.has-child ul li:active > ul{
  visibility: visible;
  opacity: 1;
}


/*-----------------
ハンバーガーメニュー
-----------------*/
header.sp-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 72px;
  z-index: 99999999999999999999999999;
}
.header-set.sp-header .logo {
  width: 28%;
  max-width: 240px;
}
.header-set.sp-header .wrapper.flex {
  align-items: center;
}
.header-set.sp-header {
  background-color: #000;
  width: 100%;
  padding: 1% 0;
}
.sp-header .header-set {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: #000000;
  padding: 0% 4%;
}
.sp-header a.logo {
  height: 100%;
  padding: 1.2% 0;
}
.sp-header a.logo img {
  height: 100%;
  width: auto;
}
.hamburger {
  display: block;
  width: 12.4vw;
  height: 12.4vw;
  cursor: pointer;
  text-align: center;
  position: relative;
  background-color: #5a5a5a;
}
.hamburger span {
  display: block;
  position: absolute;
  width: 64%;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  transition: 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 30%;
}
.hamburger span:nth-child(2) {
  top: 50%;
}
.hamburger span:nth-child(3) {
  top: 70%;
}

/* ナビ開いてる時のボタン */
.hamburger.active span:nth-child(1) {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
}
.hamburger.active span:nth-child(2), .hamburger.active span:nth-child(3) {
  top: 50%;
  left: 50%;
  background: #fff;
  transform: translate(-50%, 50%) rotate(45deg);
}

nav.globalMenuSp {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  color: #fff;
  background: #000000;
  text-align: center;
  width: 100%;
  max-width: 560px;
  height: 100vh;
  transform: translateX(100%);
  transition: all 0.4s;
  padding-top: 6rem;
}

nav.globalMenuSp .menu-scroll-area {
  height: 100vh;
  padding-bottom: 12rem;
  overflow-y: scroll;
}
nav.globalMenuSp ul.navmenu-list {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

nav.globalMenuSp ul.navmenu-list li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  transition: 0.4s all;
  margin-bottom: 4%;
}

nav.globalMenuSp ul.navmenu-list li:last-child {
  padding-bottom: 0;
}

nav.globalMenuSp ul.navmenu-list li a {
  display: block;
  text-decoration: none;
}
nav.globalMenuSp ul.navmenu-list li a p {
  color: #fff;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  transform: translateX(0);
}

.globalMenuSp {
  pointer-events: none;
}

nav.globalMenuSp.active {
  pointer-events: auto;
}
.sp-header .header-set .logo {
  width: 50%;
  max-width: 196px;
}
.sp-header .header-set .logo img {
  width: 100%;
}
nav.globalMenuSp .sp-menu-sns-list {
  margin-top: 8%;
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 176px;
  margin-right: auto;
  margin-left: auto;
}
nav.globalMenuSp .sp-menu-sns-list li {
  width: 32px;
}
nav.globalMenuSp .sp-menu-sns-list li a,
nav.globalMenuSp .sp-menu-sns-list li a img {
  width: 100%;
}

/*---------------------------------------
footer.php
---------------------------------------*/
/*---------------------------------------
TOP
---------------------------------------*/
/*スライドプラグイン関連*/
.first-area {
  width: 100vw;
  height: 100vh;
}
#xo-slider-6, /*  ⇦ ４３７を変更する必要あり  */
#xo-slider-6 .swiper,
#xo-slider-6 .swiper-wrapper,
#xo-slider-6 .swiper-wrapper .swiper-slide,
#xo-slider-6 .swiper-slide img {
  width: 100% !important;
  height: 100% !important;
}
#xo-slider-6 .swiper-slide img {
  object-fit: cover;
}
.xo-slider-template-default:hover .swiper-button-prev, .xo-slider-template-default:hover .swiper-button-next {
  display: none;
}

/*---------------------------------------
私たちについて
---------------------------------------*/
.page-title {
  padding: 14rem 0 6rem 0;
  background-color: #dddddd;
}

/*---------------------------------------
会社概要
---------------------------------------*/

/*---------------------------------------
お知らせ
---------------------------------------*/
.page-main-news .flex-box .block-left {
  width: 70%;
}
.page-main-news .flex-box .block-right {
  width: 26%;
}
.wp_no-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 48%;
  height: auto;
}

/* ページネーションCSS */
.pagination {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  width: fit-content;
  margin-top: 6%;
}
.pagination .page-numbers {
  display: block;
  margin-right: 3rem;
  opacity: 0.4;
  transition: all 0.4s;
}
.pagination .page-numbers:last-child {
  margin-right: 0;
}
.pagination .page-numbers.current {
  opacity: 1;
}
@media screen and (min-width: 1025px) {
  .pagination .page-numbers:hover {
    opacity: 0.7;
  }
  .wp_no-img:hover img {
    transform: translate(-50%,-50%) scale(1.04);
  }
}

/* パターン１ */
ul.news-list-template-1 {
  width: 100%;
}
ul.news-list-template-1 li a {
  padding: 4% 12% 4% 2%;
  border-top: 1px solid #3d3d3d3a;
  position: relative;
}
ul.news-list-template-1 li:last-of-type a {
  border-bottom: 1px solid #3d3d3d3a;
}
ul.news-list-template-1 li a .flex {
  align-items: center;
  margin-bottom: 2%;
  justify-content: space-between;
}
ul.news-list-template-1 li a .btn-mark {
  width: 100vw;
  height: 100vw;
  max-width: 42px;
  max-height: 42px;
  border-radius: 50%;
  background-color: #000;
  position: absolute;
  top: 50%;
  right: 2%;
  transform: translateY(-50%);
}
ul.news-list-template-1 li a .btn-mark img {
  width: 32%;
  position: absolute;
  top: 50%;
  left: 54%;
  transform: translate(-50%, -50%);
}
ul.news-list-template-1 li a time {
  display: block;
}
ul.news-list-template-1 li a .post-category-list {
  display: flex;
  flex-wrap: wrap;
  width: 85%;
}
ul.news-list-template-1 li a .category-text {
  color: #fff;
  background-color: #000;
  padding: 0.4% 3%;
  margin-right: 2%;
}

/* パターン２ */
ul.news-list-template-2 {
  width: 100%;
}
ul.news-list-template-2 li a {
  padding: 4% 12% 4% 2%;
  border-top: 1px solid #3d3d3d3a;
  position: relative;
}
ul.news-list-template-2 li:first-of-type a {
  border-top: unset;
}
ul.news-list-template-2 li a .flex {
  align-items: center;
  margin-bottom: 2%;
  justify-content: space-between;
}
ul.news-list-template-2 li a .btn-mark {
  width: 100vw;
  height: 100vw;
  max-width: 42px;
  max-height: 42px;
  border-radius: 50%;
  background-color: #000;
  position: absolute;
  top: 50%;
  right: 2%;
  transform: translateY(-50%);
}
ul.news-list-template-2 li a .btn-mark img {
  width: 32%;
  position: absolute;
  top: 50%;
  left: 54%;
  transform: translate(-50%, -50%);
}
ul.news-list-template-2 li a time {
  display: block;
}
ul.news-list-template-2 li a .post-category-list {
  display: flex;
  flex-wrap: wrap;
  width: 78%;
}
ul.news-list-template-2 li a .category-text {
  color: #fff;
  background-color: #000;
  padding: 0.4% 3%;
  margin: 1% 3% 1% 0%;
}
ul.news-list-template-2 li a .flex-box .block-left {
  width: 30%;
}
ul.news-list-template-2 li a .flex-box .block-right {
  width: 66%;
}

/* パターン3 */
ul.news-list-template-3 li a .post-category-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
ul.news-list-template-3 li a .post-category-list p {
  padding: 0.8% 3.2%;
  margin-right: 4%;
  margin-bottom: 2%;
  background-color: #000000;
  color: #fff;
}
ul.news-list-template-3 li a time {
  display: block;
  margin-bottom: 2%;
}
ul.news-list-template-3 li a .img-mask {
  margin-bottom: 4%;
}
.company-template-1 {
  width: 100%;
}
.company-template-1 ul li {
  padding: 2% 0;
  border-bottom: 1px solid #000;
}
.company-template-1 ul li:last-of-type {
  border-bottom: unset;
}
.company-template-1 ul li .block-left {
  width: 30%;
}
.company-template-1 ul li .block-right {
  width: 70%;
}

/*---------------------------------------
そのた
---------------------------------------*/

/*---------------------------------------
そのた
---------------------------------------*/

/*---------------------------------------
そのた
---------------------------------------*/

/*---------------------------------------
// 記事用 - CSS
---------------------------------------*/
html .wp-block-columns-is-layout-flex {
  justify-content: space-between;
}
html .wp-block-column-is-layout-flow {
  flex-basis: 28% !important;
}
html .gallery {
  width: 100%;
  justify-content: space-between;
  display: flex;
}
html .gallery img {
  width: 100% !important;
  object-fit: cover;
  height: 20vw;
  max-height: 360px;
  border: 0 !important;
}
html .gallery .gallery-item {
  margin-top: 0 !important;
}
html .gallery-columns-3 .gallery-item {
  width: 30% !important;
}
html .gallery-columns-2 .gallery-item {
  width: 42% !important;
}
html .gallery br {
  display: none;
}
.wp_zoon {
  width: 100%;
}
.wp_zoon p {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 3%;
}
.wp_zoon h2 {
  font-size: 28px;
  margin-bottom: 6%;
}
.wp_zoon h3 {
  font-size: 24px;
  margin-bottom: 0.8vw;
}
.wp_zoon h4 {
  font-size: 22px;
  margin-bottom: 1.6%;
}
.wp_zoon img {
  display: block;
  width: 100%;
  max-width: unset;
  margin-right: auto;
  margin-left: auto;
  height: auto;
}
.wp_zoon iframe {
  width:100%;
  max-width: unset;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
html .wp_zoon .gallery {
  width: 100%;
  flex-wrap: wrap;
}
html .wp_zoon .gallery.gallery-item {
  width: 48%;
}

@media screen and (max-width: 414px) {
  .wp_zoon p {
    font-size: 3.8462vw !important;
    line-height: 7.2vw;
  }
  .wp_zoon h2 {
    font-size: 6vw;
  }
  .wp_zoon h3 {
    font-size: 5vw;
  }
  .wp_zoon h4 {
    font-size: 4.8vw;
    border-bottom: 1px solid #004A86;
    padding-bottom: 2%;
    margin-bottom: 2%;
  }

  /*  414 px end  */
}

/*---------------------------------------
404.php
---------------------------------------*/
.error-area {
  height: 96vh;
  position: relative;
}
.error-area-2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.nowrap {
  white-space: nowrap;
}
.error-area-2 h2 {
  margin-bottom: 40px;
  font-size: 32px !important;
}
.error-area-2 p {
  margin: 12px 0;
  font-size: 12px;
  letter-spacing: .05rem;
  line-height: 20px;
}
.error-area-2 a {
  display: block;
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  margin-top: 8%;
}
.error-area-2 a p {
  background-color: #000;
  color: #fff;
  padding: 8px 24px;
  width: fit-content;
}
.error-area-2 a:hover {
  background-color: #ffffff;
  color:#9BB790;
  transition: all 0.4s;
}
.error-btn {
  margin-top:16% !important;
}

@media (min-width: 992px) {
  .sp-ver-1 {
    display:none;
  }
}
@media (max-width: 991px) {
  .sp-ver-1 {
    display:contents;
  }
  .pc-ver-1 {
    display:none;
  }
  .error-area-2 h2 {
    line-height:56px;
  }
}
@media (max-width: 768px) {
  .error-area-2 h2 {
    line-height: 40px;
    font-size: 24px !important;
  }
}
@media (max-width: 560px) {
  .error-area-2 h2 {
    line-height: 32px;
    font-size: 18px !important;
  }
  .error-area {
    height: 72vh;
  }
}
@media (max-width: 375px) {
  .error-area-2 h2 {
  line-height: 28px;
  font-size: 16px !important;
  letter-spacing: 0.05rem;
  }
  .error-area-2 h2 {
  font-size: 14px !important;
  }
}

/*---------------------------------------
//
//           レスポンシブ
//
---------------------------------------*/
@media screen and (min-width: 2560px) {
  /*  2560 px end  */
}
@media screen and (min-width: 2000px) {
  /*  2000 px end  */
}
@media screen and (max-width: 1536px) {
  /*  1536 px end  */
}
@media screen and (max-width: 1440px) {
  /*  1440 px end  */
}
@media screen and (max-width: 1366px) {
  /*  1366 px end  */
}
@media screen and (max-width: 1200px) {
  /*  1200 px end  */
}
@media screen and (max-width: 1024px) {
  /*  1024 px end  */
}
@media screen and (max-width: 991px) {
  /*  991 px end  */
}
@media screen and (max-width: 768px) {
  /*  768 px end  */
}
@media screen and (max-width: 560px) {
  /*  560 px end  */
}
@media screen and (max-width: 460px) {
  /*  460 px end  */
}
@media screen and (max-width: 414px) {
  /*  414 px end  */
}
@media screen and (max-width: 390px) {
  /*  390 px end  */
}
@media screen and (max-width: 375px) {
  /*  375 px end  */
}
@media screen and (max-width: 320px) {
  /*  320 px end  */
}

/*---------------------------------------
//
//           画像保存禁止
//
---------------------------------------*/
img {
	pointer-events: none;
	    /* SPの長押し禁止 */
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
}
/*---------------------------------------
//
//           アニメーション
//
---------------------------------------*/
.globalMenuSp .open-anime {
  opacity: 0 !important;
  transform: translateX(18px) !important;
  transition: all 0.3s;
}
.globalMenuSp.active .open-anime {
  opacity: 1 !important;
  transform: translateX(0px) !important;
}
.open-anime-1 {
  transition-delay: 0.2s !important;
}
.open-anime-2 {
  transition-delay: 0.3s !important;
}
.open-anime-3 {
  transition-delay: 0.4s !important;
}
.open-anime-4 {
  transition-delay: 0.5s !important;
}
.open-anime-5 {
  transition-delay: 0.6s !important;
}
.open-anime-6 {
  transition-delay: 0.7s !important;
}
.open-anime-7 {
  transition-delay: 0.8s !important;
}
.open-anime-8 {
  transition-delay: 0.9s !important;
}

/*--- ふわっと ---*/
body {
  animation-name: fadeInAnime;
  animation-duration: 1.2s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/*----------------------------------------
レスポンシブ　pc / sp
----------------------------------------*/
/*----------- 560 ------------*/
@media screen and (min-width: 561px) {
  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 560px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block;
  }
}

/*----------- 1024 ------------*/
@media screen and (min-width: 1025px) {
  .sp-2 {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .pc-2 {
    display: none !important;
  }
  .sp-2 {
    display: block;
  }
}

/*---------------------------------------
//
//           ホバー集
//
---------------------------------------*/
@media screen and (min-width: 1025px) {
  /*  1025 px end  */
}
