@import url("../css/common.css");
.br_pc {
  display: none;
}

@media screen and (min-width: 429px) {
  .br_pc {
    display: block;
  }
}

@media screen and (min-width: 1440px) {
  .br_pc {
    display: none;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  .br_pc {
    display: block;
  }
}

@media screen and (min-width: 1920px) {
  .br_pc {
    display: block;
  }
}

.br_macBookAir {
  display: none;
}

@media screen and (min-width: 1440px) {
  .br_macBookAir {
    display: block;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  .br_macBookAir {
    display: none;
  }
}

@media screen and (min-width: 1920px) {
  .br_macBookAir {
    display: none;
  }
}

.under_pc {
  display: inline-block;
  border-bottom: 0.8px solid #333;
  padding-bottom: 6px;
}

@media screen and (min-width: 429px) {
  .under_pc {
    border: none;
    padding-bottom: 0;
  }
}

.ruby {
  margin-top: -.4rem;
  font-size: .3rem;
  color: #aaa;
}

@media screen and (min-width: 429px) {
  .ruby {
    margin-top: 0;
    padding-top: .6rem;
  }
}

section.front {
  padding-bottom: 1.5rem;
}

section.front .front-wrapper .top-title {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 85%;
  color: #333;
}

@media screen and (min-width: 1440px) {
  section.front .front-wrapper .top-title {
    height: 16rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.front .front-wrapper .top-title {
    left: 84%;
  }
}

@media screen and (min-width: 1920px) {
  section.front .front-wrapper .top-title {
    height: 18rem;
  }
}

section.front .front-wrapper .top-title .space_pc {
  margin-top: 11rem;
}

@media screen and (min-width: 1440px) {
  section.front .front-wrapper .top-title .space_pc {
    margin-top: 9rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.front .front-wrapper .top-title .space_pc {
    margin-top: 8.5rem;
  }
}

@media screen and (min-width: 1920px) {
  section.front .front-wrapper .top-title .space_pc {
    margin-top: 11rem;
  }
}

section.front .title-sp {
  text-align: center;
  font-size: 1.2rem;
  margin: 1.5rem 0;
}

@media screen and (min-width: 429px) {
  section.front .title-sp {
    display: none;
  }
}

section.front .photo {
  display: none;
}

@media screen and (min-width: 429px) {
  section.front .photo {
    display: block;
  }
}

@media screen and (min-width: 429px) {
  section.front .photo-sp {
    display: none;
  }
}

section.front .front-text {
  margin: 1.7rem auto 2.2rem;
  font-size: 1rem;
  width: 90%;
  line-height: 2;
  letter-spacing: .1em;
}

@media screen and (min-width: 429px) {
  section.front .front-text {
    margin: 4rem auto 0;
    letter-spacing: normal;
    width: 35%;
    font-size: .9rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.front .front-text {
    font-size: .7rem;
    margin: 3rem auto 0;
  }
}

@media screen and (min-width: 1920px) {
  section.front .front-text {
    font-size: .9rem;
    margin: 4rem auto 0;
  }
}

section.front .front-text p {
  margin-bottom: 1rem;
}

@media screen and (min-width: 429px) {
  section.front .front-text p {
    margin-bottom: 2.5rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.front .front-text p {
    margin-bottom: 2rem;
  }
}

@media screen and (min-width: 1920px) {
  section.front .front-text p {
    margin-bottom: 2.5rem;
  }
}

.white-back {
  height: 100%;
}

@media screen and (min-width: 429px) {
  .white-back {
    width: 90%;
    background-color: #fff;
  }
}

.white-back.-left {
  margin: 0 0 0 auto;
}

.tech-title {
  text-align: center;
  display: none;
}

@media screen and (min-width: 429px) {
  .tech-title {
    display: block;
  }
}

.tech-title .about-sub-title {
  display: none;
}

@media screen and (min-width: 429px) {
  .tech-title .about-sub-title {
    font-size: .9rem;
    display: block;
  }
}

@media screen and (min-width: 1440px) {
  .tech-title .about-sub-title {
    font-size: 1.2rem;
    line-height: 1;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  .tech-title .about-sub-title {
    font-size: 1rem;
    line-height: 1;
  }
}

@media screen and (min-width: 1920px) {
  .tech-title .about-sub-title {
    line-height: 2;
  }
}

.tech-title .ruby {
  padding-top: 0;
}

@media screen and (width: 1366px) and (min-height: 768px) {
  .tech-title .ruby {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

.about-sub-title-sp {
  text-align: center !important;
  width: 49%;
  margin: 0 auto .5rem;
}

@media screen and (min-width: 429px) {
  .about-sub-title-sp {
    display: none;
  }
}

.about-sub-title-sp h2 {
  font-size: 1.1rem;
}

.about-sub-title-sp .ruby {
  text-align: center !important;
  font-size: 0.7rem !important;
}

.about-sub-text-1,
.about-sub-text-2 {
  letter-spacing: 2.5px;
}

@media screen and (width: 1366px) and (min-height: 768px) {
  .about-sub-text-1,
  .about-sub-text-2 {
    font-size: 1rem;
    letter-spacing: 1px;
  }
}

section.about .beige-back {
  padding-top: 1.3rem;
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back {
    padding-top: 2.8rem;
  }
}

@media screen and (min-width: 429px) {
  section.about .beige-back {
    padding-top: 3.2rem;
  }
}

section.about .beige-back .title {
  font-size: 1.1rem;
  text-align: center;
  padding-bottom: 1.7rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .title {
    padding-bottom: 2rem;
    font-size: 1.3rem;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .title {
    padding-bottom: 2rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .title {
    font-size: 1.1rem;
    padding-bottom: 1.5rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .title {
    font-size: 1.5rem;
    padding-bottom: 1.8rem;
  }
}

section.about .beige-back .notation {
  width: 60%;
  margin: 0 auto 2rem;
  text-align: center;
  line-height: 1.7;
  font-size: .7rem;
  letter-spacing: .2rem;
}

@media screen and (width: 375px) and (max-height: 812px) {
  section.about .beige-back .notation {
    width: 64%;
  }
}

@media screen and (width: 414px) and (max-height: 896px) {
  section.about .beige-back .notation {
    width: 59%;
  }
}

@media screen and (width: 320px) and (max-height: 568px) {
  section.about .beige-back .notation {
    width: 75%;
  }
}

@media screen and (min-width: 429px) {
  section.about .beige-back .notation {
    line-height: 1.4;
    font-size: .8rem;
    width: 27%;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .notation {
    width: 24%;
  }
}

section.about .beige-back .about-photo-container-1 {
  width: 94%;
  padding-bottom: 3rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  letter-spacing: .1em;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-1 {
    letter-spacing: normal;
    padding-bottom: 6rem;
    width: 80%;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-1 {
    padding-bottom: 4.5rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-1 {
    padding-bottom: 6rem;
  }
}

section.about .beige-back .about-photo-container-1 a {
  width: 49%;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-1 a {
    width: 31.8%;
  }
}

section.about .beige-back .about-photo-container-1 img {
  margin-bottom: .5rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-1 img {
    width: 100%;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-1 img {
    margin-bottom: 1.3rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-1 img {
    margin-bottom: 2.2rem;
  }
}

section.about .beige-back .about-photo-container-1 img:hover {
  opacity: .7;
}

section.about .beige-back .about-photo-container-2 {
  padding-bottom: 1rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-2 {
    padding-bottom: 10rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-2 {
    padding-bottom: 6.5rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-2 {
    padding-bottom: 8rem;
  }
}

section.about .beige-back .about-photo-container-2 .about-photo-sp {
  padding-top: 1.5rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-2 .about-photo-sp {
    display: none;
  }
}

section.about .beige-back .about-photo-container-2 .about-photo {
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-2 .about-photo {
    text-align: right;
    width: 50%;
  }
}

section.about .beige-back .about-photo-container-2 .about-photo img {
  width: 90%;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-2 .about-photo img {
    width: 90%;
  }
}

section.about .beige-back .about-photo-container-2 .about-text {
  width: 90%;
  line-height: 2;
  font-size: 1rem;
  margin: 1rem auto 0;
  text-align: center;
  line-height: 2.2;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-2 .about-text {
    line-height: 1.2;
    text-align: left;
    margin: 0;
    width: 50%;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .about-photo-container-2 .about-text {
    line-height: 2.3;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-2 .about-text {
    line-height: 2;
    font-size: .7rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-2 .about-text {
    line-height: 2;
    font-size: 1rem;
  }
}

section.about .beige-back .about-photo-container-2 .about-text .tech-title {
  padding-top: 1.5rem;
  padding-bottom: 3rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-2 .about-text .tech-title {
    padding-bottom: 1rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-2 .about-text .tech-title {
    padding-top: 1rem;
    padding-bottom: 2rem;
  }
}

section.about .beige-back .about-photo-container-2 .about-text .about-sub-text-1 p,
section.about .beige-back .about-photo-container-2 .about-text .about-sub-text-2 p {
  margin-left: 0;
  margin-bottom: 2rem;
  font-size: 1rem;
  text-align: left;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-2 .about-text .about-sub-text-1 p,
  section.about .beige-back .about-photo-container-2 .about-text .about-sub-text-2 p {
    width: 85%;
    margin: 0 auto;
    font-size: .7rem;
    line-height: 1.2;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .about-photo-container-2 .about-text .about-sub-text-1 p,
  section.about .beige-back .about-photo-container-2 .about-text .about-sub-text-2 p {
    font-size: .8rem;
    line-height: 2.3;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-2 .about-text .about-sub-text-1 p,
  section.about .beige-back .about-photo-container-2 .about-text .about-sub-text-2 p {
    font-size: .8rem;
    line-height: 2.5;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-2 .about-text .about-sub-text-1 p,
  section.about .beige-back .about-photo-container-2 .about-text .about-sub-text-2 p {
    font-size: 1rem;
    line-height: 2.8;
  }
}

section.about .beige-back .about-photo-container-2 .about-text .about-sub-text-2 {
  margin-top: 3rem;
  margin-bottom: 1rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-2 .about-text .about-sub-text-2 {
    margin-top: 1rem;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .about-photo-container-2 .about-text .about-sub-text-2 {
    margin-top: 1.2rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-2 .about-text .about-sub-text-2 {
    margin-top: 2rem;
  }
}

section.about .beige-back .about-photo-container-3 {
  padding-bottom: 0;
  display: block;
  letter-spacing: .1em;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-3 {
    letter-spacing: normal;
    padding-bottom: 10rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-3 {
    padding-bottom: 6rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-3 {
    padding-bottom: 8rem;
  }
}

section.about .beige-back .about-photo-container-3 .white-back .tech-title {
  padding-top: 3rem;
  padding-bottom: 2.5rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-3 .white-back .tech-title {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .about-photo-container-3 .white-back .tech-title {
    padding-bottom: 1rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-3 .white-back .tech-title {
    padding-bottom: 2.5rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-3 .white-back .tech-title {
    padding-bottom: 1rem;
  }
}

section.about .beige-back .about-photo-container-3 .about-text {
  margin: 0 auto 4rem;
  width: 90%;
  line-height: 2.2;
  font-size: 1rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-3 .about-text {
    line-height: 1.2;
    margin: 0;
    font-size: 1rem;
    width: 50%;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .about-photo-container-3 .about-text {
    line-height: 2.3;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-3 .about-text {
    font-size: .7rem;
    line-height: 2.5;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-3 .about-text {
    line-height: 2.8;
    font-size: 1rem;
  }
}

section.about .beige-back .about-photo-container-3 .about-text h2 {
  margin-left: 0;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-3 .about-text h2 {
    margin-left: 0;
  }
}

section.about .beige-back .about-photo-container-3 .about-text .about-sub-text-1 {
  margin-left: 0;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-3 .about-text .about-sub-text-1 {
    width: 85%;
    margin: 0 auto 1rem;
    font-size: .7rem;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .about-photo-container-3 .about-text .about-sub-text-1 {
    font-size: .8rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-3 .about-text .about-sub-text-1 {
    font-size: .8rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-3 .about-text .about-sub-text-1 {
    font-size: 1rem;
  }
}

section.about .beige-back .about-photo-container-3 .about-photo {
  display: none;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-3 .about-photo {
    display: block;
    width: 50%;
    margin: 0;
  }
}

section.about .beige-back .about-photo-container-3 .about-photo img {
  width: 100%;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-3 .about-photo img {
    width: 90%;
  }
}

section.about .beige-back .about-photo-container-3 .about-photo-sp {
  width: 90%;
  margin: 0 auto;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-3 .about-photo-sp {
    display: none;
  }
}

section.about .beige-back .about-photo-container-3 .about-photo-sp img {
  width: 100%;
}

section.about .beige-back .about-photo-container-4 {
  padding-bottom: 1rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-4 {
    padding-bottom: 10rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-4 {
    padding-bottom: 6rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-4 {
    padding-bottom: 8rem;
  }
}

section.about .beige-back .about-photo-container-4 .about-photo {
  width: 50%;
  text-align: right;
  display: none;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-4 .about-photo {
    display: block;
  }
}

section.about .beige-back .about-photo-container-4 .about-photo img {
  width: 90%;
}

section.about .beige-back .about-photo-container-4 .about-photo-sp {
  width: 90%;
  margin: 4rem auto 0;
  display: block;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-4 .about-photo-sp {
    display: none;
  }
}

section.about .beige-back .about-photo-container-4 .about-text {
  margin: 1rem auto 0;
  width: 90%;
  line-height: 2.2;
  font-size: 1rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-4 .about-text {
    margin: 1.5rem auto 0;
    line-height: 1.2;
    font-size: 1rem;
    margin: 0;
    width: 50%;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .about-photo-container-4 .about-text {
    line-height: 2.3;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-4 .about-text {
    font-size: .7rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-4 .about-text {
    line-height: 2.8;
    font-size: 1rem;
  }
}

section.about .beige-back .about-photo-container-4 .about-text .tech-title {
  padding-top: 5rem;
  padding-bottom: 3rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-4 .about-text .tech-title {
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-4 .about-text .tech-title {
    padding-bottom: 2rem;
  }
}

section.about .beige-back .about-photo-container-4 .about-text .about-sub-text-1 {
  margin-left: 0;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-4 .about-text .about-sub-text-1 {
    margin: 0 auto 1rem;
    width: 85%;
    font-size: .7rem;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .about-photo-container-4 .about-text .about-sub-text-1 {
    font-size: .9rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-4 .about-text .about-sub-text-1 {
    font-size: .8rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-4 .about-text .about-sub-text-1 {
    font-size: 1rem;
  }
}

section.about .beige-back .about-photo-container-5,
section.about .beige-back .about-photo-container-7 {
  padding-bottom: 4rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-5,
  section.about .beige-back .about-photo-container-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-5,
  section.about .beige-back .about-photo-container-7 {
    padding-bottom: 6rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-5,
  section.about .beige-back .about-photo-container-7 {
    padding-bottom: 10rem;
  }
}

section.about .beige-back .about-photo-container-5 .about-text,
section.about .beige-back .about-photo-container-7 .about-text {
  margin: 0 auto;
  width: 90%;
  line-height: 2.2;
  font-size: 1rem;
  letter-spacing: .1em;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-5 .about-text,
  section.about .beige-back .about-photo-container-7 .about-text {
    line-height: 1.2;
    letter-spacing: normal;
    margin: 0;
    font-size: 1rem;
    width: 50%;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .about-photo-container-5 .about-text,
  section.about .beige-back .about-photo-container-7 .about-text {
    line-height: 2.3;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-5 .about-text,
  section.about .beige-back .about-photo-container-7 .about-text {
    font-size: .7rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-5 .about-text,
  section.about .beige-back .about-photo-container-7 .about-text {
    line-height: 2.8;
    font-size: 1rem;
  }
}

section.about .beige-back .about-photo-container-5 .about-text .tech-title,
section.about .beige-back .about-photo-container-7 .about-text .tech-title {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-5 .about-text .tech-title,
  section.about .beige-back .about-photo-container-7 .about-text .tech-title {
    padding-bottom: 1rem;
  }
}

section.about .beige-back .about-photo-container-5 .about-text .about-sub-text-1,
section.about .beige-back .about-photo-container-7 .about-text .about-sub-text-1 {
  margin-left: 0;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-5 .about-text .about-sub-text-1,
  section.about .beige-back .about-photo-container-7 .about-text .about-sub-text-1 {
    margin: 0 auto 1rem;
    width: 85%;
    font-size: .7rem;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .about-photo-container-5 .about-text .about-sub-text-1,
  section.about .beige-back .about-photo-container-7 .about-text .about-sub-text-1 {
    font-size: .9rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-5 .about-text .about-sub-text-1,
  section.about .beige-back .about-photo-container-7 .about-text .about-sub-text-1 {
    font-size: .8rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-5 .about-text .about-sub-text-1,
  section.about .beige-back .about-photo-container-7 .about-text .about-sub-text-1 {
    font-size: 1rem;
  }
}

section.about .beige-back .about-photo-container-5 .about-photo,
section.about .beige-back .about-photo-container-7 .about-photo {
  display: none;
  width: 50%;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-5 .about-photo,
  section.about .beige-back .about-photo-container-7 .about-photo {
    display: block;
  }
}

section.about .beige-back .about-photo-container-5 .about-photo img,
section.about .beige-back .about-photo-container-7 .about-photo img {
  width: 90%;
}

section.about .beige-back .about-photo-container-6 {
  padding-bottom: 1.5rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-6 {
    padding-bottom: 6rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-6 {
    padding-bottom: 8rem;
  }
}

section.about .beige-back .about-photo-container-6 .about-photo {
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-6 .about-photo {
    text-align: right;
    width: 50%;
  }
}

section.about .beige-back .about-photo-container-6 .about-photo img {
  width: 90%;
}

section.about .beige-back .about-photo-container-6 .about-text {
  margin: 1rem auto 0;
  width: 90%;
  line-height: 2.2;
  font-size: 1rem;
  letter-spacing: .1em;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-6 .about-text {
    letter-spacing: normal;
    line-height: 1.2;
    font-size: 1rem;
    margin: 0 auto 1rem;
    width: 50%;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .about-photo-container-6 .about-text {
    line-height: 2.3;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-6 .about-text {
    font-size: .7rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-6 .about-text {
    line-height: 2.8;
    font-size: 1rem;
  }
}

section.about .beige-back .about-photo-container-6 .about-text .tech-title {
  padding-top: 5rem;
  padding-bottom: 2rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-6 .about-text .tech-title {
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }
}

section.about .beige-back .about-photo-container-6 .about-text .about-sub-text-1 {
  margin-left: 0;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-6 .about-text .about-sub-text-1 {
    width: 85%;
    margin: 0 auto 1rem;
    font-size: .7rem;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .about-photo-container-6 .about-text .about-sub-text-1 {
    font-size: .9rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-6 .about-text .about-sub-text-1 {
    font-size: .8rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-6 .about-text .about-sub-text-1 {
    font-size: 1rem;
  }
}

section.about .beige-back .about-photo-container-7 {
  padding-bottom: 3rem;
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-7 {
    padding-bottom: 4rem;
  }
}

section.about .beige-back .about-photo-container-7 .about-photo-sp {
  width: 90%;
  margin: 3rem auto 0;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-7 .about-photo-sp {
    display: none;
  }
}

section.about .beige-back .about-photo-container-7 .about-sub-title-sp {
  margin-top: 1rem;
}

section.price {
  margin-top: 1.8rem;
}

@media screen and (min-width: 429px) {
  section.price {
    margin-top: 1.5rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price {
    margin-top: 1.5rem;
    margin-bottom: 2.8rem;
  }
}

@media screen and (min-width: 1920px) {
  section.price {
    margin-top: 2.5rem;
    margin-bottom: 3rem;
  }
}

section.price .title,
section.price .sub-title {
  text-align: center;
  font-size: 1rem;
  margin-bottom: 2.5rem;
}

@media screen and (min-width: 429px) {
  section.price .title,
  section.price .sub-title {
    font-size: 1.2rem;
    margin: 0 auto 3rem;
  }
}

@media screen and (min-width: 1440px) {
  section.price .title,
  section.price .sub-title {
    font-size: 1.1rem;
    width: 55%;
  }
}

@media screen and (min-width: 1600px) {
  section.price .title,
  section.price .sub-title {
    width: 49%;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .title,
  section.price .sub-title {
    margin: 0 auto 2.2rem;
    font-size: 1rem;
  }
}

@media screen and (min-width: 1920px) {
  section.price .title,
  section.price .sub-title {
    margin: 0 auto 3rem;
    font-size: 1.2rem;
    width: 41%;
  }
}

section.price .title {
  font-size: 1.1rem;
  margin-bottom: 3rem;
}

@media screen and (min-width: 429px) {
  section.price .title {
    font-size: 1.3rem;
  }
}

@media screen and (min-width: 1440px) {
  section.price .title {
    font-size: 1.2rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .title {
    font-size: 1rem;
    margin-bottom: 2.8rem;
  }
}

@media screen and (min-width: 1920px) {
  section.price .title {
    margin-bottom: 3rem;
  }
}

section.price .under {
  border-bottom: 0.6px solid #333;
  padding-bottom: 6px;
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .under {
    padding-bottom: 5px;
  }
}

@media screen and (min-width: 1920px) {
  section.price .under {
    padding-bottom: 6px;
  }
}

section.price .price-container {
  margin: 0 auto 3rem;
  width: 90%;
}

@media screen and (width: 320px) and (max-height: 568px) {
  section.price .price-container {
    width: 91%;
  }
}

@media screen and (min-width: 429px) {
  section.price .price-container {
    margin: 0 auto 12rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .price-container {
    margin: 0 auto 10rem;
  }
}

@media screen and (min-width: 1920px) {
  section.price .price-container {
    margin: 0 auto 12rem;
  }
}

section.price .price-container .monthly-fee-text {
  display: none;
}

@media screen and (min-width: 429px) {
  section.price .price-container .monthly-fee-text {
    display: block;
    width: 50%;
  }
}

section.price .price-container .monthly-fee-text .contents {
  margin: 0 0 0 12rem;
  width: 48%;
}

@media screen and (min-width: 429px) {
  section.price .price-container .monthly-fee-text .contents {
    margin: 0 auto;
  }
}

@media screen and (min-width: 1440px) {
  section.price .price-container .monthly-fee-text .contents {
    width: 55%;
  }
}

@media screen and (min-width: 1600px) {
  section.price .price-container .monthly-fee-text .contents {
    width: 49%;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .price-container .monthly-fee-text .contents {
    width: 51%;
  }
}

@media screen and (min-width: 1920px) {
  section.price .price-container .monthly-fee-text .contents {
    width: 41%;
  }
}

section.price .price-container .monthly-fee-text .contents p {
  font-size: .9rem;
  margin-bottom: 1.5rem;
  line-height: 2;
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .price-container .monthly-fee-text .contents p {
    margin-bottom: 1.2rem;
    font-size: .7rem;
  }
}

@media screen and (min-width: 1920px) {
  section.price .price-container .monthly-fee-text .contents p {
    margin-bottom: 1.5rem;
    font-size: .9rem;
  }
}

section.price .price-container .monthly-fee-text .experience-fee-text {
  margin: 5rem auto 0;
  font-size: 1.2rem;
  width: 50%;
}

@media screen and (min-width: 429px) {
  section.price .price-container .monthly-fee-text .experience-fee-text {
    margin: 2rem auto 0;
    font-size: .9rem;
  }
}

@media screen and (min-width: 1440px) {
  section.price .price-container .monthly-fee-text .experience-fee-text {
    margin: 2rem auto 0;
    font-size: 1rem;
    width: 55%;
  }
}

@media screen and (min-width: 1600px) {
  section.price .price-container .monthly-fee-text .experience-fee-text {
    width: 49%;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .price-container .monthly-fee-text .experience-fee-text {
    font-size: 1rem;
    margin: 4.5rem auto 0;
  }
}

@media screen and (min-width: 1920px) {
  section.price .price-container .monthly-fee-text .experience-fee-text {
    font-size: .9rem;
    margin: 3rem auto 0;
    width: 41%;
  }
}

section.price .price-container .monthly-fee-text-sp {
  width: 100%;
  font-size: 1.6rem;
}

@media screen and (min-width: 429px) {
  section.price .price-container .monthly-fee-text-sp {
    display: none;
  }
}

section.price .price-container .monthly-fee-text-sp .contents-1,
section.price .price-container .monthly-fee-text-sp .contents-2 {
  width: 80%;
  text-align: left;
  margin: 2rem auto 0;
  font-size: 1rem;
}

@media screen and (width: 320px) and (max-height: 568px) {
  section.price .price-container .monthly-fee-text-sp .contents-1,
  section.price .price-container .monthly-fee-text-sp .contents-2 {
    width: 85%;
    font-size: .9rem;
  }
}

@media screen and (min-width: 429px) {
  section.price .price-container .monthly-fee-text-sp .contents-1,
  section.price .price-container .monthly-fee-text-sp .contents-2 {
    margin: 5rem auto 0;
  }
}

section.price .price-container .monthly-fee-text-sp .contents-1 h3,
section.price .price-container .monthly-fee-text-sp .contents-2 h3 {
  margin-bottom: 1.4rem;
}

@media screen and (min-width: 429px) {
  section.price .price-container .monthly-fee-text-sp .contents-1 h3,
  section.price .price-container .monthly-fee-text-sp .contents-2 h3 {
    margin-bottom: 2.5rem;
  }
}

section.price .price-container .monthly-fee-text-sp .contents {
  margin: 2rem auto 0;
  width: 80%;
}

section.price .price-container .monthly-fee-text-sp .contents p {
  font-size: 1.6rem;
  margin-bottom: 1.5rem;
  line-height: 2;
}

section.price .price-container .monthly-fee-text-sp .experience-fee-text {
  margin-top: 5rem;
  text-align: center;
  font-size: 1.2rem;
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .price-container .monthly-fee-text-sp .experience-fee-text {
    font-size: 1rem;
    margin-top: 4.5rem;
  }
}

@media screen and (min-width: 1920px) {
  section.price .price-container .monthly-fee-text-sp .experience-fee-text {
    font-size: 1.2rem;
    margin-top: 5rem;
  }
}

section.price .price-container .payment-method-text {
  width: 100%;
}

section.price .price-container .payment-method-text .sub-title {
  margin-top: 3.5rem;
  font-size: 1.1rem;
}

@media screen and (min-width: 429px) {
  section.price .price-container .payment-method-text .sub-title {
    margin-top: 0;
    font-size: 1.2rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .price-container .payment-method-text .sub-title {
    font-size: 1rem;
  }
}

@media screen and (min-width: 429px) {
  section.price .price-container .payment-method-text {
    width: 50%;
  }
}

section.price .price-container .payment-method-text .contents {
  margin: 0;
  width: 100%;
}

@media screen and (min-width: 429px) {
  section.price .price-container .payment-method-text .contents {
    margin: 0 auto;
    width: 65%;
  }
}

@media screen and (min-width: 1440px) {
  section.price .price-container .payment-method-text .contents {
    width: 65%;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .price-container .payment-method-text .contents {
    width: 72%;
  }
}

@media screen and (min-width: 1920px) {
  section.price .price-container .payment-method-text .contents {
    width: 65%;
  }
}

section.price .price-container .payment-method-text .contents p {
  font-size: .9rem;
  margin-bottom: .5rem;
  line-height: 1.2;
}

@media screen and (min-width: 429px) {
  section.price .price-container .payment-method-text .contents p {
    font-size: .9rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .price-container .payment-method-text .contents p {
    margin-bottom: 1.2rem;
    font-size: .7rem;
  }
}

@media screen and (min-width: 1920px) {
  section.price .price-container .payment-method-text .contents p {
    margin-bottom: 1.5rem;
    font-size: .9rem;
  }
}

section.price .price-container .payment-method-text .contents p:last-child {
  margin-top: 1.5rem;
}

@media screen and (min-width: 429px) {
  section.price .price-container .payment-method-text .contents p:last-child {
    margin-top: 0;
  }
}

section.place {
  position: relative;
  background-color: #fdf7f3;
  padding-top: 1.5rem;
}

@media screen and (min-width: 429px) {
  section.place {
    background-color: #fff;
    padding-top: 0;
  }
}

section.place .title {
  text-align: center;
  font-size: 1.1rem;
  margin-bottom: 2rem;
}

@media screen and (min-width: 429px) {
  section.place .title {
    margin-bottom: 3rem;
    font-size: 1.2rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.place .title {
    font-size: 1rem;
  }
}

@media screen and (min-width: 1920px) {
  section.place .title {
    font-size: 1.3rem;
  }
}

section.place .under {
  border-bottom: 0.6px solid #333;
  padding-bottom: 6px;
}

section.place .place-text {
  text-align: center;
  padding-bottom: 2.7rem;
  font-size: 1rem;
}

@media screen and (width: 375px) and (max-height: 812px) {
  section.place .place-text {
    font-size: 0.8rem;
  }
}

@media screen and (width: 414px) and (max-height: 896px) {
  section.place .place-text {
    font-size: 0.8rem;
  }
}

@media screen and (width: 320px) and (max-height: 568px) {
  section.place .place-text {
    font-size: 0.8rem;
  }
}

@media screen and (width: 375px) and (max-height: 667px) {
  section.place .place-text {
    font-size: 0.8rem;
  }
}

@media screen and (min-width: 429px) {
  section.place .place-text {
    font-size: 1rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.place .place-text {
    padding-bottom: 4.5rem;
    font-size: .7rem;
  }
}

@media screen and (min-width: 1920px) {
  section.place .place-text {
    padding-bottom: 5rem;
    font-size: 1rem;
  }
}

section.place .place-text .notes {
  text-align: start;
  margin: 1.3rem auto 0;
  width: 80%;
  line-height: 1.5;
  font-size: 0.8rem;
}

@media screen and (width: 375px) and (max-height: 812px) {
  section.place .place-text .notes {
    font-size: 0.8rem;
  }
}

@media screen and (width: 414px) and (max-height: 896px) {
  section.place .place-text .notes {
    font-size: 0.8rem;
  }
}

@media screen and (width: 320px) and (max-height: 568px) {
  section.place .place-text .notes {
    font-size: 0.8rem;
  }
}

@media screen and (width: 375px) and (max-height: 667px) {
  section.place .place-text .notes {
    font-size: 0.8rem;
  }
}

@media screen and (min-width: 429px) {
  section.place .place-text .notes {
    font-size: .8rem;
    margin: 1.2rem auto 0;
    width: 30%;
  }
}

@media screen and (min-width: 1440px) {
  section.place .place-text .notes {
    font-size: .8rem;
    width: 42%;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.place .place-text .notes {
    width: 33%;
  }
}

@media screen and (min-width: 1920px) {
  section.place .place-text .notes {
    font-size: 1rem;
    width: 33%;
  }
}

@media screen and (min-width: 429px) {
  section.place .place-container-1,
  section.place .place-container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

section.place .place-container-1 .place-text,
section.place .place-container-2 .place-text {
  width: 94%;
  text-align: start;
  font-size: 1.1rem;
  padding-bottom: 1.5rem;
}

@media screen and (min-width: 429px) {
  section.place .place-container-1 .place-text,
  section.place .place-container-2 .place-text {
    padding-bottom: 0;
    width: 50%;
  }
}

section.place .place-container-1 .place-text .address,
section.place .place-container-1 .place-text .date,
section.place .place-container-2 .place-text .address,
section.place .place-container-2 .place-text .date {
  width: 80%;
  letter-spacing: .1em;
  margin: 0 auto;
}

@media screen and (min-width: 429px) {
  section.place .place-container-1 .place-text .address,
  section.place .place-container-1 .place-text .date,
  section.place .place-container-2 .place-text .address,
  section.place .place-container-2 .place-text .date {
    margin: 0 auto;
    width: 68%;
  }
}

@media screen and (min-width: 1440px) {
  section.place .place-container-1 .place-text .address,
  section.place .place-container-1 .place-text .date,
  section.place .place-container-2 .place-text .address,
  section.place .place-container-2 .place-text .date {
    width: 50%;
  }
}

section.place .place-container-1 .place-text .address .sub-title,
section.place .place-container-1 .place-text .date .sub-title,
section.place .place-container-2 .place-text .address .sub-title,
section.place .place-container-2 .place-text .date .sub-title {
  font-size: 1.1rem;
  margin-bottom: 1rem;
}

@media screen and (min-width: 429px) {
  section.place .place-container-1 .place-text .address .sub-title,
  section.place .place-container-1 .place-text .date .sub-title,
  section.place .place-container-2 .place-text .address .sub-title,
  section.place .place-container-2 .place-text .date .sub-title {
    font-size: 1.2rem;
  }
}

@media screen and (min-width: 1440px) {
  section.place .place-container-1 .place-text .address .sub-title,
  section.place .place-container-1 .place-text .date .sub-title,
  section.place .place-container-2 .place-text .address .sub-title,
  section.place .place-container-2 .place-text .date .sub-title {
    font-size: 1rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.place .place-container-1 .place-text .address .sub-title,
  section.place .place-container-1 .place-text .date .sub-title,
  section.place .place-container-2 .place-text .address .sub-title,
  section.place .place-container-2 .place-text .date .sub-title {
    margin-bottom: .9rem;
    font-size: 1rem;
  }
}

@media screen and (min-width: 1920px) {
  section.place .place-container-1 .place-text .address .sub-title,
  section.place .place-container-1 .place-text .date .sub-title,
  section.place .place-container-2 .place-text .address .sub-title,
  section.place .place-container-2 .place-text .date .sub-title {
    margin-bottom: 1.5rem;
    font-size: 1.3rem;
  }
}

section.place .place-container-1 .place-text .address .sub-title small,
section.place .place-container-1 .place-text .date .sub-title small,
section.place .place-container-2 .place-text .address .sub-title small,
section.place .place-container-2 .place-text .date .sub-title small {
  font-size: 60%;
}

section.place .place-container-1 .place-text .address .contents,
section.place .place-container-1 .place-text .date .contents,
section.place .place-container-2 .place-text .address .contents,
section.place .place-container-2 .place-text .date .contents {
  font-size: 1rem;
}

@media screen and (min-width: 429px) {
  section.place .place-container-1 .place-text .address .contents,
  section.place .place-container-1 .place-text .date .contents,
  section.place .place-container-2 .place-text .address .contents,
  section.place .place-container-2 .place-text .date .contents {
    font-size: 1rem;
  }
}

@media screen and (min-width: 1440px) {
  section.place .place-container-1 .place-text .address .contents,
  section.place .place-container-1 .place-text .date .contents,
  section.place .place-container-2 .place-text .address .contents,
  section.place .place-container-2 .place-text .date .contents {
    font-size: .8rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.place .place-container-1 .place-text .address .contents,
  section.place .place-container-1 .place-text .date .contents,
  section.place .place-container-2 .place-text .address .contents,
  section.place .place-container-2 .place-text .date .contents {
    font-size: .7rem;
  }
}

@media screen and (min-width: 1920px) {
  section.place .place-container-1 .place-text .address .contents,
  section.place .place-container-1 .place-text .date .contents,
  section.place .place-container-2 .place-text .address .contents,
  section.place .place-container-2 .place-text .date .contents {
    font-size: 1rem;
  }
}

section.place .place-container-1 .place-text .address .contents p,
section.place .place-container-1 .place-text .date .contents p,
section.place .place-container-2 .place-text .address .contents p,
section.place .place-container-2 .place-text .date .contents p {
  margin-bottom: .5rem;
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.place .place-container-1 .place-text .address .contents p,
  section.place .place-container-1 .place-text .date .contents p,
  section.place .place-container-2 .place-text .address .contents p,
  section.place .place-container-2 .place-text .date .contents p {
    margin-bottom: .7rem;
  }
}

@media screen and (min-width: 1920px) {
  section.place .place-container-1 .place-text .address .contents p,
  section.place .place-container-1 .place-text .date .contents p,
  section.place .place-container-2 .place-text .address .contents p,
  section.place .place-container-2 .place-text .date .contents p {
    margin-bottom: 1.1rem;
  }
}

section.place .place-container-1 .place-text .date,
section.place .place-container-2 .place-text .date {
  margin-top: 1.7rem;
}

@media screen and (min-width: 429px) {
  section.place .place-container-1 .place-text .date,
  section.place .place-container-2 .place-text .date {
    margin-top: 3rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.place .place-container-1 .place-text .date,
  section.place .place-container-2 .place-text .date {
    margin-top: 2rem;
  }
}

@media screen and (min-width: 1920px) {
  section.place .place-container-1 .place-text .date,
  section.place .place-container-2 .place-text .date {
    margin-top: 3rem;
  }
}

section.place .place-container-1 .place-map,
section.place .place-container-2 .place-map {
  width: 90%;
  margin: 0 auto;
}

@media screen and (min-width: 429px) {
  section.place .place-container-1 .place-map,
  section.place .place-container-2 .place-map {
    margin: 0;
    width: 50%;
  }
}

section.place .place-container-1 .place-map img,
section.place .place-container-2 .place-map img {
  width: 80%;
}

section.place .place-container-1 .place-map iframe,
section.place .place-container-2 .place-map iframe {
  width: 370px;
  height: 180px;
}

@media screen and (width: 375px) and (max-height: 812px) {
  section.place .place-container-1 .place-map iframe,
  section.place .place-container-2 .place-map iframe {
    width: 338px;
  }
}

@media screen and (width: 320px) and (max-height: 568px) {
  section.place .place-container-1 .place-map iframe,
  section.place .place-container-2 .place-map iframe {
    width: 286px;
  }
}

@media screen and (min-width: 429px) {
  section.place .place-container-1 .place-map iframe,
  section.place .place-container-2 .place-map iframe {
    width: 90%;
    height: 100%;
  }
}

section.place .place-container-2 {
  margin-top: 4rem;
  padding-bottom: 1.5rem;
}

@media screen and (min-width: 429px) {
  section.place .place-container-2 {
    margin-top: 6rem;
    padding-bottom: 4rem;
  }
}

@media screen and (min-width: 1440px) {
  section.place .place-container-2 {
    margin-top: 4rem;
    padding-bottom: 6rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.place .place-container-2 {
    margin-top: 4rem;
    padding-bottom: 6rem;
  }
}

@media screen and (min-width: 1920px) {
  section.place .place-container-2 {
    margin-top: 6rem;
    padding-bottom: 8rem;
  }
}

section.place .btn-goto-top {
  position: absolute;
  width: 60px;
  height: 30px;
  border-radius: 30px 30px 0 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: none;
}

@media screen and (min-width: 429px) {
  section.place .btn-goto-top {
    display: block;
  }
}

section.place .txt-goto-top {
  position: absolute;
  text-align: center;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

section.place .txt-goto-top .arrow {
  margin: 0 auto;
  width: 6px;
  height: 6px;
  border: 1px solid;
  border-color: #666 #666 transparent transparent;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

section.place .txt-goto-top p {
  font-size: 0.7rem;
}

section.application-sp {
  display: block;
  padding: 4rem 0 6rem;
  position: relative;
  font-size: 1.1rem;
  text-align: center;
}

@media screen and (width: 320px) and (max-height: 568px) {
  section.application-sp {
    font-size: 1rem;
  }
}

@media screen and (min-width: 429px) {
  section.application-sp {
    display: none;
  }
}

section.application-sp p {
  margin-bottom: 2.5rem;
}

section.application-sp .btn-more {
  margin: 0 auto;
}

section.application-sp .btn-goto-top {
  position: absolute;
  width: 50px;
  height: 30px;
  border-radius: 40px 40px 0 0;
  background: #fdf7f3;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (min-width: 429px) {
  section.application-sp .btn-goto-top {
    width: 60px;
    height: 30px;
    border-radius: 30px 30px 0 0;
  }
}

section.application-sp .txt-goto-top {
  position: absolute;
  text-align: center;
  bottom: -11%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.application-sp .txt-goto-top {
    font-size: .9rem;
  }
}

@media screen and (min-width: 1920px) {
  section.application-sp .txt-goto-top {
    font-size: 1rem;
  }
}

section.application-sp .txt-goto-top .arrow {
  margin: 0 auto .1rem;
  width: 8px;
  height: 8px;
  border: 1px solid;
  border-color: #666 #666 transparent transparent;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (min-width: 429px) {
  section.application-sp .txt-goto-top .arrow {
    margin: 0 auto;
    width: 6px;
    height: 6px;
  }
}

section.application-sp .txt-goto-top p {
  margin-bottom: 0;
  font-size: 0.7rem;
}

@media screen and (min-width: 429px) {
  section.application-sp .txt-goto-top p {
    font-size: .7rem;
  }
}

footer {
  padding: 3rem 0 .5rem;
}

@media screen and (width: 1366px) and (min-height: 768px) {
  footer {
    padding: 2rem 0 .5rem;
  }
}

@media screen and (min-width: 1920px) {
  footer {
    padding: 3rem 0 .5rem;
  }
}

footer p {
  margin-bottom: 1rem;
  text-align: center;
}

@media screen and (min-width: 429px) {
  footer p {
    margin-bottom: .6rem;
    text-align: right;
    margin-right: 1.5rem;
  }
}

footer .copyright.-sp {
  margin-bottom: .8rem;
}

@media screen and (min-width: 429px) {
  .-sp {
    display: none;
  }
}
1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-4 .about-text {
    font-size: .7rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-4 .about-text {
    line-height: 2.8;
    font-size: 1rem;
  }
}

section.about .beige-back .about-photo-container-4 .about-text .tech-title {
  padding-top: 5rem;
  padding-bottom: 3rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-4 .about-text .tech-title {
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-4 .about-text .tech-title {
    padding-bottom: 2rem;
  }
}

section.about .beige-back .about-photo-container-4 .about-text .about-sub-text-1 {
  margin-left: 0;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-4 .about-text .about-sub-text-1 {
    margin: 0 auto 1rem;
    width: 85%;
    font-size: .7rem;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .about-photo-container-4 .about-text .about-sub-text-1 {
    font-size: .9rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-4 .about-text .about-sub-text-1 {
    font-size: .8rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-4 .about-text .about-sub-text-1 {
    font-size: 1rem;
  }
}

section.about .beige-back .about-photo-container-5,
section.about .beige-back .about-photo-container-7 {
  padding-bottom: 4rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-5,
  section.about .beige-back .about-photo-container-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-5,
  section.about .beige-back .about-photo-container-7 {
    padding-bottom: 6rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-5,
  section.about .beige-back .about-photo-container-7 {
    padding-bottom: 10rem;
  }
}

section.about .beige-back .about-photo-container-5 .about-text,
section.about .beige-back .about-photo-container-7 .about-text {
  margin: 0 auto;
  width: 90%;
  line-height: 2.2;
  font-size: 1rem;
  letter-spacing: .1em;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-5 .about-text,
  section.about .beige-back .about-photo-container-7 .about-text {
    line-height: 1.2;
    letter-spacing: normal;
    margin: 0;
    font-size: 1rem;
    width: 50%;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .about-photo-container-5 .about-text,
  section.about .beige-back .about-photo-container-7 .about-text {
    line-height: 2.3;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-5 .about-text,
  section.about .beige-back .about-photo-container-7 .about-text {
    font-size: .7rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-5 .about-text,
  section.about .beige-back .about-photo-container-7 .about-text {
    line-height: 2.8;
    font-size: 1rem;
  }
}

section.about .beige-back .about-photo-container-5 .about-text .tech-title,
section.about .beige-back .about-photo-container-7 .about-text .tech-title {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-5 .about-text .tech-title,
  section.about .beige-back .about-photo-container-7 .about-text .tech-title {
    padding-bottom: 1rem;
  }
}

section.about .beige-back .about-photo-container-5 .about-text .about-sub-text-1,
section.about .beige-back .about-photo-container-7 .about-text .about-sub-text-1 {
  margin-left: 0;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-5 .about-text .about-sub-text-1,
  section.about .beige-back .about-photo-container-7 .about-text .about-sub-text-1 {
    margin: 0 auto 1rem;
    width: 85%;
    font-size: .7rem;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .about-photo-container-5 .about-text .about-sub-text-1,
  section.about .beige-back .about-photo-container-7 .about-text .about-sub-text-1 {
    font-size: .9rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-5 .about-text .about-sub-text-1,
  section.about .beige-back .about-photo-container-7 .about-text .about-sub-text-1 {
    font-size: .8rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-5 .about-text .about-sub-text-1,
  section.about .beige-back .about-photo-container-7 .about-text .about-sub-text-1 {
    font-size: 1rem;
  }
}

section.about .beige-back .about-photo-container-5 .about-photo,
section.about .beige-back .about-photo-container-7 .about-photo {
  display: none;
  width: 50%;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-5 .about-photo,
  section.about .beige-back .about-photo-container-7 .about-photo {
    display: block;
  }
}

section.about .beige-back .about-photo-container-5 .about-photo img,
section.about .beige-back .about-photo-container-7 .about-photo img {
  width: 90%;
}

section.about .beige-back .about-photo-container-6 {
  padding-bottom: 1.5rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-6 {
    padding-bottom: 6rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-6 {
    padding-bottom: 8rem;
  }
}

section.about .beige-back .about-photo-container-6 .about-photo {
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-6 .about-photo {
    text-align: right;
    width: 50%;
  }
}

section.about .beige-back .about-photo-container-6 .about-photo img {
  width: 90%;
}

section.about .beige-back .about-photo-container-6 .about-text {
  margin: 1rem auto 0;
  width: 90%;
  line-height: 2.2;
  font-size: 1rem;
  letter-spacing: .1em;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-6 .about-text {
    letter-spacing: normal;
    line-height: 1.2;
    font-size: 1rem;
    margin: 0 auto 1rem;
    width: 50%;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .about-photo-container-6 .about-text {
    line-height: 2.3;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-6 .about-text {
    font-size: .7rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-6 .about-text {
    line-height: 2.8;
    font-size: 1rem;
  }
}

section.about .beige-back .about-photo-container-6 .about-text .tech-title {
  padding-top: 5rem;
  padding-bottom: 2rem;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-6 .about-text .tech-title {
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }
}

section.about .beige-back .about-photo-container-6 .about-text .about-sub-text-1 {
  margin-left: 0;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-6 .about-text .about-sub-text-1 {
    width: 85%;
    margin: 0 auto 1rem;
    font-size: .7rem;
  }
}

@media screen and (min-width: 1440px) {
  section.about .beige-back .about-photo-container-6 .about-text .about-sub-text-1 {
    font-size: .9rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-6 .about-text .about-sub-text-1 {
    font-size: .8rem;
  }
}

@media screen and (min-width: 1920px) {
  section.about .beige-back .about-photo-container-6 .about-text .about-sub-text-1 {
    font-size: 1rem;
  }
}

section.about .beige-back .about-photo-container-7 {
  padding-bottom: 3rem;
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.about .beige-back .about-photo-container-7 {
    padding-bottom: 4rem;
  }
}

section.about .beige-back .about-photo-container-7 .about-photo-sp {
  width: 90%;
  margin: 3rem auto 0;
}

@media screen and (min-width: 429px) {
  section.about .beige-back .about-photo-container-7 .about-photo-sp {
    display: none;
  }
}

section.about .beige-back .about-photo-container-7 .about-sub-title-sp {
  margin-top: 1rem;
}

section.price {
  margin-top: 1.8rem;
}

@media screen and (min-width: 429px) {
  section.price {
    margin-top: 1.5rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price {
    margin-top: 1.5rem;
    margin-bottom: 2.8rem;
  }
}

@media screen and (min-width: 1920px) {
  section.price {
    margin-top: 2.5rem;
    margin-bottom: 3rem;
  }
}

section.price .title,
section.price .sub-title {
  text-align: center;
  font-size: 1rem;
  margin-bottom: 2.5rem;
}

@media screen and (min-width: 429px) {
  section.price .title,
  section.price .sub-title {
    font-size: 1.2rem;
    margin: 0 auto 3rem;
  }
}

@media screen and (min-width: 1440px) {
  section.price .title,
  section.price .sub-title {
    font-size: 1.1rem;
    width: 55%;
  }
}

@media screen and (min-width: 1600px) {
  section.price .title,
  section.price .sub-title {
    width: 49%;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .title,
  section.price .sub-title {
    margin: 0 auto 2.2rem;
    font-size: 1rem;
  }
}

@media screen and (min-width: 1920px) {
  section.price .title,
  section.price .sub-title {
    margin: 0 auto 3rem;
    font-size: 1.2rem;
    width: 41%;
  }
}

section.price .title {
  font-size: 1.1rem;
  margin-bottom: 3rem;
}

@media screen and (min-width: 429px) {
  section.price .title {
    font-size: 1.3rem;
  }
}

@media screen and (min-width: 1440px) {
  section.price .title {
    font-size: 1.2rem;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .title {
    font-size: 1rem;
    margin-bottom: 2.8rem;
  }
}

@media screen and (min-width: 1920px) {
  section.price .title {
    margin-bottom: 3rem;
  }
}

section.price .under {
  border-bottom: 0.6px solid #333;
  padding-bottom: 6px;
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .under {
    padding-bottom: 5px;
  }
}

@media screen and (min-width: 1920px) {
  section.price .under {
    padding-bottom: 6px;
  }
}

section.price .price-container {
  margin: 0 auto 3rem;
  width: 90%;
}

@media screen and (width: 320px) and (max-height: 568px) {
  section.price .price-container {
    width: 91%;
  }
}

@media screen and (min-width: 429px) {
  section.price .price-container {
    margin: 0 auto 12rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .price-container {
    margin: 0 auto 10rem;
  }
}

@media screen and (min-width: 1920px) {
  section.price .price-container {
    margin: 0 auto 12rem;
  }
}

section.price .price-container .monthly-fee-text {
  display: none;
}

@media screen and (min-width: 429px) {
  section.price .price-container .monthly-fee-text {
    display: block;
    width: 50%;
  }
}

section.price .price-container .monthly-fee-text .contents {
  margin: 0 0 0 12rem;
  width: 48%;
}

@media screen and (min-width: 429px) {
  section.price .price-container .monthly-fee-text .contents {
    margin: 0 auto;
  }
}

@media screen and (min-width: 1440px) {
  section.price .price-container .monthly-fee-text .contents {
    width: 55%;
  }
}

@media screen and (min-width: 1600px) {
  section.price .price-container .monthly-fee-text .contents {
    width: 49%;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .price-container .monthly-fee-text .contents {
    width: 51%;
  }
}

@media screen and (min-width: 1920px) {
  section.price .price-container .monthly-fee-text .contents {
    width: 41%;
  }
}

section.price .price-container .monthly-fee-text .contents p {
  font-size: .9rem;
  margin-bottom: 1.5rem;
  line-height: 2;
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .price-container .monthly-fee-text .contents p {
    margin-bottom: 1.2rem;
    font-size: .7rem;
  }
}

@media screen and (min-width: 1920px) {
  section.price .price-container .monthly-fee-text .contents p {
    margin-bottom: 1.5rem;
    font-size: .9rem;
  }
}

section.price .price-container .monthly-fee-text .experience-fee-text {
  margin: 5rem auto 0;
  font-size: 1.2rem;
  width: 50%;
}

@media screen and (min-width: 429px) {
  section.price .price-container .monthly-fee-text .experience-fee-text {
    margin: 2rem auto 0;
    font-size: .9rem;
  }
}

@media screen and (min-width: 1440px) {
  section.price .price-container .monthly-fee-text .experience-fee-text {
    margin: 2rem auto 0;
    font-size: 1rem;
    width: 55%;
  }
}

@media screen and (min-width: 1600px) {
  section.price .price-container .monthly-fee-text .experience-fee-text {
    width: 49%;
  }
}

@media screen and (width: 1366px) and (min-height: 768px) {
  section.price .price-container .monthly-fee-text .experience-fee-text {
    font-size: 1rem;
    margin: 4.5rem auto 0;
  }
}

@media screen and (min-width: 1920px) {
  section.price .price-container .monthly-fee-text .experience-