@charset "UTF-8";
.u-p-6 {
  padding: -6em !important;
}
@media screen and (max-width: 959px) {
  .u-p-6 {
    padding: -4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-p-6 {
    padding: -3em !important;
  }
}

.u-p-5 {
  padding: -5em !important;
}
@media screen and (max-width: 959px) {
  .u-p-5 {
    padding: -3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-p-5 {
    padding: -2.5em !important;
  }
}

.u-p-4 {
  padding: -4em !important;
}
@media screen and (max-width: 959px) {
  .u-p-4 {
    padding: -3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-p-4 {
    padding: -2em !important;
  }
}

.u-p-3 {
  padding: -3em !important;
}
@media screen and (max-width: 959px) {
  .u-p-3 {
    padding: -2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-p-3 {
    padding: -1.5em !important;
  }
}

.u-p-2 {
  padding: -2em !important;
}
@media screen and (max-width: 959px) {
  .u-p-2 {
    padding: -1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-p-2 {
    padding: -1em !important;
  }
}

.u-p-1 {
  padding: -1em !important;
}
@media screen and (max-width: 959px) {
  .u-p-1 {
    padding: -0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-p-1 {
    padding: -0.5em !important;
  }
}

.u-p0 {
  padding: 0em !important;
}
@media screen and (max-width: 959px) {
  .u-p0 {
    padding: 0em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-p0 {
    padding: 0em !important;
  }
}

.u-p05 {
  padding: 0.5em !important;
}

.u-p1 {
  padding: 1em !important;
}
@media screen and (max-width: 959px) {
  .u-p1 {
    padding: 0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-p1 {
    padding: 0.5em !important;
  }
}

.u-p2 {
  padding: 2em !important;
}
@media screen and (max-width: 959px) {
  .u-p2 {
    padding: 1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-p2 {
    padding: 1em !important;
  }
}

.u-p3 {
  padding: 3em !important;
}
@media screen and (max-width: 959px) {
  .u-p3 {
    padding: 2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-p3 {
    padding: 1.5em !important;
  }
}

.u-p4 {
  padding: 4em !important;
}
@media screen and (max-width: 959px) {
  .u-p4 {
    padding: 3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-p4 {
    padding: 2em !important;
  }
}

.u-p5 {
  padding: 5em !important;
}
@media screen and (max-width: 959px) {
  .u-p5 {
    padding: 3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-p5 {
    padding: 2.5em !important;
  }
}

.u-p6 {
  padding: 6em !important;
}
@media screen and (max-width: 959px) {
  .u-p6 {
    padding: 4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-p6 {
    padding: 3em !important;
  }
}

.u-pt-6 {
  padding-top: -6em !important;
}
@media screen and (max-width: 959px) {
  .u-pt-6 {
    padding-top: -4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pt-6 {
    padding-top: -3em !important;
  }
}

.u-pt-5 {
  padding-top: -5em !important;
}
@media screen and (max-width: 959px) {
  .u-pt-5 {
    padding-top: -3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pt-5 {
    padding-top: -2.5em !important;
  }
}

.u-pt-4 {
  padding-top: -4em !important;
}
@media screen and (max-width: 959px) {
  .u-pt-4 {
    padding-top: -3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pt-4 {
    padding-top: -2em !important;
  }
}

.u-pt-3 {
  padding-top: -3em !important;
}
@media screen and (max-width: 959px) {
  .u-pt-3 {
    padding-top: -2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pt-3 {
    padding-top: -1.5em !important;
  }
}

.u-pt-2 {
  padding-top: -2em !important;
}
@media screen and (max-width: 959px) {
  .u-pt-2 {
    padding-top: -1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pt-2 {
    padding-top: -1em !important;
  }
}

.u-pt-1 {
  padding-top: -1em !important;
}
@media screen and (max-width: 959px) {
  .u-pt-1 {
    padding-top: -0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pt-1 {
    padding-top: -0.5em !important;
  }
}

.u-pt0 {
  padding-top: 0em !important;
}
@media screen and (max-width: 959px) {
  .u-pt0 {
    padding-top: 0em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pt0 {
    padding-top: 0em !important;
  }
}

.u-pt05 {
  padding-top: 0.5em !important;
}

.u-pt1 {
  padding-top: 1em !important;
}
@media screen and (max-width: 959px) {
  .u-pt1 {
    padding-top: 0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pt1 {
    padding-top: 0.5em !important;
  }
}

.u-pt2 {
  padding-top: 2em !important;
}
@media screen and (max-width: 959px) {
  .u-pt2 {
    padding-top: 1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pt2 {
    padding-top: 1em !important;
  }
}

.u-pt3 {
  padding-top: 3em !important;
}
@media screen and (max-width: 959px) {
  .u-pt3 {
    padding-top: 2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pt3 {
    padding-top: 1.5em !important;
  }
}

.u-pt4 {
  padding-top: 4em !important;
}
@media screen and (max-width: 959px) {
  .u-pt4 {
    padding-top: 3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pt4 {
    padding-top: 2em !important;
  }
}

.u-pt5 {
  padding-top: 5em !important;
}
@media screen and (max-width: 959px) {
  .u-pt5 {
    padding-top: 3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pt5 {
    padding-top: 2.5em !important;
  }
}

.u-pt6 {
  padding-top: 6em !important;
}
@media screen and (max-width: 959px) {
  .u-pt6 {
    padding-top: 4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pt6 {
    padding-top: 3em !important;
  }
}

.u-pr-6 {
  padding-right: -6em !important;
}
@media screen and (max-width: 959px) {
  .u-pr-6 {
    padding-right: -4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pr-6 {
    padding-right: -3em !important;
  }
}

.u-pr-5 {
  padding-right: -5em !important;
}
@media screen and (max-width: 959px) {
  .u-pr-5 {
    padding-right: -3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pr-5 {
    padding-right: -2.5em !important;
  }
}

.u-pr-4 {
  padding-right: -4em !important;
}
@media screen and (max-width: 959px) {
  .u-pr-4 {
    padding-right: -3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pr-4 {
    padding-right: -2em !important;
  }
}

.u-pr-3 {
  padding-right: -3em !important;
}
@media screen and (max-width: 959px) {
  .u-pr-3 {
    padding-right: -2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pr-3 {
    padding-right: -1.5em !important;
  }
}

.u-pr-2 {
  padding-right: -2em !important;
}
@media screen and (max-width: 959px) {
  .u-pr-2 {
    padding-right: -1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pr-2 {
    padding-right: -1em !important;
  }
}

.u-pr-1 {
  padding-right: -1em !important;
}
@media screen and (max-width: 959px) {
  .u-pr-1 {
    padding-right: -0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pr-1 {
    padding-right: -0.5em !important;
  }
}

.u-pr0 {
  padding-right: 0em !important;
}
@media screen and (max-width: 959px) {
  .u-pr0 {
    padding-right: 0em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pr0 {
    padding-right: 0em !important;
  }
}

.u-pr05 {
  padding-right: 0.5em !important;
}

.u-pr1 {
  padding-right: 1em !important;
}
@media screen and (max-width: 959px) {
  .u-pr1 {
    padding-right: 0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pr1 {
    padding-right: 0.5em !important;
  }
}

.u-pr2 {
  padding-right: 2em !important;
}
@media screen and (max-width: 959px) {
  .u-pr2 {
    padding-right: 1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pr2 {
    padding-right: 1em !important;
  }
}

.u-pr3 {
  padding-right: 3em !important;
}
@media screen and (max-width: 959px) {
  .u-pr3 {
    padding-right: 2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pr3 {
    padding-right: 1.5em !important;
  }
}

.u-pr4 {
  padding-right: 4em !important;
}
@media screen and (max-width: 959px) {
  .u-pr4 {
    padding-right: 3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pr4 {
    padding-right: 2em !important;
  }
}

.u-pr5 {
  padding-right: 5em !important;
}
@media screen and (max-width: 959px) {
  .u-pr5 {
    padding-right: 3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pr5 {
    padding-right: 2.5em !important;
  }
}

.u-pr6 {
  padding-right: 6em !important;
}
@media screen and (max-width: 959px) {
  .u-pr6 {
    padding-right: 4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pr6 {
    padding-right: 3em !important;
  }
}

.u-pb-6 {
  padding-bottom: -6em !important;
}
@media screen and (max-width: 959px) {
  .u-pb-6 {
    padding-bottom: -4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pb-6 {
    padding-bottom: -3em !important;
  }
}

.u-pb-5 {
  padding-bottom: -5em !important;
}
@media screen and (max-width: 959px) {
  .u-pb-5 {
    padding-bottom: -3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pb-5 {
    padding-bottom: -2.5em !important;
  }
}

.u-pb-4 {
  padding-bottom: -4em !important;
}
@media screen and (max-width: 959px) {
  .u-pb-4 {
    padding-bottom: -3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pb-4 {
    padding-bottom: -2em !important;
  }
}

.u-pb-3 {
  padding-bottom: -3em !important;
}
@media screen and (max-width: 959px) {
  .u-pb-3 {
    padding-bottom: -2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pb-3 {
    padding-bottom: -1.5em !important;
  }
}

.u-pb-2 {
  padding-bottom: -2em !important;
}
@media screen and (max-width: 959px) {
  .u-pb-2 {
    padding-bottom: -1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pb-2 {
    padding-bottom: -1em !important;
  }
}

.u-pb-1 {
  padding-bottom: -1em !important;
}
@media screen and (max-width: 959px) {
  .u-pb-1 {
    padding-bottom: -0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pb-1 {
    padding-bottom: -0.5em !important;
  }
}

.u-pb0 {
  padding-bottom: 0em !important;
}
@media screen and (max-width: 959px) {
  .u-pb0 {
    padding-bottom: 0em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pb0 {
    padding-bottom: 0em !important;
  }
}

.u-pb05 {
  padding-bottom: 0.5em !important;
}

.u-pb1 {
  padding-bottom: 1em !important;
}
@media screen and (max-width: 959px) {
  .u-pb1 {
    padding-bottom: 0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pb1 {
    padding-bottom: 0.5em !important;
  }
}

.u-pb2 {
  padding-bottom: 2em !important;
}
@media screen and (max-width: 959px) {
  .u-pb2 {
    padding-bottom: 1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pb2 {
    padding-bottom: 1em !important;
  }
}

.u-pb3 {
  padding-bottom: 3em !important;
}
@media screen and (max-width: 959px) {
  .u-pb3 {
    padding-bottom: 2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pb3 {
    padding-bottom: 1.5em !important;
  }
}

.u-pb4 {
  padding-bottom: 4em !important;
}
@media screen and (max-width: 959px) {
  .u-pb4 {
    padding-bottom: 3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pb4 {
    padding-bottom: 2em !important;
  }
}

.u-pb5 {
  padding-bottom: 5em !important;
}
@media screen and (max-width: 959px) {
  .u-pb5 {
    padding-bottom: 3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pb5 {
    padding-bottom: 2.5em !important;
  }
}

.u-pb6 {
  padding-bottom: 6em !important;
}
@media screen and (max-width: 959px) {
  .u-pb6 {
    padding-bottom: 4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pb6 {
    padding-bottom: 3em !important;
  }
}

.u-pl-6 {
  padding-left: -6em !important;
}
@media screen and (max-width: 959px) {
  .u-pl-6 {
    padding-left: -4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pl-6 {
    padding-left: -3em !important;
  }
}

.u-pl-5 {
  padding-left: -5em !important;
}
@media screen and (max-width: 959px) {
  .u-pl-5 {
    padding-left: -3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pl-5 {
    padding-left: -2.5em !important;
  }
}

.u-pl-4 {
  padding-left: -4em !important;
}
@media screen and (max-width: 959px) {
  .u-pl-4 {
    padding-left: -3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pl-4 {
    padding-left: -2em !important;
  }
}

.u-pl-3 {
  padding-left: -3em !important;
}
@media screen and (max-width: 959px) {
  .u-pl-3 {
    padding-left: -2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pl-3 {
    padding-left: -1.5em !important;
  }
}

.u-pl-2 {
  padding-left: -2em !important;
}
@media screen and (max-width: 959px) {
  .u-pl-2 {
    padding-left: -1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pl-2 {
    padding-left: -1em !important;
  }
}

.u-pl-1 {
  padding-left: -1em !important;
}
@media screen and (max-width: 959px) {
  .u-pl-1 {
    padding-left: -0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pl-1 {
    padding-left: -0.5em !important;
  }
}

.u-pl0 {
  padding-left: 0em !important;
}
@media screen and (max-width: 959px) {
  .u-pl0 {
    padding-left: 0em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pl0 {
    padding-left: 0em !important;
  }
}

.u-pl05 {
  padding-left: 0.5em !important;
}

.u-pl1 {
  padding-left: 1em !important;
}
@media screen and (max-width: 959px) {
  .u-pl1 {
    padding-left: 0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pl1 {
    padding-left: 0.5em !important;
  }
}

.u-pl2 {
  padding-left: 2em !important;
}
@media screen and (max-width: 959px) {
  .u-pl2 {
    padding-left: 1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pl2 {
    padding-left: 1em !important;
  }
}

.u-pl3 {
  padding-left: 3em !important;
}
@media screen and (max-width: 959px) {
  .u-pl3 {
    padding-left: 2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pl3 {
    padding-left: 1.5em !important;
  }
}

.u-pl4 {
  padding-left: 4em !important;
}
@media screen and (max-width: 959px) {
  .u-pl4 {
    padding-left: 3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pl4 {
    padding-left: 2em !important;
  }
}

.u-pl5 {
  padding-left: 5em !important;
}
@media screen and (max-width: 959px) {
  .u-pl5 {
    padding-left: 3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pl5 {
    padding-left: 2.5em !important;
  }
}

.u-pl6 {
  padding-left: 6em !important;
}
@media screen and (max-width: 959px) {
  .u-pl6 {
    padding-left: 4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-pl6 {
    padding-left: 3em !important;
  }
}

.u-m-6 {
  margin: -6em !important;
}
@media screen and (max-width: 959px) {
  .u-m-6 {
    margin: -4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-m-6 {
    margin: -3em !important;
  }
}

.u-m-5 {
  margin: -5em !important;
}
@media screen and (max-width: 959px) {
  .u-m-5 {
    margin: -3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-m-5 {
    margin: -2.5em !important;
  }
}

.u-m-4 {
  margin: -4em !important;
}
@media screen and (max-width: 959px) {
  .u-m-4 {
    margin: -3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-m-4 {
    margin: -2em !important;
  }
}

.u-m-3 {
  margin: -3em !important;
}
@media screen and (max-width: 959px) {
  .u-m-3 {
    margin: -2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-m-3 {
    margin: -1.5em !important;
  }
}

.u-m-2 {
  margin: -2em !important;
}
@media screen and (max-width: 959px) {
  .u-m-2 {
    margin: -1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-m-2 {
    margin: -1em !important;
  }
}

.u-m-1 {
  margin: -1em !important;
}
@media screen and (max-width: 959px) {
  .u-m-1 {
    margin: -0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-m-1 {
    margin: -0.5em !important;
  }
}

.u-m0 {
  margin: 0em !important;
}
@media screen and (max-width: 959px) {
  .u-m0 {
    margin: 0em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-m0 {
    margin: 0em !important;
  }
}

.u-m05 {
  margin: 0.5em !important;
}

.u-m1 {
  margin: 1em !important;
}
@media screen and (max-width: 959px) {
  .u-m1 {
    margin: 0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-m1 {
    margin: 0.5em !important;
  }
}

.u-m2 {
  margin: 2em !important;
}
@media screen and (max-width: 959px) {
  .u-m2 {
    margin: 1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-m2 {
    margin: 1em !important;
  }
}

.u-m3 {
  margin: 3em !important;
}
@media screen and (max-width: 959px) {
  .u-m3 {
    margin: 2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-m3 {
    margin: 1.5em !important;
  }
}

.u-m4 {
  margin: 4em !important;
}
@media screen and (max-width: 959px) {
  .u-m4 {
    margin: 3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-m4 {
    margin: 2em !important;
  }
}

.u-m5 {
  margin: 5em !important;
}
@media screen and (max-width: 959px) {
  .u-m5 {
    margin: 3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-m5 {
    margin: 2.5em !important;
  }
}

.u-m6 {
  margin: 6em !important;
}
@media screen and (max-width: 959px) {
  .u-m6 {
    margin: 4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-m6 {
    margin: 3em !important;
  }
}

.u-mt-6 {
  margin-top: -6em !important;
}
@media screen and (max-width: 959px) {
  .u-mt-6 {
    margin-top: -4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mt-6 {
    margin-top: -3em !important;
  }
}

.u-mt-5 {
  margin-top: -5em !important;
}
@media screen and (max-width: 959px) {
  .u-mt-5 {
    margin-top: -3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mt-5 {
    margin-top: -2.5em !important;
  }
}

.u-mt-4 {
  margin-top: -4em !important;
}
@media screen and (max-width: 959px) {
  .u-mt-4 {
    margin-top: -3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mt-4 {
    margin-top: -2em !important;
  }
}

.u-mt-3 {
  margin-top: -3em !important;
}
@media screen and (max-width: 959px) {
  .u-mt-3 {
    margin-top: -2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mt-3 {
    margin-top: -1.5em !important;
  }
}

.u-mt-2 {
  margin-top: -2em !important;
}
@media screen and (max-width: 959px) {
  .u-mt-2 {
    margin-top: -1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mt-2 {
    margin-top: -1em !important;
  }
}

.u-mt-1 {
  margin-top: -1em !important;
}
@media screen and (max-width: 959px) {
  .u-mt-1 {
    margin-top: -0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mt-1 {
    margin-top: -0.5em !important;
  }
}

.u-mt0 {
  margin-top: 0em !important;
}
@media screen and (max-width: 959px) {
  .u-mt0 {
    margin-top: 0em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mt0 {
    margin-top: 0em !important;
  }
}

.u-mt05 {
  margin-top: 0.5em !important;
}

.u-mt1 {
  margin-top: 1em !important;
}
@media screen and (max-width: 959px) {
  .u-mt1 {
    margin-top: 0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mt1 {
    margin-top: 0.5em !important;
  }
}

.u-mt2 {
  margin-top: 2em !important;
}
@media screen and (max-width: 959px) {
  .u-mt2 {
    margin-top: 1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mt2 {
    margin-top: 1em !important;
  }
}

.u-mt3 {
  margin-top: 3em !important;
}
@media screen and (max-width: 959px) {
  .u-mt3 {
    margin-top: 2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mt3 {
    margin-top: 1.5em !important;
  }
}

.u-mt4 {
  margin-top: 4em !important;
}
@media screen and (max-width: 959px) {
  .u-mt4 {
    margin-top: 3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mt4 {
    margin-top: 2em !important;
  }
}

.u-mt5 {
  margin-top: 5em !important;
}
@media screen and (max-width: 959px) {
  .u-mt5 {
    margin-top: 3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mt5 {
    margin-top: 2.5em !important;
  }
}

.u-mt6 {
  margin-top: 6em !important;
}
@media screen and (max-width: 959px) {
  .u-mt6 {
    margin-top: 4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mt6 {
    margin-top: 3em !important;
  }
}

.u-mr-6 {
  margin-right: -6em !important;
}
@media screen and (max-width: 959px) {
  .u-mr-6 {
    margin-right: -4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mr-6 {
    margin-right: -3em !important;
  }
}

.u-mr-5 {
  margin-right: -5em !important;
}
@media screen and (max-width: 959px) {
  .u-mr-5 {
    margin-right: -3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mr-5 {
    margin-right: -2.5em !important;
  }
}

.u-mr-4 {
  margin-right: -4em !important;
}
@media screen and (max-width: 959px) {
  .u-mr-4 {
    margin-right: -3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mr-4 {
    margin-right: -2em !important;
  }
}

.u-mr-3 {
  margin-right: -3em !important;
}
@media screen and (max-width: 959px) {
  .u-mr-3 {
    margin-right: -2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mr-3 {
    margin-right: -1.5em !important;
  }
}

.u-mr-2 {
  margin-right: -2em !important;
}
@media screen and (max-width: 959px) {
  .u-mr-2 {
    margin-right: -1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mr-2 {
    margin-right: -1em !important;
  }
}

.u-mr-1 {
  margin-right: -1em !important;
}
@media screen and (max-width: 959px) {
  .u-mr-1 {
    margin-right: -0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mr-1 {
    margin-right: -0.5em !important;
  }
}

.u-mr0 {
  margin-right: 0em !important;
}
@media screen and (max-width: 959px) {
  .u-mr0 {
    margin-right: 0em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mr0 {
    margin-right: 0em !important;
  }
}

.u-mr05 {
  margin-right: 0.5em !important;
}

.u-mr1 {
  margin-right: 1em !important;
}
@media screen and (max-width: 959px) {
  .u-mr1 {
    margin-right: 0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mr1 {
    margin-right: 0.5em !important;
  }
}

.u-mr2 {
  margin-right: 2em !important;
}
@media screen and (max-width: 959px) {
  .u-mr2 {
    margin-right: 1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mr2 {
    margin-right: 1em !important;
  }
}

.u-mr3 {
  margin-right: 3em !important;
}
@media screen and (max-width: 959px) {
  .u-mr3 {
    margin-right: 2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mr3 {
    margin-right: 1.5em !important;
  }
}

.u-mr4 {
  margin-right: 4em !important;
}
@media screen and (max-width: 959px) {
  .u-mr4 {
    margin-right: 3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mr4 {
    margin-right: 2em !important;
  }
}

.u-mr5 {
  margin-right: 5em !important;
}
@media screen and (max-width: 959px) {
  .u-mr5 {
    margin-right: 3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mr5 {
    margin-right: 2.5em !important;
  }
}

.u-mr6 {
  margin-right: 6em !important;
}
@media screen and (max-width: 959px) {
  .u-mr6 {
    margin-right: 4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mr6 {
    margin-right: 3em !important;
  }
}

.u-mb-6 {
  margin-bottom: -6em !important;
}
@media screen and (max-width: 959px) {
  .u-mb-6 {
    margin-bottom: -4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mb-6 {
    margin-bottom: -3em !important;
  }
}

.u-mb-5 {
  margin-bottom: -5em !important;
}
@media screen and (max-width: 959px) {
  .u-mb-5 {
    margin-bottom: -3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mb-5 {
    margin-bottom: -2.5em !important;
  }
}

.u-mb-4 {
  margin-bottom: -4em !important;
}
@media screen and (max-width: 959px) {
  .u-mb-4 {
    margin-bottom: -3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mb-4 {
    margin-bottom: -2em !important;
  }
}

.u-mb-3 {
  margin-bottom: -3em !important;
}
@media screen and (max-width: 959px) {
  .u-mb-3 {
    margin-bottom: -2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mb-3 {
    margin-bottom: -1.5em !important;
  }
}

.u-mb-2 {
  margin-bottom: -2em !important;
}
@media screen and (max-width: 959px) {
  .u-mb-2 {
    margin-bottom: -1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mb-2 {
    margin-bottom: -1em !important;
  }
}

.u-mb-1 {
  margin-bottom: -1em !important;
}
@media screen and (max-width: 959px) {
  .u-mb-1 {
    margin-bottom: -0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mb-1 {
    margin-bottom: -0.5em !important;
  }
}

.u-mb0 {
  margin-bottom: 0em !important;
}
@media screen and (max-width: 959px) {
  .u-mb0 {
    margin-bottom: 0em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mb0 {
    margin-bottom: 0em !important;
  }
}

.u-mb05 {
  margin-bottom: 0.5em !important;
}

.u-mb1 {
  margin-bottom: 1em !important;
}
@media screen and (max-width: 959px) {
  .u-mb1 {
    margin-bottom: 0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mb1 {
    margin-bottom: 0.5em !important;
  }
}

.u-mb2 {
  margin-bottom: 2em !important;
}
@media screen and (max-width: 959px) {
  .u-mb2 {
    margin-bottom: 1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mb2 {
    margin-bottom: 1em !important;
  }
}

.u-mb3 {
  margin-bottom: 3em !important;
}
@media screen and (max-width: 959px) {
  .u-mb3 {
    margin-bottom: 2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mb3 {
    margin-bottom: 1.5em !important;
  }
}

.u-mb4 {
  margin-bottom: 4em !important;
}
@media screen and (max-width: 959px) {
  .u-mb4 {
    margin-bottom: 3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mb4 {
    margin-bottom: 2em !important;
  }
}

.u-mb5 {
  margin-bottom: 5em !important;
}
@media screen and (max-width: 959px) {
  .u-mb5 {
    margin-bottom: 3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mb5 {
    margin-bottom: 2.5em !important;
  }
}

.u-mb6 {
  margin-bottom: 6em !important;
}
@media screen and (max-width: 959px) {
  .u-mb6 {
    margin-bottom: 4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-mb6 {
    margin-bottom: 3em !important;
  }
}

.u-ml-6 {
  margin-left: -6em !important;
}
@media screen and (max-width: 959px) {
  .u-ml-6 {
    margin-left: -4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-ml-6 {
    margin-left: -3em !important;
  }
}

.u-ml-5 {
  margin-left: -5em !important;
}
@media screen and (max-width: 959px) {
  .u-ml-5 {
    margin-left: -3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-ml-5 {
    margin-left: -2.5em !important;
  }
}

.u-ml-4 {
  margin-left: -4em !important;
}
@media screen and (max-width: 959px) {
  .u-ml-4 {
    margin-left: -3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-ml-4 {
    margin-left: -2em !important;
  }
}

.u-ml-3 {
  margin-left: -3em !important;
}
@media screen and (max-width: 959px) {
  .u-ml-3 {
    margin-left: -2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-ml-3 {
    margin-left: -1.5em !important;
  }
}

.u-ml-2 {
  margin-left: -2em !important;
}
@media screen and (max-width: 959px) {
  .u-ml-2 {
    margin-left: -1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-ml-2 {
    margin-left: -1em !important;
  }
}

.u-ml-1 {
  margin-left: -1em !important;
}
@media screen and (max-width: 959px) {
  .u-ml-1 {
    margin-left: -0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-ml-1 {
    margin-left: -0.5em !important;
  }
}

.u-ml0 {
  margin-left: 0em !important;
}
@media screen and (max-width: 959px) {
  .u-ml0 {
    margin-left: 0em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-ml0 {
    margin-left: 0em !important;
  }
}

.u-ml05 {
  margin-left: 0.5em !important;
}

.u-ml1 {
  margin-left: 1em !important;
}
@media screen and (max-width: 959px) {
  .u-ml1 {
    margin-left: 0.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-ml1 {
    margin-left: 0.5em !important;
  }
}

.u-ml2 {
  margin-left: 2em !important;
}
@media screen and (max-width: 959px) {
  .u-ml2 {
    margin-left: 1.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-ml2 {
    margin-left: 1em !important;
  }
}

.u-ml3 {
  margin-left: 3em !important;
}
@media screen and (max-width: 959px) {
  .u-ml3 {
    margin-left: 2.25em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-ml3 {
    margin-left: 1.5em !important;
  }
}

.u-ml4 {
  margin-left: 4em !important;
}
@media screen and (max-width: 959px) {
  .u-ml4 {
    margin-left: 3em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-ml4 {
    margin-left: 2em !important;
  }
}

.u-ml5 {
  margin-left: 5em !important;
}
@media screen and (max-width: 959px) {
  .u-ml5 {
    margin-left: 3.75em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-ml5 {
    margin-left: 2.5em !important;
  }
}

.u-ml6 {
  margin-left: 6em !important;
}
@media screen and (max-width: 959px) {
  .u-ml6 {
    margin-left: 4.5em !important;
  }
}
@media screen and (max-width: 599px) {
  .u-ml6 {
    margin-left: 3em !important;
  }
}

.u-w1 {
  width: 1%;
}

.u-w2 {
  width: 2%;
}

.u-w3 {
  width: 3%;
}

.u-w4 {
  width: 4%;
}

.u-w5 {
  width: 5%;
}

.u-w6 {
  width: 6%;
}

.u-w7 {
  width: 7%;
}

.u-w8 {
  width: 8%;
}

.u-w9 {
  width: 9%;
}

.u-w10 {
  width: 10%;
}

.u-w11 {
  width: 11%;
}

.u-w12 {
  width: 12%;
}

.u-w13 {
  width: 13%;
}

.u-w14 {
  width: 14%;
}

.u-w15 {
  width: 15%;
}

.u-w16 {
  width: 16%;
}

.u-w17 {
  width: 17%;
}

.u-w18 {
  width: 18%;
}

.u-w19 {
  width: 19%;
}

.u-w20 {
  width: 20%;
}

.u-w21 {
  width: 21%;
}

.u-w22 {
  width: 22%;
}

.u-w23 {
  width: 23%;
}

.u-w24 {
  width: 24%;
}

.u-w25 {
  width: 25%;
}

.u-w26 {
  width: 26%;
}

.u-w27 {
  width: 27%;
}

.u-w28 {
  width: 28%;
}

.u-w29 {
  width: 29%;
}

.u-w30 {
  width: 30%;
}

.u-w31 {
  width: 31%;
}

.u-w32 {
  width: 32%;
}

.u-w33 {
  width: 33%;
}

.u-w34 {
  width: 34%;
}

.u-w35 {
  width: 35%;
}

.u-w36 {
  width: 36%;
}

.u-w37 {
  width: 37%;
}

.u-w38 {
  width: 38%;
}

.u-w39 {
  width: 39%;
}

.u-w40 {
  width: 40%;
}

.u-w41 {
  width: 41%;
}

.u-w42 {
  width: 42%;
}

.u-w43 {
  width: 43%;
}

.u-w44 {
  width: 44%;
}

.u-w45 {
  width: 45%;
}

.u-w46 {
  width: 46%;
}

.u-w47 {
  width: 47%;
}

.u-w48 {
  width: 48%;
}

.u-w49 {
  width: 49%;
}

.u-w50 {
  width: 50%;
}

.u-w51 {
  width: 51%;
}

.u-w52 {
  width: 52%;
}

.u-w53 {
  width: 53%;
}

.u-w54 {
  width: 54%;
}

.u-w55 {
  width: 55%;
}

.u-w56 {
  width: 56%;
}

.u-w57 {
  width: 57%;
}

.u-w58 {
  width: 58%;
}

.u-w59 {
  width: 59%;
}

.u-w60 {
  width: 60%;
}

.u-w61 {
  width: 61%;
}

.u-w62 {
  width: 62%;
}

.u-w63 {
  width: 63%;
}

.u-w64 {
  width: 64%;
}

.u-w65 {
  width: 65%;
}

.u-w66 {
  width: 66%;
}

.u-w67 {
  width: 67%;
}

.u-w68 {
  width: 68%;
}

.u-w69 {
  width: 69%;
}

.u-w70 {
  width: 70%;
}

.u-w71 {
  width: 71%;
}

.u-w72 {
  width: 72%;
}

.u-w73 {
  width: 73%;
}

.u-w74 {
  width: 74%;
}

.u-w75 {
  width: 75%;
}

.u-w76 {
  width: 76%;
}

.u-w77 {
  width: 77%;
}

.u-w78 {
  width: 78%;
}

.u-w79 {
  width: 79%;
}

.u-w80 {
  width: 80%;
}

.u-w81 {
  width: 81%;
}

.u-w82 {
  width: 82%;
}

.u-w83 {
  width: 83%;
}

.u-w84 {
  width: 84%;
}

.u-w85 {
  width: 85%;
}

.u-w86 {
  width: 86%;
}

.u-w87 {
  width: 87%;
}

.u-w88 {
  width: 88%;
}

.u-w89 {
  width: 89%;
}

.u-w90 {
  width: 90%;
}

.u-w91 {
  width: 91%;
}

.u-w92 {
  width: 92%;
}

.u-w93 {
  width: 93%;
}

.u-w94 {
  width: 94%;
}

.u-w95 {
  width: 95%;
}

.u-w96 {
  width: 96%;
}

.u-w97 {
  width: 97%;
}

.u-w98 {
  width: 98%;
}

.u-w99 {
  width: 99%;
}

.u-w100 {
  width: 100%;
}

.u-h1 {
  height: 1%;
}

.u-h2 {
  height: 2%;
}

.u-h3 {
  height: 3%;
}

.u-h4 {
  height: 4%;
}

.u-h5 {
  height: 5%;
}

.u-h6 {
  height: 6%;
}

.u-h7 {
  height: 7%;
}

.u-h8 {
  height: 8%;
}

.u-h9 {
  height: 9%;
}

.u-h10 {
  height: 10%;
}

.u-h11 {
  height: 11%;
}

.u-h12 {
  height: 12%;
}

.u-h13 {
  height: 13%;
}

.u-h14 {
  height: 14%;
}

.u-h15 {
  height: 15%;
}

.u-h16 {
  height: 16%;
}

.u-h17 {
  height: 17%;
}

.u-h18 {
  height: 18%;
}

.u-h19 {
  height: 19%;
}

.u-h20 {
  height: 20%;
}

.u-h21 {
  height: 21%;
}

.u-h22 {
  height: 22%;
}

.u-h23 {
  height: 23%;
}

.u-h24 {
  height: 24%;
}

.u-h25 {
  height: 25%;
}

.u-h26 {
  height: 26%;
}

.u-h27 {
  height: 27%;
}

.u-h28 {
  height: 28%;
}

.u-h29 {
  height: 29%;
}

.u-h30 {
  height: 30%;
}

.u-h31 {
  height: 31%;
}

.u-h32 {
  height: 32%;
}

.u-h33 {
  height: 33%;
}

.u-h34 {
  height: 34%;
}

.u-h35 {
  height: 35%;
}

.u-h36 {
  height: 36%;
}

.u-h37 {
  height: 37%;
}

.u-h38 {
  height: 38%;
}

.u-h39 {
  height: 39%;
}

.u-h40 {
  height: 40%;
}

.u-h41 {
  height: 41%;
}

.u-h42 {
  height: 42%;
}

.u-h43 {
  height: 43%;
}

.u-h44 {
  height: 44%;
}

.u-h45 {
  height: 45%;
}

.u-h46 {
  height: 46%;
}

.u-h47 {
  height: 47%;
}

.u-h48 {
  height: 48%;
}

.u-h49 {
  height: 49%;
}

.u-h50 {
  height: 50%;
}

.u-h51 {
  height: 51%;
}

.u-h52 {
  height: 52%;
}

.u-h53 {
  height: 53%;
}

.u-h54 {
  height: 54%;
}

.u-h55 {
  height: 55%;
}

.u-h56 {
  height: 56%;
}

.u-h57 {
  height: 57%;
}

.u-h58 {
  height: 58%;
}

.u-h59 {
  height: 59%;
}

.u-h60 {
  height: 60%;
}

.u-h61 {
  height: 61%;
}

.u-h62 {
  height: 62%;
}

.u-h63 {
  height: 63%;
}

.u-h64 {
  height: 64%;
}

.u-h65 {
  height: 65%;
}

.u-h66 {
  height: 66%;
}

.u-h67 {
  height: 67%;
}

.u-h68 {
  height: 68%;
}

.u-h69 {
  height: 69%;
}

.u-h70 {
  height: 70%;
}

.u-h71 {
  height: 71%;
}

.u-h72 {
  height: 72%;
}

.u-h73 {
  height: 73%;
}

.u-h74 {
  height: 74%;
}

.u-h75 {
  height: 75%;
}

.u-h76 {
  height: 76%;
}

.u-h77 {
  height: 77%;
}

.u-h78 {
  height: 78%;
}

.u-h79 {
  height: 79%;
}

.u-h80 {
  height: 80%;
}

.u-h81 {
  height: 81%;
}

.u-h82 {
  height: 82%;
}

.u-h83 {
  height: 83%;
}

.u-h84 {
  height: 84%;
}

.u-h85 {
  height: 85%;
}

.u-h86 {
  height: 86%;
}

.u-h87 {
  height: 87%;
}

.u-h88 {
  height: 88%;
}

.u-h89 {
  height: 89%;
}

.u-h90 {
  height: 90%;
}

.u-h91 {
  height: 91%;
}

.u-h92 {
  height: 92%;
}

.u-h93 {
  height: 93%;
}

.u-h94 {
  height: 94%;
}

.u-h95 {
  height: 95%;
}

.u-h96 {
  height: 96%;
}

.u-h97 {
  height: 97%;
}

.u-h98 {
  height: 98%;
}

.u-h99 {
  height: 99%;
}

.u-h100 {
  height: 100%;
}

.u-ls-n10 {
  letter-spacing: -1em !important;
}

.u-ls-n9 {
  letter-spacing: -0.9em !important;
}

.u-ls-n8 {
  letter-spacing: -0.8em !important;
}

.u-ls-n7 {
  letter-spacing: -0.7em !important;
}

.u-ls-n6 {
  letter-spacing: -0.6em !important;
}

.u-ls-n5 {
  letter-spacing: -0.5em !important;
}

.u-ls-n4 {
  letter-spacing: -0.4em !important;
}

.u-ls-n3 {
  letter-spacing: -0.3em !important;
}

.u-ls-n2 {
  letter-spacing: -0.2em !important;
}

.u-ls-n1 {
  letter-spacing: -0.1em !important;
}

.u-ls01 {
  letter-spacing: 0.1em !important;
}

.u-ls02 {
  letter-spacing: 0.2em !important;
}

.u-ls03 {
  letter-spacing: 0.3em !important;
}

.u-ls04 {
  letter-spacing: 0.4em !important;
}

.u-ls05 {
  letter-spacing: 0.5em !important;
}

.u-ls06 {
  letter-spacing: 0.6em !important;
}

.u-ls07 {
  letter-spacing: 0.7em !important;
}

.u-ls08 {
  letter-spacing: 0.8em !important;
}

.u-ls09 {
  letter-spacing: 0.9em !important;
}

.u-ls1 {
  letter-spacing: 1em !important;
}

.u-ls2 {
  letter-spacing: 2em !important;
}

.u-ls3 {
  letter-spacing: 3em !important;
}

.u-ls4 {
  letter-spacing: 4em !important;
}

.u-ls5 {
  letter-spacing: 5em !important;
}

.u-ls6 {
  letter-spacing: 6em !important;
}

.u-ls7 {
  letter-spacing: 7em !important;
}

.u-ls8 {
  letter-spacing: 8em !important;
}

.u-ls9 {
  letter-spacing: 9em !important;
}

.u-ls10 {
  letter-spacing: 10em !important;
}

.u-lh10 {
  line-height: 1 !important;
}

.u-lh11 {
  line-height: 1.1 !important;
}

.u-lh12 {
  line-height: 1.2 !important;
}

.u-lh13 {
  line-height: 1.3 !important;
}

.u-lh14 {
  line-height: 1.4 !important;
}

.u-lh15 {
  line-height: 1.5 !important;
}

.u-lh16 {
  line-height: 1.6 !important;
}

.u-lh17 {
  line-height: 1.7 !important;
}

.u-lh18 {
  line-height: 1.8 !important;
}

.u-lh19 {
  line-height: 1.9 !important;
}

.u-lh20 {
  line-height: 2 !important;
}

body {
  font-size: 1em;
}
@media screen and (max-width: 959px) {
  body {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 599px) {
  body {
    font-size: 0.8em;
  }
}

.u-shape__square1 {
  border-radius: 1px !important;
}

.u-shape__square2 {
  border-radius: 2px !important;
}

.u-shape__square3 {
  border-radius: 3px !important;
}

.u-shape__square4 {
  border-radius: 4px !important;
}

.u-shape__square5 {
  border-radius: 5px !important;
}

.u-shape__square6 {
  border-radius: 6px !important;
}

.u-shape__square7 {
  border-radius: 7px !important;
}

.u-shape__square8 {
  border-radius: 8px !important;
}

.u-shape__square9 {
  border-radius: 9px !important;
}

.u-shape__square10 {
  border-radius: 10px !important;
}

.u-shape__square11 {
  border-radius: 11px !important;
}

.u-shape__square12 {
  border-radius: 12px !important;
}

.u-shape__square13 {
  border-radius: 13px !important;
}

.u-shape__square14 {
  border-radius: 14px !important;
}

.u-shape__square15 {
  border-radius: 15px !important;
}

.u-shape__square16 {
  border-radius: 16px !important;
}

.u-shape__square17 {
  border-radius: 17px !important;
}

.u-shape__square18 {
  border-radius: 18px !important;
}

.u-shape__square19 {
  border-radius: 19px !important;
}

.u-shape__square20 {
  border-radius: 20px !important;
}

.gap1 {
  gap: 1em;
}

.gap1-1 {
  gap: 1em 1em;
}

.gap1-2 {
  gap: 1em 2em;
}

.gap1-3 {
  gap: 1em 3em;
}

.gap1-4 {
  gap: 1em 4em;
}

.gap1-5 {
  gap: 1em 5em;
}

.gap2 {
  gap: 2em;
}

.gap2-1 {
  gap: 2em 1em;
}

.gap2-2 {
  gap: 2em 2em;
}

.gap2-3 {
  gap: 2em 3em;
}

.gap2-4 {
  gap: 2em 4em;
}

.gap2-5 {
  gap: 2em 5em;
}

.gap3 {
  gap: 3em;
}

.gap3-1 {
  gap: 3em 1em;
}

.gap3-2 {
  gap: 3em 2em;
}

.gap3-3 {
  gap: 3em 3em;
}

.gap3-4 {
  gap: 3em 4em;
}

.gap3-5 {
  gap: 3em 5em;
}

.gap4 {
  gap: 4em;
}

.gap4-1 {
  gap: 4em 1em;
}

.gap4-2 {
  gap: 4em 2em;
}

.gap4-3 {
  gap: 4em 3em;
}

.gap4-4 {
  gap: 4em 4em;
}

.gap4-5 {
  gap: 4em 5em;
}

.gap5 {
  gap: 5em;
}

.gap5-1 {
  gap: 5em 1em;
}

.gap5-2 {
  gap: 5em 2em;
}

.gap5-3 {
  gap: 5em 3em;
}

.gap5-4 {
  gap: 5em 4em;
}

.gap5-5 {
  gap: 5em 5em;
}

@font-face {
  font-display: block;
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/icomoon.ttf?nj79ck") format("truetype"), url("fonts/icomoon.woff?nj79ck") format("woff"), url("fonts/icomoon.svg?nj79ck#icomoon") format("svg");
}
[class^=icon-],
[class*=icon-] {
  font-family: "icomoon" !important;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  text-transform: none;
}

i {
  vertical-align: -1px;
}

.f-2x {
  font-size: 2rem;
}

.f-3x {
  font-size: 3rem;
}

.fs-right {
  padding-right: 0.5em;
}

.fs-left {
  padding-left: 0.5em;
}

.icon-file-music:before {
  content: "\e99f";
}

.icon-file-zip:before {
  content: "\e9a1";
}

.icon-person:before {
  content: "\e940";
}

.icon-bubbles4:before {
  content: "\e9a8";
}

.icon-pencil:before {
  content: "\e98a";
}

.icon-price-tag:before {
  content: "\e978";
}

.icon-support_agent:before {
  content: "\e944";
}

.icon-fax:before {
  content: "\e9b1";
}

.icon-mobile:before {
  content: "\e976";
}

.icon-mail:before {
  content: "\e91b";
}

.icon-phone:before {
  content: "\e97e";
}

.icon-clock:before {
  content: "\e9ac";
}

.icon-refresh:before {
  content: "\e9ab";
}

.icon-link:before {
  content: "\e97d";
}

.icon-line:before {
  content: "\e900";
}

.icon-facebook:before {
  content: "\e9b4";
}

.icon-instagram:before {
  content: "\e994";
}

.icon-twitter:before {
  content: "\e990";
}

.icon-chevron-with-circle-right:before {
  content: "\e954";
}

.icon-chevron-thin-right:before {
  content: "\e959";
}

.icon-chevron-thin-left:before {
  content: "\e958";
}

.icon-pdf:before {
  content: "\eadf";
}

.icon-chevron-with-circle-down:before {
  content: "\e955";
}

.icon-arrow-circle-right:before {
  content: "\e9af";
}

.icon-arrow-right1:before {
  content: "\e90a";
}

.icon-alert-circle:before {
  content: "\e902";
}

.icon-plus1::before {
  content: "\e91f";
}

.icon-minus1::before {
  content: "\e91c";
}

.icon-data::before {
  content: "\e9b3";
}

.icon-truck::before {
  content: "\e9b2";
}

.icon-karte::before {
  content: "\e9b5";
  padding-left: 6px;
}

.icon-freedial::before {
  content: "\e9b6";
}

.icon-chevrons-down:before {
  content: "\e917";
}

.icon-check-square:before {
  content: "\e912";
}

.icon-exclamation:before {
  content: "\e9b7";
}

* {
  min-height: 0vw; /* Safari clamp*/
}

.post,
.page {
  margin: initial;
}

body {
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

body,
html {
  color: #383935;
  background-color: #fafafa;
  font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

table {
  width: 100%;
}

img {
  height: auto;
  image-rendering: -webkit-optimize-contrast;
  max-width: 100%;
}

a {
  color: #d62dc8;
  transition: 0.5s;
}
a:hover, a:active {
  color: rgb(81, 179, 207);
}
a:visited {
  color: #d62dc8;
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  width: 100%;
  border: 1px solid #efefef;
  border-radius: 5px;
  line-height: 2;
  padding: 0.5em;
}

.radio label {
  padding-left: 1.25em;
  position: relative;
}

.radio label::before {
  background: rgb(255, 255, 255);
  border: 1px solid #efefef;
  border-radius: 50%;
  content: "";
  display: block;
  height: 15px;
  left: 0;
  position: absolute;
  top: 0;
  width: 15px;
}

select {
  background: rgb(255, 255, 255);
  border: 1px solid #efefef;
  border-radius: 5px;
  padding: 10px;
}

textarea {
  margin: 0 0 0;
  padding: 5px;
  width: 100%;
}

input[type=button] {
  background: #120e0e;
  border: 0;
  color: rgb(255, 255, 255);
  padding: 0.5em 1em;
  width: 100%;
}

input[type=submit] {
  background: rgb(81, 179, 207);
  border: 0;
  color: rgb(255, 255, 255);
  padding: 0.5em 1em;
  width: 100%;
}

input[type=date] {
  width: 100%;
  position: relative;
}

input[type=date]::-webkit-calendar-picker-indicator {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}

input[type=date] {
  display: block;
}

input[type=date]::after {
  content: "\e901";
  font-family: "icomoon";
}

input[type=radio],
input[type=checkbox] {
  position: relative;
  top: 2px;
}

input[type=number] {
  margin: 0 !important;
}

input[type=radio] {
  opacity: 0;
  position: absolute;
  z-index: -1;
  width: 1px;
  height: 1px;
}

dl {
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  box-sizing: border-box;
}

dt,
dd {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

blockquote {
  background: #fafafa;
  box-sizing: border-box;
  font-style: italic;
  padding: 1em 2.5em;
  position: relative;
}
blockquote:before {
  color: #2a77ab;
  content: "\e97a";
  display: inline-block;
  font-family: "icomoon";
  font-size: 1.5rem;
  left: 0.5em;
  line-height: 1;
  position: absolute;
  top: 0.5em;
}
blockquote cite {
  display: block;
  text-align: right;
}

ul > li {
  position: relative;
  padding-left: 1.6em;
}
ul > li:before {
  content: "・";
  position: absolute;
  left: 0px;
}

ol {
  counter-reset: item;
}
ol > li:before {
  counter-increment: item;
  content: counter(item) ".";
  font-weight: bold;
}

ol > ul li:before {
  content: counters(section, "-") ". ";
  counter-increment: section;
}

.wp-editor ul li:before {
  content: none;
}
.wp-editor ol li:before {
  content: none;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

h1 {
  border-bottom: 3px solid #eceefa;
  position: relative;
  text-align: left;
  padding-bottom: 0.3em;
}
h1:before {
  background-color: #2a77ab;
  bottom: -3px;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  width: 3em;
}

h2 {
  margin: 1.6em auto 1em;
  padding: 0.6em 0.3em;
  border-top: 1px solid #2a77ab;
  border-bottom: 1px solid #2a77ab;
  background: #fafafa;
  color: #2a77ab;
}

h3 {
  padding: 0.2em 0.5em;
  background: #eaeef2;
  border-bottom: solid 2px #2a77ab;
  margin: 1.6em auto 1em;
  color: #2a77ab;
}

h4 {
  padding: 0.2em 0.5em;
  background: #eaeef2;
  margin: 1.6em auto 1em;
  color: #2a77ab;
}

h5 {
  padding: 0.2em 0.5em;
  color: #2a77ab;
  margin: 1.6em auto 1em;
}

h6 {
  padding: 0.2em 0.5em;
}

.u-txtred {
  color: #de0302;
}
.u-txtprimary {
  color: #383935;
}
.u-txtcomp-dark {
  color: #073c7e;
}

.u-bgPrimary-pale {
  background-color: #95d3e7;
  padding: 0.1em 0.4em;
}

.u-bgComp-dark {
  background-color: #073c7e;
  padding: 0.1em 0.4em;
}

.u-line__blue {
  background: linear-gradient(transparent 60%, #add8e6 60%);
  background-position: 0 -5px;
}

.u-line__white {
  border-bottom: 2px solid rgb(255, 255, 255);
  display: block;
  margin-bottom: 2px; /* 必要に応じて調整 */
}

.u-shape__inline {
  display: inline-block;
}

.u-smaller {
  font-size: 0.9em;
  font-weight: normal;
}

.u-larger {
  font-size: 1.2em;
}

.u-bold {
  font-weight: 600;
}

.u-side__center {
  display: flex;
  justify-content: center;
}

.u-side__right {
  display: flex;
  justify-content: flex-end;
}

.u-side__left {
  display: flex;
}

.u-txtnowrap {
  white-space: nowrap !important;
}

.u-width__xsmall {
  width: 10%;
}

.u-width__small {
  width: 30%;
}

.u-center {
  text-align: center;
}

.u-right {
  text-align: right;
}

.u-mt1 {
  margin-top: 1em !important;
}

.u-mt2 {
  margin-top: 2em !important;
}

.u-mt2b1 {
  margin: 2em auto 1em !important;
}

.u-mt2b2 {
  margin: 2em auto 2em !important;
}

.u-mb05 {
  margin: 0 auto 0.5em !important;
}

.u-mb1 {
  margin: 0 auto 1em !important;
}

.u-mb2 {
  margin: 0 auto 2em !important;
}

.u-p05 {
  padding: 0.5em;
}

.u-pt2b2 {
  padding: 2em 0 !important;
}

.u-resetmargin {
  margin: 0 !important;
}

.u-pos__relative {
  position: relative !important;
}

.stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
}

.u-sp__display {
  display: none;
}

.u-tb__none {
  display: block;
}

.u-pos__l-header__description {
  position: absolute;
  left: 5em;
  top: 3.1em;
}

table p {
  margin: 0 !important;
}

/* ===============================================================================================================================*/
@media screen and (max-width: 959px) {
  .u-tb__none {
    display: none;
  }
}
/* ===============================================================================================================================*/
@media screen and (max-width: 599px) {
  .u-sp__display {
    display: block;
  }
  .u-sp__none {
    display: none;
  }
  .u-center.spreset,
.u-right.spreset {
    text-align: left;
  }
  .alignleft {
    display: block;
    margin: 0 auto 1em;
    float: none;
    width: 100%;
  }
  .alignright {
    display: block;
    margin: 0 auto 1em;
    float: none;
    width: 100%;
  }
}
/*====================ヘッダ全体*/
.l-header {
  width: 100%;
  background-color: rgb(255, 255, 255);
}

.l-header__inner {
  max-width: 1360px;
  margin: auto;
  align-items: center;
  display: flex;
  flex-direction: row;
  padding: 1em;
}

.l-header__logo {
  flex-grow: 1;
  flex-basis: auto;
  position: relative;
}
.l-header__logo h1 {
  border: none;
}
.l-header__logo h1:before {
  content: none;
}
.l-header__logo img {
  max-height: 50px;
  width: auto;
  padding: 0 2em 0 0.5em;
}

.l-header__description {
  font-size: 0.75rem;
  color: #2a77ab;
}

.l-header__widget {
  display: flex;
}

.l-header__widget.sp {
  display: none;
}

.l-header__widget ul {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: right;
  gap: 1em;
}

.l-header__widget li {
  line-height: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  padding: initial;
}
.l-header__widget li:before {
  content: none;
}

.l-header__info a {
  color: #2a77ab;
  font-size: 1.75rem;
  font-weight: 600;
  letter-spacing: 0.1em;
}
.l-header__info a:hover {
  color: #2a77ab;
}

/* ===============================================================================================================================*/
@media screen and (max-width: 959px) {
  .l-header {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
    background-color: rgb(255, 255, 255);
  }
  .l-header__widget {
    display: none;
  }
  .l-header__inner {
    padding: 0;
  }
  .l-header__widget.sp {
    display: flex;
    flex-direction: column;
    margin-right: 60px;
    align-self: stretch;
    text-align: center;
    justify-content: center;
    position: relative;
    color: rgb(255, 255, 255);
    background: #51b3cf;
    padding: 0.8em 0.9em 0.3em;
  }
  .l-header__widget.sp a {
    color: rgb(255, 255, 255);
    font-size: 0.75rem;
    padding-top: 0.3em;
  }
}
/* ===============================================================================================================================*/
@media screen and (max-width: 599px) {
  .l-header__description {
    display: none;
  }
}
/*コンテンツボリュームが少ない時にフッタをページ下部にフィックス*/
.l-fixedfooter {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.l-footer {
  margin-top: auto;
}

.l-footer__inner {
  padding: 2em 1em 1em;
  max-width: 1200px;
  margin: auto;
  font-size: 0.875rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 6em;
}

.l-footer__menu {
  -moz-column-gap: 1em;
       column-gap: 1em;
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap;
  justify-content: space-between;
}
.l-footer__menu ul {
  display: none;
}
.l-footer__menu li {
  margin: 0;
  position: relative;
}
.l-footer__menu li:before {
  content: none;
}
.l-footer__menu li a {
  color: #2a77ab;
  display: inline-block;
  padding: 0em 1em 0em 0.5em;
  transition: padding 0.25s;
  margin-bottom: 0.6em;
  display: block;
  line-height: 1.4;
  position: relative;
  text-decoration: none;
}
.l-footer__menu li a:hover {
  padding-left: 1em;
  padding-right: 0.5em;
}

.l-footer__ttl {
  display: none;
}

[class^=l-footer__] a:before {
  content: "\e94f";
  color: #2a77ab;
  font-family: "icomoon";
  left: -0.5em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  vertical-align: middle;
}

.l-footer__menu > ul {
  display: inline-block;
}

.l-footersp li {
  display: none;
}

.l-copyright {
  margin: auto;
  font-size: 0.875rem;
}

.l-footerwidget__top {
  padding: 1em;
}
.l-footerwidget__top ul {
  display: flex;
  gap: 1em;
  justify-content: center;
}
.l-footerwidget__top li {
  padding: 0;
  margin: 0;
}
.l-footerwidget__top li a {
  color: #2a77ab;
}
.l-footerwidget__top li:before {
  content: none;
}

@media screen and (max-width: 959px) {
  .l-footer__inner {
    flex-direction: column;
    margin-bottom: 1em;
    padding: 0;
  }
  .l-footer__menu > ul {
    display: none;
  }
  .l-footer__menu {
    flex-direction: column;
  }
  .l-footer__menu ul {
    margin-bottom: 0;
    background-color: #eceefa;
  }
  .l-footer__menu ul li {
    padding: 1.6em 1em;
    margin-bottom: 0;
    border-bottom: rgb(255, 255, 255) solid 1px;
  }
  .l-footer__ttl {
    position: relative;
    line-height: 1;
    padding: 1.8em 1em;
    display: initial;
    border-bottom: #2a77ab solid 1px;
  }
  .l-footer__ttl:after {
    font-family: "icomoon";
    content: "\e94d";
    position: absolute;
    right: 1em;
    top: 50%;
    transform: translateY(-50%);
  }
  .l-footer__ttl.active:after {
    font-family: "icomoon";
    content: "\e927";
  }
  [class^=l-footer__] a:before {
    content: none;
  }
  .l-footer__menu ul ul li {
    padding: 1.6em 1em;
    margin-bottom: 0;
  }
  .l-footer__menu ul li:after {
    content: "\e94f";
    color: #2a77ab;
    font-family: "icomoon";
    right: 1em;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 599px) {
  .l-footer {
    padding-bottom: 10em;
  }
  .l-footersp {
    z-index: 10000;
    bottom: 0;
    display: flex;
    left: 0;
    margin: 0;
    padding: 0.5em 1em;
    position: fixed;
    flex-wrap: nowrap;
    width: 100%;
    z-index: 1000;
    gap: 0.5em;
    align-items: flex-start;
  }
  .l-footersp li {
    align-items: center;
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0.5em 0;
    flex: 1;
    width: calc((100% - 1em) / 2);
    text-align: center;
    border-radius: 10px;
  }
  .l-footersp li:first-child {
    background: #2a77ab;
    position: relative;
    opacity: 0.8;
  }
  .l-footersp li:last-child {
    background: #2a77ab;
    position: relative;
    opacity: 0.8;
  }
  .l-footersp li a {
    color: rgb(255, 255, 255);
    font-size: 0.75rem;
    text-align: center;
    text-decoration: none;
    line-height: 1;
  }
  .l-footersp__txt::before {
    content: "\a";
    white-space: pre;
  }
}
.c-gnav {
  box-shadow: 0 2px 4px 0 rgba(52, 52, 52, 0.5);
}

.c-gnav ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: initial;
  -moz-column-gap: 1em;
       column-gap: 1em;
  width: 100%;
  background: #2a77ab;
  gap: 2em;
}
.c-gnav ul li {
  padding: initial;
}
.c-gnav ul li a {
  text-decoration: none;
  border-bottom: 2px solid none;
  color: rgb(255, 255, 255);
  white-space: nowrap;
  padding: 1em 0;
  display: block;
}
.c-gnav ul li::before {
  content: none;
}

.c-nav__type01 a {
  position: relative;
}
.c-nav__type01 a::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #e1ebfe;
  bottom: 10px;
  left: 0;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: all 0.3s ease;
}
.c-nav__type01 a:hover::after {
  transform: scale(1, 1);
}

.js-headerchange {
  display: flex;
  justify-content: space-between;
  left: 50%;
  margin: auto;
  position: fixed;
  top: -150px;
  transform: translate(-50%, -50%);
  transition: 0.5s;
  width: 100%;
  height: 0;
}

.js-headerchange.is-show {
  top: 0;
  z-index: 1000;
}

.js-headerchange .gnav__menu__item a {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

@media screen and (max-width: 959px) {
  body.is-fixed {
    width: 100%;
  }
  .js-headerchange {
    display: flex;
    justify-content: space-between;
    left: 50%;
    margin: auto;
    position: fixed;
    top: -200px;
    transform: translate(-50%, -50%);
    transition: 0.5s;
    width: 100%;
  }
  .js-headerchange .l-header {
    display: none;
  }
  .js-headerchange.show {
    top: 0;
    z-index: 1000;
  }
  .js-headerchange .gnav__menu__item a {
    text-decoration: none;
  }
  .c-hamburger {
    display: block;
    position: absolute;
    z-index: 3;
    right: 0.5em;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    height: 42px;
    cursor: pointer;
    text-align: center;
  }
  .c-hamburger span {
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    left: 6px;
    background: #555;
    transition: 0.3s ease-in-out;
  }
  .c-hamburger span:nth-child(1) {
    top: 10px;
  }
  .c-hamburger span:nth-child(2) {
    top: 20px;
  }
  .c-hamburger span:nth-child(3) {
    top: 30px;
  }
  .c-hamburger.is-active span:nth-child(1) {
    top: 16px;
    left: 6px;
    background: #383935;
    transform: rotate(-45deg);
  }
  .c-hamburger.is-active span:nth-child(2),
.c-hamburger.is-active span:nth-child(3) {
    top: 16px;
    background: #383935;
    transform: rotate(45deg);
  }
  .c-gnav {
    display: block;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    top: -100%;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
  }
  .c-gnav.is-active {
    top: 0; /*ヘッダを隠す*/
    transform: translateY(0%);
    transition: all 0.6s;
    position: relative;
  }
  .c-gnav.is-active::-webkit-scrollbar {
    display: none;
  }
  .c-gnav.is-active ul {
    flex-direction: column;
    display: flex;
    justify-content: flex-start;
    gap: 0.5em;
    max-height: 100vh;
    max-height: 100dvh;
    -webkit-overflow-scrolling: auto;
    overflow-scrolling: auto;
    overflow-y: auto;
  }
  .c-gnav.is-active ul li {
    border-bottom: 1px solid #efefef;
    list-style-type: none;
    text-align: left;
    border-right: none;
    position: relative;
    flex-basis: 100%;
    display: flex;
    padding: 1em;
    line-height: 1;
    align-items: center;
  }
  .c-gnav.is-active ul li:after {
    color: rgb(255, 255, 255);
    content: "\e94f";
    font-family: "icomoon";
    position: absolute;
    top: 50%;
    right: 1em;
    transform: translateY(-50%);
  }
  .c-gnav.is-active ul li a {
    display: block;
    height: 100%;
    width: 100%;
    line-height: 1;
  }
  .c-gnav.is-active ul li a:hover {
    background: #2a77ab;
    color: rgb(255, 255, 255);
  }
}
.c-gnav ul.menu-item-has-children {
  position: relative;
}

.c-gnav ul.sub-menu {
  display: block;
}

.c-gnav ul.sub-menu {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 100%;
  z-index: 99999;
  margin: 0;
  display: block;
  width: initial;
  padding: 0.5em 1em;
}

.sub-menu > .menu-item a:hover {
  color: white;
}

/* ===============================================================================================================================*/
@media screen and (max-width: 959px) {
  .c-nav__type01 a::after {
    content: none;
  }
  .menu-item-has-children:hover .sub-menu {
    display: none;
  }
}
/* ===============================================================================================================================*/
.c-breadcrumb {
  padding: 0.3em;
  margin: 0 auto;
  width: 100vw;
  background: #eceefa;
  overflow: hidden;
  font-size: 0.875rem;
}
.c-breadcrumb ul {
  max-width: 1200px;
  margin: auto;
}
.c-breadcrumb li {
  display: inline;
  list-style: none;
  padding: 0;
}
.c-breadcrumb li:before {
  content: none;
}
.c-breadcrumb li:after {
  font-family: "icomoon";
  content: "\e94f";
  padding: 0 0.2em;
  color: #d62dc8;
}
.c-breadcrumb li a {
  text-decoration: none;
  color: #d62dc8;
}
.c-breadcrumb li a:hover {
  text-decoration: underline;
}

.c-breadcrumb li:first-child a:before {
  content: "\e93e";
  font-family: "icomoon";
}

.c-breadcrumb li:last-child:after {
  content: "";
}

.c-pagetop {
  bottom: 5%;
  opacity: 0.9;
  position: fixed;
  right: 2%;
  z-index: 1000;
}

.c-pagetop a {
  background-color: #2a77ab;
  display: block;
  height: 6rem;
  position: relative;
  text-decoration: none;
  width: 6rem;
}
.c-pagetop a.round {
  border-radius: 100em;
}
.c-pagetop a.square {
  border-radius: 1em;
}
.c-pagetop a:before {
  bottom: 0;
  color: rgb(255, 255, 255);
  content: "\ea3a";
  font-family: "icomoon";
  font-size: 1.875rem;
  font-weight: 900;
  height: 3rem;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 30%;
  width: 3rem;
}
.c-pagetop a::after {
  bottom: 0;
  color: rgb(255, 255, 255);
  content: "PAGE TOP";
  font-size: 0.75rem;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 20%;
}

.c-flex {
  display: flex;
}
.c-flex.wrap {
  flex-wrap: wrap;
}

.c-flex.gap1,
.c-cards.gap1 {
  gap: 1em;
}
.c-flex.gap3,
.c-cards.gap3 {
  gap: 3em;
}

.w60 {
  width: 60%;
  flex-grow: 1;
  flex-shrink: 0;
}
.w70 {
  width: 70%;
  flex-grow: 1;
  flex-shrink: 0;
}

.c-flex__direction-vertical {
  flex-direction: column;
}

.c-flex__direction-horizontal {
  flex-direction: row;
}

/*__________________________________________2カラム*/
.c-flex2 {
  width: calc((100% - 3em) / 2);
  flex: 1;
  display: flex;
  justify-content: center;
}

/*__________________________________________3カラム*/
.c-flex3 {
  width: calc((100% - 2em) / 3);
}

/*__________________________________________4カラム*/
.c-flex4 {
  width: calc((100% - 3em) / 4);
}

/*__________________________________________5カラム*/
.c-flex5 {
  width: calc((100% - 1.6em) / 5);
}

/*__________________________________________6カラム*/
.c-flex6 {
  width: calc((100% - 2em) / 6);
}

.c-card__thumb-cover {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
  max-height: 165px;
}

.c-card__thumb-cover11 {
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1/1;
}

.c-card__thumb-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.c-card__height-small {
  max-height: 110px;
}

.c-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.c-cards.center {
  justify-content: center !important;
}
.c-cards li:before {
  content: none;
}

.c-card__item {
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  margin-top: 1em;
  overflow: hidden;
  position: relative;
  transition: box-shadow 0.1s ease-in;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.c-card__item:hover {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

.c-card__thumb {
  overflow: hidden;
  position: relative;
  padding: 0;
  display: flex;
  justify-content: center;
}

.c-card__thumb-expand {
  transform: scale(1.01) perspective(0);
  transition: transform 0.25s;
}
.c-card__thumb-expand:hover {
  transform: scale(1.06);
}

.c-card__ttl {
  flex-grow: 1;
  margin-top: auto;
  padding: 0.3em 0.75em 0.3em 0.75em;
}
.c-card__ttl a {
  color: #383935;
  font-size: 0.875rem;
}

.c-card__meta {
  color: #383935;
  padding: 0.3em 0.75em 0.3em 0.75em;
  display: flex;
  justify-content: flex-end;
}

.c-card__text {
  padding: 0.3em 0.75em 0.3em 0.75em;
}

/*サムネイルなし*/
.c-cards__list {
  max-width: 820px;
  margin: auto;
  padding: 1em;
}

.c-cards__list ul {
  display: flex;
  justify-content: flex-start;
  gap: 2px;
  position: relative;
}

.c-cards__list ul li {
  margin-bottom: 1em;
  border-bottom: #5c5e70 dotted 2px;
}

.c-cards__list ul li:first-child {
  color: #5c5e70;
  flex-shrink: 0;
  flex-grow: 0;
  flex-basis: 5em;
  white-space: nowrap;
}

.c-cards__list ul li:last-child {
  flex: 1 1 auto;
}

.c-cards__list ul li span {
  font-size: 0.75rem;
}

@media screen and (max-width: 599px) {
  .c-cards__thumb img {
    height: 100px;
  }
  .c-flex3 {
    width: calc((100% - 1em) / 2);
  }
  .c-flex4 {
    width: calc((100% - 1em) / 2);
  }
}
.c-list {
  margin: 1em auto;
  padding: 1em 0.5em;
}

.c-list__disc {
  list-style-type: none;
  background-color: #eaeef2;
}
.c-list__disc li {
  line-height: 1.5;
  padding: 0.3em 0 0.3em 1.5em;
  position: relative;
}
.c-list__disc li a {
  display: block;
  height: 100%;
  width: 100%;
}
.c-list__disc li:before {
  background-color: #95d3e7;
  content: " " !important;
  width: 0.5em;
  height: 0.5em;
  display: block;
  position: absolute;
  border-radius: 50%;
  top: 0.8em;
  left: 0.5em;
}

.c-list__count {
  counter-reset: number 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.c-list__count li {
  counter-increment: number 0;
  position: relative;
  padding: 0.5em 0.5em 0.5em 2em;
}
.c-list__count li a {
  display: block;
  height: 100%;
  width: 100%;
}
.c-list__count li:before {
  position: absolute;
  counter-increment: number 1;
  content: counter(number);
  display: inline-block;
  background: #95d3e7;
  color: rgb(255, 255, 255);
  font-weight: bold;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  top: 0.5em;
  left: 0;
}

.c-list__check li {
  margin-bottom: 0.4em;
  text-align: left;
}
.c-list__check li:before {
  content: "\e92b";
  font-family: "icomoon";
  color: #51b3cf;
  padding-right: 0.3em;
}

.scroll-table {
  overflow: auto;
  white-space: nowrap;
}

.c-table {
  background: rgb(255, 255, 255);
  display: table;
  width: 100%;
  margin-bottom: 1em;
}
.c-table thead {
  background: #073c7e;
  text-align: center;
  color: rgb(255, 255, 255);
}
.c-table thead tr td {
  white-space: nowrap;
}
.c-table tbody th {
  background: #e7f3fa;
  color: #073c7e;
}
.c-table tbody tr:nth-child(1) td {
  border-top: 1px solid #efefef;
}
.c-table td,
.c-table th {
  padding: 0.75em 0.75em;
}
.c-table th {
  border-bottom: solid 1px #073c7e;
  border-left: 1px solid #efefef;
  border-right: 0 solid rgb(255, 255, 255);
  border-top: 0px solid #efefef;
}
.c-table td {
  border-bottom: 1px solid #073c7e;
  border-right: 1px solid #efefef;
  white-space: initial;
}
.c-table tr {
  background: none;
}
.c-table tr td:nth-child(1) {
  border-left: 1px solid #efefef;
}

.c-tablefix {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  background: #6a9b7e;
}

.c-table__horizon {
  border: none;
}
.c-table__horizon th,
.c-table__horizon td {
  border: none;
}
.c-table__horizon tr {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}
.c-table__horizon tr:first-of-type {
  border-top: none;
}
.c-table__horizon tr:last-of-type {
  border-bottom: none;
}

/* ===============================================================================================================================*/
@media screen and (max-width: 599px) {
  .c-table th,
.c-table td {
    border-right: none;
    font-weight: normal;
  }
  .scroll-table .c-table th,
.scroll-table .c-table td {
    width: initial;
    display: table-cell;
  }
  .scroll-table .c-table td {
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
  }
}
.c-btn__round {
  border-radius: 50px;
}

.c-btn__square {
  border-radius: 4px;
}

.c-btn__normal {
  display: table;
  margin: auto;
  clear: both;
}
.c-btn__normal a {
  border: solid 1px #2a77ab;
  background: #eceefa;
  display: block;
  font-weight: bold;
  padding: 0.8em 2em;
}
.c-btn__normal:hover {
  background: rgb(255, 255, 255);
  color: #2a77ab;
  opacity: 0.9;
  text-decoration: none;
}

.c-btn__cv a {
  background: #51b3cf;
  border: 1px solid #51b3cf;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  display: block;
  font-weight: bold;
  padding: 0.8em 2em;
  position: relative;
  text-align: center;
  text-decoration: none;
  font-size: 1.25rem;
}
.c-btn__cv a:hover {
  background: rgb(255, 255, 255);
  color: #51b3cf;
  opacity: 0.9;
  text-decoration: none;
}

.c-btn__shadow a {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 0 4px 8px -4px rgba(0, 0, 0, 0.2);
  background: #51b3cf;
  border-radius: 10px;
  padding: 1em;
  border: 2px solid #51b3cf;
  color: rgb(255, 255, 255);
  line-height: 2;
}

.c-btn__sub {
  padding: 1em 2em 11m 1em;
  color: rgb(255, 255, 255);
  font-size: 15px;
  line-height: 1;
  text-decoration: none;
  display: block;
  border-radius: 3px;
  box-sizing: border-box;
  border: 1px solid rgb(81, 179, 207);
  background-color: rgb(255, 255, 255);
  transition: all ease 0.3s;
  position: relative;
}
.c-btn__sub a:after {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid rgb(255, 255, 255);
  border-right: 1px solid rgb(255, 255, 255);
  position: absolute;
  top: calc(50% - 4px);
  right: 10px;
  transform: rotate(45deg);
}
.c-btn__sub a:hover {
  background-color: rgb(255, 255, 255);
  border: 1px solid rgb(81, 179, 207);
}

.c-btn__type03 {
  padding: 1em 2em 1em 1em;
  font-size: 15px;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
  border-radius: 3px;
  box-sizing: border-box;
  border: 1px solid #51b3cf;
  background-color: rgb(255, 255, 255);
  transition: all ease 0.3s;
  position: relative;
  cursor: pointer;
}
.c-btn__type03 a {
  color: initial;
  color: #51b3cf;
}
.c-btn__type03:after {
  content: "";
  width: 7px;
  height: 7px;
  border-top: 1px solid #51b3cf;
  border-right: 1px solid #51b3cf;
  position: absolute;
  top: calc(50% - 4px);
  right: 10px;
  transform: rotate(45deg);
}
.c-btn__type03:hover {
  border: 1px solid #51b3cf;
  background: rgba(81, 179, 207, 0.8);
}
.c-btn__type03:hover a {
  color: rgb(255, 255, 255);
}
.c-btn__type03:hover:after {
  border-top: 1px solid rgb(255, 255, 255);
  border-right: 1px solid rgb(255, 255, 255);
}

.c-btn__type05 {
  position: relative;
  display: block;
  border: 1px solid #2a77ab;
  text-align: center;
  color: #2a77ab;
  background: #fff;
  border-radius: 0;
}

.c-btn__type05::before {
  position: absolute;
  /* content: ""; */
  /* width: 0; */
  height: 100%;
  /* left: 0; */
  /* top:0; */
  /* background: #000; */
  /* transition: 0.3s; */
}

.c-btn__type05::after {
  position: absolute;
  content: "〉";
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.1s;
  transition-delay: 0.2s;
}

.c-btn__type05 a {
  position: relative;
  display: block;
  padding: 20px 0;
  color: #2a77ab;
  text-align: center;
  box-sizing: border-box;
  text-decoration: none;
}

.c-btn__type05:hover:before {
  width: 100%;
}

.c-btn__type05:hover:after,
.c-btn__type05 a:hover {
  color: rgb(255, 255, 255);
  background-color: #2a77ab;
}

.c-btn__type06 a {
  width: calc(50% - 15px);
}
.c-btn__type06 a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 80px;
  z-index: -2;
  box-shadow: inset 0 0 0 2px #1aa3bf;
}
.c-btn__type06 a:before:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: #1aa3bf;
  background: linear-gradient(270deg, #1aa3bf 10%, #69d3a6 90%);
  z-index: -1;
  transform-origin: 100% 50%;
  transition: transform ease 0.3s;
  transform: scaleX(1);
}

.c-btn__type07 a {
  border: 1px solid #51b3cf;
  border-radius: 0.4vw;
  color: rgb(255, 255, 255);
  padding: 1em calc(0.5em + 1vw) 1em calc(0.5em + 1vw);
  text-align: center;
  background: #51b3cf;
  transition: all 0.5s ease;
  position: relative;
}
.c-btn__type07 a:hover {
  color: #51b3cf;
  background: rgb(255, 255, 255);
  box-shadow: 0 16px 44px -12px rgba(0, 0, 0, 0.16);
  transform: translateY(-0.3rem);
}
.c-btn__type07 a:before {
  font-family: "icomoon";
  content: "\e9b9";
  position: absolute;
  left: 1em;
  top: 50%;
  color: rgb(255, 255, 255);
  transform: translate(0, -50%);
}
.c-btn__type07 a:hover:before {
  color: #51b3cf;
}

.c-btn__type08 a {
  color: rgb(255, 255, 255);
  border: 1px solid #51b3cf;
  border-radius: 0.4vw;
  padding: 0.8vw 3.2vw 0.8vw;
  text-align: center;
  background: #51b3cf;
  transition: all 0.5s ease;
  position: relative;
}
.c-btn__type08 a:hover {
  color: #51b3cf;
  background: rgb(255, 255, 255);
  box-shadow: 0 16px 44px -12px rgba(0, 0, 0, 0.16);
}
.c-btn__type08 a:before {
  font-family: "icomoon";
  content: "\e9b9";
  position: absolute;
  left: 1em;
  top: 50%;
  color: rgb(255, 255, 255);
  transform: translate(0, -50%);
  transition: transform 0.5s ease;
}
.c-btn__type08 a:hover:before {
  transform: translate(0.3em, -50%);
  color: #51b3cf;
}

.c-btn__type09 {
  line-height: 1;
  text-decoration: none;
  display: inline-block;
  box-sizing: border-box;
  transition: all ease 0.3s;
  position: relative;
  cursor: pointer;
}
.c-btn__type09 a::after {
  content: "\e94f";
  font-family: "icomoon";
  right: -1em;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: transform 0.5s ease;
}
.c-btn__type09 a:hover:after {
  transform: translate(0.3em, -50%);
}

.c-fontsize__xlarge {
  font-size: clamp(2.125rem, 0.505rem + 4.326vw, 3.75rem);
  font-family: YuMincho, "游明朝", Hiragino Mincho ProN, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, MS PMincho, serif;
}

.c-fontsize__large {
  font-size: clamp(1.375rem, 0.752rem + 1.664vw, 2rem);
}

.c-fontsize__mid {
  font-size: clamp(1.375rem, 1.25rem + 0.333vw, 1.5rem);
}

.c-fontsize__normal {
  font-size: clamp(1.125rem, 0.876rem + 0.666vw, 1.375rem);
}

.c-fontsize__small {
  font-size: clamp(1rem, 0.875rem + 0.333vw, 1.125rem);
}

.c-heading {
  font-weight: 600;
  border-bottom: initial;
}
.c-heading:before {
  all: initial;
}

/*センタリングされた大きい文字の見出し*/
.c-heading__type001 {
  color: #2a77ab;
  text-align: center;
  border: initial;
  background-color: initial;
}

.c-heading__type002 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-heading__type002::before, .c-heading__type002::after {
  content: "";
  height: 1px;
  width: 3em;
  background: #2a77ab;
}
.c-heading__type002::before {
  margin-right: 0.5em;
}
.c-heading__type002::after {
  margin-left: 0.5em;
}

.c-heading__type003 {
  border: initial;
  color: #2a77ab;
  border-bottom: solid 3px #2a77ab;
  background-color: initial;
}

.c-heading__type004 {
  color: #2a77ab;
  padding: 0.3em 0.5em;
  background: -webkit-repeating-linear-gradient(-45deg, #eceefa, #eceefa 3px, #efefef 3px, #efefef 7px);
  background: repeating-linear-gradient(-45deg, #eceefa, #eceefa 3px, #efefef 3px, #efefef 7px);
  border-top: none;
}

.c-heading__type005 {
  position: relative;
  text-align: center;
  margin: initial;
  margin-bottom: 1em;
  padding-top: 3em;
  border: initial;
  background-color: initial;
}
.c-heading__type005:before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: 5px;
  display: inline-block;
  width: 100px;
  height: 3px;
  background-color: #2a77ab;
}

.c-heading__type006 {
  color: #2a77ab;
  background: #eceefa;
}

.c-heading__type007 {
  position: relative;
  padding: 1em;
  text-align: center;
  color: #95d3e7;
}
.c-heading__type007::before, .c-heading__type007::after {
  position: absolute;
  width: 1em;
  height: 2em;
  content: "";
}
.c-heading__type007::before {
  color: #95d3e7;
  border-left: solid 3px;
  border-top: solid 3px;
  top: 0;
  left: 0;
}
.c-heading__type007::after {
  color: #95d3e7;
  border-right: solid 3px;
  border-bottom: solid 3px;
  bottom: 0;
  right: 0;
}

.c-heading__type008 {
  position: relative;
  background-color: #2a77ab;
  color: rgb(255, 255, 255);
  padding: 1rem 2rem calc(1rem + 10px);
}
.c-heading__type008:before {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 100%;
  height: 100%;
  content: "";
  border: 1px solid #6a9b7e;
}

.c-heading__type009 {
  border: initial;
  background: #95d3e7;
  color: white;
  padding: 0.6em;
}

.c-heading__type010 {
  position: relative;
  text-align: center;
  font-weight: bold;
  line-height: normal;
}
.c-heading__type010:before, .c-heading__type010:after {
  position: relative;
  display: inline-block;
  content: "";
  background: #2a77ab;
  width: 2px;
  height: 2em;
  margin: 0 1em;
  margin-top: -0.2em;
  vertical-align: middle;
}
.c-heading__type010:before {
  transform: rotate(-35deg);
}
.c-heading__type010:after {
  transform: rotate(35deg);
}

@media screen and (max-width: 599px) {
  .c-heading__type010:before, .c-heading__type010:after {
    content: none;
  }
}
.c-block__alert {
  color: #f87e7e;
  border: 1px solid #f87e7e;
  background-color: #fff4f4;
  padding: 1em;
}

.c-block__reference {
  background-color: #efefef;
  padding: 1em 2em;
  font-size: 0.875rem;
  margin-top: 2em;
}

.c-block__type01 {
  position: relative;
  margin: 2em;
  padding: 0.5em 1em;
  border: solid 2px #2a77ab;
  background-color: #eceefa;
  border-radius: 8px;
}

.c-block__type02 {
  position: relative;
  margin: 0 auto;
  border: 1px solid #120e0e;
  padding: 1em;
  border-radius: 4px;
  width: min(90%, 820px);
  background-color: rgb(255, 255, 255);
}

.c-block__type03 {
  background-color: white;
  border: 1px solid #efefef;
  padding: 2em;
  position: relative;
  border-radius: 4px;
  display: flex;
  gap: 2em;
}
.c-block__type03 .txt {
  flex-basis: 70%;
}
.c-block__type03 .txt p:first-child {
  color: #073c7e;
  margin-top: 1em;
}
.c-block__type03 .pict {
  flex-basis: 30%;
}
.c-block__type03 .pict img {
  width: 100%;
  height: auto;
}

.husen_wrap {
  position: absolute;
  top: 5%;
  left: -15px;
}

.husen {
  display: inline-block;
  position: relative;
  padding: 0.5em 1em;
  color: rgb(255, 255, 255);
  background: rgb(81, 179, 207);
  line-height: 1 !important;
}
.husen:before {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 4px transparent;
  border-right: solid 15px #073c7e;
}
.husen:after {
  position: absolute;
  content: "";
  top: 0;
  right: -16px;
  border-bottom: solid 32px rgb(81, 179, 207);
  border-right: solid 16px transparent;
}

/* ===============================================================================================================================*/
@media screen and (max-width: 599px) {
  .c-block__type03 {
    flex-direction: column-reverse;
  }
  .husen_wrap {
    top: -2%;
  }
}
/* fixed-r - スライドイン */
.fixed-r {
  position: fixed;
  right: -10px;
  top: 400px;
  z-index: 999;
  transition: right 0.3s ease-out;
}
.fixed-r a {
  color: rgb(255, 255, 255);
}
.fixed-r a:before {
  position: absolute;
  top: 50%;
  left: 40%;
  transform: translate(-50%, -50%);
}

/* fixed-r - スライドアウト */
.fixed-r__sns {
  position: relative;
  display: block;
  width: 80px;
  height: 60px;
  background-color: #95d3e7;
  border-radius: 4px;
  margin-bottom: 0.2em;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  text-align: center;
  transition: transform 0.3s ease-out;
}

.fixed-r__sns:hover {
  transform: translateX(-10px);
}

.fixed-r__sns.active {
  transform: translateX(-80px);
  transition: transform 0.3s ease-out;
}

/* ===============================================================================================================================*/
@media screen and (max-width: 599px) {
  .hidden-sp {
    display: none;
  }
}
.p-contactform {
  background: rgb(255, 255, 255);
  border-bottom: 0 solid #efefef;
  border-left: 0 solid #efefef;
  border-right: 0 solid #efefef;
  padding: 2em;
  margin-top: 2em;
}
.p-contactform dl {
  display: flex;
  flex: 0 0 auto;
  flex-wrap: wrap;
  margin-bottom: 1em;
  width: 100%;
}
.p-contactform dt {
  border-bottom: 1px solid #95d3e7;
  background-color: #eceefa;
  color: #383935;
  font-weight: 500;
  padding: 1em;
  width: 30%;
}
.p-contactform dt .nini {
  background: #383935;
  border-radius: 4px;
  color: rgb(255, 255, 255);
  float: right;
  margin-left: 3%;
  padding: 0.1em 0.4em;
}
.p-contactform dt .requied {
  background: #f87e7e;
  border-radius: 4px;
  color: rgb(255, 255, 255);
  float: right;
  margin-left: 3%;
  padding: 0.1em 0.4em;
}
.p-contactform dd {
  border-bottom: 1px solid #95d3e7;
  padding: 1em;
  width: 70%;
}
.p-contactform dd:after {
  clear: both;
  content: "";
  display: block;
}

.p-contactform input[type=checkbox]:checked + span::after,
.p-contactform__submit input[type=checkbox]:checked + span::after {
  border-bottom: 3px solid rgb(81, 179, 207);
  border-left: 3px solid rgb(81, 179, 207);
  content: "";
  display: block;
  height: 0.6em;
  left: 0;
  margin-top: -0.2em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  width: 1em;
}

.p-contactform__submit {
  display: grid;
  justify-items: center;
  align-items: center;
  background-color: rgb(255, 255, 255);
}

.p-contactform__submit input[type=submit] {
  margin: auto;
  display: block;
  text-align: center;
  margin-top: 1em;
}

.p-contactform input[type=checkbox],
.p-contactform__submit input[type=checkbox] {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.p-contactform input[type=checkbox] + span,
.p-contactform__submit input[type=checkbox] + span {
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 0 0 0 1.8em;
  position: relative;
}

.p-contactform__submit input[type=checkbox] + span::before {
  background: rgb(255, 255, 255);
  border: 1px solid #efefef;
  border-radius: 4px;
  content: "";
  display: block;
  height: 1em;
  left: 0;
  position: absolute;
  top: 50%;
  transform: scale(1.5) translateY(-39%);
  width: 1em;
}

.p-contactform__submit input[type=submit] {
  -webkit-appearance: none;
  border: 2px solid #51b3cf;
  border-radius: 10px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  font-weight: bold;
  padding: 1em;
  transition: all 0.3s;
  width: min(80%, 300px);
  background-color: #51b3cf;
  font-size: 1.125rem;
}

.p-contactform__submit input[type=submit][disabled],
.p-contactform__submit input[type=submit][disabled] a:hover,
.p-contactform__submit input[type=submit][disabled]:hover {
  background-color: #fafafa;
  border: 2px solid #efefef;
  color: #383935 !important;
  cursor: default;
}

input[type=radio] + span {
  padding-left: 2.4em;
  position: relative;
  cursor: pointer;
}

input[type=radio] + span::before {
  border: 1px solid #efefef;
  border-radius: 50%;
  content: "";
  display: block;
  height: 2em;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
}

input[type=radio]:checked + span::after {
  background: rgb(81, 179, 207);
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.2em;
  left: 0.4em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.2em;
}

input[type=radio]:checked + span {
  font-weight: 600;
}

textarea {
  height: 9em;
}

fieldset {
  border: 1px solid #efefef;
  padding: 0.35em 0.75em 0.625em;
  margin: 0;
  padding: 0;
  border: none;
  display: contents;
}

.wpcf7-spinner {
  background-color: #eaeef2;
  border: none;
  border-radius: 100%;
  display: block;
  height: 24px;
  left: 50%;
  margin: 1em 0 0 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 1em;
  opacity: 0.75;
  padding: 0;
  position: relative;
  transform: translateX(-50%);
  visibility: hidden;
  width: 24px;
}

[data-class=wpcf7cf_group] {
  /* flex: auto; */
  flex: 100%;
}

[data-class=wpcf7cf_group] div {
  display: flex;
  flex-wrap: wrap;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  border: 1px solid #de0302;
  background-color: #fff4f4;
  color: #de0302;
}

#wpcf7cpcnf table {
  background-color: rgb(255, 255, 255);
  border: none;
  border-collapse: collapse;
  border-right: #eaeef2 solid 1px;
  border-right-color: currentcolor;
  border-right-style: none;
  border-right-width: medium;
  border-spacing: 0;
  display: table;
  max-width: 100%;
  text-align: left;
  width: 100%;
}

#wpcf7cpcnf th {
  background-color: #120e0e;
  border-bottom: rgb(255, 255, 255) solid 1px;
  display: table-cell;
  font-weight: normal;
  padding: 1em;
  vertical-align: top;
  width: 20%;
  color: rgb(255, 255, 255);
}

#wpcf7cpcnf td,
#wpcf7cpcnf tr {
  border-left: solid 1px rgb(255, 255, 255);
  padding: 0.5em 0.75em;
}

.wpcf7cp-btns {
  display: flex;
  justify-content: space-between;
}

.wpcf7cp-btns button[type=button] {
  text-align: center;
  width: calc((100% - 1em) / 2);
}

.wpcf7cp-btns button[type=button]:first-child {
  -webkit-appearance: none;
  background: #efefef;
  border: 2px solid #efefef;
  box-sizing: border-box;
  font-weight: bold;
  padding: 1em;
  transition: all 0.3s;
  color: rgb(255, 255, 255);
  border-radius: 10px;
}

.wpcf7cp-btns button[type=button]:first-child:hover {
  background-color: rgb(255, 255, 255);
  border: 2px solid #efefef;
  color: #efefef;
}

.wpcf7cp-btns button[type=button]:last-child {
  border-radius: 10px;
  -webkit-appearance: none;
  background: #51b3cf;
  border: 2px solid #51b3cf;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  font-weight: bold;
  padding: 1em;
  transition: all 0.3s;
}

.wpcf7cp-btns button[type=button]:last-child:hover {
  background-color: transparent;
  border: 2px solid #51b3cf;
  color: #51b3cf !important;
}

button.wpcf7cp-cfm-submit-btn,
button.wpcf7cp-cfm-edit-btn {
  margin: initial;
}

@media screen and (max-width: 959px) {
  .p-contactform {
    padding: 0;
  }
}
@media screen and (max-width: 599px) {
  .p-contactform {
    padding: 0;
  }
  .p-contactform dt {
    background: #eceefa;
    color: #383935;
    border-bottom: none;
    width: 100%;
  }
  .p-contactform dd {
    border-bottom: none;
    width: 100%;
  }
  .wpcf7-list-item {
    margin: 0 0 1em 0;
  }
  #wpcf7cpcnf th {
    padding: 1%;
    padding-left: 1rem;
    text-align: center;
    text-align: left;
    width: 100%;
  }
}
p.font {
  font-size: 0.625rem;
}

.nipplereduction p {
  line-height: 1.8;
}

.nipplereduction #page,
.thanks #page {
  background-color: rgb(255, 255, 255);
}
.nipplereduction .l-wrapper,
.thanks .l-wrapper {
  all: initial;
  padding: initial;
}
.nipplereduction .l-contents,
.thanks .l-contents {
  all: initial;
  background-color: initial;
  padding-bottom: 0;
}
.nipplereduction hr.line_type01,
.thanks hr.line_type01 {
  border: none;
  border-top: 1px solid #2a77ab;
  margin: 1em 0;
}
.nipplereduction .c-table thead th:first-child,
.thanks .c-table thead th:first-child {
  background: #fafafa;
  border: initial;
}
.nipplereduction .btn_type01,
.thanks .btn_type01 {
  position: relative;
  border: 1px solid #073c7e;
  padding: 1em 2em;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #073c7e;
  transition: all 0.3s ease-in-out;
}
.nipplereduction .btn_type01 a,
.thanks .btn_type01 a {
  color: #073c7e;
}
.nipplereduction .btn_type01:before,
.thanks .btn_type01:before {
  width: 40px;
  transform: translate(20px, 0px);
}
.nipplereduction .btn_type01:after,
.thanks .btn_type01:after {
  width: 15px;
  transform-origin: right center;
  transform: translate(20px, 0px) rotate(25deg);
}
.nipplereduction .btn_type01:before,
.nipplereduction .btn_type01:after,
.thanks .btn_type01:before,
.thanks .btn_type01:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  height: 1px;
  background: #073c7e;
  transition: all 0.3s ease-in-out;
}
.nipplereduction .btn_type01:hover,
.thanks .btn_type01:hover {
  background: rgba(7, 60, 126, 0.4);
  color: white;
}
.nipplereduction .btn_type01:hover:before,
.thanks .btn_type01:hover:before {
  transform: translate(23px, 0px);
}
.nipplereduction .btn_type01:hover:hover:after,
.thanks .btn_type01:hover:hover:after {
  transform: translate(23px, 0px) rotate(25deg);
}
.nipplereduction .btn_type02 a,
.thanks .btn_type02 a {
  color: var(--color-Primay);
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding: 0 0.4em 0em 0.2em;
  transition: padding 0.25s;
  display: block;
  margin-top: 0.8em;
}
.nipplereduction .btn_type02 a:hover,
.thanks .btn_type02 a:hover {
  padding: 0 0.2em 0em 0.4em;
}
.nipplereduction .btn_type02 a:before,
.thanks .btn_type02 a:before {
  content: "\e94f";
  color: var(--color-Primary);
  font-family: "icomoon";
  left: -1em;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.nipplereduction .lp-heading__wrap,
.thanks .lp-heading__wrap {
  margin-top: 3em;
}
.nipplereduction .c-title__type01,
.thanks .c-title__type01 {
  background: linear-gradient(#2a77ab 0%, #0099cc 100%);
  font-family: YuMincho, "游明朝", Hiragino Mincho ProN, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, MS PMincho, serif;
  padding: 1em 0;
  border: initial;
}
.nipplereduction .c-title__type01 p:first-child,
.thanks .c-title__type01 p:first-child {
  color: rgb(255, 255, 255);
  text-decoration: none;
  border-bottom: 2px solid rgb(255, 255, 255);
  display: inline-block;
  margin-bottom: 1px;
}
.nipplereduction .c-title__type01 p:last-child,
.thanks .c-title__type01 p:last-child {
  color: #fafafa;
  text-decoration: none;
  font-size: 1rem;
}
.nipplereduction .c-title__type01 h2,
.thanks .c-title__type01 h2 {
  font-size: clamp(1.25rem, 0.253rem + 2.662vw, 2.25rem);
  background-color: initial;
  padding: initial;
  color: #383935;
  font-weight: 900;
  border: initial;
}
.nipplereduction .c-card__type01,
.thanks .c-card__type01 {
  background-color: #eceefa;
  border-radius: 4px;
  display: flex;
  border: 3px solid rgb(255, 255, 255);
  overflow: hidden;
  position: relative;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  color: rgb(255, 255, 255);
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-height: 6em;
  padding: 0.5em;
}
.nipplereduction .c-card__type02,
.thanks .c-card__type02 {
  background-color: rgb(255, 255, 255);
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  align-items: center;
  font-family: YuMincho, "游明朝", Hiragino Mincho ProN, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, MS PMincho, serif;
  transition: 0.3s ease-in-out;
}
.nipplereduction .c-card__type02 a,
.thanks .c-card__type02 a {
  color: #383935;
}
.nipplereduction .c-card__type02:hover,
.thanks .c-card__type02:hover {
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0);
}
.nipplereduction .c-card__thumb,
.thanks .c-card__thumb {
  border: 1px solid #95d3e7;
  position: relative;
}
.nipplereduction .c-card__thumb .num,
.thanks .c-card__thumb .num {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #95d3e7;
  color: rgb(255, 255, 255);
  aspect-ratio: 1/1;
  padding: 1em;
}
.nipplereduction .c-card__thumb img,
.thanks .c-card__thumb img {
  width: 60%;
  height: auto;
}
.nipplereduction .c-card__ttl,
.thanks .c-card__ttl {
  margin-top: initial;
  flex-grow: initial;
  font-size: clamp(1.25rem, 1.004rem + 0.661vw, 1.5rem);
  padding: 0.3em 0.4em 0 0.4em;
  font-feature-settings: "palt";
  white-space: nowrap;
}
.nipplereduction .c-card__meta,
.thanks .c-card__meta {
  font-size: clamp(1rem, 0.877rem + 0.331vw, 1.125rem);
  padding: 0.3em 0.75em 0.3em 0.75em;
  display: flex;
  justify-content: flex-end;
}
.nipplereduction .c-card__text,
.thanks .c-card__text {
  padding: 1em;
}
.nipplereduction .l-header__logo h1,
.thanks .l-header__logo h1 {
  padding-top: 0.5em;
  padding-left: 0.5em;
}
.nipplereduction .l-header__inner,
.thanks .l-header__inner {
  max-width: 1600px;
  margin: auto;
  align-items: center;
  display: flex;
  flex-direction: row;
  position: relative;
}
.nipplereduction .lp-navigation__wrap,
.thanks .lp-navigation__wrap {
  width: 100%;
}
.nipplereduction .lp-navigation__inner,
.thanks .lp-navigation__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1600px;
  margin: auto;
}
.nipplereduction #lp-navigation,
.thanks #lp-navigation {
  width: 100%;
  transition: all 0.4s ease 0s;
  padding: 1em;
  width: 100%;
}
.nipplereduction #lp-navigation h1,
.thanks #lp-navigation h1 {
  font-size: clamp(1.125rem, 0.879rem + 0.661vw, 1.375rem);
  border: initial;
  font-family: "Orbitron", sans-serif;
  font-weight: 600;
  padding: initial;
  padding-left: 0.5em;
}
.nipplereduction #lp-navigation h1 a,
.thanks #lp-navigation h1 a {
  color: initial;
}
.nipplereduction #lp-navigation h1:before,
.thanks #lp-navigation h1:before {
  background-color: initial;
}
.nipplereduction #lp-navigation:before, .nipplereduction #lp-navigation:after,
.thanks #lp-navigation:before,
.thanks #lp-navigation:after {
  content: none;
  background: none;
}
.nipplereduction #lp-navigation.m_fixed,
.thanks #lp-navigation.m_fixed {
  left: 0;
  position: fixed;
  top: 0;
  z-index: 10000;
  background: rgb(255, 255, 255);
}
.nipplereduction .lp-navigation__list,
.thanks .lp-navigation__list {
  display: flex;
  list-style: none;
  margin: 0;
  gap: 1em;
  padding: 0;
  align-items: center;
}
.nipplereduction .lp-navigation__list li,
.thanks .lp-navigation__list li {
  padding: initial;
}
.nipplereduction .lp-navigation__list li:before,
.thanks .lp-navigation__list li:before {
  content: none;
  border-right: 1px solid #888888;
}
.nipplereduction .lp-mainvisual--wrap,
.thanks .lp-mainvisual--wrap {
  background: #e5e0dd;
  background-image: linear-gradient(to right, #e5e0dd 30%, #726f6d 80%);
}
.nipplereduction .lp-mainvisual--inner,
.thanks .lp-mainvisual--inner {
  max-width: 1600px;
  margin: auto;
}
.nipplereduction .lp-mainvisual,
.thanks .lp-mainvisual {
  width: 100%;
  position: relative;
}
.nipplereduction .lp-mainvisual.bg,
.thanks .lp-mainvisual.bg {
  background-image: url(images/mv.jpg);
  background-size: cover;
  background-position: top 10% right;
  width: 100%;
  position: relative;
  height: 600px;
}
.nipplereduction .lp-mainvisual::before,
.thanks .lp-mainvisual::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.nipplereduction .lp-mainvisual .circles-container,
.thanks .lp-mainvisual .circles-container {
  position: absolute;
  bottom: 5%; /* 位置を調整してください */
  right: 10%; /* コンテナを中央に配置 */
  display: flex;
  gap: 1em;
}
.nipplereduction .lp-mainvisual .circles-container .circle,
.thanks .lp-mainvisual .circles-container .circle {
  position: relative;
  flex-direction: column;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: linear-gradient(180deg, #ddf0f5 0%, #0099cc 100%) 0% 0% no-repeat padding-box;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6em; /* 文字のサイズに合わせて変更してください */
  text-align: center;
  color: #073c7e;
  font-family: YuMincho, "游明朝", Hiragino Mincho ProN, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, MS PMincho, serif;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); /* 影の追加 */
}
.nipplereduction .lp-mainvisual .circles-container .ribbon,
.thanks .lp-mainvisual .circles-container .ribbon {
  display: inline-block;
  position: absolute;
  bottom: -34px;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  height: 45px;
  text-align: center;
  box-sizing: border-box;
}
.nipplereduction .lp-mainvisual .circles-container .ribbon:before,
.nipplereduction .lp-mainvisual .circles-container .ribbon:after,
.thanks .lp-mainvisual .circles-container .ribbon:before,
.thanks .lp-mainvisual .circles-container .ribbon:after {
  content: "";
  position: absolute;
  width: 33px;
  bottom: -6px;
  z-index: -2;
  border: 16px solid #86bde7;
}
.nipplereduction .lp-mainvisual .circles-container .ribbon:before,
.thanks .lp-mainvisual .circles-container .ribbon:before {
  left: -19px;
  border-left-color: transparent;
}
.nipplereduction .lp-mainvisual .circles-container .ribbon:after,
.thanks .lp-mainvisual .circles-container .ribbon:after {
  right: -19px;
  border-right-color: transparent;
}
.nipplereduction .lp-mainvisual .circles-container .ribbon p,
.thanks .lp-mainvisual .circles-container .ribbon p {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 20px;
  line-height: 36px;
  font-size: 18px;
  color: #073c7e;
  background: #bde2ff;
}
.nipplereduction .lp-mainvisual .circles-container .ribbon p:before,
.thanks .lp-mainvisual .circles-container .ribbon p:before {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px #073c7e;
}
.nipplereduction .lp-mainvisual .circles-container .ribbon p:after,
.thanks .lp-mainvisual .circles-container .ribbon p:after {
  position: absolute;
  content: "";
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 15px #073c7e;
}
.nipplereduction .lp-maintxt,
.thanks .lp-maintxt {
  position: absolute;
  right: 10%;
  top: 40%;
  transform: translate(0, -50%);
  color: rgb(255, 255, 255);
  text-shadow: 0px 0px 11px rgba(68, 63, 54, 0.83);
}
.nipplereduction .lp-maintxt p,
.thanks .lp-maintxt p {
  z-index: 100;
  font-feature-settings: "palt";
}
.nipplereduction .lp-maintxt p:last-child,
.thanks .lp-maintxt p:last-child {
  font-size: clamp(1.25rem, -0.471rem + 4.628vw, 3rem);
  font-weight: 600;
  font-family: YuMincho, "游明朝", Hiragino Mincho ProN, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, MS PMincho, serif;
  line-height: 1.4em;
  margin-top: 0.2em;
}
.nipplereduction .lp-block__inner,
.thanks .lp-block__inner {
  width: min(90%, 1000px);
  margin: 1em auto 0;
}
.nipplereduction .lp-contents,
.thanks .lp-contents {
  width: min(100%, 900px);
  margin: 0 auto 3em;
}
.nipplereduction .lp-menu__wrap,
.thanks .lp-menu__wrap {
  background-color: #eaeef2;
}
.nipplereduction .lp-menu__inner,
.thanks .lp-menu__inner {
  margin: auto;
  padding: 2em;
}
.nipplereduction .lp-menu__inner img,
.thanks .lp-menu__inner img {
  width: 100%;
}
.nipplereduction .lp-suggestion__wrap,
.thanks .lp-suggestion__wrap {
  background-color: #fafafa;
  padding: 2em 0;
}
.nipplereduction .lp-suggestion__inner,
.thanks .lp-suggestion__inner {
  width: min(100%, 1000px);
  margin: auto;
  font-family: YuMincho, "游明朝", Hiragino Mincho ProN, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, MS PMincho, serif;
}
.nipplereduction .lp-suggestion__inner .bk,
.thanks .lp-suggestion__inner .bk {
  background-image: url(images/suggest_01.jpg);
  background-position: 5% center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
}
.nipplereduction .lp-suggestion__contents,
.thanks .lp-suggestion__contents {
  display: flex;
  justify-content: flex-end;
  margin-left: 30%;
  flex-direction: column;
}
.nipplereduction .lp-suggestion__contents p:last-child,
.thanks .lp-suggestion__contents p:last-child {
  text-shadow: #fff 0 0 10px, #fff 0 0 10px, #fff 0 0 10px, #fff 0 0 10px;
}
.nipplereduction .lp-suggestion__title,
.thanks .lp-suggestion__title {
  font-size: clamp(1.5rem, 0.877rem + 1.664vw, 2.125rem);
  font-weight: 900;
  font-family: YuMincho, "游明朝", Hiragino Mincho ProN, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, MS PMincho, serif;
}
.nipplereduction .lp-container__suggest,
.thanks .lp-container__suggest {
  width: min(90%, 820px);
  margin: 0 auto;
}
.nipplereduction .lp-section__tit,
.thanks .lp-section__tit {
  padding: 2em;
  box-sizing: border-box;
}
.nipplereduction .lp-section__contents,
.thanks .lp-section__contents {
  padding: 2em;
  box-sizing: border-box;
  display: flex;
}
.nipplereduction .lp-section__contents div,
.thanks .lp-section__contents div {
  width: 36%;
}
.nipplereduction .lp-section__blue,
.thanks .lp-section__blue {
  background-color: rgb(81, 179, 207);
}
.nipplereduction .lp-section__light,
.thanks .lp-section__light {
  background-color: #e7f3fa;
}
.nipplereduction .lp-text,
.thanks .lp-text {
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  color: white;
}
.nipplereduction .lp-list,
.thanks .lp-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  padding-left: initial;
  flex-grow: 1;
}
.nipplereduction .lp-list li,
.thanks .lp-list li {
  margin-bottom: 1.6em;
  font-family: "Noto Sans JP", sans-serif;
  padding-left: 2.2em;
}
.nipplereduction .lp-list li .lp-list__item,
.thanks .lp-list li .lp-list__item {
  position: relative;
}
.nipplereduction .lp-list li:before,
.thanks .lp-list li:before {
  content: "";
  display: inline-block;
  width: 2em;
  height: 2em;
  vertical-align: middle;
  background-image: url("images/ico_checkbox.svg");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 10%;
}
.nipplereduction .lp-operation__wrap,
.thanks .lp-operation__wrap {
  position: relative;
  z-index: 0;
}
.nipplereduction .lp-operation__header,
.thanks .lp-operation__header {
  background-image: url(images/arrow_01_b.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 0;
  padding-top: 29.72181%;
  position: relative;
}
.nipplereduction .lp-operation__header p,
.thanks .lp-operation__header p {
  text-align: center;
  position: absolute;
  font-family: YuMincho, "游明朝", Hiragino Mincho ProN, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, MS PMincho, serif;
  width: min(90%, 800px);
  margin: 0 auto;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: rgb(255, 255, 255);
  font-size: clamp(1rem, 0.286rem + 2.286vw, 2rem);
}
.nipplereduction .lp-operation__inner,
.thanks .lp-operation__inner {
  width: min(90%, 1000px);
  margin: 1em auto 0;
}
.nipplereduction .lp-operation__blocks,
.thanks .lp-operation__blocks {
  width: min(100%, 1000px);
  margin: 0 auto;
}
.nipplereduction .lp-operation__blocks .lp-operation__block,
.thanks .lp-operation__blocks .lp-operation__block {
  display: flex;
  padding: 1em;
  gap: 1em;
}
.nipplereduction .lp-operation__blocks .lp-operation__block p:first-child,
.thanks .lp-operation__blocks .lp-operation__block p:first-child {
  border-right: 1px solid #efefef;
  padding-right: 1em;
}
.nipplereduction .lp-operation__blocks .tit,
.thanks .lp-operation__blocks .tit {
  background-color: #073c7e;
  color: rgb(255, 255, 255);
  padding: 0.5em;
  width: 30%;
  text-align: center;
  font-size: 0.875rem;
}
.nipplereduction .p-arrow,
.thanks .p-arrow {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
}
.nipplereduction .p-arrow::before,
.thanks .p-arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 20px;
  background-color: #2a77ab;
  z-index: 1000;
}
.nipplereduction .p-arrow::after,
.thanks .p-arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(50% + 10px);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #2a77ab;
  z-index: 10000;
}
.nipplereduction .lp-care__wrap,
.thanks .lp-care__wrap {
  background-color: #fafafa;
  padding: 3em 0;
}
.nipplereduction .lp-care__inner,
.thanks .lp-care__inner {
  width: min(90%, 1140px);
  margin: auto;
}
.nipplereduction .c-block__alert,
.thanks .c-block__alert {
  width: min(100%, 900px);
  margin: auto;
}
.nipplereduction .c-heading__type03,
.thanks .c-heading__type03 {
  border-bottom: 2px solid #f87e7e;
  position: relative;
}
.nipplereduction .c-heading__type03:after,
.thanks .c-heading__type03:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -5px;
  border-top: 30px solid #f87e7e;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  transform: translateX(-50%);
}
.nipplereduction .lp-care__list dl,
.thanks .lp-care__list dl {
  margin: 2em auto;
  display: block;
  width: min(100%, 760px);
}
.nipplereduction .lp-care__list dt,
.thanks .lp-care__list dt {
  display: flex;
  align-items: center;
  gap: 1em;
  color: #2a77ab;
  margin-bottom: 1em;
  letter-spacing: 0.1em;
}
.nipplereduction .lp-care__list dt div,
.thanks .lp-care__list dt div {
  background-color: #120e0e;
  color: #95d3e7;
  padding: 0.5em;
  aspect-ratio: 1/1;
  overflow: hidden;
  width: 60px;
  text-align: center;
  font-family: YuMincho, "游明朝", Hiragino Mincho ProN, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, MS PMincho, serif;
  letter-spacing: initial;
}
.nipplereduction .lp-care__list dd,
.thanks .lp-care__list dd {
  margin-bottom: 1.6em;
}
.nipplereduction .c-block__type04,
.thanks .c-block__type04 {
  position: relative;
  margin: auto;
  padding: 2em;
  border: solid 1px #cfc699;
  background-color: #fefef1;
}
.nipplereduction .c-block__type04 .tit,
.thanks .c-block__type04 .tit {
  border-bottom: 1px solid #cfc699;
  color: #2a77ab;
  font-family: YuMincho, "游明朝", Hiragino Mincho ProN, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, MS PMincho, serif;
  margin-bottom: 1em;
}
.nipplereduction .lp-block__monitor,
.thanks .lp-block__monitor {
  margin: 2em auto;
  background-color: #eaeef2;
  padding: 2em;
}
.nipplereduction .lp-doctor__wrap.bg,
.thanks .lp-doctor__wrap.bg {
  background-image: url(images/doctor_bg.jpg);
  background-size: cover;
  background-position: left top;
  background-repeat: no-repeat;
  padding: 2em;
}
.nipplereduction .lp-doctor__wrap .lp-doctor__inner,
.thanks .lp-doctor__wrap .lp-doctor__inner {
  display: grid;
  grid-template-columns: 30% 70%;
  gap: 1em 0;
  width: min(96%, 1140px);
  margin: auto;
}
.nipplereduction .lp-doctor__wrap .lp-doctor__inner dl,
.thanks .lp-doctor__wrap .lp-doctor__inner dl {
  border-left: 1px solid #efefef;
}
.nipplereduction .lp-doctor__wrap .lp-doctor__inner .doctor__img,
.thanks .lp-doctor__wrap .lp-doctor__inner .doctor__img {
  background-color: white;
}
.nipplereduction .lp-doctor__wrap .lp-doctor__inner .doctor__img img,
.thanks .lp-doctor__wrap .lp-doctor__inner .doctor__img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%; /* 画像をコンテナにフィットさせる */
}
.nipplereduction .lp-doctor__wrap .lp-doctor__inner .lp-doctor__info,
.thanks .lp-doctor__wrap .lp-doctor__inner .lp-doctor__info {
  padding: 2em;
  background-color: white;
  height: 100%; /* .doctor__imgと同じ高さになるように設定 */
}
.nipplereduction .lp-doctor__wrap .lp-doctor__inner .doctor__tit,
.thanks .lp-doctor__wrap .lp-doctor__inner .doctor__tit {
  font-size: 1.5rem;
  border-bottom: 2px solid #2a77ab;
  margin-bottom: 2em;
}
.nipplereduction .lp-doctor__wrap .lp-doctor__inner .doctor__comment,
.thanks .lp-doctor__wrap .lp-doctor__inner .doctor__comment {
  padding: 2em 5em;
  grid-column: 1/3;
  background-color: rgba(255, 255, 255, 0.8);
}
.nipplereduction .lp-doctor__wrap .lp-doctor__inner .doctor__comment .tit,
.thanks .lp-doctor__wrap .lp-doctor__inner .doctor__comment .tit {
  font-size: 1.5rem;
  margin-bottom: 1em;
  color: rgb(81, 179, 207);
  font-weight: 600;
}
.nipplereduction .lp-doctor__wrap .lp-doctor__inner dt,
.thanks .lp-doctor__wrap .lp-doctor__inner dt {
  padding: 0.4em 0em 0.4em 0.4em;
  width: 20%;
  font-weight: normal;
}
.nipplereduction .lp-doctor__wrap .lp-doctor__inner dd,
.thanks .lp-doctor__wrap .lp-doctor__inner dd {
  border-bottom: 1px solid var(--color-gray);
  padding: 0.4em;
  width: 80%;
  margin-bottom: 0.7em;
}
.nipplereduction .lp-doctor__wrap .lp-doctor__inner .u-txt__vertical,
.thanks .lp-doctor__wrap .lp-doctor__inner .u-txt__vertical {
  writing-mode: vertical-rl;
  text-orientation: upright;
}
.nipplereduction .treatment-title__wrap,
.thanks .treatment-title__wrap {
  border-top: 2px solid rgb(81, 179, 207);
  border-bottom: 2px solid rgb(81, 179, 207);
  padding: 1em;
}
.nipplereduction .treatment-title__wrap h2,
.thanks .treatment-title__wrap h2 {
  margin: initial;
  padding: initial;
  border: initial;
  background: initial;
  color: initial;
}
.nipplereduction .treatment-title__wrap .treatment-title,
.thanks .treatment-title__wrap .treatment-title {
  color: #073c7e;
}
.nipplereduction .treatment-title__wrap p,
.thanks .treatment-title__wrap p {
  color: #073c7e;
}
.nipplereduction .lp-access__wrap,
.thanks .lp-access__wrap {
  padding: 3em 0;
  background-color: #fafafa;
}
.nipplereduction .lp-access__inner,
.thanks .lp-access__inner {
  width: min(90%, 1140px);
  margin: auto;
  background-color: rgb(255, 255, 255);
  border: 1px solid #efefef;
  padding: 2em;
}
.nipplereduction .lp-access__inner .note,
.thanks .lp-access__inner .note {
  line-height: 2;
  margin-top: 1em;
  padding: 1em;
}
.nipplereduction .lp-access__inner .tit,
.thanks .lp-access__inner .tit {
  font-family: YuMincho, "游明朝", Hiragino Mincho ProN, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, MS PMincho, serif;
  padding: 1em;
  border-bottom: 1px solid #2a77ab;
  letter-spacing: 0.8em;
}
.nipplereduction .lp-access__inner span,
.thanks .lp-access__inner span {
  font-size: 0.75rem;
  letter-spacing: 0.1em;
}
.nipplereduction .lp-access__inner span::after,
.thanks .lp-access__inner span::after {
  content: "\a";
  white-space: pre;
}
.nipplereduction .access__contents,
.thanks .access__contents {
  display: flex;
  gap: 1em;
  align-items: flex-start;
}
.nipplereduction .access__contents .map,
.thanks .access__contents .map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 45%;
}
.nipplereduction .access__contents .map iframe,
.thanks .access__contents .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nipplereduction .access__contents dl,
.thanks .access__contents dl {
  flex-basis: 40%;
}
.nipplereduction .access__contents dt,
.nipplereduction .access__contents dd,
.thanks .access__contents dt,
.thanks .access__contents dd {
  border-bottom: 1px solid #2a77ab;
}
.nipplereduction .access__contents dt,
.thanks .access__contents dt {
  padding: 0.4em 0em 0.4em 0.4em;
  flex-basis: 30%;
  font-weight: normal;
}
.nipplereduction .access__contents dd,
.thanks .access__contents dd {
  padding: 0.4em;
  flex-basis: 70%;
}
.nipplereduction .lp-contact__wrap,
.thanks .lp-contact__wrap {
  background-color: #fafafa;
  padding-bottom: 3em;
}
.nipplereduction .lp-contact__inner,
.thanks .lp-contact__inner {
  width: min(100%, 1000px);
  margin: auto;
  background-color: rgb(255, 255, 255);
}
.nipplereduction .lp-contact__note,
.thanks .lp-contact__note {
  text-align: left;
  width: min(90%, 760px);
  margin: auto;
}
.nipplereduction .lp-contact__note p,
.thanks .lp-contact__note p {
  margin-top: 2em;
}
.nipplereduction .lp-contact__note p:first-child,
.thanks .lp-contact__note p:first-child {
  color: #2a77ab;
}
.nipplereduction .lp-contact__info,
.thanks .lp-contact__info {
  margin: 0.5em auto 1em;
  width: min(100%, 760px);
  text-align: center;
  font-family: YuMincho, "游明朝", Hiragino Mincho ProN, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, MS PMincho, serif;
  border: 1px solid #efefef;
  padding: 2em;
}
.nipplereduction .lp-contact__info .dial a,
.thanks .lp-contact__info .dial a {
  color: #2a77ab;
}
.nipplereduction .lp-contact__info .dial span:first-child,
.thanks .lp-contact__info .dial span:first-child {
  color: #2a77ab;
  font-size: clamp(2.5rem, 2.002rem + 1.331vw, 3rem);
}
.nipplereduction .lp-contact__info .dial span:first-child::after,
.thanks .lp-contact__info .dial span:first-child::after {
  content: "\a";
  white-space: pre;
}
.nipplereduction .lp-confirm__wrap,
.thanks .lp-confirm__wrap {
  background-color: #fafafa;
  padding-bottom: 3em;
  overflow: auto;
}
.nipplereduction .lp-confirm__inner,
.thanks .lp-confirm__inner {
  width: min(100%, 1000px);
  margin: 3em auto 0;
  background-color: rgb(255, 255, 255);
  padding: 1em;
}
.nipplereduction .lp-confirm__btn,
.thanks .lp-confirm__btn {
  margin: 2em auto;
  width: 80%;
}
.nipplereduction .lp-confirm__btn form,
.thanks .lp-confirm__btn form {
  width: 100%;
  text-align: center;
}
.nipplereduction .lp-thanks__wrap,
.thanks .lp-thanks__wrap {
  background-color: #fafafa;
  padding-bottom: 3em;
  overflow: auto;
}
.nipplereduction .lp-thanks__inner,
.thanks .lp-thanks__inner {
  width: min(100%, 1000px);
  margin: 3em auto 0;
  background-color: rgb(255, 255, 255);
  padding: 1em;
}
.nipplereduction .l-footer .l-footer__inner,
.thanks .l-footer .l-footer__inner {
  max-width: 1600px;
  color: rgb(0, 0, 0);
  padding: 2em 1em;
}
.nipplereduction .l-footer .l-footer__inner ul,
.thanks .l-footer .l-footer__inner ul {
  display: flex;
  gap: 1em;
}
.nipplereduction .l-footer .l-footer__inner li,
.thanks .l-footer .l-footer__inner li {
  position: relative;
  padding-left: 1em;
}
.nipplereduction .l-footer .l-footer__inner li::before,
.thanks .l-footer .l-footer__inner li::before {
  content: none;
}
.nipplereduction .l-footer .l-footer__inner li a,
.thanks .l-footer .l-footer__inner li a {
  color: rgb(0, 0, 0);
}
.nipplereduction .l-footer .l-footer__inner li a:before,
.thanks .l-footer .l-footer__inner li a:before {
  content: "\e94f";
  color: rgb(0, 0, 0);
  font-family: "icomoon";
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  vertical-align: middle;
}
.nipplereduction .l-footer .l-footer__inner li a:hover,
.thanks .l-footer .l-footer__inner li a:hover {
  padding-left: 0.3em;
}
.nipplereduction .l-footer .l-copyright,
.thanks .l-footer .l-copyright {
  background-color: #120e0e;
  font-size: 0.875rem;
  padding: 3em 1em 2em;
  border-top: 1px solid rgb(81, 179, 207);
  color: #efefef;
}

.lp-privacypolicy__wrap {
  background-color: #fafafa;
  padding-bottom: 3em;
  overflow: auto;
}

.lp-privacypolicy__inner {
  width: min(100%, 1000px);
  margin: 3em auto 0;
  background-color: rgb(255, 255, 255);
  padding: 1em;
}
.lp-privacypolicy__inner li {
  margin-top: 1.6em;
}
.lp-privacypolicy__inner li li {
  margin-left: 1em;
}

.formError {
  right: 30% !important;
  left: auto !important;
  transform: translateX(50%);
}

/* ================================================================================================*/
@media screen and (max-width: 959px) {
  .nipplereduction .lp-mainvisual.bg {
    padding-top: 80%;
    background-position: 20%, 0;
    height: 400px;
  }
  .nipplereduction .lp-suggestion__contents {
    padding: 0 1em;
  }
  .nipplereduction .lp-contact__inner {
    padding: 1em;
  }
  .lp-confirm__inner {
    margin: 0 auto 0;
  }
  .lp-thanks__inner {
    margin: 0 auto 0;
  }
  .lp-privacypolicy__inner {
    margin: 0 auto 0;
  }
}
/* ================================================================================================*/
@media screen and (max-width: 599px) {
  .nipplereduction .l-header__inner {
    z-index: 500;
    width: 100%;
    background: rgb(255, 255, 255);
    position: relative;
  }
  .nipplereduction .drawer-hamburger {
    display: block;
    z-index: 100000;
  }
  .nipplereduction .lp-menu__wrap {
    padding: 1em 1em;
  }
  .nipplereduction .lp-menu__inner {
    padding: initial;
  }
  .nipplereduction .lp-menu__checklist li {
    margin-bottom: 0.5em;
  }
  .nipplereduction .lp-mainvisual .circles-container {
    right: 5%;
    gap: 3em;
    bottom: 10%;
  }
  .nipplereduction .lp-mainvisual .circles-container .circle {
    width: 96px;
    height: 96px;
    font-size: 1.1em;
  }
  .nipplereduction .lp-mainvisual .circles-container .ribbon {
    bottom: -49px;
  }
  .nipplereduction .lp-mainvisual .circles-container .ribbon:before,
.nipplereduction .lp-mainvisual .circles-container .ribbon:after {
    bottom: 0;
  }
  .nipplereduction .lp-maintxt {
    width: 96%;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
  }
  .nipplereduction .lp-maintxt p:first-child {
    line-height: 1.4;
  }
  .nipplereduction .c-cards {
    gap: 2em;
  }
  .nipplereduction .c-card__type02 {
    width: calc((100% - 2em) / 2);
    letter-spacing: 0.5em;
    padding: 0.3em;
  }
  .nipplereduction .lp-suggestion__contents {
    padding: 0 0.5em;
    margin-left: 0;
  }
  .nipplereduction .lp-list {
    padding-left: initial;
    padding-top: 1em;
  }
  .nipplereduction .lp-list__item {
    padding: initial;
  }
  .nipplereduction .lp-section__contents {
    flex-direction: column-reverse;
    padding: 0.5em;
  }
  .nipplereduction .lp-section__contents div {
    width: 100%;
    margin: auto;
  }
  .nipplereduction .lp-section__contents div img {
    aspect-ratio: 2/1;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .nipplereduction .lp-operation__blocks .tit {
    width: 100%;
  }
  .nipplereduction .c-flex4.u-sp__initial {
    width: 100%;
    display: flex;
  }
  .nipplereduction .c-flex4.u-sp__initial .c-card__thumb {
    flex-basis: 30%;
    display: flex;
    align-items: center;
  }
  .nipplereduction .c-flex4.u-sp__initial .c-card__thumb .num {
    padding: 0.1em 0.5em 0.5em;
  }
  .nipplereduction .c-flex4.u-sp__initial .c-card__thumb img {
    flex-grow: 1;
    max-width: 70%;
    height: auto;
  }
  .nipplereduction .c-flex4.u-sp__initial .c-card__text {
    flex-basis: 70%;
    padding: initial;
    padding-left: 0.5em;
  }
  .nipplereduction .c-block__type03 {
    gap: 0;
  }
  .nipplereduction .lp-doctor__wrap.bg {
    padding: 0.5em;
  }
  .nipplereduction .lp-doctor__wrap .lp-doctor__inner {
    display: initial;
  }
  .nipplereduction .lp-doctor__wrap .lp-doctor__inner .doctor__tit {
    margin-bottom: 0.5em;
  }
  .nipplereduction .lp-doctor__wrap .lp-doctor__inner .lp-doctor__info {
    padding: 0.5em 1em;
  }
  .nipplereduction .lp-doctor__wrap .lp-doctor__inner .doctor__comment {
    padding: 0.5em 1em;
  }
  .nipplereduction .lp-doctor__wrap .lp-doctor__inner .doctor__comment .tit {
    margin-bottom: 0.5em;
  }
  .nipplereduction .lp-doctor__wrap .doctor__img img {
    aspect-ratio: 1/1;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 20%;
       object-position: 50% 20%;
  }
  .nipplereduction .lp-block__monitor {
    padding: 0.5em;
  }
  .nipplereduction .lp-access__inner {
    padding: 0.5em;
  }
  .nipplereduction .access__contents {
    flex-direction: column;
  }
  .nipplereduction .access__contents .map {
    padding-top: 75%;
  }
  .nipplereduction .access__contents dl {
    width: 96%;
    margin: auto;
  }
  .nipplereduction .lp-contact__info {
    padding: 1em;
  }
  .nipplereduction .l-footer {
    padding-bottom: initial;
  }
  .nipplereduction .l-footer .l-copyright {
    padding-bottom: 6em;
  }
}
/*# sourceMappingURL=style.css.map */