@charset "UTF-8";
/*-----------------------------------------------++
//■ include
++-----------------------------------------------*/
.lg_only__767,
.lg_only__1024 {
  display: inline;
}
.md_only__767,
.md_only__1024 {
  display: none;
}
@media screen and (max-width: 767px) {
  .lg_only__767 {
    display: none;
  }
  .md_only__767 {
    display: inline;
  }
}
@media screen and (max-width: 1024px) {
  .lg_only__1024 {
    display: none;
  }
  .md_only__1024 {
    display: inline;
  }
}
@media screen and (min-width: 768px) {
  .sp_only {
    display: none !important;
  }
}
@media screen and (max-width: 767.98px) {
  .pc_only {
    display: none !important;
  }
}
.el_fontfx1 {
  font-family: "Shippori Mincho", serif;
}
.el_fontfx2 {
  font-family: "Pinyon Script", cursive;
}
.el_fontfx3 {
  font-family: "Dancing Script", cursive;
}
.un_swiper__slide {
  padding-top: 145px;
  padding-bottom: 14rem;
}
@media screen and (max-width: 767.98px) {
  .un_swiper__slide {
    padding-top: 67px;
    padding-bottom: 8rem;
  }
}
.un_swiper__slide .swiper-container {
  width: 96%;
  max-width: 1280px;
  margin: 0 auto;
  opacity: 1;
  box-shadow: 0 0 25px 3px rgba(0,0,0,0.25);
  transition: all 0.8s ease-out;
}
@media screen and (max-width: 767.98px) {
  .un_swiper__slide .swiper-container {
    aspect-ratio: 750/600;
    width: 100%;
    height: 100%;
  }
}
.un_swiper__slide .swiper-container:hover {
  opacity: 0.88;
  box-shadow: 0 0 40px 12px rgba(198,179,99,0.9);
}
.un_swiper__slide .swiper-container ul.swiper-wrapper li a img {
  width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.un_swiper__slide .swiper-container ul.swiper-wrapper li:hover a,
.un_swiper__slide .swiper-container ul.swiper-wrapper li:hover img {
  opacity: 1 !important;
}
a {
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0s !important;
}
a:hover {
  opacity: 0.78 !important;
}
img:hover {
  opacity: 1 !important;
}
.el_insta {
  margin-top: 1.5em;
  margin-left: 3.75em;
}
.el_insta a span {
  font-size: 6rem;
  color: #fff;
}
.el_insta__img {
  display: block;
  margin-top: 1.25em;
  width: 100vw;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: all 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.45s !important;
}
.el_insta__img img {
  width: 100%;
}
.gnav__active .el_insta__img {
  opacity: 1;
}
.el_deepEl {
  color: #cfe3e2;
  font-size: 6rem;
  font-family: "Pinyon Script", cursive;
  letter-spacing: 0.2em;
  text-align: center;
  padding-bottom: 0em;
}
@media screen and (max-width: 767.98px) {
  .el_deepEl {
    font-size: 5rem;
  }
}
.el_deepEl2 {
  color: #cfe3e2;
  font-size: 6rem;
  font-family: "Dancing Script", cursive;
  letter-spacing: 0.2em;
  text-align: center;
  padding-bottom: 0em;
}
@media screen and (max-width: 767.98px) {
  .el_deepEl2 {
    font-size: 5rem;
  }
}
.caption-bottom {
  caption-side: bottom;
}
.sec_frontBanner {
  padding: 0 1.5em;
  margin-bottom: 3em;
}
.sec_frontBanner__insta {
  padding: 0 1.5em;
}
@media screen and (max-width: 767.98px) {
  .sec_frontBanner__insta {
    margin-bottom: 3em;
  }
}
.un-deepLymph {
  font-family: "Shippori Mincho", serif;
}
.un-deepLymph .el_h2wrap {
  text-align: center;
}
.un-deepLymph .el_h2wrap h2 {
  display: inline-block;
  font-size: 4rem;
  text-align: center;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .el_h2wrap h2 {
    font-size: 3rem;
  }
}
.un-deepLymph .js_view {
  transition: all 0.9s linear 0.36s;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .width-wrapper:not(.flow-sec,
  .un-deepLymph .menuprice-sec,
  .un-deepLymph .menulist-aside) {
    padding: 0em 16px;
  }
}
.un-deepLymph .sec_top .width-wrapper {
  margin-top: 6rem;
  margin-bottom: 5rem;
}
.un-deepLymph .sec_top .width-wrapper h1 {
  display: inline-block;
  position: relative;
  font-size: 3.8rem;
  letter-spacing: 0.25em;
}
.un-deepLymph .sec_top .width-wrapper h1 > span:first-of-type {
  font-size: 1.13em;
  margin-right: 0.08em;
}
.un-deepLymph .sec_top .width-wrapper h1 span.br {
  font-size: 0.55em;
  display: block;
  padding-top: 0.75em;
  letter-spacing: 0.18em;
}
.un-deepLymph .sec_top .width-wrapper h1::before {
  content: '';
  background-color: #d8e6df;
  position: absolute;
  display: block;
  top: 32%;
  right: 0.3em;
  width: 120px;
  height: 2px;
  z-index: 1;
}
.un-deepLymph .sec_top .sec_topVideo {
  position: relative;
  width: 73vw;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_top .sec_topVideo {
    width: 90vw;
  }
}
.un-deepLymph .sec_top .sec_topVideo video {
  display: block;
}
.un-deepLymph .sec_top .sec_topVideo::before {
  background-image: url("../img/deep-lymph/mv.png");
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  display: block;
  top: 9%;
  right: -23rem;
  width: 253px;
  height: 199px;
  z-index: 1;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_top .sec_topVideo::before {
    background-size: contain;
    top: -18%;
    right: -10vw;
    width: 101.2px;
    height: 79.60000000000001px;
  }
}
.un-deepLymph .sec_deepLymph {
  min-height: 1470px;
  padding-top: 22rem;
  padding-bottom: 28rem;
  background-image: url("../img/deep-lymph/deep-lymph-bk.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_deepLymph {
    background-image: url("../img/deep-lymph/deep-lymph-bk_sp.jpg");
    min-height: 950px;
    padding-top: 10rem;
    padding-bottom: 20rem;
  }
}
.un-deepLymph .sec_deepLymph .sec_deepLymph_txt1,
.un-deepLymph .sec_deepLymph .sec_deepLymph_txt2,
.un-deepLymph .sec_deepLymph .sec_deepLymph_txt3 {
  filter: blur(6px);
}
.un-deepLymph .sec_deepLymph .sec_deepLymph_txt1 {
  transition: all 0.9s linear 0.6s;
}
.un-deepLymph .sec_deepLymph .sec_deepLymph_txt2 {
  transition: all 1.2s linear 1.3s;
}
.un-deepLymph .sec_deepLymph .sec_deepLymph_txt3 {
  transition: all 1.4s linear 1.5s;
}
.un-deepLymph .sec_deepLymph.js_view__show .sec_deepLymph_txt1,
.un-deepLymph .sec_deepLymph.js_view__show .sec_deepLymph_txt2,
.un-deepLymph .sec_deepLymph.js_view__show .sec_deepLymph_txt3 {
  filter: blur(0px);
}
.un-deepLymph .sec_deepLymph .width-wrapper {
  position: relative;
}
.un-deepLymph .sec_deepLymph .width-wrapper .el_deepEl {
  margin-bottom: 1em;
}
.un-deepLymph .sec_deepLymph .width-wrapper .el_h2wrap {
  margin-bottom: 4em;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_deepLymph .width-wrapper .el_h2wrap {
    margin-bottom: 10em;
  }
}
.un-deepLymph .sec_deepLymph .width-wrapper h2 {
  position: relative;
}
.un-deepLymph .sec_deepLymph .width-wrapper h2 span {
  font-size: 0.75em;
  display: block;
  margin-top: 1.5em;
}
.un-deepLymph .sec_deepLymph .width-wrapper h2::before,
.un-deepLymph .sec_deepLymph .width-wrapper h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 45px;
  height: 33px;
  z-index: 1;
}
.un-deepLymph .sec_deepLymph .width-wrapper h2::before {
  top: -0.45em;
  left: -1.5em;
  border-top: solid 1px #c4c4c4;
  border-left: solid 1px #c4c4c4;
}
.un-deepLymph .sec_deepLymph .width-wrapper h2::after {
  top: 43%;
  right: -1.5em;
  transform: translate(0%, -50%);
  border-right: solid 1px #c4c4c4;
  border-bottom: solid 1px #c4c4c4;
}
.un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txtbox {
  text-align: center;
  margin-bottom: 14rem;
}
.un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txtbox > div {
  display: inline-block;
  text-align: left;
}
.un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txtbox > div p {
  font-size: 2.2rem;
  line-height: 2;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txtbox > div p {
    font-size: 1.7rem;
  }
}
.un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_video {
  text-align: center;
  z-index: 10;
}
.un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_video video {
  width: 60%;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_video video {
    width: 90%;
  }
}
.un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txt1,
.un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txt2,
.un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txt3 {
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 1399.98px) {
  .un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txt1,
  .un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txt2,
  .un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txt3 {
    width: 16%;
  }
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txt1,
  .un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txt2,
  .un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txt3 {
    width: 28%;
  }
}
.un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txt1 {
  top: 34%;
  left: -15rem;
}
@media screen and (max-width: 1199.98px) {
  .un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txt1 {
    top: 27%;
    left: -1rem;
  }
}
.un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txt2 {
  top: 64%;
  right: -12rem;
}
@media screen and (max-width: 1199.98px) {
  .un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txt2 {
    top: 58%;
    right: 0rem;
  }
}
.un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txt3 {
  bottom: -22rem;
  left: -7rem;
}
@media screen and (max-width: 1199.98px) {
  .un-deepLymph .sec_deepLymph .width-wrapper .sec_deepLymph_txt3 {
    bottom: -13rem;
    left: -2rem;
  }
}
.un-deepLymph .sec_feature {
  position: relative;
  padding-top: 20rem;
  padding-bottom: 20rem;
  overflow-x: clip;
  margin-bottom: 10rem;
}
.un-deepLymph .sec_feature .sec_feature_svg > .sec_feature_svg1,
.un-deepLymph .sec_feature .sec_feature_svg .sec_feature_svg2 {
  position: absolute;
  z-index: -1;
}
.un-deepLymph .sec_feature .sec_feature_svg > .sec_feature_svg1 > svg,
.un-deepLymph .sec_feature .sec_feature_svg .sec_feature_svg2 > svg {
  width: 80vw;
  height: 52vh;
}
@media screen and (max-width: 1199.98px) {
  .un-deepLymph .sec_feature .sec_feature_svg > .sec_feature_svg1 > svg,
  .un-deepLymph .sec_feature .sec_feature_svg .sec_feature_svg2 > svg {
    width: 95vw;
    height: 20vh;
  }
}
.un-deepLymph .sec_feature .sec_feature_svg .sec_feature_svg1 {
  top: 10%;
  right: -3%;
}
@media screen and (max-width: 1399.98px) {
  .un-deepLymph .sec_feature .sec_feature_svg .sec_feature_svg1 {
    top: 6%;
  }
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_feature .sec_feature_svg .sec_feature_svg1 {
    top: 12%;
  }
}
.un-deepLymph .sec_feature .sec_feature_svg .sec_feature_svg1 svg path {
  fill: #fff;
}
.un-deepLymph .sec_feature .sec_feature_svg .sec_feature_svg2 {
  bottom: 3%;
  right: -5%;
}
@media screen and (max-width: 1399.98px) {
  .un-deepLymph .sec_feature .sec_feature_svg .sec_feature_svg2 {
    bottom: -2%;
  }
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_feature .sec_feature_svg .sec_feature_svg2 {
    bottom: 4%;
  }
}
.un-deepLymph .sec_feature .sec_feature_svg .sec_feature_svg2 svg path {
  fill: #fff;
}
.un-deepLymph .sec_feature.js_view__show .width-wrapper::before {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.un-deepLymph .sec_feature .width-wrapper {
  position: relative;
  padding-bottom: 10rem;
}
@media screen and (max-width: 1199.98px) {
  .un-deepLymph .sec_feature .width-wrapper {
    padding-left: 6em;
    padding-right: 6em;
  }
}
.un-deepLymph .sec_feature .width-wrapper::before {
  clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 100% 100%);
  transition: all 1.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.4s;
  content: '';
  position: absolute;
  display: block;
  top: 4em;
  right: 0%;
  width: 85vw;
  height: 100%;
  margin-right: calc(50% - 50vw);
  background-color: #f0f5f5;
  z-index: -1;
}
@media screen and (max-width: 1199.98px) {
  .un-deepLymph .sec_feature .width-wrapper::before {
    width: 90vw;
  }
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_feature .width-wrapper::before {
    width: 95vw;
    height: 103%;
  }
}
.un-deepLymph .sec_feature .width-wrapper .el_deepEl {
  color: #81c3b9;
  font-size: 8rem;
  margin-bottom: 1em;
}
.un-deepLymph .sec_feature .width-wrapper > div .sec_feature_h3 {
  margin-bottom: 2em;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_feature .width-wrapper > div .sec_feature_h3 {
    text-align: right;
  }
}
.un-deepLymph .sec_feature .width-wrapper > div .sec_feature_h3 h3 {
  display: inline-block;
  font-size: 2rem;
  position: relative;
  font-weight: 500;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_feature .width-wrapper > div .sec_feature_h3 h3 {
    font-size: 1.8rem;
  }
}
.un-deepLymph .sec_feature .width-wrapper > div .sec_feature_h3 h3 span.el_deepEl {
  position: absolute;
  top: -0.8em;
  left: -1.2em;
}
@media screen and (max-width: 1399.98px) {
  .un-deepLymph .sec_feature .width-wrapper > div .sec_feature_h3 h3 span.el_deepEl {
    top: auto;
    left: auto;
    position: relative;
  }
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_feature .width-wrapper > div .sec_feature_h3 h3 span.el_deepEl {
    position: absolute;
    top: -0.8em;
    left: -1.2em;
    font-size: 4em;
    left: -1em;
  }
}
.un-deepLymph .sec_feature .width-wrapper > div > .sec_feature_flex {
  display: flex;
}
@media screen and (max-width: 1199.98px) {
  .un-deepLymph .sec_feature .width-wrapper > div > .sec_feature_flex {
    display: block;
  }
}
.un-deepLymph .sec_feature .width-wrapper > div > .sec_feature_flex div {
  flex: 1;
}
@media screen and (max-width: 1199.98px) {
  .un-deepLymph .sec_feature .width-wrapper > div > .sec_feature_flex div {
    margin-bottom: 2em;
  }
}
.un-deepLymph .sec_feature .width-wrapper > div > .sec_feature_flex figure {
  width: 60%;
}
@media screen and (max-width: 1199.98px) {
  .un-deepLymph .sec_feature .width-wrapper > div > .sec_feature_flex figure {
    width: 90%;
    margin: 0 auto;
  }
}
.un-deepLymph .sec_feature .width-wrapper > div > .sec_feature_flex figure img {
  width: 100%;
}
.un-deepLymph .sec_feature .width-wrapper > div:nth-of-type(1) {
  margin-bottom: 8rem;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_feature .width-wrapper > div:nth-of-type(1) {
    margin-bottom: 8em;
  }
}
.un-deepLymph .sec_feature .width-wrapper > div:nth-of-type(1) p {
  padding: 1em 3em 0 0;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_feature .width-wrapper > div:nth-of-type(1) p {
    padding: 1em 0em 0 2em;
  }
}
.un-deepLymph .sec_feature .width-wrapper > div:nth-of-type(2) .sec_feature_h3 {
  text-align: right;
}
.un-deepLymph .sec_feature .width-wrapper > div:nth-of-type(2) > .sec_feature_flex {
  flex-direction: row-reverse;
}
.un-deepLymph .sec_feature .width-wrapper > div:nth-of-type(2) > .sec_feature_flex p {
  padding: 1em 0em 0 3em;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_feature .width-wrapper > div:nth-of-type(2) > .sec_feature_flex p {
    padding: 1em 0em 0 2em;
  }
}
.un-deepLymph .sec_concept {
  padding-top: 10rem;
  padding-bottom: 16rem;
  background-color: #f0f5f5;
  overflow: clip;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_concept {
    padding-top: 6rem;
    padding-bottom: 18rem;
  }
}
.un-deepLymph .sec_concept.js_view__show {
  background-color: #caddde;
}
.un-deepLymph .sec_concept.js_view__show .el_h2wrap .el_deepEl {
  color: #fff;
}
.un-deepLymph .sec_concept.js_view__show .width-wrapper >.el_h2wrap::before {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.un-deepLymph .sec_concept .width-wrapper .el_h2wrap {
  margin-bottom: 6em;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_concept .width-wrapper .el_h2wrap {
    margin-bottom: 9em;
  }
}
.un-deepLymph .sec_concept .width-wrapper .el_h2wrap::before {
  clip-path: polygon(50% 0%, 50% 0%, 50% 100%, 50% 100%);
  transition: all 8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.4s;
  background-image: url("../img/deep-lymph/concept1.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  content: '';
  position: absolute;
  display: block;
  bottom: -2em;
  left: 0;
  right: 0;
  width: 100%;
  height: 16px;
  z-index: 0;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_concept .width-wrapper .el_h2wrap::before {
    transition: all 3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.4s;
  }
}
.un-deepLymph .sec_concept .width-wrapper .el_h2wrap h2 {
  font-size: 2.8rem;
  line-height: 2.25;
}
.un-deepLymph .sec_concept .sec_concept_txt {
  text-align: center;
}
.un-deepLymph .sec_concept .sec_concept_txt > div {
  display: inline-block;
  text-align: left;
  width: 55%;
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_concept .sec_concept_txt > div {
    width: 80%;
  }
}
.un-deepLymph .sec_concept .sec_concept_txt > div::before {
  background-image: url("../img/deep-lymph/concept2.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  content: '';
  position: absolute;
  display: block;
  top: 50%;
  transform: translate(0, -50%);
  left: -229px;
  width: 173px;
  height: 476px;
  z-index: 1;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_concept .sec_concept_txt > div::before {
    background-image: url("../img/deep-lymph/concept2_sp.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: auto;
    bottom: -59px;
    transform: translate(0, 0%);
    left: auto;
    right: -64px;
    width: 94px;
    height: 245.33333333333334px;
  }
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_concept .sec_concept_txt > div::after {
    content: '';
    position: absolute;
    display: block;
    background-image: url("../img/deep-lymph/concept2-2_sp.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: -59px;
    left: -73px;
    width: 75.33333333333333px;
    height: 257.3333333333333px;
    z-index: 1;
  }
}
.un-deepLymph .sec_course {
  padding-top: 10rem;
  padding-bottom: 13rem;
  background-color: #caddde;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_course {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
.un-deepLymph .sec_course.js_view__show {
  background-color: #819799;
}
.un-deepLymph .sec_course.js_view__show h2,
.un-deepLymph .sec_course.js_view__show h3,
.un-deepLymph .sec_course.js_view__show p,
.un-deepLymph .sec_course.js_view__show ol,
.un-deepLymph .sec_course.js_view__show li {
  color: #fff;
}
.un-deepLymph .sec_course .width-wrapper {
  display: flex;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_course .width-wrapper {
    display: block;
  }
}
.un-deepLymph .sec_course .width-wrapper > figure {
  width: 70%;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_course .width-wrapper > figure {
    margin: 0 auto 5rem;
  }
}
.un-deepLymph .sec_course .width-wrapper > div {
  padding: 1em 0 1em 3em;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_course .width-wrapper > div {
    padding: 1em 0;
  }
}
.un-deepLymph .sec_course .width-wrapper > div .el_h2wrap {
  margin-bottom: 2em;
}
.un-deepLymph .sec_course .width-wrapper > div .el_h2wrap h2 {
  font-size: 2.8rem;
}
.un-deepLymph .sec_course .width-wrapper > div >div:last-of-type {
  padding: 0em 3em;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_course .width-wrapper > div >div:last-of-type {
    padding: 0em 1em;
  }
}
.un-deepLymph .sec_course .width-wrapper > div >div:last-of-type h3 {
  margin-bottom: 1em;
  border-left: solid 2px #a1b3b3;
  padding-left: 0.5em;
}
.un-deepLymph .sec_course .width-wrapper > div >div:last-of-type ol li {
  margin-bottom: 1em;
}
.un-deepLymph .sec_voice {
  padding-top: 44rem;
  padding-bottom: 16rem;
  background-color: #819799;
  min-height: 1800px;
  overflow: clip;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_voice {
    padding-top: 10rem;
    padding-bottom: 20rem;
    min-height: auto;
  }
}
.un-deepLymph .sec_voice.js_view__show {
  background-color: #5b6f75;
}
.un-deepLymph .sec_voice .width-wrapper {
  position: relative;
}
.un-deepLymph .sec_voice .width-wrapper::before {
  background-image: url("../img/deep-lymph/voice-bk.png");
  background-repeat: no-repeat;
  background-position: center center;
  content: '';
  position: absolute;
  display: block;
  top: -33%;
  left: 50%;
  right: 0;
  transform: translate(-50%, 0%);
  width: 1517px;
  height: 1531px;
  z-index: 0;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_voice .width-wrapper::before {
    content: none;
  }
}
.un-deepLymph .sec_voice .width-wrapper .el_h2wrap {
  position: relative;
  z-index: 2;
  margin-bottom: 6em;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_voice .width-wrapper .el_h2wrap {
    margin-bottom: 8em;
  }
  .un-deepLymph .sec_voice .width-wrapper .el_h2wrap h2 {
    color: #fff;
  }
}
.un-deepLymph .sec_voice .width-wrapper .sec_voice_flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  z-index: 2;
  padding: 0em 2em;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_voice .width-wrapper .sec_voice_flex {
    display: block;
    background-color: rgba(255,255,255,0.8);
    padding: 3em 3em;
  }
  .un-deepLymph .sec_voice .width-wrapper .sec_voice_flex::before,
  .un-deepLymph .sec_voice .width-wrapper .sec_voice_flex::after {
    content: '';
    position: absolute;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    z-index: 1;
  }
  .un-deepLymph .sec_voice .width-wrapper .sec_voice_flex::before {
    background-image: url("../img/deep-lymph/voice-bk1_sp.png");
    top: -58px;
    left: -63px;
    width: 279.6px;
    height: 290.4px;
  }
  .un-deepLymph .sec_voice .width-wrapper .sec_voice_flex::after {
    background-image: url("../img/deep-lymph/voice-bk2_sp.png");
    bottom: -58px;
    right: -63px;
    width: 276px;
    height: 304.4px;
  }
}
.un-deepLymph .sec_voice .width-wrapper .sec_voice_flex >div {
  width: 47%;
}
@media screen and (max-width: 767.98px) {
  .un-deepLymph .sec_voice .width-wrapper .sec_voice_flex >div {
    width: 100%;
  }
}
.un-deepLymph .sec_voice .width-wrapper .sec_voice_flex >div:first-of-type {
  margin-bottom: 6em;
}
.un-deepLymph .sec_voice .width-wrapper .sec_voice_flex >div figure {
  text-align: center;
  margin-bottom: 3em;
}
.un-deepLymph .sec_voice .width-wrapper .sec_voice_flex >div dl dt {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 0.5em;
}
.un-deepLymph .sec_voice .width-wrapper .sec_voice_flex >div dl dt span {
  margin-left: 1em;
}
.un-deepLymph .flow-bk {
  padding-top: 20rem;
}
.un-deepLymph .sec_menullistOuter {
  background-color: #fff;
}
.un_swiperShinkisei__slide {
  width: 100%;
  height: auto;
  overflow-x: hidden;
}
.un_swiperShinkisei__slide .swiper-container.myShinkiseiSwiper {
  width: 100%;
}
.un_swiperShinkisei__slide .swiper-container.myShinkiseiSwiper ul.swiper-wrapper {
  display: flex;
  align-items: center;
}
.un_swiperShinkisei__slide .swiper-container.myShinkiseiSwiper ul.swiper-wrapper li img {
  width: 100%;
  height: auto;
}
.el_logoSvg {
  width: 100%;
  height: auto;
}
.el_logoSvg .svgLine path {
  fill: #7a6959;
}
.el_logoSvg .svgCircle {
  fill: #70462a;
}
.sec_lead3 .sec_lead3Svg {
  width: 100%;
}
.sec_lead3 .sec_lead3Svg svg {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.sec_lead3 .sec_lead3Svg path,
.sec_lead3 .sec_lead3Svg line {
  fill: none;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}
.sec_lead3 .sec_lead3Svg .svgLine {
  mask: url("#sec_lead3Svg__mask");
  stroke: #b58bc3;
  stroke-width: 1px;
}
.sec_lead3 .sec_lead3Svg #sec_lead3Svg__mask path {
  stroke: #fff;
  stroke-width: 17px;
  opacity: 0;
  stroke-dasharray: 1;
  stroke-dashoffset: -1;
}
.sec_lead3 .js_view__show #sec_lead3Svg__mask path {
  animation: svg-anima 1.8s 1 ease-in-out forwards 0.1s;
}
.sec_concept .sec_conceptSvg {
  width: 100%;
}
.sec_concept .sec_conceptSvg svg {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.sec_concept .sec_conceptSvg path,
.sec_concept .sec_conceptSvg line {
  fill: none;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}
.sec_concept .sec_conceptSvg .svgLine {
  mask: url("#sec_conceptSvg__mask");
  stroke: #b58bc3;
  stroke-width: 1px;
}
.sec_concept .sec_conceptSvg #sec_conceptSvg__mask path {
  stroke: #fff;
  stroke-width: 17px;
  opacity: 0;
  stroke-dasharray: 1;
  stroke-dashoffset: 1;
}
.sec_concept.js_view__show #sec_conceptSvg__mask path {
  animation: svg-anima2 4.2s 1 ease-in-out forwards 1s;
}
.el_dottoAnime {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.el_dottoAnime span {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #666;
  margin: 1em;
  opacity: 0;
}
.js_view__show .el_dottoAnime span {
  animation: dotFade 1.6s 1 ease-in-out forwards;
}
.js_view__show .el_dottoAnime span:nth-child(1) {
  animation-delay: 0.2s;
}
.js_view__show .el_dottoAnime span:nth-child(2) {
  animation-delay: 0.4s;
}
.js_view__show .el_dottoAnime span:nth-child(3) {
  animation-delay: 1.2s;
}
.el_typewriter span {
  opacity: 0;
  display: inline-block;
}
.js_view__show .el_typewriter span {
  animation: type 0.5s 1 ease-in forwards;
}
.el_typewriter span:nth-of-type(1) {
  animation-delay: 0.03s;
}
.el_typewriter span:nth-of-type(2) {
  animation-delay: 0.06s;
}
.el_typewriter span:nth-of-type(3) {
  animation-delay: 0.09s;
}
.el_typewriter span:nth-of-type(4) {
  animation-delay: 0.12s;
}
.el_typewriter span:nth-of-type(5) {
  animation-delay: 0.15s;
}
.el_typewriter span:nth-of-type(6) {
  animation-delay: 0.18s;
}
.el_typewriter span:nth-of-type(7) {
  animation-delay: 0.21s;
}
.el_typewriter span:nth-of-type(8) {
  animation-delay: 0.24s;
}
.el_typewriter span:nth-of-type(9) {
  animation-delay: 0.27s;
}
.el_typewriter span:nth-of-type(10) {
  animation-delay: 0.3s;
}
.el_typewriter span:nth-of-type(11) {
  animation-delay: 0.33s;
}
.el_typewriter span:nth-of-type(12) {
  animation-delay: 0.36s;
}
.el_typewriter span:nth-of-type(13) {
  animation-delay: 0.39s;
}
.el_typewriter span:nth-of-type(14) {
  animation-delay: 0.42s;
}
.el_typewriter span:nth-of-type(15) {
  animation-delay: 0.45s;
}
.el_typewriter span:nth-of-type(16) {
  animation-delay: 0.48s;
}
.el_typewriter span:nth-of-type(17) {
  animation-delay: 0.51s;
}
.el_typewriter span:nth-of-type(18) {
  animation-delay: 0.54s;
}
.el_typewriter span:nth-of-type(19) {
  animation-delay: 0.57s;
}
.el_typewriter span:nth-of-type(20) {
  animation-delay: 0.6s;
}
.el_typewriter span:nth-of-type(21) {
  animation-delay: 0.63s;
}
.el_typewriter span:nth-of-type(22) {
  animation-delay: 0.66s;
}
.el_typewriter span:nth-of-type(23) {
  animation-delay: 0.69s;
}
.el_typewriter span:nth-of-type(24) {
  animation-delay: 0.72s;
}
.el_typewriter span:nth-of-type(25) {
  animation-delay: 0.75s;
}
.el_typewriter span:nth-of-type(26) {
  animation-delay: 0.78s;
}
.el_typewriter span:nth-of-type(27) {
  animation-delay: 0.81s;
}
.el_typewriter span:nth-of-type(28) {
  animation-delay: 0.84s;
}
.el_typewriter span:nth-of-type(29) {
  animation-delay: 0.87s;
}
.el_typewriter span:nth-of-type(30) {
  animation-delay: 0.9s;
}
.el_typewriter span:nth-of-type(31) {
  animation-delay: 0.93s;
}
.el_typewriter span:nth-of-type(32) {
  animation-delay: 0.96s;
}
.el_typewriter span:nth-of-type(33) {
  animation-delay: 0.99s;
}
.el_typewriter span:nth-of-type(34) {
  animation-delay: 1.02s;
}
.el_typewriter span:nth-of-type(35) {
  animation-delay: 1.05s;
}
.el_typewriter span:nth-of-type(36) {
  animation-delay: 1.08s;
}
.el_typewriter span:nth-of-type(37) {
  animation-delay: 1.11s;
}
.el_typewriter span:nth-of-type(38) {
  animation-delay: 1.14s;
}
.el_typewriter span:nth-of-type(39) {
  animation-delay: 1.17s;
}
.el_typewriter span:nth-of-type(40) {
  animation-delay: 1.2s;
}
.el_typewriter span:nth-of-type(41) {
  animation-delay: 1.23s;
}
.el_typewriter span:nth-of-type(42) {
  animation-delay: 1.26s;
}
.el_typewriter span:nth-of-type(43) {
  animation-delay: 1.29s;
}
.el_typewriter span:nth-of-type(44) {
  animation-delay: 1.32s;
}
.el_typewriter span:nth-of-type(45) {
  animation-delay: 1.35s;
}
.el_typewriter span:nth-of-type(46) {
  animation-delay: 1.38s;
}
.el_typewriter span:nth-of-type(47) {
  animation-delay: 1.41s;
}
.el_typewriter span:nth-of-type(48) {
  animation-delay: 1.44s;
}
.el_typewriter span:nth-of-type(49) {
  animation-delay: 1.47s;
}
.el_typewriter span:nth-of-type(50) {
  animation-delay: 1.5s;
}
.el_typewriter span:nth-of-type(51) {
  animation-delay: 1.53s;
}
.el_typewriter span:nth-of-type(52) {
  animation-delay: 1.56s;
}
.el_typewriter span:nth-of-type(53) {
  animation-delay: 1.59s;
}
.el_typewriter span:nth-of-type(54) {
  animation-delay: 1.62s;
}
.el_typewriter span:nth-of-type(55) {
  animation-delay: 1.65s;
}
.el_typewriter span:nth-of-type(56) {
  animation-delay: 1.68s;
}
.el_typewriter span:nth-of-type(57) {
  animation-delay: 1.71s;
}
.el_typewriter span:nth-of-type(58) {
  animation-delay: 1.74s;
}
.el_typewriter span:nth-of-type(59) {
  animation-delay: 1.77s;
}
.el_typewriter span:nth-of-type(60) {
  animation-delay: 1.8s;
}
.el_typewriter span:nth-of-type(61) {
  animation-delay: 1.83s;
}
.el_typewriter span:nth-of-type(62) {
  animation-delay: 1.86s;
}
.el_typewriter span:nth-of-type(63) {
  animation-delay: 1.89s;
}
.el_typewriter span:nth-of-type(64) {
  animation-delay: 1.92s;
}
.el_typewriter span:nth-of-type(65) {
  animation-delay: 1.95s;
}
.el_typewriter span:nth-of-type(66) {
  animation-delay: 1.98s;
}
.el_typewriter span:nth-of-type(67) {
  animation-delay: 2.01s;
}
.el_typewriter span:nth-of-type(68) {
  animation-delay: 2.04s;
}
.el_typewriter span:nth-of-type(69) {
  animation-delay: 2.07s;
}
.el_typewriter span:nth-of-type(70) {
  animation-delay: 2.1s;
}
.el_typewriter span:nth-of-type(71) {
  animation-delay: 2.13s;
}
.el_typewriter span:nth-of-type(72) {
  animation-delay: 2.16s;
}
.el_typewriter span:nth-of-type(73) {
  animation-delay: 2.19s;
}
.el_typewriter span:nth-of-type(74) {
  animation-delay: 2.22s;
}
.el_typewriter span:nth-of-type(75) {
  animation-delay: 2.25s;
}
.el_typewriter span:nth-of-type(76) {
  animation-delay: 2.28s;
}
.el_typewriter span:nth-of-type(77) {
  animation-delay: 2.31s;
}
.el_typewriter span:nth-of-type(78) {
  animation-delay: 2.34s;
}
.el_typewriter span:nth-of-type(79) {
  animation-delay: 2.37s;
}
.el_typewriter span:nth-of-type(80) {
  animation-delay: 2.4s;
}
.un_shinkiseiRiraku {
  font-family: "Shippori Mincho", serif;
  color: EBE3EF;
  line-break: strict;
  word-break: keep-all;
  overflow-wrap: break-word;
}
.un_shinkiseiRiraku p {
  padding-bottom: 0;
  line-height: 2;
}
.un_shinkiseiRiraku .bl_shinkiseiRirakuInner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.un_shinkiseiRiraku .el_h2 {
  position: relative;
  font-family: 'TA1', serif;
  color: #333;
  font-size: 4rem;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .el_h2 {
    font-size: 3rem;
  }
}
.un_shinkiseiRiraku .el_pageBg {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: -1;
  background-position: center;
  background-size: cover;
}
.un_shinkiseiRiraku .el_pageBg::before {
  position: absolute;
  z-index: 1;
  display: block;
  min-width: 100vw;
  height: 100vh;
  content: "";
  background: linear-gradient(to right, #fffcff 0%, #fbf9fc 100%);
  opacity: 0.94;
}
.un_shinkiseiRiraku .el_pageBg video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.un_shinkiseiRiraku {
  overflow-x: hidden;
}
.un_shinkiseiRiraku .sec_mv {
  display: flex;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15em;
  height: 75vh;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_mv {
    position: relative;
  }
}
.un_shinkiseiRiraku .sec_mv .sec_mvLeft {
  width: 16.67%;
  padding: 0em 2em 0 1em;
  height: 100%;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: repeat(5, 1fr);
  place-items: center;
  z-index: 2;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_mv .sec_mvLeft {
    display: block;
    background-color: rgba(255,255,255,0.88);
    border-radius: 0 0 30px 0;
    position: absolute;
    top: 0em;
    left: 0px;
    padding: 0;
    height: auto;
    padding: 0.5em 1em 1em 1em;
    width: 120px;
  }
}
.un_shinkiseiRiraku .sec_mv .sec_mvLeft > .sec_mvLeftLogo {
  grid-row: 2/3;
  width: 100%;
  height: 100%;
  display: flex;
  align-content: center;
  align-items: center;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_mv .sec_mvLeft > .sec_mvLeftLogo {
    display: block;
    height: auto;
  }
}
.un_shinkiseiRiraku .sec_mv .sec_mvLeft > aside {
  grid-row: 3/4;
}
.un_shinkiseiRiraku .sec_mv .sec_mvLeft > aside ul a {
  display: block;
  font-size: 1.4rem;
  line-height: 2;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_mv .sec_mvLeft > aside ul a {
    font-size: 0.9rem;
    text-align: left;
  }
}
.un_shinkiseiRiraku .sec_mv .sec_mvRight {
  position: relative;
  width: 83.33%;
  height: 100%;
  z-index: 1;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_mv .sec_mvRight {
    width: 95%;
    margin-left: auto;
  }
}
.un_shinkiseiRiraku .sec_mv .sec_mvRight div {
  position: absolute;
  bottom: 3em;
  right: 8.75vw;
  background-color: rgba(0,0,0,0.5);
  padding: 2em 3em;
  border-radius: 18px;
  z-index: 2;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_mv .sec_mvRight div {
    right: 0;
    bottom: -6.2em;
    padding: 2em 2em;
    border-radius: 18px 0 0 18px;
  }
}
.un_shinkiseiRiraku .sec_mv .sec_mvRight div h2 {
  font-size: 1.2vw;
  color: #fff;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_mv .sec_mvRight div h2 {
    font-size: 3.6vw;
  }
}
.un_shinkiseiRiraku .sec_mv .sec_mvRight div p {
  font-size: 0.8vw;
  color: #fff;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_mv .sec_mvRight div p {
    font-size: 2.4vw;
  }
}
.un_shinkiseiRiraku .sec_mv .sec_mvRight figure {
  width: 100%;
  height: 100%;
}
.un_shinkiseiRiraku .sec_mv .sec_mvRight figure img {
  border-radius: 0 0 0 18px;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 30%;
}
.un_shinkiseiRiraku .sec_lead {
  text-align: center;
  margin-bottom: 15em;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_lead {
    padding: 0px 16px;
    margin-bottom: 8em;
  }
}
.un_shinkiseiRiraku .sec_lead p {
  font-size: 1.7rem;
}
.un_shinkiseiRiraku .sec_lead .el_dottoAnime {
  margin-bottom: 3em;
}
.un_shinkiseiRiraku .sec_lead div:last-of-type p {
  letter-spacing: 0.15em;
  text-indent: 0.15em;
}
.un_shinkiseiRiraku .sec_lead .el_h2 {
  text-align: center;
  margin-bottom: 1em;
  display: inline-block;
  z-index: 1;
}
.un_shinkiseiRiraku .sec_lead .el_h2::before {
  background-image: url("../img/shinkisei-riraku/onsa2.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  display: block;
  top: 0px;
  left: -91.8px;
  width: 46.8px;
  height: 56.8px;
  z-index: 1;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_lead .el_h2::before {
    top: -2em;
    left: -32.8px;
    width: 42.54545454545455px;
    height: 51.63636363636363px;
  }
}
.un_shinkiseiRiraku .sec_lead .el_h2::after {
  background-image: url("../img/shinkisei-riraku/onsa3.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  display: block;
  top: 0px;
  right: -79.5px;
  width: 64.5px;
  height: 59.5px;
  z-index: 1;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_lead .el_h2::after {
    top: -0.5em;
    right: -53.5px;
    width: 51.6px;
    height: 47.6px;
  }
}
.un_shinkiseiRiraku .sec_bk {
  margin-bottom: 6em;
  padding-top: 39.114583333333336%;
  width: 100%;
  height: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("../img/shinkisei-riraku/img1.jpg");
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_bk {
    padding-top: 46.875%;
    margin-bottom: 12em;
  }
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_lead2 {
    padding: 0px 16px;
  }
}
.un_shinkiseiRiraku .sec_lead2.js_view__show .sec_lead2Left h3::before {
  height: 88px !important;
  opacity: 1 !important;
}
.un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner {
  display: flex;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner {
    display: block;
  }
}
.un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner .sec_lead2Left {
  position: relative;
  width: 50%;
  padding-right: 2em;
  z-index: 4;
  padding-top: 6em;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner .sec_lead2Left {
    width: 100%;
    padding-right: 0em;
    padding-left: 0.5em;
  }
}
.un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner .sec_lead2Left h2 {
  margin-bottom: 0.5em;
}
.un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner .sec_lead2Left h2::before {
  background-image: url("../img/shinkisei-riraku/onsa1.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  display: block;
  top: -2em;
  right: 136.8px;
  width: 103.2px;
  height: 102.4px;
  z-index: 1;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner .sec_lead2Left h2::before {
    top: -3em;
    right: 16.799999999999997px;
    width: 103.2px;
    height: 102.4px;
  }
}
.un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner .sec_lead2Left h3 {
  display: inline-block;
  position: relative;
  font-size: 2.4rem;
  margin-bottom: calc(2.5em + 88px);
  letter-spacing: 0.2em;
}
.un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner .sec_lead2Left h3::before {
  content: '';
  position: absolute;
  display: block;
  top: calc(100% + 1.25em);
  left: 0;
  right: 0;
  width: 1px;
  background-color: #7a6959;
  margin: auto;
  z-index: 1;
  transition: height 1s cubic-bezier(0.215, 0.61, 0.355, 1) 1s, opacity 4.2s cubic-bezier(0.215, 0.61, 0.355, 1) 1s;
  height: 0px;
  opacity: 0;
}
.un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner .sec_lead2Left h3 span {
  font-size: 3.6rem;
}
.un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner .sec_lead2Left div p {
  line-height: 2;
}
.un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner .sec_lead2Right {
  width: 50%;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner .sec_lead2Right {
    width: 90%;
    z-index: 1;
    margin-top: 3em;
    margin-right: auto;
  }
}
.un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner .sec_lead2Right div {
  margin-top: -13em;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner .sec_lead2Right div {
    margin-top: 0em;
  }
}
.un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner .sec_lead2Right div figure {
  position: relative;
}
.un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner .sec_lead2Right div figure:nth-of-type(1) {
  position: relative;
  transform: translate(6em, 0em);
  z-index: 1;
}
.un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner .sec_lead2Right div figure:nth-of-type(2) {
  margin-top: -3em;
  z-index: 2;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_lead2 .bl_shinkiseiRirakuInner .sec_lead2Right div figure img {
    width: 100%;
  }
}
.un_shinkiseiRiraku .sec_lead3 {
  position: relative;
  height: 100vh;
  margin-bottom: 6em;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_lead3 {
    height: 115svh;
    margin-bottom: 0em;
  }
}
.un_shinkiseiRiraku .sec_lead3 .sec_lead3Txt {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.un_shinkiseiRiraku .sec_lead3 .sec_lead3Txt p {
  writing-mode: vertical-rl;
  text-orientation: upright;
  white-space: nowrap;
  text-align: left;
  font-size: 2rem;
  line-height: 3;
  letter-spacing: 0.5em;
}
.un_shinkiseiRiraku .sec_lead3 .sec_lead3Txt p span {
  display: inline-block;
  text-indent: 3em;
}
.un_shinkiseiRiraku .sec_lead3 .sec_lead3Svg {
  z-index: 1;
  position: absolute;
  top: 46%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_lead3 .sec_lead3Svg {
    top: 59%;
  }
}
.un_shinkiseiRiraku .sec_photo {
  margin-bottom: 12em;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_photo {
    margin-bottom: 12em;
  }
}
.un_shinkiseiRiraku .sec_photo .bl_shinkiseiRirakuInner {
  display: flex;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12em;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_photo .bl_shinkiseiRirakuInner {
    display: block;
    margin-bottom: 6em;
  }
}
.un_shinkiseiRiraku .sec_photo .bl_shinkiseiRirakuInner > figure > img {
  width: 100%;
  opacity: 0;
  filter: blur(16px);
  transform: translateY(0.3em);
}
.un_shinkiseiRiraku .sec_photo .bl_shinkiseiRirakuInner > figure:nth-of-type(1) img {
  transition: all 2.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
}
.un_shinkiseiRiraku .sec_photo .bl_shinkiseiRirakuInner > figure:nth-of-type(2) img {
  transition: all 2.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.6s;
}
.un_shinkiseiRiraku .sec_photo .swiper-container.myShinkiseiSwiper {
  opacity: 0;
  filter: blur(16px);
  transition: all 2.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.8s;
}
.un_shinkiseiRiraku .sec_photo.js_view__show .bl_shinkiseiRirakuInner > figure img {
  opacity: 1;
  transform: translateY(0em);
  filter: blur(0px);
}
.un_shinkiseiRiraku .sec_photo.js_view__show .swiper-container.myShinkiseiSwiper {
  opacity: 1;
  filter: blur(0px);
}
.un_shinkiseiRiraku .sec_concept {
  position: relative;
  margin-bottom: 400px;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_concept {
    margin-bottom: 178px;
  }
}
.un_shinkiseiRiraku .sec_concept .sec_conceptSvg {
  z-index: 1;
  position: absolute;
  top: 93%;
  left: 50%;
  transform: translate(-50%, 0%);
}
.un_shinkiseiRiraku .sec_concept >.bl_shinkiseiRirakuInner {
  z-index: 3;
  max-width: 1200px;
  height: 100%;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, 0%);
  display: grid;
  grid-template-columns: repeat(2, 50%);
  grid-template-rows: minmax(15em, 1fr) auto minmax(15em, 1fr);
  place-items: stretch;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_concept >.bl_shinkiseiRirakuInner {
    position: relative;
  }
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_concept >.bl_shinkiseiRirakuInner {
    display: block;
  }
}
.un_shinkiseiRiraku .sec_concept >.bl_shinkiseiRirakuInner >div.sec_conceptTxt {
  display: block;
  margin: 0 auto;
  grid-column: 2/3;
  grid-row: 2/3;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_concept >.bl_shinkiseiRirakuInner >div.sec_conceptTxt {
    padding: 2em 16px;
    background-color: rgba(255,255,255,0.64);
    width: 88%;
    margin: 0 0 0 auto;
  }
}
.un_shinkiseiRiraku .sec_concept >.bl_shinkiseiRirakuInner >div.sec_conceptTxt > h2 {
  margin-bottom: 0.75em;
  font-size: 3rem;
}
.un_shinkiseiRiraku .sec_concept >.bl_shinkiseiRirakuInner >div.sec_conceptTxt >div p {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'メイリオ', Meiryo, serif;
  line-height: 1.8;
  font-size: 1.6rem;
}
.un_shinkiseiRiraku .sec_concept >.bl_shinkiseiRirakuInner >div.sec_conceptTxt >div:nth-of-type(1) {
  margin-bottom: 2em;
  color: #4c4238;
}
.un_shinkiseiRiraku .sec_concept >.bl_shinkiseiRirakuInner >div.sec_conceptTxt >div:nth-of-type(2) p {
  color: #4c4238;
  font-weight: 700;
}
.un_shinkiseiRiraku .sec_concept >.bl_shinkiseiRirakuInner >div.sec_conceptTxt >div:nth-of-type(2) p:last-of-type {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  color: #f7eadd;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_concept >.bl_shinkiseiRirakuInner >div.sec_conceptTxt >div:nth-of-type(2) p:last-of-type {
    color: #d8c5b2;
  }
}
.un_shinkiseiRiraku .sec_concept >.bl_shinkiseiRirakuInner >div.sec_conceptTxt >div:first-of-type {
  position: relative;
}
.un_shinkiseiRiraku .sec_concept >.bl_shinkiseiRirakuInner >div.sec_conceptTxt >div:first-of-type::before {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-size: 5.5rem;
  content: 'Concept';
  position: absolute;
  display: block;
  top: 0em;
  right: -5.5em;
  color: #d8c5b2;
  transform: rotate(90deg) translateY(0%);
  line-height: 1;
  letter-spacing: 0.08em;
  transform-origin: top left;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_concept >.bl_shinkiseiRirakuInner >div.sec_conceptTxt >div:first-of-type::before {
    top: auto;
    bottom: -2em;
    left: 0em;
    right: auto;
  }
}
.un_shinkiseiRiraku .sec_concept >div.sec_conceptBack {
  position: relative;
  z-index: 2;
  margin-left: auto;
  width: 90vw;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_concept >div.sec_conceptBack {
    position: absolute;
    top: -3em;
    left: 0;
  }
}
.un_shinkiseiRiraku .sec_concept >div.sec_conceptBack figure {
  width: 100%;
}
.un_shinkiseiRiraku .sec_concept >div.sec_conceptBack figure img {
  width: 100%;
}
.un_shinkiseiRiraku .sec_voice {
  z-index: 11;
  position: relative;
  margin-bottom: 18em;
}
.un_shinkiseiRiraku .sec_voice >.bl_shinkiseiRirakuInner {
  max-width: 1200px;
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, 0%);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  place-items: stretch;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_voice >.bl_shinkiseiRirakuInner {
    display: block;
  }
}
.un_shinkiseiRiraku .sec_voice >.bl_shinkiseiRirakuInner >div.sec_voiceTxt {
  position: absolute;
  top: -3em;
  left: 0%;
  display: block;
  margin: 0 auto;
  background-color: rgba(216,208,206,0.6);
  border-radius: 18px;
  padding: 6em 4em;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_voice >.bl_shinkiseiRirakuInner >div.sec_voiceTxt {
    left: 16px;
    width: 92%;
    padding: 4em 2em;
  }
}
.un_shinkiseiRiraku .sec_voice >.bl_shinkiseiRirakuInner >div.sec_voiceTxt > h2 {
  margin-bottom: 0.75em;
  font-size: 3rem;
}
.un_shinkiseiRiraku .sec_voice >.bl_shinkiseiRirakuInner >div.sec_voiceTxt >div p {
  font-family: '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'メイリオ', Meiryo, serif;
  line-height: 1.8;
  font-size: 1.6rem;
  color: #1a1a1a;
}
.un_shinkiseiRiraku .sec_voice >div.sec_voiceBack {
  margin-left: auto;
  width: 90vw;
  height: 600px;
  overflow: hidden;
}
@media screen and (max-width: 1024.98px) {
  .un_shinkiseiRiraku .sec_voice >div.sec_voiceBack {
    margin-left: 0;
    margin-right: auto;
  }
}
.un_shinkiseiRiraku .sec_voice >div.sec_voiceBack figure {
  height: 100%;
  width: 100%;
}
.un_shinkiseiRiraku .sec_voice >div.sec_voiceBack figure img {
  object-fit: cover;
  object-position: 50% 54%;
  width: 100%;
  height: 100%;
}
@-moz-keyframes svg-anima {
  0% {
    stroke-dashoffset: -1;
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}
@-webkit-keyframes svg-anima {
  0% {
    stroke-dashoffset: -1;
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}
@-o-keyframes svg-anima {
  0% {
    stroke-dashoffset: -1;
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}
@keyframes svg-anima {
  0% {
    stroke-dashoffset: -1;
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}
@-moz-keyframes svg-anima2 {
  0% {
    stroke-dashoffset: 1;
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}
@-webkit-keyframes svg-anima2 {
  0% {
    stroke-dashoffset: 1;
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}
@-o-keyframes svg-anima2 {
  0% {
    stroke-dashoffset: 1;
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}
@keyframes svg-anima2 {
  0% {
    stroke-dashoffset: 1;
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}
@-moz-keyframes dotFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes dotFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes dotFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes dotFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes type {
  to {
    opacity: 1;
  }
}
@-webkit-keyframes type {
  to {
    opacity: 1;
  }
}
@-o-keyframes type {
  to {
    opacity: 1;
  }
}
@keyframes type {
  to {
    opacity: 1;
  }
}
.un_loading {
  transform: translate(0, 0);
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10005;
}
.un_loading.js_loadingBg__readComp {
  animation: opReadComp 1s cubic-bezier(0.215, 0.61, 0.355, 1) 1 normal forwards 0s;
}
.un_loading__anima {
  transform: translate(0, 0);
  background-color: #fafffe;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10010;
}
.un_loading__anima.js_loadingBg__readComp {
  animation: opReadComp 1.2s cubic-bezier(0.215, 0.61, 0.355, 1) 1 normal forwards 1.2s;
}
.un_loading__anima > div.svg_logo {
  overflow: visible;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.un_loading__anima > div.svg_logo p {
  opacity: 0;
  animation: opLogo_translate 2.2s cubic-bezier(0.215, 0.61, 0.355, 1) 1 normal forwards 0.1s;
}
@-moz-keyframes opLogo_line {
  0% {
    stroke-dashoffset: svgLineMove;
  }
  75% {
    fill-opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    fill-opacity: 1;
  }
}
@-webkit-keyframes opLogo_line {
  0% {
    stroke-dashoffset: svgLineMove;
  }
  75% {
    fill-opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    fill-opacity: 1;
  }
}
@-o-keyframes opLogo_line {
  0% {
    stroke-dashoffset: svgLineMove;
  }
  75% {
    fill-opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    fill-opacity: 1;
  }
}
@keyframes opLogo_line {
  0% {
    stroke-dashoffset: svgLineMove;
  }
  75% {
    fill-opacity: 0;
  }
  100% {
    stroke-dashoffset: 0;
    fill-opacity: 1;
  }
}
@-moz-keyframes opLogo_opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes opLogo_opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes opLogo_opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opLogo_opacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes opLogo_translate {
  0% {
    transform: translateY(6px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
@-webkit-keyframes opLogo_translate {
  0% {
    transform: translateY(6px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
@-o-keyframes opLogo_translate {
  0% {
    transform: translateY(6px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes opLogo_translate {
  0% {
    transform: translateY(6px);
    opacity: 0;
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}
@-moz-keyframes opReadComp {
  0% {
    opacity: 1;
  }
  99% {
    visibility: visible;
    z-index: 9999;
  }
  100% {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
  }
}
@-webkit-keyframes opReadComp {
  0% {
    opacity: 1;
  }
  99% {
    visibility: visible;
    z-index: 9999;
  }
  100% {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
  }
}
@-o-keyframes opReadComp {
  0% {
    opacity: 1;
  }
  99% {
    visibility: visible;
    z-index: 9999;
  }
  100% {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
  }
}
@keyframes opReadComp {
  0% {
    opacity: 1;
  }
  99% {
    visibility: visible;
    z-index: 9999;
  }
  100% {
    opacity: 0;
    visibility: hidden;
    z-index: -1;
  }
}
.hp_red {
  font-weight: 700;
  color: #f00;
}
.hp_flex2 {
  display: flex;
}
.hp_flex2 > * {
  flex: 49%;
}
.hp_flex3 {
  display: flex;
}
.hp_flex3 > * {
  flex: 33%;
}
.hp_inlineCenter {
  text-align: center;
}
.hp_inlineCenter > * {
  display: inline-block;
  text-align: left;
}
.hp_sr-only {
  position: absolute;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
}
.hp_fontWeight__400 {
  font-weight: 400 !important;
}
.hp_fontWeight__700 {
  font-weight: 700 !important;
}
.hp_fontFeature {
  font-feature-settings: "palt";
}
.hp_txtCenter {
  text-align: center !important;
}
.hp_txtRight {
  text-align: right !important;
}
.hp_txtLeft {
  text-align: left !important;
}
.hp_copyGuard {
  pointer-events: none !important;
}
.hp_displayNone {
  display: none !important;
}
.hp_underLine {
  border-bottom: solid 1px #999;
}
.hp_visibilityHidden {
  visibility: hidden !important;
}
@media screen and (max-width: 767.98px) {
  .hp_video_mt {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .hp_displayNone__pc {
    display: none !important;
  }
}
@media screen and (max-width: 767.98px) {
  .hp_displayNone__sp {
    display: none !important;
  }
}
.hp_newLine {
  display: block;
}
@media screen and (min-width: 768px) {
  .hp_newLine__pc {
    display: block;
  }
}
@media screen and (max-width: 767.98px) {
  .hp_newLine__sp {
    display: block;
  }
}
.hp_newLine2::before {
  content: "\A";
  white-space: pre;
}
@media screen and (min-width: 768px) {
  .hp_newLine2__pc {
    display: block;
  }
}
@media screen and (max-width: 767.98px) {
  .hp_newLine2__sp {
    display: block;
  }
}
@media screen and (max-width: 767.98px) {
  .pc_br {
    display: none;
  }
}
.sp_br,
.tb_br {
  display: none;
}
@media screen and (max-width: 767.98px) {
  .sp_br {
    display: block;
  }
}
@media screen and (max-width: 1199.98px) {
  .tb_br {
    display: block;
  }
}
.hp_txtCenter {
  text-align: center;
}
.hp_inlineBlockCenter {
  text-align: left;
  display: inline-block;
}
.hp_width25 {
  width: 25%;
}
.hp_width50 {
  width: 50%;
}
.hp_width50 {
  width: 75%;
}
.hp_width100 {
  width: 100%;
}
.hp_mt0 {
  margin-top: 0em !important;
}
.hp_mt0-5 {
  margin-top: 0.5em !important;
}
.hp_mt1 {
  margin-top: 1em !important;
}
.hp_mt1-5 {
  margin-top: 1.5em !important;
}
.hp_mt2 {
  margin-top: 2em !important;
}
.hp_mt2-5 {
  margin-top: 2.5em !important;
}
.hp_mt3 {
  margin-top: 3em !important;
}
.hp_mt3-5 {
  margin-top: 3.5em !important;
}
.hp_mt4 {
  margin-top: 4em !important;
}
.hp_mt4-5 {
  margin-top: 4.5em !important;
}
.hp_mt5 {
  margin-top: 5em !important;
}
.hp_mt5-5 {
  margin-top: 5.5em !important;
}
.hp_mt6 {
  margin-top: 6em !important;
}
.hp_mt6-5 {
  margin-top: 6.5em !important;
}
.hp_mt7 {
  margin-top: 7em !important;
}
.hp_mt7-5 {
  margin-top: 7.5em !important;
}
.hp_mt8 {
  margin-top: 8em !important;
}
.hp_mt8-5 {
  margin-top: 8.5em !important;
}
.hp_mt9 {
  margin-top: 9em !important;
}
.hp_mt9-5 {
  margin-top: 9.5em !important;
}
.hp_mt10 {
  margin-top: 10em !important;
}
.hp_mr0 {
  margin-right: 0em !important;
}
.hp_mr0-5 {
  margin-right: 0.5em !important;
}
.hp_mr1 {
  margin-right: 1em !important;
}
.hp_mr1-5 {
  margin-right: 1.5em !important;
}
.hp_mr2 {
  margin-right: 2em !important;
}
.hp_mr2-5 {
  margin-right: 2.5em !important;
}
.hp_mr3 {
  margin-right: 3em !important;
}
.hp_mr3-5 {
  margin-right: 3.5em !important;
}
.hp_mr4 {
  margin-right: 4em !important;
}
.hp_mr4-5 {
  margin-right: 4.5em !important;
}
.hp_mr5 {
  margin-right: 5em !important;
}
.hp_mr5-5 {
  margin-right: 5.5em !important;
}
.hp_mr6 {
  margin-right: 6em !important;
}
.hp_mr6-5 {
  margin-right: 6.5em !important;
}
.hp_mr7 {
  margin-right: 7em !important;
}
.hp_mr7-5 {
  margin-right: 7.5em !important;
}
.hp_mr8 {
  margin-right: 8em !important;
}
.hp_mr8-5 {
  margin-right: 8.5em !important;
}
.hp_mr9 {
  margin-right: 9em !important;
}
.hp_mr9-5 {
  margin-right: 9.5em !important;
}
.hp_mr10 {
  margin-right: 10em !important;
}
.hp_mb0 {
  margin-bottom: 0em !important;
}
.hp_mb0-5 {
  margin-bottom: 0.5em !important;
}
.hp_mb1 {
  margin-bottom: 1em !important;
}
.hp_mb1-5 {
  margin-bottom: 1.5em !important;
}
.hp_mb2 {
  margin-bottom: 2em !important;
}
.hp_mb2-5 {
  margin-bottom: 2.5em !important;
}
.hp_mb3 {
  margin-bottom: 3em !important;
}
.hp_mb3-5 {
  margin-bottom: 3.5em !important;
}
.hp_mb4 {
  margin-bottom: 4em !important;
}
.hp_mb4-5 {
  margin-bottom: 4.5em !important;
}
.hp_mb5 {
  margin-bottom: 5em !important;
}
.hp_mb5-5 {
  margin-bottom: 5.5em !important;
}
.hp_mb6 {
  margin-bottom: 6em !important;
}
.hp_mb6-5 {
  margin-bottom: 6.5em !important;
}
.hp_mb7 {
  margin-bottom: 7em !important;
}
.hp_mb7-5 {
  margin-bottom: 7.5em !important;
}
.hp_mb8 {
  margin-bottom: 8em !important;
}
.hp_mb8-5 {
  margin-bottom: 8.5em !important;
}
.hp_mb9 {
  margin-bottom: 9em !important;
}
.hp_mb9-5 {
  margin-bottom: 9.5em !important;
}
.hp_mb10 {
  margin-bottom: 10em !important;
}
.hp_ml0 {
  margin-left: 0em !important;
}
.hp_ml0-5 {
  margin-left: 0.5em !important;
}
.hp_ml1 {
  margin-left: 1em !important;
}
.hp_ml1-5 {
  margin-left: 1.5em !important;
}
.hp_ml2 {
  margin-left: 2em !important;
}
.hp_ml2-5 {
  margin-left: 2.5em !important;
}
.hp_ml3 {
  margin-left: 3em !important;
}
.hp_ml3-5 {
  margin-left: 3.5em !important;
}
.hp_ml4 {
  margin-left: 4em !important;
}
.hp_ml4-5 {
  margin-left: 4.5em !important;
}
.hp_ml5 {
  margin-left: 5em !important;
}
.hp_ml5-5 {
  margin-left: 5.5em !important;
}
.hp_ml6 {
  margin-left: 6em !important;
}
.hp_ml6-5 {
  margin-left: 6.5em !important;
}
.hp_ml7 {
  margin-left: 7em !important;
}
.hp_ml7-5 {
  margin-left: 7.5em !important;
}
.hp_ml8 {
  margin-left: 8em !important;
}
.hp_ml8-5 {
  margin-left: 8.5em !important;
}
.hp_ml9 {
  margin-left: 9em !important;
}
.hp_ml9-5 {
  margin-left: 9.5em !important;
}
.hp_ml10 {
  margin-left: 10em !important;
}
.hp_pt0 {
  padding-top: 0em !important;
}
.hp_pt0-5 {
  padding-top: 0.5em !important;
}
.hp_pt1 {
  padding-top: 1em !important;
}
.hp_pt1-5 {
  padding-top: 1.5em !important;
}
.hp_pt2 {
  padding-top: 2em !important;
}
.hp_pt2-5 {
  padding-top: 2.5em !important;
}
.hp_pt3 {
  padding-top: 3em !important;
}
.hp_pt3-5 {
  padding-top: 3.5em !important;
}
.hp_pt4 {
  padding-top: 4em !important;
}
.hp_pt4-5 {
  padding-top: 4.5em !important;
}
.hp_pt5 {
  padding-top: 5em !important;
}
.hp_pt5-5 {
  padding-top: 5.5em !important;
}
.hp_pt6 {
  padding-top: 6em !important;
}
.hp_pt6-5 {
  padding-top: 6.5em !important;
}
.hp_pt7 {
  padding-top: 7em !important;
}
.hp_pt7-5 {
  padding-top: 7.5em !important;
}
.hp_pt8 {
  padding-top: 8em !important;
}
.hp_pt8-5 {
  padding-top: 8.5em !important;
}
.hp_pt9 {
  padding-top: 9em !important;
}
.hp_pt9-5 {
  padding-top: 9.5em !important;
}
.hp_pt10 {
  padding-top: 10em !important;
}
.hp_pr0 {
  padding-right: 0em !important;
}
.hp_pr0-5 {
  padding-right: 0.5em !important;
}
.hp_pr1 {
  padding-right: 1em !important;
}
.hp_pr1-5 {
  padding-right: 1.5em !important;
}
.hp_pr2 {
  padding-right: 2em !important;
}
.hp_pr2-5 {
  padding-right: 2.5em !important;
}
.hp_pr3 {
  padding-right: 3em !important;
}
.hp_pr3-5 {
  padding-right: 3.5em !important;
}
.hp_pr4 {
  padding-right: 4em !important;
}
.hp_pr4-5 {
  padding-right: 4.5em !important;
}
.hp_pr5 {
  padding-right: 5em !important;
}
.hp_pr5-5 {
  padding-right: 5.5em !important;
}
.hp_pr6 {
  padding-right: 6em !important;
}
.hp_pr6-5 {
  padding-right: 6.5em !important;
}
.hp_pr7 {
  padding-right: 7em !important;
}
.hp_pr7-5 {
  padding-right: 7.5em !important;
}
.hp_pr8 {
  padding-right: 8em !important;
}
.hp_pr8-5 {
  padding-right: 8.5em !important;
}
.hp_pr9 {
  padding-right: 9em !important;
}
.hp_pr9-5 {
  padding-right: 9.5em !important;
}
.hp_pr10 {
  padding-right: 10em !important;
}
.hp_pm0 {
  padding-bottom: 0em !important;
}
.hp_pm0-5 {
  padding-bottom: 0.5em !important;
}
.hp_pm1 {
  padding-bottom: 1em !important;
}
.hp_pm1-5 {
  padding-bottom: 1.5em !important;
}
.hp_pm2 {
  padding-bottom: 2em !important;
}
.hp_pm2-5 {
  padding-bottom: 2.5em !important;
}
.hp_pm3 {
  padding-bottom: 3em !important;
}
.hp_pm3-5 {
  padding-bottom: 3.5em !important;
}
.hp_pm4 {
  padding-bottom: 4em !important;
}
.hp_pm4-5 {
  padding-bottom: 4.5em !important;
}
.hp_pm5 {
  padding-bottom: 5em !important;
}
.hp_pm5-5 {
  padding-bottom: 5.5em !important;
}
.hp_pm6 {
  padding-bottom: 6em !important;
}
.hp_pm6-5 {
  padding-bottom: 6.5em !important;
}
.hp_pm7 {
  padding-bottom: 7em !important;
}
.hp_pm7-5 {
  padding-bottom: 7.5em !important;
}
.hp_pm8 {
  padding-bottom: 8em !important;
}
.hp_pm8-5 {
  padding-bottom: 8.5em !important;
}
.hp_pm9 {
  padding-bottom: 9em !important;
}
.hp_pm9-5 {
  padding-bottom: 9.5em !important;
}
.hp_pm10 {
  padding-bottom: 10em !important;
}
.hp_pl0 {
  padding-left: 0em !important;
}
.hp_pl0-5 {
  padding-left: 0.5em !important;
}
.hp_pl1 {
  padding-left: 1em !important;
}
.hp_pl1-5 {
  padding-left: 1.5em !important;
}
.hp_pl2 {
  padding-left: 2em !important;
}
.hp_pl2-5 {
  padding-left: 2.5em !important;
}
.hp_pl3 {
  padding-left: 3em !important;
}
.hp_pl3-5 {
  padding-left: 3.5em !important;
}
.hp_pl4 {
  padding-left: 4em !important;
}
.hp_pl4-5 {
  padding-left: 4.5em !important;
}
.hp_pl5 {
  padding-left: 5em !important;
}
.hp_pl5-5 {
  padding-left: 5.5em !important;
}
.hp_pl6 {
  padding-left: 6em !important;
}
.hp_pl6-5 {
  padding-left: 6.5em !important;
}
.hp_pl7 {
  padding-left: 7em !important;
}
.hp_pl7-5 {
  padding-left: 7.5em !important;
}
.hp_pl8 {
  padding-left: 8em !important;
}
.hp_pl8-5 {
  padding-left: 8.5em !important;
}
.hp_pl9 {
  padding-left: 9em !important;
}
.hp_pl9-5 {
  padding-left: 9.5em !important;
}
.hp_pl10 {
  padding-left: 10em !important;
}
