@charset "UTF-8";
/* line 9, ../scss/_textbody.scss */
.o_c_t.__10 {
  font-size: 10px;
}
/* line 12, ../scss/_textbody.scss */
.o_c_t.__12 {
  font-size: 12px;
}
/* line 16, ../scss/_textbody.scss */
.o_c_t.__14 {
  font-size: 14px;
}
/* line 21, ../scss/_textbody.scss */
.o_c_t.__16 {
  font-size: 16px;
}
/* line 26, ../scss/_textbody.scss */
.o_c_t.__18 {
  font-size: 18px;
}
/* line 31, ../scss/_textbody.scss */
.o_c_t.__20 {
  font-size: clamp(18px, 3vw, 2px);
}
/* line 36, ../scss/_textbody.scss */
.o_c_t.__22 {
  font-size: clamp(18px, 3vw, 22px);
}
/* line 40, ../scss/_textbody.scss */
.o_c_t.__24 {
  font-size: clamp(22px, 3vw, 24px);
}
/* line 45, ../scss/_textbody.scss */
.o_c_t.__26 {
  font-size: clamp(24px, 3vw, 26px);
}
/* line 50, ../scss/_textbody.scss */
.o_c_t.__28 {
  font-size: clamp(26px, 4vw, 28px);
}

/* line 59, ../scss/_textbody.scss */
.o_c_t.__lh10 {
  line-height: 1;
}
/* line 62, ../scss/_textbody.scss */
.o_c_t.__lh12 {
  line-height: 1.2;
}
/* line 65, ../scss/_textbody.scss */
.o_c_t.__lh14 {
  line-height: 1.4;
}
/* line 68, ../scss/_textbody.scss */
.o_c_t.__lh16 {
  line-height: 1.6;
}
/* line 71, ../scss/_textbody.scss */
.o_c_t.__lh18 {
  line-height: 1.8;
}
/* line 74, ../scss/_textbody.scss */
.o_c_t.__lh20 {
  line-height: 2;
}

/*============================================================================================
↓PC版のデザイン
============================================================================================*/
/* line 12, ../scss/kyouka.scss */
#kyouka .kyouka-ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  display: -webkit-flex;
  display: ms-flex;
  list-style-type: none;
  margin-top: 40px;
}

/* line 23, ../scss/kyouka.scss */
#kyouka .kyouka-ul li {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 5%;
}

/* line 29, ../scss/kyouka.scss */
#kyouka .kyouka-ul li:nth-child(3) {
  margin-right: 0%;
}

/* line 33, ../scss/kyouka.scss */
#kyouka .kyouka-ul li:nth-child(6) {
  margin-right: 0%;
}

/* line 37, ../scss/kyouka.scss */
#kyouka .kyouka-ul li img {
  width: 100%;
}

/* line 41, ../scss/kyouka.scss */
#kyouka .kyouka-ul-ttl {
  font-size: 2.6em;
  line-height: 1.8em;
  color: #663e5b;
  margin: 0;
  margin-top: 15px;
}

/* line 49, ../scss/kyouka.scss */
#kyouka .kyouka-ul-price {
  font-size: 2.6em;
  line-height: 1.8em;
  margin: 0;
}

/* line 55, ../scss/kyouka.scss */
#kyouka .kyouka-ul-price span {
  font-weight: bold;
  font-size: 1.3em;
}

/* line 60, ../scss/kyouka.scss */
#kyouka .kyouka-ul-more {
  font-size: 1.4rem;
  line-height: 1.4;
  margin-top: 40px;
}

@media screen and (max-width: 756px) {
  /* line 69, ../scss/kyouka.scss */
  #kyouka .kyouka-ul li {
    margin-right: 0%;
    width: 48%;
    margin-bottom: 4%;
  }

  /* line 74, ../scss/kyouka.scss */
  #kyouka .kyouka-ul li:nth-child(3) {
    margin-right: 0%;
  }

  /* line 77, ../scss/kyouka.scss */
  #kyouka .kyouka-ul li:nth-child(6) {
    margin-right: 0%;
  }

  /* line 80, ../scss/kyouka.scss */
  #kyouka .kyouka-ul li:nth-child(odd) {
    margin-right: 4%;
  }
}
@media screen and (max-width: 480px) {
  /* line 88, ../scss/kyouka.scss */
  #kyouka .kyouka-ul li {
    margin-right: 0%;
    width: 100%;
    margin-bottom: 6%;
  }

  /* line 93, ../scss/kyouka.scss */
  #kyouka .kyouka-ul li:nth-child(3) {
    margin-right: 0%;
  }

  /* line 96, ../scss/kyouka.scss */
  #kyouka .kyouka-ul li:nth-child(6) {
    margin-right: 0%;
  }

  /* line 99, ../scss/kyouka.scss */
  #kyouka .kyouka-ul li:nth-child(odd) {
    margin-right: 0%;
  }
}
/* line 112, ../scss/kyouka.scss */
.kyouka-contact {
  margin: 40px 0 20px;
  background-image: url(../img/kyouka/kyouka-bg.png);
  background-size: cover;
  height: 260px;
}

/* line 119, ../scss/kyouka.scss */
.kyouka-contact p {
  padding-top: 50px;
  text-align: center;
  font-size: 3em;
  line-height: 1.4;
}

/* line 126, ../scss/kyouka.scss */
.kyouka-contact a {
  width: 360px;
  line-height: 70px;
  font-size: 2.6em;
  background-color: #dbcdac;
  color: #292929;
  cursor: pointer;
  background-image: url(../img/kyouka/icon-pdf.png);
  background-size: 26px;
  background-repeat: no-repeat;
  background-position: center left 60px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
  font-weight: normal;
  letter-spacing: 0.2em;
  text-decoration: none;
  display: block;
  text-align: right;
  padding-right: 80px;
  box-sizing: border-box;
  margin: 0 auto;
}

/* line 152, ../scss/kyouka.scss */
.kyouka-contact a:hover {
  background-color: #663e5b;
  color: #fff;
  background-image: url(../img/kyouka/icon-pdf-wh.png);
}

@media screen and (max-width: 480px) {
  /* line 162, ../scss/kyouka.scss */
  .kyouka-contact p {
    padding-top: 40px;
  }

  /* line 167, ../scss/kyouka.scss */
  .kyouka-contact a {
    width: 100%;
    text-align: center;
    padding-right: 0px;
    background-image: none;
  }

  /* line 174, ../scss/kyouka.scss */
  .kyouka-contact a:hover {
    background-image: none;
  }
}
