@import url("https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;500;700&display=swap");
html {
  line-height: 1.6;
  font-family: "Zen Old Mincho", serif;
}
body {
  margin: 0;
  padding: 0 0 0 0;
  color: #2C2C2C;
  background-color: #ffffff;
  position: relative;
  width: 100%;
  height: 100%;
  line-height: 1.6;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Zen Old Mincho", serif;
}
.modal-bg-noscroll {
  overflow-y: hidden !important;
}

img {
  display: none;
}

#lp-next100years #lp-next100years-wrap img {
  display: inline;
  width: 100%;
  height: auto;
  vertical-align: top;
}
#lp-next100years .main {
  width: 100%;
}
#lp-next100years *, #lp-next100years h1, #lp-next100years h2, #lp-next100years h3, #lp-next100years h4, #lp-next100years h5, #lp-next100years h6, #lp-next100years p, #lp-next100years div, #lp-next100years dl, #lp-next100years dt, #lp-next100years dd, #lp-next100years ul, #lp-next100years li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#lp-next100years img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
#lp-next100years .d-none {
  display: none !important;
}
#lp-next100years .d-block {
  display: block !important;
}
#lp-next100years .d-inline-block {
  display: inline-block !important;
}
#lp-next100years .d-flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#lp-next100years .overflow-hidden {
  overflow: hidden !important;
}
#lp-next100years a.underline {
  text-decoration: underline;
}
#lp-next100years a.underline:hover {
  text-decoration: none;
}
@media screen and (min-width: 544px) {
  #lp-next100years .d-sm-none {
    display: none !important;
  }
  #lp-next100years .d-sm-block {
    display: block !important;
  }
}
@media screen and (min-width: 768px) {
  #lp-next100years .d-md-none {
    display: none !important;
  }
  #lp-next100years .d-md-block {
    display: block !important;
  }
  #lp-next100years .d-inline-md-block {
    display: inline-block !important;
  }
  #lp-next100years .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media screen and (min-width: 992px) {
  #lp-next100years .d-lg-none {
    display: none !important;
  }
  #lp-next100years .d-lg-block {
    display: block !important;
  }
}
@media screen and (min-width: 1240px) {
  #lp-next100years .d-xl-none {
    display: none !important;
  }
  #lp-next100years .d-xl-block {
    display: block !important;
    display: none !important;
  }
}
#lp-next100years .mt-1 {
  margin-top: 10px;
}
#lp-next100years .mt-2 {
  margin-top: 20px;
}
#lp-next100years .mt-3 {
  margin-top: 30px;
}
#lp-next100years .mt-4 {
  margin-top: 40px;
}
#lp-next100years .mb-1 {
  margin-bottom: 10px;
}
#lp-next100years .mb-2 {
  margin-bottom: 20px;
}
#lp-next100years .mb-3 {
  margin-bottom: 30px;
}
#lp-next100years .mb-4 {
  margin-bottom: 40px;
}
#lp-next100years .ml-1 {
  margin-left: 10px;
}
#lp-next100years .ml-2 {
  margin-left: 20px;
}
@media screen and (min-width: 768px) {
  #lp-next100years .mt-md-1 {
    margin-top: 10px;
  }
  #lp-next100years .mt-md-2 {
    margin-top: 20px;
  }
  #lp-next100years .mt-md-3 {
    margin-top: 30px;
  }
  #lp-next100years .mt-md-4 {
    margin-top: 40px;
  }
  #lp-next100years .mb-md-1 {
    margin-bottom: 10px;
  }
  #lp-next100years .mb-md-2 {
    margin-bottom: 20px;
  }
  #lp-next100years .mb-md-3 {
    margin-bottom: 30px;
  }
  #lp-next100years .mb-md-4 {
    margin-bottom: 40px;
  }
  #lp-next100years .ml-md-1 {
    margin-left: 10px;
  }
  #lp-next100years .ml-md-2 {
    margin-left: 20px;
  }
}
#lp-next100years .mx-auto {
  margin-left: auto;
  margin-right: auto;
}
#lp-next100years .text-center {
  text-align: center !important;
}
#lp-next100years .w-100 {
  width: 100%;
}
#lp-next100years .rounded {
  border-radius: 0.25rem !important;
}
#lp-next100years .rounded-0 {
  border-radius: 0 !important;
}
#lp-next100years .rounded-1 {
  border-radius: 10px !important;
}
#lp-next100years .rounded-2 {
  border-radius: 20px !important;
}
#lp-next100years .rounded-3 {
  border-radius: 30px !important;
}
#lp-next100years .rounded-circle {
  border-radius: 50% !important;
}
#lp-next100years .rounded-pill {
  border-radius: 50rem !important;
}
#lp-next100years .flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#lp-next100years .digit {
  opacity: 0;
  -webkit-transform: translateY(-5px);
     -moz-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-transition: 0.7s cubic-bezier(0.1, 0, 0.25, 0);
  -moz-transition: 0.7s cubic-bezier(0.1, 0, 0.25, 0);
  transition: 0.7s cubic-bezier(0.1, 0, 0.25, 0);
  vertical-align: top;
  -webkit-transition-delay: 0.1s;
     -moz-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
#lp-next100years .digit.top {
  -webkit-transform: translateY(60px);
     -moz-transform: translateY(60px);
      -ms-transform: translateY(60px);
          transform: translateY(60px);
  -webkit-transition: 1s cubic-bezier(0.4, 0, 0, 0);
  -moz-transition: 1s cubic-bezier(0.4, 0, 0, 0);
  transition: 1s cubic-bezier(0.4, 0, 0, 0);
}
#lp-next100years .digit.rights {
  -webkit-transform: translateY(0) translateX(100px);
     -moz-transform: translateY(0) translateX(100px);
      -ms-transform: translateY(0) translateX(100px);
          transform: translateY(0) translateX(100px);
  -webkit-transition: 0.7s cubic-bezier(0.37, 0, 0.4, 0.8);
  -moz-transition: 0.7s cubic-bezier(0.37, 0, 0.4, 0.8);
  transition: 0.7s cubic-bezier(0.37, 0, 0.4, 0.8);
  -webkit-transition-delay: 0.1s;
     -moz-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
#lp-next100years .digit.lefts {
  -webkit-transform: translateY(0) translateX(-100px);
     -moz-transform: translateY(0) translateX(-100px);
      -ms-transform: translateY(0) translateX(-100px);
          transform: translateY(0) translateX(-100px);
  -webkit-transition: 0.7s cubic-bezier(0.37, 0, 0.4, 0.8);
  -moz-transition: 0.7s cubic-bezier(0.37, 0, 0.4, 0.8);
  transition: 0.7s cubic-bezier(0.37, 0, 0.4, 0.8);
  -webkit-transition-delay: 0.1s;
     -moz-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
#lp-next100years .digit.visible {
  opacity: 1;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
          transform: none;
}
#lp-next100years .text-primary {
  color: #00267F;
}
#lp-next100years .text-secondary {
  color: #FFF000;
}
#lp-next100years .text-tertiary {
  color: #0092E5;
}
#lp-next100years .text-black {
  color: #000000;
}
#lp-next100years .text-white {
  color: #ffffff;
}
#lp-next100years .bg-primary {
  background-color: #00267F;
}
#lp-next100years .bg-secondary {
  background-color: #FFF000;
}
#lp-next100years .bg-tertiary {
  background-color: #0092E5;
}
#lp-next100years .bg-black {
  background-color: #0092E5;
}
#lp-next100years .bg-white {
  background-color: #ffffff;
}
#lp-next100years sup {
  zoom: 0.7;
  vertical-align: top;
}
#lp-next100years .img-hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#lp-next100years .img-hover:hover {
  opacity: 0.8;
}
#lp-next100years .img-shadow {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
#lp-next100years svg {
  width: 100%;
  width: 26px;
  vertical-align: bottom;
  margin-bottom: -3px;
  margin-left: 5px;
}
@media only screen and (min-width: 768px) {
  #lp-next100years svg {
    width: 45px;
  }
}
@media only screen and (min-width: 768px) {
  #lp-next100years svg.lg {
    width: 82px;
  }
}
#lp-next100years .btn-ico-arrow {
  max-width: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  #lp-next100years .btn-ico-arrow {
    right: 40px;
    max-width: 15px;
  }
}
#lp-next100years .btn-body {
  position: relative;
  width: 100%;
  text-align: center;
}
#lp-next100years .btn {
  all: initial;
  display: block;
  font-weight: 700;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 1;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  border-radius: 50rem;
  position: relative;
  font-family: "Zen Old Mincho", serif !important;
}
#lp-next100years .btn-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#lp-next100years .text-note {
  font-size: 12px;
}
#lp-next100years .text-primary {
  color: #00267F;
}
#lp-next100years .text-black {
  color: #000000;
}
#lp-next100years .headding-lead {
  text-align: center;
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
  #lp-next100years .headding-lead {
    margin-bottom: 130px;
  }
}
#lp-next100years .headding-lead .headding-1 {
  font-size: 36px;
  color: #0B3382;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #lp-next100years .headding-lead .headding-1 {
    font-size: 64px;
  }
}
#lp-next100years .headding-lead .headding-1 .font-sm {
  font-weight: 700;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  #lp-next100years .headding-lead .headding-1 .font-sm {
    font-size: 52px;
  }
}
#lp-next100years .intro-wrap .intro-inner-text {
  font-size: 16px;
  text-align: center;
  line-height: 2;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #lp-next100years .intro-wrap .intro-inner-text {
    font-size: 20px;
  }
}
#lp-next100years .intro-wrap .intro-headding {
  padding: 65px 0;
}
@media screen and (min-width: 768px) {
  #lp-next100years .intro-wrap .intro-headding {
    padding: 70px 0;
  }
}
#lp-next100years .intro-wrap .intro-headding .headding-2 {
  font-size: 18px;
  color: #0B3382;
  font-weight: 700;
  text-align: center;
  letter-spacing: -0.2px;
}
@media screen and (min-width: 768px) {
  #lp-next100years .intro-wrap .intro-headding .headding-2 {
    font-size: 28px;
  }
}
#lp-next100years .heading-2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.5;
  vertical-align: top;
}
@media screen and (min-width: 768px) {
  #lp-next100years .heading-2 {
    font-size: 36px;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  #lp-next100years .heading-2 {
    font-size: 42px;
  }
}
#lp-next100years .heading-2 .note-heading {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  #lp-next100years .heading-2 .note-heading {
    font-size: 25px;
  }
}
#lp-next100years .heading-3 {
  font-size: 20px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #lp-next100years .heading-3 {
    font-size: 32px;
  }
}
@media screen and (min-width: 992px) {
  #lp-next100years .heading-3 {
    font-size: 32px;
  }
}
#lp-next100years .heading-3-2 {
  font-size: 16px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #lp-next100years .heading-3-2 {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) {
  #lp-next100years .heading-3-2 {
    font-size: 30px;
  }
}
#lp-next100years .heading-4 {
  font-size: 18px;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  #lp-next100years .heading-4 {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) {
  #lp-next100years .heading-4 {
    font-size: 26px;
  }
}
#lp-next100years .titie-section-02 {
  max-width: 355px;
  width: 56%;
}
@media only screen and (min-width: 768px) {
  #lp-next100years .titie-section-02 {
    width: 100%;
  }
}
#lp-next100years .note-lg {
  font-size: 14px;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  #lp-next100years .note-lg {
    font-size: 16px;
  }
}
#lp-next100years .note-md {
  font-size: 14px;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  #lp-next100years .note-md {
    font-size: 16px;
  }
}
#lp-next100years .note-sm {
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  #lp-next100years .note-sm {
    font-size: 15px;
  }
}
#lp-next100years .l-main {
  padding: 0 0 0;
  position: relative;
  height: 100%;
  width: 100%;
  padding: 50px 0 30px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #lp-next100years .l-main {
    padding: 85px 0 40px;
  }
}
#lp-next100years .bg-layout01 {
  background-image: url(/lp-next100years/img/bg_clip_boder_sp.png);
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: -1.5%;
  width: 100%;
  padding-top: 178.9077%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #lp-next100years .bg-layout01 {
    background-image: url(/lp-next100years/img/bg_clip_boder_pc.png);
    top: -15%;
  }
}
#lp-next100years .bg-layout02 {
  background-image: url(/lp-next100years/img/bg_clip_boder_sp.png);
  -webkit-background-size: 100% 100%;
          background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  left: 0;
  bottom: 2%;
  width: 100%;
  padding-top: 178.9077%;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #lp-next100years .bg-layout02 {
    background-image: url(/lp-next100years/img/bg_clip_boder_pc.png);
    bottom: -15%;
  }
}
#lp-next100years .section-contents {
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  #lp-next100years .section-contents {
    padding-bottom: 150px;
  }
}
#lp-next100years .section-contents.pt-sm {
  padding-top: 15px;
}
@media screen and (min-width: 768px) {
  #lp-next100years .section-contents.pt-sm {
    padding-top: 20px;
  }
}
#lp-next100years .section-contents.footer-contents {
  padding: 0;
}
@media screen and (min-width: 768px) {
  #lp-next100years .section-contents.footer-contents {
    padding: 0;
  }
}
#lp-next100years .container {
  width: 100%;
  max-width: 1040px;
  padding: 0 18px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
  max-width: 576px;
}
@media screen and (min-width: 768px) {
  #lp-next100years .container {
    max-width: 1040px;
  }
}
#lp-next100years .container.container-full-lg {
  max-width: 1240px;
}
@media screen and (min-width: 768px) {
  #lp-next100years .container.container-full-lg {
    max-width: 1240px;
  }
}
#lp-next100years .container.container-xl {
  max-width: 1316px;
}
#lp-next100years .footer-contents,
#lp-next100years .section-contents {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  #lp-next100years .thumb-sorimachi-group {
    margin-bottom: 50px;
  }
}
#lp-next100years .contnets-concept-01 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #lp-next100years .contnets-concept-01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: row-reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
  }
}
#lp-next100years .contnets-concept-01 .contnets-concept-title {
  width: 44.1%;
  margin: 0 auto 20px;
}
@media screen and (min-width: 768px) {
  #lp-next100years .contnets-concept-01 .contnets-concept-title {
    width: 26.2%;
    margin: 0;
  }
}
#lp-next100years .contnets-concept-01 .contnets-concept-thumb {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #lp-next100years .contnets-concept-01 .contnets-concept-thumb {
    width: 48.5%;
    margin-right: 5.5%;
  }
}
#lp-next100years .contnets-concept-01 .contnets-concept-thumb .contnets-concept-thumb-inner {
  width: 100%;
  margin-bottom: 25px;
}
#lp-next100years .contnets-concept-02 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #lp-next100years .contnets-concept-02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
#lp-next100years .contnets-concept-02 .contnets-concept-title {
  width: 44.1%;
  margin: 0 auto 20px;
}
@media screen and (min-width: 768px) {
  #lp-next100years .contnets-concept-02 .contnets-concept-title {
    width: 26.2%;
    margin: 0;
  }
}
#lp-next100years .contnets-concept-02 .contnets-concept-thumb {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #lp-next100years .contnets-concept-02 .contnets-concept-thumb {
    width: 48.5%;
    margin-left: 5.5%;
  }
}
#lp-next100years .contnets-concept-02 .contnets-concept-thumb .contnets-concept-thumb-inner {
  width: 100%;
  margin-bottom: 25px;
}
#lp-next100years .contnets-concept-03 {
  width: 100%;
  position: relative;
  padding-bottom: 35px;
}
@media screen and (min-width: 768px) {
  #lp-next100years .contnets-concept-03 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-flow: row-reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
    padding-bottom: 50px;
  }
}
#lp-next100years .contnets-concept-03 .contnets-concept-title {
  width: 34%;
  margin: 0 auto 20px;
}
@media screen and (min-width: 768px) {
  #lp-next100years .contnets-concept-03 .contnets-concept-title {
    width: 27%;
    margin: 0 0 0 5%;
  }
}
#lp-next100years .contnets-concept-03 .contnets-concept-text {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #lp-next100years .contnets-concept-03 .contnets-concept-text {
    width: 67.9%;
  }
}
#lp-next100years .contnets-concept-03 .contnets-concept-text .contnets-concept-thumb-inner {
  width: 100%;
  margin-bottom: 25px;
}
#lp-next100years .contnets-concept-03 .logo-foot-sorimachi {
  width: 29.2%;
  margin-bottom: 25px;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  #lp-next100years .contnets-concept-03 .logo-foot-sorimachi {
    width: 20%;
    max-width: 198px;
  }
}
#lp-next100years .read-more-link {
  text-decoration: none;
  font-weight: 700;
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #333333;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  position: relative;
}
@media screen and (min-width: 768px) {
  #lp-next100years .read-more-link {
    font-size: 20px;
  }
}
#lp-next100years .read-more-link .read-more-text {
  border-bottom: solid 1px rgba(51, 51, 51, 0);
}
#lp-next100years .read-more-link .ico-arrow {
  background-color: #333333;
  border: solid #333333 2px;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 20px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (min-width: 768px) {
  #lp-next100years .read-more-link .ico-arrow {
    margin-left: 25px;
    width: 74px;
    height: 74px;
  }
}
#lp-next100years .read-more-link .ico-arrow .ico-img-arrow {
  stroke: #ffffff;
}
#lp-next100years .read-more-link:hover {
  text-decoration: none;
  /*&::after {
      content: "";
      position: absolute;
      width: 100%;
      height: 1px;
      bottom: 0;
      left: 0;
      background-color: #333333;
  }*/
}
#lp-next100years .read-more-link:hover .ico-arrow {
  background-color: #ffffff;
  border: solid #333333 2px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#lp-next100years .read-more-link:hover .ico-arrow .ico-img-arrow {
  stroke: #333333;
}
#lp-next100years .read-more-link:hover .read-more-text {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  border-bottom: solid 1px #333333;
}
#lp-next100years .btn-primary-link {
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #ffffff;
  background-color: #0B3382;
  border: solid #0B3382 2px;
  width: 100%;
  max-width: 335px;
  margin: 0 auto;
  border-radius: 50rem;
  height: 80px;
  position: relative;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (min-width: 768px) {
  #lp-next100years .btn-primary-link {
    height: 80px;
    font-size: 20px;
    max-width: 512px;
  }
}
#lp-next100years .btn-primary-link .btn-primary-ico {
  margin-left: 20px;
  width: 20px;
  height: 20px;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (min-width: 768px) {
  #lp-next100years .btn-primary-link .btn-primary-ico {
    margin-left: 20px;
    position: absolute;
    right: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
#lp-next100years .btn-primary-link .btn-primary-ico .ico-img-arrow {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  stroke: #ffffff;
  position: relative;
}
#lp-next100years .btn-primary-link:hover {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: #0B3382;
  background-color: #ffffff;
  text-decoration: none;
}
#lp-next100years .btn-primary-link:hover .btn-primary-ico .ico-img-arrow {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  stroke: #0B3382;
}
#lp-next100years .btn-primary-border-link {
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #0B3382;
  background-color: #ffffff;
  border: solid #0B3382 2px;
  width: 100%;
  max-width: 240px;
  margin: 0 auto 30px;
  border-radius: 50rem;
  height: 60px;
  position: relative;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (min-width: 768px) {
  #lp-next100years .btn-primary-border-link {
    height: 60px;
    font-size: 20px;
    max-width: 328px;
  }
}
#lp-next100years .btn-primary-border-link .btn-primary-ico {
  margin-left: 20px;
  width: 20px;
  height: 20px;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (min-width: 768px) {
  #lp-next100years .btn-primary-border-link .btn-primary-ico {
    margin-left: 20px;
    position: absolute;
    right: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
#lp-next100years .btn-primary-border-link .btn-primary-ico .ico-img-arrow {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  stroke: #0B3382;
  position: relative;
}
#lp-next100years .btn-primary-border-link:hover {
  color: #ffffff;
  background-color: #0B3382;
  text-decoration: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#lp-next100years .btn-primary-border-link:hover .btn-primary-ico {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#lp-next100years .btn-primary-border-link:hover .btn-primary-ico .ico-img-arrow {
  stroke: #ffffff;
}
#lp-next100years .btn-wrap-01 {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  #lp-next100years .btn-wrap-01 {
    margin-bottom: 60px;
  }
}
#lp-next100years .btn-wrap-02 {
  margin-bottom: 55px;
}
@media screen and (min-width: 768px) {
  #lp-next100years .btn-wrap-02 {
    margin-bottom: 90px;
  }
}
#lp-next100years .copyright {
  text-decoration: none;
  font-weight: 700;
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #0B3382;
}
@media screen and (min-width: 768px) {
  #lp-next100years .copyright {
    font-size: 12px;
  }
}