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

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
||
||            CSS セット
||            2025_02/01 ver.
||
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/* 文字のベース */
p,a,span,h1,h2,h3,h4,h5,time,div,input,textarea,select,button {
  font-family: "zen-maru-gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #050505;
  overflow-wrap: break-word; /* 文字列が長すぎる場合に折り返し */
}

/*----------------------------------------
font-family
----------------------------------------*/
html .f1,
.wp_contact-area article,
.wp_contact-area aside,
.wp_contact-area span,
.wp_contact-area .contact-privacy-area .text-1,
.wp_contact-area .contact-privacy-area .text-2,
.info-zone ul li p {
font-family: 'Zen Kaku Gothic New', sans-serif;
}

html .f2 {
}

html .f3 {
}

html .f4 {
}

html .f5 {
}

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

/*--------------------------------------------------
    1561px - 1920px  (1920px時点を目安)
--------------------------------------------------*/
@media screen and (max-width:1920px) {
.f-10 { font-size: 0.52vw; }
.f-11 { font-size: 0.57vw; }
.f-12 { font-size: 0.63vw; }
.f-13 { font-size: 0.68vw; }
.f-14 { font-size: 0.73vw; }
.f-15 { font-size: 0.78vw; }
.f-16 { font-size: 0.83vw; }
.f-17 { font-size: 0.89vw; }
.f-18 { font-size: 0.94vw; }
.f-19 { font-size: 0.99vw; }
.f-20 { font-size: 1.04vw; }
.f-21 { font-size: 1.09vw; }
.f-22 { font-size: 1.15vw; }
.f-23 { font-size: 1.20vw; }
.f-24 { font-size: 1.25vw; }
.f-25 { font-size: 1.30vw; }
.f-26 { font-size: 1.35vw; }
.f-27 { font-size: 1.41vw; }
.f-28 { font-size: 1.46vw; }
.f-29 { font-size: 1.51vw; }
.f-30 { font-size: 1.56vw; }
.f-31 { font-size: 1.61vw; }
.f-32 { font-size: 1.67vw; }
.f-33 { font-size: 1.72vw; }
.f-34 { font-size: 1.77vw; }
.f-35 { font-size: 1.82vw; }
.f-36 { font-size: 1.88vw; }
.f-37 { font-size: 1.93vw; }
.f-38 { font-size: 1.98vw; }
.f-39 { font-size: 2.03vw; }
.f-40 { font-size: 2.08vw; }
.f-41 { font-size: 2.14vw; }
.f-42 { font-size: 2.19vw; }
.f-43 { font-size: 2.24vw; }
.f-44 { font-size: 2.29vw; }
.f-45 { font-size: 2.34vw; }
.f-46 { font-size: 2.40vw; }
.f-47 { font-size: 2.45vw; }
.f-48 { font-size: 2.50vw; }
.f-49 { font-size: 2.55vw; }
.f-50 { font-size: 2.60vw; }
.f-51 { font-size: 2.66vw; }
.f-52 { font-size: 2.71vw; }
.f-53 { font-size: 2.76vw; }
.f-54 { font-size: 2.81vw; }
.f-55 { font-size: 2.86vw; }
.f-56 { font-size: 2.92vw; }
.f-57 { font-size: 2.97vw; }
.f-58 { font-size: 3.02vw; }
.f-59 { font-size: 3.07vw; }
.f-60 { font-size: 3.13vw; }
.f-61 { font-size: 3.18vw; }
.f-62 { font-size: 3.23vw; }
.f-63 { font-size: 3.28vw; }
.f-64 { font-size: 3.33vw; }
.f-65 { font-size: 3.39vw; }
.f-66 { font-size: 3.44vw; }
.f-67 { font-size: 3.49vw; }
.f-68 { font-size: 3.54vw; }
.f-69 { font-size: 3.59vw; }
.f-70 { font-size: 3.65vw; }
.f-71 { font-size: 3.70vw; }
.f-72 { font-size: 3.75vw; }
.f-73 { font-size: 3.80vw; }
.f-74 { font-size: 3.85vw; }
.f-75 { font-size: 3.91vw; }
.f-76 { font-size: 3.96vw; }
.f-77 { font-size: 4.01vw; }
.f-78 { font-size: 4.06vw; }
.f-79 { font-size: 4.11vw; }
.f-80 { font-size: 4.17vw; }
 /*  1920 px end  */
}

/*--------------------------------------------------
    1536px  (1440px時点を目安)
--------------------------------------------------*/
@media screen and (max-width:1536px) {
.f-10 { font-size: 0.694vw; }  /* 10px */
.f-11 { font-size: 0.764vw; }  /* 11px */
.f-12 { font-size: 0.833vw; }  /* 12px */
.f-13 { font-size: 0.903vw; }  /* 13px */
.f-14 { font-size: 0.972vw; }  /* 14px */
.f-15 { font-size: 1.05vw; }  /* 15px */
.f-16 { font-size: 1.05vw; }  /* 15px */
.f-17 { font-size: 1.111vw; }  /* 16px */
.f-18 { font-size: 1.111vw; }  /* 16px */
.f-19 { font-size: 1.181vw; }  /* 17px */
.f-20 { font-size: 1.250vw; }  /* 18px */
.f-21 { font-size: 1.250vw; }  /* 18px */
.f-22 { font-size: 1.319vw; }  /* 19px */
.f-23 { font-size: 1.389vw; }  /* 20px */
.f-24 { font-size: 1.389vw; }  /* 20px */
.f-25 { font-size: 1.389vw; }  /* 20px */
.f-26 { font-size: 1.597vw; }  /* 23px */
.f-27 { font-size: 1.597vw; }  /* 23px */
.f-28 { font-size: 1.667vw; }  /* 24px */
.f-29 { font-size: 1.806vw; }  /* 26px */
.f-30 { font-size: 1.806vw; }  /* 26px */
.f-31 { font-size: 1.944vw; }  /* 28px */
.f-32 { font-size: 1.944vw; }  /* 28px */
.f-33 { font-size: 2.083vw; }  /* 30px */
.f-34 { font-size: 2.083vw; }  /* 30px */
.f-35 { font-size: 2.222vw; }  /* 32px */
.f-36 { font-size: 2.222vw; }  /* 32px */
.f-37 { font-size: 2.222vw; }  /* 32px */
.f-38 { font-size: 2.361vw; }  /* 34px */
.f-39 { font-size: 2.361vw; }  /* 34px */
.f-40 { font-size: 2.361vw; }  /* 34px */
.f-41 { font-size: 2.361vw; }  /* 34px */
.f-42 { font-size: 2.500vw; }  /* 36px */
.f-43 { font-size: 2.500vw; }  /* 36px */
.f-44 { font-size: 2.500vw; }  /* 36px */
.f-45 { font-size: 2.639vw; }  /* 38px */
.f-46 { font-size: 2.639vw; }  /* 38px */
.f-47 { font-size: 2.778vw; }  /* 40px */
.f-48 { font-size: 2.778vw; }  /* 40px */
.f-49 { font-size: 2.917vw; }  /* 42px */
.f-50 { font-size: 2.917vw; }  /* 42px */
.f-51 { font-size: 2.917vw; }  /* 42px */
.f-52 { font-size: 2.917vw; }  /* 42px */
.f-53 { font-size: 3.056vw; }  /* 44px */
.f-54 { font-size: 3.056vw; }  /* 44px */
.f-55 { font-size: 3.333vw; }  /* 48px */
.f-56 { font-size: 3.333vw; }  /* 48px */
.f-57 { font-size: 3.333vw; }  /* 48px */
.f-58 { font-size: 3.333vw; }  /* 48px */
.f-59 { font-size: 3.472vw; }  /* 50px */
.f-60 { font-size: 3.2vw; }  /* 50px */
.f-61 { font-size: 3.472vw; }  /* 50px */
.f-62 { font-size: 3.611vw; }  /* 52px */
.f-63 { font-size: 3.611vw; }  /* 52px */
.f-64 { font-size: 3.750vw; }  /* 54px */
.f-65 { font-size: 3.750vw; }  /* 54px */
.f-66 { font-size: 3.750vw; }  /* 54px */
.f-67 { font-size: 3.750vw; }  /* 54px */
.f-68 { font-size: 4.028vw; }  /* 58px */
.f-69 { font-size: 4.028vw; }  /* 58px */
.f-70 { font-size: 4.167vw; }  /* 60px */
.f-71 { font-size: 4.167vw; }  /* 60px */
.f-72 { font-size: 4.167vw; }  /* 60px */
.f-73 { font-size: 4.167vw; }  /* 60px */
.f-74 { font-size: 4.306vw; }  /* 62px */
.f-75 { font-size: 4.306vw; }  /* 62px */
.f-76 { font-size: 4.306vw; }  /* 62px */
.f-77 { font-size: 4.306vw; }  /* 62px */
.f-78 { font-size: 4.444vw; }  /* 64px */
.f-79 { font-size: 4.444vw; }  /* 64px */
.f-80 { font-size: 3.9vw; }  /* 64px */
  /*  1536 px end  */
}

/*--------------------------------------------------
    1200px  (1200px時点を目安)
--------------------------------------------------*/
@media screen and (max-width:1200px) {
.f-10 { font-size: 0.833vw; }  /* 10px */
.f-11 { font-size: 0.917vw; }  /* 11px */
.f-12 { font-size: 1vw; }  /* 12px */
.f-13 { font-size: 1.083vw; }  /* 13px */
.f-14 { font-size: 1.167vw; }  /* 14px */
.f-15 { font-size: 1.167vw; }  /* 14px */
.f-16 { font-size: 1.167vw; }  /* 14px */
.f-17 { font-size: 1.333vw; }  /* 16px */
.f-18 { font-size: 1.333vw; }  /* 16px */
.f-19 { font-size: 1.417vw; }  /* 17px */
.f-20 { font-size: 1.5vw; }  /* 18px */
.f-21 { font-size: 1.5vw; }  /* 18px */
.f-22 { font-size: 1.583vw; }  /* 19px */
.f-23 { font-size: 1.667vw; }  /* 20px */
.f-24 { font-size: 1.667vw; }  /* 20px */
.f-25 { font-size: 1.667vw; }  /* 20px */
.f-26 { font-size: 1.917vw; }  /* 23px */
.f-27 { font-size: 1.917vw; }  /* 23px */
.f-28 { font-size: 2vw; }  /* 24px */
.f-29 { font-size: 2.167vw; }  /* 26px */
.f-30 { font-size: 2.167vw; }  /* 26px */
.f-31 { font-size: 2.333vw; }  /* 28px */
.f-32 { font-size: 2.333vw; }  /* 28px */
.f-33 { font-size: 2.5vw; }  /* 30px */
.f-34 { font-size: 2.5vw; }  /* 30px */
.f-35 { font-size: 2.667vw; }  /* 32px */
.f-36 { font-size: 2.667vw; }  /* 32px */
.f-37 { font-size: 2.667vw; }  /* 32px */
.f-38 { font-size: 2.833vw; }  /* 34px */
.f-39 { font-size: 2.833vw; }  /* 34px */
.f-40 { font-size: 2.833vw; }  /* 34px */
.f-41 { font-size: 2.833vw; }  /* 34px */
.f-42 { font-size: 3vw; }  /* 36px */
.f-43 { font-size: 3vw; }  /* 36px */
.f-44 { font-size: 3vw; }  /* 36px */
.f-45 { font-size: 3.167vw; }  /* 38px */
.f-46 { font-size: 3.167vw; }  /* 38px */
.f-47 { font-size: 3.333vw; }  /* 40px */
.f-48 { font-size: 3.333vw; }  /* 40px */
.f-49 { font-size: 3.5vw; }  /* 42px */
.f-50 { font-size: 3.5vw; }  /* 42px */
.f-51 { font-size: 3.5vw; }  /* 42px */
.f-52 { font-size: 3.5vw; }  /* 42px */
.f-53 { font-size: 3.667vw; }  /* 44px */
.f-54 { font-size: 3.667vw; }  /* 44px */
.f-55 { font-size: 4vw; }  /* 48px */
.f-56 { font-size: 4vw; }  /* 48px */
.f-57 { font-size: 4vw; }  /* 48px */
.f-58 { font-size: 4vw; }  /* 48px */
.f-59 { font-size: 4.167vw; }  /* 50px */
.f-60 { font-size: 4.167vw; }  /* 50px */
.f-61 { font-size: 4.167vw; }  /* 50px */
.f-62 { font-size: 4.333vw; }  /* 52px */
.f-63 { font-size: 4.333vw; }  /* 52px */
.f-64 { font-size: 4.5vw; }  /* 54px */
.f-65 { font-size: 4.5vw; }  /* 54px */
.f-66 { font-size: 4.5vw; }  /* 54px */
.f-67 { font-size: 4.5vw; }  /* 54px */
.f-68 { font-size: 4.833vw; }  /* 58px */
.f-69 { font-size: 4.833vw; }  /* 58px */
.f-70 { font-size: 5vw; }  /* 60px */
.f-71 { font-size: 5vw; }  /* 60px */
.f-72 { font-size: 5vw; }  /* 60px */
.f-73 { font-size: 5vw; }  /* 60px */
.f-74 { font-size: 5.167vw; }  /* 62px */
.f-75 { font-size: 5.167vw; }  /* 62px */
.f-76 { font-size: 5.167vw; }  /* 62px */
.f-77 { font-size: 5.167vw; }  /* 62px */
.f-78 { font-size: 5.333vw; }  /* 64px */
.f-79 { font-size: 5.333vw; }  /* 64px */
.f-80 { font-size: 5.333vw; }  /* 64px */
  /*  1200 px end  */
}

/*--------------------------------------------------
    1024px  (960px時点を目安)
--------------------------------------------------*/
@media screen and (max-width:1024px) {
.f-10 { font-size: 1.042vw; }  /* 10px */
.f-11 { font-size: 1.146vw; }  /* 11px */
.f-12 { font-size: 1.25vw; }  /* 12px */
.f-13 { font-size: 1.354vw; }  /* 13px */
.f-14 { font-size: 1.458vw; }  /* 14px */
.f-15 { font-size: 1.562vw; }  /* 15px */
.f-16 { font-size: 1.562vw; }  /* 15px */
.f-17 { font-size: 1.667vw; }  /* 16px */
.f-18 { font-size: 1.771vw; }  /* 17px */
.f-19 { font-size: 1.771vw; }  /* 17px */
.f-20 { font-size: 1.875vw; }  /* 18px */
.f-21 { font-size: 1.875vw; }  /* 18px */
.f-22 { font-size: 1.875vw; }  /* 18px */
.f-23 { font-size: 1.875vw; }  /* 18px */
.f-24 { font-size: 2.083vw; }  /* 20px */
.f-25 { font-size: 2.083vw; }  /* 20px */
.f-26 { font-size: 2.083vw; }  /* 20px */
.f-27 { font-size: 2.5vw; }  /* 24px */
.f-28 { font-size: 2.5vw; }  /* 24px */
.f-29 { font-size: 2.5vw; }  /* 24px */
.f-30 { font-size: 2.5vw; }  /* 24px */
.f-31 { font-size: 2.708vw; }  /* 26px */
.f-32 { font-size: 2.708vw; }  /* 26px */
.f-33 { font-size: 2.917vw; }  /* 28px */
.f-34 { font-size: 2.917vw; }  /* 28px */
.f-35 { font-size: 2.917vw; }  /* 28px */
.f-36 { font-size: 3.125vw; }  /* 30px */
.f-37 { font-size: 3.125vw; }  /* 30px */
.f-38 { font-size: 3.333vw; }  /* 32px */
.f-39 { font-size: 3.333vw; }  /* 32px */
.f-40 { font-size: 3.333vw; }  /* 32px */
.f-41 { font-size: 3.333vw; }  /* 32px */
.f-42 { font-size: 3.542vw; }  /* 34px */
.f-43 { font-size: 3.542vw; }  /* 34px */
.f-44 { font-size: 3.542vw; }  /* 34px */
.f-45 { font-size: 3.75vw; }  /* 36px */
.f-46 { font-size: 3.75vw; }  /* 36px */
.f-47 { font-size: 3.958vw; }  /* 38px */
.f-48 { font-size: 3.958vw; }  /* 38px */
.f-49 { font-size: 4.167vw; }  /* 40px */
.f-50 { font-size: 4.167vw; }  /* 40px */
.f-51 { font-size: 4.167vw; }  /* 40px */
.f-52 { font-size: 4.167vw; }  /* 40px */
.f-53 { font-size: 4.375vw; }  /* 42px */
.f-54 { font-size: 4.375vw; }  /* 42px */
.f-55 { font-size: 4.583vw; }  /* 44px */
.f-56 { font-size: 4.583vw; }  /* 44px */
.f-57 { font-size: 4.583vw; }  /* 44px */
.f-58 { font-size: 4.583vw; }  /* 44px */
.f-59 { font-size: 4.792vw; }  /* 46px */
.f-60 { font-size: 4.792vw; }  /* 46px */
.f-61 { font-size: 4.792vw; }  /* 46px */
.f-62 { font-size: 5vw; }  /* 48px */
.f-63 { font-size: 5vw; }  /* 48px */
.f-64 { font-size: 5.208vw; }  /* 50px */
.f-65 { font-size: 5.208vw; }  /* 50px */
.f-66 { font-size: 5.208vw; }  /* 50px */
.f-67 { font-size: 5.208vw; }  /* 50px */
.f-68 { font-size: 5.625vw; }  /* 54px */
.f-69 { font-size: 5.625vw; }  /* 54px */
.f-70 { font-size: 5.625vw; }  /* 54px */
.f-71 { font-size: 5.625vw; }  /* 54px */
.f-72 { font-size: 5.625vw; }  /* 54px */
.f-73 { font-size: 5.625vw; }  /* 54px */
.f-74 { font-size: 5.833vw; }  /* 56px */
.f-75 { font-size: 5.833vw; }  /* 56px */
.f-76 { font-size: 6.042vw; }  /* 58px */
.f-77 { font-size: 6.042vw; }  /* 58px */
.f-78 { font-size: 6.042vw; }  /* 58px */
.f-79 { font-size: 6.25vw; }  /* 60px */
.f-80 { font-size: 6.25vw; }  /* 60px */
  /*  1024 px end  */
}

/*--------------------------------------------------
    768px  (768px時点を目安)
--------------------------------------------------*/
@media screen and (max-width:768px) {
.f-10 { font-size: 1.302vw; }  /* 10px */
.f-11 { font-size: 1.432vw; }  /* 11px */
.f-12 { font-size: 1.563vw; }  /* 12px */
.f-13 { font-size: 1.694vw; }  /* 13px */
.f-14 { font-size: 1.823vw; }  /* 14px */
.f-15 { font-size: 1.953vw; }  /* 15px */
.f-16 { font-size: 1.953vw; }  /* 15px */
.f-17 { font-size: 2.083vw; }  /* 16px */
.f-18 { font-size: 2.213vw; }  /* 17px */
.f-19 { font-size: 2.213vw; }  /* 17px */
.f-20 { font-size: 2.344vw; }  /* 18px */
.f-21 { font-size: 2.344vw; }  /* 18px */
.f-22 { font-size: 2.344vw; }  /* 18px */
.f-23 { font-size: 2.344vw; }  /* 18px */
.f-24 { font-size: 2.604vw; }  /* 20px */
.f-25 { font-size: 2.604vw; }  /* 20px */
.f-26 { font-size: 2.604vw; }  /* 20px */
.f-27 { font-size: 3.125vw; }  /* 24px */
.f-28 { font-size: 3.125vw; }  /* 24px */
.f-29 { font-size: 3.125vw; }  /* 24px */
.f-30 { font-size: 3.125vw; }  /* 24px */
.f-31 { font-size: 3.396vw; }  /* 26px */
.f-32 { font-size: 3.396vw; }  /* 26px */
.f-33 { font-size: 3.646vw; }  /* 28px */
.f-34 { font-size: 3.646vw; }  /* 28px */
.f-35 { font-size: 3.646vw; }  /* 28px */
.f-36 { font-size: 3.906vw; }  /* 30px */
.f-37 { font-size: 3.906vw; }  /* 30px */
.f-38 { font-size: 4.167vw; }  /* 32px */
.f-39 { font-size: 4.167vw; }  /* 32px */
.f-40 { font-size: 4.167vw; }  /* 32px */
.f-41 { font-size: 4.167vw; }  /* 32px */
.f-42 { font-size: 4.427vw; }  /* 34px */
.f-43 { font-size: 4.427vw; }  /* 34px */
.f-44 { font-size: 4.427vw; }  /* 34px */
.f-45 { font-size: 4.883vw; }  /* 35px */
.f-46 { font-size: 4.883vw; }  /* 35px */
.f-47 { font-size: 4.883vw; }  /* 35px */
.f-48 { font-size: 4.883vw; }  /* 35px */
.f-49 { font-size: 4.883vw; }  /* 35px */
.f-50 { font-size: 4.883vw; }  /* 35px */
.f-51 { font-size: 4.883vw; }  /* 35px */
.f-52 { font-size: 4.883vw; }  /* 35px */
.f-53 { font-size: 4.427vw; }  /* 35px */
.f-54 { font-size: 4.427vw; }  /* 35px */
.f-55 { font-size: 4.583vw; }  /* 35px */
.f-56 { font-size: 4.583vw; }  /* 35px */
.f-57 { font-size: 4.688vw; }  /* 36px */
.f-58 { font-size: 4.688vw; }  /* 36px */
.f-59 { font-size: 4.687vw; }  /* 36px */
.f-60 { font-size: 4.687vw; }  /* 36px */
.f-61 { font-size: 4.687vw; }  /* 36px */
.f-62 { font-size: 4.687vw; }  /* 36px */
.f-63 { font-size: 4.687vw; }  /* 36px */
.f-64 { font-size: 5.208vw; }  /* 40px */
.f-65 { font-size: 5.208vw; }  /* 40px */
.f-66 { font-size: 5.208vw; }  /* 40px */
.f-67 { font-size: 5.208vw; }  /* 40px */
.f-68 { font-size: 5.208vw; }  /* 40px */
.f-69 { font-size: 5.208vw; }  /* 40px */
.f-70 { font-size: 5.469vw; }  /* 42px */
.f-71 { font-size: 5.469vw; }  /* 42px */
.f-72 { font-size: 5.469vw; }  /* 42px */
.f-73 { font-size: 5.469vw; }  /* 42px */
.f-74 { font-size: 5.729vw; }  /* 44px */
.f-75 { font-size: 5.729vw; }  /* 44px */
.f-76 { font-size: 6.25vw; }  /* 48px */
.f-77 { font-size: 6.25vw; }  /* 48px */
.f-78 { font-size: 6.25vw; }  /* 48px */
.f-79 { font-size: 6.771vw; }  /* 52px */
.f-80 { font-size: 6.771vw; }  /* 52px */
  /*  768 px end  */
}

/*--------------------------------------------------
    560px  (560px時点を目安)
--------------------------------------------------*/
@media screen and (max-width:560px) {
.f-10 { font-size: 1.786vw; }  /* 10px */
.f-11 { font-size: 1.964vw; }  /* 11px */
.f-12 { font-size: 2.143vw; }  /* 12px */
.f-13 { font-size: 2.321vw; }  /* 13px */
.f-14 { font-size: 2.500vw; }  /* 14px */
.f-15 { font-size: 2.679vw; }  /* 15px */
.f-16 { font-size: 2.679vw; }  /* 15px */
.f-17 { font-size: 2.857vw; }  /* 16px */
.f-18 { font-size: 3.036vw; }  /* 17px */
.f-19 { font-size: 3.036vw; }  /* 17px */
.f-20 { font-size: 3.214vw; }  /* 18px */
.f-21 { font-size: 3.214vw; }  /* 18px */
.f-22 { font-size: 3.214vw; }  /* 18px */
.f-23 { font-size: 3.214vw; }  /* 18px */
.f-24 { font-size: 3.571vw; }  /* 20px */
.f-25 { font-size: 3.571vw; }  /* 20px */
.f-26 { font-size: 3.571vw; }  /* 20px */
.f-27 { font-size: 4.286vw; }  /* 24px */
.f-28 { font-size: 4.286vw; }  /* 24px */
.f-29 { font-size: 4.286vw; }  /* 24px */
.f-30 { font-size: 4.286vw; }  /* 24px */
.f-31 { font-size: 4.643vw; }  /* 26px */
.f-32 { font-size: 4.643vw; }  /* 26px */
.f-33 { font-size: 5.000vw; }  /* 28px */
.f-34 { font-size: 5.000vw; }  /* 28px */
.f-35 { font-size: 5.000vw; }  /* 28px */
.f-36 { font-size: 5.357vw; }  /* 30px */
.f-37 { font-size: 5.357vw; }  /* 30px */
.f-38 { font-size: 5.714vw; }  /* 32px */
.f-39 { font-size: 5.714vw; }  /* 32px */
.f-40 { font-size: 5.714vw; }  /* 32px */
.f-41 { font-size: 5.714vw; }  /* 32px */
.f-42 { font-size: 6.071vw; }  /* 34px */
.f-43 { font-size: 6.071vw; }  /* 34px */
.f-44 { font-size: 6.071vw; }  /* 34px */
.f-45 { font-size: 6.250vw; }  /* 35px */
.f-46 { font-size: 6.250vw; }  /* 35px */
.f-47 { font-size: 6.250vw; }  /* 35px */
.f-48 { font-size: 6.250vw; }  /* 35px */
.f-49 { font-size: 6.250vw; }  /* 35px */
.f-50 { font-size: 6.250vw; }  /* 35px */
.f-51 { font-size: 6.250vw; }  /* 35px */
.f-52 { font-size: 6.250vw; }  /* 35px */
.f-53 { font-size: 6.250vw; }  /* 35px */
.f-54 { font-size: 6.250vw; }  /* 35px */
.f-55 { font-size: 6.250vw; }  /* 35px */
.f-56 { font-size: 6.250vw; }  /* 35px */
.f-57 { font-size: 6.429vw; }  /* 36px */
.f-58 { font-size: 6.429vw; }  /* 36px */
.f-59 { font-size: 6.429vw; }  /* 36px */
.f-60 { font-size: 6.429vw; }  /* 36px */
.f-61 { font-size: 6.429vw; }  /* 36px */
.f-62 { font-size: 6.429vw; }  /* 36px */
.f-63 { font-size: 6.429vw; }  /* 36px */
.f-64 { font-size: 7.143vw; }  /* 40px */
.f-65 { font-size: 7.143vw; }  /* 40px */
.f-66 { font-size: 7.143vw; }  /* 40px */
.f-67 { font-size: 7.143vw; }  /* 40px */
.f-68 { font-size: 7.143vw; }  /* 40px */
.f-69 { font-size: 7.143vw; }  /* 40px */
.f-70 { font-size:7.500vw; }  /* 42px */
.f-71 { font-size:7.500vw; }  /* 42px */
.f-72 { font-size:7.500vw; }  /* 42px */
.f-73 { font-size:7.500vw; }  /* 42px */
.f-74 { font-size:7.857vw; }  /* 44px */
.f-75 { font-size:7.857vw; }  /* 44px */
.f-76 { font-size:7.500vw; }  /* 42px */
.f-77 { font-size:7.500vw; }  /* 42px */
.f-78 { font-size:7.500vw; }  /* 42px */
.f-79 { font-size:7.857vw; }  /* 44px */
.f-80 { font-size:7.857vw; }  /* 44px */
  /*  560 px end  */
}

/*--------------------------------------------------
    390px  (414px時点を目安)   ※ クラス名 SP用
--------------------------------------------------*/
@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,.wp_contact-area .red,.wp_contact-area #mw_wp_form_mw-wp-form-10 ul .text-1 { font-size: 3.0769vw !important; }
.sp-f-13,.privacy-area p.f-16,.btn-type-1 p,.wp_contact-area li textarea,.wp_contact-area .radio-mode aside span { font-size: 3.3333vw !important; }
.sp-f-14,.wp_contact-area li .button, .wp_contact-area li input, .wp_contact-area li optgroup, .wp_contact-area li select { font-size: 3.5897vw !important; }
.sp-f-15,.doui-btn span,.btn-type-2 p { font-size: 3.8462vw !important; }
.sp-f-16,ul.event-list.flex-box-2-type2 li:first-of-type .category-text:not(.home ul.event-list.flex-box-2-type2 li:first-of-type .category-text),.wp-con-btn-area .btn input { font-size: 4.1026vw !important; }
.sp-f-17 { font-size: 4.3590vw !important; }
.sp-f-18,.privacy-area p.f-22 { font-size: 4.6154vw !important; }
.sp-f-19 { font-size: 4.8718vw !important; }
.sp-f-20,.btns-area-2 ul li a .img-mask h3 { 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; }

/*--------------------------------------------------
    1561px - 1920px  (1920px時点を目安)
--------------------------------------------------*/
@media screen and (max-width:1920px) {
.f-line-20 { line-height: 1.04vw; }
.f-line-21 { line-height: 1.09vw; }
.f-line-22 { line-height: 1.15vw; }
.f-line-23 { line-height: 1.20vw; }
.f-line-24 { line-height: 1.25vw; }
.f-line-25 { line-height: 1.30vw; }
.f-line-26 { line-height: 1.35vw; }
.f-line-27 { line-height: 1.41vw; }
.f-line-28 { line-height: 1.46vw; }
.f-line-29 { line-height: 1.51vw; }
.f-line-30 { line-height: 1.56vw; }
.f-line-31 { line-height: 1.61vw; }
.f-line-32 { line-height: 1.67vw; }
.f-line-33 { line-height: 1.72vw; }
.f-line-34 { line-height: 1.77vw; }
.f-line-35 { line-height: 1.82vw; }
.f-line-36 { line-height: 1.88vw; }
.f-line-37 { line-height: 1.93vw; }
.f-line-38 { line-height: 1.98vw; }
.f-line-39 { line-height: 2.03vw; }
.f-line-40 { line-height: 2.08vw; }
.f-line-41 { line-height: 2.14vw; }
.f-line-42 { line-height: 2.19vw; }
.f-line-43 { line-height: 2.24vw; }
.f-line-44 { line-height: 2.29vw; }
.f-line-45 { line-height: 2.34vw; }
.f-line-46 { line-height: 2.40vw; }
.f-line-47 { line-height: 2.45vw; }
.f-line-48 { line-height: 2.50vw; }
.f-line-49 { line-height: 2.55vw; }
.f-line-50 { line-height: 2.60vw; }
.f-line-51 { line-height: 2.66vw; }
.f-line-52 { line-height: 2.71vw; }
.f-line-53 { line-height: 2.76vw; }
.f-line-54 { line-height: 2.81vw; }
.f-line-55 { line-height: 2.86vw; }
.f-line-56 { line-height: 2.92vw; }
.f-line-57 { line-height: 2.97vw; }
.f-line-58 { line-height: 3.02vw; }
.f-line-59 { line-height: 3.07vw; }
.f-line-60 { line-height: 3.13vw; }
.f-line-61 { line-height: 3.18vw; }
.f-line-62 { line-height: 3.23vw; }
.f-line-63 { line-height: 3.28vw; }
.f-line-64 { line-height: 3.33vw; }
.f-line-65 { line-height: 3.39vw; }
.f-line-66 { line-height: 3.44vw; }
.f-line-67 { line-height: 3.49vw; }
.f-line-68 { line-height: 3.54vw; }
.f-line-69 { line-height: 3.59vw; }
.f-line-70 { line-height: 3.65vw; }
.f-line-71 { line-height: 3.70vw; }
.f-line-72 { line-height: 3.75vw; }
.f-line-73 { line-height: 3.80vw; }
.f-line-74 { line-height: 3.85vw; }
.f-line-75 { line-height: 3.91vw; }
.f-line-76 { line-height: 3.96vw; }
.f-line-77 { line-height: 4.01vw; }
.f-line-78 { line-height: 4.06vw; }
.f-line-79 { line-height: 4.11vw; }
.f-line-80 { line-height: 4.17vw; }
.f-line-81 { line-height: 4.22vw; }
.f-line-82 { line-height: 4.27vw; }
.f-line-83 { line-height: 4.32vw; }
.f-line-84 { line-height: 4.38vw; }
.f-line-85 { line-height: 4.43vw; }
.f-line-86 { line-height: 4.48vw; }
.f-line-87 { line-height: 4.53vw; }
.f-line-88 { line-height: 4.58vw; }
.f-line-89 { line-height: 4.64vw; }
.f-line-90 { line-height: 4.69vw; }
.f-line-91 { line-height: 4.74vw; }
.f-line-92 { line-height: 4.79vw; }
.f-line-93 { line-height: 4.84vw; }
.f-line-94 { line-height: 4.90vw; }
.f-line-95 { line-height: 4.95vw; }
.f-line-96 { line-height: 5.00vw; }
.f-line-97 { line-height: 5.05vw; }
.f-line-98 { line-height: 5.10vw; }
.f-line-99 { line-height: 5.16vw; }
.f-line-100 { line-height: 5.21vw; }

}

/*--------------------------------------------------
    1536px  (1440px時点を目安)
--------------------------------------------------*/
@media screen and (max-width:1536px) {
.f-line-20 { line-height: 1.458vw; }  /* 21px */
.f-line-21 { line-height: 1.528vw; }  /* 22px */
.f-line-22 { line-height: 1.597vw; }  /* 23px */
.f-line-23 { line-height: 1.667vw; }  /* 24px */
.f-line-24 { line-height: 1.736vw; }  /* 25px */
.f-line-25 { line-height: 1.806vw; }  /* 26px */
.f-line-26 { line-height: 1.806vw; }  /* 26px */
.f-line-27 { line-height: 1.875vw; }  /* 27px */
.f-line-28 { line-height: 1.944vw; }  /* 28px */
.f-line-29 { line-height: 2.014vw; }  /* 29px */
.f-line-30 { line-height: 2.083vw; }  /* 30px */
.f-line-31 { line-height: 2.153vw; }  /* 31px */
.f-line-32 { line-height: 2.222vw; }  /* 32px */
.f-line-33 { line-height: 2.292vw; }  /* 33px */
.f-line-34 { line-height: 2.361vw; }  /* 34px */
.f-line-35 { line-height: 2.431vw; }  /* 35px */
.f-line-36 { line-height: 2.431vw; }  /* 35px */
.f-line-37 { line-height: 2.500vw; }  /* 36px */
.f-line-38 { line-height: 2.569vw; }  /* 37px */
.f-line-39 { line-height: 2.639vw; }  /* 38px */
.f-line-40 { line-height: 2.708vw; }  /* 39px */
.f-line-41 { line-height: 2.778vw; }  /* 40px */
.f-line-42 { line-height: 2.847vw; }  /* 41px */
.f-line-43 { line-height: 2.917vw; }  /* 42px */
.f-line-44 { line-height: 2.986vw; }  /* 43px */
.f-line-45 { line-height: 3.056vw; }  /* 44px */
.f-line-46 { line-height: 3.056vw; }  /* 44px */
.f-line-47 { line-height: 3.125vw; }  /* 45px */
.f-line-48 { line-height: 3.194vw; }  /* 46px */
.f-line-49 { line-height: 3.264vw; }  /* 47px */
.f-line-50 { line-height: 3.333vw; }  /* 48px */
.f-line-51 { line-height: 3.403vw; }  /* 49px */
.f-line-52 { line-height: 3.472vw; }  /* 50px */
.f-line-53 { line-height: 3.542vw; }  /* 51px */
.f-line-54 { line-height: 3.611vw; }  /* 52px */
.f-line-55 { line-height: 3.681vw; }  /* 53px */
.f-line-56 { line-height: 3.681vw; }  /* 53px */
.f-line-57 { line-height: 3.750vw; }  /* 54px */
.f-line-58 { line-height: 3.819vw; }  /* 55px */
.f-line-59 { line-height: 3.889vw; }  /* 56px */
.f-line-60 { line-height: 3.958vw; }  /* 57px */
.f-line-61 { line-height: 4.028vw; }  /* 58px */
.f-line-62 { line-height: 4.097vw; }  /* 59px */
.f-line-63 { line-height: 4.167vw; }  /* 60px */
.f-line-64 { line-height: 4.236vw; }  /* 61px */
.f-line-65 { line-height: 4.306vw; }  /* 62px */
.f-line-66 { line-height: 4.306vw; }  /* 62px */
.f-line-67 { line-height: 4.375vw; }  /* 63px */
.f-line-68 { line-height: 4.444vw; }  /* 64px */
.f-line-69 { line-height: 4.514vw; }  /* 65px */
.f-line-70 { line-height: 4.583vw; }  /* 66px */
.f-line-71 { line-height: 4.653vw; }  /* 67px */
.f-line-72 { line-height: 4.722vw; }  /* 68px */
.f-line-73 { line-height: 4.792vw; }  /* 69px */
.f-line-74 { line-height: 4.861vw; }  /* 70px */
.f-line-75 { line-height: 4.931vw; }  /* 71px */
.f-line-76 { line-height: 4.931vw; }  /* 71px */
.f-line-77 { line-height: 5.000vw; }  /* 72px */
.f-line-78 { line-height: 5.069vw; }  /* 73px */
.f-line-79 { line-height: 5.139vw; }  /* 74px */
.f-line-80 { line-height: 5.208vw; }  /* 75px */
.f-line-81 { line-height: 5.278vw; }  /* 76px */
.f-line-82 { line-height: 5.347vw; }  /* 77px */
.f-line-83 { line-height: 5.417vw; }  /* 78px */
.f-line-84 { line-height: 5.486vw; }  /* 79px */
.f-line-85 { line-height: 5.556vw; }  /* 80px */
.f-line-86 { line-height: 5.556vw; }  /* 80px */
.f-line-87 { line-height: 5.625vw; }  /* 81px */
.f-line-88 { line-height: 5.694vw; }  /* 82px */
.f-line-89 { line-height: 5.764vw; }  /* 83px */
.f-line-90 { line-height: 5.833vw; }  /* 84px */
.f-line-91 { line-height: 5.903vw; }  /* 85px */
.f-line-92 { line-height: 5.972vw; }  /* 86px */
.f-line-93 { line-height: 6.042vw; }  /* 87px */
.f-line-94 { line-height: 6.111vw; }  /* 88px */
.f-line-95 { line-height: 6.181vw; }  /* 89px */
.f-line-96 { line-height: 6.181vw; }  /* 89px */
.f-line-97 { line-height: 6.250vw; }  /* 90px */
.f-line-98 { line-height: 6.319vw; }  /* 91px */
.f-line-99 { line-height: 6.389vw; }  /* 92px */
.f-line-100 { line-height: 6.458vw; }  /* 93px */
}

/*--------------------------------------------------
    1200px  (1200px時点を目安)
--------------------------------------------------*/
@media screen and (max-width:1200px) {
.f-line-20 { line-height: 1.667vw; }  /* 20px */
.f-line-21 { line-height: 1.750vw; }  /* 21px */
.f-line-22 { line-height: 1.833vw; }  /* 22px */
.f-line-23 { line-height: 1.917vw; }  /* 23px */
.f-line-24 { line-height: 2.000vw; }  /* 24px */
.f-line-25 { line-height: 2.000vw; }  /* 24px */
.f-line-26 { line-height: 2.000vw; }  /* 24px */
.f-line-27 { line-height: 2.167vw; }  /* 26px */
.f-line-28 { line-height: 2.167vw; }  /* 26px */
.f-line-29 { line-height: 2.167vw; }  /* 26px */
.f-line-30 { line-height: 2.167vw; }  /* 26px */
.f-line-31 { line-height: 2.333vw; }  /* 28px */
.f-line-32 { line-height: 2.500vw; }  /* 30px */
.f-line-33 { line-height: 2.500vw; }  /* 30px */
.f-line-34 { line-height: 2.667vw; }  /* 32px */
.f-line-35 { line-height: 2.667vw; }  /* 32px */
.f-line-36 { line-height: 2.667vw; }  /* 32px */
.f-line-37 { line-height: 2.750vw; }  /* 33px */
.f-line-38 { line-height: 2.833vw; }  /* 34px */
.f-line-39 { line-height: 2.917vw; }  /* 35px */
.f-line-40 { line-height: 3.000vw; }  /* 36px */
.f-line-41 { line-height: 3.083vw; }  /* 37px */
.f-line-42 { line-height: 3.167vw; }  /* 38px */
.f-line-43 { line-height: 3.250vw; }  /* 39px */
.f-line-44 { line-height: 3.333vw; }  /* 40px */
.f-line-45 { line-height: 3.583vw; }  /* 43px */
.f-line-46 { line-height: 3.583vw; }  /* 43px */
.f-line-47 { line-height: 3.667vw; }  /* 44px */
.f-line-48 { line-height: 3.667vw; }  /* 44px */
.f-line-49 { line-height: 3.667vw; }  /* 44px */
.f-line-50 { line-height: 3.833vw; }  /* 46px */
.f-line-51 { line-height: 3.833vw; }  /* 46px */
.f-line-52 { line-height: 3.833vw; }  /* 46px */
.f-line-53 { line-height: 4.000vw; }  /* 48px */
.f-line-54 { line-height: 4.000vw; }  /* 48px */
.f-line-55 { line-height: 4.167vw; }  /* 50px */
.f-line-56 { line-height: 4.167vw; }  /* 50px */
.f-line-57 { line-height: 4.333vw; }  /* 52px */
.f-line-58 { line-height: 4.333vw; }  /* 52px */
.f-line-59 { line-height: 4.333vw; }  /* 52px */
.f-line-60 { line-height: 4.333vw; }  /* 52px */
.f-line-61 { line-height: 4.333vw; }  /* 52px */
.f-line-62 { line-height: 4.333vw; }  /* 52px */
.f-line-63 { line-height: 4.583vw; }  /* 55px */
.f-line-64 { line-height: 4.583vw; }  /* 55px */
.f-line-65 { line-height: 4.583vw; }  /* 55px */
.f-line-66 { line-height: 4.583vw; }  /* 55px */
.f-line-67 { line-height: 4.583vw; }  /* 55px */
.f-line-68 { line-height: 4.583vw; }  /* 55px */
.f-line-69 { line-height: 4.833vw; }  /* 58px */
.f-line-70 { line-height: 4.833vw; }  /* 58px */
.f-line-71 { line-height: 4.833vw; }  /* 58px */
.f-line-72 { line-height: 4.833vw; }  /* 58px */
.f-line-73 { line-height: 4.833vw; }  /* 58px */
.f-line-74 { line-height: 4.833vw; }  /* 58px */
.f-line-75 { line-height: 5.167vw; }  /* 62px */
.f-line-76 { line-height: 5.500vw; }  /* 66px */
.f-line-77 { line-height: 5.500vw; }  /* 66px */
.f-line-78 { line-height: 5.500vw; }  /* 66px */
.f-line-79 { line-height: 5.500vw; }  /* 66px */
.f-line-80 { line-height: 5.500vw; }  /* 66px */
.f-line-81 { line-height: 5.833vw; }  /* 70px */
.f-line-82 { line-height: 5.833vw; }  /* 70px */
.f-line-83 { line-height: 5.833vw; }  /* 70px */
.f-line-84 { line-height: 5.833vw; }  /* 70px */
.f-line-85 { line-height: 5.833vw; }  /* 70px */
.f-line-86 { line-height: 5.833vw; }  /* 70px */
.f-line-87 { line-height: 6.333vw; }  /* 76px */
.f-line-88 { line-height: 6.333vw; }  /* 76px */
.f-line-89 { line-height: 6.333vw; }  /* 76px */
.f-line-90 { line-height: 6.333vw; }  /* 76px */
.f-line-91 { line-height: 6.333vw; }  /* 76px */
.f-line-92 { line-height: 6.333vw; }  /* 76px */
.f-line-93 { line-height: 6.667vw; }  /* 80px */
.f-line-94 { line-height: 6.667vw; }  /* 80px */
.f-line-95 { line-height: 7.083vw; }  /* 85px */
.f-line-96 { line-height: 7.083vw; }  /* 85px */
.f-line-97 { line-height: 7.083vw; }  /* 85px */
.f-line-98 { line-height: 7.083vw; }  /* 85px */
.f-line-99 { line-height: 7.083vw; }  /* 85px */
.f-line-100 { line-height: 7.083vw; }  /* 85px */
}

/*--------------------------------------------------
    1024px  (960px時点を目安)
--------------------------------------------------*/
@media screen and (max-width:1024px) {
.f-line-20 { line-height: 2.083vw; }  /* 20px */
.f-line-21 { line-height: 2.188vw; }  /* 21px */
.f-line-22 { line-height: 2.292vw; }  /* 22px */
.f-line-23 { line-height: 2.396vw; }  /* 23px */
.f-line-24 { line-height: 2.500vw; }  /* 24px */
.f-line-25 { line-height: 2.500vw; }  /* 24px */
.f-line-26 { line-height: 2.500vw; }  /* 24px */
.f-line-27 { line-height: 2.708vw; }  /* 26px */
.f-line-28 { line-height: 2.708vw; }  /* 26px */
.f-line-29 { line-height: 2.708vw; }  /* 26px */
.f-line-30 { line-height: 2.708vw; }  /* 26px */
.f-line-31 { line-height: 2.917vw; }  /* 28px */
.f-line-32 { line-height: 3.125vw; }  /* 30px */
.f-line-33 { line-height: 3.125vw; }  /* 30px */
.f-line-34 { line-height: 3.333vw; }  /* 32px */
.f-line-35 { line-height: 3.333vw; }  /* 32px */
.f-line-36 { line-height: 3.333vw; }  /* 32px */
.f-line-37 { line-height: 3.438vw; }  /* 33px */
.f-line-38 { line-height: 3.542vw; }  /* 34px */
.f-line-39 { line-height: 3.646vw; }  /* 35px */
.f-line-40 { line-height: 3.750vw; }  /* 36px */
.f-line-41 { line-height: 3.854vw; }  /* 37px */
.f-line-42 { line-height: 3.958vw; }  /* 38px */
.f-line-43 { line-height: 4.062vw; }  /* 39px */
.f-line-44 { line-height: 4.167vw; }  /* 40px */
.f-line-45 { line-height: 4.479vw; }  /* 43px */
.f-line-46 { line-height: 4.479vw; }  /* 43px */
.f-line-47 { line-height: 4.583vw; }  /* 44px */
.f-line-48 { line-height: 4.583vw; }  /* 44px */
.f-line-49 { line-height: 4.583vw; }  /* 44px */
.f-line-50 { line-height: 4.792vw; }  /* 46px */
.f-line-51 { line-height: 4.792vw; }  /* 46px */
.f-line-52 { line-height: 4.792vw; }  /* 46px */
.f-line-53 { line-height: 5.000vw; }  /* 48px */
.f-line-54 { line-height: 5.000vw; }  /* 48px */
.f-line-55 { line-height: 5.208vw; }  /* 50px */
.f-line-56 { line-height: 5.208vw; }  /* 50px */
.f-line-57 { line-height: 5.417vw; }  /* 52px */
.f-line-58 { line-height: 5.417vw; }  /* 52px */
.f-line-59 { line-height: 5.417vw; }  /* 52px */
.f-line-60 { line-height: 5.417vw; }  /* 52px */
.f-line-61 { line-height: 5.417vw; }  /* 52px */
.f-line-62 { line-height: 5.417vw; }  /* 52px */
.f-line-63 { line-height: 5.729vw; }  /* 55px */
.f-line-64 { line-height: 5.729vw; }  /* 55px */
.f-line-65 { line-height: 5.729vw; }  /* 55px */
.f-line-66 { line-height: 5.729vw; }  /* 55px */
.f-line-67 { line-height: 5.729vw; }  /* 55px */
.f-line-68 { line-height: 5.729vw; }  /* 55px */
.f-line-69 { line-height: 6.042vw; }  /* 58px */
.f-line-70 { line-height: 6.042vw; }  /* 58px */
.f-line-71 { line-height: 6.042vw; }  /* 58px */
.f-line-72 { line-height: 6.042vw; }  /* 58px */
.f-line-73 { line-height: 6.042vw; }  /* 58px */
.f-line-74 { line-height: 6.042vw; }  /* 58px */
.f-line-75 { line-height: 6.458vw; }  /* 62px */
.f-line-76 { line-height: 6.875vw; }  /* 66px */
.f-line-77 { line-height: 6.875vw; }  /* 66px */
.f-line-78 { line-height: 6.875vw; }  /* 66px */
.f-line-79 { line-height: 6.875vw; }  /* 66px */
.f-line-80 { line-height: 6.875vw; }  /* 66px */
.f-line-81 { line-height: 7.292vw; }  /* 70px */
.f-line-82 { line-height: 7.292vw; }  /* 70px */
.f-line-83 { line-height: 7.292vw; }  /* 70px */
.f-line-84 { line-height: 7.292vw; }  /* 70px */
.f-line-85 { line-height: 7.292vw; }  /* 70px */
.f-line-86 { line-height: 7.292vw; }  /* 70px */
.f-line-87 { line-height: 7.917vw; }  /* 76px */
.f-line-88 { line-height: 7.917vw; }  /* 76px */
.f-line-89 { line-height: 7.917vw; }  /* 76px */
.f-line-90 { line-height: 8.125vw; }  /* 78px */
.f-line-91 { line-height: 8.125vw; }  /* 78px */
.f-line-92 { line-height: 8.125vw; }  /* 78px */
.f-line-93 { line-height: 8.333vw; }  /* 78px */
.f-line-94 { line-height: 8.333vw; }  /* 78px */
.f-line-95 { line-height: 8.646vw; }  /* 80px */
.f-line-96 { line-height: 8.646vw; }  /* 80px */
.f-line-97 { line-height: 8.646vw; }  /* 80px */
.f-line-98 { line-height: 8.542vw; }  /* 82px */
.f-line-99 { line-height: 8.542vw; }  /* 82px */
.f-line-100 { line-height: 8.542vw; }  /* 82px */
}

/*--------------------------------------------------
    768px  (768px時点を目安)
--------------------------------------------------*/
@media screen and (max-width:768px) {
.f-line-20 { line-height: 2.344vw; }  /* 18px */
.f-line-21 { line-height: 2.473vw; }  /* 19px */
.f-line-22 { line-height: 2.604vw; }  /* 20px */
.f-line-23 { line-height: 2.865vw; }  /* 22px */
.f-line-24 { line-height: 2.865vw; }  /* 22px */
.f-line-25 { line-height: 2.990vw; }  /* 23px */
.f-line-26 { line-height: 3.125vw; }  /* 24px */
.f-line-27 { line-height: 3.255vw; }  /* 25px */
.f-line-28 { line-height: 3.255vw; }  /* 25px */
.f-line-29 { line-height: 3.385vw; }  /* 26px */
.f-line-30 { line-height: 3.385vw; }  /* 26px */
.f-line-31 { line-height: 3.385vw; }  /* 26px */
.f-line-32 { line-height: 3.906vw; }  /* 30px */
.f-line-33 { line-height: 3.906vw; }  /* 30px */
.f-line-34 { line-height: 3.906vw; }  /* 30px */
.f-line-35 { line-height: 3.906vw; }  /* 30px */
.f-line-36 { line-height: 3.906vw; }  /* 30px */
.f-line-37 { line-height: 4.167vw; }  /* 32px */
.f-line-38 { line-height: 4.167vw; }  /* 32px */
.f-line-39 { line-height: 4.167vw; }  /* 32px */
.f-line-40 { line-height: 4.427vw; }  /* 34px */
.f-line-41 { line-height: 4.427vw; }  /* 34px */
.f-line-42 { line-height: 4.427vw; }  /* 34px */
.f-line-43 { line-height: 4.687vw; }  /* 36px */
.f-line-44 { line-height: 4.687vw; }  /* 36px */
.f-line-45 { line-height: 4.636vw; }  /* 36px */
.f-line-46 { line-height: 5.208vw; }  /* 40px */
.f-line-47 { line-height: 5.208vw; }  /* 40px */
.f-line-48 { line-height: 5.208vw; }  /* 40px */
.f-line-49 { line-height: 5.208vw; }  /* 40px */
.f-line-50 { line-height: 5.208vw; }  /* 40px */
.f-line-51 { line-height: 5.469vw; }  /* 42px */
.f-line-52 { line-height: 5.469vw; }  /* 42px */
.f-line-53 { line-height: 5.469vw; }  /* 42px */
.f-line-54 { line-height: 5.469vw; }  /* 42px */
.f-line-55 { line-height: 5.469vw; }  /* 42px */
.f-line-56 { line-height: 5.469vw; }  /* 42px */
.f-line-57 { line-height: 5.990vw; }  /* 46px */
.f-line-58 { line-height: 5.990vw; }  /* 46px */
.f-line-59 { line-height: 5.990vw; }  /* 46px */
.f-line-60 { line-height: 6.250vw; }  /* 48px */
.f-line-61 { line-height: 6.250vw; }  /* 48px */
.f-line-62 { line-height: 6.250vw; }  /* 48px */
.f-line-63 { line-height: 6.250vw; }  /* 48px */
.f-line-64 { line-height: 6.250vw; }  /* 48px */
.f-line-65 { line-height: 6.510vw; }  /* 50px */
.f-line-66 { line-height: 6.510vw; }  /* 50px */
.f-line-67 { line-height: 6.510vw; }  /* 50px */
.f-line-68 { line-height: 6.510vw; }  /* 50px */
.f-line-69 { line-height: 6.510vw; }  /* 50px */
.f-line-70 { line-height: 7.031vw; }  /* 54px */
.f-line-71 { line-height: 7.031vw; }  /* 54px */
.f-line-72 { line-height: 7.031vw; }  /* 54px */
.f-line-73 { line-height: 7.031vw; }  /* 54px */
.f-line-74 { line-height: 7.031vw; }  /* 54px */
.f-line-75 { line-height: 7.552vw; }  /* 58px */
.f-line-76 { line-height: 7.552vw; }  /* 58px */
.f-line-77 { line-height: 7.552vw; }  /* 58px */
.f-line-78 { line-height: 7.552vw; }  /* 58px */
.f-line-79 { line-height: 7.552vw; }  /* 58px */
.f-line-80 { line-height: 7.552vw; }  /* 58px */
.f-line-81 { line-height: 7.813vw; }  /* 60px */
.f-line-82 { line-height: 7.813vw; }  /* 60px */
.f-line-83 { line-height: 7.813vw; }  /* 60px */
.f-line-84 { line-height: 7.813vw; }  /* 60px */
.f-line-85 { line-height: 8.052vw; }  /* 62px */
.f-line-86 { line-height: 8.052vw; }  /* 62px */
.f-line-87 { line-height: 8.177vw; }  /* 62px */
.f-line-88 { line-height: 8.333vw; }  /* 64px */
.f-line-89 { line-height: 8.333vw; }  /* 64px */
.f-line-90 { line-height: 8.473vw; }  /* 64px */
.f-line-91 { line-height: 8.854vw; }  /* 68px */
.f-line-92 { line-height: 8.854vw; }  /* 68px */
.f-line-93 { line-height: 8.993vw; }  /* 68px */
.f-line-94 { line-height: 9.114vw; }  /* 70px */
.f-line-95 { line-height: 9.114vw; }  /* 70px */
.f-line-96 { line-height: 9.114vw; }  /* 70px */
.f-line-97 { line-height: 9.114vw; }  /* 70px */
.f-line-98 { line-height: 9.635vw; }  /* 74px */
.f-line-99 { line-height: 9.635vw; }  /* 74px */
.f-line-100 { line-height: 9.635vw; }  /* 74px */
}

/*--------------------------------------------------
    560px  (560px時点を目安)
--------------------------------------------------*/
@media screen and (max-width:560px) {
.f-line-20 { line-height: 3.214vw; }  /* 18px */
.f-line-21 { line-height: 3.393vw; }  /* 19px */
.f-line-22 { line-height: 3.571vw; }  /* 20px */
.f-line-23 { line-height: 3.929vw; }  /* 22px */
.f-line-24 { line-height: 3.929vw; }  /* 22px */
.f-line-25 { line-height: 4.107vw; }  /* 23px */
.f-line-26 { line-height: 4.286vw; }  /* 24px */
.f-line-27 { line-height: 4.464vw; }  /* 25px */
.f-line-28 { line-height: 4.464vw; }  /* 25px */
.f-line-29 { line-height: 4.643vw; }  /* 26px */
.f-line-30 { line-height: 4.643vw; }  /* 26px */
.f-line-31 { line-height: 4.643vw; }  /* 26px */
.f-line-32 { line-height: 5.357vw; }  /* 30px */
.f-line-33 { line-height: 5.357vw; }  /* 30px */
.f-line-34 { line-height: 5.357vw; }  /* 30px */
.f-line-35 { line-height: 5.357vw; }  /* 30px */
.f-line-36 { line-height: 5.357vw; }  /* 30px */
.f-line-37 { line-height: 5.714vw; }  /* 32px */
.f-line-38 { line-height: 5.714vw; }  /* 32px */
.f-line-39 { line-height: 5.714vw; }  /* 32px */
.f-line-40 { line-height: 6.071vw; }  /* 34px */
.f-line-41 { line-height: 6.071vw; }  /* 34px */
.f-line-42 { line-height: 6.071vw; }  /* 34px */
.f-line-43 { line-height: 6.429vw; }  /* 36px */
.f-line-44 { line-height: 6.429vw; }  /* 36px */
.f-line-45 { line-height: 6.429vw; }  /* 36px */
.f-line-46 { line-height: 7.143vw; }  /* 40px */
.f-line-47 { line-height: 7.143vw; }  /* 40px */
.f-line-48 { line-height: 7.143vw; }  /* 40px */
.f-line-49 { line-height: 7.143vw; }  /* 40px */
.f-line-50 { line-height: 7.143vw; }  /* 40px */
.f-line-51 { line-height: 7.500vw; }  /* 42px */
.f-line-52 { line-height: 7.500vw; }  /* 42px */
.f-line-53 { line-height: 7.500vw; }  /* 42px */
.f-line-54 { line-height: 7.500vw; }  /* 42px */
.f-line-55 { line-height: 7.500vw; }  /* 42px */
.f-line-56 { line-height: 7.500vw; }  /* 42px */
.f-line-57 { line-height: 8.214vw; }  /* 46px */
.f-line-58 { line-height: 8.214vw; }  /* 46px */
.f-line-59 { line-height: 8.214vw; }  /* 46px */
.f-line-60 { line-height: 8.571vw; }  /* 48px */
.f-line-61 { line-height: 8.571vw; }  /* 48px */
.f-line-62 { line-height: 8.571vw; }  /* 48px */
.f-line-63 { line-height: 8.571vw; }  /* 48px */
.f-line-64 { line-height: 8.571vw; }  /* 48px */
.f-line-65 { line-height: 8.929vw; }  /* 50px */
.f-line-66 { line-height: 8.929vw; }  /* 50px */
.f-line-67 { line-height: 8.929vw; }  /* 50px */
.f-line-68 { line-height: 8.929vw; }  /* 50px */
.f-line-69 { line-height: 8.929vw; }  /* 50px */
.f-line-70 { line-height: 9.643vw; }  /* 54px */
.f-line-71 { line-height: 9.643vw; }  /* 54px */
.f-line-72 { line-height: 9.643vw; }  /* 54px */
.f-line-73 { line-height: 9.643vw; }  /* 54px */
.f-line-74 { line-height: 9.643vw; }  /* 54px */
.f-line-75 { line-height: 10.357vw; }  /* 58px */
.f-line-76 { line-height: 10.357vw; }  /* 58px */
.f-line-77 { line-height: 10.357vw; }  /* 58px */
.f-line-78 { line-height: 10.357vw; }  /* 58px */
.f-line-79 { line-height: 10.357vw; }  /* 58px */
.f-line-80 { line-height: 10.357vw; }  /* 58px */
.f-line-81 { line-height: 10.714vw; }  /* 60px */
.f-line-82 { line-height: 10.714vw; }  /* 60px */
.f-line-83 { line-height: 10.714vw; }  /* 60px */
.f-line-84 { line-height: 10.714vw; }  /* 60px */
.f-line-85 { line-height: 11.071vw; }  /* 62px */
.f-line-86 { line-height: 11.071vw; }  /* 62px */
.f-line-87 { line-height: 11.250vw; }  /* 62px */
.f-line-88 { line-height: 11.429vw; }  /* 64px */
.f-line-89 { line-height: 11.429vw; }  /* 64px */
.f-line-90 { line-height: 11.607vw; }  /* 64px */
.f-line-91 { line-height: 12.143vw; }  /* 68px */
.f-line-92 { line-height: 12.143vw; }  /* 68px */
.f-line-93 { line-height: 12.321vw; }  /* 68px */
.f-line-94 { line-height: 12.500vw; }  /* 70px */
.f-line-95 { line-height: 12.500vw; }  /* 70px */
.f-line-96 { line-height: 12.500vw; }  /* 70px */
.f-line-97 { line-height: 12.500vw; }  /* 70px */
.f-line-98 { line-height: 13.214vw; }  /* 74px */
.f-line-99 { line-height: 13.214vw; }  /* 74px */
.f-line-100 { line-height: 13.214vw; }  /* 74px */
}

@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,.privacy-area p.f-16 { 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.05em; }
.f-letter--40  { letter-spacing: -0.04em; }
.f-letter--30  { letter-spacing: -0.03em; }
.f-letter--20  { letter-spacing: -0.02em; }
.f-letter--10  { letter-spacing: -0.01em; }
.f-letter-10   { letter-spacing: 0.01em; }
.f-letter-20   { letter-spacing: 0.02em; }
.f-letter-30   { letter-spacing: 0.03em; }
.f-letter-40 { letter-spacing: 0.04em; }
.f-letter-50   { letter-spacing: 0.05em; }
.f-letter-60   { letter-spacing: 0.06em; }
.f-letter-70   { letter-spacing: 0.07em; }
.f-letter-80   { letter-spacing: 0.08em; }
.f-letter-90   { letter-spacing: 0.09em; }
.f-letter-100  { letter-spacing: 0.1em; }
.f-letter-110  { letter-spacing: 0.11em; }
.f-letter-120  { letter-spacing: 0.12em; }
.f-letter-130  { letter-spacing: 0.13em; }
.f-letter-140  { letter-spacing: 0.14em; }
.f-letter-150  { letter-spacing: 0.15em; }
.f-letter-160  { letter-spacing: 0.16em; }
.f-letter-170  { letter-spacing: 0.17em; }
.f-letter-180  { letter-spacing: 0.18em; }
.f-letter-190  { letter-spacing: 0.19em; }
.f-letter-200  { letter-spacing: 0.2em; }


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

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

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


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

.btn-type-1 {
  display: block;
  max-width: 308px;
  max-height: 90px;
  width: 17.5vw;
  height: 5vw;
  position: relative;
  background-color: #21A501;
  border-radius: 999px;
  border: 2px solid #21A501;
  transition: all 0.2s;
}
.btn-type-1 p {
  width: fit-content;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #fff;
  transition: all 0.2s;
  white-space: nowrap;
}
.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;
}
}

/*------------------------------------------------------------
お問い合わせ
------------------------------------------------------------*/
/* 入力 */
.page-main-contact .text-1 {
  margin: 6% 0;
}
.wp_contact-area {
  margin-right: auto;
  margin-left: auto;
  max-width: 834px;
  width: 92%;
  background-color: #fff;
  padding: 3% 0;
}
.wp_contact-area li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 6%;
}
.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: #33333379 2px solid;
  border-radius: 12px;
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 400;
}
.wp-con-btn-area {
  margin-top: 6%;
  margin-bottom: 0%;
}
.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: 10px;
  margin-left: 0 !important;
}
.wp_contact-area li article {
  position: relative;
}
.wp_contact-area .red {
  font-size: 12px;
  color: #e20e0e;
  position: absolute;
  bottom: 0px;
  left: 0;
  transform: translateY(100%);
}
.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%);
}
.contact-group-1 {
  margin-top: 8%;
  width: 100%;
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
}
.contact-group-1 img {
  display: block;
  width: 100%;
}
.contact-privacy-area .text-box {
  background-color: #FFFBEA;
  width: 100%;
  padding: 4.8%;
  margin-top: 7%;
}
.contact-privacy-area .text-box .text-1 {
  margin-bottom: 4%;
}
.contact-privacy-area .text-box .text-2 {
  margin-bottom: 2%;
}
.contact-privacy-area .text-box .text-2:last-of-type {
  margin-bottom: 0;
}

/* 1. inputを見えなくする（既存のままでOK） */
.mwform-checkbox-field input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  margin: -1px;
}

/* 2. label全体の調整 */
.mwform-checkbox-field label {
  display: inline-block;
  position: relative;
  cursor: pointer;
}

/* 3. テキスト部分（.mwform-checkbox-field-text）に擬似要素を作る */
.mwform-checkbox-field-text {
  position: relative;
  padding-left: 28px; /* 箱の分だけ余白を作る */
  display: inline-block;
  line-height: 22px; /* 高さを合わせる */
}

/* チェックボックスの「枠」 */
.mwform-checkbox-field-text::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%); /* 中央配置 */
  width: 18px;
  height: 18px;
  border-radius: 4px;
  background: #CECACA;
  border-radius: 50%;
  transition: 0.2s;
}

/* チェックマークの「レ点」 */
.mwform-checkbox-field-text::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  opacity: 0;
  transition: 0.2s;
  background-color: #fff;
  border-radius: 50%;
}

.mwform-checkbox-field input[type="checkbox"]:checked + .mwform-checkbox-field-text::after {
  opacity: 1; /* チェックされたら表示 */
}
.contact-privacy-area .mwform-checkbox-field-text::before {
  border-radius: 2px;
  background-color: #fff;
  border: 2px solid #333333;
}
.contact-privacy-area .mwform-checkbox-field-text::after {
  position: absolute;
  left: 6.5px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #333333;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  border-radius: 0;
  background: none;
}
body.confirm-active .contact-privacy-area {
  display: none;
}
.doui-btn {
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  margin-top: 4%;
}
.doui-btn p {
  width: fit-content;
}
.doui-btn span {
  font-weight: bold;
}
.wp-con-btn-area .btn {
  width: fit-content;
  width: 100vw;
  height: 100vw;
  max-width: 296px;
  max-height: 88px;
  border-radius: 999px;
  overflow: hidden;
  background-color: #fff;
  border: #050505 2px solid;
  margin-right: auto;
  margin-left: auto;
}
.wp-con-btn-area .btn input {
  width: 100%;
  height: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.15em;
  background-color: unset;
  background: unset;
}
.confirm-active .wp_contact-area .text-1 {
  display: none;
}

/* 確認 */
.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: 5.2vw;
  }
  .wp_contact-area li aside {
    font-size: 3.847vw;
    line-height: 7.2vw;
  }
  .wp_contact-area li .button, .wp_contact-area li input, .wp_contact-area li optgroup, .wp_contact-area li select, .wp_contact-area li textarea {
    padding: 13.5px 16px;
  }
  .wp_contact-area li.name-item input {
    max-width: 270px;
  }
  .wp_contact-area li.tell-item input {
    max-width: 220px;
  }
}
.contact-send {
  width: 100vw;
  height: 100vw;
  max-width: 320px;
  max-height: 64px;
  border-radius: 999px;
  background-color: #004A86;
  position: relative;
  margin-top: 6%;
}
.contact-send input {
  width: 100%;
  height: 100%;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}

/*---------------------------------------
header.php
---------------------------------------*/
header.pc-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100vw;
}
header.pc-header .top-area {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
header.pc-header .top-area .header-bg {
  width: 100%;
  overflow: hidden;
}
header.pc-header .top-area .header-bg img {
  width: 100%;
  height: auto;
  display: block;
  margin-top: -0.8%;
}
header.pc-header .top-area ul {
  display: flex;
  width: fit-content;
  position: absolute;
  top: 43%;
  transform: translateY(-50%);
  right: 6.5%;
}
header.pc-header .top-area ul li:first-of-type {
  margin-right: 4%;
  margin-right: 32px;
}
header.pc-header .top-area ul li a {
  display: flex;
  align-items: center;
}
header.pc-header .top-area ul li a img {
  width: 1.4vw;
  max-width: 24px;
  display: block;
  margin-right: 12px;
}
header.pc-header .header-nav-menu {
  width: 13vw;
  max-width: 210px;
  position: absolute;
  top: 11.8vh;
  left: 5.9%;
}
header.pc-header .header-nav-menu .logo {
  width: 13vw;
  height: 25vh;
  max-width: 232px;
  max-height: 266px;
  margin-bottom: 5vh;
}
header.pc-header .header-nav-menu .logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
header.pc-header .header-nav-menu ul {
  width: 100%;
}
header.pc-header .header-nav-menu ul li a {
  padding: 1.75vh 0;
  border-bottom: 1px dashed #707070;
}
header.pc-header .header-nav-menu ul li:first-of-type a {
  border-top: 1px dashed #707070;
}
header.pc-header .header-nav-menu ul li .section.s_01 .accordion_one {
  border-bottom: 1px dashed #707070;
}
header.pc-header .header-nav-menu ul li .section.s_01 .accordion_header {
  padding: 1.75vh 0;
}
/* header.pc-header .header-nav-menu ul li .section.s_01 .accordion_inner {
  padding-bottom: 2vh;
} */
header.pc-header .header-nav-menu ul li p {
  font-size: 2.05vh;
}
/*アコーディオン*/
.s_01 .accordion_one {
  width: 100%;
}
.s_01 .accordion_one .accordion_header {
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition-duration: 0.2s;
}
.accordion_inner {
  display: none;/* アコーディオンが閉じた状態になるようしている */
}
.s_01 .accordion_one .accordion_header {
  position: relative;
}
.s_01 .accordion_one .accordion_header img {
  width: 9%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2%;
  transition: all 0.2s;
}
.s_01 .accordion_one .accordion_header.open img {
  transform: translateY(-50%) rotate(180deg);
}
header.pc-header .header-nav-menu ul li .section.s_01 .accordion_inner a {
  padding: 1.4vh 0 1.4vh 14%;
}
header.pc-header .header-nav-menu ul li .section.s_01 .accordion_inner a p {
  font-size: 1.45vh;
}
header.pc-header .header-nav-menu ul li .section.s_01 .accordion_inner a:first-of-type {
  border-top: 1px dashed #707070;
}
header.pc-header .header-nav-menu ul li .section.s_01 .accordion_inner a:last-of-type {
  border-bottom: unset;
}

/*-----------------
ハンバーガーメニュー
-----------------*/
header.sp-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 92px;
  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: #fff;
  padding: 3.5% 4% 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: 10.4vw;
  height: 10.4vw;
  max-width: 40px;
  max-height: 40px;
  cursor: pointer;
  text-align: center;
  position: relative;
}
.hamburger span {
  display: block;
  position: absolute;
  width: 66%;
  height: 3px;
  left: 50%;
  transform: translateX(-50%);
  background: #21A501;
  transition: 0.3s ease-in-out;
  border-radius: 999px;
}
.hamburger span:nth-child(1) {
  top: 32%;
}
.hamburger span:nth-child(2) {
  top: 50%;
}
.hamburger span:nth-child(3) {
  top: 68%;
}

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

nav.globalMenuSp {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  background: #fff;
  text-align: center;
  width: 100%;
  height: 100vh;
  transform: translateY(-100%);
  transition: all 0.4s;
  padding-top: calc(92px + 8%);
}

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: translateY(0);
}

.globalMenuSp {
  pointer-events: none;
}

nav.globalMenuSp.active {
  pointer-events: auto;
}
.sp-header .header-set .logo {
  width: 55%;
  max-width: 296px;
  height: fit-content;
  padding: 0;
}
.sp-header .header-set .logo img {
  width: 100%;
  height: auto;
}
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%;
}
header.sp-header .nami {
  width: 100vw;
  height: 100vw;
  max-height: 48px;
  transform: translateY(-50%);
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 100000;
}
header.sp-header .nami img {
  width: auto;
  height: 100%;
}
header.sp-header .header-nav-menu {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
header.sp-header .header-nav-menu ul li a,
header.sp-header .s_01 .accordion_one .accordion_header {
  padding: 5% 0;
  border-top: 1px dashed #707070;
}
header.sp-header .header-nav-menu ul li:first-of-type a {
  border-top: 0;
}
header.sp-header .s_01 .accordion_one .accordion_header img {
  width: 5%;
}
header.sp-header .s_01 .accordion_one .accordion_inner a {
  border-top: 1px dashed #70707052;
}

/*---------------------------------------
footer.php
---------------------------------------*/
footer {
  margin-top: 7.0%;
}
footer .set {
  background-color: #F8DC03;
  position: relative;
  width: 100%;
  padding-bottom: 4%;
}
footer .set .nami {
  position: absolute;
  top: 7%;
  left: 0;
  width: 100%;
  transform: translateY(-100%) rotate(180deg);
  z-index: -1;
}
footer .set .flex-box .block-left {
  width: 42%;
  max-width: 706px;
}
footer .set .flex-box .block-right {
  width: 38%;
  min-width: 580px;
}
footer .set .flex-box .block-left .text-set {
  width: 100%;
  margin-top: 0%;
}
footer .set .flex-box .block-left .text-set img {
  width: 100%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5%;
}
footer .set .flex-box .block-right .flex {
  width: 100%;
  justify-content: space-between;
  align-items: start;
  margin-bottom: 9%;
}
footer .set .flex-box .block-right .flex .left-area {
  width: 68%;
  display: flex;
}
footer .set .flex-box .block-right .flex .right-area {
  width: 32%;
}
footer .set .flex-box .block-right .flex .left-area ul {
  width: 50%;
}
footer .set .flex-box .block-right .flex .left-area ul li {
  width: 100%;
  margin-bottom: 7%;
}
footer .set .flex-box .block-right .flex .left-area ul li.sabtitle {
  margin-bottom: 4%;
}
footer .set .flex-box .block-right .flex .left-area ul li.sab {
  margin-bottom: 3%;
}
footer .set .flex-box .block-right .flex .right-area .sns-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 12%;
}
footer .set .flex-box .block-right .flex .right-area .sns-list li {
  width: 45%;
}
footer .set .flex-box .block-right .flex .right-area .terms-list li {
  margin-bottom: 4%;
}
footer .set .flex-box .block-right .flex .right-area ul li:last-of-type {
  margin-bottom: 0;
}
footer .last-text {
  font-weight: 500;
}
.wp_no-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #f8dc0321;
}
.wp_no-img:after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 66.8%; /*  3:2の比率  */
}
.wp_no-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 25%;
  height: auto;
}

/*---------------------------------------
TOP
---------------------------------------*/
/*スライドプラグイン関連*/
.first-area {
  width: 78.65vw;
  height: 100vh;
  margin-left: auto;
}
.first-area .xo-slider-template-default .slide-content {
  z-index: -1;
}
#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;
}
.first-area {
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.first-area .set {
  width: 100%;
  height: 88%;
  position: relative;
  overflow: hidden;
  background-color: #F8DC03;
  border-radius: 150px 0 0 150px;
  overflow: hidden;
}
.first-area .set::after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 63.1%;
}
.first-area .set #xo-slider-6 {
  width: 100% !important;
  height: 85% !important;
  position: absolute;
  top:0;
  left: 0;
}
.first-area .post-img-mask.no-link {
  pointer-events: none;
}
.wh100 {
  height: 100%;
  width: 100%;
}
.first-area .post-img-mask,
.first-area .img-frame {
  height: 100%;
  width: 100%;
}
.first-area .post-img-mask img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.first-area .set .catch-img {
  position: absolute;
  bottom: 11%;
  left: 0;
  width: 29.45%;
  z-index: 2;
}
.first-area .set .link-btn-list {
  width: 52%;
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 37%;
  bottom: 4%;
  z-index: 1;
}
.first-area .set .link-btn-list li {
  width: 28.6%;
}
.first-area .set .link-btn-list li a {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}
.first-area .set .link-btn-list li a .cover {
  width: 100%;
}
.first-area .set .link-btn-list li a .item {
  height: 22.5%;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
  opacity: 0;
  transition: all 0.2s;
}
.first-area .set .link-btn-list li a .black-bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 1;
  transition: all 0.2s;
}
.right-wrapper {
  width: 72.7%;
  margin-left: auto;
  margin-right: 5.5%;
}
.top-news-area {
  margin-bottom: 3.5%;
}
.top-news-area .flex-box .block-left {
  width: 22.5%;
}
.top-news-area .flex-box .block-right {
  width: 77.5%;
}
.top-news-area .flex-box .block-left img {
  width: 74%;
  transform: translateX(-3%);
  margin-top: 3%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.top-news-area .flex-box .block-right ul li time {
  color: #21A501;
}
.category-text {
  background-color: #A3D677;
  padding: 4px 24px;
  border-radius: 20px 0 20px 0;
}
.top-news-area {
  padding: 2.0% 0;
}
.top-news-area .category-text {
  margin: 0 16px 0 12px;
}
.top-news-area .block-right ul li a {
  padding: 1.7% 0;
}
.top-news-area .block-right ul li {
  border-bottom: 1px dashed #707070;
  position: relative;
}
.top-news-area .block-right ul li:first-of-type {
  border-top: 1px dashed #707070;
}
.top-news-area .block-right ul li a img {
  transition: all 0.2s;
  width: 3.5%;
  position: absolute;
  top: 50%;
  right: 5.5%;
  transform: translateY(-50%);
}
.h2-set {
  align-items: center;
}
.h2-set h2.f-80 {
  color: #F8DC03;
  margin-right: 0.4%;
}
.h2-set h2.f-18 {
  margin-bottom: 1%;
}
.h2-set h2.f-32 {
  color: #21A501;
}
.h2-set .text-set-h2 {
  margin-top: 1%;
}
.top-about-area .h2-set {
  margin-bottom: 2.5%;
}
.top-about-area ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 4.5%;
}
.top-about-area ul li {
  width: 29.2%;
  position: relative;
  overflow: hidden;
  border-radius: 999px;
  border: 2px solid #ffffff00;
  transition: all 0.2s;
}
.top-about-area ul li:after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 153%;
}
.top-about-area ul li .s_01,
.top-about-area ul li .s_01 .accordion_one,
.top-about-area ul li .s_01 .accordion_one .accordion_header {
  height: 100%;
}
.top-about-area ul li .s_01 .accordion_one {
  width: 100%;
  position: relative;
}
.top-about-area ul li .s_01 .accordion_one .accordion_header {
  position: relative;
  z-index: 2;
}

.top-about-area ul li .s_01 .accordion_one {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.top-about-area ul li .s_01 .accordion_one .accordion_inner {
  position: absolute;
  top: 30.5%;
  left: 0;
  z-index: 1;
  width: 100%;
}
.top-about-area ul li:nth-of-type(1) .s_01 .accordion_one {
  background-image: url(../images/about-item-1.webp);
}
.top-about-area ul li:nth-of-type(2) .s_01 .accordion_one {
  background-image: url(../images/about-item-2.webp);
}
.top-about-area ul li:nth-of-type(3) .s_01 .accordion_one {
  background-image: url(../images/about-item-3.webp);
}
.top-about-area ul li .s_01 .accordion_one .accordion_header .bg {
  width: 100%;
  height: 31%;
  position: relative;
}
.top-about-area ul li:nth-of-type(1) .s_01 .accordion_one .accordion_header .bg,
.top-about-area ul li:nth-of-type(1) .s_01 .accordion_one .accordion_inner {
  background-color: #F2AFC4;
}
.top-about-area ul li:nth-of-type(2) .s_01 .accordion_one .accordion_header .bg,
.top-about-area ul li:nth-of-type(2) .s_01 .accordion_one .accordion_inner {
  background-color: #97E0EA;
}
.top-about-area ul li:nth-of-type(3) .s_01 .accordion_one .accordion_header .bg,
.top-about-area ul li:nth-of-type(3) .s_01 .accordion_one .accordion_inner {
  background-color: #A3D677;
}
.top-about-area ul li .s_01 .accordion_one .accordion_header img {
  width: auto;
  height: 3.5vw;
  max-height: 56px;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 70%;
  left: 50%;
  transition: all 0.2s;
  display: block;
}
.top-about-area ul li .s_01 .accordion_one .accordion_inner p {
  padding: 3.5% 12% 0 12%;
  height: 8.5vw;
}
.top-about-area .text-set {
  justify-content: space-between;
}
.top-event-area {
  margin-bottom: 5%;
}
.top-event-area .h2-set {
  margin-bottom: 4%;
}
.top-event-area .h2-set h2.f-80 {
  margin-right: 1.1%;
}
.event-list li {
  overflow: hidden;
  position: relative;
}
.event-list li p.category-text {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  padding: 5px 30px;
}
.event-list li .title-area {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: all 0.2s;
}
.event-list li .title-area .bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
}
.event-list li .title-area h3 {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  white-space: nowrap;
}
ul.event-list.flex-box-2-type2 li {
  margin-bottom: 3%;
}
.top-about-area .map-area {
  width: 100%;
}
.top-about-area .map-area .map {
  position: relative;
}
.top-about-area .map-area .item-1 {
  width: 100%;
}
.top-about-area .map-area .item-2 {
  width: 73%;
  position: absolute;
  top: 18.9%;
  left: 6.1%;
}
.top-facilities-area ul li .btn-type-1 {
  max-width: 134px;
  max-height: 45px;
}
.border-20 {
  border-radius: 20px;
}
.top-facilities-area .h2-set {
  margin-bottom: 2.2%;
}
.top-facilities-area ul li .img-mask {
  margin-bottom: 3.5%;
}
.top-facilities-area ul li h3 {
  padding-left: 6.5%;
  position: relative;
  margin-bottom: 4%;
}
.top-facilities-area ul li .text-set {
  padding: 0 2% 0 4.4%;
}
.top-facilities-area ul li h3:after {
  content: '';
  width: 100vw;
  height: 100vw;
  max-width: 2px;
  max-height: 66px;
  background-color: #707070;
  position: absolute;
  bottom: 20%;
  left: 3%;
}
.top-facilities-area ul li .btn-type-1 {
  margin-top: 4%;
}
.top-facilities-area h2.f-80 {
  margin-right: 1.4%;
}
.top-access-area {
  background-color: #c1bc962f;
  padding: 4% 0;
}
.top-access-area iframe {
  border-radius: 20px;
  width: 100%;
  height: 100vw;
  max-height: 490px;
}
.top-access-area .h2-set {
  margin-bottom: 1.2% !important;
}
.top-access-area .h2-set h2.f-80 {
  margin-right: 2.5%;
}
.top-btns-area {
  padding: 5.6% 0;
}
.top-btns-area .set {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.top-btns-area .set a {
  background-color: #3DC1D3;
  position: relative;
  width: 47.5%;
}
.top-btns-area .set a:after {
  content: "";
  width: 100%;
  display: block;
  padding-top: 27.8%;
}
.top-btns-area .set a img {
  width: 16%;
  position:absolute;
  left: 6%;
  top: 50%;
  transform: translateY(-50%);
}
.top-btns-area .set a p {
  position:absolute;
  left: 53%;
  top: 50%;
  transform: translate(-50%,-50%);
  color: #fff;
}
.top-about-area .map-area p.text-1 {
  margin-bottom: 3%;
}
.top-about-area .map-area p.text-2 {
  position: absolute;
  bottom: -3%;
  right: 0;
}
.top-about-area .map-area {
  margin-bottom: 8%;
}
.top-about-area {
  margin-bottom: 4.5%;
  padding-bottom: 4.5%;
  position: relative;
}
.top-about-area:after {
  content: '';
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 39vw;
  background-color: #F8DC03;
  opacity: 0.15;
  z-index: -1;
}
.top-facilities-area {
  padding-bottom: 5.2%;
}
.top-facilities-area ul.flex-box-2 li {
  margin-bottom: 0;
}
.category-text.management {
  background-color: #5EAC4B;
}
.category-text.cafe {
  background-color: #F2AFC4;
}
.category-text.childrens-center {
  background-color: #97E0EA;
}
.survey-btn {
  width: 7%;
  position: fixed;
  top: 11.3%;
  right: 0;
  z-index: 10;
  transform: translateX(35%);
}
.h2-set.h2-set-3 h2 {
  color: #fff;
  white-space: nowrap;
}
.border-150 {
  border-radius: 150px;
}
.title-zone {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  width: 100%;
  height: 29vw;
  max-height: 542px;
  position: relative;
  overflow: hidden;
}
.title-zone .h2-set.h2-set-3 {
  position: absolute;
  left: 2%;
  top: 28%;
}
.title-zone img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: 50% 50%;
}
.page-main.page-main-2 {
  margin-top: 6.6%;
}
.page-news .title-zone img {
  object-position: 50% 70%;
}
.first-area .set #xo-slider-6 li .sp-img {
  width: 100%;
  height: 100%;
}

/*---------------------------------------
栄町街区公園とは？
---------------------------------------*/
.page-title {
  padding: 14rem 0 6rem 0;
  background-color: #dddddd;
}
.map-area .overview-area {
  width: 50.0%;
  position: absolute;
  right: 7%;
  bottom: -5%;
}
.map-area .overview-area .text-area {
  padding: 3% 0 3% 3%;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
}
.map-area .overview-area h3 {
  padding: 0.6% 3%;
  background-color: #A3D677;
  width: fit-content;
  border-radius: 15px 15px 0 0;
}
.page-template-page-about .top-about-area:after {
  display: none;
}
.page-main {
  margin-top: 9.2%;
}
.about-main .h2-set {
  margin-bottom: 9%;
}
.about-main .h2-set h2.f-18 {
  margin: 0.5% 0;
}
.about-main .text-1 {
  margin-bottom: 2.5%;
}
.about-main .map {
  transform-origin: top left;
  transform: scale(1.05);
}
.about-main .group-set {
  background-image: url(../images/about-bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 6.8%;
}
.wrapper-5 {
  margin-left: auto;
  width: 78.15vw;
}
.about-main .group-set .group {
  margin-bottom: 12%;
  position: relative;
  padding-bottom: 3.6%;
}
.about-main .group-set .group .color-bg {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #F2AFC4;
  width: 70%;
  height: 86%;
  z-index: 0;
}
.about-main .group-set .group .main-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 53.2%;
  height: auto;
  z-index: 1;
}
.about-main .group-set .group .set-box {
  width: 92.4%;
  margin-right: auto;
  position: relative;
  z-index: 2;
}
.about-main .group-set .group .set-box .set-box-2 {
  width: 55.2%;
  margin-left: auto;
}
.about-main .group-set .group:last-of-type {
  margin-bottom: 0;
}
.about-main .group-set .group .text-set {
  width: fit-content;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5%;
  transform: translateX(10%);
}
.about-main .group-set .group .text-set img {
  height: 4.35vw;
  width: auto;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 17%;
}
.about-main .group-set .group .text-set h3 {
  margin-bottom: 9%;
}
.about-main .group-set .group .img-set {
  justify-content: space-between;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.about-main .group-set .group .img-set .img-mask {
  width: 48%;
}
.about-main .group-set .group .img-set .img-mask:after {
  padding-top: 76%;
}
.about-main .group-set.pc-2 .group .color-bg.color-bg-2 {
  top: unset;
  bottom: 0;
  left: 0;
  background-color: #97E0EA;
}
.about-main .group-set .group:nth-of-type(2) .set-box {
  margin-right: 0;
  margin-left: auto;
}
.about-main .group-set .group:nth-of-type(2) .set-box .set-box-2 {
  margin-left: 0;
  margin-right: auto;
}
.about-main .group-set .group:nth-of-type(2) .main-img {
  top: 0;
  left: unset;
  right: 0;
}
.about-main .group-set .group:nth-of-type(2) .text-set {
  transform: translateX(-10%);
}
.about-main .group-set.pc-2 .group .color-bg.color-bg-3 {
  background-color: #A3D677;
}
.btns-area-2 {
  margin-top: 4%;
}
.btns-area-2 ul {
  width: 100%;
}
.btns-area-2 ul li {
  margin-bottom: 0;
}
.btns-area-2 ul li a .img-mask {
  position: relative;
}
.btns-area-2 ul li a .img-mask:after {
  padding-top: 43%;
}
.btns-area-2 ul li a .img-mask .bg {
  background-color: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.btns-area-2 ul li a .img-mask h3 {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
  white-space: nowrap;
  text-align: center;
}

/*---------------------------------------
お知らせ
---------------------------------------*/
.page-main-news .flex-box .block-left {
  width: 70%;
}
.page-main-news .flex-box .block-right {
  width: 26%;
}

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

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

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

/* パターン3 */
ul.news-list-template-3 li a .post-category-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
ul.news-list-template-3 li a .post-category-list p {
  padding: 0.8% 3.2%;
  margin-right: 4%;
  margin-bottom: 2%;
  background-color: #000000;
  color: #fff;
}
ul.news-list-template-3 li a time {
  display: block;
  margin-bottom: 2%;
}
ul.news-list-template-3 li a .img-mask {
  margin-bottom: 4%;
}
.company-template-1 {
  width: 100%;
}
.company-template-1 ul li {
  padding: 2% 0;
  border-bottom: 1px solid #000;
}
.company-template-1 ul li:last-of-type {
  border-bottom: unset;
}
.company-template-1 ul li .block-left {
  width: 30%;
}
.company-template-1 ul li .block-right {
  width: 70%;
}
.category-list-block {
  width: 100%;
  margin: 4.4% 0;
}
.category-list-block ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.category-list-block ul li {
  width: fit-content;
  margin-right: 2%;
}
.category-list-block .category-text {
  padding: 9px 29px;
  min-width: 120px;
  text-align: center;
}
.category-text.ALL {
  background-color: #F8DC03;
}
ul.event-list.flex-box-2-type2 li:nth-of-type(7),
ul.event-list.flex-box-2-type2 li:nth-of-type(8),
ul.event-list.flex-box-2-type2 li:nth-of-type(9) {
  margin-bottom: 0;
}
.single-news .category-text {
  width: fit-content;
  padding: 8px 32px;
}
.page-main.page-main-2.single-news {
  margin-top: 13.6%;
}
.single-news time {
  color: #21A501;
}
.single-news .post-title {
  margin-top: 1%;
  margin-bottom: 0.5%;
}
.single-news .post-title-zone {
  margin-bottom: 6.5%;
}
.single-news .post-i_catch-block {
  margin-bottom: 6%;
  pointer-events: none;
}
.single-news .single-area {
  max-width: 836px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 6%;
}
.single-news .wp_zoon p,
.single-news .wp_zoon a,
.single-news .wp_zoon span,
.single-news .wp_zoon h1,
.single-news .wp_zoon h2,
.single-news .wp_zoon h3,
.single-news .wp_zoon h4,
.single-news .wp_zoon h5 {
  font-weight: bold;
}
.btn-type-2 {
  max-width: 312px;
  max-height: 96px;
  width: 100vw;
  height: 100vw;
  border-radius: 999px;
  background-color: #050505;
  position: relative;
  display: block;
}
.btn-type-2 p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  white-space: nowrap;
  text-align: center;
  z-index: 2;
}
.btn-type-2 .bg {
  width: 98%;
  height: 89%;
  background-color: #fff;
  position: absolute;
  top: 49%;
  left: 50%;
  transform: translate(-50%,-50%);
  border-radius: 999px;
}
.btns-area-2.btns-area-3 {
  margin-top: 5.5%;
  margin-bottom: 13%;
}

/*---------------------------------------
採用情報
---------------------------------------*/
.hougan-area {
  position: relative;
  padding: 15% 0;
}
.page-template-page-recruit footer,
.page-template-page-contact footer,
.page-template-page-contact-thanks footer,
.page-template-page-companyinfo footer,
.page-template-page-privacy_policy footer,
.page-template-page-terms footer {
  margin-top: 0;
}
.hougan-area .hougan-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 0% 0%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.h2-set.h2-set-4 h2.f-18 {
  color: #21A501;
}
.wrapper-5-2 {
  width: 95%;
  margin-right: auto;
  margin-left: auto;
}
.page-main.page-main-3 {
  margin-top: 0%;
}
.no-reruit-text {
  margin: 4.5% 0 8% 0;
}
#mw_wp_form_mw-wp-form-10,
.info-zone .set,
.privacy-area .set {
  width: 91%;
  margin-right: auto;
  margin-left: auto;
}
.con-text-1 {
  margin: 4% 0 4% 0;
}
.wp_contact-area li article,.wp_contact-area li aside {
  font-weight: bold;
}
.wp_contact-area aside span {
  font-weight: 500;
}
.wp_contact-area .text-1 {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  font-weight: 500;
  margin-top: 1%;
}
.wp_contact-area textarea {
  margin-top: 1.2%;
}

/*---------------------------------------
運営会社概要
---------------------------------------*/
.info-zone ul li {
  padding: 4% 0;
  border-bottom: #707070 1px solid;
  margin-bottom: 0;
}
.info-zone ul li:first-of-type {
  padding-top: 0;
}
.info-zone ul li.JM-list .text {
  margin-right: 36px;
}
.info-zone ul li.JM-list a {
  position: relative;
  padding-right: 32px;
}
.info-zone ul li.JM-list a p {
  color: #3DC1D3;
}
.info-zone ul li.JM-list a img {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4vw;
  max-width: 25px;
}
.info-zone ul li p {
  font-weight: 500;
}
.info-zone ul li .block-left {
  width: 25%;
}
.info-zone ul li .block-right {
  width: 75%;
}
.info-zone .message-area {
  margin-top: 12%;
}
.info-zone .message-area .img-mask:after {
  padding-top: 140%;
}
.border-40 {
  border-radius: 40px;
}
.info-zone .message-area .block-left {
  width: 35%;
}
.info-zone .message-area .block-right {
  width: 53%;
  position: relative;
}
.info-zone .message-area .block-right img {
  width: 108%;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-45%);
  z-index: 0;
}
.info-zone .message-area .block-right p {
  position: relative;
  z-index: 1;
}
.info-zone .message-area .block-right p:first-of-type {
  margin-bottom: 6%;
}
.wp_contact-area.privacy-area {
  background-color: #FFFBEA;
  margin-top: 4%;
}
.wp_contact-area.privacy-area .text-1 {
  margin-top: 0;
  margin-bottom: 4%;
}
.wp_contact-area.privacy-area .text-2 {
  margin-bottom: 2.5%;
}

/*---------------------------------------
そのた
---------------------------------------*/
.cs-text {
  margin: 4% 0 16% 0;
}
.hide-active {
  display: none !important;
}
.no-click {
  pointer-events: none !important;
}
.page-template-page-companyinfo .info-zone {
  margin-top: 4%;
}
.wp_contact-area .contact-privacy-area .text-1 {
  font-weight: bold;
  margin-top: 0;
}
.confirm-active .wp_contact-area li article {
  opacity: 0.5;
  margin-bottom: 1%;
}

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

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

  /*  414 px end  */
}

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

@media (min-width: 992px) {
  .sp-ver-1 {
    display:none;
  }
}
@media (max-width: 991px) {
  .sp-ver-1 {
    display:contents;
  }
  .pc-ver-1 {
    display:none;
  }
  .error-area-2 h2 {
    line-height:56px;
  }
}
@media (max-width: 768px) {
  .error-area-2 h2 {
    line-height: 40px;
    font-size: 24px !important;
  }
  .border-20 {
    border-radius: 4vw;
  }
  .category-text {
    border-radius: 4vw 0 4vw 0;
  }
  .event-list li p.category-text {
    padding: 1vw 4vw 1.4vw 4vw;
  }
}
@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;
  }
}

#Access {
  transform: translateY(-5vw);
}
#Play,#Learn,#Connect {
  transform: translateY(-8vw);
}

/*---------------------------------------
//
//           レスポンシブ
//
---------------------------------------*/
@media screen and (min-width: 2560px) {
  /*  2560 px end  */
}
@media screen and (min-width: 2000px) {
  header.pc-header .header-nav-menu ul li p {
    font-size: 1.6vh;
  }
  header.pc-header .header-nav-menu ul li .section.s_01 .accordion_inner a p {
    font-size: 1.36vh;
  }

  /*  2000 px end  */
}
@media screen and (max-width: 1536px) {
  .top-about-area .map-area p.text-2 {
    transform-origin: bottom right;
    transform: scale(0.95);
  }
  footer .set .flex-box .block-right .flex .right-area .sns-list {
    width: 72%;
  }
  .top-btns-area .set {
    width: 88%;
    margin-right: auto;
    margin-left: auto;
  }
  .top-btns-area .set a p {
    white-space: nowrap;
    transform: translate(-50%,-50%) scale(0.9);
    transform-origin: center;
  }
  .map-area .overview-area {
    width: 55%;
    bottom: -12%;
  }
  .top-about-area {
    margin-bottom: 8%;
    padding-bottom: 8%;
  }
  .border-150 {
    border-radius: 6.4vw;
  }
  footer .set .flex-box .block-right {
    min-width: unset;
    width: 50%;
  }

  /*  1536 px end  */
}
@media screen and (max-width: 1440px) {
  /*  1440 px end  */
}
@media screen and (max-width: 1366px) {
  .h2-set {
    flex-direction: column;
    align-items: start;
  }
  /*  1366 px end  */
}
@media screen and (max-width: 1200px) {
header.pc-header .top-area .header-bg img {
    margin-top: 0.0%;
    transform: scale(1.1);
    transform-origin: bottom center;
}
header.pc-header .top-area ul {
  top: 40%;
}
  /*  1200 px end  */
}
@media screen and (max-width: 1024px) {
  footer .set .flex-box .block-right {
    min-width: unset;
  }
  .first-area {
    width: 100vw;
    max-width: 720px;
    height:  calc(var(--vh, 1vh) * 85);
  }
  .first-area .set .link-btn-list {
    display: none;
  }
  .first-area .set #xo-slider-6 {
    height: 100% !important;
  }
  .first-area {
    padding-top: 104px;
    position: relative;
  }
  .first-area .set {
    border-radius: 150px 0 0 0;
    height: 100% !important;
    
  }
  html body main .first-area .catch-img {
    width: 69% !important;
    max-width: 280px !important;
    position: absolute !important;
    top: calc(104px + 5%) !important;
    bottom: unset !important;
    left: 0 !important;
    z-index: 1;
  }
  .right-wrapper {
    width: 88vw;
    max-width: 560px;
    margin-right: auto;
    margin-left: auto;
  }
  .top-news-area .flex-box .block-left img {
    width: 41.5%;
    max-width: 160px;
    transform: unset;
    margin-top: unset;
    display: block;
    margin-right: auto;
    margin-left: 0;
  }
  .top-news-area {
    margin-top: -4%;
    position: relative;
    padding: 8% 0;
  }
  .top-news-area:after {
    content: '';
    width: 100vw;
    height: 100vw;
    max-height: 45px;
    background-image: url(../images/sp-header-nami.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    transform: scaleY(-100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .top-news-area:before {
    content: '';
    width: 100vw;
    height: 12.5vw;
    max-height: 84px;
    background-color: #F8DC03;
    position: absolute;
    top: 15%;
    left: 0;
    z-index: 1;
  }
  .top-news-area .right-wrapper {
    position: relative;
    z-index: 2;
  }
  .home .top-news-area .category-text.management {
    display: none;
  }
  .top-news-area .block-right ul li a h3 {
    width: 71%;
    margin-left: auto;
  }
  .h2-set.flex {
    flex-direction: column;
  }
  .home .h2-set h2 {
    text-align: center;
  }
  .top-event-area .h2-set h2.f-80 {
    margin-right: 0;
  }
  .home .h2-set h2.f-80 {
    margin-bottom: 2%;
  }
  .top-event-area .h2-set {
    margin-bottom: 8%;
  }
  .event-list li .title-area {
    opacity: 1;
  }
  .event-list li .title-area h3 {
    width: 92%;
    white-space: unset;
    text-align: center;
  }
  .btn-type-1 {
    max-width: 258px;
    max-height: 80px;
    width: 54.5vw;
    height: 15.4vw;
  }
  .top-news-area .block-right ul li a img {
    display: none;
  }
  .top-event-area .btn-type-1 {
    margin-right: auto;
    margin-left: auto;
    margin-top: 8%;
  }
  .top-about-area .map-area p.text-1,
  .top-about-area .map-area p.text-2 {
    text-align: center;
  }
  .top-about-area .map-area p.text-2 {
    position: unset;
    margin-bottom: 12%;
  }
  .top-about-area {
    overflow: hidden;
  }
  .top-about-area .map-area .map {
    transform: scale(1.2);
  }
  .top-about-area .h2-set {
    margin-bottom: 4%;
  }
  .top-about-area ul li {
    position: relative;
    overflow: hidden;
    border-radius: 999px;
    border: unset;
    transition: unset;
  }
  .top-about-area ul li .s_01 .accordion_one .accordion_header img {
    height: 14.5vw;
    max-height: 58px;
  }
  .top-about-area ul li .s_01 {
    pointer-events: none;
  }
  .top-about-area .splide-2 {
    width: 88%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10%;
    margin-top: 16%;
  }
  .top-about-area .splide-2 img {
    display: block;
    margin-bottom: 6%;
  }
  .top-about-area .splide li {
    height: auto;
    border-radius: 0 !important;
  }
  .top-about-area .splide li:after {
    display: none;
  }
  .splide__pagination__page {
    background-color: unset;
    background: #fff;
    border: #707070 1px solid;
  }
  .splide__pagination__page.is-active {
    background-color: unset;
    background: #F8DC03 !important;
    border: #707070 1px solid;
  }
  .splide .splide__pagination {
    width: 40%;
    margin-right: auto;
    margin-left: auto;
    bottom: unset;
    top: 0;
    display: flex;
    justify-content: space-between;
  }
  .splide .splide__pagination li {
    width: auto;
  }
  .top-event-area {
    margin-bottom: 8%;
  }
  .top-facilities-area {
    padding-bottom: 8%;
  }

  .h2-set h2,
  .h2-set .text-set-h2 {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .top-about-area:after {
    display: none;
  }
  .top-about-area .sp-text-set {
    width: 100vw;
    background-color: #f8dc032d;
    padding: 8% 0 10% 0;
    margin-top: 8%;
  }
  .top-about-area .sp-text-set .btn-type-1 {
    margin-top: 6%;
  }
  .top-facilities-area .splide {
    padding-top: 10%;
    margin-top: 6%;
  }
  .top-access-area {
    padding: 8% 0;
  }
  .top-facilities-area .splide .splide__pagination {
    width: 35%;
  }
  .top-btns-area {
    padding: 8% 0;
  }
  .top-btns-area .set {
    flex-direction: column;
    max-width: 560px;
  }
  .top-btns-area .set a {
    width: 100%;
  }
  .top-btns-area .set a:first-of-type {
    display: block;
    margin-bottom: 6%;
  }
  header.sp-header .header-nav-menu ul li:last-of-type a {
    border-bottom: 1px dashed #707070;
  }
  header.sp-header .header-nav-menu ul.list-2 {
    display: flex;
  }
  header.sp-header .header-nav-menu ul.list-2 li {
    width: 50%;
  }
  header.sp-header .header-nav-menu ul.list-2 li a {
    width: 100%;
  }
  header.sp-header .header-nav-menu ul.list-2 li a .box {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  header.sp-header .header-nav-menu ul.list-2 li a .box img {
    width: 20%;
    display: block;
    margin: 0 auto 3% auto;
  }
  header.sp-header .header-nav-menu ul.list-2 li a,
  header.sp-header .header-nav-menu ul.sns-list li a {
    border-bottom: unset !important;
    border-top: unset !important;
  }
  header.sp-header .header-nav-menu ul.list-2 li:first-of-type {
    position: relative;
  }
  header.sp-header .header-nav-menu ul.list-2 li:first-of-type:after {
    content: '';
    width: 1px;
    height: 100vw;
    max-height: 44px;
    border-right: 1px dashed #707070;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  header.sp-header .header-nav-menu ul.sns-list {
    display: flex;
    justify-content: space-between;
    width: 35%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 4%;
  }
  header.sp-header .header-nav-menu ul.sns-list li {
    width: 42%;
  }
  .sp-ft-bg {
    width: 100%;
    height: 100%;
    background-color: #FDF5B7;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  footer .set {
    background: unset;
  }
  footer .set .nami {
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    transform: translateY(-100%);
    z-index: -1;
  }
  footer .set .flex-box .block-left .text-set img {
    width: 48%;
  }
  footer .set .flex-box .block-left .text-set p {
    text-align: center;
  }
  html body footer .wrapper {
    max-width: 360px;
    width: 77%;
  }
  footer .sp-set-1,footer .sp-set-2 {
    width: 100%;
  }
  footer .sp-set-1 {
    display: flex;
  }
  footer .sp-set-1 ul {
    width: 50%;
  }
  footer .sp-set-1 ul li {
    width: 100%;
    margin-bottom: 10%;
  }
  footer .sp-set-1 ul li.sabtitle,
  footer .sp-set-1 ul li.sab {
    margin-bottom: 6%;
  }
  footer .sp-set-1 ul:last-of-type li {
    margin-bottom: 15%;
  }
  footer .terms-list,
  footer .terms-list li,
  footer .terms-list li a,
  footer .terms-list li a p {
    width: fit-content;
  }
  footer .terms-list {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 12%;
  }
  footer .sns-list {
    display: flex;
    justify-content: space-between;
    width: 40%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 6%;
  }
  footer .sns-list li {
    width: 42%;
  }
  footer .sns-list {
    margin-bottom: 6%;
  }
  footer .last-text {
    text-align: center;
  }
  footer .set .flex-box .block-right .flex {
    margin-bottom: 4%;
  }
  footer .set {
    padding: 10% 0 4% 0;
  }
  .survey-btn {
    width: 7.5%;
    max-width: 35px;
    position: fixed;
    top: 12.3%;
    right: -2px;
    z-index: 10;
    transform: unset;
  }
  header.sp-header .nami {
    max-height: 64px;
    height: 13.5vw;
    transform: translateY(-55%);
  }
  .page-main {
    margin-top: 92px !important;
  }
  .page-template-page-about .page-main {
    margin-top: calc(92px + 4%) !important;
  }
  .page-template-page-about .h2-set {
    border-radius: 0 999px 999px 0;
    background-color: #F9DB03;
    width: fit-content;
    padding: 2.6% 18% 2.6% 0%;
  }
  .page-template-page-about .h2-set h2.f-80 {
    color: #fff;
  }
  .page-template-page-about .h2-set .sp-set {
    margin-left: 6vw;
  }
  .page-template-page-about .sp-text-1 {
    color: #21A501;
    text-align: center;
    margin-bottom: 6%;
  }
  .page-template-page-about .sp-text-2,
  .page-template-page-about .sp-text-3 {
    text-align: center;
    white-space: nowrap;
  }
  .page-template-page-about .sp-text-2 {
    margin-bottom: 8%;
  }
  .page-template-page-about .sp-text-3 {
    margin-bottom: 3%;
  }
  .top-about-area .map-area .map {
    transform: scale(1.35);
    transform-origin: 24% 0%;
  }
  .sp-map {
    overflow: unset !important;
  }
  .about-main .group-set .group .main-img {
    position: relative;
    width: 53.2%;
    height: auto;
    z-index: 1;
  }
  .page-template-page-about main {
    overflow: hidden;
  }
  .about-main .group-set .group .set-box .set-box-2 {
    width: 100%;
  }
  .about-main .group-set {
    width: 100vw;
    margin: 12% 0;
    padding: 8% 0;
  }
  .about-main .group-set .group {
    width: 100%;
    margin-bottom: 16%;
    padding-bottom: 14.6%;
  }
  .about-main .group-set .group .set-box {
    width: 88vw;
    margin-right: auto;
    margin-left: auto;
    max-width: 560px;
  }
  .about-main .group-set .group .text-set {
    width: 100%;
    transform: unset;
  }
  .about-main .group-set .group .text-set img {
    height: 14vw;
    max-height: 56px;
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 12%;
  }
  .about-main .group-set .group .text-set p br {
    display: none;
  }
  .about-main .group-set .group .main-img {
    width: 100%;
    margin-bottom: 4%;
  }
  .about-main .group-set .group .text-set h3 {
    margin-bottom: 5%;
  }
  .about-main .group-set .group .bg {
    width: 80vw;
    height: 80vw;
    max-width: 620px;
    max-height: 620px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    background-color: #cdcdcd;
  }
  .about-main .group-set .group:nth-of-type(1) .bg {
    background-color: #F2AFC4;
  }
  .about-main .group-set .group:nth-of-type(2) .bg {
    background-color: #97E0EA;
  }
  .about-main .group-set .group:nth-of-type(3) .bg {
    background-color: #A3D677;
  }
  .btns-area-2 ul li a .img-mask:after {
    padding-top: 31.0%;
  }
  .btns-area-2 ul li {
    margin-bottom: 5%;
  }
  .btns-area-2 ul li:last-of-type {
    margin-bottom: 0%;
  }
  .btns-area-2 {
    margin: 15% 0;
  }
  .page-template-page-about .btns-area-2 {
    margin: 15% 0 5% 0;
  }
  /* Chrome, Safari */
  ::-webkit-scrollbar {
    display: none;
  }
  /* Firefox */
  html {
    scrollbar-width: none;
  }
  /* IE, Edge（旧） */
  html {
    -ms-overflow-style: none;
  }
  .about-main .group-set .group:nth-of-type(2) .text-set {
    transform: unset;
  }
  .about-main .group-set .group:nth-of-type(2) .set-box {
    margin-right: auto;
    margin-left: auto;
  }
  .wrapper-5 {
    width: 100vw;
  }
  .title-zone.border-150 {
    border-radius: 0 !important;
  }
  .title-zone {
    height: 50vw;
    max-height: 206px;
  }
  .title-zone .h2-set.h2-set-3 {
    top: 50%;
    transform: translateY(-50%);
  }
  .cs-text {
    text-align: center;
    font-size: 32px;
  }
  .no-reruit-text {
    text-align: center;
    font-size: 20px;
    margin: 14% 0 16% 0;
  }
  .page-main-2 .title-zone h2.f-80 {
    margin-bottom: 4%;
  }
  .category-list-block .category-text {
    padding: 6px 22px;
    min-width: 100px;
    text-align: center;
  }
  .category-list-block ul li {
    margin-bottom: 2%;
  }
  ul.event-list.flex-box-2-type2 li {
    margin-bottom: 4% !important;
  }
  ul.event-list.flex-box-2-type2 li:first-of-type:not(.home ul.event-list.flex-box-2-type2 li:first-of-type) {
    width: 100% !important;
  }
  ul.event-list.flex-box-2-type2 li:first-of-type .category-text:not(.home ul.event-list.flex-box-2-type2 li:first-of-type .category-text) {
    padding: 2vw 8vw 2vw 8vw;
  }
  .post-list-block {
    padding-bottom: 8%;
  }
  .single-news .post-title {
    margin: 2.4% 0;
  }
  .btn-type-2,.wp-con-btn-area .btn {
    max-width: 262px;
    max-height: 70px;
    width: 68vw;
    height: 18.5vw;
  }
  .news-post-template-default .right-wrapper {
    padding-bottom: 8%;
  }
  .wrapper-5-2 {
    width: 88vw;
    max-width: 560px;
    margin-right: auto;
    margin-left: auto;
  }
  .wp_contact-area li {
    margin-bottom: 10%;
  }
  .wp_contact-area li article {
    width: fit-content;
    display: block;
    margin-right: auto;
  }
  .wp_contact-area .red {
    bottom: 50%;
    left: unset;
    right: 0;
    transform: translate(150%, 50%);
  }
  .wp_contact-area {
    width: 100%;
    padding: 10% 0;
  }
  #mw_wp_form_mw-wp-form-10, .info-zone .set, .privacy-area .set {
    width: 88%;
  }
  footer .sp-set-1 ul:nth-of-type(1) {
    width: 60%;
  }
  footer .sp-set-1 ul:nth-of-type(2) {
    width: 40%;
  }
  .info-zone ul li .block-left {
    margin-bottom: 2%;
  }
  .info-zone ul li {
    padding: 7% 0;
  }
  .info-zone ul li .block-left {
    opacity: 0.6;
  }
  .info-zone ul li .block-right.flex {
    align-items: center;
  }
  .info-zone .message-area .block-left {
    margin-bottom: 15%;
  }
  .info-zone .message-area .block-right img {
    width: 108%;
    position: absolute;
    top: 0;
    right: 52%;
    transform: translate(50%, -45%);
    z-index: 0;
  }
  .wp_contact-area .contact-privacy-area .text-1 {
    margin-bottom: 6%;
  }
  .contact-privacy-area .text-box .text-2 {
    margin-bottom: 4%;
  }
  .wp_contact-area li {
    flex-direction: column;
  }
  .wp_contact-area li aside {
    width: 100%;
  }
  .wp_contact-area li article {
    margin-bottom: 2%;
  }
  .wp_contact-area li aside .text-1 {
    margin-top: 2%;
  }
  .con-text-1 {
    margin: 10% 0;
  }
  .top-about-area .splide-2 {
    margin-top: 30%;
  }
  .wp_contact-area.privacy-area .text-2 {
    margin-bottom: 4%;
  }

  /*  1024 px end  */
}
@media screen and (max-width: 991px) {
  /*  991 px end  */
}
@media screen and (max-width: 768px) {
  .first-area .set {
    border-radius: 35vw 0 0 0;
  }
  .top-event-area {
    margin-bottom: 14%;
  }
  .top-facilities-area {
    padding-bottom: 12%;
  }
  .top-access-area {
    padding: 12% 0;
  }

  /*  768 px end  */
}
@media screen and (max-width: 560px) {
  .cs-text {
    font-size: 8vw;
  }
  .single-news .category-text {
    padding: 1.6vw 8vw;
  }

  /*  560 px end  */
}
@media screen and (max-width: 460px) {
  /*  460 px end  */
}
@media screen and (max-width: 414px) {
  /*  414 px end  */
}
@media screen and (max-width: 390px) {
  /*  390 px end  */
}
@media screen and (max-width: 375px) {
  /*  375 px end  */
}
@media screen and (max-width: 320px) {
  /*  320 px end  */
}

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

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

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

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

/*---------------------------------------
//
//           ホバー集
//
---------------------------------------*/
@media screen and (min-width: 1025px) {
  .survey-btn,
  .top-btns-area .set a img,
  .top-btns-area .set a,
  header.pc-header .top-area ul li a,
  header.pc-header .header-nav-menu ul li a p,
  header.pc-header .header-nav-menu ul li .section.s_01 .accordion_header img,
  footer a,
  .btn-type-2,
  .btn-type-2 .bg,
  .wp-con-btn-area .btn,
  .info-zone ul li.JM-list a,
  .category-list-block ul li a {
    transition: all 0.2s;
  }
  .top-news-area .block-right ul li a,
  .btns-area-2 ul li a .bg,
  .btns-area-2 ul li a img {
    transition: all 0.4s;
  }
  .first-area .set .link-btn-list li a:hover .item {
    opacity: 1;
  }
  .first-area .set .link-btn-list li a:hover .black-bg {
    opacity: 0.3;
  }
  .top-news-area .block-right ul li a:hover img {
    right: 5.0%;
  }
  .top-about-area ul li:hover {
    border: 2px solid #ffffff;
  }
  .top-about-area ul li:nth-of-type(1):hover {
    box-shadow: 0 0px 10px rgba(242, 175, 196, 1.0),
    0 0px 10px rgba(242, 175, 196, 1.0),
    0 0px 10px rgba(242, 175, 196, 1.0);
  }
  .top-about-area ul li:nth-of-type(2):hover {
    box-shadow: 0 0px 10px rgba(151, 224, 234, 1.0),
    0 0px 10px rgba(151, 224, 234, 1.0),
    0 0px 10px rgba(151, 224, 234, 1.0);
  }
  .top-about-area ul li:nth-of-type(3):hover {
    box-shadow: 0 0px 10px rgba(163, 214, 119, 1.0),
    0 0px 10px rgba(163, 214, 119, 1.0),
    0 0px 10px rgba(163, 214, 119, 1.0);
  }
  .top-about-area ul li:hover .s_01 .accordion_one .accordion_header img {
    transform: translate(-50%,-50%) scale(1.03);
  }
  .btn-type-1:hover {
    background-color: #fff;
  }
  .btn-type-1:hover p {
    color: #21A501;
  }
  .event-list li:hover .title-area {
    opacity: 1;
  }
  .top-news-area .block-right ul li a:hover {
    opacity: 0.6;
  }
  .survey-btn:hover {
    transform: translateX(30%);
  }
  .btns-area-2 ul li a:hover .bg {
    opacity: 0.1;
  }
  .btns-area-2 ul li a:hover img {
    transform: scale(1.04);
  }
  .top-btns-area .set a:hover{
    opacity: 0.7;
  }
  header.pc-header .top-area ul li a:hover,
  header.pc-header .header-nav-menu ul li a:hover p,
  footer a:hover {
    opacity: 0.5;
  }
  .top-btns-area .set a:hover img {
    transform: translateY(-50%) scale(1.1);
  }
  header.pc-header .header-nav-menu ul li:hover .section.s_01 .accordion_header img {
    top: 55%;
  }
  footer .set .flex-box .block-right .flex .right-area .sns-list li a:hover {
    opacity: 0.8;
  }
  .btn-type-2:hover {
    transform: rotate(-4deg);
  }
  .btn-type-2:hover .bg {
    background-color: #F8DC03;
  }
  .wp-con-btn-area .btn:hover {
    background-color: #F8DC03;
  }
  .info-zone ul li.JM-list a:hover {
    opacity: 0.6;
  }
  .category-list-block ul li a:hover {
    opacity: 0.6;
  }

  /*  1025 px end  */
}