@charset "UTF-8";
.header {
  height: 68rem;
  /*background-position: 0% 0%;*/
}
@media only screen and (max-width:1024px) {
  .header {
    background-size: 130% auto;
    background-position: -10rem 0%;
    background-color: #0192cb;
  }
}
@media only screen and (max-width:767px) {
  .header {
    height: 100vh;
    background-size: auto 50%;
    background-position: -20rem -2rem;
    background-color: #0192cb;
  }
}
.header-adej {
  width: 7.7rem;
  position: absolute;
  right: 2.5rem;
  top: 9.3rem;
}
@media only screen and (max-width:1024px) {
  .header-adej {
    top: 1rem;
    right: 8rem;
  }
}
@media only screen and (max-width:1024px) and (max-width:767px) {
  .header-adej {
    width: 2.8rem;
    right: 7.5rem;
  }
}
.header-message2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: -50px auto auto 3vw;
  color: #fff;
}
@media only screen and (max-width:1024px) {
  .header-message2 {
    width: 50%;
  }
}
@media only screen and (max-width:767px) {
  .header-message2 {
    width: 100%;
    padding: 1.5rem 0;
    margin: 0 0 auto;
  }
}
.header-message2-ttl {
  max-width: 71.8rem;
  text-align: left;
}
@media only screen and (max-width:1024px) {
  .header-message2-ttl {
    max-width: 31.5rem;
    text-align: center;
  }
}
@media only screen and (max-width:1024px) and (max-width:767px) {
  .header-message2-ttl {
    padding: 0 4rem 1.5rem;
  }
}
.header-message2-ttl strong {
  font-size: 5.4rem;
  font-weight: 600;
  line-height: 1;
  font-family: "Barlow", serif;
}
@media only screen and (max-width:1024px) {
  .header-message2-ttl strong {
    font-size: 5.2rem;
  }
}
@media only screen and (max-width:1024px) and (max-width:767px) {
  .header-message2-ttl strong {
    font-size: 4rem;
  }
}
.header-message2-ttl strong b {
  color: #ffe328;
  font-weight: 600;
}
.header-message2-ttl span {
  font-size: 1.4rem;
  padding-bottom: 0.8rem;
  font-weight: 700;
  display: inline-block;
}
.header-message2-wanted {
  width: 22.5rem;
  border: 0.3rem solid #fff;
  padding: 1rem 0;
  text-align: center;
  margin: 3rem auto;
  font-size: 3.6rem;
}
@media only screen and (max-width:767px) {
  .header-message2-wanted {
    font-size: 2.4rem;
    width: 18rem;
    margin: 1.5rem auto;
  }
}
.header-message2-info {
  font-size: 2.4rem;
  font-weight: 700;
}
.header-message2-info strong span {
  color: #ffe328;
}
.header-message2-info-date {
  font-size: 1.8rem;
}
@media only screen and (max-width:767px) {
  .header-message2-info-date {
    font-size: 1.5rem;
  }
}
.header-message2-info-date b {
  font-size: 2.4rem;
  font-family: "Barlow", serif;
}
@media only screen and (max-width:767px) {
  .header-message2-info-date b {
    font-size: 2rem;
  }
}
@media only screen and (max-width:767px) {
  .header-message2-info {
    font-size: 2rem;
    text-align: center;
  }
}
.header-message {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 3vw auto auto;
  color: #fff;
}
@media only screen and (max-width:1024px) {
  .header-message {
    width: 50%;
  }
}
@media only screen and (max-width:767px) {
  .header-message {
    width: 100%;
    padding: 1.5rem 0;
    margin: 0 0 auto;
  }
}
.header-message-ttl {
  max-width: 71.8rem;
  text-align: left;
}
@media only screen and (max-width:1024px) {
  .header-message-ttl {
    max-width: 31.5rem;
    text-align: center;
  }
}
@media only screen and (max-width:1024px) and (max-width:767px) {
  .header-message-ttl {
    padding: 0 4rem 1.5rem;
  }
}
.header-message-ttl span {
  font-size: 1.4rem;
  padding-bottom: 0.8rem;
  font-weight: 700;
  display: inline-block;
}
.header-message-wanted {
  width: 22.5rem;
  border: 0.3rem solid #fff;
  padding: 1rem 0;
  text-align: center;
  margin: 3rem auto;
  font-size: 3.6rem;
}
@media only screen and (max-width:767px) {
  .header-message-wanted {
    font-size: 2.4rem;
    width: 18rem;
    margin: 1.5rem auto;
  }
}
.header-message-info {
  font-size: 2.4rem;
  font-weight: 700;
}
.header-message-info strong {
  color: #a8d7ec;
}
.header-message-info-date {
  font-size: 1.8rem;
}
@media only screen and (max-width:767px) {
  .header-message-info-date {
    font-size: 1.5rem;
  }
}
.header-message-info-date b {
  font-size: 2.4rem;
  font-family: "Barlow", serif;
}
@media only screen and (max-width:767px) {
  .header-message-info-date b {
    font-size: 2rem;
  }
}
@media only screen and (max-width:767px) {
  .header-message-info {
    font-size: 2rem;
    text-align: center;
  }
}

.container .dl-bnr {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 0 8rem;
}
@media only screen and (max-width:767px) {
  .container .dl-bnr {
    padding: 1.5rem 1.5rem 4rem;
  }
}
.container .dl-bnr dt {
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.5rem;
}
@media only screen and (max-width:767px) {
  .container .dl-bnr dt {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
  }
}
.container .dl-bnr dt:before, .container .dl-bnr dt:after {
  content: "";
  width: 20rem;
  height: 1px;
  background: #a8d7ec;
  margin: 0 1.5rem;
}
@media only screen and (max-width:767px) {
  .container .dl-bnr dt:before, .container .dl-bnr dt:after {
    width: 3rem;
  }
}
.container .dl-bnr dd ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 90rem;
  margin: 0 auto;
}
.container .dl-bnr dd ul li {
  width: 25%;
  padding: 2rem 1rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width:767px) {
  .container .dl-bnr dd ul li {
    width: 50%;
    padding: 0.5rem;
  }
}
.container .dl-bnr dd ul li img {
  width: 100%;
  height: auto;
}
.container .dl-support {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.5rem 0 8rem;
}
@media only screen and (max-width:767px) {
  .container .dl-support {
    padding: 1.5rem 1.5rem 4rem;
  }
}
.container .dl-support dt {
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.5rem;
}
@media only screen and (max-width:767px) {
  .container .dl-support dt {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
  }
}
.container .dl-support dt:before, .container .dl-support dt:after {
  content: "";
  width: 20rem;
  height: 1px;
  background: #a8d7ec;
  margin: 0 1.5rem;
}
@media only screen and (max-width:767px) {
  .container .dl-support dt:before, .container .dl-support dt:after {
    width: 4rem;
  }
}
.container .dl-support dd ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 90rem;
  margin: 0 auto;
}
.container .dl-support dd ul li {
  margin: 1.5rem;
}
.container .dl-support dd ul li img {
  width: 18rem;
}
@media only screen and (max-width:767px) {
  .container .dl-support dd ul li img {
    width: 12rem;
  }
}

.section-about {
  padding: 5rem 0 10rem 0;
}
@media only screen and (max-width:767px) {
  .section-about {
    padding: 3rem 0;
  }
}
.section-about-header {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.section-about-header-ttl {
  display: flex;
  justify-content: center;
  align-items: baseline;
  font-size: 2.4rem;
  margin-bottom: 3rem;
  color: #053c7c;
}
@media only screen and (max-width:767px) {
  .section-about-header-ttl {
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 1.6rem;
    padding: 0 1.5rem;
    margin-bottom: 1rem;
  }
}
.section-about-header-ttl img {
  width: 58rem;
  margin-right: 0.5rem;
}
@media only screen and (max-width:767px) {
  .section-about-header-ttl img {
    margin: 0 0 0.2rem;
  }
}
.section-about-header-fig {
  width: 100%;
  height: 55rem;
  background: url("../../img/top/bg_catch.jpg") 50% 50%;
  background-size: cover;
  display: flex;
  justify-content: flex-end;
  padding: 3vw;
}
@media only screen and (max-width:767px) {
  .section-about-header-fig {
    height: 36rem;
  }
}
.section-about-header-fig p {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 10rem;
}
@media only screen and (max-width:767px) {
  .section-about-header-fig p {
    margin-top: 3rem;
  }
}
.section-about-header-fig p strong {
  background: #053c7c;
  color: #fff;
  padding: 1rem 1.5rem;
  font-size: 5.4rem;
  line-height: 1;
  margin: 0.5rem auto 0.5rem 0;
}
@media only screen and (max-width:767px) {
  .section-about-header-fig p strong {
    font-size: 2.4rem;
    padding: 0.8rem 1.2rem;
  }
}
.section-about-inner {
  max-width: 90rem;
  margin: 0 auto;
  padding: 8rem 3vw 0;
}
@media only screen and (max-width:767px) {
  .section-about-inner {
    padding: 2rem 5vw 0;
  }
}
.section-about-inner p {
  font-size: 1.8rem;
  line-height: 1.8;
  letter-spacing: 0.3rem;
  padding-bottom: 1.5em;
}
@media only screen and (max-width:767px) {
  .section-about-inner p {
    font-size: 1.4rem;
    letter-spacing: 0.1rem;
    line-height: 1.6;
    padding: 0 0 1rem;
  }
}
.section-about-inner p strong {
  font-size: 2.4rem;
}
@media only screen and (max-width:767px) {
  .section-about-inner p strong {
    font-size: 1.8rem;
  }
}
.section-works {
  background: #053c7c;
  position: relative;
  z-index: 1;
  padding: 10rem 3vw;
  color: #fff;
}
@media only screen and (max-width:767px) {
  .section-works {
    padding: 3rem 5vw 5rem;
  }
}
.section-works:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../../img/top/bg_works.jpg") 50% 0%;
  background-size: 128rem auto;
  opacity: 0.05;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media only screen and (max-width:767px) {
  .section-works:before {
    background-size: 100% auto;
  }
}
.section-works-ttl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 4.8rem;
  line-height: 1.2;
  margin-bottom: 8rem;
}
@media only screen and (max-width:767px) {
  .section-works-ttl {
    font-size: 3.2rem;
    margin-bottom: 3rem;
  }
}
.section-works-ttl span {
  font-size: 2.4rem;
}
@media only screen and (max-width:767px) {
  .section-works-ttl span {
    font-size: 1.6rem;
  }
}
.section-works-ttl span b {
  font-family: "Barlow", serif;
  font-size: 3.6rem;
}
@media only screen and (max-width:767px) {
  .section-works-ttl span b {
    font-size: 2rem;
  }
}
.section-works-inner {
  display: flex;
  justify-content: center;
  padding-bottom: 10rem;
}
@media only screen and (max-width:767px) {
  .section-works-inner {
    padding-bottom: 2rem;
    flex-direction: column;
  }
}
.section-works-inner dl {
  width: 27rem;
  margin: 0 1.5vw;
}
@media only screen and (max-width:767px) {
  .section-works-inner dl {
    margin: 0 auto 3.5rem;
  }
}
.section-works-inner dl dt {
  width: 17rem;
  height: 4.6rem;
  border-radius: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #a8d7ec;
  font-size: 2.4rem;
  margin: 0 auto 1.5rem;
  color: #053c7c;
}
@media only screen and (max-width:767px) {
  .section-works-inner dl dt {
    font-size: 1.8rem;
    width: 12rem;
    height: 3.6rem;
    margin-bottom: 2rem;
  }
}
.section-works-inner dl dd figure {
  max-width: 22.5rem;
  min-height: 25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 2rem;
}
@media only screen and (max-width:767px) {
  .section-works-inner dl dd figure {
    min-height: 0;
    max-width: 20rem;
  }
}
.section-works-inner dl dd p {
  font-size: 1.6rem;
}
@media only screen and (max-width:767px) {
  .section-works-inner dl dd p {
    font-size: 1.3rem;
  }
}
.section-works-inner dl dd p small {
  font-size: 1.2rem;
  display: inline-block;
  padding-top: 0.5rem;
}
@media only screen and (max-width:767px) {
  .section-works-inner dl dd p small {
    font-size: 1rem;
  }
}
.section-works-movie {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width:767px) {
  .section-works-movie {
    flex-direction: column;
  }
}
.section-works-movie-ttl {
  font-size: 4.5rem;
  line-height: 1;
  flex-shrink: 0;
  margin-right: 5vw;
  text-align: center;
}
@media only screen and (max-width:767px) {
  .section-works-movie-ttl {
    font-size: 2.4rem;
    margin: 0 0 1.5rem;
  }
}
.section-works-movie-ttl span {
  font-size: 2rem;
}
@media only screen and (max-width:767px) {
  .section-works-movie-ttl span {
    font-size: 1.4rem;
  }
}
.section-works-movie-ttl span b {
  font-size: 2.4rem;
  font-family: "Barlow", serif;
}
@media only screen and (max-width:767px) {
  .section-works-movie-ttl span b {
    font-size: 1.8rem;
  }
}
.section-works-movie iframe {
  width: 100%;
  max-width: 65rem;
}
.section-outline {
  padding: 10rem 3vw;
}
@media only screen and (max-width:767px) {
  .section-outline {
    padding: 5rem 5vw;
  }
}
.section-outline-ttl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 4.8rem;
  line-height: 1.2;
  margin-bottom: 8rem;
  color: #053c7c;
}
@media only screen and (max-width:767px) {
  .section-outline-ttl {
    font-size: 3.2rem;
    margin-bottom: 3rem;
  }
}
.section-outline-inner .aside-fair {
  max-width: 90rem;
  margin: 0 auto;
  background: rgba(238, 238, 238, 0.5);
  padding: 3rem 2.5rem;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media only screen and (max-width:767px) {
  .section-outline-inner .aside-fair {
    flex-direction: column;
    padding: 2rem;
  }
}
.section-outline-inner .aside-fair-fig {
  width: 39rem;
  margin-left: 2.5rem;
  flex-shrink: 0;
}
@media only screen and (max-width:1024px) {
  .section-outline-inner .aside-fair-fig {
    width: 45%;
  }
}
@media only screen and (max-width:1024px) and (max-width:767px) {
  .section-outline-inner .aside-fair-fig {
    width: 100%;
    margin: 0 0 1.5rem;
  }
}
.section-outline-inner .aside-fair-inner {
  width: 100%;
}
.section-outline-inner .aside-fair-inner p {
  font-size: 1.6rem;
  padding-bottom: 1.5rem;
}
@media only screen and (max-width:767px) {
  .section-outline-inner .aside-fair-inner p {
    font-size: 1.3rem;
    padding-bottom: 1rem;
  }
}
.section-outline-inner .aside-fair-inner > dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border-radius: 0.5rem;
  padding: 1rem 0;
  font-size: 1.6rem;
}
@media only screen and (max-width:1024px) {
  .section-outline-inner .aside-fair-inner > dl {
    flex-direction: column;
  }
}
@media only screen and (max-width:1024px) and (max-width:767px) {
  .section-outline-inner .aside-fair-inner > dl {
    font-size: 1.3rem;
  }
}
.section-outline-inner .aside-fair-inner > dl dt {
  width: 10rem;
  text-align: center;
  color: #053c7c;
  flex-shrink: 0;
}
@media only screen and (max-width:1024px) {
  .section-outline-inner .aside-fair-inner > dl dt {
    width: 100%;
    padding-bottom: 1rem;
  }
}
.section-outline-inner .aside-fair-inner > dl dd {
  width: 100%;
}
@media only screen and (max-width:1024px) {
  .section-outline-inner .aside-fair-inner > dl dd {
    padding: 0 1.5rem;
  }
}
.section-outline-inner .aside-fair-inner > dl dd div {
  display: flex;
  justify-content: space-between;
  padding: 0.2rem;
}
@media only screen and (max-width:1024px) {
  .section-outline-inner .aside-fair-inner > dl dd div {
    padding: 0;
  }
}
.section-outline-inner .aside-fair-inner > dl dd dl dt {
  width: 7rem;
  font-weight: 400;
  font-size: 1.4rem;
  text-align: left;
}
@media only screen and (max-width:1024px) {
  .section-outline-inner .aside-fair-inner > dl dd dl dt {
    padding: 0;
  }
}
@media only screen and (max-width:1024px) and (max-width:767px) {
  .section-outline-inner .aside-fair-inner > dl dd dl dt {
    width: 5rem;
    font-size: 1.2rem;
  }
}
.section-outline-inner .aside-fair-ttl {
  line-height: 1.3;
  padding-bottom: 1.5rem;
  font-size: 2.4rem;
  color: #053c7c;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media only screen and (max-width:767px) {
  .section-outline-inner .aside-fair-ttl {
    font-size: 2rem;
  }
}
.section-outline-inner .aside-fair-ttl span {
  margin-right: 1rem;
  font-size: 1.6rem;
}
@media only screen and (max-width:767px) {
  .section-outline-inner .aside-fair-ttl span {
    font-size: 1.3rem;
  }
}
.section-outline-inner > dl {
  max-width: 90rem;
  margin: 0 auto;
  border-bottom: 1px solid #eee;
  margin-bottom: 10rem;
}
@media only screen and (max-width:767px) {
  .section-outline-inner > dl {
    margin-bottom: 4rem;
  }
}
.section-outline-inner > dl > div {
  border-top: 1px solid #eee;
  padding: 2rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.6rem;
}
@media only screen and (max-width:767px) {
  .section-outline-inner > dl > div {
    font-size: 1.3rem;
  }
}
.section-outline-inner > dl dt {
  width: 17rem;
  color: #053c7c;
  flex-shrink: 0;
  text-align: center;
}
@media only screen and (max-width:767px) {
  .section-outline-inner > dl dt {
    width: 8rem;
  }
}
.section-outline-inner > dl dd {
  width: 100%;
  padding-left: 2.5rem;
  border-left: 1px solid #eee;
}
@media only screen and (max-width:767px) {
  .section-outline-inner > dl dd {
    padding-left: 1.5rem;
  }
}
.section-outline-inner > dl dd ul {
  display: flex;
  align-items: center;
}
.section-outline-inner > dl dd ul li {
  margin-right: 2rem;
}
.section-plan {
  padding: 0 0 10rem 0;
}
@media only screen and (max-width:767px) {
  .section-plan {
    padding: 0 0 3rem;
  }
}
.section-plan-ttl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 4.8rem;
  line-height: 1.2;
  margin-bottom: 8rem;
  color: #053c7c;
}
@media only screen and (max-width:767px) {
  .section-plan-ttl {
    font-size: 3.2rem;
    margin-bottom: 3rem;
  }
}
.section-plan-inner {
  max-width: 100rem;
  margin: 0 auto 3rem;
  padding: 0 3vw;
}
@media only screen and (max-width:767px) {
  .section-plan-inner {
    padding: 0 5vw;
  }
}
.section-plan-inner .article-plan {
  padding-bottom: 5rem;
  margin-bottom: 5rem;
  border-bottom: 1px solid #eee;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan {
    padding: 0 0 1.5rem;
    margin-bottom: 1.5rem;
  }
}
.section-plan-inner .article-plan:nth-last-of-type(1) {
  border-bottom: none;
}
.section-plan-inner .article-plan-wrap {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-wrap {
    flex-direction: column-reverse;
  }
}
.section-plan-inner .article-plan-wrap .article-type {
  width: 43.5%;
  padding: 2.5rem;
  background: rgba(168, 215, 236, 0.3);
  border-radius: 1rem;
  margin-right: 1.5%;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-wrap .article-type {
    width: 100%;
    padding: 2rem;
    margin: 0 0 1rem;
  }
}
.section-plan-inner .article-plan-wrap .article-type:nth-of-type(2) {
  width: 55%;
  background: #053c7c;
  margin-right: 0;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-wrap .article-type:nth-of-type(2) {
    width: 100%;
  }
}
.section-plan-inner .article-plan-wrap .article-type:nth-of-type(2) .article-type-ttl {
  color: #fff;
}
.section-plan-inner .article-plan-wrap .article-type:nth-of-type(2) .article-type-price {
  background: #fff;
}
.section-plan-inner .article-plan-wrap .article-type:nth-of-type(2) .article-type-content {
  background: #EFF8FC;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #053c7c;
  padding: 2rem 1rem;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-wrap .article-type:nth-of-type(2) .article-type-content {
    font-size: 1.2rem;
    flex-direction: column;
  }
}
.section-plan-inner .article-plan-wrap .article-type:nth-of-type(2) .article-type-content dt {
  width: 10rem;
  text-align: center;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-wrap .article-type:nth-of-type(2) .article-type-content dt {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .section-plan-inner .article-plan-wrap .article-type:nth-of-type(2) .article-type-content dt br {
    display: none;
  }
}
.section-plan-inner .article-plan-wrap .article-type:nth-of-type(2) .article-type-content dd ul li {
  display: flex;
  justify-content: flex-start;
}
.section-plan-inner .article-plan-wrap .article-type:nth-of-type(2) .article-type-content dd ul li:before {
  content: "●";
  color: #036fc4;
  flex-shrink: 0;
  margin-right: 0.3rem;
}
.section-plan-inner .article-plan-wrap .article-type-ttl {
  font-size: 3rem;
  text-align: center;
  padding-bottom: 2rem;
  color: #053c7c;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-wrap .article-type-ttl {
    font-size: 1.6rem;
    padding-bottom: 1.2rem;
  }
}
.section-plan-inner .article-plan-wrap .article-type-price {
  padding: 1.5rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #053c7c;
  font-weight: 700;
}
.section-plan-inner .article-plan-wrap .article-type-price-base {
  font-size: 1.4rem;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-wrap .article-type-price-base {
    font-size: 1.2rem;
  }
}
.section-plan-inner .article-plan-wrap .article-type-price-base strong {
  font-size: 2rem;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-wrap .article-type-price-base strong {
    font-size: 1.5rem;
  }
}
.section-plan-inner .article-plan-wrap .article-type-price > span {
  color: #a8d7ec;
  font-size: 4rem;
  line-height: 1;
  margin: 0;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-wrap .article-type-price > span {
    font-size: 2.4rem;
  }
}
.section-plan-inner .article-plan-wrap .article-type-price-sale {
  font-size: 1.6rem;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: baseline;
  flex-wrap: wrap;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-wrap .article-type-price-sale {
    font-size: 1.2rem;
  }
}
.section-plan-inner .article-plan-wrap .article-type-price-sale p {
  width: 100%;
  text-align: center;
  font-weight: 700;
}
.section-plan-inner .article-plan-wrap .article-type-price-sale .end {
  background: #f39800;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.1;
  text-align: center;
  padding: 0.8rem 1.2rem;
  border-radius: 5rem;
  margin-left: 0.5rem;
  margin-top: auto;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-wrap .article-type-price-sale .end {
    font-size: 0.9rem;
    padding: 0.4rem 0.8rem;
    margin: auto 0 0 0.3rem;
  }
}
.section-plan-inner .article-plan-wrap .article-type-price-sale strong {
  font-size: 4rem;
  color: #e60012;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-wrap .article-type-price-sale strong {
    font-size: 2.4rem;
  }
}
.section-plan-inner .article-plan-wrap .article-type-price-sale strong span {
  font-size: 2rem;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-wrap .article-type-price-sale strong span {
    font-size: 1.6rem;
  }
}
.section-plan-inner .article-plan-header {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-bottom: 1.5rem;
}
.section-plan-inner .article-plan-header-ttl {
  color: #053c7c;
  font-size: 3rem;
  line-height: 1;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-header-ttl {
    font-size: 1.6rem;
  }
}
.section-plan-inner .article-plan-header-ttl strong {
  font-size: 4.2rem;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-header-ttl strong {
    font-size: 2.4rem;
  }
}
.section-plan-inner .article-plan-header-size {
  font-size: 2rem;
  background: #036fc4;
  border-radius: 5rem;
  padding: 0.1rem 1.2rem;
  color: #fff;
  margin-top: 0.5rem;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-header-size {
    font-size: 1.4rem;
  }
}
.section-plan-inner .article-plan-price {
  padding: 2.5rem 0;
  font-weight: 700;
  font-size: 1.6rem;
  text-align: center;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-price {
    padding: 1.5rem 0;
    font-size: 1.2rem;
  }
}
.section-plan-inner .article-plan-price strong {
  font-size: 4rem;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-price strong {
    font-size: 2rem;
  }
}
.section-plan-inner .article-plan-price strong span {
  font-size: 2rem;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-price strong span {
    font-size: 1.4rem;
  }
}
.section-plan-inner .article-plan-inner {
  background: rgba(168, 215, 236, 0.3);
  padding: 2.5rem;
  max-width: 45%;
  margin: 0 auto;
  border-radius: 1rem;
  color: #053c7c;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-inner {
    max-width: 100%;
    padding: 2rem;
  }
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-inner > p {
    line-height: 1.2;
  }
}
.section-plan-inner .article-plan-inner > p small {
  font-size: 1.2rem;
}
@media only screen and (max-width:767px) {
  .section-plan-inner .article-plan-inner > p small {
    font-size: 1rem;
  }
}
.section-plan-option {
  max-width: 90rem;
  margin: 0 auto;
  padding: 0 3vw 8rem;
}
@media only screen and (max-width:767px) {
  .section-plan-option {
    padding: 0 5vw 3rem;
  }
}
.section-plan-option-ttl {
  font-size: 2.4rem;
  line-height: 1;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  padding-bottom: 2rem;
  border-bottom: 1px solid #eee;
  color: #053c7c;
}
@media only screen and (max-width:767px) {
  .section-plan-option-ttl {
    font-size: 1.6rem;
    flex-direction: column;
    align-items: flex-start;
    padding-bottom: 1rem;
  }
}
.section-plan-option-ttl small {
  font-size: 1.2rem;
  line-height: 1.1;
  font-weight: 400;
  margin-left: 1rem;
}
@media only screen and (max-width:767px) {
  .section-plan-option-ttl small {
    font-size: 1rem;
    margin-left: 0;
    margin-top: 0.3rem;
  }
}
.section-plan-option-service {
  padding-top: 2.5rem;
}
@media only screen and (max-width:767px) {
  .section-plan-option-service {
    padding-top: 2rem;
  }
}
.section-plan-option-service h5 {
  font-size: 2rem;
}
@media only screen and (max-width:767px) {
  .section-plan-option-service h5 {
    font-size: 1.6rem;
    padding-bottom: 0.5rem;
  }
}
.section-plan-option-service > p {
  font-size: 1.6rem;
  padding-bottom: 2.5rem;
}
@media only screen and (max-width:767px) {
  .section-plan-option-service > p {
    font-size: 1.3rem;
    padding-bottom: 1rem;
  }
}
.section-plan-option-service-fig {
  width: 45rem;
  flex-shrink: 0;
  margin-right: 2rem;
}
@media only screen and (max-width:767px) {
  .section-plan-option-service-fig {
    width: 100%;
    margin: 0 0 1.5rem;
  }
}
.section-plan-option-service-wrap {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width:767px) {
  .section-plan-option-service-wrap {
    flex-direction: column;
  }
}
.section-plan-option-service-wrap dl {
  width: 100%;
}
.section-plan-option-service-wrap dl > div {
  background: rgba(238, 238, 238, 0.5);
  margin-bottom: 1.5rem;
  padding: 1.5rem;
}
@media only screen and (max-width:767px) {
  .section-plan-option-service-wrap dl > div {
    padding: 1rem;
  }
}
.section-plan-option-service-wrap dl > div dt {
  text-align: center;
  color: #053c7c;
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width:767px) {
  .section-plan-option-service-wrap dl > div dt {
    font-size: 1.3rem;
  }
}
.section-plan-option-service-wrap dl > div dd ul {
  display: flex;
  flex-wrap: wrap;
}
.section-plan-option-service-wrap dl > div dd ul li {
  display: flex;
  font-size: 1.4rem;
  justify-content: flex-start;
  padding: 0.4rem;
}
@media only screen and (max-width:767px) {
  .section-plan-option-service-wrap dl > div dd ul li {
    font-size: 1.2rem;
  }
}
.section-plan-option-service-wrap dl > div dd ul li:before {
  content: "●";
  color: #036fc4;
  flex-shrink: 0;
  margin-right: 0.3rem;
}
.section-plan-option .dl-option {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section-plan-option .dl-option > div {
  width: 49%;
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 1rem;
}
@media only screen and (max-width:767px) {
  .section-plan-option .dl-option > div {
    width: 100%;
    padding: 1rem;
    font-size: 1.3rem;
    line-height: 1.3;
  }
}
.section-plan-option .dl-option > div dt {
  text-align: left;
}
.section-plan-option .dl-option > div dd {
  text-align: right;
}
.section-plan-option .dl-option > div dd span {
  font-size: 1rem;
}
.section-target {
  background: rgba(5, 60, 124, 0.05);
  position: relative;
  z-index: 1;
  padding: 10rem 3vw;
}
@media only screen and (max-width:767px) {
  .section-target {
    padding: 5rem 5vw 5rem;
  }
}
.section-target-ttl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 4.8rem;
  line-height: 1.2;
  margin-bottom: 8rem;
  color: #053c7c;
}
@media only screen and (max-width:767px) {
  .section-target-ttl {
    font-size: 3.2rem;
    margin-bottom: 3rem;
  }
}
.section-target-txt {
  max-width: 90rem;
  margin: 0 auto 5rem;
  text-align: left;
}
@media only screen and (max-width:767px) {
  .section-target-txt {
    margin-bottom: 2rem;
  }
}
.section-target-txt p {
  font-size: 1.8rem;
}
@media only screen and (max-width:767px) {
  .section-target-txt p {
    font-size: 1.4rem;
  }
}
.section-target .dl-target {
  max-width: 100rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width:1024px) {
  .section-target .dl-target {
    flex-wrap: wrap;
  }
}
.section-target .dl-target > div {
  width: 25%;
  padding: 0 1.5rem;
}
@media only screen and (max-width:1024px) {
  .section-target .dl-target > div {
    width: 50%;
    max-width: 32rem;
    margin-bottom: 5rem;
  }
}
@media only screen and (max-width:1024px) and (max-width:767px) {
  .section-target .dl-target > div {
    margin: 0 0 3rem;
    padding: 0 0.5rem;
  }
}
@media only screen and (max-width:767px) {
  .section-target .dl-target {
    margin: 0 auto 3.5rem;
  }
}
.section-target .dl-target dt {
  font-size: 2.4rem;
  margin: 0 auto 1rem;
  text-align: center;
  color: #053c7c;
}
.section-target .dl-target dt figure {
  aspect-ratio: 1/1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5rem;
  background: #fff;
  padding: 4rem;
}
@media only screen and (max-width:767px) {
  .section-target .dl-target dt figure {
    padding: 2.5rem;
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width:767px) {
  .section-target .dl-target dt {
    font-size: 1.8rem;
    margin-bottom: 1rem;
  }
}
.section-target .dl-target dd {
  display: flex;
  justify-content: center;
}
.section-target .dl-target dd ul {
  font-size: 1.6rem;
  margin: 0 auto;
}
@media only screen and (max-width:767px) {
  .section-target .dl-target dd ul {
    font-size: 1.3rem;
  }
}
.section-target .dl-target dd ul li {
  display: flex;
  justify-content: flex-start;
  padding-top: 0.5rem;
}
.section-target .dl-target dd ul li:before {
  content: "●";
  color: #053c7c;
  flex-shrink: 0;
  margin-right: 0.5rem;
}

/*# sourceMappingURL=top.css.map */
