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

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
||
||            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,input,article,aside {
  color: #383838;
  overflow-wrap: break-word; /* 文字列が長すぎる場合に折り返し */
  font-family: "shippori-mincho-b1", sans-serif;
  font-weight: 300;
  font-style: normal;
}

/*----------------------------------------
font-family
----------------------------------------*/
html .f1,
.pagination .page-numbers {
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 300;
  font-style: normal;
}

/*----------------------------------------
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.5641vw !important; } /* 10 ÷ 3.9 */
.sp-f-11 { font-size: 2.8205vw !important; }
.sp-f-12 { font-size: 3.0769vw !important; }
.sp-f-13 { font-size: 3.3333vw !important; }
.sp-f-14 { font-size: 3.5897vw !important; }
.sp-f-15 { font-size: 3.8462vw !important; }
.sp-f-16 { font-size: 4.1026vw !important; }
.sp-f-17 { font-size: 4.3590vw !important; }
.sp-f-18 { font-size: 4.6154vw !important; }
.sp-f-19 { font-size: 4.8718vw !important; }
.sp-f-20 { font-size: 5.1282vw !important; }
.sp-f-21 { font-size: 5.3846vw !important; }
.sp-f-22 { font-size: 5.6410vw !important; }
.sp-f-23 { font-size: 5.8974vw !important; }
.sp-f-24 { font-size: 6.1538vw !important; }
.sp-f-25 { font-size: 6.4103vw !important; }
.sp-f-26 { font-size: 6.6667vw !important; }
.sp-f-27 { font-size: 6.9231vw !important; }
.sp-f-28 { font-size: 7.1795vw !important; }
.sp-f-29 { font-size: 7.4359vw !important; }
.sp-f-30 { font-size: 7.6923vw !important; }
.sp-f-31 { font-size: 7.9487vw !important; }
.sp-f-32 { font-size: 8.2051vw !important; }
.sp-f-33 { font-size: 8.4615vw !important; }
.sp-f-34 { font-size: 8.7179vw !important; }
.sp-f-35 { font-size: 8.9744vw !important; }
.sp-f-36 { font-size: 9.2308vw !important; }
.sp-f-37 { font-size: 9.4872vw !important; }
.sp-f-38 { font-size: 9.7436vw !important; }
.sp-f-39 { font-size: 10.0000vw !important; }
.sp-f-40 { font-size: 10.2564vw !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.5px; }
.f-letter--40  { letter-spacing: -0.4px; }
.f-letter--30  { letter-spacing: -0.3px; }
.f-letter--20  { letter-spacing: -0.2px; }
.f-letter--10  { letter-spacing: -0.1px; }
.f-letter-10   { letter-spacing: 0.1px; }
.f-letter-20   { letter-spacing: 0.2px; }
.f-letter-30   { letter-spacing: 0.3px; }
.f-letter-40   { letter-spacing: 0.4px; }
.f-letter-50   { letter-spacing: 0.5px; }
.f-letter-60   { letter-spacing: 0.6px; }
.f-letter-70   { letter-spacing: 0.7px; }
.f-letter-80   { letter-spacing: 0.8px; }
.f-letter-90   { letter-spacing: 0.9px; }
.f-letter-100  { letter-spacing: 1.0px; }
.f-letter-110  { letter-spacing: 1.1px; }
.f-letter-120  { letter-spacing: 1.2px; }
.f-letter-130  { letter-spacing: 1.3px; }
.f-letter-140  { letter-spacing: 1.4px; }
.f-letter-150  { letter-spacing: 1.5px; }
.f-letter-160  { letter-spacing: 1.6px; }
.f-letter-170  { letter-spacing: 1.7px; }
.f-letter-180  { letter-spacing: 1.8px; }
.f-letter-190  { letter-spacing: 1.9px; }
.f-letter-200  { letter-spacing: 2.0px; }


@media screen and (max-width: 414px) {
.sp-f-letter--50  { letter-spacing: -0.1282vw !important; }  /* XD -50 = -0.5px */
.sp-f-letter--40  { letter-spacing: -0.1026vw !important; }  /* XD -40 = -0.4px */
.sp-f-letter--30  { letter-spacing: -0.0769vw !important; }  /* XD -30 = -0.3px */
.sp-f-letter--20  { letter-spacing: -0.0513vw !important; }  /* XD -20 = -0.2px */
.sp-f-letter--10  { letter-spacing: -0.0256vw !important; }  /* XD -10 = -0.1px */

.sp-f-letter-10   { letter-spacing: 0.0256vw !important; }   /* XD +10 = 0.1px */
.sp-f-letter-20   { letter-spacing: 0.0513vw !important; }   /* XD +20 = 0.2px */
.sp-f-letter-30   { letter-spacing: 0.0769vw !important; }   /* XD +30 = 0.3px */
.sp-f-letter-40   { letter-spacing: 0.1026vw !important; }   /* XD +40 = 0.4px */
.sp-f-letter-50   { letter-spacing: 0.1282vw !important; }   /* XD +50 = 0.5px */
.sp-f-letter-60   { letter-spacing: 0.1538vw !important; }   /* XD +60 = 0.6px */
.sp-f-letter-70   { letter-spacing: 0.1795vw !important; }   /* XD +70 = 0.7px */
.sp-f-letter-80   { letter-spacing: 0.2051vw !important; }   /* XD +80 = 0.8px */
.sp-f-letter-90   { letter-spacing: 0.2308vw !important; }   /* XD +90 = 0.9px */
.sp-f-letter-100  { letter-spacing: 0.2564vw !important; }   /* XD +100 = 1.0px */
.sp-f-letter-110  { letter-spacing: 0.2821vw !important; }   /* XD +110 = 1.1px */
.sp-f-letter-120  { letter-spacing: 0.3077vw !important; }   /* XD +120 = 1.2px */
.sp-f-letter-130  { letter-spacing: 0.3333vw !important; }   /* XD +130 = 1.3px */
.sp-f-letter-140  { letter-spacing: 0.3590vw !important; }   /* XD +140 = 1.4px */
.sp-f-letter-150  { letter-spacing: 0.3846vw !important; }   /* XD +150 = 1.5px */
.sp-f-letter-160  { letter-spacing: 0.4103vw !important; }   /* XD +160 = 1.6px */
.sp-f-letter-170  { letter-spacing: 0.4359vw !important; }   /* XD +170 = 1.7px */
.sp-f-letter-180  { letter-spacing: 0.4615vw !important; }   /* XD +180 = 1.8px */
.sp-f-letter-190  { letter-spacing: 0.4872vw !important; }   /* XD +190 = 1.9px */
.sp-f-letter-200  { letter-spacing: 0.5128vw !important; }   /* XD +200 = 2.0px */
}

/*----------------------------------------
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;
}

/*-------------------------------------------------------------
レイアウト
-------------------------------------------------------------*/
body {
  background-color: #FAFAFA;
}
a {
  text-decoration: none;
  display: block;
}
img {
  width: 100%;
}
.white {
  color: #fff;
}
.padding-header {
  padding-left: 6.3vw;
}
html p {
  margin-bottom: 0;
}
html ul {
  padding-left: 0;
}
html body .wrapper {
  width: 84vw;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}
html body .wrapper-2 {
  width: 84vw;
  max-width: 1152px;
  margin-right: auto;
  margin-left: auto;
}
html body .wrapper-3 {
  width: 84vw;
  max-width: 1522px;
  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;
  max-height: 72px;
  width: 100vw;
  height: 100vw;
  position: relative;
  background-color: #222222;
  transition: all 0.4s;
}
.btn-type-1 p {
  width: fit-content;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: all 0.4s;
}
.btn-type-1 img {
  width: 6.5%;
  max-width: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 8%;
}
.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 (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;
}
}

/*------------------------------------------------------------
お問い合わせ
------------------------------------------------------------*/
/* 入力 */
.wp_contact-area {
  margin-right: auto;
  margin-left: auto;
  max-width: 800px;
  width: 84vw;
}
.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: #fff;
  border: 1px solid #BEBEBE;
}
.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;
}
span.red {
  font-size: 18px;
  color: #e20e0e;
  padding-left: 2px;
}
.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: 8.5px 12px;
  }
  .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: 0;
  left: 0;
  z-index: 999;
  width: 6.3vw;
  height: 100vh;
  max-width: 132px;
}
header.pc-header nav.header-nav-menu {
  width: 100%;
  height: 100%;
  background-color: #222222;
  position: relative;
  z-index: 99999;
}
header.pc-header nav .logo {
  width: 100%;
  max-width: 196px
}
header.pc-header nav .logo img {
  width: 100%;
}
/*========= ナビゲーションドロップダウンのための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;
}
.Reservation-btn {
  width: 3.2vw;
  height: 13vw;
  max-width: 68px;
  max-height: 256px;
  background-color: #9B0606;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 99999;
}
.Reservation-btn img {
  width: auto;
  height: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
header .nav.globalMenuSp {
  position: fixed;
  left: 0;
  top: 0;
}
.header-right-area {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 99;
}
.header-right-area a {
  width: 4.5vw;/*3.9*/
  height: 14.8vw;
  max-width: 120px;
  max-height: 312px;
  position: relative;
  transform: translateX(12%);
  transition: all 0.2s;
}
.header-right-area a:nth-of-type(1) {
  background-color: #fff;
  border: 1px solid #070606;
  margin-bottom: 28%;
}
.header-right-area a:nth-of-type(2) {
  background-color: #4E4E4E;
  border: 1px solid #fff;
}
.header-right-area a img {
  width: auto;
  height: 80%;
  position: absolute;
  top: 50%;
  left: 43%;
  transform: translate(-50%,-50%);
}

/*-----------------
ハンバーガーメニュー
-----------------*/
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: 56%;
    height: 48px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
}
.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% !important;
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
}
.hamburger.active span:nth-child(2), .hamburger.active span:nth-child(3) {
  top: 50% !important;
  left: 50%;
  background: #fff;
  transform: translate(-50%, 50%) rotate(45deg);
}

nav.globalMenuSp {
  position: fixed !important;
  z-index: 9999;
  top: 0;
  left: 0;
  background: #222222;
  width: 100vw;
  height: 100vh;
  transform: translateX(-100%);
  transition: all 0.3s;
  padding-top: 3%;
}

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%;
}
nav.globalMenuSp .set {
  width: 84vw;
  max-width: 1560px;
  margin-right: auto;
  margin-left: auto;
}
nav.globalMenuSp .set .block-left img {
  max-width: 253px;
  width: 100%;
  display: block;
  margin-bottom: 10%;
}
nav.globalMenuSp .set ul {
  width: auto;
}
nav.globalMenuSp .set ul li {
  display: flex;
  margin-bottom: 5.7vh;
  align-items: center;
}
nav.globalMenuSp .set ul li a p {
  white-space: nowrap;
}
nav.globalMenuSp .set ul li .first-link {
  width: 34%;
}
nav.globalMenuSp .set ul li .first-link a {
  width: fit-content;
}
nav.globalMenuSp .set ul li a.last-link {
  margin-left: 6%;
}
nav.globalMenuSp .set .block-right ul {
  width: 100%;
  max-width: 566px;
  margin-left: auto;
  margin-top: 6.5vh;
}
nav.globalMenuSp .set .block-right ul li {
  height: 22.5vh;
  max-height: 240px;
  margin-bottom: 4vh;
}
nav.globalMenuSp .set .block-right ul li a {
  position: relative;
  width: 100%;
  height: 100%;
}
nav.globalMenuSp .set .block-right ul li a .img-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
nav.globalMenuSp .set .block-right ul li a .bg {
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
nav.globalMenuSp .set .block-right ul li a h3 {
  padding-left: 1.7rem;
  position: absolute;
  left: 6%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
nav.globalMenuSp .set .block-right ul li a h3::after {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
nav.globalMenuSp .set .block-right ul li a .img-item {
  width: 30px;
  position: absolute;
  right: 6%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

/*---------------------------------------
footer.php
---------------------------------------*/
footer .last-text {
  width: 100%;
  background-color: #000000;
  padding: 0.65% 0;
}
footer {
  width: 100%;
  background-color: #fff;
}
footer .set {
  width: 80%;
  max-width: 1520px;
  margin-right: auto;
  margin-left: auto;
  padding: 4.6% 0;
}
footer .top-group {
  align-items: end;
  padding-bottom: 2.8%;
  margin-bottom: 2.8%;
  border-bottom: 1px solid #D1D1D1;
}
footer .top-group img {
  width: 100vw;
  max-width: 216px;
  height: auto;
  display: block;
  margin-right: 3%;
}
footer .top-group a {
  display: block;
  margin-left: auto;
  max-width: 240px;
  max-height: 72px;
  width: 14vw;
  height: 4vw;
  position: relative;
  background-color: #222222;
}
footer .top-group a p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  white-space: nowrap;
}
footer .bottom-group .ft-nav-menu-area {
  display: flex;
  justify-content: space-between;
}
footer .bottom-group .ft-nav-menu-area ul:first-of-type {
  width: 49%;
}
footer .bottom-group .ft-nav-menu-area ul:last-of-type {
  width: 51%;
}
footer .bottom-group .ft-nav-menu-area ul:nth-of-type(1) {
  display: flex;
  flex-wrap: wrap;
}
footer .bottom-group .ft-nav-menu-area ul:nth-of-type(1) li {
  width: 49%;
  display: flex;
  align-items: center;
  margin-bottom: 3.5%;
}
footer .bottom-group .ft-nav-menu-area ul:nth-of-type(1) li p.f-15 {
  color: #767676;
}
footer .bottom-group .ft-nav-menu-area ul:nth-of-type(1) li a:first-of-type {
  margin-right: 1.3rem;
}
footer .bottom-group .ft-nav-menu-area ul:nth-of-type(1) li a:nth-of-type(2) {
  margin-right: 1.0rem;
}
footer .bottom-group .ft-nav-menu-area ul:last-of-type {
  display: flex;
  justify-content: space-between;
}
footer .bottom-group .ft-nav-menu-area ul:last-of-type li {
  width: 32%;
  height: 8.6vw;
  max-height: 156px;
}
footer .bottom-group .ft-nav-menu-area ul:last-of-type li a {
  position: relative;
  width: 100%;
  height: 100%;
}
footer .bottom-group .ft-nav-menu-area ul:last-of-type li a .img-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
footer .bottom-group .ft-nav-menu-area ul:last-of-type li a .bg {
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
footer .bottom-group .ft-nav-menu-area ul:last-of-type li a h3 {
  padding-left: 1.7rem;
  position: absolute;
  left: 8%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
footer .bottom-group .ft-nav-menu-area ul:last-of-type li a h3::after {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
footer .bottom-group .ft-nav-menu-area ul:last-of-type li a .img-item {
  width: 20px;
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
footer .sns-menu-area {
  margin-top: 1.5%;
  display: flex;
  justify-content: space-between;
}
footer .sns-menu-area ul:nth-of-type(1) {
  display: flex;
}
footer .sns-menu-area ul:nth-of-type(1) li {
  margin-right: 10%;
}
footer .sns-menu-area ul:nth-of-type(1) li a {
  width: 4vw;
  height: 4vw;
  max-width: 54px;
  max-height: 54px;
  border-radius: 50%;
  background-color: #EBEBEB;
  position: relative;
}
footer .sns-menu-area ul:nth-of-type(1) li a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 40%;
}
footer .sns-menu-area ul:nth-of-type(2) {
  display: flex;
  justify-content: space-between;
  align-items: end;
  width: 100%;
  max-width: 268px;
}
footer .sns-menu-area ul:nth-of-type(2) li:last-of-type {
  margin-left: auto;
}
footer .sns-menu-area ul:nth-of-type(2) li a p {
  white-space: nowrap;
}
.br-trigger-1 {
  display: none;
}

/*---------------------------------------
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;
}
.information-area {
  transform: translateY(-25.5%);
  position: relative;
  z-index: 1;
}
.information-area ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 84vw;
  max-width: 1050px;
  margin-right: auto;
  margin-left: auto;
}
.information-area ul li:nth-of-type(1),
.information-area ul li:nth-of-type(2) {
  width: 48.5%;
  height: 11vw;
  max-height: 250px;
}
.information-area ul li:nth-of-type(1) h3,
.information-area ul li:nth-of-type(2) h3 {
  margin-bottom: 3%;
}
.information-area ul li a {
  width: 100%;
  height: 100%;
  position: relative;
}
.information-area ul li a h3,.information-area ul li a p {
  width: fit-content;
  display: block;
}
.information-area ul li a .text-area {
  width: fit-content;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 3;
}
.information-area ul li a .item-parts {
  width: 20px;
  position: absolute;
  top: 50%;
  right: 16%;
  z-index: 2;
}
.information-area ul li a .bg {
  position: absolute;
  top: 0%;
  right: 0%;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5;
  z-index: 2;
}
.information-area ul li a .item-bg {
  position: absolute;
  top: 0%;
  right: 0%;
  width: 100%;
  height: 100%;
  z-index: 1;
  object-fit: cover;
  object-position: 0 0;
}
.information-area ul li:nth-of-type(1),
.information-area ul li:nth-of-type(2) {
  margin-bottom: 3.5%;
}
.information-area ul li:nth-of-type(1) .item-bg,
.information-area ul li:nth-of-type(2) .item-bg {
  object-position: 0 0;
}
.information-area ul li:nth-of-type(3),
.information-area ul li:nth-of-type(4),
.information-area ul li:nth-of-type(5) {
  width: 29%;
  height: auto;
}
.information-area ul li:nth-of-type(3) a,
.information-area ul li:nth-of-type(4) a,
.information-area ul li:nth-of-type(5) a {
  width: 100%;
  height: auto;
  display: block;
}
.information-area ul li:nth-of-type(3) .item-bg,
.information-area ul li:nth-of-type(4) .item-bg,
.information-area ul li:nth-of-type(5) .item-bg {
  object-position: 0 0;
  border: 1px solid #00000034;
  width: 100%;
  height: auto;
  position: unset;
}
.top-about-area {
  padding-top: 7.2%;
  padding-bottom: 12%;
}
.top-about-area .text-2 {
  margin-top: 4.5%;
  margin-bottom: 10.5%;
  color: #A3A3A3;
}
.top-about-area .text-3 {
  margin-bottom: 14.8%;
}
.top-about-area .block-left {
  width: auto;
}
.top-about-area .block-right {
  width: 53%;
}
.top-about-area .block-right .group-1 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 5%;
}
.top-about-area .block-right .group-1 .img-mask {
  width: 48%;
}
.top-about-area .block-right .group-1 .img-mask:after {
  padding-top: 78%;
}
.top-about-area .block-right .group-2 {
  width: 100%;
}
.top-about-area .block-right .group-2 .img-mask {
  width: 100%;
}
.top-about-area .block-right .group-2 .img-mask:after {
  padding-top: 37%;
}
.top-scenes-area {
  background-color: #F2F0F0;
  padding-top: 6.6%;
  padding-bottom: 9%;
}
.top-scenes-area .text-2 {
  margin-top: 2.5%;
  margin-bottom: 7.4%;
}
.top-scenes-area .scenes-btns {
  width: 84vw;
  height: 84vw;
  max-width: 1400px;
  max-height: 1464px;
  position: relative;
}
.top-scenes-area .scenes-btns .parts {
  position: absolute;
  overflow: hidden;
}
.top-scenes-area .scenes-btns .parts .bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.top-scenes-area .scenes-btns .parts .hover-cover {
  background-color: #0000005f;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}
.top-scenes-area .scenes-btns .parts .hover-cover .text-set {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding-right: 36px;
}
.top-scenes-area .scenes-btns .parts .hover-cover .text-set img {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}
.top-scenes-area .scenes-btns .parts .hover-cover .text-set p {
  white-space: nowrap;
}

.top-scenes-area .scenes-btns .parts-1 {
  top: 0;
  left: 0;
  width: 65.6%;
  height: 44.4%;
}
.top-scenes-area .scenes-btns .parts-2 {
  top: 0;
  right: 0;
  width: 31.6%;
  height: 21.1%;
}
.top-scenes-area .scenes-btns .parts-3 {
  top: 23.1%;
  right: 0;
  width: 31.6%;
  height: 44.6%;
}
.top-scenes-area .scenes-btns .parts-4 {
  bottom: 0;
  right: 0;
  width: 65.6%;
  height: 30.3%;
}
.top-scenes-area .scenes-btns .parts-5 {
  bottom: 0;
  left: 0;
  width: 31.8%;
  height: 30.3%;
}
.top-scenes-area .scenes-btns .parts-6 {
  top: 46.5%;
  left: 0;
  width: 31.8%;
  height: 21.1%;
}
.top-scenes-area .scenes-btns .parts-7 {
  top: 46.5%;
  left: 33.8%;
  width: 31.8%;
  height: 21.1%;
}
.top-news-area {
  background-color: #1F1F1F;
  padding-top: 4.3%;
  padding-bottom: 7.2%;
}
.top-news-area .text-2 {
  margin-top: 0.5%;
  margin-bottom: 1.5%;
}
.top-news-area .set {
  width: 88vw;
  max-width: 1056px;
  margin-right: auto;
  margin-left: auto;
}
.top-news-area ul.news-list-template-2 {
  width: 100%;
}
.top-news-area ul.news-list-template-2 .flex-box {
  align-items: center;
}
.top-news-area ul.news-list-template-2 li {
  border-bottom: 1px solid #D0D0D0;
}
.top-news-area ul.news-list-template-2 li:last-of-type {
  border-bottom: unset;
}
.top-news-area ul.news-list-template-2 li a .flex-box .block-left {
  width: 25.8%;
}
.top-news-area ul.news-list-template-2 li a .flex-box .block-right {
  width: 69%;
}
.top-news-area ul.news-list-template-2 li a .flex-box .block-right time {
  display: block;
  margin-bottom: 2%;
}
.top-news-area .btn-type-1 {
  background-color: #fff;
  margin-top: 3%;
}
.top-news-area .btn-type-1 p {
  color: #222222;
}
.top-news-area .btn-type-1 img {
  filter: brightness(1) invert(1);
}
.top-btns-area {
  margin-top: 7.5%;
  margin-bottom: 7.5%;
}
.top-btns-area ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.top-btns-area ul li {
  width: 32%;
  height: 12.5vw;
  max-height: 209px;
}
.top-btns-area ul li a {
  position: relative;
  width: 100%;
  height: 100%;
}
.top-btns-area ul li a .img-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.top-btns-area ul li a .bg {
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.top-btns-area ul li a h3 {
  padding-left: 1.7rem;
  position: absolute;
  left: 6%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.top-btns-area ul li a h3::after {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.top-btns-area ul li a .img-item {
  width: 30px;
  position: absolute;
  right: 6%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.top-map-area {
  width: 100%;
}
.top-map-area iframe {
  width: 100%;
  height: 37vw;
  max-height: 708px;
}
.first-area .logomark {
  max-width: 126px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 3;
}

/*---------------------------------------
私たちについて
---------------------------------------*/
.page-title {
  width: 100vw;
  height: 100vh;
}
.page-title .set {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
}
.page-title .h2-set {
  margin-top: 17vh;
  margin-left: 9vw;
}
.page-title .h2-set h2 {
  display: block;
  width: fit-content;
}
.page-title .h2-set .main-page-title {
  margin-bottom: 0.5%;
}
.page-title .h2-set .sab-page-title {
  margin-left: 0.5%;
}
.page-title .i-mask {
  width: 100%;
  height: 67.8vh;
  max-height: 800px;
  position: relative;
  overflow: hidden;
}
.page-title .i-mask img {
  /*変更数値 start*/
  width: 100%;
  transform: translate(-50%,-50%);
  /*変更数値 end*/
  height: auto;
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  top: 50%;
  left: 50%;
}
.page-template-page-about .page-title img {
  width: 105%;
  transform: translate(-52.5%, -52%);
}

/*---------------------------------------
About
---------------------------------------*/
.page-main {
 padding-top: 5.6%;
}
.page-main-about .block-1 {
  /* padding-top: 5%; */
  padding-bottom: 6%;
}
.page-main-about .block-1 .text-1 {
  margin-bottom: 3.2%;
}
.page-main-about .block-2 {
  background-color: #F2F0F0;
  padding-top: 6.5%;
  padding-bottom: 8%;
}
.page-main-about .block-2 .text-1 {
  margin-bottom: 10%;
}
.page-main-about .block-2 ul li .block-left {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.page-main-about .block-2 ul li .block-left {
  width: 49.5%;
}
.page-main-about .block-2 ul li .block-right {
  width: 44%;
}
.page-main-about .block-2 ul li .block-left .img-mask:nth-of-type(1) {
  width: 100%;
  margin-bottom: 4%;
}
.page-main-about .block-2 ul li .block-left .img-mask:nth-of-type(2),
.page-main-about .block-2 ul li .block-left .img-mask:nth-of-type(3) {
  width: 48%;
}
.page-main-about .block-2 ul li .block-left .img-mask:nth-of-type(1):after {
  padding-top: 63.4%;
}
.page-main-about .block-2 ul li .block-left .img-mask:nth-of-type(2):after,
.page-main-about .block-2 ul li .block-left .img-mask:nth-of-type(3):after {
  padding-top: 64%;
}
.page-main-about .block-2 ul li .block-right h3 {
  width: fit-content;
  display: block;
  position: relative;
  margin-bottom: 7%;
}
.page-main-about .block-2 ul li .block-right h3:after {
  content: '';
  width: 100vw;
  max-width: 112px;
  height: 1px;
  background-color: #B7B7B7;
  position: absolute;
  top: 50%;
  right: -1.2rem;
  transform: translateX(100%);
}
.page-main-about .block-2 ul li {
  margin-bottom: 14.5%;
}
.page-main-about .block-2 ul li:last-of-type {
  margin-bottom: 0;
}
.page-main-about .block-2 ul li .block-right p.f-15 {
  margin-top: 4%;
  margin-bottom: 11%;
}
.page-main-about .block-2 ul li .block-right ul {
  width: fit-content;
  margin-left: auto;
}
.page-main-about .block-2 ul li .block-right ul li {
  margin-bottom: 32%;
}
.page-main-about .block-2 ul li .block-right ul li a p {
  text-decoration: underline;
  position: relative;
  padding-left: 1.2rem;
}
.page-main-about .block-2 ul li .block-right ul li a p:after {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #9B0606;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-main-about .block-2 ul li:nth-of-type(2) .block-left {
  order: 2;
}
.page-main-about .block-2 ul li:nth-of-type(2) .block-right {
  order: 1;
}
.page-main-about .block-2 ul li:nth-of-type(2) .block-right p.f-18,
.page-main-about .block-2 ul li:nth-of-type(3) .block-right p.f-18 {
  margin-bottom: 36%;
}
.page-main-about .block-2 ul li:nth-of-type(2) .block-right ul {
  margin-left: 0;
  margin-right: auto;
}

/*---------------------------------------
お知らせ
---------------------------------------*/
.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;
}
.wp_no-img {
  background-color: #fff;
}

/* ページネーションCSS */
.pagination {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  width: fit-content;
  margin-top: 10%;
}
.pagination .page-numbers {
  display: block;
  margin-right: 4rem;
  transition: all 0.4s;
  font-size: 20px;
}
.pagination .page-numbers:last-child {
  margin-right: 0;
}
.pagination .page-numbers.current {
  position: relative;
  color: #fff;
  opacity: 1 !important;
}
.pagination .page-numbers.current:after {
  content: '';
  background-color: #222222;
  width: 100vw;
  height: 100vw;
  max-width: 54px;
  max-height: 54px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: -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-2 {
  width: 100%;
}
ul.news-list-template-2 li a {
  padding: 5.4% 12% 5.4% 0%;
  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: 100%;
  max-width: 32px;
  position: absolute;
  top: 50%;
  right: 0%;
  transform: translateY(-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: 0 2% 0 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%;
}
.page-main-about .block-3 {
  padding-top: 8.4%;
  padding-bottom: 8.4%;
  background-color: #FAFAFA;
}
.page-main-about .block-3 ul {
  width: 84vw;
  max-width: 1402px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.page-main-about .block-3 ul li {
  width: 32.5%;
  height: 12vw;
  max-height: 210px;
}
.page-main-about .block-3 ul li:first-of-type {
  width: 100%;
  margin-bottom: 2.5%;
  height: 17vw;
  max-height: 287px;
}
.page-main-about .block-3 ul li a {
  position: relative;
  width: 100%;
  height: 100%;
}
.page-main-about .block-3 ul li a .img-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.page-main-about .block-3 ul li a .bg {
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.page-main-about .block-3 ul li a h3 {
  padding-left: 1.7rem;
  position: absolute;
  left: 8%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.page-main-about .block-3 ul li a h3::after {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-main-about .block-3 ul li:first-of-type h3 {
  left: 50%;
  padding-left: 0;
  transform: translate(-50%,-50%);
}
.page-main-about .block-3 ul li:first-of-type h3:after {
  display: none;
}
.page-main-about .block-3 ul li a .img-item {
  width: 20px;
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

/*---------------------------------------
プラン
---------------------------------------*/
.plan-category-list,.plan-category-list ul {
  width: 100%;
}
.plan-category-list ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.plan-category-list ul li {
  width: 13%;
  margin-right: 1.5%;
}
.plan-category-list ul li:nth-of-type(6),
.plan-category-list ul li:nth-of-type(13),
.plan-category-list ul li:nth-of-type(20),
.plan-category-list ul li:nth-of-type(27) {
  margin-right: 0;
}
.plan-category-list ul li a {
  background-color: #222222;
  border: 1px solid #222222;
  width: 100%;
  padding: 11.5% 0;
  position: relative;
  border-radius: 999px;
}
.plan-category-list ul li a p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #fff;
  white-space: nowrap;
}
.page-main-plans .plan-list  {
  width: 100%;
  margin-top: 7%;
}
.page-main-plans .plan-list ul li {
  position: relative;
}
.page-main-plans .plan-list ul li .img-mask:after {
  padding-top: 71%;
}
.page-main-plans .plan-list ul li .img-mask {
  margin-bottom: 4%;
}

.page-main-plans .plan-list ul li ul {
  position: absolute;
  z-index: 2;
  top: 3%;
  left: 50%;
  transform: translateX(-50%);
  width: 96%;
  display: flex;
  flex-wrap: wrap;
}
.page-main-plans .plan-list ul li ul li {
  width: fit-content;
  margin-right: 4%;
  margin-left: 0;
}
.page-main-plans .plan-list ul li ul li p {
  padding: 5px 13px;
  background-color: #222222;
}
.page-main-plans .single-area {
  width: 84vw;
  max-width: 1068px;
  margin-right: auto;
  margin-left: auto;
}
.page-title.page-title-2,.page-title.page-title-2 .set {
  height: auto;
}
.page-main-plans .single-area ul {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 2.5%;
}
.page-main-plans .single-area ul.category-text-list li {
  display: block;
  margin: 0 1% 1.5% 1%;
}
.page-main-plans .single-area ul.category-text-list li p {
  background-color: #222222;
  padding: 5px 18px;
}
.page-main-plans .single-area h3 {
  margin-bottom: 1.8%;
}
.page-main-plans .single-area .area-a::after {
  padding-top: 65%;
}

.container {
  max-width: 560px;
  width: 84vw;
  margin-right: auto;
  margin-left: auto;
  margin-top: 8rem;
}
.area-a, .area-b {
  width: 100%;
}
.area-a {
  margin-bottom: 2%;
  position: relative;
  overflow: hidden;
}
.area-a::after {
  content: '';
  width: 100%;
  padding-top: 100%;
  display: block;
}
.area-a li {
  width: 100%;
  height: 100%;
}
.area-a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.4s;
}
.area-b .img-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.area-b {
  display: flex;
  justify-content: space-between;
}
.area-a img.current {
  opacity: 1;
}
.area-b .img-cover {
  transition: all 0.2s;
  border: 2px solid #9b060600;
}
.area-b .img-cover:hover {
  border: 2px solid #9B0606;
}
.page-main-plans .single-area ul.area-a {
  margin-bottom: 3.5%;
}
.page-main-plans .single-area ul.area-b {
  justify-content: unset;
  flex-wrap: wrap;
}
.page-main-plans .single-area ul.area-b li {
  width: 30.5%;
  margin-bottom: 2%;
}
.page-main-plans .single-area ul.area-b li:nth-of-type(2),
.page-main-plans .single-area ul.area-b li:nth-of-type(5),
.page-main-plans .single-area ul.area-b li:nth-of-type(8) {
  margin-right: 4.25%;
  margin-left: 4.25%;
}
.page-main-plans .single-area ul.area-b .img-mask:after {
  padding-top: 59.8%;
}
.page-main-plans .single-area .mark-line {
  width: 100%;
  height: 1px;
  background-color: #C6C6C6;
  margin: 3.8% 0 5.8% 0;
}
.page-main-plans .single-area .price-text {
  margin-top: 1.2%;
}
.page-main-plans .single-area .text-set {
  width: 100%;
  max-width: 804px;
  margin-right: auto;
  margin-left: auto;
}
.page-main-plans .single-area .text-set .wp_zoon {
  margin-bottom: 9%;
}
.page-main-plans .single-area .text-set .btn-type-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 536px;
  max-height: 102px;
  width: 40vw;
  height: 7.6vw;
}
.page-main-plans .single-area .text-set .btn-type-1:first-of-type {
  background-color: #9B0606;
  margin-bottom: 2.5%;
}
.page-main-plans .single-area .text-set .btn-type-1:last-of-type {
  background-color: #747474;
}
.page-main-plans .single-area .text-set .btn-type-1 img {
  width: 5%;
  max-width: 26px;
  right: unset;
  left: 31%;
}
.page-main-plans .single-area .text-set .btn-type-1 p {
  left: 54%;
}
.parts-btns-area {
  width: 100vw;
  padding: 6% 0;
  margin-top: 8%;
  background-color: #fff;
}
.parts-btns-area .set {
  max-width: 1329px;
  width: 84%;
  margin-right: auto;
  margin-left: auto;
}
.parts-btns-area .set ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.parts-btns-area .set ul li {
  width: 30%;
}
.parts-btns-area .set ul li a {
  position: relative;
  width: 100%;
}
.parts-btns-area .set ul li .img-mask {
  width: 100%;
}
.parts-btns-area .set ul li .img-mask:after {
  padding-top: 43%;
}
.parts-btns-area .set ul li .set {
  background-color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  width: 60%;
  max-width: 210px;
  padding: 4.5% 0 4.5% 6%;
  align-items: end;
}
.parts-btns-area .set ul li .set p.f-22 {
  white-space: nowrap;
  margin-right: 3%;
}
.parts-btns-area .set ul li .set .item {
  width: 100%;
  max-width: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 7%;
}
.parts-btns-area .set ul li:nth-of-type(1) .img-mask img {
  transform: scale(1.6) translateX(-8%);
  object-position: 50% 0%;
}
.parts-btns-area .set ul li:nth-of-type(2) .img-mask img {
  transform: scale(1.0) translateX(0%);
  object-position: 50% 77%;
}
.parts-btns-area .set ul li:nth-of-type(3) .img-mask img {
  transform: scale(1.2) translateX(-5%);
  object-position: 50% 60%;
}
.page-main-plans .single-area ul.area-b li.img-cover.current {
  border: 2px solid #9b0606;
}

/*---------------------------------------
部屋
---------------------------------------*/
.page-template-page-room .page-title .i-mask img {
  transform: translate(-53%,-59%) scale(1.1);
}
.page-main-rooms .group-1 .text-1 {
  margin-bottom: 2.6%;
}
.page-main-rooms .group-1 .set {
  background-color: #fff;
  padding: 4% 0;
}
.page-main-rooms .group-1 .set .set-2 {
  width: 88%;
  max-width: 906px;
  margin-right: auto;
  margin-left: auto;
}
.page-main-rooms .group-1 .set .set-2  ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 6%;
}
.page-main-rooms .group-1 .set .set-2  ul li {
  width: 16.6%;
  margin-bottom: 6%;
}
.page-main-rooms .group-1 .set .set-2  ul li img {
  width: 54%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8%;
}
.page-main-rooms .group-1 .set .set-2  ul li p {
  white-space: nowrap;
}
.page-main-rooms .group-1 .set .set-2  ul li:nth-of-type(7),
.page-main-rooms .group-1 .set .set-2  ul li:nth-of-type(8),
.page-main-rooms .group-1 .set .set-2  ul li:nth-of-type(9),
.page-main-rooms .group-1 .set .set-2  ul li:nth-of-type(10),
.page-main-rooms .group-1 .set .set-2  ul li:nth-of-type(11),
.page-main-rooms .group-1 .set .set-2  ul li:nth-of-type(12) {
  margin-bottom: 0;
}
.page-main-rooms .group-2 {
  padding-top: 10.5%;
  width: 100%;
}
.page-main-rooms .group-2 ul {
  width: 100%;
}
.page-main-rooms .group-2 ul li {
  width: 100%;
  padding-top: 8%;
  padding-bottom: 8%;
  border-bottom: 1px solid #C6C6C6;
}
.page-main-rooms .group-2 ul li .img-mask:after {
  padding-top: 65%;
}
.page-main-rooms .group-2 ul li .set {
  width: 86%;
  margin-right: auto;
  margin-left: auto;
}
.page-main-rooms .group-2 ul li:first-of-type {
  padding-top: 0;
}
.page-main-rooms .group-2 ul li:last-of-type {
  padding-bottom: 0;
  border-bottom: unset;
}
.page-main-rooms .group-2 ul li h3 {
  margin-bottom: 2%;
}
.page-main-rooms .group-2 ul li .text-1 {
  margin-bottom: 18%;
}
.page-main-rooms .group-2 ul li .btn-type-1 {
  max-width: unset;
  max-height: 72px;
  width: 100%;
  height: 4.2vw;
  background-color: #fff;
  border: 2px solid #222222;
}
.page-main-rooms .group-2 ul li .block-left {
  width: 46%;
}
.page-main-rooms .group-2 ul li .block-right {
  width: 49%;
}
.onoff-text.on {
  display: inline-block;
}
.onoff-text.off {
  display: none;
}
.page-main-plans.page-main-rooms .single-area h3 {
  margin-bottom: 3.8%;
}
.page-main-plans.page-main-rooms .single-area ul.area-b li {
  width: 24%;
}
.page-main-plans.page-main-rooms .single-area ul.area-b li:nth-of-type(2),
.page-main-plans.page-main-rooms .single-area ul.area-b li:nth-of-type(5),
.page-main-plans.page-main-rooms .single-area ul.area-b li:nth-of-type(8) {
  margin-left: 0%;
}
.page-main-plans.page-main-rooms .single-area ul.area-b li,
.page-main-plans.page-main-rooms .single-area ul.area-b li:nth-of-type(2),
.page-main-plans.page-main-rooms .single-area ul.area-b li:nth-of-type(5),
.page-main-plans.page-main-rooms .single-area ul.area-b li:nth-of-type(8) {
  margin-right: 1.3%;
}
.page-main-plans.page-main-rooms .single-area ul.area-b li:nth-of-type(4),
.page-main-plans.page-main-rooms .single-area ul.area-b li:nth-of-type(8),
.page-main-plans.page-main-rooms .single-area ul.area-b li:nth-of-type(12) {
  margin-right: 0%;
}
.page-main-plans.page-main-rooms .single-area .text-set-2 {
  background-color: #F2F0F0;
  padding: 7% 0;
  width: 100%;
}
.page-main-plans.page-main-rooms .single-area .text-set-2 ul {
  display: block;
  width: 88%;
  margin-right: auto;
  margin-left: auto;
}
.page-main-plans.page-main-rooms .single-area .text-set-2 ul li {
  width: 100%;
  margin-bottom: 2.4%;
}
.page-main-plans.page-main-rooms .single-area .text-set-2 ul,
.page-main-plans.page-main-rooms .single-area .text-set-2 ul li:last-of-type {
  margin-bottom: 0;
}
.page-main-plans.page-main-rooms .single-area .flex-box .btn-type-1 {
  width: 100%;
  max-width: unset;
}
.page-main-plans.page-main-rooms .single-area .flex-box {
    margin-top: 6.5%;
    width: 64%;
    margin-right: auto;
    margin-left: auto;
}
.page-main-plans.page-main-rooms .single-area .flex-box .block-left,
.page-main-plans.page-main-rooms .single-area .flex-box .block-right {
  width: 46.5%;
}
.page-main-plans.page-main-rooms .single-area .flex-box .block-left .btn-type-1 {
  background-color: #838383;
}
.page-main-plans.page-main-rooms .single-area .flex-box .block-right .btn-type-1 {
  background-color: #222222;
}
.page-main-plans.page-main-rooms .single-area .flex-box .btn-type-1 p {
  font-weight: 300;
  white-space: nowrap;
}
.page-main-plans.page-main-rooms .single-area .flex-box .block-left .btn-type-1 img {
  right: unset;
  left: 8%;
}
.page-main-rooms .group-2 ul li .block-right .block-left,
.page-main-rooms .group-2 ul li .block-right .block-right {
  width: 47.5%;
}
.page-template-page-plans .page-title .i-mask img {
  height: 100%;
  object-position: 50% 35%;
}

/*---------------------------------------
レストラン
---------------------------------------*/
.page-template-page-restaurant .page-title .i-mask img {
transform: translate(-52.5%, -46%) scale(1.1);
}
.page-main-restaurant .block-1 .text-1 {
  margin-bottom: 1.7%;
}
.page-main-restaurant .block-1 {
  margin-bottom: 6%;
}
.page-main-restaurant .block-2 {
  background-color: #F2F0F0;
  width: 100%;
  padding: 5% 0 9% 0;
}
.page-main-restaurant .block-2 .text-2 {
  margin-top: 1%;
  margin-bottom: 4%;
}
.page-main-restaurant .block-2 .flex-box {
  margin-top: 4%;
}
.page-main-restaurant .block-2 .flex-box .img-mask:after {
  padding-top: 63.8%;
}
.page-main-restaurant .block-2 .owner-area {
  background-color: #fff;
  padding: 4% 0 4% 0;
  margin-top: 6%;
}
.page-main-restaurant .block-2 .owner-area .text-5 {
  margin-top: 1.5%;
  margin-bottom: 2.5%;
}
.page-main-restaurant .block-2 .owner-area .btn-type-1 p {
  white-space: nowrap;
  padding-right: 4%;
}
.page-main-restaurant .block-2.block-3 {
  background-color: unset;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-main-restaurant .block-2.block-3 .flex-box.btn-set {
  margin-top: 7%;
}
.page-main-restaurant .block-2.block-3 .flex-box.btn-set {
  width: 47%;
  margin-right: auto;
  margin-left: auto;
}
.page-main-restaurant .block-2.block-3 .flex-box.btn-set a p {
  white-space: nowrap;
  padding-right: 4%;
}
.page-main-restaurant .block-2.block-3 .flex-box.btn-set a .comment-text {
  position: absolute;
  left: 50%;
  transform: translateX(-47%);
  top: -48%;
}
.page-template-page-restaurant .page-main-restaurant .block-2.restaurant-block {
  display: none;
  margin-bottom: 5%;
}
.page-main-restaurant .block-2.block-3 .flex-box.btn-set .btn-type-1 {
  width: 100%;
  height: 3.9vw;
}

/*---------------------------------------
ウエディング
---------------------------------------*/
.page-template-page-wedding .page-title .i-mask img {
  transform: translate(-53.5%,-50%) scale(1.07);
}
.page-main-wedding .block-1 {
  padding-bottom: 5.5%;
}
.page-main-wedding .block-1 a {
  width: fit-content;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.page-main-wedding .block-1 a p {
  width: fit-content;
  text-decoration: underline;
}
.page-main-wedding .block-1 a:nth-of-type(1) {
  margin-top: 2.5%;
  margin-bottom: 1.5%;
}
.page-main-wedding .block-1 .text-3 {
  margin-top: 4%;
  margin-bottom: 0.3%;
}
.gray {
  color: #1f1f1f27;
}
.page-main-wedding .block-1 .flex-box {
  margin-top: 5%;
  margin-bottom: 7.5%;
}
.page-main-wedding .block-1 .flex-box .img-mask {
  margin-bottom: 5.8%;
}
.page-main-wedding .block-1 .flex-box .img-mask:after {
  padding-top: 63.8%;
}
.page-main-wedding .block-1 .text-5 {
  margin-bottom: 1.2%;
}
.page-main-wedding .block {
  border-bottom: 1px solid #C9C9C9;
}
.page-main-restaurant.page-main-wedding .block-2 {
  background-color: unset;
  padding-top: 0;
  padding-bottom: 6.5%;
}
.page-main-wedding .block-2 .bridal-area {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 4.5%;
}
.page-main-wedding .block-2 .bridal-area .set {
  width: 31.5%;
}
.page-main-wedding .block-2 .bridal-area .set .img-mask:after {
  padding-top: 63.8%;
}
.page-main-wedding .block-2 .bridal-area .set h3 {
  margin-top: 6%;
  margin-bottom: 3%;
}
.page-main-wedding .block-2 .bridal-area.bridal-area-2 {
  justify-content: center;
}
.page-main-wedding .block-2 .bridal-area.bridal-area-2 .set:first-of-type {
  margin-right: 3%;
}
.page-main-wedding .block-1.block-3 .text-3 {
  margin-top: 5.5%;
}
.page-main-wedding .block-1.block-3 .flex-box {
  margin-top: 4.5%;
  margin-bottom: 0;
}
.page-main-wedding .block-1.block-3 .flex-box p.f-28 {
  margin-bottom: 3%;
}
.page-main-wedding .block-1.block-3 {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: unset;
}

/*---------------------------------------
宴会・会議
---------------------------------------*/
.page-template-page-meeting_banquet .page-title .i-mask img {
  transform: translate(-53%,-49%) scale(1.08);
}
.page-main-restaurant.page-main-meeting .block-1 {
  margin-bottom: 4%;
}
.page-main-wedding.page-main-meeting .block-1.block-3 .text-3 {
  margin-top: 0;
}
.page-main-wedding.page-main-meeting .block-1.block-3.block-5 {
  padding-top: 6.9%;
  margin-bottom: 11%;
  border-top: 1px solid #C9C9C9;
}
.page-main-wedding.page-main-meeting .block-1.block-3.block-6 {
  padding: 7% 0 4% 0;
  background-color: #F2F0F0;
}
.page-main-wedding.page-main-meeting .block-1.block-3.block-6 .set {
  width: 76%;
  margin-right: auto;
  margin-left: auto;
}
.page-main-wedding.page-main-meeting .block-1.block-3 .text-4 {
  margin-bottom: 0.8%;
}
.page-main-wedding.page-main-meeting .block-1.block-3 .flex-box {
  margin-top: 3.5%;
}
.page-main-wedding.page-main-meeting .block-1.block-3.block-6 .pdf-link {
  display: block;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5%;
}
.page-main-wedding.page-main-meeting .block-1.block-3.block-6 .pdf-link p {
  width: fit-content;
  text-decoration: underline;
}
.page-main-wedding.page-main-meeting .block-1 {
  border-bottom: unset;
}
.page-main-restaurant.page-main-meeting .block-1.block-4 {
  margin-bottom: 6%;
}
.page-main-wedding .block-1.block-3.block-4 .flex-box p.f-28 {
  margin-bottom: 1.2%;
}
.page-main-wedding.page-main-meeting .block-1.block-3.block-6 .flex-box:first-of-type {
  margin-top: 6%;
}
.page-main-wedding.page-main-meeting .block-1.block-3.block-6 .flex-box:last-of-type {
  margin-top: 4.5%;
}

/*---------------------------------------
アクセス
---------------------------------------*/
.page-template-page-access .page-title .i-mask img {
  transform: translate(-53.5%,-54%) scale(1.07);
}
.page-main-access .set-1 {
  width: 76vw;
  max-width: 1254px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 4%;
  margin-bottom: 5%;
}
.page-main-access .set-1 .block-right {
  width: 50%;
}
.page-main-access .set-1 .block-left ul li {
  margin-bottom: 9%;
}
.page-main-access .set-1 .block-left ul li:last-of-type {
  margin-bottom: 0;
}
.page-main-access .set-1 .block-left ul li .text-1 {
  color: #9B0606;
}
.page-main-access .set-1 .block-right ul {
  width: 100%;
}
.page-main-access .set-1 .block-right ul li {
  padding: 5% 0;
  border-bottom: 1px solid #BCBCBC;
}
.page-main-access .set-1 .block-right ul li:first-of-type {
  padding-top: 0;
}
.page-main-access .set-1 .block-right ul li:last-of-type {
  border-bottom: unset;
}
.page-main-access .set-2 {
  height: 27vw;
  max-height: 480px;
  margin-bottom: 12.5%;
}
.page-main-access .set-2 iframe {
  width: 100%;
  height: 100%;
}
.page-main-access .set-3 {
  padding: 5.5% 0;
  background-color: #F2F0F0;
}
.page-main-access .set-3 .text-box {
  width: 88%;
  max-width: 853px;
  margin-right: auto;
  margin-left: auto;
}
.page-main-access .set-3 .text-box p {
  margin: 4% 0 6% 0;
}
.page-main-access .set-3 .text-box img {
  width: 100%;
}

/*---------------------------------------
お知らせ
---------------------------------------*/
.news-main .page-title  {
  height: auto;
}
.news-main .page-title .set {
  display: unset;
}

.news-main .news-area-group.flex-box {
  margin-top: 5.5%;
}
.news-main .news-area-group.flex-box .block-left {
  width: 80%;
}
.news-main .news-area-group.flex-box .block-right {
  width: auto;
}
.news-main .news-area-group.flex-box ul li a {
  padding: 5.8% 12% 5.8% 4%;
}
.news-main .news-area-group.flex-box ul li:first-of-type a {
  padding-top: 0;
}
.news-main .news-area-group.flex-box ul li .flex-box {
  align-items: center;
}
.news-main .news-area-group.flex-box ul li .block-left {
  width: 32.5%;
}
.news-main .news-area-group.flex-box ul li .block-right {
  width: 65%;
}
.news-main .news-area-group.flex-box ul li .flex {
  justify-content: start;
}
.news-main .news-area-group.flex-box ul li .flex time {
  white-space: nowrap;
  display: block;
  margin-right: 3%;
}
.news-main .news-area-group.flex-box ul li .flex .category-text {
  font-weight: 300;
  padding: 2px 8px 5px 8px;
}
.cate-arc-zone .text-1 {
  font-weight: 300;
  margin-bottom: 24%;
}
.news-post-category-area {
  margin-top: 18%;
}
.news-post-category-area ul li {
  margin-bottom: 24%;
}
.news-post-category-area ul li:last-of-type {
  margin-bottom: 0;
}
.news-post-category-area ul li a p,
.news-post-archive-area ul li a {
  text-decoration: underline;
  font-weight: 300;
}
html body .news-post-category-area ul li a {
  padding: 0 !important;
}
.news-post-archive-area {
  margin-top: 84%;
}
.news-post-archive-area ul li a {
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
}
.news-post-archive-area ul li {
  margin-bottom: 24%;
}
.news-post-archive-area ul li:last-of-type {
  margin-bottom: 20;
}
.news-main .news-area-group.flex-box ul li {
  border-bottom: 1px solid #3d3d3d3a;
  border-top: unset;
}
.cate-arc-zone ul li {
  border-bottom: unset !important;
}
.news-main.single-main .news-area-group.flex-box {
  margin-top: 0;
}
.news-main.single-main h3 {
  margin-top: 1%;
  margin-bottom: 4.5%;
}
.news-main.single-main .single-area {
  width: 100%;
  max-width: 812px;
  margin-right: auto;
  margin-left: auto;
}
.news-main.single-main .single-area .img-mask {
  margin-bottom: 6.5%;
}
.news-main.single-main .single-area .btn-type-1 {
  margin-right: auto;
  margin-left: auto;
  margin-top: 14%;
}
.btn-type-1.btn-type-1-2 img {
  right: unset;
  left: 8%;
}
.news-main.single-main .single-area .btn-type-1 {
  background-color: #838383;
}
.wf-active .loading-area {
  opacity: 0;
  z-index: -999;
}

/*---------------------------------------
プライバシーポリシー
---------------------------------------*/
.page-main-privacy .text-set {
  max-width: 1320px;
  width: 80vw;
  margin-right: auto;
  margin-left: auto;
  margin-top: 2.5%;
  margin-bottom: 10%;
}
.page-main-privacy .text-set .group {
  margin-bottom: 4%;
}
.page-main-privacy .text-set .group h3 {
  margin-bottom: 1%;
}
.page-main-privacy .text-set .group h4 {
  margin-top: 2%;
  margin-bottom: 0.9%;
}

/*---------------------------------------
メンバーズカード
---------------------------------------*/
.page-template-page-members_card .page-title .i-mask img {
  transform: translate(-50%,-58.5%);
}
.page-main-members-card h3.f-37 {
  margin-bottom: 2.4%;
}
.page-main-members-card ul,
.page-main-members-card ul li,
.page-main-members-card ul li h4,
.page-main-members-card ul li p {
  width: fit-content;
}
.page-main-members-card ul {
  margin-right: auto;
  margin-left: auto;
  margin-top: 5.8%;
  margin-bottom: 6%;
  max-width: fit-content;
  width: 88vw;
}
.page-main-members-card ul li {
  margin-bottom: 6%;
}
.page-main-members-card ul li:last-of-type {
  margin-bottom: 0;
}
.page-main-members-card .Terms-area {
  max-width: 1222px;
  width: 84vw;
  margin-right: auto;
  margin-left: auto;
  background-color: #F2F0F0;
  padding: 4.7% 0;
}
.page-main-members-card .Terms-area .text-set {
    max-width: 1018px;
    width: 88%;
  margin-left: auto;
  margin-right: auto;
}
.page-main-members-card .Terms-area .text-set h3 {
  margin-bottom: 6%;
}
.memberscard-form .contact-thanks-area h4 {
Margin-bottom: 6%;
}

/*====================================================================
アコーディオン
====================================================================*/
.s_01 .accordion_one {
  width: 100%;
}
.s_01 .accordion_one .accordion_header {
  background-color: #222222;
  padding: 4.7% 0;
  text-align: center;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition-duration: 0.2s;
}
.s_01 .accordion_one .accordion_inner {
  background-color: #222222;
  padding-bottom: 4%;
}
.accordion_inner {
  display: none;/* アコーディオンが閉じた状態になるようしている */
}
.memberscard-form .flex {
  width: 88%;
  max-width: 1222px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  align-items: center;
}
.memberscard-form {
  margin-top: 12.8%;
  margin-bottom: 8%;
}
.memberscard-form .flex h3 {
  transition: all 0.2s;
  text-decoration: none;
}
.memberscard-form .flex h3,.memberscard-form .flex p {
  font-weight: 300;
}
.memberscard-form .flex .right-area  {
  width: fit-content;
  padding-right: 2.1rem;
  position: relative;
}
.memberscard-form .flex .right-area img {
  width: 100vw;
  max-width: 22px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  transition: all 0.4s;
}
.memberscard-form .accordion_header.open .flex .right-area img {
  transform: translateY(-50%) rotate(180deg);
}
.memberscard-form .accordion_inner .set {
  background-color: #F2F0F0;
  padding: 6.3% 0;
  width: 88%;
  max-width: 1222px;
  margin-right: auto;
  margin-left: auto;
}
.memberscard-form .set .wp_contact-area {
  max-width: 588px;
  width: 88%;
}
.memberscard-form .set .wp_contact-area ul {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.memberscard-form .set .wp_contact-area ul li,
.page-main-contact .con-area .group-3 .wp_contact-area ul,
.page-main-contact .con-area .group-3 .wp_contact-area ul li {
  width: 100%;
}
.memberscard-form .set .wp_contact-area ul li article,
.page-main-contact .con-area .group-3 .wp_contact-area ul li article {
  width: 27%;
}
.memberscard-form .set .wp_contact-area ul li aside,
.page-main-contact .con-area .group-3 .wp_contact-area ul li aside {
  width: 71%;
}
.memberscard-form .set .wp_contact-area ul li .flex {
  justify-content: space-between;
}
.memberscard-form .set .wp_contact-area ul li .block-1,
.memberscard-form .set .wp_contact-area ul li .block-2,
.memberscard-form .set .wp_contact-area ul li .block-3 {
  display: flex;
  width: 30%;
  align-items: center;
}
.memberscard-form .set .wp_contact-area ul li.form-li-1 aside {
  margin: 0;
}
.memberscard-form .set .wp_contact-area ul li.form-li-1 aside select {
  margin-right: 8px;
}
.memberscard-form .set .wp_contact-area ul li.form-li-2 .flex {
  width: 100%;
  margin: 0;
  justify-content: start;
}
.memberscard-form .set .wp_contact-area ul li.form-li-2 .flex a {
  display: block;
  margin-left: 22px;
}
.memberscard-form .set .wp_contact-area ul li.form-li-2 span label {
  display: flex;
}
.memberscard-form .set .wp_contact-area ul li.form-li-2 span label input {
  width: 20px;
  height: 20px;
}
.memberscard-form .set .wp_contact-area ul li.form-li-2 a p{
  text-decoration: underline;
}
.memberscard-form .set .wp-con-btn-area {
  max-width: 220px;
  max-height: 48px;
  width: 100vw;
  height: 100vw;
  margin-right: auto;
  margin-left: auto;
  margin-top: 8%;
}
.memberscard-form .set .wp-con-btn-area input {
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  background-color: #9B0606;
}
span.mini {
  font-size: 14px;
  padding-left: 6px;
}
.memberscard-form .set .wp_contact-area ul li:nth-of-type(3) aside input,
.memberscard-form .set .wp_contact-area ul li:nth-of-type(4) aside input,
.memberscard-form .set .wp_contact-area ul li:nth-of-type(11) aside input,
.memberscard-form .set .wp_contact-area ul li:nth-of-type(12) aside input {
  max-width: 210px;
}
.memberscard-form .set .wp_contact-area ul li:nth-of-type(7) aside input,
.memberscard-form .set .wp_contact-area ul li:nth-of-type(14) aside input {
  max-width: 270px;
}
.memberscard-form .set .wp_contact-area ul li:nth-of-type(3),
.memberscard-form .set .wp_contact-area ul li:nth-of-type(4),
.memberscard-form .set .wp_contact-area ul li:nth-of-type(11),
.memberscard-form .set .wp_contact-area ul li:nth-of-type(12) {
  margin-bottom: 2%;
}

/*---------------------------------------
お問い合わせ
---------------------------------------*/
.page-main-contact .text-set .btn-hover-1 {
  position: relative;
  width: 100%;
  height: 100%;
}
.page-main-contact .text-set .btn-hover-1 .img-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.page-main-contact .text-set .btn-hover-1 .bg {
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.5;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.page-main-contact .text-set .btn-hover-1 h3 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
}
.page-main-contact .text-set .btn-hover-1 h3::after {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-main-contact .text-set .btn-hover-1 .img-item {
  width: 20px;
  position: absolute;
  right: 13%;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.contact-main .page-title {
  height: auto;
}
.page-main-contact .text-set {
  margin-top: 8%;
}
.page-main-contact .text-set h3.text-1 {
  margin-bottom: 2.5%;
}
.page-main-contact .text-set .text-2 {
  margin: 2% auto 2% auto;
}
.page-main-contact .text-set .tel-box {
  width: 100%;
  max-width: 538px;
  margin-right: auto;
  margin-left: auto;
  align-items: center;
}
.page-main-contact .text-set .tel-box img {
  width: 100%;
  max-width: 34px;
  transform: translateY(10%);
  display: block;
  margin-right: 4px;
}
.page-main-contact .text-set .tel-box .block-left,
.page-main-contact .text-set .tel-box .block-right {
  width: auto;
}
.page-main-contact .text-set .tel-box .block-right p {
  text-decoration: underline;
}
.page-main-contact .text-set .btn-hover-1 h3 {
  padding-left: 0;
  text-align: center;
}
.page-main-contact .text-set .btn-hover-1 h3:after {
  display: none;
}
.page-main-contact .text-set .btns-set {
  max-width: 1056px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  height: 16.7vw;
  max-height: 212px;
}
.page-main-contact .text-set .btns-set .block-left .img-bg {
  object-position: 50% 77%;
}
.page-main-contact .text-set .btns-set .block-right .img-bg {
  object-position: 50% 80%;
}
.page-main-contact .con-area .group-1 {
  width: 100%;
  max-width: 688px;
  margin-right: auto;
  margin-left: auto;
}
.page-main-contact .con-area .group-1 img {
  width: 100%;
}
.page-main-contact .con-area {
  margin-top: 8%;
}
.page-main-contact .con-area .group-2 {
  margin-top: 4%;
  margin-bottom: 5.2%;
}
.page-main-contact .con-area .group-2 a,
.page-main-contact .con-area .group-2 a p {
  width: fit-content;
  display: block;
  color: #4581AD;
}
.page-main-contact .con-area .group-2 a {
  margin-right: auto;
  margin-left: auto;
  margin-top: 0.4%;
}
.page-main-contact .con-area .group-3 {
  width: 100%;
  max-width: 880px;
  margin-right: auto;
  margin-left: auto;
}
.page-main-contact .con-area .group-3 .wp_contact-area {
  width: 100%;
  max-width: unset;
}
.page-main-contact .con-area .group-3 .wp_contact-area ul li:nth-of-type(1) aside {
  display: flex;
  flex-wrap: wrap;
}
.page-main-contact .con-area .group-3 .wp_contact-area ul li:nth-of-type(1) aside span {
  width: fit-content;
  white-space: nowrap;
}
.page-main-contact .con-area .group-3 .wp_contact-area ul li:nth-of-type(1) aside span label {
  display: flex;
  align-items: center;
}
.page-main-contact .con-area .mw_wp_form .horizontal-item {
  margin-right: 4%;
  margin-left: 0;
}
.page-main-contact .wp_contact-area .con-send-btn {
  max-width: 320px;
  max-height: 72px;
  width: 100vw;
  height: 100vw;
  position: relative;
}
.page-main-contact .wp_contact-area .con-send-btn input,
.page-main-contact .wp_contact-area .con-send-btn button {
  text-align: center;
  width: 100%;
  height: 100%;
  background-color: #222222;
  color: #fff;
}
.page-main-contact .wp_contact-area .con-send-btn img {
  max-width: 19px;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 4%;
}
.confirm-active .page-main-contact .wp_contact-area .con-send-btn-1 img {
  right: unset;
  left: 8%;
}
.confirm-active .page-main-contact .wp_contact-area .con-send-btn-2 img {
  right: 8%;
}
.confirm-active .page-main-contact .con-area .group-3 .wp_contact-area ul li article {
  color: #919191;
}
.page-main-contact  .wp_contact-area .mw_wp_form_input .con-send-btn-1 {
  display: none;
}
.page-main-contact  .wp_contact-area .mw_wp_form_input .con-send-btn-2 {
  margin-right: auto;
  margin-left: auto;
}
.page-main-contact  .wp_contact-area .mw_wp_form_confirm .wp-con-btn-area {
  display: flex;
  justify-content: space-between;
  max-width: 694px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.page-main-contact span.red {
  font-size: 13px;
  padding-left: 12px;
  margin-left: 12px;
  position: relative;
  color: #C30000;
}
.page-main-contact span.red:after {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #C30000;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.confirm-active .page-main-contact .text-set {
  display: none;
}
.page-main-contact .contact-text-2 {
  display: none;
}
.confirm-active .page-main-contact .contact-text-2 {
  display: block;
}
.confirm-active .page-main-contact .contact-text-1 {
  display: none !important;
}
.confirm-active .page-main-contact .con-area .group-3 {
  max-width: 1004px;
}
.confirm-active .page-main-contact .con-area .group-3 .wp_contact-area ul {
  background-color: #fff;
  border: 1px solid #000000bf;
  padding: 6% 16% 6% 16%;
}
.confirm-active .page-main-contact .wp_contact-area .mw_wp_form_confirm .wp-con-btn-area {
  margin-top: 8%;
}
.confirm-active .page-main-contact .wp_contact-area .mw_wp_form_confirm .wp-con-btn-area .con-send-btn-1 input {
  background-color: #838383;
}
.page-template-page-contact-thanks .text-2 {
  margin-top: 4%;
  margin-bottom: 4%;
}
.page-template-page-contact-thanks .btn-type-1 {
  width: 100vw !important;
  background-color: #838383;
  margin-bottom: 14%;
}
.page-template-page-contact-thanks .btn-type-1 p {
  color: #fff !important;
}

/*---------------------------------------
そのた
---------------------------------------*/
main {
  overflow: hidden;
}
.page-main-contact .con-area .mw_wp_form .horizontal-item input {
  width: 12px;
}

/*---------------------------------------
// 記事用 - 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: 40px;
  font-weight: 300;
  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) {
.padding-header {
      padding-left: 3.3vw;
}

  /*  2000 px end  */
}
@media screen and (max-width: 1920px) {
  nav.globalMenuSp .set ul li a p {
    font-size: 2.2vh;
  }
  nav.globalMenuSp .set ul li a p.sab-link {
    font-size: 2.0vh;
  }
  /*  1920 px end  */
}
@media screen and (max-width: 1800px) {
  footer .bottom-group .ft-nav-menu-area ul:last-of-type li a h3 {
    padding-left: 0;
  }
  footer .bottom-group .ft-nav-menu-area ul:last-of-type li a h3::after {
    display: none;
  }
  /*  1800 px end  */
}
@media screen and (max-width: 1536px) {
  .br-trigger-1 {
    display: block;
  }
  footer .bottom-group .ft-nav-menu-area ul:nth-of-type(1) li {
    flex-wrap: wrap;
  }
  footer .bottom-group .ft-nav-menu-area ul:nth-of-type(1) li a:first-of-type {
    width: 100%;
    margin-bottom: 3%;
  }
  .header-right-area a {
    width: 4.8vw;
    height: 16.8vw;
  }
  .page-main-restaurant .block-2.block-3 .flex-box.btn-set a .comment-text {
    font-size: 1vw;
  }
  .page-main-restaurant .block-2.block-3 .flex-box.btn-set .btn-type-1 p {
    font-size: 1.1vw;
  }
  .parts-btns-area .set ul li .set p.f-22 {
    font-size: 1.3vw;
  }
  .parts-btns-area .set ul li .set p.f-14 {
    font-size: 1.0vw;
  }
  footer .top-group a p {
    font-size: 1.2vw;
  }

  /*  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) {
  html body .wrapper,
  .information-area ul,
  html body .wrapper-2,
  html body .wrapper-3,
  footer .set,
  .page-main-plans .single-area {
    width: 88vw !important;
  }
  .sp-header .hamburger {
    width: 34px;
    height: 34px;
    position: unset;
    transform: translateX(0);
  }
  .sp-header .hamburger span {
    width: 100%;
  }
  .sp-header .hamburger span:nth-child(1) {
    top: 20%;
  }
  .sp-header .hamburger span:nth-child(3) {
    top: 80%;
  }
  .sp-header a.logo {
    padding: 0;
  }
  .sp-header .header-set .logo {
    width: 100%;
    height: fit-content;
    max-width: 137px;
  }
  .sp-header .header-set .logo img {
    width: 100%;
    height: auto;
  }
  .sp-header .header-set {
    align-items: center;
    background-color: #222222;
  }
  header.sp-header {
    height: 64px;
  }
  header.sp-header .globalMenuSp {
    padding-top: 64px;
  }
  header.sp-header .globalMenuSp ul {
    width: 100%;
    margin-top: 8%;
  }
  header.sp-header .globalMenuSp ul li {
    border-bottom: 1px solid #3E3E3E;
    padding: 6% 0;
  }
  header.sp-header .globalMenuSp ul li:last-of-type {
    margin-bottom: 0;
    border-bottom: unset;
  }
  header.sp-header .globalMenuSp .nav-btns {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 4%;
  }
  header.sp-header .globalMenuSp .nav-btns a {
    width: 49%;
    height: 100vw;
    max-height: 66px;
    position: relative;
  }
  header.sp-header .globalMenuSp .nav-btns a img {
    height: 65%;
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  header.sp-header .globalMenuSp .nav-btns a:first-of-type {
    background-color: #fff;
    border: 1px solid #070606;
  }
  header.sp-header .globalMenuSp .nav-btns a:last-of-type {
    background-color: #4E4E4E;
    border: 1px solid #fff;
  }
  header.sp-header .globalMenuSp ul li .first-link {
    width: 40%;
  }
  header.sp-header .globalMenuSp ul li .sab-links a {
    display: block;
    margin-bottom: 1.2rem;
  }
  header.sp-header .globalMenuSp ul li .sab-links a:last-of-type {
    margin-bottom: 0;
  }
  header.sp-header .globalMenuSp .nav-btns-2 {
    margin-top: 12%;
    width: 100%;
    display: flex;
  }
  header.sp-header .globalMenuSp .nav-btns-2 a {
    width: 33.33%;
    height: 100vw;
    max-height: 88px;
    position: relative;
    overflow: hidden;
  }
  header.sp-header .globalMenuSp .nav-btns-2 a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
  }
  header.sp-header .globalMenuSp .nav-btns-2 a .bg {
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
  }
  header.sp-header .globalMenuSp .nav-btns-2 a p{
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    white-space: nowrap;
  }
  .first-area {
    height: calc(var(--vh, 1vh) * 100);
    padding-top: 63px;
  }
  .yoyaku-btn {
    width: 100vw;
    height: 100vw;
    max-height: 64px;
    background-color: #9B0606;
    position: fixed;
    top: calc(var(--vh, 1vh) * 100);
    left: 0;
    transform: translateY(-100%);
    z-index: 100;
  }
  .yoyaku-btn img {
    width: 38%;
    max-width: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .padding-header {
    padding-left: 0;
  }
  .information-area ul li a h3, .information-area ul li a p {
    white-space: nowrap;
    text-align: center;
  }
  .information-area ul li a .text-area .item-parts-2 {
    max-width: 18px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-top: 8%;
  }
  .information-area ul li:nth-of-type(1), .information-area ul li:nth-of-type(2) {
    height: 27vw;
    max-height: 102px;
  }
  .top-about-area .block-left p{
    text-align: center;
  }
  .btn-type-1 {
    max-width: 302px;
    max-height: 80px;
    width: 71vw;
    height: 16vw;
  }
  .top-about-area .block-left .btn-type-1 {
    margin-right: auto;
    margin-left: auto;
  }
  .top-about-area .block-right {
    width: 100%;
  }
  .first-area .logomark {
    width: 21%;
  }
  .top-about-area .text-3 {
    margin-bottom: 8%;
  }
  .top-about-area .flex-box .block-left {
    margin-bottom: 12%;
  }
  .top-about-area .text-2 {
    margin-top: 1.5%;
    margin-bottom: 6.5%;
  }
  .top-scenes-area {
    padding-top: 6.6%;
  }
  .top-scenes-area .wrapper {
    width: 100vw !important;
  }
  .top-scenes-area .scenes-btns {
    width: 100vw;
    height: 128vw;
    max-width: 560px;
    max-height: 715px;
  }
  .top-scenes-area .text-2 {
    margin-top: 5.5%;
    margin-bottom: 6.4%;
  }
  .top-scenes-area .scenes-btns .parts-1 {
    height: 46.2%;
  }
  .top-scenes-area .scenes-btns .parts-2 {
    height: 24.8%;
  }
  .top-scenes-area .scenes-btns .parts-3 {
    top: 26.4%;
    height: 43.6%;
  }
  .top-scenes-area .scenes-btns .parts-4 {
    height: 28%;
  }
  .top-scenes-area .scenes-btns .parts-5 {
    height: 28.0%;
  }
  .top-scenes-area .scenes-btns .parts-6 {
    top: 48.2%;
    height: 22.1%;
  }
  .top-scenes-area .scenes-btns .parts-7 {
    top: 48.1%;
    height: 22%;
  }
  .top-scenes-area .scenes-btns .parts .hover-cover {
    opacity: 1;
  }
  .top-scenes-area .scenes-btns .parts .hover-cover .text-set {
    padding-right: 0;
  }
  .top-scenes-area .scenes-btns .parts .hover-cover .text-set img {
    display: none;
  }
.top-scenes-area .scenes-btns .parts .hover-cover .text-set p {
  text-align: center;
}
.top-scenes-area {
  padding-bottom: 16%;
}
.top-news-area {
  padding-top: 10%;
}
ul.news-list-template-2 li a .btn-mark {
  display: none;
}
ul.news-list-template-2 li a {
  padding: 0;
}
.top-news-area ul.news-list-template-2 {
  width: 100%;
  max-width: unset;
  display: flex;
  padding-bottom: 3%;
}
.top-news-scroll {
  overflow-x: scroll;
}
.top-news-area ul.news-list-template-2 li {
  border-bottom: unset;
  width: 100%;
}
.top-news-area ul.news-list-template-2 li:nth-of-type(2),
.top-news-area ul.news-list-template-2 li:nth-of-type(3){
  display: block;
}
.top-news-area .set {
  max-width: 560px;
}
.top-news-area .text-2 {
  margin-bottom: 6.5%;
}
.top-news-area .btn-type-1 {
  margin-top: 11%;
}
.top-btns-area {
  margin-top: 12.5%;
  margin-bottom: 12.5%;
}
.top-btns-area ul {
  flex-direction: column;
    margin-right: auto;
    margin-left: auto;
}
.top-btns-area ul li {
  width: 80%;
  height: 22vw;
  max-height: 176px;
  margin-bottom: 4%;
  margin-right: auto;
  margin-left: auto;
}
.top-btns-area ul li:last-of-type {
  margin-bottom: 0;
}
.top-btns-area ul li a .img-item {
  width: 7%;
  max-width: 22px;
}
.top-map-area iframe {
  width: 100%;
  height: 44vw;
  max-height: 320px;
}
footer .top-group {
  flex-direction: column;
  align-items: center;
}
footer .top-group img {
    width: 53%;
    max-width: 180px;
    height: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
footer .top-group a {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 296px;
    max-height: 76px;
    width: 70vw;
    height: 16vw;
}
footer .top-group a p {
  font-size: 17px;
}
footer .sp-tel-text {
  width:100%;
}
footer .sp-tel-text a {
  display: block;
  width: 64%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2%;
  max-width: 312px;
  max-height: unset;
  height: auto;
  background-color: unset;
  transform: translateX(-2%);
}
footer .sp-tel-text a img {
  width: 100%;
  max-width: unset;
}
footer .set {
  padding: 10.5% 0 0 0;
  max-width: 560px;
}
footer .top-group .text-1 {
  margin-top: 3%;
  margin-bottom: 1%;
}
footer .top-group .sp-text-2 {
  margin-bottom: 7%;
}
footer .top-group {
    padding-bottom: 9.6%;
    margin-bottom: 9.6%;
}
footer .bottom-group .ft-nav-menu-area {
  flex-direction: column;
}
footer .bottom-group .ft-nav-menu-area ul {
  width: 100% !important;
}
.sp-ul-set {
  width: 100%;
  display: flex;
  margin-bottom: 9%;
}
.sp-ul-set li {
  margin-bottom: 0 !important;
  display: unset !important;
  align-items: unset !important;
  height: unset !important;
  max-height: unset !important;
}
.sp-ul-set li a {
  width: auto !important;
  height: auto !important;
  margin-right: 0 !important;
  margin-bottom: 4% !important;
}
.sp-ul-set li a:first-of-type {
  margin-bottom: 9% !important;
}
.sp-ul-set li a .sp-f-14 {
  color: #767676;
}
.sp-ul-set ul {
  justify-content: unset !important;
}
.sp-ul-set ul li:first-of-type {
  width: 39% !important;
}
.sp-ul-set ul li:nth-of-type(2) {
  width: 33% !important;
}
.sp-ul-set ul li:last-of-type {
  width: 27% !important;
}
.sp-ul-set ul:first-of-type {
  margin-bottom: 11%;
}
.sp-ul-set ul:last-of-type li:last-of-type a:first-of-type {
  margin-bottom: 20% !important;
}
ul.sp-contents-btn {
  height: 22.4vw !important;
  max-height: 92px !important;
  display: flex;
  width: 100vw;
  max-width: 560px;
  margin-right: auto;
  margin-left: auto;
}
ul.sp-contents-btn li {
  height: 100% !important;
  width: 33.33%;
  overflow: hidden;
}
ul.sp-contents-btn li a {
  width: 100%;
  height: 100%;
  position: relative;
}
ul.sp-contents-btn li .img-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
ul.sp-contents-btn li .bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #000000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
}
ul.sp-contents-btn li h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
  white-space: nowrap;
  text-align: center;
}
footer .sns-menu-area.sp-2 {
  width: 88vw;
  max-width: 560px;
  margin: 8% auto;
}
footer .sns-menu-area.sp-2 ul:first-of-type {
  width: 35.3%;
  max-width: 130px;
  justify-content: space-between;
}
footer .sns-menu-area.sp-2 ul:first-of-type li {
  width: auto;
  margin: 0;
}
footer .sns-menu-area.sp-2 ul:first-of-type li a {
  width: 100vw;
  height: 100vw;
  max-width: 50px;
  max-height: 50px;
}

footer .sns-menu-area.sp-2 ul:last-of-type {
  flex-direction: column;
  width: auto;
  max-width: unset;
  justify-content: center;
}
footer .sns-menu-area.sp-2 ul:last-of-type li:first-of-type {
  margin-top: 6%;
}
.top-about-area .block-right .group-1 .img-mask {
  width: 49%;
}
.top-about-area .block-right .group-1 {
  margin-bottom: 2%;
}
.top-news-area {
  padding-bottom: 12.2%;
}
footer .last-text {
  padding: 2.6% 0;
}
.page-title .h2-set {
    margin-top: 8.3rem;
    margin-left: 6vw;
}
.page-title .h2-set .main-page-title {
    font-size: 28px;
    margin-bottom: 2%;
}
.page-title .h2-set .sab-page-title {
  font-size: 17px;
}
.page-title {
  height: auto;
}
.page-title .i-mask {
  height: 42vw;
  max-height: 420px;
  margin-top: 7%;
}
.page-template-page-about .page-title img {
    width: 122%;
    transform: translate(-43.5%, -43%);
}
.page-main {
  padding-top: 11.6%;
}
.page-main-about .block-2 {
  padding-top: 11.5%;
  padding-bottom: 11.5%;
}
.page-main-about .block-1 {
  padding-bottom: 11.5%;
}
.page-main-about .block-2 .text-1 {
  margin-bottom: 7.5%;
}
.page-main-about .block-2 ul li .block-right h3 {
  margin-bottom: 4%;
}
.page-main-about .block-2 ul li .block-right p.f-15 {
  margin-top: 2%;
  margin-bottom: 5%;
}
.page-main-about .block-2 ul li .block-right ul {
  width: 100%;
  display: flex;
}
.page-main-about .block-2 ul li .block-right ul li {
  margin-bottom: 0;
  margin-right: 4.8%;
}
.page-main-about .block-2 ul li .block-right ul li:last-of-type {
  margin-right: 0;
}
.page-main-about .block-2 ul li .block-right ul li a p {
  padding-left: 14px;
}
.page-main-about .block-2 ul li .block-right ul li a p:after {
  width: 8px;
  height: 8px;
}
.page-main-about .block-2 ul li:nth-of-type(2) .block-left {
  order: 1;
}
.page-main-about .block-2 ul li:nth-of-type(2) .block-right {
  order: 2;
}
.page-main-about .block-2 ul li:nth-of-type(2) .block-right p.f-18, .page-main-about .block-2 ul li:nth-of-type(3) .block-right p.f-18 {
    margin-bottom: 5.4%;
}
.page-main-about .block-2 ul li:nth-of-type(2) .block-right h3 {
  margin-left: auto;
}
.page-main-about .block-2 ul li:nth-of-type(2) .block-right h3:after {
  right: unset;
  left: -1.2rem;
  transform: translateX(-100%);
}
.page-main-about .block-3 {
  padding-top: 16%;
  padding-bottom: 0%;
}
.page-main-about .block-3 ul {
    width: 100vw;
    max-width: 560px;
}
.page-main-about .block-3 ul li {
    width: 33.33%;
    height: 22.4vw !important;
    max-height: 120px !important;
}
.page-main-about .block-3 ul li:first-of-type {
    width: 100%;
    margin-bottom: 0%;
}
.page-main-about .block-3 ul li a h3 {
  padding: 0;
  text-align: center;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
.page-main-about .block-3 ul li a h3:after,
.page-main-about .block-3 ul li a .img-item {
  display: none;
}
.page-main-about .block-1 .text-1,
.page-main-about .block-2 .text-1 {
  font-size: 26px;
  line-height: 38px;
}
.page-main-about .block-2 ul li .block-right h3 {
  font-size: 24px;
}
.page-main-about .block-2 ul li .block-right h3:after {
  width: 18vw;
  max-width: 80px;
}
.plan-category-list ul li {
  width: 18.5%;
  margin-right: 1.5% !important;
  margin-bottom: 3%;
}
.plan-category-list ul li a p {
  font-size: 16px;
}
.plan-category-list ul li a {
  padding: 15.5% 0;
}
.page-main-plans .plan-list ul li ul {
  top: 2%;
}
.page-main-plans .plan-list ul li {
  margin-bottom: 12%;
}
.page-main-plans .plan-list ul li ul li {
  margin-right: 2% !important;
  margin-bottom: 1.5% !important;
}
.page-main-plans .plan-list ul li .img-mask:after {
  padding-top: 66%;
}
.page-main-plans .plan-list ul li .img-mask {
  margin-bottom: 3%;
}
.page-main-plans .plan-list {
  padding-bottom: 7%;
}
.page-main-plans .single-area ul {
  flex-wrap: wrap;
}
.page-main-plans .single-area ul.category-text-list li p {
  white-space: nowrap;
}
.page-main-plans .single-area ul.category-text-list li p {
    padding: 4px 14px;
}
.page-main-plans .single-area .text-set .text-sp-1 br {
  display: none;
}
.page-main-plans .single-area .text-set .btn-type-1 {
  max-width: 420px;
  max-height: 92px;
  width: 100%;
  height: 18.5vw;
}
.page-main-plans .single-area .text-set .btn-type-1 img {
  width: 6%;
  max-width: 22px;
  left: 29%;
}
.page-main-plans .single-area {
  margin-top: 0%;
}
.page-main-plans .single-area h3 {
  margin-bottom: 5%;
}
.page-main-plans .single-area ul {
  margin-bottom: 6%;
}
.page-main-plans .single-area ul.area-a {
  margin-bottom: 2%;
}
.page-main-plans .single-area .price-text {
  margin-top: 4.2%;
}
.parts-btns-area .set {
  max-width: 360px;
  width: 70%;
}
.parts-btns-area {
  padding: 8% 0;
  margin-top: 8%;
  border-bottom: 1px solid #D1D1D1;
}
.parts-btns-area .set ul {
  flex-direction: column;
}
.parts-btns-area .set ul li {
  width: 100%;
  margin-bottom: 5%;
}
.parts-btns-area .set ul li .set {
  padding: 3.5% 0 3.5% 6%;
  width: 47%;
  max-width: unset;
}
.parts-btns-area .set ul li:last-of-type {
  margin-bottom: 0;
}
.parts-btns-area .set ul li .set .item {
  width: 9%;
  max-width: 20px;
}
.page-main-plans .single-area {
  max-width: 560px;
  margin-right: auto;
  margin-left: auto;
}
.parts-btns-area .set ul li .set p.f-22 {
  font-size: 18px;
}
.parts-btns-area .set ul li .set p.f-14 {
  font-size: 12px;
}
.page-main-rooms .group-1 .set .set-2 ul li {
  width: 24.6%;
  margin-bottom: 6.8% !important;
}
.page-main-rooms .group-1 .set .set-2 ul li:nth-of-type(9),
.page-main-rooms .group-1 .set .set-2 ul li:nth-of-type(10),
.page-main-rooms .group-1 .set .set-2 ul li:nth-of-type(11),
.page-main-rooms .group-1 .set .set-2 ul li:nth-of-type(12) {
  margin-bottom: 0 !important;
}
.page-main-rooms .group-1 .set .set-2 ul li img {
  width: 70%;
  max-width: 54px;
}
.page-main-rooms .group-1 .set .set-2 .sp-text-1 {
  text-align: left;
  margin-bottom: 2%;
}
.page-main-rooms .group-1 .set {
  padding: 8% 0 10% 0;
}
.page-main-rooms .group-1 .text-1 {
  margin-bottom: 5.6%;
}
.page-main-rooms .group-1 .set .set-2 ul {
  margin-bottom: 10%;
}
.page-main-rooms .group-2 {
  padding-top: 8.0%;
}
.page-main-rooms .group-2 ul li .set {
  width: 100%;
}
.page-main-rooms .group-2 ul li h3 {
  margin-bottom: 1.5%;
}
.page-main-rooms .group-2 ul li .text-1 {
  margin-bottom: 5%;
}
.page-main-rooms .group-2 ul li .block-right .flex-box {
  flex-direction: unset;
  justify-content: space-between;
}
.page-main-rooms .group-2 ul li .block-right .flex-box .block-left,
.page-main-rooms .group-2 ul li .block-right .flex-box .block-right {
  width: 48% !important;
  margin-bottom: 0;
}
.page-main-rooms .group-2 ul li .btn-type-1 {
  max-height: 62px;
  height: 14.2vw;
}
.btn-type-1 img {
  width: 11.5%;
  max-width: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10%;
}
.page-main-rooms .group-2 ul li {
  padding-top: 9%;
  padding-bottom: 9%;
}
.page-main-plans.page-main-rooms .single-area ul.area-b li {
  width: 32% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.page-main-plans.page-main-rooms .single-area ul.area-b li:nth-of-type(2),
.page-main-plans.page-main-rooms .single-area ul.area-b li:nth-of-type(5),
.page-main-plans.page-main-rooms .single-area ul.area-b li:nth-of-type(8),
.page-main-plans.page-main-rooms .single-area ul.area-b li:nth-of-type(11) {
  margin-right: 2% !important;
  margin-left: 2% !important;
}
.page-main-plans.page-main-rooms .single-area .flex-box {
  margin-top: 14.5%;
  width: 80%;
  max-width: 360px;
  margin-right: auto;
  margin-left: auto;
}
.page-main-plans.page-main-rooms .single-area .flex-box .block-left {
  order: 2;
  margin-bottom: 0;
}
.page-main-plans.page-main-rooms .single-area .flex-box .block-right {
  order: 1;
  margin-bottom: 6%;
}
.page-main-restaurant .block-1 .text-1 {
  margin-bottom: 6.6%;
  font-size: 26px;
  line-height: 44px;
}
.page-main-wedding .block-1 .text-5 {
      font-size: 22px;
    line-height: 32px;
}
.page-main-restaurant .block-1 {
  margin-bottom: 17%;
}
.page-main-restaurant .block-2 .text-2 {
  margin-bottom: 7%;
}
.page-main-restaurant .block-2 .flex-box.img-group {
  flex-direction: unset;
  justify-content: space-between;
}
.page-main-restaurant .block-2 .flex-box.img-group .block-left,
.page-main-restaurant .block-2 .flex-box.img-group .block-right {
  width: 48% !important;
  margin-bottom: 0;
}
.page-main-restaurant .block-2.block-3 .flex-box.btn-set {
  width: 79%;
  max-width: 320px;
  margin-top: 8%;
}
.page-main-restaurant .block-2.block-3 .flex-box.btn-set .btn-type-1 {
  width: 100%;
  max-width: unset;
  height: 16vw;
  max-height: 72px;
}
.page-main-restaurant .block-2.block-3 .flex-box.btn-set a p {
  padding-right: 0;
}
.page-main-restaurant .block-2.block-3 .flex-box.btn-set .block-left {
  margin-bottom: 17%;
}
.page-main-restaurant .block-2.block-3 .flex-box.btn-set a .comment-text {
  top: -39%;
}
.page-main-restaurant .block-2.block-3 .flex-box.btn-set .btn-type-1 p {
        font-size: 1.4vw;
    }
.flex-box.no-flex-box {
  flex-direction: unset !important;
}
.flex-box.no-flex-box .block-left,
.flex-box.no-flex-box .block-right {
  margin-bottom: 0 Im !important;
  width: 48% !important;
}
.page-main-wedding .block-2 .bridal-area {
  flex-direction: column;
}
.page-main-wedding .block-2 .bridal-area .set {
  width: 100%;
  margin-bottom: 6%;
}
.page-main-wedding .block-2 .bridal-area.bridal-area-2 {
  margin-top: 0;
}
.page-main-wedding .block-2 .bridal-area.bridal-area-2 .set:last-of-type {
  margin-bottom: 0;
}
.page-main-wedding .block-1 a:nth-of-type(1) {
  margin-top: 6%;
  margin-bottom: 4%;
}
.page-main-wedding .block-1 .text-3 {
  margin-top: 22%;
}
.page-main-wedding .block-1 .flex-box {
  margin-top: 9%;
  margin-bottom: 1.5%;
}
.page-main-wedding .block-1 .text-5 {
  margin-bottom: 4.2%;
}
.page-main-wedding .block-1 .text-6 {
  text-align: left;
}
.page-main-wedding .block-1 {
  margin-bottom: 11%;
  padding-bottom: 10.5%;
}
.page-main-wedding .block-2 .bridal-area .set h3 {
  margin-top: 4%;
}
.page-main-wedding .block-2 .bridal-area .set {
  margin-bottom: 8%;
}
.page-main-wedding .block-2 .bridal-area .set {
  padding-bottom: 10%;
}
.page-main-wedding .block-1.block-3 .text-3 {
  margin-top: 11.5%;
}
.page-main-wedding .block-1.block-3 .flex-box {
  margin-top: 8.5%;
}
.page-main-wedding .block-1.block-3 .block-left {
  margin-bottom: 9%;
}
.page-main-wedding .block-1 .flex-box p {
  font-size: 18px;
}
.page-main-wedding.page-main-meeting .block-1.block-3 .text-4 {
  margin-bottom: 5.8%;
}
.page-main-wedding.page-main-meeting .block-1.block-3 .flex-box {
  margin-top: 5%;
}
.page-main-restaurant.page-main-meeting .block .flex-box .block-left,
.page-main-restaurant.page-main-meeting .block .flex-box .block-right {
  width: 49% !important;
}
.page-main-wedding .block-1 .text-3 {
  margin-bottom: 1.2%;
}
.page-main-wedding .block-3 .flex-box p.f-28 {
  margin-bottom: 6.5% !important;
}
.page-main-wedding .block-3 .flex-box p.f-16 {
  white-space: nowrap;
}
.page-template-page-wedding .page-main-wedding .block-3 .flex-box p.f-16 {
  white-space: unset;
}
.page-main-wedding.page-main-meeting .block-1.block-3.block-6 .f-16 {
  white-space: nowrap;
}
.page-main-wedding.page-main-meeting .block-1.block-3.block-6 .flex-box:first-of-type {
  margin-top: 7.5%;
}
.page-main-wedding.page-main-meeting .block-1.block-3.block-6 .set {
  width: 100%;
}
.page-main-wedding .block-1.block-3.block-6 .block-left {
  margin-bottom: 2%;
}
.page-main-wedding .block-1.block-3.block-6 .flex-box p.f-28 {
  margin-bottom: 0 !important;
}
.page-main-wedding.page-main-meeting .block-1.block-3.block-6 .pdf-link {
  margin-top: 9%;
}
.page-template-page-meeting_banquet  .parts-btns-area {
  margin-top: 0 !important;
}
.page-main-wedding.page-main-meeting .block-1.block-3.block-6 {
  padding: 7% 0 9% 0;
  margin-bottom: 0;
}
.page-template-page-access .page-title .i-mask img {
  transform: translate(-55.5%, -34%) scale(1.9);
}
.page-main-access .set-1 {
  width: 88vw;
  max-width: 560px;
  margin-top: 2%;
  margin-bottom: 8%;
}
.page-main-access .set-1 .block-left ul li .text-1 {
  margin-bottom: 2%;
}
.page-main-access .set-1 .block-left ul li {
  margin-bottom: 7%;
}
.page-main-access .set-1 .block-left {
  margin-bottom: 14%;
}
.page-main-access .set-1 .block-right ul li {
  padding: 4.5% 0;
}
.page-main-access .set-2 {
  height: 48vw;
  max-height: 220px;
    max-width: 560px;
}
.page-main-access .set-2,
.page-main-access .set-3 {
  width: 100vw !important;
}
.page-main-access .set-3 {
  padding: 12% 0;
  max-width: unset !important;
}
.page-main-access .set-3 .text-box {
  width: 88%;
  max-width: 560px;
}
.page-template-page-access .parts-btns-area {
  margin-top: 0 !important;
}
.news-main .news-area-group.flex-box ul li a {
  padding: 8% 0;
}
.page-main-news .news-list-template-2 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.page-main-news ul.news-list-template-2 li a .btn-mark {
  display: block;
}
.news-main .news-area-group.flex-box ul li .block-right {
  padding-right: 13%;
  position: relative;
}
.news-main .news-area-group.flex-box ul li .block-right img {
  width: 8%;
  max-width: 25px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.news-main ul.news-list-template-2 li a .flex {
  margin-bottom: 2%;
}
.pagination {
  margin-top: 14%;
}
.pagination .page-numbers {
  font-size: 16px;
    margin-right: 2.4rem;
}
.pagination .page-numbers.current:after {
  width: 12vw;
  height: 12vw;
  max-width: 44px;
  max-height: 44px;
}
.cate-arc-zone .text-1 {
  margin-bottom: 6%;
}
.cate-arc-zone ul {
  display: flex;
  flex-wrap: wrap;
}
.cate-arc-zone ul li {
  margin-bottom: 5%;
  margin-right: 6%;
}
.news-post-archive-area {
  margin-top: 16%;
}
.news-main .news-area-group.flex-box ul li:first-of-type a {
  padding-top: 8%;
}
.page-main-contact .text-set .btns-set {
  flex-direction: unset !important;
}
.page-main-contact .text-set .btns-set .block-left,
.page-main-contact .text-set .btns-set .block-right {
  width: 49% !important;
  margin-bottom: 0 !important;
}
.page-main-contact .text-set .btn-hover-1 h3 {
  white-space: nowrap;
}
.page-main-contact .text-set .tel-box .block-left p {
  text-align: center;
}
.page-main-contact .text-set .tel-box .block-right .flex {
  margin-right: auto;
  margin-left: auto;
  width: fit-content;
  transform: translateX(-9%);
}
.page-main-contact .text-set .btns-set {
  height: 26.2vw;
  max-height: 140px;
}
.page-main-contact .text-set .btn-hover-1 h3 {
  top: 42%;
}
.page-main-contact .text-set .btn-hover-1 .img-item {
  right: unset;
  left: 50%;
  top: 75%;
  transform: translate(-50%, -50%);
}
.page-main-contact .text-set {
  margin-top: 16%;
}
.page-main-contact .text-set h3.text-1 {
  margin-bottom: 7.5%;
}
.page-main-contact .text-set .text-2 {
  margin: 5% auto 8% auto;
}
.page-main-contact .text-set .tel-box .block-left {
  margin-bottom: 3%;
}
.page-main-contact .text-set .tel-box img {
    width: 11%;
    max-width: 32px;
    transform: translateY(10%);
    display: block;
    margin-right: 9px;
}
.contact-main {
  overflow: hidden;
}
.page-main-contact .text-set .tel-box .block-right .flex {
    transform: translateX(-6%);
}
.page-main-contact .con-area {
  margin-top: 18%;
}
.memberscard-form .set .wp_contact-area ul li article, .page-main-contact .con-area .group-3 .wp_contact-area ul li article,
.memberscard-form .set .wp_contact-area ul li aside, .page-main-contact .con-area .group-3 .wp_contact-area ul li aside {
  width: 100%;
}
.memberscard-form .set .wp_contact-area ul li article, .page-main-contact .con-area .group-3 .wp_contact-area ul li article {
  margin-bottom: 2%;
}
.page-main-contact .con-area .group-2 {
    margin-top: 6%;
    margin-bottom: 10%;
}
.page-main-contact .con-area .group-2 a {
  margin-top: 1.4%;
}
html .page-main-contact .con-area .group-3 .wp_contact-area {
  width: 88%;
  max-width: 420px;
}
.page-main-contact .wp_contact-area .con-send-btn {
    max-width: 320px;
    max-height: 72px;
    width: 92%;
    height: 16vw;
}
.wp_contact-area li {
  margin-bottom: 5%;
}
.page-main-contact .con-area .group-3 {
  padding-bottom: 12%;
}
.page-main-contact .con-area .group-1 {
  max-width: 360px;
}
.confirm-active .page-main-contact .con-area .group-3 .wp_contact-area {
  width: 100%;
}
.confirm-active .page-main-contact .con-area .group-3 .wp_contact-area ul {
  padding: 10%;
}
.confirm-active .page-main-contact .con-area .group-3 .wp_contact-area ul li article {
  margin-bottom: 0;
}
.confirm-active .page-main-contact .wp_contact-area .mw_wp_form_confirm .wp-con-btn-area {
  margin-top: 14%;
  flex-direction: column;
}
.page-main-contact .wp_contact-area .mw_wp_form_confirm .wp-con-btn-area {
  width: 88%;
  max-width: 560px;
}
.confirm-active .page-main-contact .wp_contact-area .mw_wp_form_confirm .wp-con-btn-area .con-send-btn {
  margin-right: auto;
  margin-left: auto;
}
.confirm-active .page-main-contact .wp_contact-area .mw_wp_form_confirm .wp-con-btn-area .con-send-btn.con-send-btn-1 {
  margin-bottom: 5%;
}
.page-template-page-contact-thanks .page-main-contact .con-area .group-2 {
  margin-top: 12%;
  margin-bottom: 18%;
}
.page-template-page-contact-thanks .text-2 {
    margin-top: 6%;
    margin-bottom: 12%;
}
.page-template-page-members_card p.text-1 {
  font-size: 18px;
  line-height: 28px;
}
.page-main-members-card .Terms-area {
  width: 100%;
  max-width: unset;
}
.memberscard-form .flex {
  flex-direction: column;
}
.memberscard-form .flex h3 {
  margin-bottom: 2%;
}
.memberscard-form .flex .right-area {
  padding-right: 0.4rem;
}
.memberscard-form .flex .right-area img {
  right: -20%;
}
.s_01 .accordion_one .accordion_header {
  padding: 5.6% 0;
}
.memberscard-form .set .wp_contact-area ul li.form-li-1 aside.flex,
.memberscard-form .set .wp_contact-area ul li.form-li-2 .flex {
  flex-direction: unset;
}
.memberscard-form .set .wp_contact-area ul li .block-1 {
  width: 36%;
}
.memberscard-form .set .wp_contact-area ul li .block-2,
.memberscard-form .set .wp_contact-area ul li .block-3 {
  width: 29%;
}
.memberscard-form .set .wp_contact-area ul li:nth-of-type(3),
.memberscard-form .set .wp_contact-area ul li:nth-of-type(4),
.memberscard-form .set .wp_contact-area ul li:nth-of-type(11),
.memberscard-form .set .wp_contact-area ul li:nth-of-type(12) {
  margin-bottom: 1%;
}
.memberscard-form .set .wp_contact-area ul li.form-li-2 label {
  align-items: center;
}
.page-main-privacy .text-set .group {
  margin-bottom: 10%;
}
.page-main-privacy .text-set .group h3 {
  margin-bottom: 3%;
}
.page-main-privacy .text-set .group h4 {
    margin-top: 6%;
    margin-bottom: 3%;
}
.information-area ul li:nth-of-type(3), .information-area ul li:nth-of-type(4), .information-area ul li:nth-of-type(5) {
  width: 32%;
}
.page-main-access .set-3 .text-box p {
  margin: 8% 0 12% 0;
}

  /*  1024 px end  */
}
@media screen and (max-width: 991px) {
  /*  991 px end  */
}
@media screen and (max-width: 768px) {
  .page-main-plans .single-area {
  margin-top: 7%;
}
.parts-btns-area {
  padding: 13% 0;
    margin-top: 16%;
}
.page-main-restaurant .block-2.block-3 .flex-box.btn-set .btn-type-1 p {
        font-size: 1.9vw;
    }
  /*  768 px end  */
}
@media screen and (max-width: 560px) {
.plan-category-list ul li a p {
  font-size: 2.5vw;
}
.page-main-plans .single-area ul.area-b li {
  margin-right: 0 !important;
  margin-left: 0 !important;
  margin-bottom: 2%;
  width: 32%;
}
.page-main-plans .single-area ul.area-b li:nth-of-type(2),
.page-main-plans .single-area ul.area-b li:nth-of-type(5),
.page-main-plans .single-area ul.area-b li:nth-of-type(8),
.page-main-plans .single-area ul.area-b li:nth-of-type(11) {
  margin-right: 2% !important;
  margin-left: 2% !important;
}
.page-main-restaurant .block-2.block-3 .flex-box.btn-set .btn-type-1 p {
        font-size: 3.1vw;
    }

  /*  560 px end  */
}
@media screen and (max-width: 460px) {
  /*  460 px end  */
}
@media screen and (max-width: 414px) {
footer .top-group a p {
    font-size: 4.15vw;
}
.page-title .h2-set .main-page-title {
  font-size: 6.2vw !important;
  margin-bottom: 1%;
}
.page-title .h2-set .sab-page-title {
  font-size: 3.85vw !important;
}
.plan-category-list ul li {
  width: 23.5%;
  margin-right: 1.5% !important;
  margin-bottom: 3%;
}
.plan-category-list ul li a p {
  font-size: 3.206vw;
}
.pagination .page-numbers {
  font-size: 3.6vw;
  margin-right: 2.4rem;
}

  /*  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) {
  .top-scenes-area .scenes-btns .parts .hover-cover,
  ul.news-list-template-2 li a .btn-mark,
  .btn-hover-1 .bg,
  .btn-hover-1 .img-item,
  .btn-hover-1 .item-parts,
  .btn-type-1,
  .btn-type-1 img,
  .btn-type-1.btn-type-1-2 img,
  .Reservation-btn,
  .globalMenuSp .block-left ul li a,
  footer a,
  .parts-btns-area .set ul li a .set .item,
  .page-main-plans.page-main-rooms .single-area .flex-box .block-left .btn-type-1 img,
  .plan-category-list ul li a,
  .plan-category-list ul li a p,
  .information-area ul li:nth-of-type(3),
  .information-area ul li:nth-of-type(4),
  .information-area ul li:nth-of-type(5),
  .page-main-plans .plan-list ul li img {
    transition: all 0.2s;
  }
    ul.news-list-template-2 li a:hover .btn-mark {
    right: -1%;
  }
  .top-scenes-area .scenes-btns .parts:hover .hover-cover {
    opacity: 1;
  }
  .header-right-area a:hover {
      transform: translateX(2%);
  }
  .btn-hover-1:hover .bg {
    opacity: 0.2 !important;
  }
  .btn-hover-1:hover .img-item {
    right: 5% !important;
  }
  .btn-hover-1:hover .item-parts {
    right: 15% !important;
  }
  .btn-type-1:hover,
  footer a:hover {
    opacity: 0.8;
  }
  .btn-type-1:hover img  {
    right: 7%;
  }
  .page-main-plans.page-main-rooms .single-area .flex-box .block-left .btn-type-1:hover img,
  .btn-type-1.btn-type-1-2:hover img {
    left: 7%;
  }
  .Reservation-btn:hover {
    background-color: #cb1a1a;
  }
  .globalMenuSp .block-left ul li a:hover {
    opacity: 0.6;
  }
  .parts-btns-area .set ul li a:hover .set .item {
    right: 5.0%;
  }
  .memberscard-form:hover h3 {
    text-decoration: underline;
  }
  .page-main-contact .text-set .btn-hover-1:hover .img-item {
      right: 11% !important;
  }
  .plan-category-list ul li a:hover {
    background-color: #fff;
  }
  .plan-category-list ul li a:hover p {
    color: #222222;
  }
  .information-area ul li:nth-of-type(3):hover, .information-area ul li:nth-of-type(4):hover, .information-area ul li:nth-of-type(5):hover {
    opacity: 0.5;
  }
  .page-main-plans .plan-list ul li:hover img {
    transform: scale(1.04);
  }

  /*  1025 px end  */
}

/*--------------------------------------------------
  一時的 非表示
---------------------------------------------------*/
/* .page-template-page-contact .page-main-contact .text-set .btns-set,
.page-template-page-contact .page-main-contact .text-set .text-2 {
	display: none;
} */
