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

setting style

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

mixin

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

utility style

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

.is-sp {
  display: none !important;
}
@media (max-width: 698px) {
  .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: 699px) and (max-width: 1024px) {
  .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: 699px) and (max-width: 1024px) {
  .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: 699px) and (max-width: 1024px) {
  .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: 699px) and (max-width: 1024px) {
  .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: 699px) and (max-width: 1024px) {
  .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: 699px) and (max-width: 1024px) {
  .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: 699px) and (max-width: 1024px) {
  .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: 699px) and (max-width: 1024px) {
  .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: 699px) and (max-width: 1024px) {
  .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: 699px) and (max-width: 1024px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .sp-w0 {
    width: 0%;
  }
  .sp-h0 {
    height: 0%;
  }
}
.w1 {
  width: 1%;
}

.h1 {
  height: 1%;
}

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

.h2 {
  height: 2%;
}

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

.h3 {
  height: 3%;
}

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

.h4 {
  height: 4%;
}

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

.h5 {
  height: 5%;
}

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

.h6 {
  height: 6%;
}

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

.h7 {
  height: 7%;
}

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

.h8 {
  height: 8%;
}

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

.h9 {
  height: 9%;
}

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

.h10 {
  height: 10%;
}

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

.h11 {
  height: 11%;
}

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

.h12 {
  height: 12%;
}

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

.h13 {
  height: 13%;
}

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

.h14 {
  height: 14%;
}

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

.h15 {
  height: 15%;
}

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

.h16 {
  height: 16%;
}

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

.h17 {
  height: 17%;
}

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

.h18 {
  height: 18%;
}

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

.h19 {
  height: 19%;
}

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

.h20 {
  height: 20%;
}

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

.h21 {
  height: 21%;
}

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

.h22 {
  height: 22%;
}

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

.h23 {
  height: 23%;
}

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

.h24 {
  height: 24%;
}

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

.h25 {
  height: 25%;
}

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

.h26 {
  height: 26%;
}

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

.h27 {
  height: 27%;
}

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

.h28 {
  height: 28%;
}

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

.h29 {
  height: 29%;
}

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

.h30 {
  height: 30%;
}

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

.h31 {
  height: 31%;
}

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

.h32 {
  height: 32%;
}

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

.h33 {
  height: 33%;
}

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

.h34 {
  height: 34%;
}

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

.h35 {
  height: 35%;
}

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

.h36 {
  height: 36%;
}

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

.h37 {
  height: 37%;
}

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

.h38 {
  height: 38%;
}

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

.h39 {
  height: 39%;
}

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

.h40 {
  height: 40%;
}

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

.h41 {
  height: 41%;
}

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

.h42 {
  height: 42%;
}

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

.h43 {
  height: 43%;
}

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

.h44 {
  height: 44%;
}

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

.h45 {
  height: 45%;
}

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

.h46 {
  height: 46%;
}

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

.h47 {
  height: 47%;
}

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

.h48 {
  height: 48%;
}

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

.h49 {
  height: 49%;
}

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

.h50 {
  height: 50%;
}

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

.h51 {
  height: 51%;
}

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

.h52 {
  height: 52%;
}

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

.h53 {
  height: 53%;
}

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

.h54 {
  height: 54%;
}

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

.h55 {
  height: 55%;
}

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

.h56 {
  height: 56%;
}

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

.h57 {
  height: 57%;
}

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

.h58 {
  height: 58%;
}

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

.h59 {
  height: 59%;
}

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

.h60 {
  height: 60%;
}

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

.h61 {
  height: 61%;
}

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

.h62 {
  height: 62%;
}

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

.h63 {
  height: 63%;
}

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

.h64 {
  height: 64%;
}

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

.h65 {
  height: 65%;
}

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

.h66 {
  height: 66%;
}

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

.h67 {
  height: 67%;
}

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

.h68 {
  height: 68%;
}

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

.h69 {
  height: 69%;
}

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

.h70 {
  height: 70%;
}

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

.h71 {
  height: 71%;
}

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

.h72 {
  height: 72%;
}

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

.h73 {
  height: 73%;
}

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

.h74 {
  height: 74%;
}

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

.h75 {
  height: 75%;
}

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

.h76 {
  height: 76%;
}

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

.h77 {
  height: 77%;
}

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

.h78 {
  height: 78%;
}

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

.h79 {
  height: 79%;
}

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

.h80 {
  height: 80%;
}

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

.h81 {
  height: 81%;
}

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

.h82 {
  height: 82%;
}

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

.h83 {
  height: 83%;
}

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

.h84 {
  height: 84%;
}

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

.h85 {
  height: 85%;
}

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

.h86 {
  height: 86%;
}

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

.h87 {
  height: 87%;
}

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

.h88 {
  height: 88%;
}

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

.h89 {
  height: 89%;
}

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

.h90 {
  height: 90%;
}

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

.h91 {
  height: 91%;
}

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

.h92 {
  height: 92%;
}

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

.h93 {
  height: 93%;
}

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

.h94 {
  height: 94%;
}

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

.h95 {
  height: 95%;
}

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

.h96 {
  height: 96%;
}

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

.h97 {
  height: 97%;
}

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

.h98 {
  height: 98%;
}

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

.h99 {
  height: 99%;
}

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

.h100 {
  height: 100%;
}

@media (max-width: 698px) {
  .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-15 {
  font-size: clamp(14px, 2vw, 15px);
}

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

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

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

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

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

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

.fs-32 {
  font-size: clamp(26px, 5.5vw, 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: 698px) {
  .sp-fz-12 {
    font-size: clamp(10px, 2.4vw, 12px);
  }
}
@media (max-width: 698px) {
  .sp-fz-14 {
    font-size: clamp(12px, 2vw, 14px);
  }
}
@media (max-width: 698px) {
  .sp-fz-15 {
    font-size: clamp(14px, 2vw, 15px);
  }
}
@media (max-width: 698px) {
  .sp-fz-16 {
    font-size: clamp(14px, 3vw, 16px);
  }
}
@media (max-width: 698px) {
  .sp-fz-18 {
    font-size: clamp(16px, 4vw, 18px);
  }
}
@media (max-width: 698px) {
  .sp-fz-20 {
    font-size: clamp(16px, 4vw, 20px);
  }
}
@media (max-width: 698px) {
  .sp-fz-23 {
    font-size: clamp(20px, 4vw, 23px);
  }
}
@media (max-width: 698px) {
  .sp-fz-26 {
    font-size: clamp(24px, 5vw, 26px);
  }
}
@media (max-width: 698px) {
  .sp-fz-28 {
    font-size: clamp(20px, 5vw, 28px);
  }
}
@media (max-width: 698px) {
  .sp-fz-32 {
    font-size: clamp(26px, 5.5vw, 32px);
  }
}
@media (max-width: 698px) {
  .sp-fz-38 {
    font-size: clamp(27px, 6vw, 38px);
  }
}
@media (max-width: 698px) {
  .sp-fz-42 {
    font-size: clamp(27px, 8.8vw, 42px);
  }
}
@media (max-width: 698px) {
  .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: #3a3a3a;
}

a.color-bk {
  color: #3a3a3a;
}

.bg-bk {
  background-color: #3a3a3a;
}

.bd-color-bk {
  border-color: #3a3a3a;
}

@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: #3a3a3a;
  }
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active), (-moz-touch-enabled: 0), (hover: hover) {
  .hov-color-bk:hover {
    color: #3a3a3a;
  }
}

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

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

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

/* 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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: 698px) {
  .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: "Zen Old Mincho", 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: 698px) {
  .sp-va-b {
    vertical-align: bottom !important;
  }
  .sp-va-m {
    vertical-align: middle !important;
  }
  .sp-va-t {
    vertical-align: top !important;
  }
}
.fc-w {
  color: #fff;
}

.fc-black {
  color: #1a1a1a;
}

.no-link {
  cursor: default;
  pointer-events: none;
}

.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);
}

.no-link {
  pointer-events: none;
}

.link a {
  text-decoration: underline;
  color: #007aff;
}

.gray_bk {
  background: #eee;
}

.color_w {
  color: #fff !important;
}

.line_w {
  border-bottom: solid 1px #fff !important;
}

.m-top5em {
  margin-top: 5em;
}

.m-bo5em {
  margin-bottom: 5em;
}

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

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

----------------------------- */
@font-face {
  font-family: "Sedan SC Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Sedan SC Regular"), url("../font/SedanSC-Regular.woff") format("woff");
}
html {
  font-size: clamp(14px, 3vw, 16px);
  scroll-behavior: smooth;
}

body {
  font-family: "Zen Old Mincho", "Noto Serif JP", YuGothic, "Yu Gothic Medium", "Yu Gothic", "游ゴシック体", "游ゴシック", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, Verdana, Meiryo, sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.08em;
  color: #3a3a3a;
  background: #ffffff;
}

a {
  text-decoration: none;
  color: #3a3a3a;
}

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: calc(100vh - 80px);
}

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

header style

----------------------------- */
.l-header {
  position: fixed;
  top: 0;
  left: 0;
  padding: 0 2%;
  width: 100%;
  height: 80px;
  z-index: 10000;
  display: flex;
  align-items: center;
  transition: background-color 0.6s;
}
@media (max-width: 698px) {
  .l-header {
    padding: 10px 4%;
    height: 80px;
  }
}
.l-header__inner {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.l-header__logo {
  font-family: "Zen Old Mincho", serif;
  z-index: 10002;
}
.l-header__logo img {
  max-width: 250px;
}
.l-header__nav-list {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 45px;
}
.l-header__nav-item {
  text-align: center;
}
.l-header__nav-anm {
  font-size: 14px;
  font-weight: bold;
}
.l-header__nav-anm::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: solid 2px #c0473f;
  border-left: solid 2px #c0473f;
  position: relative;
  top: 3px;
  text-align: center;
  transform: rotate(-405deg);
  transition: all 0.2s;
  top: -15px;
  left: 110%;
}
.l-header__nav-anm:hover::after {
  top: -13px;
}
.l-header__nav a:hover {
  color: #c0473f;
}
.l-header__contact {
  background: #080a3c;
}
.l-header__contact a {
  color: #fff;
  display: block;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: bold;
  width: 170px;
  text-align: center;
}
.l-header__contact a:hover {
  color: #fff;
}
.l-header__contact:hover {
  background: #c0473f;
}

.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: 698px) {
  .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: 2px;
  background: #3a3a3a;
  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: 2px;
  background: #3a3a3a;
  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: #3a3a3a;
  transition: 0.4s 0.2s;
}
.l-header__gnav-btn.is-gnav-active:before {
  transform: rotate(405deg);
  top: calc(50% + 2px / 2);
  background: #fff;
}
.l-header__gnav-btn.is-gnav-active:after {
  transform: rotate(-405deg);
  bottom: calc(50% - (2px + 2px / 2));
  background: #fff;
}
.l-header__gnav-btn.is-gnav-active span {
  transform: scaleX(0);
  transition: 0.2s;
}

.l-header__gnav {
  position: fixed;
  background: #ffffff;
  left: -100%;
  top: 0;
  width: 60%;
  height: 100%;
  z-index: 10000;
  padding: 80px 0 0 0;
  transition: 0.4s;
}
.l-header__gnav.is-gnav-open {
  display: block;
  left: 0;
  opacity: 1;
  transition: left 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: 100%;
  width: 100%;
  transform: translateX(-50px);
}
.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 a span:first-child {
  font-family: "Zen Old Mincho", serif;
  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 {
  right: 0;
}
.l-gnav--pos-left.is-gnav-active {
  right: 0;
  transition: left 0.4s;
}

@media screen and (max-width: 800px) {
  .l-header__nav {
    display: none;
  }
}
@media screen and (min-width: 801px) {
  .l-header__gnav-btn {
    display: none;
  }
}
.gnav-bg.is-gnav-bgopen {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
}

body.is-gnav-bgon {
  overflow: hidden;
}

/* gナビ */
.l-header__gnav li {
  width: 100%;
  text-align: center;
}

.l-header__gnav li.triangle_arrow {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #080a3c;
  padding: 20px;
  color: #080a3c;
}

.l-header__gnav li.triangle_arrow a {
  color: #080a3c;
}

.l-header__gnav li:not(li.triangle_arrow) {
  font-size: 13px;
  color: #9e9e9e;
  padding: 8px;
}

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

footer style

----------------------------- */
.l-footer {
  background-color: #080a3c;
  position: relative;
  color: #fff;
}
@media (min-width: 699px) and (max-width: 1024px) {
  .l-footer {
    padding-left: 4%;
    padding-right: 4%;
  }
}
.l-footer__inner {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  max-width: 1024px;
  margin: 0 auto;
}
@media (max-width: 698px) {
  .l-footer__inner {
    padding: 0 4%;
  }
}
.l-footer__box {
  flex-grow: 1;
}
.l-footer__company {
  font-size: clamp(16px, 4vw, 20px);
  font-family: "Sedan SC Regular";
}
.l-footer__address {
  line-height: 1.5;
}
.l-footer__list {
  line-height: 2;
  display: flex;
  gap: 8%;
  justify-content: flex-end;
}
@media (max-width: 698px) {
  .l-footer__list {
    flex-direction: column;
  }
}
.l-footer__item a {
  color: #afafaf;
  font-size: clamp(12px, 2vw, 14px);
  position: relative;
}
.l-footer__item a:hover {
  color: #fff;
}
.l-footer__item a::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  bottom: -5px;
  left: 0;
  /*横方向0で非表示にする*/
  transform: scale(0, 1);
  /*中央を基点にアニメーション*/
  transform-origin: center top;
  /*アニメーションの速度設定*/
  transition: all 0.2s ease;
}
.l-footer__item a:hover::after {
  transform: scale(1, 1);
}

.l-page-top {
  background-color: #080a3c;
  font-family: "Sedan SC Regular";
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  cursor: pointer;
  color: #fff;
  z-index: 9999;
}
@media (max-width: 698px) {
  .l-page-top {
    opacity: 0.8;
  }
}
.l-page-top span {
  color: #fff;
  position: absolute;
  top: 50%;
  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: 698px) {
  .l-block-common {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

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

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

.l-box-common {
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 699px) and (max-width: 1024px) {
  .l-box-common {
    width: 100%;
    padding-right: 4%;
    padding-left: 4%;
  }
}
@media (max-width: 698px) {
  .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: 698px) {
  .l-box-wide {
    max-width: 100%;
    padding: 0 2.6%;
    box-sizing: border-box;
  }
}

.l-box-narrow {
  background-color: lightcoral;
  width: 700px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 698px) {
  .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-title__box {
  text-align: left;
  display: flex;
  align-items: baseline;
  padding-bottom: 5px;
  gap: 10px;
}
@media (max-width: 698px) {
  .c-title__box {
    display: block;
  }
}
.c-title__en {
  font-size: clamp(27px, 6vw, 38px);
  font-family: "Sedan SC Regular";
}
.c-title__ja {
  font-size: clamp(12px, 2vw, 14px);
}

.home .c-title {
  border-bottom: solid 1px #161616;
}
@media (max-width: 698px) {
  .home .c-title__box {
    display: flex;
  }
}

.btn {
  font-family: "Sedan SC Regular";
  font-size: 17px;
  font-weight: bold;
  background: #ffffff;
  border: 1px solid #3a3a3a;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  width: 100%;
  padding: 15px 0;
  color: #3a3a3a;
  transition: 0.3s ease-in-out;
  font-weight: 500;
  z-index: 0;
}
.btn::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #080a3c;
  transition: 0.3s;
  left: 0;
}
.btn:hover {
  color: #fff;
  border: 1px solid #080a3c;
}
.btn:hover::before {
  width: 100%;
  z-index: -1;
}

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

.btn02 {
  font-size: clamp(16px, 4vw, 18px);
  font-weight: 500;
  border: 2px solid #ffffff;
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 auto;
  max-width: 300px;
  width: 100%;
  padding: 27px 0;
  color: #ffffff;
  transition: 0.3s ease-in-out;
  font-weight: 500;
  z-index: 0;
}
.btn02::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0;
  display: block;
  background: #080a3c;
  transition: 0.3s;
  left: 0;
}
.btn02:hover {
  color: #ffffff;
}
.btn02:hover::before {
  width: 100%;
  z-index: -1;
}

.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%);
}

/*------------------------------
カテゴリー
---------------------------- */
.cat {
  font-size: clamp(10px, 2.4vw, 12px);
  font-weight: bold;
  text-align: center;
}
.cat a {
  color: #fff;
  padding: 5px 0;
  width: 100px;
  display: block;
  background-color: #080a3c;
}

.catnews {
  display: flex;
  gap: 10px;
}

.catlist {
  display: flex;
  font-size: 13px;
}

.catlist li {
  background-color: #c0473f;
  margin-right: 10px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  min-width: 80px;
}

.catlist li a {
  color: #fff;
}

.category-top {
  background-color: #080a3c;
  color: #fff;
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  padding: 5px;
  z-index: 3;
}

/*------------------------------
ページャー
---------------------------- */
.pagination .nav-links {
  text-align: center;
}

.page-numbers {
  display: flex;
  justify-content: center;
  gap: 2%;
}

.pagination .nav-links .current {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background: #080a3c;
  color: #fff;
  font-size: 1.4rem;
  line-height: 30px;
}

.pagination .nav-links .dots {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 30px;
}

.pagination .nav-links a.page-numbers {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color: #ced0ce;
  font-size: 1.4rem;
  text-decoration: none;
  line-height: 30px;
}

.pagination .nav-links a.page-numbers:hover {
  background: #3a3a3a;
  color: #fff;
  transition: all 0.3s;
}

.pagination .nav-links a.prev.page-numbers,
.pagination .nav-links a.next.page-numbers {
  width: auto;
  padding-right: 6px;
  padding-left: 6px;
  border: 0;
  background: transparent;
}

.pagination .nav-links a.prev.page-numbers:hover,
.pagination .nav-links a.next.page-numbers:hover {
  color: #c0473f;
}

.c-under__block {
  min-height: 50vh;
  padding-bottom: 30px;
}
.c-under__title {
  font-weight: bold;
  font-size: clamp(20px, 4vw, 23px);
  font-family: "Sedan SC Regular";
  line-height: 1.2;
  margin-bottom: 40px;
  border-bottom: 1px #131313 solid;
  padding-bottom: 10px;
}
.c-under__content {
  font-size: clamp(16px, 4vw, 18px);
  line-height: 1.5;
}

.triangle_arrow a {
  position: relative;
}

.triangle_arrow a:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: solid 2px #c0473f;
  border-left: solid 2px #c0473f;
  position: absolute;
  top: 3px;
  text-align: center;
  transform: rotate(-405deg);
  transition: all 0.2s;
  top: 5px;
  right: -15px;
}

.smf-form {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

[data-screen=back] .smf-progress-tracker__item--input .smf-progress-tracker__item__number,
[data-screen=complete] .smf-progress-tracker__item--complete .smf-progress-tracker__item__number,
[data-screen=confirm] .smf-progress-tracker__item--confirm .smf-progress-tracker__item__number,
[data-screen=input] .smf-progress-tracker__item--input .smf-progress-tracker__item__number,
[data-screen=invalid] .smf-progress-tracker__item--input .smf-progress-tracker__item__number {
  background-color: #080a3c;
}

.smf-form .smf-item .smf-text-control__control,
.smf-form .smf-item .smf-textarea-control__control {
  border: 2px solid #080a3c;
}

.smf-action .smf-button-control__control {
  background-color: #080a3c;
  background-image: none;
  color: #fff;
  border: none;
  font-weight: bold;
  padding: 10px 50px;
}

.smf-action .smf-button-control__control:hover {
  opacity: 0.7;
}

.smf-item__description {
  color: #c0473f;
}

.smf-form .smf-item .smf-checkbox-control {
  align-items: center;
}

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

project style

----------------------------- */
.p-top-kv {
  position: relative;
}
.p-top-kv__cont {
  margin-top: 80px;
}
@media (max-width: 698px) {
  .p-top-kv__img {
    height: 500px;
  }
}
.p-top-kv__img img {
  max-height: 700px;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1;
  height: 100%;
}
.p-top-kv__box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p-top-kv__box-cont {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-top-kv .p-box-wide {
  display: flex;
  justify-content: center;
  padding: 5% 2%;
}
.p-top-kv__inner {
  width: 50%;
  z-index: 99;
  flex-grow: 1;
}
.p-top-kv__title {
  font-size: clamp(20px, 8vw, 52px);
  color: #ffffff;
  font-family: "Sedan SC Regular";
  text-shadow: 5px 2px 10px #051334;
  line-height: 1.5;
  font-weight: normal;
  text-align: center;
}
.p-top-kv__txt {
  color: #ffffff;
  line-height: 1.8;
  text-align: center;
  font-size: clamp(20px, 5vw, 28px);
  text-shadow: 5px 2px 10px #051334;
}

.p-concept {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 698px) {
  .p-concept {
    flex-direction: column;
    padding: 0;
  }
}
.p-concept__img {
  flex-basis: 35%;
}
.p-concept__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-concept__inner {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.p-concept__toptxt {
  font-size: 1.5rem;
  line-height: 2;
}
.p-concept__title {
  font-size: clamp(20px, 5vw, 28px);
  font-family: "Sedan SC Regular";
  font-weight: bold;
  line-height: 1.5;
  white-space: nowrap;
}
.p-concept__txt {
  margin-top: 20px;
  line-height: 1.8;
  font-size: 16px;
  text-align: left;
  text-align: justify;
}
@media (max-width: 698px) {
  .p-concept__txt {
    line-height: 1.7;
  }
}

.p-about {
  background: #eee;
  margin-right: auto;
  margin-left: auto;
}
.p-about__box {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 698px) {
  .p-about__box {
    flex-direction: column;
  }
}
.p-about__number {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #eaf0f8;
  margin-bottom: 15px;
}
.p-about__number-inner {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 698px) {
  .p-about__number-inner {
    justify-content: center;
  }
}
.p-about__number-top {
  font-size: 13px;
}
.p-about__number-num {
  font-size: 32px;
  font-weight: bold;
}
.p-about__box1 {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  flex-basis: 80%;
  padding: 8% 3%;
  text-align: left;
  z-index: 1;
}
.p-about__box1-box {
  max-width: 70%;
  z-index: 0;
  line-height: 1.5;
}
@media (max-width: 698px) {
  .p-about__box1-box {
    max-width: 90%;
  }
}
.p-about__box1-title {
  font-weight: bold;
  font-size: clamp(20px, 5vw, 28px);
  font-family: "Zen Old Mincho", serif;
  line-height: 1.2;
  padding-bottom: 15px;
}
.p-about__box1-txt {
  font-size: clamp(14px, 2vw, 15px);
  line-height: 1.8;
  overflow: hidden;
  margin-top: 10px;
}
.p-about__box2 {
  flex-basis: 60%;
  max-width: 600px;
  z-index: 0;
}
.p-about__box2-l::after {
  position: absolute;
  content: "";
  width: 70%;
  height: 100%;
  top: 0;
  right: 0;
  background: #fff;
  z-index: -1;
}
@media (max-width: 698px) {
  .p-about__box2-l::after {
    width: 100%;
    top: 0;
  }
}
.p-about__box2-r::after {
  position: absolute;
  content: "";
  width: 70%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: -1;
}
@media (max-width: 698px) {
  .p-about__box2-r::after {
    width: 100%;
    top: 0;
  }
}
@media (max-width: 698px) {
  .p-about__img {
    margin-top: 20px;
  }
}

.p-work__top-ttl {
  background: #080a3c;
  padding: 100px 0;
}
@media (max-width: 698px) {
  .p-work__top-ttl {
    padding: 50px 0;
  }
}
.p-work__inner {
  background: url(../images/work_bk.jpg) center top;
  padding: 70px 0 100px;
  background-size: cover;
}
.p-work__in {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -90px;
  gap: 50px 2%;
}
@media (max-width: 698px) {
  .p-work__in {
    justify-content: center;
  }
}
.p-work__box {
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-shadow: 10px 11px 11px 8px rgba(0, 0, 0, 0.17);
  padding: 2% 0;
  flex-basis: 32%;
}
@media (max-width: 698px) {
  .p-work__box {
    flex-basis: 48%;
  }
}
.p-work__icon {
  border: 1px #080a3c solid;
  border-radius: 50%;
  padding: 5%;
}
.p-work__icon img {
  width: 25px;
}
.p-work__ttl-en {
  font-family: "Sedan SC Regular";
  font-size: clamp(16px, 4vw, 20px);
  margin-top: 4%;
  text-align: center;
}
.p-work__ttl {
  font-size: clamp(12px, 2vw, 14px);
}

.p-service {
  display: flex;
  gap: 20px 2%;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 698px) {
  .p-service {
    flex-direction: column;
    align-items: center;
  }
}
.p-service:after {
  content: "";
  display: block;
  width: 32%;
}
.p-service__box {
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  width: 32%;
  position: relative;
}
@media (max-width: 698px) {
  .p-service__box {
    margin-top: 20px;
    width: 100%;
  }
}
.p-service__img {
  overflow: hidden;
  height: 200px;
}
.p-service__img img {
  transition: transform 0.6s ease;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-service__img img:hover {
  transform: scale(1.1);
}
.p-service__txtbox {
  padding: 5% 3%;
  max-height: 300px;
}
.p-service__title {
  font-weight: bold;
  line-height: 1.1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 任意の行数を指定 */
}
.p-service__txt {
  line-height: 1.3;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 任意の行数を指定 */
}

.p-info {
  background-color: #fff;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3%;
  padding-bottom: 3%;
}
@media (max-width: 698px) {
  .p-info {
    flex-direction: column;
    align-items: center;
  }
}
.p-info:after {
  content: "";
  display: block;
}
.p-info__wrap {
  background: #f5f6f8;
}
.p-info__box {
  display: flex;
}
@media (max-width: 698px) {
  .p-info__box {
    flex-direction: column;
  }
}
.p-info__img {
  overflow: hidden;
  height: 200px;
  min-width: 300px;
}
@media (max-width: 698px) {
  .p-info__img {
    min-width: auto;
  }
}
.p-info__img img {
  transition: transform 0.6s ease;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  filter: contrast(0.7);
}
.p-info__img img:hover {
  transform: scale(1.1);
}
.p-info__inner {
  display: flex;
  flex-basis: 100%;
  padding: 3%;
  background: #fff;
}
@media (max-width: 698px) {
  .p-info__inner {
    flex-direction: column;
    width: 100%;
  }
}
.p-info__inner:hover .hover-img {
  transform: scale(1.1);
  filter: contrast(1);
}
.p-info__inner:hover .p-info__title {
  color: #c0473f;
}
.p-info__inner:hover .p-info__more a {
  color: #c0473f;
}
.p-info__txtbox {
  padding: 5px 3%;
  max-height: 300px;
  flex-basis: 80%;
}
.p-info__day {
  font-size: 13px;
  color: #a5a5a5;
  margin-right: 8px;
}
.p-info__title {
  font-size: clamp(16px, 4vw, 20px);
  font-weight: bold;
  font-family: "Zen Old Mincho", serif;
  color: #080a3c;
  line-height: 1.1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* 任意の行数を指定 */
}
.p-info__txt {
  line-height: 1.3;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* 任意の行数を指定 */
  margin-top: 30px;
}
.p-info__more {
  font-family: "Sedan SC Regular";
  font-size: clamp(16px, 4vw, 20px);
  margin-top: 10px;
}
.p-info__more a {
  color: #9e9e9e;
}
.p-info__txtbox-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 5px;
}

.p-news {
  display: flex;
  align-items: center;
  background: #ffffff;
}
@media (max-width: 698px) {
  .p-news {
    flex-direction: column;
  }
}
.p-news__cont-in {
  background: #ffffff;
  padding: 50px 20px;
}
.p-news__title {
  flex-basis: 35%;
}
.p-news__inner {
  flex-basis: 65%;
  background: #ffffff;
}
.p-news__box {
  display: flex;
  align-items: center;
}
.p-news__day {
  margin-right: 10px;
  font-size: clamp(12px, 2vw, 14px);
  color: #3a3a3a;
  font-weight: 300;
}
.p-news__box-title {
  border-bottom: solid 1px #535353;
  line-height: 1.5;
  font-size: clamp(12px, 2vw, 14px);
  font-weight: bold;
}
.p-news__box-title a:hover {
  color: #080a3c;
}

.p-menu {
  padding-top: 70px;
  background: #f5f6f8;
}
.p-menu__box {
  display: flex;
}
@media (max-width: 698px) {
  .p-menu__box {
    flex-direction: column;
  }
}
.p-menu__img {
  overflow: hidden;
  cursor: pointer;
  position: relative;
  width: 33.3333333333%;
  background: #383838;
}
@media (max-width: 698px) {
  .p-menu__img {
    width: 100%;
    max-width: 100%;
  }
}
.p-menu__img-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  filter: contrast(0.5);
  transition: transform 0.6s ease;
}
.p-menu__img-img:hover {
  transform: scale(1.1);
  filter: contrast(1);
}
.p-menu__img:hover .p-menu__txt-txt {
  opacity: 1;
}
.p-menu__txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.p-menu__txt-tlt {
  font-size: clamp(27px, 6vw, 38px);
  margin-bottom: 15px;
  font-family: "Sedan SC Regular";
}
.p-menu__txt-txt {
  font-size: 16px;
  opacity: 0;
  text-align: center;
  transition: transform 0.6s ease;
}
.p-menu-w100 {
  width: 100%;
  height: 100%;
}
@media (max-width: 698px) {
  .p-menu-w100 {
    height: 280px;
  }
}

.p-contact {
  padding: 100px 0;
  background: url(../images/contact-bk.jpg) no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
}
.p-contact__inner {
  display: flex;
  justify-content: center;
  align-items: baseline;
  flex-direction: row;
  max-width: 768px;
  margin: 0 auto;
}
@media (max-width: 698px) {
  .p-contact__inner {
    flex-direction: column;
    align-items: center;
  }
}
.p-contact__box {
  display: flex;
  justify-content: center;
  flex-direction: column;
  line-height: 2;
  flex-basis: 50%;
}
.p-contact__tel {
  font-family: "Times New Roman";
  color: #fff;
  font-size: clamp(27px, 6vw, 38px);
  font-weight: bold;
  flex-basis: 50%;
  text-align: center;
  line-height: 1;
}
.p-contact__time {
  font-size: clamp(12px, 2vw, 14px);
  color: #fff;
  text-align: center;
}
.p-contact__btn {
  flex-basis: 50%;
}

.p-not {
  background: #080a3c;
}

.p-under-kv {
  margin-top: 80px;
}
.p-under-kv__inner {
  position: relative;
  background-size: cover;
  height: 220px;
}
@media (max-width: 698px) {
  .p-under-kv__inner {
    background: url(../images/under-kv-sp.jpg) no-repeat;
    background-size: cover;
    height: 120px;
  }
}
.p-under-kv__title {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.page-id-50 .p-under-kv__inner {
  background: url(../images/about-kv.jpg) no-repeat center;
}

.page-id-287 .p-under-kv__inner,
.page-id-290 .p-under-kv__inner,
.page-id-294 .p-under-kv__inner,
.page-id-304 .p-under-kv__inner,
.page-id-302 .p-under-kv__inner,
.page-id-300 .p-under-kv__inner,
.page-id-307 .p-under-kv__inner {
  background: url(../images/work-kv.jpg) no-repeat center;
}

.page-id-54 .p-under-kv__inner {
  background: url(../images/contact-kv.jpg) no-repeat center;
}

.page-id-326 .p-under-kv__inner,
.page-id-322 .p-under-kv__inner,
.page-id-52 .p-under-kv__inner,
.page-id-324 .p-under-kv__inner {
  background: url(../images/company-kv.jpg) no-repeat center;
}

.post-type-archive-news .p-under-kv__inner {
  background: url(../images/news-kv.jpg) no-repeat center;
}

.page-id-319 .p-under-kv__inner {
  background: url(../images/recruit-kv.jpg) no-repeat center;
}

.archive .p-under-kv__inner,
.single .p-under-kv__inner,
.page-id-3 .p-under-kv__inner {
  background: url(../images/info-kv.jpg) no-repeat center;
}

.p-under-news {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.p-under-news__cont:not(:last-child) {
  margin-bottom: 20px;
}

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

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: #080a3c !important;
  opacity: 0 !important;
}

.swiper-pagination-bullet-active {
  background-color: #080a3c !important;
}

.l-header.active {
  background-color: rgba(255, 255, 255, 0.8);
}

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

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

/* アコーディオンボックス全体のスタイル */
.accordion {
  width: 300px;
  margin: 20px auto;
  border: 1px solid #ccc;
  overflow: hidden;
}

/* 質問部分のスタイル */
.accordion-close {
  background-color: #f5f5f5;
  padding: 10px;
  cursor: pointer;
}

/* 回答部分の初期スタイル */
.accordion-open {
  padding: 10px;
  display: none;
  animation: fadeIn 0.5s ease-in-out;
}

/* アニメーション */
@keyframes fadeIn {
  from {
    opacity: 0;
    max-height: 0;
  }
  to {
    opacity: 1;
    max-height: 100px;
  }
}
.fade-up {
  opacity: 0;
}

.fade-up.is-slide-active {
  animation: fadeup 1s ease-out forwards;
}

.fade-up.item2.is-slide-active {
  animation-delay: 0.2s;
}

.fade-up.item3.is-slide-active {
  animation-delay: 0.4s;
}

.fade-up.item4.is-slide-active {
  animation-delay: 0.6s;
}

.fade-up.item5.is-slide-active {
  animation-delay: 0.8s;
}

.fade-up.item6.is-slide-active {
  animation-delay: 1s;
}

.fade-left.is-slide-active {
  animation: fadeleft 1s ease-out forwards;
}

.fade-left.item2.is-slide-active {
  animation-delay: 0.2s;
}

.fade-left.item3.is-slide-active {
  animation-delay: 0.4s;
}

.fade-left.item4.is-slide-active {
  animation-delay: 0.6s;
}

.fade-right.is-slide-active {
  animation: faderight 1s ease-out forwards;
}

@keyframes fadeup {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeleft {
  0% {
    transform: translateX(-30px);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes faderight {
  0% {
    transform: translateX(30px);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.mask-bg {
  color: transparent;
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  overflow: hidden;
  position: relative;
  transition: color 0ms 450ms;
  /* width: 30%; */
}

.mask-img {
  opacity: 0;
}

.mask-bg::after {
  /* background: linear-gradient(to right, #362ae0 0%,#3b79cc 50%,#42d3ed 100%); */
  background: #0e0c30;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(0, 100%);
}

.mask-bg.is-slide-active {
  color: #0e0c30;
}

.mask-img.is-slide-active {
  animation: mask-img 1.2s forwards;
}

.mask-bg.is-slide-active::after {
  animation: mask-bg 1.2s cubic-bezier(0.8, 0, 0.17, 1);
}

@keyframes mask-bg {
  0% {
    /* transform: translate(0, 101%) */
    transform: translateX(101%);
  }
  40%, 60% {
    transform: translate(0, 0%);
  }
  100% {
    /* transform: translate(0, -100%) */
    transform: translateX(-100%);
  }
}
@keyframes mask-img {
  0% {
    opacity: 0;
  }
  40%, 60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.smooth {
  -webkit-clip-path: inset(0 100% 0 0);
          clip-path: inset(0 100% 0 0);
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  transition: 1.4s cubic-bezier(0.37, 0, 0.63, 1);
  transition-property: -webkit-clip-path;
  transition-property: clip-path;
  transition-property: clip-path, -webkit-clip-path;
  line-height: 1;
  height: 40px;
  margin-top: 15px;
}

.smooth.is-slide-active {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}/*# sourceMappingURL=style.css.map */