@charset "UTF-8";
/* -----------------------------

setting style

----------------------------- */
/* -----------------------------

mixin

----------------------------- */
/* -----------------------------

utility style

----------------------------- */
.is-pc {
  display: block !important;
}
@media (max-width: 767px) {
  .is-pc {
    display: none !important;
  }
}

.is-sp {
  display: none !important;
}
@media (max-width: 767px) {
  .is-sp {
    display: block !important;
  }
}

.is-gnav-open {
  overflow: hidden;
  height: 100%;
}

.mb-none {
  margin-bottom: 0px;
}

.mt-none {
  margin-top: 0px;
}

.ml-none {
  margin-left: 0px;
}

.mr-none {
  margin-right: 0px;
}

.mx-none {
  margin-right: 0px;
  margin-left: 0px;
}

.my-none {
  margin-top: 0px;
  margin-bottom: 0px;
}

.pb-none {
  padding-bottom: 0px;
}

.pt-none {
  padding-top: 0px;
}

.pl-none {
  padding-left: 0px;
}

.pr-none {
  padding-right: 0px;
}

.px-none {
  padding-right: 0px;
  padding-left: 0px;
}

.py-none {
  padding-top: 0px;
  padding-bottom: 0px;
}

.mb-xxs {
  margin-bottom: 5px;
}

.mt-xxs {
  margin-top: 5px;
}

.ml-xxs {
  margin-left: 5px;
}

.mr-xxs {
  margin-right: 5px;
}

.mx-xxs {
  margin-right: 5px;
  margin-left: 5px;
}

.my-xxs {
  margin-top: 5px;
  margin-bottom: 5px;
}

.pb-xxs {
  padding-bottom: 5px;
}

.pt-xxs {
  padding-top: 5px;
}

.pl-xxs {
  padding-left: 5px;
}

.pr-xxs {
  padding-right: 5px;
}

.px-xxs {
  padding-right: 5px;
  padding-left: 5px;
}

.py-xxs {
  padding-top: 5px;
  padding-bottom: 5px;
}

.mb-xs {
  margin-bottom: 10px;
}

.mt-xs {
  margin-top: 10px;
}

.ml-xs {
  margin-left: 10px;
}

.mr-xs {
  margin-right: 10px;
}

.mx-xs {
  margin-right: 10px;
  margin-left: 10px;
}

.my-xs {
  margin-top: 10px;
  margin-bottom: 10px;
}

.pb-xs {
  padding-bottom: 10px;
}

.pt-xs {
  padding-top: 10px;
}

.pl-xs {
  padding-left: 10px;
}

.pr-xs {
  padding-right: 10px;
}

.px-xs {
  padding-right: 10px;
  padding-left: 10px;
}

.py-xs {
  padding-top: 10px;
  padding-bottom: 10px;
}

.mb-s {
  margin-bottom: 20px;
}

.mt-s {
  margin-top: 20px;
}

.ml-s {
  margin-left: 20px;
}

.mr-s {
  margin-right: 20px;
}

.mx-s {
  margin-right: 20px;
  margin-left: 20px;
}

.my-s {
  margin-top: 20px;
  margin-bottom: 20px;
}

.pb-s {
  padding-bottom: 20px;
}

.pt-s {
  padding-top: 20px;
}

.pl-s {
  padding-left: 20px;
}

.pr-s {
  padding-right: 20px;
}

.px-s {
  padding-right: 20px;
  padding-left: 20px;
}

.py-s {
  padding-top: 20px;
  padding-bottom: 20px;
}

.mb-sm {
  margin-bottom: 30px;
}

.mt-sm {
  margin-top: 30px;
}

.ml-sm {
  margin-left: 30px;
}

.mr-sm {
  margin-right: 30px;
}

.mx-sm {
  margin-right: 30px;
  margin-left: 30px;
}

.my-sm {
  margin-top: 30px;
  margin-bottom: 30px;
}

.pb-sm {
  padding-bottom: 30px;
}

.pt-sm {
  padding-top: 30px;
}

.pl-sm {
  padding-left: 30px;
}

.pr-sm {
  padding-right: 30px;
}

.px-sm {
  padding-right: 30px;
  padding-left: 30px;
}

.py-sm {
  padding-top: 30px;
  padding-bottom: 30px;
}

.mb-m {
  margin-bottom: 40px;
}

.mt-m {
  margin-top: 40px;
}

.ml-m {
  margin-left: 40px;
}

.mr-m {
  margin-right: 40px;
}

.mx-m {
  margin-right: 40px;
  margin-left: 40px;
}

.my-m {
  margin-top: 40px;
  margin-bottom: 40px;
}

.pb-m {
  padding-bottom: 40px;
}

.pt-m {
  padding-top: 40px;
}

.pl-m {
  padding-left: 40px;
}

.pr-m {
  padding-right: 40px;
}

.px-m {
  padding-right: 40px;
  padding-left: 40px;
}

.py-m {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mb-ml {
  margin-bottom: 60px;
}

.mt-ml {
  margin-top: 60px;
}

.ml-ml {
  margin-left: 60px;
}

.mr-ml {
  margin-right: 60px;
}

.mx-ml {
  margin-right: 60px;
  margin-left: 60px;
}

.my-ml {
  margin-top: 60px;
  margin-bottom: 60px;
}

.pb-ml {
  padding-bottom: 60px;
}

.pt-ml {
  padding-top: 60px;
}

.pl-ml {
  padding-left: 60px;
}

.pr-ml {
  padding-right: 60px;
}

.px-ml {
  padding-right: 60px;
  padding-left: 60px;
}

.py-ml {
  padding-top: 60px;
  padding-bottom: 60px;
}

.mb-l {
  margin-bottom: 80px;
}

.mt-l {
  margin-top: 80px;
}

.ml-l {
  margin-left: 80px;
}

.mr-l {
  margin-right: 80px;
}

.mx-l {
  margin-right: 80px;
  margin-left: 80px;
}

.my-l {
  margin-top: 80px;
  margin-bottom: 80px;
}

.pb-l {
  padding-bottom: 80px;
}

.pt-l {
  padding-top: 80px;
}

.pl-l {
  padding-left: 80px;
}

.pr-l {
  padding-right: 80px;
}

.px-l {
  padding-right: 80px;
  padding-left: 80px;
}

.py-l {
  padding-top: 80px;
  padding-bottom: 80px;
}

.mb-xl {
  margin-bottom: 100px;
}

.mt-xl {
  margin-top: 100px;
}

.ml-xl {
  margin-left: 100px;
}

.mr-xl {
  margin-right: 100px;
}

.mx-xl {
  margin-right: 100px;
  margin-left: 100px;
}

.my-xl {
  margin-top: 100px;
  margin-bottom: 100px;
}

.pb-xl {
  padding-bottom: 100px;
}

.pt-xl {
  padding-top: 100px;
}

.pl-xl {
  padding-left: 100px;
}

.pr-xl {
  padding-right: 100px;
}

.px-xl {
  padding-right: 100px;
  padding-left: 100px;
}

.py-xl {
  padding-top: 100px;
  padding-bottom: 100px;
}

.mb-xxl {
  margin-bottom: 150px;
}

.mt-xxl {
  margin-top: 150px;
}

.ml-xxl {
  margin-left: 150px;
}

.mr-xxl {
  margin-right: 150px;
}

.mx-xxl {
  margin-right: 150px;
  margin-left: 150px;
}

.my-xxl {
  margin-top: 150px;
  margin-bottom: 150px;
}

.pb-xxl {
  padding-bottom: 150px;
}

.pt-xxl {
  padding-top: 150px;
}

.pl-xxl {
  padding-left: 150px;
}

.pr-xxl {
  padding-right: 150px;
}

.px-xxl {
  padding-right: 150px;
  padding-left: 150px;
}

.py-xxl {
  padding-top: 150px;
  padding-bottom: 150px;
}

@media (min-width: 768px) and (max-width: 1027px) {
  .tb-mb-none {
    margin-bottom: 0px;
  }
  .tb-mt-none {
    margin-top: 0px;
  }
  .tb-ml-none {
    margin-left: 0px;
  }
  .tb-mr-none {
    margin-right: 0px;
  }
  .tb-mx-none {
    margin-right: 0px;
    margin-left: 0px;
  }
  .tb-my-none {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .tb-pb-none {
    padding-bottom: 0px;
  }
  .tb-pt-none {
    padding-top: 0px;
  }
  .tb-pl-none {
    padding-left: 0px;
  }
  .tb-pr-none {
    padding-right: 0px;
  }
  .tb-px-none {
    padding-right: 0px;
    padding-left: 0px;
  }
  .tb-py-none {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media (min-width: 768px) and (max-width: 1027px) {
  .tb-mb-xxs {
    margin-bottom: 5px;
  }
  .tb-mt-xxs {
    margin-top: 5px;
  }
  .tb-ml-xxs {
    margin-left: 5px;
  }
  .tb-mr-xxs {
    margin-right: 5px;
  }
  .tb-mx-xxs {
    margin-right: 5px;
    margin-left: 5px;
  }
  .tb-my-xxs {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .tb-pb-xxs {
    padding-bottom: 5px;
  }
  .tb-pt-xxs {
    padding-top: 5px;
  }
  .tb-pl-xxs {
    padding-left: 5px;
  }
  .tb-pr-xxs {
    padding-right: 5px;
  }
  .tb-px-xxs {
    padding-right: 5px;
    padding-left: 5px;
  }
  .tb-py-xxs {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (min-width: 768px) and (max-width: 1027px) {
  .tb-mb-xs {
    margin-bottom: 10px;
  }
  .tb-mt-xs {
    margin-top: 10px;
  }
  .tb-ml-xs {
    margin-left: 10px;
  }
  .tb-mr-xs {
    margin-right: 10px;
  }
  .tb-mx-xs {
    margin-right: 10px;
    margin-left: 10px;
  }
  .tb-my-xs {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .tb-pb-xs {
    padding-bottom: 10px;
  }
  .tb-pt-xs {
    padding-top: 10px;
  }
  .tb-pl-xs {
    padding-left: 10px;
  }
  .tb-pr-xs {
    padding-right: 10px;
  }
  .tb-px-xs {
    padding-right: 10px;
    padding-left: 10px;
  }
  .tb-py-xs {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1027px) {
  .tb-mb-s {
    margin-bottom: 20px;
  }
  .tb-mt-s {
    margin-top: 20px;
  }
  .tb-ml-s {
    margin-left: 20px;
  }
  .tb-mr-s {
    margin-right: 20px;
  }
  .tb-mx-s {
    margin-right: 20px;
    margin-left: 20px;
  }
  .tb-my-s {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .tb-pb-s {
    padding-bottom: 20px;
  }
  .tb-pt-s {
    padding-top: 20px;
  }
  .tb-pl-s {
    padding-left: 20px;
  }
  .tb-pr-s {
    padding-right: 20px;
  }
  .tb-px-s {
    padding-right: 20px;
    padding-left: 20px;
  }
  .tb-py-s {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1027px) {
  .tb-mb-sm {
    margin-bottom: 30px;
  }
  .tb-mt-sm {
    margin-top: 30px;
  }
  .tb-ml-sm {
    margin-left: 30px;
  }
  .tb-mr-sm {
    margin-right: 30px;
  }
  .tb-mx-sm {
    margin-right: 30px;
    margin-left: 30px;
  }
  .tb-my-sm {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .tb-pb-sm {
    padding-bottom: 30px;
  }
  .tb-pt-sm {
    padding-top: 30px;
  }
  .tb-pl-sm {
    padding-left: 30px;
  }
  .tb-pr-sm {
    padding-right: 30px;
  }
  .tb-px-sm {
    padding-right: 30px;
    padding-left: 30px;
  }
  .tb-py-sm {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1027px) {
  .tb-mb-m {
    margin-bottom: 40px;
  }
  .tb-mt-m {
    margin-top: 40px;
  }
  .tb-ml-m {
    margin-left: 40px;
  }
  .tb-mr-m {
    margin-right: 40px;
  }
  .tb-mx-m {
    margin-right: 40px;
    margin-left: 40px;
  }
  .tb-my-m {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .tb-pb-m {
    padding-bottom: 40px;
  }
  .tb-pt-m {
    padding-top: 40px;
  }
  .tb-pl-m {
    padding-left: 40px;
  }
  .tb-pr-m {
    padding-right: 40px;
  }
  .tb-px-m {
    padding-right: 40px;
    padding-left: 40px;
  }
  .tb-py-m {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1027px) {
  .tb-mb-ml {
    margin-bottom: 60px;
  }
  .tb-mt-ml {
    margin-top: 60px;
  }
  .tb-ml-ml {
    margin-left: 60px;
  }
  .tb-mr-ml {
    margin-right: 60px;
  }
  .tb-mx-ml {
    margin-right: 60px;
    margin-left: 60px;
  }
  .tb-my-ml {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .tb-pb-ml {
    padding-bottom: 60px;
  }
  .tb-pt-ml {
    padding-top: 60px;
  }
  .tb-pl-ml {
    padding-left: 60px;
  }
  .tb-pr-ml {
    padding-right: 60px;
  }
  .tb-px-ml {
    padding-right: 60px;
    padding-left: 60px;
  }
  .tb-py-ml {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1027px) {
  .tb-mb-l {
    margin-bottom: 80px;
  }
  .tb-mt-l {
    margin-top: 80px;
  }
  .tb-ml-l {
    margin-left: 80px;
  }
  .tb-mr-l {
    margin-right: 80px;
  }
  .tb-mx-l {
    margin-right: 80px;
    margin-left: 80px;
  }
  .tb-my-l {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .tb-pb-l {
    padding-bottom: 80px;
  }
  .tb-pt-l {
    padding-top: 80px;
  }
  .tb-pl-l {
    padding-left: 80px;
  }
  .tb-pr-l {
    padding-right: 80px;
  }
  .tb-px-l {
    padding-right: 80px;
    padding-left: 80px;
  }
  .tb-py-l {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 768px) and (max-width: 1027px) {
  .tb-mb-xl {
    margin-bottom: 100px;
  }
  .tb-mt-xl {
    margin-top: 100px;
  }
  .tb-ml-xl {
    margin-left: 100px;
  }
  .tb-mr-xl {
    margin-right: 100px;
  }
  .tb-mx-xl {
    margin-right: 100px;
    margin-left: 100px;
  }
  .tb-my-xl {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .tb-pb-xl {
    padding-bottom: 100px;
  }
  .tb-pt-xl {
    padding-top: 100px;
  }
  .tb-pl-xl {
    padding-left: 100px;
  }
  .tb-pr-xl {
    padding-right: 100px;
  }
  .tb-px-xl {
    padding-right: 100px;
    padding-left: 100px;
  }
  .tb-py-xl {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 768px) and (max-width: 1027px) {
  .tb-mb-xxl {
    margin-bottom: 150px;
  }
  .tb-mt-xxl {
    margin-top: 150px;
  }
  .tb-ml-xxl {
    margin-left: 150px;
  }
  .tb-mr-xxl {
    margin-right: 150px;
  }
  .tb-mx-xxl {
    margin-right: 150px;
    margin-left: 150px;
  }
  .tb-my-xxl {
    margin-top: 150px;
    margin-bottom: 150px;
  }
  .tb-pb-xxl {
    padding-bottom: 150px;
  }
  .tb-pt-xxl {
    padding-top: 150px;
  }
  .tb-pl-xxl {
    padding-left: 150px;
  }
  .tb-pr-xxl {
    padding-right: 150px;
  }
  .tb-px-xxl {
    padding-right: 150px;
    padding-left: 150px;
  }
  .tb-py-xxl {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media (max-width: 767px) {
  .sp-mb-none {
    margin-bottom: 0px;
  }
  .sp-mt-none {
    margin-top: 0px;
  }
  .sp-ml-none {
    margin-left: 0px;
  }
  .sp-mr-none {
    margin-right: 0px;
  }
  .sp-mx-none {
    margin-right: 0px;
    margin-left: 0px;
  }
  .sp-my-none {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .sp-pb-none {
    padding-bottom: 0px;
  }
  .sp-pt-none {
    padding-top: 0px;
  }
  .sp-pl-none {
    padding-left: 0px;
  }
  .sp-pr-none {
    padding-right: 0px;
  }
  .sp-px-none {
    padding-right: 0px;
    padding-left: 0px;
  }
  .sp-py-none {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .sp-mb-xxs {
    margin-bottom: 5px;
  }
  .sp-mt-xxs {
    margin-top: 5px;
  }
  .sp-ml-xxs {
    margin-left: 5px;
  }
  .sp-mr-xxs {
    margin-right: 5px;
  }
  .sp-mx-xxs {
    margin-right: 5px;
    margin-left: 5px;
  }
  .sp-my-xxs {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .sp-pb-xxs {
    padding-bottom: 5px;
  }
  .sp-pt-xxs {
    padding-top: 5px;
  }
  .sp-pl-xxs {
    padding-left: 5px;
  }
  .sp-pr-xxs {
    padding-right: 5px;
  }
  .sp-px-xxs {
    padding-right: 5px;
    padding-left: 5px;
  }
  .sp-py-xxs {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .sp-mb-xs {
    margin-bottom: 10px;
  }
  .sp-mt-xs {
    margin-top: 10px;
  }
  .sp-ml-xs {
    margin-left: 10px;
  }
  .sp-mr-xs {
    margin-right: 10px;
  }
  .sp-mx-xs {
    margin-right: 10px;
    margin-left: 10px;
  }
  .sp-my-xs {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .sp-pb-xs {
    padding-bottom: 10px;
  }
  .sp-pt-xs {
    padding-top: 10px;
  }
  .sp-pl-xs {
    padding-left: 10px;
  }
  .sp-pr-xs {
    padding-right: 10px;
  }
  .sp-px-xs {
    padding-right: 10px;
    padding-left: 10px;
  }
  .sp-py-xs {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .sp-mb-s {
    margin-bottom: 20px;
  }
  .sp-mt-s {
    margin-top: 20px;
  }
  .sp-ml-s {
    margin-left: 20px;
  }
  .sp-mr-s {
    margin-right: 20px;
  }
  .sp-mx-s {
    margin-right: 20px;
    margin-left: 20px;
  }
  .sp-my-s {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .sp-pb-s {
    padding-bottom: 20px;
  }
  .sp-pt-s {
    padding-top: 20px;
  }
  .sp-pl-s {
    padding-left: 20px;
  }
  .sp-pr-s {
    padding-right: 20px;
  }
  .sp-px-s {
    padding-right: 20px;
    padding-left: 20px;
  }
  .sp-py-s {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .sp-mb-sm {
    margin-bottom: 30px;
  }
  .sp-mt-sm {
    margin-top: 30px;
  }
  .sp-ml-sm {
    margin-left: 30px;
  }
  .sp-mr-sm {
    margin-right: 30px;
  }
  .sp-mx-sm {
    margin-right: 30px;
    margin-left: 30px;
  }
  .sp-my-sm {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .sp-pb-sm {
    padding-bottom: 30px;
  }
  .sp-pt-sm {
    padding-top: 30px;
  }
  .sp-pl-sm {
    padding-left: 30px;
  }
  .sp-pr-sm {
    padding-right: 30px;
  }
  .sp-px-sm {
    padding-right: 30px;
    padding-left: 30px;
  }
  .sp-py-sm {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .sp-mb-m {
    margin-bottom: 40px;
  }
  .sp-mt-m {
    margin-top: 40px;
  }
  .sp-ml-m {
    margin-left: 40px;
  }
  .sp-mr-m {
    margin-right: 40px;
  }
  .sp-mx-m {
    margin-right: 40px;
    margin-left: 40px;
  }
  .sp-my-m {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .sp-pb-m {
    padding-bottom: 40px;
  }
  .sp-pt-m {
    padding-top: 40px;
  }
  .sp-pl-m {
    padding-left: 40px;
  }
  .sp-pr-m {
    padding-right: 40px;
  }
  .sp-px-m {
    padding-right: 40px;
    padding-left: 40px;
  }
  .sp-py-m {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .sp-mb-ml {
    margin-bottom: 60px;
  }
  .sp-mt-ml {
    margin-top: 60px;
  }
  .sp-ml-ml {
    margin-left: 60px;
  }
  .sp-mr-ml {
    margin-right: 60px;
  }
  .sp-mx-ml {
    margin-right: 60px;
    margin-left: 60px;
  }
  .sp-my-ml {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .sp-pb-ml {
    padding-bottom: 60px;
  }
  .sp-pt-ml {
    padding-top: 60px;
  }
  .sp-pl-ml {
    padding-left: 60px;
  }
  .sp-pr-ml {
    padding-right: 60px;
  }
  .sp-px-ml {
    padding-right: 60px;
    padding-left: 60px;
  }
  .sp-py-ml {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .sp-mb-l {
    margin-bottom: 80px;
  }
  .sp-mt-l {
    margin-top: 80px;
  }
  .sp-ml-l {
    margin-left: 80px;
  }
  .sp-mr-l {
    margin-right: 80px;
  }
  .sp-mx-l {
    margin-right: 80px;
    margin-left: 80px;
  }
  .sp-my-l {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .sp-pb-l {
    padding-bottom: 80px;
  }
  .sp-pt-l {
    padding-top: 80px;
  }
  .sp-pl-l {
    padding-left: 80px;
  }
  .sp-pr-l {
    padding-right: 80px;
  }
  .sp-px-l {
    padding-right: 80px;
    padding-left: 80px;
  }
  .sp-py-l {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .sp-mb-xl {
    margin-bottom: 100px;
  }
  .sp-mt-xl {
    margin-top: 100px;
  }
  .sp-ml-xl {
    margin-left: 100px;
  }
  .sp-mr-xl {
    margin-right: 100px;
  }
  .sp-mx-xl {
    margin-right: 100px;
    margin-left: 100px;
  }
  .sp-my-xl {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .sp-pb-xl {
    padding-bottom: 100px;
  }
  .sp-pt-xl {
    padding-top: 100px;
  }
  .sp-pl-xl {
    padding-left: 100px;
  }
  .sp-pr-xl {
    padding-right: 100px;
  }
  .sp-px-xl {
    padding-right: 100px;
    padding-left: 100px;
  }
  .sp-py-xl {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .sp-mb-xxl {
    margin-bottom: 150px;
  }
  .sp-mt-xxl {
    margin-top: 150px;
  }
  .sp-ml-xxl {
    margin-left: 150px;
  }
  .sp-mr-xxl {
    margin-right: 150px;
  }
  .sp-mx-xxl {
    margin-right: 150px;
    margin-left: 150px;
  }
  .sp-my-xxl {
    margin-top: 150px;
    margin-bottom: 150px;
  }
  .sp-pb-xxl {
    padding-bottom: 150px;
  }
  .sp-pt-xxl {
    padding-top: 150px;
  }
  .sp-pl-xxl {
    padding-left: 150px;
  }
  .sp-pr-xxl {
    padding-right: 150px;
  }
  .sp-px-xxl {
    padding-right: 150px;
    padding-left: 150px;
  }
  .sp-py-xxl {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
/* width汎用class */
.w0 {
  width: 0%;
}

.h0 {
  height: 0%;
}

@media (max-width: 767px) {
  .sp-w0 {
    width: 0%;
  }
  .sp-h0 {
    height: 0%;
  }
}
.w1 {
  width: 1%;
}

.h1 {
  height: 1%;
}

@media (max-width: 767px) {
  .sp-w1 {
    width: 1%;
  }
  .sp-h1 {
    height: 1%;
  }
}
.w2 {
  width: 2%;
}

.h2 {
  height: 2%;
}

@media (max-width: 767px) {
  .sp-w2 {
    width: 2%;
  }
  .sp-h2 {
    height: 2%;
  }
}
.w3 {
  width: 3%;
}

.h3 {
  height: 3%;
}

@media (max-width: 767px) {
  .sp-w3 {
    width: 3%;
  }
  .sp-h3 {
    height: 3%;
  }
}
.w4 {
  width: 4%;
}

.h4 {
  height: 4%;
}

@media (max-width: 767px) {
  .sp-w4 {
    width: 4%;
  }
  .sp-h4 {
    height: 4%;
  }
}
.w5 {
  width: 5%;
}

.h5 {
  height: 5%;
}

@media (max-width: 767px) {
  .sp-w5 {
    width: 5%;
  }
  .sp-h5 {
    height: 5%;
  }
}
.w6 {
  width: 6%;
}

.h6 {
  height: 6%;
}

@media (max-width: 767px) {
  .sp-w6 {
    width: 6%;
  }
  .sp-h6 {
    height: 6%;
  }
}
.w7 {
  width: 7%;
}

.h7 {
  height: 7%;
}

@media (max-width: 767px) {
  .sp-w7 {
    width: 7%;
  }
  .sp-h7 {
    height: 7%;
  }
}
.w8 {
  width: 8%;
}

.h8 {
  height: 8%;
}

@media (max-width: 767px) {
  .sp-w8 {
    width: 8%;
  }
  .sp-h8 {
    height: 8%;
  }
}
.w9 {
  width: 9%;
}

.h9 {
  height: 9%;
}

@media (max-width: 767px) {
  .sp-w9 {
    width: 9%;
  }
  .sp-h9 {
    height: 9%;
  }
}
.w10 {
  width: 10%;
}

.h10 {
  height: 10%;
}

@media (max-width: 767px) {
  .sp-w10 {
    width: 10%;
  }
  .sp-h10 {
    height: 10%;
  }
}
.w11 {
  width: 11%;
}

.h11 {
  height: 11%;
}

@media (max-width: 767px) {
  .sp-w11 {
    width: 11%;
  }
  .sp-h11 {
    height: 11%;
  }
}
.w12 {
  width: 12%;
}

.h12 {
  height: 12%;
}

@media (max-width: 767px) {
  .sp-w12 {
    width: 12%;
  }
  .sp-h12 {
    height: 12%;
  }
}
.w13 {
  width: 13%;
}

.h13 {
  height: 13%;
}

@media (max-width: 767px) {
  .sp-w13 {
    width: 13%;
  }
  .sp-h13 {
    height: 13%;
  }
}
.w14 {
  width: 14%;
}

.h14 {
  height: 14%;
}

@media (max-width: 767px) {
  .sp-w14 {
    width: 14%;
  }
  .sp-h14 {
    height: 14%;
  }
}
.w15 {
  width: 15%;
}

.h15 {
  height: 15%;
}

@media (max-width: 767px) {
  .sp-w15 {
    width: 15%;
  }
  .sp-h15 {
    height: 15%;
  }
}
.w16 {
  width: 16%;
}

.h16 {
  height: 16%;
}

@media (max-width: 767px) {
  .sp-w16 {
    width: 16%;
  }
  .sp-h16 {
    height: 16%;
  }
}
.w17 {
  width: 17%;
}

.h17 {
  height: 17%;
}

@media (max-width: 767px) {
  .sp-w17 {
    width: 17%;
  }
  .sp-h17 {
    height: 17%;
  }
}
.w18 {
  width: 18%;
}

.h18 {
  height: 18%;
}

@media (max-width: 767px) {
  .sp-w18 {
    width: 18%;
  }
  .sp-h18 {
    height: 18%;
  }
}
.w19 {
  width: 19%;
}

.h19 {
  height: 19%;
}

@media (max-width: 767px) {
  .sp-w19 {
    width: 19%;
  }
  .sp-h19 {
    height: 19%;
  }
}
.w20 {
  width: 20%;
}

.h20 {
  height: 20%;
}

@media (max-width: 767px) {
  .sp-w20 {
    width: 20%;
  }
  .sp-h20 {
    height: 20%;
  }
}
.w21 {
  width: 21%;
}

.h21 {
  height: 21%;
}

@media (max-width: 767px) {
  .sp-w21 {
    width: 21%;
  }
  .sp-h21 {
    height: 21%;
  }
}
.w22 {
  width: 22%;
}

.h22 {
  height: 22%;
}

@media (max-width: 767px) {
  .sp-w22 {
    width: 22%;
  }
  .sp-h22 {
    height: 22%;
  }
}
.w23 {
  width: 23%;
}

.h23 {
  height: 23%;
}

@media (max-width: 767px) {
  .sp-w23 {
    width: 23%;
  }
  .sp-h23 {
    height: 23%;
  }
}
.w24 {
  width: 24%;
}

.h24 {
  height: 24%;
}

@media (max-width: 767px) {
  .sp-w24 {
    width: 24%;
  }
  .sp-h24 {
    height: 24%;
  }
}
.w25 {
  width: 25%;
}

.h25 {
  height: 25%;
}

@media (max-width: 767px) {
  .sp-w25 {
    width: 25%;
  }
  .sp-h25 {
    height: 25%;
  }
}
.w26 {
  width: 26%;
}

.h26 {
  height: 26%;
}

@media (max-width: 767px) {
  .sp-w26 {
    width: 26%;
  }
  .sp-h26 {
    height: 26%;
  }
}
.w27 {
  width: 27%;
}

.h27 {
  height: 27%;
}

@media (max-width: 767px) {
  .sp-w27 {
    width: 27%;
  }
  .sp-h27 {
    height: 27%;
  }
}
.w28 {
  width: 28%;
}

.h28 {
  height: 28%;
}

@media (max-width: 767px) {
  .sp-w28 {
    width: 28%;
  }
  .sp-h28 {
    height: 28%;
  }
}
.w29 {
  width: 29%;
}

.h29 {
  height: 29%;
}

@media (max-width: 767px) {
  .sp-w29 {
    width: 29%;
  }
  .sp-h29 {
    height: 29%;
  }
}
.w30 {
  width: 30%;
}

.h30 {
  height: 30%;
}

@media (max-width: 767px) {
  .sp-w30 {
    width: 30%;
  }
  .sp-h30 {
    height: 30%;
  }
}
.w31 {
  width: 31%;
}

.h31 {
  height: 31%;
}

@media (max-width: 767px) {
  .sp-w31 {
    width: 31%;
  }
  .sp-h31 {
    height: 31%;
  }
}
.w32 {
  width: 32%;
}

.h32 {
  height: 32%;
}

@media (max-width: 767px) {
  .sp-w32 {
    width: 32%;
  }
  .sp-h32 {
    height: 32%;
  }
}
.w33 {
  width: 33%;
}

.h33 {
  height: 33%;
}

@media (max-width: 767px) {
  .sp-w33 {
    width: 33%;
  }
  .sp-h33 {
    height: 33%;
  }
}
.w34 {
  width: 34%;
}

.h34 {
  height: 34%;
}

@media (max-width: 767px) {
  .sp-w34 {
    width: 34%;
  }
  .sp-h34 {
    height: 34%;
  }
}
.w35 {
  width: 35%;
}

.h35 {
  height: 35%;
}

@media (max-width: 767px) {
  .sp-w35 {
    width: 35%;
  }
  .sp-h35 {
    height: 35%;
  }
}
.w36 {
  width: 36%;
}

.h36 {
  height: 36%;
}

@media (max-width: 767px) {
  .sp-w36 {
    width: 36%;
  }
  .sp-h36 {
    height: 36%;
  }
}
.w37 {
  width: 37%;
}

.h37 {
  height: 37%;
}

@media (max-width: 767px) {
  .sp-w37 {
    width: 37%;
  }
  .sp-h37 {
    height: 37%;
  }
}
.w38 {
  width: 38%;
}

.h38 {
  height: 38%;
}

@media (max-width: 767px) {
  .sp-w38 {
    width: 38%;
  }
  .sp-h38 {
    height: 38%;
  }
}
.w39 {
  width: 39%;
}

.h39 {
  height: 39%;
}

@media (max-width: 767px) {
  .sp-w39 {
    width: 39%;
  }
  .sp-h39 {
    height: 39%;
  }
}
.w40 {
  width: 40%;
}

.h40 {
  height: 40%;
}

@media (max-width: 767px) {
  .sp-w40 {
    width: 40%;
  }
  .sp-h40 {
    height: 40%;
  }
}
.w41 {
  width: 41%;
}

.h41 {
  height: 41%;
}

@media (max-width: 767px) {
  .sp-w41 {
    width: 41%;
  }
  .sp-h41 {
    height: 41%;
  }
}
.w42 {
  width: 42%;
}

.h42 {
  height: 42%;
}

@media (max-width: 767px) {
  .sp-w42 {
    width: 42%;
  }
  .sp-h42 {
    height: 42%;
  }
}
.w43 {
  width: 43%;
}

.h43 {
  height: 43%;
}

@media (max-width: 767px) {
  .sp-w43 {
    width: 43%;
  }
  .sp-h43 {
    height: 43%;
  }
}
.w44 {
  width: 44%;
}

.h44 {
  height: 44%;
}

@media (max-width: 767px) {
  .sp-w44 {
    width: 44%;
  }
  .sp-h44 {
    height: 44%;
  }
}
.w45 {
  width: 45%;
}

.h45 {
  height: 45%;
}

@media (max-width: 767px) {
  .sp-w45 {
    width: 45%;
  }
  .sp-h45 {
    height: 45%;
  }
}
.w46 {
  width: 46%;
}

.h46 {
  height: 46%;
}

@media (max-width: 767px) {
  .sp-w46 {
    width: 46%;
  }
  .sp-h46 {
    height: 46%;
  }
}
.w47 {
  width: 47%;
}

.h47 {
  height: 47%;
}

@media (max-width: 767px) {
  .sp-w47 {
    width: 47%;
  }
  .sp-h47 {
    height: 47%;
  }
}
.w48 {
  width: 48%;
}

.h48 {
  height: 48%;
}

@media (max-width: 767px) {
  .sp-w48 {
    width: 48%;
  }
  .sp-h48 {
    height: 48%;
  }
}
.w49 {
  width: 49%;
}

.h49 {
  height: 49%;
}

@media (max-width: 767px) {
  .sp-w49 {
    width: 49%;
  }
  .sp-h49 {
    height: 49%;
  }
}
.w50 {
  width: 50%;
}

.h50 {
  height: 50%;
}

@media (max-width: 767px) {
  .sp-w50 {
    width: 50%;
  }
  .sp-h50 {
    height: 50%;
  }
}
.w51 {
  width: 51%;
}

.h51 {
  height: 51%;
}

@media (max-width: 767px) {
  .sp-w51 {
    width: 51%;
  }
  .sp-h51 {
    height: 51%;
  }
}
.w52 {
  width: 52%;
}

.h52 {
  height: 52%;
}

@media (max-width: 767px) {
  .sp-w52 {
    width: 52%;
  }
  .sp-h52 {
    height: 52%;
  }
}
.w53 {
  width: 53%;
}

.h53 {
  height: 53%;
}

@media (max-width: 767px) {
  .sp-w53 {
    width: 53%;
  }
  .sp-h53 {
    height: 53%;
  }
}
.w54 {
  width: 54%;
}

.h54 {
  height: 54%;
}

@media (max-width: 767px) {
  .sp-w54 {
    width: 54%;
  }
  .sp-h54 {
    height: 54%;
  }
}
.w55 {
  width: 55%;
}

.h55 {
  height: 55%;
}

@media (max-width: 767px) {
  .sp-w55 {
    width: 55%;
  }
  .sp-h55 {
    height: 55%;
  }
}
.w56 {
  width: 56%;
}

.h56 {
  height: 56%;
}

@media (max-width: 767px) {
  .sp-w56 {
    width: 56%;
  }
  .sp-h56 {
    height: 56%;
  }
}
.w57 {
  width: 57%;
}

.h57 {
  height: 57%;
}

@media (max-width: 767px) {
  .sp-w57 {
    width: 57%;
  }
  .sp-h57 {
    height: 57%;
  }
}
.w58 {
  width: 58%;
}

.h58 {
  height: 58%;
}

@media (max-width: 767px) {
  .sp-w58 {
    width: 58%;
  }
  .sp-h58 {
    height: 58%;
  }
}
.w59 {
  width: 59%;
}

.h59 {
  height: 59%;
}

@media (max-width: 767px) {
  .sp-w59 {
    width: 59%;
  }
  .sp-h59 {
    height: 59%;
  }
}
.w60 {
  width: 60%;
}

.h60 {
  height: 60%;
}

@media (max-width: 767px) {
  .sp-w60 {
    width: 60%;
  }
  .sp-h60 {
    height: 60%;
  }
}
.w61 {
  width: 61%;
}

.h61 {
  height: 61%;
}

@media (max-width: 767px) {
  .sp-w61 {
    width: 61%;
  }
  .sp-h61 {
    height: 61%;
  }
}
.w62 {
  width: 62%;
}

.h62 {
  height: 62%;
}

@media (max-width: 767px) {
  .sp-w62 {
    width: 62%;
  }
  .sp-h62 {
    height: 62%;
  }
}
.w63 {
  width: 63%;
}

.h63 {
  height: 63%;
}

@media (max-width: 767px) {
  .sp-w63 {
    width: 63%;
  }
  .sp-h63 {
    height: 63%;
  }
}
.w64 {
  width: 64%;
}

.h64 {
  height: 64%;
}

@media (max-width: 767px) {
  .sp-w64 {
    width: 64%;
  }
  .sp-h64 {
    height: 64%;
  }
}
.w65 {
  width: 65%;
}

.h65 {
  height: 65%;
}

@media (max-width: 767px) {
  .sp-w65 {
    width: 65%;
  }
  .sp-h65 {
    height: 65%;
  }
}
.w66 {
  width: 66%;
}

.h66 {
  height: 66%;
}

@media (max-width: 767px) {
  .sp-w66 {
    width: 66%;
  }
  .sp-h66 {
    height: 66%;
  }
}
.w67 {
  width: 67%;
}

.h67 {
  height: 67%;
}

@media (max-width: 767px) {
  .sp-w67 {
    width: 67%;
  }
  .sp-h67 {
    height: 67%;
  }
}
.w68 {
  width: 68%;
}

.h68 {
  height: 68%;
}

@media (max-width: 767px) {
  .sp-w68 {
    width: 68%;
  }
  .sp-h68 {
    height: 68%;
  }
}
.w69 {
  width: 69%;
}

.h69 {
  height: 69%;
}

@media (max-width: 767px) {
  .sp-w69 {
    width: 69%;
  }
  .sp-h69 {
    height: 69%;
  }
}
.w70 {
  width: 70%;
}

.h70 {
  height: 70%;
}

@media (max-width: 767px) {
  .sp-w70 {
    width: 70%;
  }
  .sp-h70 {
    height: 70%;
  }
}
.w71 {
  width: 71%;
}

.h71 {
  height: 71%;
}

@media (max-width: 767px) {
  .sp-w71 {
    width: 71%;
  }
  .sp-h71 {
    height: 71%;
  }
}
.w72 {
  width: 72%;
}

.h72 {
  height: 72%;
}

@media (max-width: 767px) {
  .sp-w72 {
    width: 72%;
  }
  .sp-h72 {
    height: 72%;
  }
}
.w73 {
  width: 73%;
}

.h73 {
  height: 73%;
}

@media (max-width: 767px) {
  .sp-w73 {
    width: 73%;
  }
  .sp-h73 {
    height: 73%;
  }
}
.w74 {
  width: 74%;
}

.h74 {
  height: 74%;
}

@media (max-width: 767px) {
  .sp-w74 {
    width: 74%;
  }
  .sp-h74 {
    height: 74%;
  }
}
.w75 {
  width: 75%;
}

.h75 {
  height: 75%;
}

@media (max-width: 767px) {
  .sp-w75 {
    width: 75%;
  }
  .sp-h75 {
    height: 75%;
  }
}
.w76 {
  width: 76%;
}

.h76 {
  height: 76%;
}

@media (max-width: 767px) {
  .sp-w76 {
    width: 76%;
  }
  .sp-h76 {
    height: 76%;
  }
}
.w77 {
  width: 77%;
}

.h77 {
  height: 77%;
}

@media (max-width: 767px) {
  .sp-w77 {
    width: 77%;
  }
  .sp-h77 {
    height: 77%;
  }
}
.w78 {
  width: 78%;
}

.h78 {
  height: 78%;
}

@media (max-width: 767px) {
  .sp-w78 {
    width: 78%;
  }
  .sp-h78 {
    height: 78%;
  }
}
.w79 {
  width: 79%;
}

.h79 {
  height: 79%;
}

@media (max-width: 767px) {
  .sp-w79 {
    width: 79%;
  }
  .sp-h79 {
    height: 79%;
  }
}
.w80 {
  width: 80%;
}

.h80 {
  height: 80%;
}

@media (max-width: 767px) {
  .sp-w80 {
    width: 80%;
  }
  .sp-h80 {
    height: 80%;
  }
}
.w81 {
  width: 81%;
}

.h81 {
  height: 81%;
}

@media (max-width: 767px) {
  .sp-w81 {
    width: 81%;
  }
  .sp-h81 {
    height: 81%;
  }
}
.w82 {
  width: 82%;
}

.h82 {
  height: 82%;
}

@media (max-width: 767px) {
  .sp-w82 {
    width: 82%;
  }
  .sp-h82 {
    height: 82%;
  }
}
.w83 {
  width: 83%;
}

.h83 {
  height: 83%;
}

@media (max-width: 767px) {
  .sp-w83 {
    width: 83%;
  }
  .sp-h83 {
    height: 83%;
  }
}
.w84 {
  width: 84%;
}

.h84 {
  height: 84%;
}

@media (max-width: 767px) {
  .sp-w84 {
    width: 84%;
  }
  .sp-h84 {
    height: 84%;
  }
}
.w85 {
  width: 85%;
}

.h85 {
  height: 85%;
}

@media (max-width: 767px) {
  .sp-w85 {
    width: 85%;
  }
  .sp-h85 {
    height: 85%;
  }
}
.w86 {
  width: 86%;
}

.h86 {
  height: 86%;
}

@media (max-width: 767px) {
  .sp-w86 {
    width: 86%;
  }
  .sp-h86 {
    height: 86%;
  }
}
.w87 {
  width: 87%;
}

.h87 {
  height: 87%;
}

@media (max-width: 767px) {
  .sp-w87 {
    width: 87%;
  }
  .sp-h87 {
    height: 87%;
  }
}
.w88 {
  width: 88%;
}

.h88 {
  height: 88%;
}

@media (max-width: 767px) {
  .sp-w88 {
    width: 88%;
  }
  .sp-h88 {
    height: 88%;
  }
}
.w89 {
  width: 89%;
}

.h89 {
  height: 89%;
}

@media (max-width: 767px) {
  .sp-w89 {
    width: 89%;
  }
  .sp-h89 {
    height: 89%;
  }
}
.w90 {
  width: 90%;
}

.h90 {
  height: 90%;
}

@media (max-width: 767px) {
  .sp-w90 {
    width: 90%;
  }
  .sp-h90 {
    height: 90%;
  }
}
.w91 {
  width: 91%;
}

.h91 {
  height: 91%;
}

@media (max-width: 767px) {
  .sp-w91 {
    width: 91%;
  }
  .sp-h91 {
    height: 91%;
  }
}
.w92 {
  width: 92%;
}

.h92 {
  height: 92%;
}

@media (max-width: 767px) {
  .sp-w92 {
    width: 92%;
  }
  .sp-h92 {
    height: 92%;
  }
}
.w93 {
  width: 93%;
}

.h93 {
  height: 93%;
}

@media (max-width: 767px) {
  .sp-w93 {
    width: 93%;
  }
  .sp-h93 {
    height: 93%;
  }
}
.w94 {
  width: 94%;
}

.h94 {
  height: 94%;
}

@media (max-width: 767px) {
  .sp-w94 {
    width: 94%;
  }
  .sp-h94 {
    height: 94%;
  }
}
.w95 {
  width: 95%;
}

.h95 {
  height: 95%;
}

@media (max-width: 767px) {
  .sp-w95 {
    width: 95%;
  }
  .sp-h95 {
    height: 95%;
  }
}
.w96 {
  width: 96%;
}

.h96 {
  height: 96%;
}

@media (max-width: 767px) {
  .sp-w96 {
    width: 96%;
  }
  .sp-h96 {
    height: 96%;
  }
}
.w97 {
  width: 97%;
}

.h97 {
  height: 97%;
}

@media (max-width: 767px) {
  .sp-w97 {
    width: 97%;
  }
  .sp-h97 {
    height: 97%;
  }
}
.w98 {
  width: 98%;
}

.h98 {
  height: 98%;
}

@media (max-width: 767px) {
  .sp-w98 {
    width: 98%;
  }
  .sp-h98 {
    height: 98%;
  }
}
.w99 {
  width: 99%;
}

.h99 {
  height: 99%;
}

@media (max-width: 767px) {
  .sp-w99 {
    width: 99%;
  }
  .sp-h99 {
    height: 99%;
  }
}
.w100 {
  width: 100%;
}

.h100 {
  height: 100%;
}

@media (max-width: 767px) {
  .sp-w100 {
    width: 100%;
  }
  .sp-h100 {
    height: 100%;
  }
}
.max-h-100 {
  max-height: 100%;
}

/* font-size汎用class */
.fs-12 {
  font-size: clamp(10px, 2.4vw, 12px);
}

.fs-14 {
  font-size: clamp(12px, 2vw, 14px);
}

.fs-16 {
  font-size: clamp(14px, 3vw, 16px);
}

.fs-18 {
  font-size: clamp(16px, 4vw, 18px);
}

.fs-20 {
  font-size: clamp(18px, 4vw, 20px);
}

.fs-23 {
  font-size: clamp(20px, 4vw, 23px);
}

.fs-26 {
  font-size: clamp(24px, 5vw, 26px);
}

.fs-32 {
  font-size: clamp(26px, 3.3vw, 32px);
}

.fs-38 {
  font-size: clamp(27px, 6vw, 38px);
}

.fs-42 {
  font-size: clamp(27px, 8.8vw, 42px);
}

.fs-100 {
  font-size: clamp(50px, 11vw, 100px);
}

@media (max-width: 767px) {
  .sp-fz-12 {
    font-size: clamp(10px, 2.4vw, 12px);
  }
}
@media (max-width: 767px) {
  .sp-fz-14 {
    font-size: clamp(12px, 2vw, 14px);
  }
}
@media (max-width: 767px) {
  .sp-fz-16 {
    font-size: clamp(14px, 3vw, 16px);
  }
}
@media (max-width: 767px) {
  .sp-fz-18 {
    font-size: clamp(16px, 4vw, 18px);
  }
}
@media (max-width: 767px) {
  .sp-fz-20 {
    font-size: clamp(18px, 4vw, 20px);
  }
}
@media (max-width: 767px) {
  .sp-fz-23 {
    font-size: clamp(20px, 4vw, 23px);
  }
}
@media (max-width: 767px) {
  .sp-fz-26 {
    font-size: clamp(24px, 5vw, 26px);
  }
}
@media (max-width: 767px) {
  .sp-fz-32 {
    font-size: clamp(26px, 3.3vw, 32px);
  }
}
@media (max-width: 767px) {
  .sp-fz-38 {
    font-size: clamp(27px, 6vw, 38px);
  }
}
@media (max-width: 767px) {
  .sp-fz-42 {
    font-size: clamp(27px, 8.8vw, 42px);
  }
}
@media (max-width: 767px) {
  .sp-fz-100 {
    font-size: clamp(50px, 11vw, 100px);
  }
}
/* letter-spacing汎用class */
.ls-s {
  letter-spacing: 0.1em;
}

.ls-m {
  letter-spacing: 0.2em;
}

.ls-l {
  letter-spacing: 0.35em;
}

/* letter-spacing汎用class */
.lh-s {
  line-height: 1;
}

.lh-sm {
  line-height: 1.2;
}

.lh-m {
  line-height: 1.5;
}

.lh-ml {
  line-height: 1.8;
}

.lh-l {
  line-height: 2;
}

.lh-xl {
  line-height: 2.4;
}

/* border radius汎用class */
.bd-rd-s {
  border-radius: 3px;
}

.bd-rd-m {
  border-radius: 6px;
}

.bd-rd-l {
  border-radius: 10px;
}

.bd-rd-xl {
  border-radius: 1000px;
}

/* color系汎用class */
.color-primary {
  color: #fe929f;
}

a.color-primary {
  color: #fe929f;
}

.bg-primary {
  background-color: #fe929f;
}

.bd-color-primary {
  border-color: #fe929f;
}

.color-secondary {
  color: #fffcf6;
}

a.color-secondary {
  color: #fffcf6;
}

.bg-secondary {
  background-color: #fffcf6;
}

.bd-color-secondary {
  border-color: #fffcf6;
}

.color-accent {
  color: #3dc49c;
}

a.color-accent {
  color: #3dc49c;
}

.bg-accent {
  background-color: #3dc49c;
}

.bd-color-accent {
  border-color: #3dc49c;
}

.color-caution {
  color: #645447;
}

a.color-caution {
  color: #645447;
}

.bg-caution {
  background-color: #645447;
}

.bd-color-caution {
  border-color: #645447;
}

.color-additional1 {
  color: #c0b390;
}

a.color-additional1 {
  color: #c0b390;
}

.bg-additional1 {
  background-color: #c0b390;
}

.bd-color-additional1 {
  border-color: #c0b390;
}

.color-additional2 {
  color: #fffbd8;
}

a.color-additional2 {
  color: #fffbd8;
}

.bg-additional2 {
  background-color: #fffbd8;
}

.bd-color-additional2 {
  border-color: #fffbd8;
}

.color-additional3 {
  color: #b1b1b1;
}

a.color-additional3 {
  color: #b1b1b1;
}

.bg-additional3 {
  background-color: #b1b1b1;
}

.bd-color-additional3 {
  border-color: #b1b1b1;
}

.color-additional4 {
  color: #fff18f;
}

a.color-additional4 {
  color: #fff18f;
}

.bg-additional4 {
  background-color: #fff18f;
}

.bd-color-additional4 {
  border-color: #fff18f;
}

.color-wt {
  color: #fff;
}

a.color-wt {
  color: #fff;
}

.bg-wt {
  background-color: #fff;
}

.bd-color-wt {
  border-color: #fff;
}

.color-bk {
  color: #535353;
}

a.color-bk {
  color: #535353;
}

.bg-bk {
  background-color: #535353;
}

.bd-color-bk {
  border-color: #535353;
}

@media (hover: none) {
  .hov-color-primary {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-color-primary:active {
    color: #fe929f;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-color-primary:hover {
    color: #fe929f;
  }
}

@media (hover: none) {
  a.hov-color-primary {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  a.hov-color-primary:active {
    color: #fe929f;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  a.hov-color-primary:hover {
    color: #fe929f;
  }
}

@media (hover: none) {
  .hov-bg-primary {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bg-primary:active {
    background-color: #fe929f;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bg-primary:hover {
    background-color: #fe929f;
  }
}

@media (hover: none) {
  .hov-bd-color-primary {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bd-color-primary:active {
    border-color: #fe929f;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bd-color-primary:hover {
    border-color: #fe929f;
  }
}

@media (hover: none) {
  .hov-color-secondary {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-color-secondary:active {
    color: #fffcf6;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-color-secondary:hover {
    color: #fffcf6;
  }
}

@media (hover: none) {
  a.hov-color-secondary {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  a.hov-color-secondary:active {
    color: #fffcf6;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  a.hov-color-secondary:hover {
    color: #fffcf6;
  }
}

@media (hover: none) {
  .hov-bg-secondary {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bg-secondary:active {
    background-color: #fffcf6;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bg-secondary:hover {
    background-color: #fffcf6;
  }
}

@media (hover: none) {
  .hov-bd-color-secondary {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bd-color-secondary:active {
    border-color: #fffcf6;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bd-color-secondary:hover {
    border-color: #fffcf6;
  }
}

@media (hover: none) {
  .hov-color-accent {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-color-accent:active {
    color: #3dc49c;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-color-accent:hover {
    color: #3dc49c;
  }
}

@media (hover: none) {
  a.hov-color-accent {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  a.hov-color-accent:active {
    color: #3dc49c;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  a.hov-color-accent:hover {
    color: #3dc49c;
  }
}

@media (hover: none) {
  .hov-bg-accent {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bg-accent:active {
    background-color: #3dc49c;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bg-accent:hover {
    background-color: #3dc49c;
  }
}

@media (hover: none) {
  .hov-bd-color-accent {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bd-color-accent:active {
    border-color: #3dc49c;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bd-color-accent:hover {
    border-color: #3dc49c;
  }
}

@media (hover: none) {
  .hov-color-caution {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-color-caution:active {
    color: #645447;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-color-caution:hover {
    color: #645447;
  }
}

@media (hover: none) {
  a.hov-color-caution {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  a.hov-color-caution:active {
    color: #645447;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  a.hov-color-caution:hover {
    color: #645447;
  }
}

@media (hover: none) {
  .hov-bg-caution {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bg-caution:active {
    background-color: #645447;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bg-caution:hover {
    background-color: #645447;
  }
}

@media (hover: none) {
  .hov-bd-color-caution {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bd-color-caution:active {
    border-color: #645447;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bd-color-caution:hover {
    border-color: #645447;
  }
}

@media (hover: none) {
  .hov-color-additional1 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-color-additional1:active {
    color: #c0b390;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-color-additional1:hover {
    color: #c0b390;
  }
}

@media (hover: none) {
  a.hov-color-additional1 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  a.hov-color-additional1:active {
    color: #c0b390;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  a.hov-color-additional1:hover {
    color: #c0b390;
  }
}

@media (hover: none) {
  .hov-bg-additional1 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bg-additional1:active {
    background-color: #c0b390;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bg-additional1:hover {
    background-color: #c0b390;
  }
}

@media (hover: none) {
  .hov-bd-color-additional1 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bd-color-additional1:active {
    border-color: #c0b390;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bd-color-additional1:hover {
    border-color: #c0b390;
  }
}

@media (hover: none) {
  .hov-color-additional2 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-color-additional2:active {
    color: #fffbd8;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-color-additional2:hover {
    color: #fffbd8;
  }
}

@media (hover: none) {
  a.hov-color-additional2 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  a.hov-color-additional2:active {
    color: #fffbd8;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  a.hov-color-additional2:hover {
    color: #fffbd8;
  }
}

@media (hover: none) {
  .hov-bg-additional2 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bg-additional2:active {
    background-color: #fffbd8;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bg-additional2:hover {
    background-color: #fffbd8;
  }
}

@media (hover: none) {
  .hov-bd-color-additional2 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bd-color-additional2:active {
    border-color: #fffbd8;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bd-color-additional2:hover {
    border-color: #fffbd8;
  }
}

@media (hover: none) {
  .hov-color-additional3 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-color-additional3:active {
    color: #b1b1b1;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-color-additional3:hover {
    color: #b1b1b1;
  }
}

@media (hover: none) {
  a.hov-color-additional3 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  a.hov-color-additional3:active {
    color: #b1b1b1;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  a.hov-color-additional3:hover {
    color: #b1b1b1;
  }
}

@media (hover: none) {
  .hov-bg-additional3 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bg-additional3:active {
    background-color: #b1b1b1;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bg-additional3:hover {
    background-color: #b1b1b1;
  }
}

@media (hover: none) {
  .hov-bd-color-additional3 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bd-color-additional3:active {
    border-color: #b1b1b1;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bd-color-additional3:hover {
    border-color: #b1b1b1;
  }
}

@media (hover: none) {
  .hov-color-additional4 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-color-additional4:active {
    color: #fff18f;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-color-additional4:hover {
    color: #fff18f;
  }
}

@media (hover: none) {
  a.hov-color-additional4 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  a.hov-color-additional4:active {
    color: #fff18f;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  a.hov-color-additional4:hover {
    color: #fff18f;
  }
}

@media (hover: none) {
  .hov-bg-additional4 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bg-additional4:active {
    background-color: #fff18f;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bg-additional4:hover {
    background-color: #fff18f;
  }
}

@media (hover: none) {
  .hov-bd-color-additional4 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bd-color-additional4:active {
    border-color: #fff18f;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bd-color-additional4:hover {
    border-color: #fff18f;
  }
}

@media (hover: none) {
  .hov-color-wt {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-color-wt:active {
    color: #fff;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-color-wt:hover {
    color: #fff;
  }
}

@media (hover: none) {
  a.hov-color-wt {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  a.hov-color-wt:active {
    color: #fff;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  a.hov-color-wt:hover {
    color: #fff;
  }
}

@media (hover: none) {
  .hov-bg-wt {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bg-wt:active {
    background-color: #fff;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bg-wt:hover {
    background-color: #fff;
  }
}

@media (hover: none) {
  .hov-bd-color-wt {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bd-color-wt:active {
    border-color: #fff;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bd-color-wt:hover {
    border-color: #fff;
  }
}

@media (hover: none) {
  .hov-color-bk {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-color-bk:active {
    color: #535353;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-color-bk:hover {
    color: #535353;
  }
}

@media (hover: none) {
  a.hov-color-bk {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  a.hov-color-bk:active {
    color: #535353;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  a.hov-color-bk:hover {
    color: #535353;
  }
}

@media (hover: none) {
  .hov-bg-bk {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bg-bk:active {
    background-color: #535353;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bg-bk:hover {
    background-color: #535353;
  }
}

@media (hover: none) {
  .hov-bd-color-bk {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .hov-bd-color-bk:active {
    border-color: #535353;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-bd-color-bk:hover {
    border-color: #535353;
  }
}

/* border系汎用class */
.bd-b-0 {
  border-bottom-width: 0px;
}

.bd-t-0 {
  border-top-width: 0px;
}

.bd-l-0 {
  border-left-width: 0px;
}

.bd-r-0 {
  border-right-width: 0px;
}

.border-0 {
  border-width: 0px;
}

@media (max-width: 767px) {
  .sp-bd-b-0 {
    border-bottom-width: 0px;
  }
  .sp-bd-t-0 {
    border-top-width: 0px;
  }
  .sp-bd-l-0 {
    border-left-width: 0px;
  }
  .sp-bd-r-0 {
    border-right-width: 0px;
  }
  .sp-border-0 {
    border-width: 0px;
  }
}
.bd-b-1 {
  border-bottom-width: 1px;
}

.bd-t-1 {
  border-top-width: 1px;
}

.bd-l-1 {
  border-left-width: 1px;
}

.bd-r-1 {
  border-right-width: 1px;
}

.border-1 {
  border-width: 1px;
}

@media (max-width: 767px) {
  .sp-bd-b-1 {
    border-bottom-width: 1px;
  }
  .sp-bd-t-1 {
    border-top-width: 1px;
  }
  .sp-bd-l-1 {
    border-left-width: 1px;
  }
  .sp-bd-r-1 {
    border-right-width: 1px;
  }
  .sp-border-1 {
    border-width: 1px;
  }
}
.bd-b-2 {
  border-bottom-width: 2px;
}

.bd-t-2 {
  border-top-width: 2px;
}

.bd-l-2 {
  border-left-width: 2px;
}

.bd-r-2 {
  border-right-width: 2px;
}

.border-2 {
  border-width: 2px;
}

@media (max-width: 767px) {
  .sp-bd-b-2 {
    border-bottom-width: 2px;
  }
  .sp-bd-t-2 {
    border-top-width: 2px;
  }
  .sp-bd-l-2 {
    border-left-width: 2px;
  }
  .sp-bd-r-2 {
    border-right-width: 2px;
  }
  .sp-border-2 {
    border-width: 2px;
  }
}
.bd-b-3 {
  border-bottom-width: 3px;
}

.bd-t-3 {
  border-top-width: 3px;
}

.bd-l-3 {
  border-left-width: 3px;
}

.bd-r-3 {
  border-right-width: 3px;
}

.border-3 {
  border-width: 3px;
}

@media (max-width: 767px) {
  .sp-bd-b-3 {
    border-bottom-width: 3px;
  }
  .sp-bd-t-3 {
    border-top-width: 3px;
  }
  .sp-bd-l-3 {
    border-left-width: 3px;
  }
  .sp-bd-r-3 {
    border-right-width: 3px;
  }
  .sp-border-3 {
    border-width: 3px;
  }
}
.bd-b-4 {
  border-bottom-width: 4px;
}

.bd-t-4 {
  border-top-width: 4px;
}

.bd-l-4 {
  border-left-width: 4px;
}

.bd-r-4 {
  border-right-width: 4px;
}

.border-4 {
  border-width: 4px;
}

@media (max-width: 767px) {
  .sp-bd-b-4 {
    border-bottom-width: 4px;
  }
  .sp-bd-t-4 {
    border-top-width: 4px;
  }
  .sp-bd-l-4 {
    border-left-width: 4px;
  }
  .sp-bd-r-4 {
    border-right-width: 4px;
  }
  .sp-border-4 {
    border-width: 4px;
  }
}
.bd-b-5 {
  border-bottom-width: 5px;
}

.bd-t-5 {
  border-top-width: 5px;
}

.bd-l-5 {
  border-left-width: 5px;
}

.bd-r-5 {
  border-right-width: 5px;
}

.border-5 {
  border-width: 5px;
}

@media (max-width: 767px) {
  .sp-bd-b-5 {
    border-bottom-width: 5px;
  }
  .sp-bd-t-5 {
    border-top-width: 5px;
  }
  .sp-bd-l-5 {
    border-left-width: 5px;
  }
  .sp-bd-r-5 {
    border-right-width: 5px;
  }
  .sp-border-5 {
    border-width: 5px;
  }
}
.bd-b-6 {
  border-bottom-width: 6px;
}

.bd-t-6 {
  border-top-width: 6px;
}

.bd-l-6 {
  border-left-width: 6px;
}

.bd-r-6 {
  border-right-width: 6px;
}

.border-6 {
  border-width: 6px;
}

@media (max-width: 767px) {
  .sp-bd-b-6 {
    border-bottom-width: 6px;
  }
  .sp-bd-t-6 {
    border-top-width: 6px;
  }
  .sp-bd-l-6 {
    border-left-width: 6px;
  }
  .sp-bd-r-6 {
    border-right-width: 6px;
  }
  .sp-border-6 {
    border-width: 6px;
  }
}
.bd-b-7 {
  border-bottom-width: 7px;
}

.bd-t-7 {
  border-top-width: 7px;
}

.bd-l-7 {
  border-left-width: 7px;
}

.bd-r-7 {
  border-right-width: 7px;
}

.border-7 {
  border-width: 7px;
}

@media (max-width: 767px) {
  .sp-bd-b-7 {
    border-bottom-width: 7px;
  }
  .sp-bd-t-7 {
    border-top-width: 7px;
  }
  .sp-bd-l-7 {
    border-left-width: 7px;
  }
  .sp-bd-r-7 {
    border-right-width: 7px;
  }
  .sp-border-7 {
    border-width: 7px;
  }
}
.bd-b-8 {
  border-bottom-width: 8px;
}

.bd-t-8 {
  border-top-width: 8px;
}

.bd-l-8 {
  border-left-width: 8px;
}

.bd-r-8 {
  border-right-width: 8px;
}

.border-8 {
  border-width: 8px;
}

@media (max-width: 767px) {
  .sp-bd-b-8 {
    border-bottom-width: 8px;
  }
  .sp-bd-t-8 {
    border-top-width: 8px;
  }
  .sp-bd-l-8 {
    border-left-width: 8px;
  }
  .sp-bd-r-8 {
    border-right-width: 8px;
  }
  .sp-border-8 {
    border-width: 8px;
  }
}
.bd-b-9 {
  border-bottom-width: 9px;
}

.bd-t-9 {
  border-top-width: 9px;
}

.bd-l-9 {
  border-left-width: 9px;
}

.bd-r-9 {
  border-right-width: 9px;
}

.border-9 {
  border-width: 9px;
}

@media (max-width: 767px) {
  .sp-bd-b-9 {
    border-bottom-width: 9px;
  }
  .sp-bd-t-9 {
    border-top-width: 9px;
  }
  .sp-bd-l-9 {
    border-left-width: 9px;
  }
  .sp-bd-r-9 {
    border-right-width: 9px;
  }
  .sp-border-9 {
    border-width: 9px;
  }
}
.bd-b-10 {
  border-bottom-width: 10px;
}

.bd-t-10 {
  border-top-width: 10px;
}

.bd-l-10 {
  border-left-width: 10px;
}

.bd-r-10 {
  border-right-width: 10px;
}

.border-10 {
  border-width: 10px;
}

@media (max-width: 767px) {
  .sp-bd-b-10 {
    border-bottom-width: 10px;
  }
  .sp-bd-t-10 {
    border-top-width: 10px;
  }
  .sp-bd-l-10 {
    border-left-width: 10px;
  }
  .sp-bd-r-10 {
    border-right-width: 10px;
  }
  .sp-border-10 {
    border-width: 10px;
  }
}
.bd-s-solid {
  border-style: solid;
}

.bd-s-dashed {
  border-style: dashed;
}

.bd-s-dotted {
  border-style: dotted;
}

.bd-s-double {
  border-style: double;
}

.bd-s-groove {
  border-style: groove;
}

.bd-s-ridge {
  border-style: ridge;
}

.bd-s-none {
  border-style: none;
}

/* text-align */
.ta-l {
  text-align: left;
}

.ta-c {
  text-align: center;
}

.ta-r {
  text-align: right;
}

.ta-j {
  text-align: justify;
}

@media (max-width: 767px) {
  .sp-ta-l {
    text-align: left;
  }
  .sp-ta-c {
    text-align: center;
  }
  .sp-ta-r {
    text-align: right;
  }
  .sp-ta-j {
    text-align: justify;
  }
}
/* flex */
.flex {
  display: flex;
}

.fw-w {
  flex-wrap: wrap;
}

.fd-r {
  flex-direction: row;
}

.fd-rr {
  flex-direction: row-reverse;
}

.fd-cr {
  flex-direction: column-reverse;
}

.fd-c {
  flex-direction: column;
}

.jc-c {
  justify-content: center;
}

.jc-sb {
  justify-content: space-between;
}

.jc-sa {
  justify-content: space-around;
}

.jc-fe {
  justify-content: flex-end;
}

.jc-fs {
  justify-content: flex-start;
}

.ai-c {
  align-items: center;
}

.ai-fe {
  align-items: flex-end;
}

.ai-fs {
  align-items: flex-start;
}

@media (max-width: 767px) {
  .sp-fw-w {
    flex-wrap: wrap;
  }
  .sp-fd-r {
    flex-direction: row;
  }
  .sp-fd-rr {
    flex-direction: row-reverse;
  }
  .sp-fd-cr {
    flex-direction: column-reverse;
  }
  .sp-fd-c {
    flex-direction: column;
  }
  .sp-jc-c {
    justify-content: center;
  }
  .sp-jc-sb {
    justify-content: space-between;
  }
  .sp-jc-sa {
    justify-content: space-around;
  }
  .sp-jc-fe {
    justify-content: flex-end;
  }
  .sp-jc-fs {
    justify-content: flex-start;
  }
  .sp-ai-c {
    align-items: center;
  }
  .sp-ai-fe {
    align-items: flex-end;
  }
  .sp-ai-fs {
    align-items: flex-start;
  }
}
.ofi {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
}

.bold,
.fw-b {
  font-weight: bold;
}

.fw-n {
  font-weight: normal;
}

.fw-100 {
  font-weight: 100;
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.pos-s {
  position: static;
}

.pos-r {
  position: relative;
}

.pos-a {
  position: absolute;
}

.pos-f {
  position: fixed;
}

.zi-m1 {
  z-index: -1;
}

.zi-0 {
  z-index: 0;
}

.zi-1 {
  z-index: 1;
}

.zi-2 {
  z-index: 2;
}

.zi-3 {
  z-index: 3;
}

.zi-100 {
  z-index: 100;
}

.zi-9999 {
  z-index: 9999;
}

.d-b {
  display: block;
}

.d-ib {
  display: inline-block;
}

.d-i {
  display: inline;
}

.d-t {
  display: table;
}

.d-f {
  display: flex;
}

.ovf-v {
  overflow: visible;
}

.ovf-x-v {
  overflow-x: visible;
}

.ovf-y-v {
  overflow-y: visible;
}

.ovf-s {
  overflow: scroll;
}

.ovf-x-s {
  overflow-x: scroll;
}

.ovf-y-s {
  overflow-y: scroll;
}

.ovf-h {
  overflow: hidden;
}

.ovf-x-h {
  overflow-x: hidden;
}

.ovf-y-h {
  overflow-y: hidden;
}

.font-secondary {
  font-family: "Cormorant Garamond", "Times New Roman", serif;
  font-weight: 500;
}

.ts-0 {
  transition: 0s;
}

.ts-1 {
  transition: 0.1s;
}

.ts-2 {
  transition: 0.2s;
}

.ts-3 {
  transition: 0.3s;
}

.ts-4 {
  transition: 0.4s;
}

.ts-5 {
  transition: 0.5s;
}

.ts-6 {
  transition: 0.6s;
}

.ts-7 {
  transition: 0.7s;
}

.ts-8 {
  transition: 0.8s;
}

.ts-9 {
  transition: 0.9s;
}

.ts-10 {
  transition: 1s;
}

.ts-11 {
  transition: 1.1s;
}

.ts-12 {
  transition: 1.2s;
}

.ts-13 {
  transition: 1.3s;
}

.ts-14 {
  transition: 1.4s;
}

.ts-15 {
  transition: 1.5s;
}

.ts-16 {
  transition: 1.6s;
}

.ts-17 {
  transition: 1.7s;
}

.ts-18 {
  transition: 1.8s;
}

.ts-19 {
  transition: 1.9s;
}

.ts-20 {
  transition: 2s;
}

.va-b {
  vertical-align: bottom !important;
}

.va-m {
  vertical-align: middle !important;
}

.va-t {
  vertical-align: top !important;
}

@media (max-width: 767px) {
  .sp-va-b {
    vertical-align: bottom !important;
  }
  .sp-va-m {
    vertical-align: middle !important;
  }
  .sp-va-t {
    vertical-align: top !important;
  }
}
.ft-w {
  color: #fff;
}

.anm {
  transition: 1s;
}
.anm.fading {
  opacity: 0;
}
.anm.to-up {
  transform: translateY(20px);
}
.anm.to-down {
  transform: translateY(-20px);
}
.anm.to-right {
  transform: translateX(-10px);
}
.anm.to-left {
  transform: translateX(10px);
}
.anm.to-left-zoomin {
  transform: translateX(10px) scale(0.9);
  transform-origin: right bottom;
}
.anm.blur {
  filter: blur(10px);
}
.anm.ease-back {
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.anm.ease-back.to-up {
  transform: translateY(40px);
}
.anm.is-show.fading {
  opacity: 1;
}
.anm.is-show.to-up {
  transform: translateY(0px);
}
.anm.is-show.to-down {
  transform: translateY(0px);
}
.anm.is-show.to-right {
  transform: translateX(0px);
}
.anm.is-show.to-left {
  transform: translateX(0px);
}
.anm.is-show.to-left-zoomin {
  transition: 2s 0.4s;
  transform: translateX(0px) scale(1);
}
.anm.is-show.blur {
  filter: blur(0px);
}
.anm.is-show.delay1 {
  transition-delay: 0.2s;
}
.anm.is-show.delay2 {
  transition-delay: 0.4s;
}
.anm.is-show.ease-back {
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28);
}
.anm.is-show.ease-back.to-up {
  transform: translateY(0px);
}

/* -----------------------------

reset style

----------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  letter-spacing: inherit;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* -----------------------------

base style

----------------------------- */
html {
  font-size: clamp(14px, 3vw, 16px);
  scroll-behavior: smooth;
}

body {
  font-family: "Yomogi", cursive, "Zen Maru Gothic", Meiryo, sans-serif;
  font-weight: 400;
  font-feature-settings: "palt";
  letter-spacing: 0.08em;
  color: #535353;
  background: #eaeaea;
}

a {
  text-decoration: none;
  color: #535353;
}

a:hover,
a:focus,
a:visited {
  text-decoration: none;
}

img {
  vertical-align: bottom;
  max-width: 100%;
}

select,
input,
textarea,
button {
  vertical-align: middle;
}

main {
  display: block;
  min-height: 100vh;
}

/* -----------------------------

header style

----------------------------- */
.l-header {
  position: fixed;
  top: 0;
  left: 0;
  padding-left: 2%;
  padding-right: 4%;
  width: 100%;
  z-index: 10000;
  display: flex;
  align-items: center;
  transition: background-color 0.6s;
}
@media (max-width: 767px) {
  .l-header {
    padding: 10px 4%;
  }
}
.l-header__inner {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.l-header__logo {
  font-family: "Cormorant Garamond", "Times New Roman", serif;
  max-width: 10vw;
  padding-top: 2%;
}
@media (max-width: 767px) {
  .l-header__logo {
    max-width: 20vw;
  }
}
.l-header__nav-list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 15%;
}
.l-header__nav-item {
  text-align: center;
  font-size: clamp(20px, 2.6vw, 32px);
}
.l-header__nav-anm:hover {
  color: #9cf19a;
  transition: 0.3s;
}
.l-header__nav-coconara {
  display: flex;
  gap: 5px;
  align-items: center;
}
.l-header__nav-coconara img {
  max-width: 50px;
  border-radius: 50%;
}

.l-header__gnav-btn {
  width: 30px;
  height: 25px;
  position: absolute;
  right: 0;
  cursor: pointer;
  z-index: 10002;
  transition: 0.2s;
  top: calc(50% - (25px / 2));
}
@media (max-width: 767px) {
  .l-header__gnav-btn {
    width: 30px;
    height: 25px;
    top: calc(50% - (25px / 2));
  }
}
.l-header__gnav-btn::before, .l-header__gnav-btn::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #535353;
  position: absolute;
  transition: 0.4s;
  right: 0;
}
.l-header__gnav-btn:before {
  top: 0;
}
.l-header__gnav-btn:after {
  bottom: 0;
}
.l-header__gnav-btn span {
  display: block;
  width: 100%;
  height: 1px;
  background: #535353;
  position: absolute;
  top: calc(50% - 0.5px);
  right: 0;
  transition: 0.2s 0.2s;
}
.l-header__gnav-btn.is-gnav-active:before, .l-header__gnav-btn.is-gnav-active:after {
  background: #535353;
  transition: 0.4s 0.2s;
}
.l-header__gnav-btn.is-gnav-active:before {
  transform: rotate(405deg);
  top: calc(50% + (1px / 2));
}
.l-header__gnav-btn.is-gnav-active:after {
  transform: rotate(-405deg);
  bottom: calc(50% - (1px + (1px / 2)));
}
.l-header__gnav-btn.is-gnav-active span {
  transform: scaleX(0);
  transition: 0.2s;
}

.l-header__gnav {
  position: fixed;
  background: #eaeaea;
  right: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  padding: 80px 0 0 0;
  transition: 0.4s;
}
.l-header__gnav.is-gnav-open {
  display: block;
  right: 0;
  opacity: 1;
  transition: right 0.4s, opacity 0.2s;
}
.l-header__gnav.is-gnav-open .l-header__gnav-inner {
  opacity: 1;
  transition: 0.4s 0.3s ease-in-out;
  transform: translateX(0px);
}
.l-header__gnav-inner {
  opacity: 0;
  height: 100vh;
  width: 100%;
  transform: translateX(50px);
  overflow: hidden;
}
.l-header__gnav-list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
}
.l-header__gnav-item {
  margin: 20px 0;
  letter-spacing: 0.1em;
}
.l-header__gnav-item-en {
  margin-bottom: 5px;
  font-size: 25px;
}
.l-header__gnav-item-ja {
  font-size: 14px;
}
.l-header__gnav-item a {
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
  font-size: 16px;
  position: relative;
  transition: 0.2s;
  display: flex;
  flex-direction: column;
}

.l-gnav--pos-left {
  left: 0;
}
.l-gnav--pos-left.is-gnav-active {
  left: 0;
  transition: left 0.4s;
}

/* -----------------------------

footer style

----------------------------- */
.l-footer {
  background-color: #eaeaea;
  padding-top: 10vh;
  right: 10px;
}
@media (min-width: 768px) and (max-width: 1027px) {
  .l-footer {
    padding-left: 4%;
    padding-right: 4%;
  }
}
.l-footer__inner {
  max-width: 1024px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .l-footer__inner {
    padding: 0 4%;
  }
}
.l-footer__img img {
  display: block;
  width: 50vw;
  margin-left: auto;
  margin-right: 0;
}
@media (max-width: 767px) {
  .l-footer__img img {
    width: 100vw;
  }
}
.l-footer__box {
  flex-grow: 1;
}
.l-footer__company {
  font-size: clamp(18px, 4vw, 20px);
}
.l-footer__list {
  line-height: 2;
  display: flex;
  gap: 8%;
  justify-content: center;
}
@media (max-width: 767px) {
  .l-footer__list {
    flex-direction: column;
    align-items: center;
  }
}
.l-footer__anm {
  color: #afafaf;
  font-size: clamp(14px, 3vw, 20px);
}
.l-footer__anm:hover {
  color: #9cf19a;
}

.l-page-top {
  background-color: #9cf19a;
  position: fixed;
  bottom: 40px;
  right: 40px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  cursor: pointer;
  color: #fff;
}
.l-page-top span {
  font-size: 32px;
  color: #fff;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.l-copy {
  font-size: xx-small;
  padding: 10px 0;
  text-align: center;
}

/* -----------------------------

main style

----------------------------- */
.l-block-common {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .l-block-common {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.l-block-bottom {
  padding-bottom: 70px;
}
@media (max-width: 767px) {
  .l-block-bottom {
    padding-bottom: 50px;
  }
}

.l-block-top {
  padding-top: 70px;
}
@media (max-width: 767px) {
  .l-block-top {
    padding-top: 50px;
  }
}

.l-box-common {
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) and (max-width: 1027px) {
  .l-box-common {
    width: 100%;
    padding-right: 4%;
    padding-left: 4%;
  }
}
@media (max-width: 767px) {
  .l-box-common {
    max-width: 100%;
    padding-right: 4%;
    padding-left: 4%;
    box-sizing: border-box;
  }
}

.l-box-wide {
  background-color: lightskyblue;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 2%;
}
@media (max-width: 767px) {
  .l-box-wide {
    max-width: 100%;
    padding: 0 2.6%;
    box-sizing: border-box;
  }
}

.l-box-narrow {
  background-color: lightcoral;
  width: 500px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 767px) {
  .l-box-narrow {
    max-width: 100%;
    padding: 0 8%;
    box-sizing: border-box;
  }
}

.l-box {
  background-color: lightgreen;
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.l-box__inner {
  width: 50%;
}
.l-box__title {
  font-size: 2rem;
}
.l-box__btn {
  background: #fe929f;
  width: 100%;
  height: 30%;
}

/* -----------------------------

component style

----------------------------- */
.c-bk {
  position: fixed;
  right: 0;
  top: 10vh;
  padding: 4%;
  z-index: -1;
}
.c-bk img {
  width: 50vw;
}
@media (max-width: 599px) {
  .c-bk img {
    width: 100vw;
  }
}

.c-box {
  border-radius: 45px;
  padding: 4%;
}
@media (max-width: 599px) {
  .c-box {
    border-radius: 32px;
    padding: 35px 4%;
  }
}

.c-title {
  text-align: center;
  margin-bottom: 20px;
}
.c-title-top-ja {
  font-size: clamp(28px, 3.6vw, 48px);
}
@media (max-width: 767px) {
  .c-title-top-ja {
    font-size: 6vw;
  }
}
.c-title__top {
  font-size: clamp(32px, 4vw, 52px);
}
.c-title__p {
  font-size: 20px;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .c-title__p {
    font-size: 12px;
  }
}
.c-title__en {
  color: #b8b8b8;
  margin-top: 5px;
}
@media screen and (min-width: 769px) {
  .c-title__en {
    font-size: 26px;
  }
}

.btn {
  font-size: 17px;
  font-weight: bold;
  background: #535353;
  color: #fff;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  border-radius: 10px;
  padding: 13px 0 17px;
  vertical-align: middle;
  margin-top: 30px;
}
.btn:hover {
  background: #9cf19a;
  opacity: 0.7;
  transition: 0.5s;
}

.arw {
  position: relative;
}
.arw:after {
  content: "";
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #535353;
  position: absolute;
  top: calc(50% - 5px);
  transition: 0.2s;
  border-right: 1px solid #535353;
  right: 25%;
  transform: rotate(-45deg);
}
.arw:hover::after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media screen and (min-width: 769px) {
  .arw {
    transition: 0.2s;
  }
  .arw:hover:after {
    right: 20%;
    color: #fff;
  }
}

.bk-box {
  height: 80px;
  background: #ced0ce;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);
          clip-path: polygon(0 0, 0 100%, 100% 100%);
}

/* -----------------------------

project style

----------------------------- */
.p-top-kv {
  position: relative;
}
@media (min-width: 1401px) {
  .p-top-kv {
    height: 80vh;
  }
}
.p-top-kv__inner {
  padding-top: 15vh;
}
@media (max-width: 599px) {
  .p-top-kv__inner {
    padding-top: 40vh;
  }
}
.p-top-kv__title {
  width: 35%;
  font-size: clamp(28px, 3.6vw, 48px);
  padding: 7% 6%;
  margin-left: 13vw;
  background: rgba(255, 255, 255, 0.8);
  padding: 1.4;
  -webkit-clip-path: ellipse(49% 45% at 51% 52%);
          clip-path: ellipse(49% 45% at 51% 52%);
  line-height: 1.4;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 599px) {
  .p-top-kv__title {
    padding: 15% 0;
    width: 75%;
  }
}
.p-top-kv__news {
  margin-left: 10vw;
  max-width: 40%;
}
@media (max-width: 767px) {
  .p-top-kv__news {
    max-width: 80%;
  }
}
.p-top-kv__news-title {
  font-size: 30px;
  font-family: cursive;
  display: flex;
}
.p-top-kv__news-title .n {
  animation: news 1s infinite ease-in alternate;
  display: block;
  color: #9cf19a;
}
.p-top-kv__news-title .e {
  animation: news 1s 0.4s infinite ease-in alternate;
  display: block;
  color: #f454da;
}
.p-top-kv__news-title .w {
  animation: news 1s 0.6s infinite ease-in alternate;
  display: block;
  color: #38d4f6;
}
@media (max-width: 1027px) {
  .p-top-kv__news-title img {
    height: 20px;
  }
}
.p-top-kv__news-inner {
  width: 100%;
  overflow: hidden;
  display: flex;
}
.p-top-kv__news-txt {
  white-space: nowrap;
  font-size: clamp(20px, 2.6vw, 32px);
  padding-left: 100%;
  animation: flow-txt 25s linear infinite;
  margin: 0;
  display: inline-block;
}

.p-worries__inner {
  background: rgba(172, 195, 208, 0.5);
}
.p-worries__list {
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  color: #fff;
  text-align: left;
}
@media (max-width: 767px) {
  .p-worries__list {
    color: #535353;
  }
}
.p-worries__item {
  position: relative;
  font-size: clamp(16px, 2.8vw, 28px);
  padding-left: 28px;
  margin-bottom: 15px;
}
.p-worries__item::before {
  position: absolute;
  content: "";
  display: block;
  top: 15px;
  left: 10px;
  width: 10px;
  height: 5px;
  border-left: 2px solid #38d4f6;
  border-bottom: 2px solid #38d4f6;
  transform: rotate(-45deg);
}
@media (max-width: 599px) {
  .p-worries__item::before {
    top: 5px;
  }
}

.p-service__inner {
  background: rgba(255, 255, 255, 0.5);
}
.p-service__list {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 3%;
}
@media (max-width: 599px) {
  .p-service__list {
    flex-direction: column;
  }
}
.p-service__item {
  flex-basis: auto;
  width: 100%;
}
.p-service__img img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 70%;
}
@media (max-width: 599px) {
  .p-service__img img {
    width: 200px;
  }
}
.p-service__title {
  color: #000;
  font-size: 25px;
  text-align: center;
  margin-bottom: 20px;
}
.p-service__txt {
  width: 80%;
  margin: 5px auto 0;
  line-height: 1.5;
}

.p-follow__inner {
  background: #f1f1e9;
  width: 50%;
}
@media (max-width: 599px) {
  .p-follow__inner {
    width: 100%;
  }
}
.p-follow__item {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 45px;
  gap: 2%;
  position: relative;
}
.p-follow__step {
  border-radius: 50%;
  border: solid 1px #535353;
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  position: relative;
}
@media (max-width: 769px) {
  .p-follow__step {
    font-size: 14px;
    width: 80px;
    height: 80px;
  }
}
.p-follow__arrow::after {
  content: "";
  width: 10px;
  height: 10px;
  background: #535353;
  -webkit-clip-path: polygon(0 0, 51% 100%, 100% 0);
          clip-path: polygon(0 0, 51% 100%, 100% 0);
  position: absolute;
  bottom: -15px;
}
.p-follow__box {
  flex-basis: 70%;
}
.p-follow__title {
  font-size: clamp(18px, 3.9vw, 22px);
  margin-bottom: 5px;
}
.p-follow__txt {
  line-height: 1.2;
}

.p-qa {
  font-size: clamp(14px, 2.8vw, 20px);
}
.p-qa__inner {
  background: rgba(230, 198, 198, 0.51);
}
.p-qa__top {
  color: #f454da;
  font-size: 32px;
  margin-right: 15px;
}
@media (max-width: 599px) {
  .p-qa__top {
    margin-right: 5px;
  }
}
.p-qa__list {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .p-qa__list {
    width: 100%;
  }
}
.p-qa__q {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 12px;
  padding: 2%;
  display: flex;
  align-items: center;
}
.p-qa__q-txt {
  flex-basis: 90%;
}
.p-qa__a {
  padding: 2%;
  border-radius: 12px;
  background: rgb(255, 255, 255);
}
.p-qa__item {
  display: flex;
  align-items: baseline;
  text-align: justify;
  padding-bottom: 20px;
}

.p-contact__inner {
  background: rgba(203, 220, 195, 0.5);
}
.p-contact__title {
  text-align: center;
  font-size: clamp(14px, 3vw, 26px);
}
.p-contact__img {
  margin-top: 20px;
}
.p-contact__img img {
  width: 250px;
  border-radius: 30px;
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .p-contact__img img {
    width: 150px;
  }
}
.p-contact__img img:hover {
  opacity: 0.8;
  transition: 0.5s;
}

/* -----------------------------

animation style

----------------------------- */
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  background-position: center;
  background-size: cover;
}

.swiper-slide img {
  display: block;
  width: 100%;
}

.swiper-button-next,
.swiper-button-prev {
  color: #72ab63 !important;
}

.swiper-pagination-bullet-active {
  background-color: #72ab63 !important;
}

.l-header.active {
  background-color: #eaeaea;
}

.l-header__contact.active {
  background-color: #72ab63;
  z-index: 999;
  color: #fff !important;
  height: 80px;
}

.l-page-top {
  display: none;
  transition: 1s;
}

.l-page-top.active {
  display: block;
}

.toggle-nav dt {
  position: relative;
  cursor: pointer;
}

.toggle-nav dd {
  display: none;
}

.toggle-nav dt:before {
  content: "";
  width: 20px;
  height: 1px;
  background: #f454da;
  position: absolute;
  right: 10px;
  top: calc(50% - 0.5px);
}

.toggle-nav dt:after {
  content: "";
  width: 1px;
  height: 20px;
  background: #f454da;
  position: absolute;
  right: 19.5px;
  top: calc(50% - 10px);
  transition: 0.2s;
}

.toggle-nav dt.is-active:after {
  transform: scaleY(0);
}

@keyframes news {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes flow-txt {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}/*# sourceMappingURL=style.css.map */