@charset "UTF-8";
/* ------------------
    スライダー
--------------------- */
.mvSlider {
  text-align: center;
}
.mvSlider li img {
  width: 100%;
}

.titleBlock .ttl {
  font-size: 4rem;
  font-weight: bold;
  color: #5eb584;
  line-height: 1.5;
}
.titleBlock .lead {
  font-size: 1.8rem;
  line-height: 2;
  padding-top: 20px;
}
.titleBlock.white * {
  color: #fff;
}

.waveDeco {
  position: relative;
}
.waveDeco::before {
  position: absolute;
  content: "";
  background: url("../images/top/img_wave.png") repeat-x left bottom;
  width: 100%;
  height: 14px;
  bottom: -1px;
}

.flexBox.reverse {
  flex-flow: row-reverse;
  justify-content: space-between;
}
.flexBox.reverse .text {
  text-align: right;
}
.flexBox.reverse .moreBtn {
  left: inherit;
  right: 0;
}

.infoArea {
  padding: 50px 0 80px;
}
.infoArea .tab li {
  flex-direction: column;
}
.infoArea .tab .moreBtn {
  margin-top: 12px;
}
.infoArea .tab .moreBtn .btnPink {
  background: #e8859c;
  padding: 7px 26px;
  color: #fff;
}
.infoArea .infoList li {
  display: flex;
  line-height: 1.2;
  margin-bottom: 26px;
}
.infoArea .infoList li:last-child {
  margin-bottom: 0;
}
.infoArea .infoList li .date {
  width: 106px;
  margin-right: 15px;
}
.infoArea .infoList li .item {
  float: left;
}
.infoArea .infoList li .item img {
  margin: 1px 0 0 3px;
  position: relative;
  top: 2px;
  width: 40px;
}
.infoArea .infoList li .item a {
  color: #239943;
}
.infoArea .infoList li .item a:hover {
  opacity: 1;
  text-decoration: underline;
}
.infoArea .infoList.topics li p:first-child {
  width: 106px;
  margin-right: 15px;
}
.infoArea .infoList.topics li p:nth-child(2) {
  float: left;
}
.infoArea .infoList.topics li p:nth-child(2) img {
  margin: 1px 0 0 3px;
  position: relative;
  top: 2px;
}
.infoArea .infoList.topics li p:nth-child(2) a {
  color: #239943;
}
.infoArea .infoList.topics li p:nth-child(2) a:hover {
  opacity: 1;
  text-decoration: underline;
}
.infoArea .infoList.news li strong {
  width: 106px;
  margin-right: 15px;
}
.infoArea .infoList.news li span {
  float: left;
}
.infoArea .infoList.news li span img {
  margin: 1px 0 0 3px;
  position: relative;
  top: 2px;
}
.infoArea .infoList.news li span a {
  color: #239943;
}
.infoArea .infoList.news li span a:hover {
  opacity: 1;
  text-decoration: underline;
}
.infoArea .topicsSlider {
  /*max-width: 1000px;*/
  margin: auto;
}
.infoArea .topicsSlider li {
  width: 350px;
  margin: 0 7px;
}
.infoArea .topicsSlider li:hover {
  opacity: 0.8;
}

.foodsArea {
  padding: 70px 0 90px;
}
.foodsArea .foodsSlider li {
  margin: 0 18px;
}
.foodsArea .foodsSlider li:hover {
  opacity: 0.8;
}

.colArea .flexBox {
  position: relative;
}
.colArea .moreBtn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 260px;
}

.columnArea {
  padding: 56px 0 92px;
}
.columnArea .individualLink.two {
  justify-content: center;
}
.columnArea .individualLink.two .item {
  width: calc(350 / 1080 * 100%);
}
.columnArea .individualLink.two .item:nth-child(2) {
  margin-left: calc(17 / 1080 * 100%);
}
.columnArea .individualLink .item .text {
  letter-spacing: -0.05em;
}
.columnArea .individualLink .images.thum {
  position: relative;
}
.columnArea .individualLink .images.thum .point {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 100px;
}

.qaArea {
  padding: 80px 0 104px;
}
.qaArea .flexBox {
  justify-content: space-between;
}
.qaArea ul {
  display: flex;
  flex-wrap: wrap;
  width: 700px;
  justify-content: center;
  margin: 0 auto;
}
.qaArea ul li {
  margin-left: 6%;
  margin-bottom: 40px;
}
.qaArea ul li:nth-child(1), .qaArea ul li:nth-child(4) {
  margin-left: 0;
}
.qaArea ul li:nth-last-of-type(-n+3) {
  margin-bottom: 0;
}
.qaArea ul li a {
  border: 8px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.44;
  width: 202px;
  height: 202px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
}

.laboArea {
  padding: 80px 0;
}
.laboArea .laboLink .linkBtn .btn {
  border: 1px solid #5eb584;
  border-radius: 25px;
  display: flex;
  align-items: center;
  padding: 14px calc(66 / 1080 * 100%) 14px 128px;
  position: relative;
  height: 90px;
  width: 524px;
}
.laboArea .laboLink .linkBtn .btn::before {
  position: absolute;
  content: "";
  bottom: 0;
}
.laboArea .laboLink .linkBtn .tag {
  color: #fff;
  width: 106px;
  padding: 10px;
  text-align: center;
  margin-right: 25px;
}
.laboArea .laboLink .linkBtn .txt {
  color: #339933;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.5;
}
.laboArea .laboLink .linkBtn.general .btn::before {
  background: url("../images/top/img_general.png") no-repeat left bottom;
  background-size: cover;
  width: 84px;
  height: 103px;
  left: 24px;
}
.laboArea .laboLink .linkBtn.general .tag {
  background-color: #f7a9bb;
}
.laboArea .laboLink .linkBtn.teacher .btn::before {
  background: url("../images/top/img_teacher.png") no-repeat left bottom;
  background-size: cover;
  width: 96px;
  height: 101px;
  left: 24px;
}
.laboArea .laboLink .linkBtn.teacher .tag {
  background-color: #a77dc8;
}
.laboArea .laboLink .linkBtn.specialty .btn::before {
  background: url("../images/top/img_specialty.png") no-repeat left bottom;
  background-size: cover;
  width: 102px;
  height: 100px;
  left: 14px;
}
.laboArea .laboLink .linkBtn.specialty .tag {
  background-color: #00a0af;
}
.laboArea .laboLink .linkBtn + .linkBtn {
  margin-top: 22px;
}

.userArea {
  padding: 80px 0 86px;
}
.userArea .flexBox {
  justify-content: space-between;
}
.userArea .images {
  max-width: 540px;
}

.aboutArea {
  padding: 90px 0 85px;
}
.aboutArea .booksLink {
  display: flex;
  text-align: center;
  width: 630px;
}
.aboutArea .booksLink .linkBtn {
  margin-right: 30px;
}
.aboutArea .booksLink .linkBtn .inBtn {
  width: 190px;
  color: #fff;
  background: #5eb584;
  border-radius: 25px;
  padding: 14px 10px;
  text-align: center;
  margin: 30px auto 0;
}
.aboutArea .booksLink .link {
  width: 300px;
  background: #fff;
  border-radius: 20px;
  padding: 25px 10px;
  display: block;
}
.aboutArea .booksLink .images {
  width: 152px;
  margin: 0 auto 15px;
}

@media only screen and (max-width: 750px) {
  .individualLink {
    display: block;
  }
  .individualLink .item .images {
    width: calc(530 / 670 * 100%);
    margin: auto;
  }
  .individualLink .item:nth-child(n + 2) {
    margin-top: 29px;
  }

  .titleBlock {
    text-align: center;
  }
  .titleBlock .ttl {
    font-size: 2.4rem;
    line-height: 1.2;
  }
  .titleBlock .lead {
    font-size: 1.5rem;
    line-height: 1.53;
  }

  .infoArea {
    padding: 20px 0 50px;
  }
  .infoArea .tab .moreBtn {
    margin-top: 8px;
  }
  .infoArea .tab .moreBtn .btnPink {
    padding: 5px;
    font-size: 1.2rem;
  }
  .infoArea .infoList li {
    display: block;
    margin-bottom: 20px;
  }
  .infoArea .infoList li .date {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8px;
  }
  .infoArea .infoList li .item {
    float: none;
  }
  .infoArea .infoList li .item img {
    top: 4px;
  }
  .infoArea .infoList.topics li p:first-child {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8px;
  }
  .infoArea .infoList.topics li p:nth-child(2) {
    float: none;
  }
  .infoArea .infoList.topics li p:nth-child(2) img {
    top: 4px;
  }
  .infoArea .infoList.news li strong {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8px;
    display: block;
  }
  .infoArea .infoList.news li span {
    float: none;
  }
  .infoArea .infoList.news li span img {
    top: 4px;
  }
  .infoArea .topicsSlider {
    width: 85%;
    margin: auto;
  }
  .infoArea .topicsSlider li {
    /*margin: 0;*/
  }
  .infoArea .topicsSlider li img {
    margin: auto;
  }

  .colArea .moreBtn {
    position: static;
    width: 223px;
    margin: auto;
  }

  .foodsArea {
    padding: 50px 0 45px;
  }
  .foodsArea .foodsSlider .slick-slide img {
    margin: auto;
  }

  .columnArea {
    padding: 50px 0;
  }
  .columnArea .individualLink {
    display: block;
  }
  .columnArea .individualLink.two .item {
    width: 100%;
  }
  .columnArea .individualLink.two .item:nth-child(2) {
    margin-left: 0;
  }
  .columnArea .individualLink.three .item {
    width: 100%;
    margin-top: 20px;
  }
  .columnArea .individualLink .images.thum .point {
    width: 70px;
  }

  .qaArea {
    padding: 45px 0 50px;
  }
  .qaArea ul {
    justify-content: space-between;
    width: calc(658 / 710 * 100%);
  }
  .qaArea ul li {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .qaArea ul li:nth-last-of-type(-n+3) {
    margin-bottom: 20px;
  }
  .qaArea ul li a {
    border: 4px solid #fff;
    font-size: 1.5rem;
    width: 152px;
    height: 152px;
  }

  .laboArea {
    padding: 45px 0;
  }
  .laboArea .laboLink .linkBtn .btn {
    border-radius: 10px;
    padding: 8px calc(28 / 670 * 100%) 8px 82px;
    min-height: 72px;
    height: auto;
    width: 100%;
  }
  .laboArea .laboLink .linkBtn .tag {
    width: 53px;
    padding: 10px 5px;
    margin-right: 4%;
    line-height: 1.35;
    flex-shrink: 0;
  }
  .laboArea .laboLink .linkBtn .txt {
    font-size: 1.6rem;
  }
  .laboArea .laboLink .linkBtn.general .btn::before {
    width: 64px;
    height: 78px;
    left: 2%;
  }
  .laboArea .laboLink .linkBtn.teacher .btn::before {
    width: 72px;
    height: 76px;
    left: 2%;
  }
  .laboArea .laboLink .linkBtn.specialty .btn::before {
    width: 77px;
    height: 76px;
    left: 1%;
  }
  .laboArea .laboLink .linkBtn + .linkBtn {
    margin-top: 22px;
  }

  .userArea {
    padding: 45px 0 48px;
  }

  .aboutArea {
    padding: 50px 0;
  }
  .aboutArea .booksLink {
    justify-content: space-between;
    width: 100%;
  }
  .aboutArea .booksLink .linkBtn {
    margin-right: 0;
    width: calc((100% - 15px) / 2);
    border-radius: 20px;
    background: #fff;
  }
  .aboutArea .booksLink .linkBtn .inBtn {
    width: calc(255 / 300 * 100%);
    border-radius: 25px;
    padding: 14px 10px;
    margin: 30px auto 0;
  }
  .aboutArea .booksLink .link {
    width: 100%;
    border-radius: 20px;
    padding: 25px 10px;
  }
  .aboutArea .booksLink .images {
    width: calc(255 / 320 * 100%);
  }
}
@media only screen and (min-width: 361px) and (max-width: 560px) {
  .qaArea ul {
    justify-content: center;
  }
  .qaArea ul li:nth-child(even) {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 379px) {
  .qaArea ul {
    width: 100%;
  }
}
@media only screen and (max-width: 360px) {
  .qaArea ul {
    justify-content: center;
  }
}
/* ------------------
    You Tubeコラボ　2022年10月
--------------------- */
.collaborationArea {
  padding: 70px 0 30px;
}
.collaborationArea .inner {
  max-width: 1340px;
}
.collaborationArea .box {
  background: #5eb584;
  border-radius: 20px;
  padding: 30px 16px;
  text-align: center;
  color: #fff;
  width: calc(645 / 1320 * 100%);
}
.collaborationArea .box .txtBlock .ttl {
  font-size: 2.4rem;
  line-height: 1.4;
  font-weight: bold;
}
.collaborationArea .box .txtBlock .txt {
  font-size: 1.8rem;
  padding-bottom: 14px;
  line-height: 1.4;
}
.collaborationArea .box.comson {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2.4rem;
  color: #5eb584;
  background: #f2f2f2;
}
.collaborationArea .box.comson p {
  line-height: 2.2;
  font-weight: bold;
}
.collaborationArea .box .movieBox {
  max-width: 500px;
  margin: 15px auto 0;
}
.collaborationArea .box .movieBox .movieInner {
  padding-top: 0;
}

@media only screen and (max-width: 750px) {
  .collaborationArea {
    padding: 50px 0 30px;
  }
  .collaborationArea .box {
    border-radius: 15px;
    padding: 20px 16px;
    width: 100%;
  }
  .collaborationArea .box.comson {
    font-size: 2rem;
    min-height: 220px;
  }
  .collaborationArea .box .txtBlock .ttl {
    font-size: 2rem;
  }
  .collaborationArea .box .txtBlock .txt {
    font-size: 1.5rem;
    padding-bottom: 10px;
    line-height: 1.53;
  }
  .collaborationArea .box .movieBox {
    width: 100%;
  }
}
.maintenance p:nth-of-type(1) {
  font-size: 2.4rem;
  line-height: 1.4;
}
.maintenance p:nth-of-type(2) {
  font-size: 2.4rem;
}

@media only screen and (max-width: 750px) {
  .maintenance p:nth-of-type(1) {
    font-size: 2rem;
  }
  .maintenance p:nth-of-type(2) {
    font-size: 1.8rem;
  }
}
