/*!******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./res/css/custom_lps/pages/page_10th_anniversary.less ***!
  \******************************************************************************************************************************************************************************************************/
.page-slug-10th-anniversary {
  color: #171717;
}
.page-slug-10th-anniversary .anker-link-block {
  padding-top: 120px;
  margin-top: -120px;
}
.anniv-blank-link {
  position: relative;
  display: inline-block;
  padding: 0.2em 1.75rem 0.2em 0;
  border-bottom: 4px solid #3c3c3c;
  margin: 0.5rem 0;
  color: #3c3c3c;
  font-size: 1.25rem;
  font-weight: bold;
  transition: 0.2s all;
}
@media screen and (width <= 1199px) {
  .anniv-blank-link {
    font-size: 1rem;
  }
}
.anniv-blank-link::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 24px;
  height: 24px;
  border: 0;
  margin-top: -12px;
  background: url('../../../img/landing_page_custom/common/icon_blank_mid.svg') no-repeat center center / cover;
  content: '';
  filter: brightness(0);
  transform: none;
}
.anniv-blank-link:hover {
  border-color: #3ea966;
  color: #3ea966;
}
.anniv-blank-link:hover::after {
  filter: none;
}
.anniv-site-header {
  position: fixed;
  width: 100%;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  border-bottom: none;
  background-color: #e8f6ec;
}
@media screen and (width >= 1280px) {
  .anniv-site-header {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}
.anniv-site-header .anniv-site-header-logo-wrap {
  display: flex;
  align-items: flex-end;
  margin: 25px 0;
  gap: 0.625rem;
}
@media screen and (width <= 1199px) {
  .anniv-site-header .anniv-site-header-logo-wrap {
    gap: 0.5rem;
    margin: 19px 0;
  }
}
@media screen and (width <= 1199px) {
  .anniv-site-header .anniv-site-header-logo {
    width: 60px;
  }
}
@media screen and (width >= 1200px) {
  .anniv-site-header .anniv-site-header-brand-logo {
    margin-bottom: -0.25rem;
  }
}
@media screen and (width <= 1199px) {
  .anniv-site-header .anniv-site-header-brand-logo {
    width: 156px;
  }
}
.anniv-site-header .anniv-site-nav {
  flex: none;
  gap: 2rem;
}
.anniv-site-header .anniv-site-nav-link {
  position: relative;
  display: block;
  padding: 3px 0;
  border-bottom: 4px solid #3c3c3c;
  margin: 0;
  color: #3c3c3c;
  font-size: 1.25rem;
  font-weight: 700;
}
.anniv-site-header .anniv-site-nav-link:active,
.anniv-site-header .anniv-site-nav-link:hover {
  border-color: transparent;
  color: #3ea966;
}
@media screen and (width <= 1279px) {
  .anniv-site-header .anniv-site-nav-link:active,
  .anniv-site-header .anniv-site-nav-link:hover {
    color: #fff;
  }
}
.anniv-site-header .mobile-nav-trigger.button {
  width: 44px;
  height: 44px;
  border: 0;
  background-color: transparent;
}
@media screen and (width <= 991px) {
  .anniv-site-header .mobile-nav-trigger.button {
    right: 2vw;
    top: 20px;
  }
}
.anniv-site-header .mobile-nav-trigger.button span {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
}
.anniv-site-header .mobile-nav-trigger.button::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 25px;
  height: 22px;
  background: url('../../../img/landing_page_custom/10th_anniv/10th_anniv_hamburger_menu.svg') no-repeat left center / cover;
  content: '';
  transform: translate(-50%, -50%);
}
.anniv-site-header.site-header-affix,
.anniv-site-header.visible {
  background-color: #e8f6ec;
  box-shadow: none;
}
.anniv-site-header.visible {
  padding-bottom: 0;
}
@media screen and (width <= 1279px) {
  .anniv-site-header.visible .anniv-site-nav {
    margin: 0 -1.5rem;
    padding: 0;
    width: calc(100% + 3rem);
  }
}
@media screen and (width <= 1279px) {
  .anniv-site-header.visible .anniv-site-nav-link {
    background-color: #58bf83;
    border-bottom: 1px solid #e8f6ec;
    font-size: 1.125rem;
    padding: 1.25rem 0.25rem;
    text-align: center;
  }
}
.anniv-site-header.visible .mobile-nav-trigger.button::after {
  background-position: right center;
}
.anniv-logo-wrap {
  max-width: 293px;
  margin: 0 auto;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
}
@media screen and (width <= 1199px) {
  .anniv-logo-wrap {
    max-width: 200px;
  }
}
.anniv-logo {
  display: inline-block;
  margin: 0;
}
.anniv-hero {
  position: relative;
  overflow: hidden;
  padding: 9rem 0 3rem;
  margin-bottom: 3rem;
  background-color: #e8f6ec;
  transition: 0.2s all;
}
@media screen and (width <= 1199px) {
  .anniv-hero {
    padding-top: 5rem;
  }
}
@media screen and (width <= 735px) {
  .anniv-hero {
    padding-bottom: 2rem;
  }
}
.anniv-hero::after {
  position: absolute;
  top: 9rem;
  left: 50%;
  width: 1094px;
  height: 1094px;
  border-radius: 50%;
  background-color: #fff;
  content: '';
  transform: translateX(-50%);
}
@media screen and (width <= 1199px) {
  .anniv-hero::after {
    top: 5rem;
  }
}
@media screen and (width <= 735px) {
  .anniv-hero::after {
    height: 864px;
    width: 864px;
  }
}
.anniv-hero-container {
  position: relative;
  z-index: 2;
  width: 95%;
  padding-top: 7rem;
}
@media screen and (width <= 1199px) {
  .anniv-hero-container {
    padding-top: 6rem;
  }
}
.anniv-hero-confetti {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1200px;
  transform: translateX(-50%);
}
.anniv-hero-confetti::before,
.anniv-hero-confetti::after {
  position: absolute;
  background: no-repeat center center / cover;
  content: '';
  transition: 0.2s all;
}
.anniv-hero-confetti::before {
  top: 45px;
  left: -450px;
  width: 659px;
  height: 855px;
  background-image: url('../../../img/landing_page_custom/10th_anniv/10th_anniv_confetti_left.png');
}
@media screen and (width <= 1199px) {
  .anniv-hero-confetti::before {
    left: -265px;
    top: 10px;
  }
}
@media screen and (width <= 735px) {
  .anniv-hero-confetti::before {
    height: 428px;
    left: 140px;
    top: 215px;
    width: 330px;
  }
}
.anniv-hero-confetti::after {
  top: 10px;
  right: -470px;
  width: 774px;
  height: 935px;
  background-image: url('../../../img/landing_page_custom/10th_anniv/10th_anniv_confetti_right.png');
}
@media screen and (width <= 1199px) {
  .anniv-hero-confetti::after {
    right: -365px;
    top: -60px;
  }
}
@media screen and (width <= 735px) {
  .anniv-hero-confetti::after {
    height: 468px;
    right: 100px;
    top: 220px;
    width: 387px;
  }
}
.anniv-hero-content {
  position: relative;
  z-index: 1;
  max-width: 730px;
  margin: 0 auto;
}
.anniv-hero-lead {
  margin: 3rem 0;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2;
}
@media screen and (width <= 1199px) {
  .anniv-hero-lead {
    margin: 3.5rem 0;
  }
}
@media screen and (width <= 735px) {
  .anniv-hero-lead {
    font-size: 1.25rem;
    margin-bottom: 2rem;
  }
}
.anniv-intro-content {
  position: relative;
  z-index: 1;
  max-width: 1200px;
  padding: 9rem 0 0;
  margin: 0 auto;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #e8f6ec 60%);
}
@media screen and (width <= 1199px) {
  .anniv-intro-content {
    padding: 8rem 5% 0;
  }
}
@media screen and (width <= 735px) {
  .anniv-intro-content {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #e8f6ec 20%);
    margin-top: -12rem;
    padding-top: 16rem;
  }
}
.anniv-intro-column {
  display: flex;
  max-width: 1020px;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  gap: 1rem;
}
@media screen and (width <= 1199px) {
  .anniv-intro-column {
    align-items: flex-start;
    gap: 0;
  }
}
@media screen and (width <= 735px) {
  .anniv-intro-column {
    flex-wrap: wrap;
  }
}
.anniv-intro-text {
  font-size: 1.25rem;
  line-height: 2;
}
@media screen and (width <= 991px) {
  .anniv-intro-text {
    font-size: 1.125rem;
    padding-top: 1.125rem;
  }
}
@media screen and (width <= 735px) {
  .anniv-intro-text {
    order: 2;
  }
}
.anniv-intro-figure {
  width: 100%;
  max-width: 380px;
  flex-shrink: 0;
  margin: 0 auto;
}
@media screen and (width >= 1200px) {
  .anniv-intro-figure {
    max-width: 530px;
    padding-top: 1.25rem;
  }
}
.anniv-summary {
  margin-top: 2rem;
}
@media screen and (width <= 735px) {
  .anniv-summary {
    margin-top: 4rem;
  }
}
.anniv-summary-lead {
  font-size: 1.5rem;
  font-weight: bold;
}
@media screen and (width <= 991px) {
  .anniv-summary-lead {
    font-size: 1.25rem;
  }
}
.anniv-summary-lead strong {
  display: inline-block;
}
.anniv-summary-lead sup {
  top: -1rem;
  color: #818181;
  font-size: 0.875rem;
  font-weight: normal;
}
.anniv-summary-lead-num {
  font-size: 2.25rem;
}
@media screen and (width <= 991px) {
  .anniv-summary-lead-num {
    font-size: 2rem;
  }
}
.anniv-note {
  color: #818181;
  font-size: 0.875rem;
  font-weight: normal;
}
.anniv-heading-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.25rem;
}
@media screen and (width <= 735px) {
  .anniv-heading-wrap {
    gap: 0.75rem;
  }
}
.anniv-heading {
  font-size: 1.5rem;
  text-align: center;
}
@media screen and (width <= 735px) {
  .anniv-heading {
    font-size: 1.125rem;
  }
}
.anniv-heading span {
  display: block;
  color: #3ea966;
  font-size: 3rem;
}
@media screen and (width <= 735px) {
  .anniv-heading span {
    font-size: 2rem;
  }
}
.anniv-heading-icon {
  padding-top: 0.5rem;
}
@media screen and (width <= 735px) {
  .anniv-heading-icon {
    padding: 0;
    width: 68px;
  }
}
.anniv-fun-facts {
  padding-bottom: 4rem;
}
.anniv-fun-facts-container {
  max-width: 920px;
}
.anniv-fun-facts-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1rem;
  gap: 4rem 0.75rem;
}
.anniv-fun-fact {
  position: relative;
  width: calc(50% - 0.75rem);
  padding: 4.5rem 0 2.5rem;
  border-radius: 2.5rem;
  background-color: #e8f6ec;
}
@media screen and (width <= 735px) {
  .anniv-fun-fact {
    margin: 0 auto;
    max-width: 380px;
    padding-top: 3rem;
    width: 100%;
  }
}
.anniv-fun-fact-fukidashi {
  position: absolute;
  top: -3.5rem;
  left: -5rem;
}
@media screen and (width <= 1199px) {
  .anniv-fun-fact-fukidashi {
    left: -2rem;
    width: 135px;
  }
}
@media screen and (width <= 735px) {
  .anniv-fun-fact-fukidashi {
    left: 1rem;
    width: 105px;
  }
}
.anniv-fun-fact-text {
  flex-shrink: 0;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
@media screen and (width <= 991px) {
  .anniv-fun-fact-text {
    font-size: 1.5rem;
  }
}
.anniv-fun-fact-text strong {
  font-size: 3rem;
}
@media screen and (width <= 991px) {
  .anniv-fun-fact-text strong {
    font-size: 2.5rem;
  }
}
.anniv-fun-fact-num {
  display: inline-block;
  margin-right: 0.5rem;
  color: #3ea966;
  font-size: 4.5rem;
}
@media screen and (width <= 991px) {
  .anniv-fun-fact-num {
    font-size: 3.5rem;
  }
}
@media screen and (width <= 374px) {
  .anniv-fun-fact-num {
    font-size: 15vw;
  }
}
.anniv-fun-fact-note {
  margin-top: 0.25em;
  color: #818181;
  font-size: 1.25rem;
}
.anniv-fun-fact-1 {
  width: 100%;
  padding: 4.5rem 2rem 2.5rem;
}
@media screen and (width <= 374px) {
  .anniv-fun-fact-1 {
    padding-top: 5rem;
  }
}
.anniv-fun-fact-1 .anniv-fun-fact-fukidashi {
  top: -1rem;
}
@media screen and (width <= 374px) {
  .anniv-fun-fact-1 .anniv-fun-fact-fukidashi {
    top: -2rem;
  }
}
.anniv-fun-fact-1 .anniv-fun-fact-text strong {
  font-size: 2.5rem;
}
@media screen and (width <= 991px) {
  .anniv-fun-fact-1 .anniv-fun-fact-text strong {
    font-size: 1.5rem;
  }
}
@media screen and (width >= 375px) and (width <= 735px) {
  .anniv-fun-fact-1 .anniv-fun-fact-text strong {
    padding-left: 4rem;
  }
}
@media screen and (width >= 992px) {
  .anniv-fun-fact-1 .anniv-fun-fact-num {
    font-size: 6rem;
  }
}
.anniv-fun-fact-1 .anniv-fun-fact-figure {
  padding: 0;
}
@media screen and (width <= 735px) {
  .anniv-fun-fact-1 .anniv-fun-fact-figure {
    margin-top: 1.5rem;
  }
}
.anniv-fun-fact-3 .anniv-fun-fact-figure {
  margin-top: 3rem;
}
@media screen and (width <= 735px) {
  .anniv-fun-fact-3 .anniv-fun-fact-figure {
    margin-top: 1.5rem;
  }
}
.anniv-fun-fact-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3rem;
}
@media screen and (width <= 991px) {
  .anniv-fun-fact-inner {
    gap: 1rem;
  }
}
@media screen and (width <= 735px) {
  .anniv-fun-fact-inner {
    display: block;
  }
}
.anniv-fun-fact-figure {
  padding: 0 8%;
  text-align: center;
}
.anniv-voice {
  position: relative;
  overflow: hidden;
  margin-bottom: 5rem;
  background: url('../../../img/landing_page_custom/10th_anniv/10th_anniv_bg_plane.png') #e8f6ec repeat center top / 270px 890px;
}
@media screen and (width <= 735px) {
  .anniv-voice {
    margin-bottom: 4rem;
  }
}
.anniv-voice::before {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #e8f6ec;
  background: linear-gradient(180deg, #fff 0, rgba(255, 255, 255, 0) 100%);
  content: '';
}
.anniv-voice-container {
  position: relative;
  z-index: 1;
  max-width: 1056px;
  padding-bottom: 1rem;
}
.anniv-voice-container .lp-testimonials-items {
  align-items: flex-start;
  gap: 2rem;
}
@media screen and (width <= 991px) {
  .anniv-voice-container .lp-testimonials-items {
    gap: 1rem;
  }
}
@media screen and (width <= 767px) {
  .anniv-voice-container .lp-testimonials-items {
    gap: 2.5rem;
  }
}
.anniv-voice-container .lp-testimonials-item {
  overflow: hidden;
  max-width: 330px;
  padding: 0;
  border-radius: 1.5rem;
  margin: 0 auto;
  box-shadow: 0 0 16px 0 rgba(62, 169, 102, 0.2);
}
@media screen and (width >= 768px) {
  .anniv-voice-container .lp-testimonials-item:nth-child(odd) {
    margin-top: 8rem;
  }
}
.anniv-voice-text {
  padding: 1.5rem;
  font-size: 1.125rem;
}
.anniv-voice-text strong {
  font-size: 1.25rem;
}
.anniv-voice-text small {
  display: block;
  font-size: 1rem;
}
.anniv-voice-link-wrap {
  position: relative;
  overflow: hidden;
  padding: 2rem 1rem 8rem;
  text-align: center;
}
@media screen and (width <= 767px) {
  .anniv-voice-link-wrap {
    margin-top: -5rem;
    padding: 5rem 1rem 3rem;
  }
}
.anniv-voice-link-wrap::after {
  position: absolute;
  top: 0;
  left: 50%;
  width: 120%;
  height: 840px;
  border-radius: 50%;
  background: #fff;
  content: '';
  transform: translateX(-50%);
}
@media screen and (width <= 1199px) {
  .anniv-voice-link-wrap::after {
    height: 470px;
  }
}
@media screen and (width <= 735px) {
  .anniv-voice-link-wrap::after {
    height: 320px;
  }
}
.anniv-voice-link {
  position: relative;
  z-index: 1;
}
.anniv-message-container {
  max-width: 920px;
}
.anniv-message-figure {
  margin-top: 1rem;
}
.anniv-message-img {
  overflow: hidden;
  width: 216px;
  height: 216px;
  border-radius: 50%;
}
@media screen and (width <= 735px) {
  .anniv-message-img {
    height: 180px;
    width: 180px;
  }
}
.anniv-message-text {
  margin-top: 1.125rem;
  font-size: 1.25rem;
  line-height: 2.2;
}
@media screen and (width <= 735px) {
  .anniv-message-text {
    font-size: 1.125rem;
    line-height: 2;
  }
}
.anniv-message-text p {
  margin: 1.5rem 0 3rem;
}
@media screen and (width <= 735px) {
  .anniv-message-text p {
    margin-bottom: 2.5rem;
  }
}
.anniv-message-text p:last-child {
  margin-bottom: 1.5rem;
}
.anniv-message-text small {
  display: block;
  font-size: 1rem;
  line-height: 1.5;
}
.anniv-thanks {
  padding: 6rem 0 9rem;
}
@media screen and (width <= 735px) {
  .anniv-thanks {
    padding: 3rem 0 6rem;
  }
}
.anniv-thanks-container {
  width: 95%;
}
.anniv-thanks-lead {
  margin-bottom: 4rem;
}
@media screen and (width <= 735px) {
  .anniv-thanks-lead {
    margin-bottom: 2.5rem;
  }
}
.anniv-site-footer {
  align-items: center;
  justify-content: space-between;
  padding: 2rem 0.25rem;
  background-color: #e8f6ec;
  text-align: center;
}
@media screen and (width >= 992px) {
  .anniv-site-footer {
    display: flex;
    padding: 1rem 2rem;
  }
}
@media screen and (width >= 1280px) {
  .anniv-site-footer {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}
.anniv-site-footer img {
  vertical-align: bottom;
}
.anniv-site-footer-copyright {
  color: #818181;
}
@media screen and (width <= 735px) {
  .anniv-site-footer-copyright {
    font-size: 0.875rem;
  }
}
.anniv-site-footer-sns {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0.5rem 0;
  gap: 1.5rem;
  list-style: none;
}


/*# sourceMappingURL=page_10th_anniversary.bundle.css.map*/