.fv {
  background-color: #fbf9f6;
}
.fv__main {
  height: 193.5897435897vw;
  position: relative;
}
@media screen and (min-width: 769px) {
  .fv__main {
    height: 51.015625vw;
  }
}
.fv__main picture {
  position: absolute;
}
.fv__main h1 {
  font-size: 20px;
  font-size: 1.25rem;
  padding-top: 71%;
  padding-left: 15%;
}
@media screen and (min-width: 769px) {
  .fv__main h1 {
    font-size: 30px;
    font-size: 1.875rem;
    padding-top: 5%;
    padding-left: 0;
  }
}
@media screen and (min-width: 769px) {
  .fv__main .flex {
    width: 60.9375%;
    padding-top: 10%;
    margin: 0 auto;
    display: box;
    display: flexbox;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.fv__main .pic01 {
  width: 101.7948717949vw;
  top: 34%;
  left: 35%;
}
@media screen and (min-width: 769px) {
  .fv__main .pic01 {
    width: 37.734375vw;
    position: static;
    z-index: 1;
  }
}
.fv__main .pic02 {
  width: 72.0512820513vw;
  top: 3%;
  left: 31%;
}
@media screen and (min-width: 769px) {
  .fv__main .pic02 {
    width: 37.734375vw;
    top: 20%;
    left: auto;
    right: -5%;
  }
}
.fv__main .pic03 {
  width: 67.1794871795vw;
  top: 62%;
  left: -2%;
}
@media screen and (min-width: 769px) {
  .fv__main .pic03 {
    width: 20.46875vw;
    top: 57%;
    left: 29%;
  }
}
@media screen and (min-width: 769px) {
  .fv__main .pic04 {
    width: 20.46875vw;
    top: -1.5%;
    right: 16%;
  }
}
.fv__main .pic05 {
  width: 41.7948717949vw;
  top: 50%;
  left: -15%;
}
@media screen and (min-width: 769px) {
  .fv__main .pic05 {
    width: 28.203125vw;
    top: 35%;
    left: -9%;
  }
}
.fv__main .pic06 {
  width: 31.2820512821vw;
  top: 16%;
  left: -10%;
}
@media screen and (min-width: 769px) {
  .fv__main .pic06 {
    width: 10.9375vw;
  }
}
@media screen and (min-width: 769px) {
  .fv__foot {
    width: 76.328125%;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
  }
}
.fv__foot-left {
  padding: 15% 0;
}
@media screen and (min-width: 769px) {
  .fv__foot-left {
    width: 43.3981576254%;
    padding: 13% 0 15%;
  }
}
@media screen and (max-width: 768px) {
  .fv__foot-left > * {
    width: 78%;
    margin-left: auto;
    margin-right: auto;
  }
}
.fv__foot-left h2 {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  .fv__foot-left h2 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.fv__foot-right {
  position: relative;
}
.fv__foot-right .photo {
  width: 69.2307692308vw;
}
@media screen and (min-width: 769px) {
  .fv__foot-right .photo {
    width: 20.46875vw;
  }
}
.fv__foot-right .svg {
  width: 37.1794871795vw;
  position: absolute;
  top: -8%;
  left: 55%;
}
@media screen and (min-width: 769px) {
  .fv__foot-right .svg {
    width: 13.59375vw;
    top: auto;
    bottom: -7%;
    right: 0;
    left: auto;
  }
}
.fv__foot-right .sq {
  width: 28.7179487179vw;
  position: absolute;
  top: 40%;
  right: -8%;
}
@media screen and (max-width: 768px) {
  .fv__foot-right {
    padding-bottom: 30px;
    background: linear-gradient(180deg, transparent 0%, transparent 60%, #fff 60%, #fff 100%);
  }
}
@media screen and (min-width: 769px) {
  .fv__foot-right {
    width: 42.7840327533%;
  }
}

.service .inner {
  padding: 15% 0;
}
@media screen and (min-width: 769px) {
  .service .inner {
    padding: 11% 0;
  }
}
.service h2 {
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  margin-bottom: 30px;
}
.service h2 img {
  width: 19px;
  margin: 15px auto 0;
  display: block;
}
@media screen and (min-width: 769px) {
  .service h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.service__list {
  padding-bottom: 10%;
}
@media screen and (max-width: 768px) {
  .service__list > * {
    width: 78%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 769px) {
  .service__list {
    width: 717px;
    margin: 0 auto;
    justify-content: space-between;
    padding-bottom: 7%;
  }
}
.service__list h3 {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .service__list h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.service__list li {
  margin-bottom: 25px;
}
.service__list li a {
  display: block;
}
.service__box {
  padding: 18% 0 15%;
  background-color: #fbf9f6;
}
@media screen and (max-width: 768px) {
  .service__box > * {
    width: max(55%, 220px);
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 769px) {
  .service__box {
    padding: 5% 0 3%;
  }
}
@media screen and (min-width: 769px) {
  .service__box-list {
    width: min(95%, 765px);
    margin: 0 auto;
    justify-content: space-between;
  }
}
.service__box-list li img {
  width: 75px;
  margin: 0 auto;
  display: block;
}
@media screen and (min-width: 769px) {
  .service__box-list li img {
    margin: 0;
  }
}
.service__box-list li dt {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  padding-bottom: 0.3em;
  margin: 30px auto;
}
@media screen and (min-width: 769px) {
  .service__box-list li dt {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 768px) {
  .service__box-list li:first-child {
    padding-bottom: 40px;
    margin-bottom: 45px;
    border-bottom: solid 2px #e6cfac;
  }
}
@media screen and (min-width: 769px) {
  .service__box-list li {
    width: 42.3529411765%;
    justify-content: space-between;
  }
  .service__box-list li:first-child {
    position: relative;
  }
  .service__box-list li:first-child::after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #e6cfac;
    position: absolute;
    right: -18%;
  }
  .service__box-list li dl {
    width: calc(100% - 110px);
  }
  .service__box-list li dl dd {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.service__box-txtlist {
  padding-top: 15%;
  flex-direction: row;
}
.service__box-txtlist li:nth-child(1) {
  margin-right: 1.5em;
}
.service__box-txtlist li a {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
}
@media screen and (min-width: 769px) {
  .service__box-txtlist li a {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 769px) {
  .service__box-txtlist {
    padding-top: 5%;
    justify-content: center;
  }
  .service__box-txtlist li:nth-child(1) {
    margin-right: 2em;
  }
}

.lesson .inner {
  padding: 15% 0;
}
@media screen and (min-width: 769px) {
  .lesson .inner {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .lesson__flex-left {
    width: 78%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 769px) {
  .lesson__flex-left {
    width: 51.4541387025%;
  }
}
.lesson__flex-left h3 {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .lesson__flex-left h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.lesson__flex-left a {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  margin: 20px 0;
  display: block;
}
@media screen and (min-width: 769px) {
  .lesson__flex-right {
    width: 39.1498881432%;
  }
}
@media screen and (min-width: 769px) {
  .lesson__flex {
    width: min(95%, 894px);
    margin: 0 auto;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .blog .inner {
    width: 78%;
    padding: 15% 0;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 769px) {
  .blog .inner {
    width: min(95%, 755px);
    padding: 13% 0;
    margin: 0 auto;
  }
}
.blog__flex h3, .blog__flex .more {
  font-weight: bold;
}
.blog__flex h3 {
  padding-bottom: 0.3em;
}
.blog__flex .more {
  margin: 15px 0 30px;
  display: block;
}
@media screen and (min-width: 769px) {
  .blog__flex .more {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 769px) {
  .blog__flex {
    margin-top: 80px;
    justify-content: space-between;
  }
  .blog__flex > div {
    width: 43%;
  }
  .blog__flex > div.blog__flex-left ul {
    position: relative;
  }
  .blog__flex > div.blog__flex-left ul::after {
    content: "";
    width: 1px;
    height: 125%;
    background-color: #808080;
    position: absolute;
    right: -16%;
    bottom: -5%;
  }
}
.blog__list li {
  padding: 1em 0;
  border-top: solid 1px #e6cfac;
}
.blog__list li:last-child {
  border-bottom: solid 1px #e6cfac;
}
.blog__list li a {
  padding-left: 1em;
  display: box;
  display: flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.blog__list li a::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #fac34b;
  display: block;
  position: absolute;
  left: 0;
}
.blog__list li .ttl {
  font-size: 14px;
  font-size: 0.875rem;
}
.blog__list li .date {
  font-size: 12px;
  font-size: 0.75rem;
}