@charset "UTF-8";
.tbud-r {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.heisei-w5 {
  font-family: "hiragino-mincho-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
}

*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px; /* 1 */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

body {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  margin: 0;
  color: #3c3c3c;
}
body.popup-open {
  overflow: hidden;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

*:focus {
  outline: none;
}

dt {
  font-weight: unset;
}

input {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}

.c-symbol {
  display: none;
}

.c-disp--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-disp--pc {
    display: block;
  }
}

.c-disp--sp {
  display: block;
}
@media screen and (min-width: 1024px) {
  .c-disp--sp {
    display: none;
  }
}

.c-br--ip {
  display: block;
}
@media screen and (min-width: 768px) {
  .c-br--ip {
    display: none;
  }
}

.c-br--sp {
  display: block;
}
@media screen and (min-width: 1024px) {
  .c-br--sp {
    display: none;
  }
}

.c-br--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-br--pc {
    display: block;
  }
}

.c-brspace--sp::before {
  content: "\a　";
  white-space: pre;
}
@media screen and (min-width: 1024px) {
  .c-brspace--sp::before {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .c-brspace--pc::before {
    content: "\a　";
    white-space: pre;
  }
}

.c-anchor--normal {
  margin-top: calc(clamp(65px, 17.25vw, 105px) * -1);
  padding-top: clamp(65px, 17.25vw, 105px);
}
@media screen and (min-width: 1024px) {
  .c-anchor--normal {
    margin-top: calc(clamp(85px, 7vw, 120px) * -1);
    padding-top: clamp(85px, 7vw, 120px);
  }
}

.c-hidden {
  display: none !important;
}

.c-disabled {
  pointer-events: none;
}
.c-disabled__text {
  font-size: 0.63em;
}

.c-text__pos {
  position: relative;
  bottom: -0.1em;
}
.c-text__pos--confirmed {
  position: relative;
  bottom: -0.15em;
}

.iphone .c-text__pos {
  bottom: 0;
}

.mac .c-text__pos {
  bottom: 0;
}

.l-header {
  position: relative;
  width: 100%;
}

.l-header-sp {
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: clamp(65px, 17.25vw, 105px);
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .l-header-sp {
    display: none;
  }
}
.l-header-sp__logo {
  position: relative;
  display: block;
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-left: 0.75em;
}
.l-header-sp__logo__text {
  color: #556b2f;
  text-align: left;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  display: block;
  padding-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .l-header-sp__logo__text {
    font-size: clamp(19.6px, 1.63vw, 28px);
  }
}
.l-header-sp__logo__name {
  color: #556b2f;
  text-align: left;
  line-height: 1;
  font-size: clamp(28px, 7.46vw, 42px);
  display: block;
}
@media screen and (min-width: 1024px) {
  .l-header-sp__logo__name {
    font-size: clamp(35px, 2.91vw, 45px);
  }
}
.l-header-sp__button {
  position: relative;
  background-color: #c3d825;
  display: block;
  width: clamp(65px, 17.25vw, 105px);
  height: clamp(65px, 17.25vw, 105px);
}
.l-header-sp__button__inner {
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.l-header-sp__button__line {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  background-color: #ffffff;
  width: 45%;
  height: 3px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.l-header-sp__button__line:nth-of-type(1) {
  top: 25%;
}
.l-header-sp__button__line:nth-of-type(2) {
  top: 40%;
}
.l-header-sp__button__line:nth-of-type(3) {
  top: 55%;
}
.l-header-sp__button.open .l-header-sp__button__line:nth-of-type(1) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 40%;
}
.l-header-sp__button.open .l-header-sp__button__line:nth-of-type(2) {
  opacity: 0;
}
.l-header-sp__button.open .l-header-sp__button__line:nth-of-type(3) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 40%;
}
.l-header-sp__button__title {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-align: center;
  line-height: 1;
  font-size: clamp(12px, 3.2vw, 18px);
  position: absolute;
  bottom: 0.7em;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.l-header-sp__nav {
  display: block;
  background-color: #c3d825;
  width: 100vw;
  height: 100%;
  z-index: 20;
  position: fixed;
  top: clamp(65px, 17.25vw, 105px);
  right: -100vw;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-sp__nav.open {
  right: 0;
}
.l-header-sp__menu {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  height: calc(100vh - clamp(65px, 17.25vw, 105px));
  opacity: 1;
  padding-bottom: clamp(75px, 20vw, 193px);
}
.l-header-sp__menu::-webkit-scrollbar {
  display: none;
}
.l-header-sp__menu__link {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #2b2b2b;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  display: block;
  position: relative;
  padding: 1.5em 2em;
  border-bottom: 1px solid #ffffff;
}
.l-header-sp__menu__link:hover, .l-header-sp__menu__link:visited {
  color: #2b2b2b;
}

.l-header-pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-header-pc {
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: clamp(85px, 7vw, 120px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 15;
    padding: 0 2% 0;
  }
}
.l-header-pc__logo {
  position: relative;
  display: block;
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.l-header-pc__logo__text {
  color: #556b2f;
  text-align: left;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  display: block;
  padding-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .l-header-pc__logo__text {
    font-size: clamp(19.6px, 1.63vw, 28px);
    padding-bottom: 0.25em;
  }
}
.l-header-pc__logo__name {
  color: #556b2f;
  text-align: left;
  line-height: 1;
  font-size: clamp(28px, 7.46vw, 42px);
  display: block;
}
@media screen and (min-width: 1024px) {
  .l-header-pc__logo__name {
    font-size: clamp(35px, 2.91vw, 45px);
  }
}
.l-header-pc__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  position: relative;
}
.l-header-pc__menu {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  text-align: center;
  line-height: 1;
  font-size: clamp(15.4px, 1.28vw, 23px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  height: 100%;
  padding-right: 1em;
}
.l-header-pc__menu__link {
  color: #aab521;
  display: block;
  position: relative;
  padding: 1em 0.75em;
}
@media screen and (min-width: 1280px) {
  .l-header-pc__menu__link {
    padding: 1em 1em;
  }
}
@media screen and (min-width: 1920px) {
  .l-header-pc__menu__link {
    padding: 1em 1.25em;
  }
}
.l-header-pc__menu__link:visited {
  color: #aab521;
}
.l-header-pc__menu__link:hover, .l-header-pc__menu__link:active, .l-header-pc__menu__link:focus {
  color: #aab521;
}
.l-header-pc__menu__link::before {
  content: "";
  background-color: #aab521;
  width: calc(100% - 2em);
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 1em;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-pc__menu--hover {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header-pc__menu--hover:hover .l-header-pc__menu__link::before, .l-header-pc__menu--hover:active .l-header-pc__menu__link::before, .l-header-pc__menu--hover:focus .l-header-pc__menu__link::before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.l-header-pc__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10%;
}
.l-header-pc__sns__button {
  width: clamp(40px, 3.33vw, 65px);
  height: clamp(40px, 3.33vw, 65px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-pc__sns__button:hover, .l-header-pc__sns__button:focus, .l-header-pc__sns__button:active {
  opacity: 0.7;
}

.l-footer {
  position: relative;
}
.l-footer__bg {
  background-color: #ffffff;
  padding: clamp(40px, 10.66vw, 60px) 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__bg {
    padding: clamp(51.2px, 4.26vw, 64px) 0;
  }
}
.l-footer__wrapper {
  position: relative;
  width: 88%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-footer__wrapper {
    width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__wrapper {
    width: 85%;
    max-width: 1550px;
  }
}
@media screen and (min-width: 1280px) {
  .l-footer__wrapper {
    width: 80%;
  }
}
@media screen and (min-width: 1536px) {
  .l-footer__wrapper {
    width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__inner__left {
    width: 35%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__inner__right {
    width: 45%;
  }
}
.l-footer__logo {
  position: relative;
  display: block;
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.l-footer__logo__text {
  color: #aab521;
  text-align: left;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  display: block;
  padding-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .l-footer__logo__text {
    font-size: clamp(19.6px, 1.63vw, 28px);
  }
}
.l-footer__logo__name {
  color: #aab521;
  text-align: left;
  line-height: 1;
  font-size: clamp(28px, 7.46vw, 42px);
  display: block;
  padding-bottom: 1em;
}
@media screen and (min-width: 1024px) {
  .l-footer__logo__name {
    font-size: clamp(35px, 2.91vw, 45px);
    padding-bottom: 0;
  }
}
.l-footer__data {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #aab521;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .l-footer__data {
    font-size: clamp(18px, 1.5vw, 28px);
  }
}
.l-footer__data__title {
  width: 8em;
}
.l-footer__data__text {
  width: calc(100% - 8em);
}
.l-footer__treatmenttime {
  padding: clamp(32px, 8.53vw, 48px) 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__treatmenttime {
    padding: clamp(19.2px, 1.6vw, 24px) 0 0 0;
  }
}
.l-footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: clamp(14px, 3.73vw, 21px) 0;
  border-top: 0.8937px solid #9d9d9d;
}
@media screen and (min-width: 1024px) {
  .l-footer__nav {
    padding: 0 0 clamp(24px, 2vw, 30px) 0;
    border-top: none;
  }
}
.l-footer__nav + .l-footer__nav {
  border-top: 0.8937px solid #9d9d9d;
  padding: clamp(24px, 2vw, 30px) 0 clamp(32px, 2.66vw, 40px) 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__nav + .l-footer__nav {
    padding: clamp(24px, 2vw, 30px) 0;
  }
}
.l-footer__copyright {
  background-color: #c3d825;
  font-family: "hiragino-mincho-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-align: center;
  line-height: 1;
  font-size: clamp(12px, 3.2vw, 18px);
  padding: 1.5em 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__copyright {
    font-size: clamp(16.8px, 1.4vw, 24px);
    padding: 1.75em 0;
  }
}

.l-main {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: #ffffff;
}
.l-main__pos {
  position: relative;
}
.l-main__base {
  position: relative;
  background-color: #ffffff;
}
.l-main__main {
  position: relative;
  background-color: #c3d825;
}
.l-main__main--policy {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-main__main--policy {
    display: block;
    background-color: #c3d825;
    width: 100%;
    height: clamp(70px, 6.83vw, 140px);
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 2100px) {
  .l-main__main--policy {
    height: clamp(145px, 6.9vw, 200px);
  }
}
.l-main__wrapper {
  position: relative;
  width: 88%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-main__wrapper {
    width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .l-main__wrapper {
    width: 85%;
    max-width: 1550px;
  }
}
@media screen and (min-width: 1280px) {
  .l-main__wrapper {
    width: 80%;
  }
}
@media screen and (min-width: 1536px) {
  .l-main__wrapper {
    width: 80%;
  }
}
@media screen and (min-width: 1920px) {
  .l-main__wrapper {
    width: 1550px;
  }
}

.l-main-header {
  position: relative;
  margin-top: clamp(65px, 17.25vw, 105px);
  background-color: #c3d825;
  width: 100%;
  height: 5px;
}
@media screen and (min-width: 1024px) {
  .l-main-header {
    margin-top: clamp(85px, 7vw, 120px);
  }
}

.c-section__title {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  line-height: 1;
  font-size: clamp(28px, 7.46vw, 38px);
  position: relative;
  margin-bottom: clamp(40px, 3.33vw, 50px);
}
@media screen and (min-width: 1024px) {
  .c-section__title {
    font-size: clamp(42px, 3.5vw, 60px);
    margin-bottom: clamp(104px, 8.66vw, 130px);
  }
}
.c-section__title--main {
  color: #556b2f;
}
.c-section__title--main::before {
  content: "";
  background-color: #556b2f;
  height: 3px;
  width: 50%;
  position: absolute;
  right: 0;
  top: calc(50% - 1.5px);
}
@media screen and (min-width: 1024px) {
  .c-section__title--main::before {
    height: 5px;
    top: calc(50% - 2.5px);
  }
}
.c-section__title--main__inner {
  position: relative;
  display: inline-block;
  background-color: #ffffff;
  padding: 0 1.5em;
}
.c-section__title--base {
  color: #ffffff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.c-section__title--base::before {
  content: "";
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  height: 3px;
  width: 50%;
  position: absolute;
  left: 0;
  top: calc(50% - 1.5px);
}
@media screen and (min-width: 1024px) {
  .c-section__title--base::before {
    height: 5px;
    top: calc(50% - 2.5px);
  }
}
.c-section__title--base__inner {
  position: relative;
  display: inline-block;
  background-color: #c3d825;
  padding: 0 1.5em;
}
.c-section__title02 {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  line-height: 1;
  font-size: clamp(28px, 7.46vw, 38px);
  position: relative;
  margin-bottom: clamp(40px, 3.33vw, 50px);
}
@media screen and (min-width: 1024px) {
  .c-section__title02 {
    font-size: clamp(42px, 3.5vw, 60px);
    margin-bottom: clamp(104px, 8.66vw, 130px);
  }
}
.c-section__title02--main {
  color: #556b2f;
}
.c-section__title02--base {
  color: #ffffff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.c-fade {
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
.c-fade-up {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}
.c-fade-visible {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}

.is-faded {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@-webkit-keyframes slideIn {
  0% {
    -webkit-clip-path: inset(0 0 100% 0);
            clip-path: inset(0 0 100% 0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
    opacity: 1;
  }
}

@keyframes slideIn {
  0% {
    -webkit-clip-path: inset(0 0 100% 0);
            clip-path: inset(0 0 100% 0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
    opacity: 1;
  }
}
.c-slide-left {
  opacity: 0;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
  -webkit-transition: opacity 1s ease, -webkit-transform 0.5s ease;
  transition: opacity 1s ease, -webkit-transform 0.5s ease;
  transition: opacity 1s ease, transform 0.5s ease;
  transition: opacity 1s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}
.c-slide-right {
  opacity: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: opacity 1s ease, -webkit-transform 0.5s ease;
  transition: opacity 1s ease, -webkit-transform 0.5s ease;
  transition: opacity 1s ease, transform 0.5s ease;
  transition: opacity 1s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}
@media screen and (min-width: 1024px) {
  .c-slide--delay {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
}

.is-slided {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.c-breadcrumb {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(13px, 3.46vw, 19.5px);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  position: relative;
  padding: 1em 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .c-breadcrumb {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 1.75em 0;
  }
}
.c-breadcrumb__parent {
  color: #ffffff;
  line-height: 1.8;
  position: relative;
}
.c-breadcrumb__parent a:visited,
.c-breadcrumb__parent a:hover,
.c-breadcrumb__parent a:active {
  color: #ffffff;
}
.c-breadcrumb__item {
  color: #ffffff;
  line-height: 1.8;
}
.c-breadcrumb__item::before {
  content: ">";
  padding: 0 0.25em 0 0.5em;
  color: #ffffff;
}

.c-form__table {
  width: 100%;
  overflow: hidden;
}
.c-form__table__row {
  width: 100%;
}
.c-form__table__header {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #3c3c3c;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 1em 0 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .c-form__table__header {
    font-size: clamp(14px, 1.16vw, 20px);
    display: table-cell;
    width: 35%;
    vertical-align: middle;
    border-bottom: 1px solid #c3d825;
  }
}
.c-form__table__header__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-form__table__header__text--accent {
  font-size: 0.7em;
  display: inline-block;
  line-height: 1;
  color: #ffffff;
  background-color: #c3d825;
  padding: 0.5em 0.75em;
  border-radius: clamp(8px, 2.13vw, 12px);
  margin-left: 1em;
}
@media screen and (min-width: 1024px) {
  .c-form__table__header__text--accent {
    border-radius: clamp(8px, 0.66vw, 10px);
  }
}
.c-form__table__header__text--br {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-form__table__header__text--br {
    display: block;
  }
}
@media screen and (min-width: 1920px) {
  .c-form__table__header__text--br {
    display: none;
  }
}
.c-form__table__data {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #3c3c3c;
  font-size: clamp(16px, 4.26vw, 24px);
  display: block;
  width: 100%;
  padding-bottom: 1.75em;
  border-bottom: 1px solid #c3d825;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .c-form__table__data {
    font-size: clamp(14px, 1.16vw, 20px);
    display: table-cell;
    width: 65%;
    padding: 2em 0;
  }
}
.c-form__table__data input,
.c-form__table__data textarea {
  color: #3c3c3c;
  line-height: 2;
  width: 100%;
  border: 1px solid #c3d825;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.5em 0 0.5em 0.5em;
}
.c-form__table__data input[type=checkbox] {
  width: auto;
  accent-color: #c3d825;
}
.c-form__table__data__link {
  color: #966611;
  text-decoration: underline;
  display: block;
  margin-top: 0.5em;
}
.c-form__table__data .wpcf7-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .c-form__table__data .wpcf7-list-item {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.c-form__table__data .wpcf7-list-item-label {
  display: inline-block;
  padding-left: 0.5em;
}
.c-form__table__data .wpcf7-not-valid-tip {
  position: absolute;
}

.wpcf7-submit {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  text-align: center;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  display: block;
  background-color: #c3d825;
  border: 1px solid #c3d825;
  border-radius: 1.5em;
  padding: 1em 3em;
  -webkit-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s;
  position: relative;
  overflow: hidden;
  width: 12em;
  margin: 1.5em auto 0 auto;
}
@media screen and (min-width: 768px) {
  .wpcf7-submit {
    width: 15em;
  }
}
@media screen and (min-width: 1024px) {
  .wpcf7-submit {
    font-size: clamp(16.8px, 1.4vw, 24px);
  }
}
.wpcf7-submit:visited {
  color: #ffffff;
}
.wpcf7-submit:hover, .wpcf7-submit:focus, .wpcf7-submit:active {
  background-color: #ffffff;
  color: #c3d825;
}

.wpcf7-not-valid-tip {
  color: #b7410e !important;
}

.wpcf7 form.invalid .wpcf7-response-output {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #b7410e;
  text-align: center;
  font-size: clamp(16px, 4.26vw, 24px);
  border: none;
  margin-top: 0;
}
@media screen and (min-width: 1024px) {
  .wpcf7 form.invalid .wpcf7-response-output {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}

.wpcf7 form.sent .wpcf7-response-output {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #966611;
  text-align: center;
  font-size: clamp(16px, 4.26vw, 24px);
  border: none;
  margin-top: 0;
}
@media screen and (min-width: 1024px) {
  .wpcf7 form.sent .wpcf7-response-output {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}

.p-front-mv {
  position: relative;
  margin-top: clamp(65px, 17.25vw, 105px);
}
@media screen and (min-width: 1024px) {
  .p-front-mv {
    margin-top: clamp(85px, 7vw, 120px);
    max-height: calc(100vh - clamp(85px, 7vw, 120px));
  }
}
.p-front-mv__img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  z-index: 5;
}
@media screen and (min-width: 1024px) {
  .p-front-mv__img {
    width: 45%;
  }
}
@media screen and (min-width: 1280px) {
  .p-front-mv__img {
    width: 35%;
    left: 10%;
  }
}
.p-front-mv__message {
  background-color: rgba(255, 255, 255, 0.8);
  width: 35%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
@media screen and (min-width: 1024px) {
  .p-front-mv__message {
    width: 38%;
  }
}
.p-front-mv__message__text {
  font-family: "hiragino-mincho-pron", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #3e5407;
  line-height: 1.5;
  text-align: end;
  font-size: clamp(18px, 4.8vw, 30px);
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-animation: slideIn 2s ease-in forwards;
          animation: slideIn 2s ease-in forwards;
}
@media screen and (min-width: 1024px) {
  .p-front-mv__message__text {
    line-height: 1.8;
    font-size: clamp(33.6px, 2.58vw, 42px);
  }
}
@media screen and (min-width: 1920px) {
  .p-front-mv__message__text {
    font-size: clamp(47px, 2.44vw, 65px);
  }
}
.p-front-mv__message__text--space {
  display: none;
}
@media screen and (min-width: 768px) {
  .p-front-mv__message__text--space {
    display: inline-block;
    padding-bottom: 2em;
  }
}
.p-front-mv__line01 {
  background-color: rgba(153, 204, 0, 0.6);
  width: 7.5%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
}
@media screen and (min-width: 1024px) {
  .p-front-mv__line01 {
    width: 8.5%;
    left: 45%;
  }
}
.p-front-mv__line02 {
  background-color: rgba(153, 204, 0, 0.8);
  width: 7.5%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 57.5%;
}
@media screen and (min-width: 1024px) {
  .p-front-mv__line02 {
    width: 8.5%;
    left: 53.5%;
  }
}
.p-front-mv__line03 {
  background-color: rgba(153, 204, 0, 0.1);
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
@media screen and (min-width: 1280px) {
  .p-front-mv__line03 {
    display: block;
    width: 10%;
  }
}

.p-front-message {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0 clamp(100px, 26.66vw, 150px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-front-message {
    padding: clamp(171.5px, 14.29vw, 245px) 0 clamp(210px, 17.5vw, 300px) 0;
  }
}
.p-front-message__text {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #556b2f;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-front-message__text {
    text-align: center;
    font-size: clamp(21px, 1.75vw, 30px);
  }
}

.p-front-profile {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0 clamp(100px, 26.66vw, 150px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-front-profile {
    padding: clamp(171.5px, 14.29vw, 245px) 0 clamp(171.5px, 14.29vw, 245px) 0;
  }
}
.p-front-profile__left {
  position: relative;
  padding-top: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-front-profile__left {
    padding-top: 0;
  }
}
.p-front-profile__img {
  width: 60%;
  margin: 0 auto;
  background-color: #e5e5e5;
}
@media screen and (min-width: 1024px) {
  .p-front-profile__img {
    width: 35%;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (min-width: 1920px) {
  .p-front-profile__img {
    width: 32%;
  }
}
.p-front-profile__title {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #2b2b2b;
  text-align: left;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 2.5em;
}
@media screen and (min-width: 1024px) {
  .p-front-profile__title {
    font-size: clamp(18.9px, 1.57vw, 27px);
  }
}
.p-front-profile__title--top {
  padding-top: 0;
}
.p-front-profile__list {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #2b2b2b;
  text-align: left;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-front-profile__list {
    font-size: clamp(18.9px, 1.57vw, 27px);
  }
}
.p-front-profile__list__item {
  position: relative;
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (min-width: 1024px) {
  .p-front-profile__list__subtitle {
    padding-left: 1em;
  }
}
@media screen and (min-width: 1024px) {
  .p-front-profile__list__inner {
    padding-left: 2em;
  }
}
.p-front-profile__list__inner__item {
  position: relative;
  text-indent: -1em;
  margin-left: 1em;
}

.p-front-policy {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0 clamp(100px, 26.66vw, 150px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-front-policy {
    padding: clamp(171.5px, 14.29vw, 245px) 0 clamp(171.5px, 14.29vw, 245px) 0;
  }
}
.p-front-policy__pos {
  position: relative;
  z-index: 5;
}
.p-front-policy__pos::before {
  content: "";
  background-color: #53a421;
  width: clamp(20px, 5.33vw, 40px);
  height: 100%;
  position: absolute;
  bottom: -5%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-front-policy__pos::before {
    display: none;
  }
}
.p-front-policy__bg {
  width: 70%;
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-front-policy__bg {
    width: 100%;
    margin: 0;
  }
}
.p-front-policy__title {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #b7410e;
  text-shadow: 0 1px 3px rgb(255, 255, 255);
  text-align: center;
  line-height: 1.5;
  font-size: clamp(25px, 6.66vw, 40px);
  position: absolute;
  top: 3.25em;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 600px) {
  .p-front-policy__title {
    font-size: clamp(40px, 6.66vw, 60px);
    top: 3em;
  }
}
@media screen and (min-width: 1024px) {
  .p-front-policy__title {
    font-size: clamp(44px, 4vw, 70px);
    top: 2.25em;
  }
}
@media screen and (min-width: 1920px) {
  .p-front-policy__title {
    top: 2.75em;
  }
}
@media screen and (min-width: 2100px) {
  .p-front-policy__title {
    top: 3.75em;
  }
}
.p-front-policy__content {
  width: 100%;
  position: relative;
  padding-bottom: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-front-policy__content {
    position: absolute;
    width: 48%;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-front-policy__content--01 {
    left: 0;
    top: 30%;
  }
}
@media screen and (min-width: 1024px) {
  .p-front-policy__content--02 {
    right: 1%;
    top: 33%;
  }
}
@media screen and (min-width: 1024px) {
  .p-front-policy__content--03 {
    left: 0;
    top: 60%;
  }
}
@media screen and (min-width: 1024px) {
  .p-front-policy__content--04 {
    right: 1%;
    top: 63%;
  }
}
.p-front-policy__content__bg__left {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 110%;
  position: relative;
  left: -20%;
}
@media screen and (min-width: 768px) {
  .p-front-policy__content__bg__left {
    -webkit-transform: rotate(75deg);
            transform: rotate(75deg);
    width: 80%;
    left: -10%;
  }
}
@media screen and (min-width: 1024px) {
  .p-front-policy__content__bg__left {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 110%;
    left: 0;
  }
}
.p-front-policy__content__bg__right {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  width: 112%;
  position: relative;
  right: -12%;
}
@media screen and (min-width: 768px) {
  .p-front-policy__content__bg__right {
    -webkit-transform: rotate(-75deg);
            transform: rotate(-75deg);
    width: 80%;
    right: -32%;
  }
}
@media screen and (min-width: 1024px) {
  .p-front-policy__content__bg__right {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    width: 110%;
    right: 10%;
  }
}
.p-front-policy__content__arrow__left {
  position: absolute;
  bottom: calc(clamp(30px, 8vw, 45px) * -1);
  left: 0;
  right: 0;
  margin: 0 auto;
  width: clamp(30px, 8vw, 50px);
  -webkit-transform: rotate(75deg);
          transform: rotate(75deg);
}
@media screen and (min-width: 768px) {
  .p-front-policy__content__arrow__left {
    bottom: calc(clamp(20px, 2.6vw, 30px) * -1);
    -webkit-transform: rotate(70deg);
            transform: rotate(70deg);
  }
}
@media screen and (min-width: 1024px) {
  .p-front-policy__content__arrow__left {
    width: clamp(50px, 4.54vw, 80px);
    left: auto;
    right: -10px;
    bottom: 12%;
  }
}
@media screen and (min-width: 1920px) {
  .p-front-policy__content__arrow__left {
    bottom: 15%;
  }
}
.p-front-policy__content__arrow__right {
  position: absolute;
  bottom: calc(clamp(30px, 8vw, 45px) * -1.1);
  left: 0;
  right: 0;
  margin: 0 auto;
  width: clamp(30px, 8vw, 50px);
  -webkit-transform: scale(-1, 1) rotate(75deg);
          transform: scale(-1, 1) rotate(75deg);
}
@media screen and (min-width: 768px) {
  .p-front-policy__content__arrow__right {
    bottom: calc(clamp(20px, 2.6vw, 30px) * -1);
    -webkit-transform: scale(-1, 1) rotate(70deg);
            transform: scale(-1, 1) rotate(70deg);
  }
}
@media screen and (min-width: 1024px) {
  .p-front-policy__content__arrow__right {
    width: clamp(50px, 4.54vw, 80px);
    right: auto;
    left: calc(clamp(50px, 4.54vw, 80px) * -0.6);
    bottom: 12%;
  }
}
@media screen and (min-width: 1920px) {
  .p-front-policy__content__arrow__right {
    bottom: 15%;
  }
}
.p-front-policy__content__inner__left {
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .p-front-policy__content__inner__left {
    width: 60%;
  }
}
@media screen and (min-width: 1024px) {
  .p-front-policy__content__inner__left {
    width: 100%;
  }
}
.p-front-policy__content__inner__right {
  position: absolute;
  top: 0;
  right: 0;
  width: 70%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .p-front-policy__content__inner__right {
    width: 60%;
  }
}
@media screen and (min-width: 1024px) {
  .p-front-policy__content__inner__right {
    width: 100%;
  }
}
.p-front-policy__content__title {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1.2;
  font-size: clamp(20px, 5.33vw, 30px);
  padding-bottom: 0.5em;
  text-shadow: 0 1px 3px rgb(0, 0, 0);
}
@media screen and (min-width: 1024px) {
  .p-front-policy__content__title {
    font-size: clamp(28px, 2.33vw, 40px);
  }
}
.p-front-policy__content__list {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-align: left;
  line-height: 1.2;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-front-policy__content__list {
    line-height: 1.5;
    font-size: clamp(17.5px, 1.45vw, 25px);
  }
}
.p-front-policy__content__list__item {
  text-indent: -1em;
  margin-left: 1em;
  position: relative;
  text-shadow: 0 1px 3px rgb(0, 0, 0);
}
.p-front-policy__content__text {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-align: left;
  line-height: 1.2;
  font-size: clamp(14px, 3.73vw, 24px);
  padding-top: 1.25em;
  text-shadow: 0 1px 3px rgb(0, 0, 0);
}
@media screen and (min-width: 1024px) {
  .p-front-policy__content__text {
    line-height: 1.5;
    font-size: clamp(16.1px, 1.34vw, 23px);
  }
}
.p-front-policy__bottom {
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(153, 102, 51)), to(rgb(204, 204, 102)));
  background-image: linear-gradient(180deg, rgb(153, 102, 51), rgb(204, 204, 102));
}
@media screen and (min-width: 1024px) {
  .p-front-policy__bottom {
    top: calc(clamp(70px, 6.83vw, 140px) * -1);
  }
}
@media screen and (min-width: 2100px) {
  .p-front-policy__bottom {
    top: calc(clamp(145px, 6.9vw, 200px) * -1);
  }
}
.p-front-policy__bottom__text {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1.5;
  font-size: clamp(20px, 5.33vw, 30px);
  text-shadow: 0 1px 3px rgb(0, 0, 0);
  padding: 5em 0 2em 0;
}
@media screen and (min-width: 1024px) {
  .p-front-policy__bottom__text {
    font-size: clamp(31.5px, 2.62vw, 45px);
    padding: 2em 0;
    position: relative;
    z-index: 10;
  }
}
.p-front-policy__event__title {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #966611;
  text-align: center;
  line-height: 1;
  font-size: clamp(22px, 5.86vw, 33px);
  padding: 2em 0 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-front-policy__event__title {
    font-size: clamp(31.5px, 2.62vw, 45px);
    padding: 0 0 1em 0;
  }
}
.p-front-policy__event__subtitle {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #966611;
  text-align: center;
  line-height: 1.4;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(18px, 4.8vw, 27px);
  padding: 1em 0 0.5em 0;
}
@media screen and (min-width: 768px) {
  .p-front-policy__event__subtitle {
    line-height: 1.2;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .p-front-policy__event__subtitle {
    text-align: left;
    font-size: clamp(22.4px, 1.86vw, 36px);
    width: 70%;
    padding: 1em 0 0.5em 0;
  }
}
@media screen and (min-width: 768px) {
  .p-front-policy__event__img {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .p-front-policy__event__img {
    width: 70%;
  }
}
.p-front-policy__event__text {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #966611;
  text-align: justify;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .p-front-policy__event__text {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .p-front-policy__event__text {
    font-size: clamp(16.8px, 1.4vw, 24px);
    width: 70%;
    padding-bottom: 0;
  }
}
.p-front-policy__event__text--accent {
  font-weight: 600;
}
.p-front-policy__event__list {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #966611;
  text-align: justify;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 768px) {
  .p-front-policy__event__list {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .p-front-policy__event__list {
    font-size: clamp(16.8px, 1.4vw, 24px);
    width: 70%;
  }
}
.p-front-policy__event__list__item {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding-bottom: 0.5em;
}
@media screen and (min-width: 768px) {
  .p-front-policy__event__list__item {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
.p-front-policy__event__list__item__inner {
  display: block;
  padding: 0.25em 0 1em 2em;
}

.p-front-blog {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0 clamp(100px, 26.66vw, 150px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-front-blog {
    padding: clamp(171.5px, 14.29vw, 245px) 0 clamp(171.5px, 14.29vw, 245px) 0;
  }
}
.p-front-blog__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .p-front-blog__inner {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 5%;
  }
}
.p-front-blog__post {
  background-color: #ffffff;
  padding: clamp(15px, 4vw, 30px);
  margin-bottom: clamp(30px, 8vw, 45px);
  width: 47%;
}
@media screen and (min-width: 1024px) {
  .p-front-blog__post {
    padding: clamp(24px, 2vw, 50px);
    margin-bottom: clamp(48px, 4vw, 60px);
    width: 30%;
  }
}
@media screen and (min-width: 1920px) {
  .p-front-blog__post {
    padding: clamp(40px, 3.33vw, 50px);
  }
}
.p-front-blog__post__link {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.p-front-blog__post__link:hover, .p-front-blog__post__link:focus, .p-front-blog__post__link:active {
  opacity: 0.7;
}
.p-front-blog__post__date {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #556b2f;
  text-align: left;
  line-height: 1.5;
  font-size: clamp(12px, 3.2vw, 18px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-front-blog__post__date {
    font-size: clamp(16.8px, 1.4vw, 24px);
  }
}
.p-front-blog__post__title {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #556b2f;
  text-align: left;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-front-blog__post__title {
    font-size: clamp(22.4px, 1.86vw, 32px);
  }
}
.p-front-blog__post__img {
  width: 100%;
  height: clamp(87px, 23.2vw, 229.5px);
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .p-front-blog__post__img {
    height: clamp(150px, 13.63vw, 256.5px);
  }
}
.p-front-blog__post__img img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  background-color: #e5e5e5;
}

.p-front-support {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0 clamp(100px, 26.66vw, 150px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-front-support {
    padding: clamp(171.5px, 14.29vw, 245px) 0 clamp(171.5px, 14.29vw, 245px) 0;
  }
}
.p-front-support__button {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #2b2b2b;
  text-align: center;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
  display: block;
  background-color: #c3d825;
  border: 1px solid #c3d825;
  padding: 1.5em 3em;
  border-radius: 2em;
  -webkit-transition: all ease 0.2s;
  transition: all ease 0.2s;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-front-support__button {
    width: 18em;
  }
}
@media screen and (min-width: 1024px) {
  .p-front-support__button {
    font-size: clamp(22.4px, 1.86vw, 36px);
  }
}
.p-front-support__button__inner {
  color: #2b2b2b;
  position: relative;
  z-index: 3;
}
.p-front-support__button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #ffffff;
  border-radius: 2em;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s, -webkit-transform 0.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  -webkit-transform-origin: center;
          transform-origin: center;
}
.p-front-support__button:visited {
  color: #2b2b2b;
}
.p-front-support__button:hover .p-front-support__button__inner, .p-front-support__button:focus .p-front-support__button__inner, .p-front-support__button:active .p-front-support__button__inner {
  color: #c3d825;
  text-shadow: none;
}
.p-front-support__button:hover::before, .p-front-support__button:focus::before, .p-front-support__button:active::before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.p-front-sns {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0 clamp(100px, 26.66vw, 150px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-front-sns {
    padding: clamp(171.5px, 14.29vw, 245px) 0 clamp(171.5px, 14.29vw, 245px) 0;
  }
}
.p-front-sns__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10%;
}
.p-front-sns__button {
  border: 2px solid #ffffff;
  border-radius: 50%;
  width: clamp(100px, 26.66vw, 150px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1024px) {
  .p-front-sns__button {
    width: clamp(144px, 12vw, 200px);
  }
}
.p-front-sns__button:hover, .p-front-sns__button:focus, .p-front-sns__button:active {
  opacity: 0.7;
}

.p-wp-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding: clamp(60px, 16vw, 90px) 0;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog {
    padding: clamp(64px, 5.33vw, 80px) 0;
  }
}
.p-wp-blog__main {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__main {
    width: 80%;
  }
}
.p-wp-blog__main__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 6%;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__main__inner {
    gap: 3.5%;
  }
}
.p-wp-blog__side {
  width: 100%;
  padding-top: clamp(80px, 21.33vw, 120px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side {
    width: 20%;
    padding-top: 0;
    padding-left: 0.5%;
  }
}
.p-wp-blog__post {
  background-color: #ffffff;
  padding: clamp(15px, 4vw, 30px);
  margin-bottom: clamp(30px, 8vw, 45px);
  width: 47%;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post {
    padding: clamp(24px, 2vw, 50px);
    margin-bottom: clamp(48px, 4vw, 60px);
    width: 30%;
  }
}
@media screen and (min-width: 1920px) {
  .p-wp-blog__post {
    padding: clamp(40px, 3.33vw, 50px);
  }
}
.p-wp-blog__post__link {
  display: block;
}
.p-wp-blog__post__date {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #c3d825;
  text-align: left;
  line-height: 1.5;
  font-size: clamp(12px, 3.2vw, 18px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__date {
    font-size: clamp(16.8px, 1.4vw, 24px);
  }
}
.p-wp-blog__post__title {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #c3d825;
  text-align: left;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__title {
    font-size: clamp(22.4px, 1.86vw, 32px);
  }
}
.p-wp-blog__post__img {
  width: 100%;
  height: clamp(87px, 23.2vw, 229.5px);
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__img {
    height: clamp(150px, 13.63vw, 256.5px);
  }
}
.p-wp-blog__post__img img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  background-color: #e5e5e5;
}
.p-wp-blog__side__list {
  position: relative;
  background-color: #ffffff;
  padding: clamp(40px, 10.66vw, 60px) 0;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side__list {
    padding: 0 clamp(19.2px, 1.6vw, 24px);
  }
}
.p-wp-blog__side__list h2 {
  position: relative;
  border-bottom: 1px solid #c3d825;
  padding-bottom: 0.5em;
  margin-bottom: 1.5px;
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #3c3c3c;
  font-size: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side__list h2 {
    font-size: clamp(17.6px, 1.46vw, 22px);
  }
}
.p-wp-blog__side__list ul {
  padding: 0 0 3em 0;
  position: relative;
}
.p-wp-blog__side__list ul li {
  position: relative;
}
.p-wp-blog__side__list a {
  display: block;
  padding: 1em 0.2em;
  line-height: 1.6;
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #3c3c3c;
  font-size: clamp(16px, 4.26vw, 24px);
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side__list a {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-wp-blog__side__list a:visited {
  color: #3c3c3c;
}
.p-wp-blog__side__list a:hover, .p-wp-blog__side__list a:focus, .p-wp-blog__side__list a:active {
  color: #3c3c3c;
}
.p-wp-blog__side__list .widget_recent_entries a {
  padding: 2.25em 0 1em 0;
}
.p-wp-blog__side__list .widget_recent_entries .post-date {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #3c3c3c;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  position: absolute;
  top: 1em;
  left: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side__list .widget_recent_entries .post-date {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-wp-blog .pagination {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 10;
}
.p-wp-blog .pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-wp-blog .pagination .page-numbers {
  display: inline-block;
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-right: 0.5em;
  padding: 1em 1.25em;
  color: #ffffff;
  background-image: url(../img/cmn-blog-pagenation.svg);
  background-size: contain;
  background-position: center center;
}
.p-wp-blog .pagination .current {
  background-image: url(../img/cmn-blog-pagenation-current.svg);
}
.p-wp-blog .pagination .prev,
.p-wp-blog .pagination .next {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #3c3c3c;
}
.p-wp-blog .pagination .dots {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-wp-blog__single__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1em;
}
.p-wp-blog__single__date {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #3c3c3c;
  line-height: 1.6;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 0.075em;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__date {
    line-height: 1.6;
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-wp-blog__single__cat__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em;
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(13px, 3.46vw, 19.5px);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__cat__list {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-wp-blog__single__cat__item {
  background-color: #c3d825;
  border-radius: 1em;
  min-width: 6.5em;
  color: #ffffff;
  text-align: center;
  padding: 0.25em 1em;
  display: inline-block;
  border-radius: 4px;
}
.p-wp-blog__single__title {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #3c3c3c;
  text-align: left;
  line-height: 1.4;
  font-size: clamp(18px, 4.8vw, 27px);
  border-bottom: 2px solid #c3d825;
  padding: 0.5em 0 0.5em 0;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__title {
    font-size: clamp(22.4px, 1.86vw, 32px);
  }
}
.p-wp-blog__single__text {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #3c3c3c;
  text-align: justify;
  font-size: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__text {
    font-size: clamp(17.5px, 1.45vw, 25px);
  }
}
.p-wp-blog__single__text p {
  line-height: 1.8;
}
.p-wp-blog__single__text img {
  display: inline-block;
  width: auto;
}
.p-wp-blog__single__text a {
  color: #966611;
  text-decoration: underline;
}
.p-wp-blog__single__text a:visited {
  color: #966611;
}
.p-wp-blog__single__text a:hover, .p-wp-blog__single__text a:focus, .p-wp-blog__single__text a:active {
  color: #c3d825;
}

.p-wp-page {
  position: relative;
  padding: clamp(40px, 10.66vw, 60px) 0;
}
@media screen and (min-width: 1024px) {
  .p-wp-page {
    padding: clamp(48px, 4vw, 60px) 0;
  }
}
.p-wp-page__content {
  background-color: #ffffff;
  padding: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-wp-page__content {
    padding: clamp(40px, 3.33vw, 50px);
    width: 80%;
    margin: 0 auto;
  }
}

.p-wp-privacypolicy__text {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #966611;
  text-align: justify;
  line-height: 1.5;
  font-size: clamp(15px, 4vw, 22.5px);
}
@media screen and (min-width: 1024px) {
  .p-wp-privacypolicy__text {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-wp-privacypolicy__text__link {
  color: #966611;
  text-decoration: underline;
}
.p-wp-privacypolicy__text__link:visited, .p-wp-privacypolicy__text__link:hover, .p-wp-privacypolicy__text__link:focus, .p-wp-privacypolicy__text__link:active {
  color: #966611;
}
.p-wp-privacypolicy__title {
  font-family: "tbudrgothic-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #966611;
  text-align: justify;
  line-height: 1.5;
  font-size: clamp(15px, 4vw, 22.5px);
  padding: 1.5em 0 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-wp-privacypolicy__title {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}/*# sourceMappingURL=style.css.map */