@charset "UTF-8";
* {
  line-height: 3rem;
}

.title1 {
  font-size: 3.6rem;
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: bold;
  text-align: center;
  line-height: 5rem;
}

@media screen and (max-width: 559px) {
  .title1 {
    font-size: 2rem;
    line-height: 3rem;
    text-align: left;
  }
}

.title2 {
  font-size: 2.2rem;
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 559px) {
  .c-op1 {
    line-height: 2.6rem;
  }
}

.c-op2 {
  line-height: 3rem;
}

@media screen and (max-width: 559px) {
  .c-op2 {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
}

.min-margin {
  padding: 0 10px;
}

.top_spacer {
  height: 100px;
}

@media screen and (max-width: 559px) {
  .top_spacer {
    display: none;
  }
}

.top_mv_catchcopy {
  position: relative;
  overflow: hidden;
}

.top_mv_catchcopy .top-bg {
  width: 100%;
}

@media screen and (min-width: 560px) {
  .top_mv_catchcopy .top-copy {
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: translate(10%, -50%);
    transform: translate(10%, -50%);
    width: 30%;
  }
  .top_mv_catchcopy .top-copy2 {
    position: absolute;
    left: 0px;
    bottom: 110px;
  }
}

@media screen and (max-width: 559px) {
  .top_mv_catchcopy {
    margin-bottom: 20px;
  }
  .top_mv_catchcopy .top-copy-sp-container {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
  }
  .top_mv_catchcopy .top-copy {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
  }
  .top_mv_catchcopy .top-copy-sp-container .top-copy2 {
    position: absolute;
    bottom: 200px;
    left: 0px;
    width: 60%;
    margin-bottom: -65px;
  }
}

@media screen and (min-width: 560px) {
  .top_mv_catchcopy .top_mv_news {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 1.4rem;
    font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN",
      "ヒラギノ角ゴ ProN W3", sans-serif;
    font-weight: normal;
    bottom: 100px;
    width: 50%;
    background: white;
    border-radius: 100px;
    padding: 5px 15px;
  }

  .top_mv_news_left,
  .top_mv_news_right {
    display: flex;
  }

  .top_mv_news_left {
    width: 80%;
  }

  .top_mv_news_right {
    justify-content: flex-end;
    width: 20%;
  }

  .top_mv_news_left .tag {
    display: block;
    max-width: 70px;
    height: 24px;
    border: 1px solid #808080;
    padding: 2px 10px;
    text-align: center;
    margin-top: 2px;
    margin-left: 10px;
    margin-right: 13px;
    font-size: 1.2rem;
    line-height: 1.5;
    word-break: keep-all;
  }

  .top_mv_news_left .date {
    display: block;
    margin-right: 13px;
  }
}

.news-sp {
  font-size: 1.6rem;
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: normal;
  margin-bottom: 40px;
}

.news-sp .date,
.news-sp .text,
.news-sp .tag {
  margin-left: 15px;
}

.news-sp .date {
  font-size: 1.4rem;
  line-height: 2rem;
}

.news-sp .text {
  margin-bottom: 10px;
}

.news-sp .tag {
  border: 1px solid black;
  padding: 0 1rem;
  font-size: 1.4rem;
  display: inline-block;
  margin-bottom: 15px;
}

.news-sp .btn .image {
  margin-left: 50px;
}

@media screen and (min-width: 560px) {
  .top_mv_introduction {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.top_mv_introduction .description {
  width: 58%;
}

.top_mv_introduction .illust-container {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top_mv_introduction .text {
  position: relative;
  width: 70%;
  padding: 50px 30px;
  background: url("../images/home/balloon1.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.top_mv_introduction .text .image {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: -1;
}

@media screen and (max-width: 559px) {
  .top_mv_introduction .text {
    padding: 20px;
    font-size: 1.6rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.top_mv_introduction .woman {
  width: 30%;
}

@media screen and (max-width: 559px) {
  .top_mv_introduction .description,
  .top_mv_introduction .illust-container {
    width: 100%;
  }
  .top_mv_introduction .description {
    margin-bottom: 15px;
  }
  .top_mv_introduction .text {
    width: 75%;
  }
  .top_mv_introduction .woman {
    width: 25%;
  }
}

.top_genuine_wrapper {
  position: relative;
  padding: 100px 0 150px;
  background: url("../images/home/content-bg-yellow1.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.top_genuine_wrapper .boy-and-girl {
  position: absolute;
  bottom: 0px;
  right: 25%;
  width: 250px;
  -webkit-transform: translate(0%, 40%);
  transform: translate(0%, 40%);
}

@media screen and (max-width: 559px) {
  .top_genuine_wrapper .boy-and-girl {
    right: 0;
    width: 170px;
  }
}

@media screen and (max-width: 559px) {
  .top_genuine_wrapper {
    background: url("../images/home/content-bg-yellow-sp.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0 100px;
  }
}

.top_genuine .margin-bt {
  margin-bottom: 50px;
}

@media screen and (max-width: 559px) {
  .top_genuine .margin-bt {
    margin-bottom: 20px;
  }
}

.top_genuine .title2 {
  text-align: left;
  margin-bottom: 20px;
}

@media screen and (min-width: 560px) {
  .top_genuine .carousel-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.top_genuine .carousel-container .image {
  width: 450px;
  margin-right: 20px;
}

.top_genuine .text-container {
  width: 40%;
}

.top_genuine .carousel-image {
  width: 60%;
}

@media screen and (max-width: 559px) {
  .top_genuine .carousel-container .image {
    width: 95%;
    margin: 0 auto 20px;
  }
  .top_genuine .text-container {
    width: 100%;
  }
  .top_genuine .carousel-image {
    width: 100%;
  }
}

.top_genuine .owl-dots {
  display: none;
}

.top_genuine .owl-prev,
.top_genuine .owl-next {
  width: 35px;
  height: 35px;
  z-index: 10000;
}

.top_genuine .owl-prev span,
.top_genuine .owl-next span {
  display: none;
}

.top_genuine .owl-carousel {
  position: relative;
}

.top_genuine .owl-nav {
  margin: 0;
}

.top_genuine .owl-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 15px;
  background: url("../images/home/prev.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
}

@media screen and (max-width: 559px) {
  .top_genuine .owl-prev {
    left: -10px;
  }
}

.top_genuine .owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
  background: url("../images/home/next.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 100% !important;
}

@media screen and (max-width: 559px) {
  .top_genuine .owl-next {
    right: -10px;
  }
}

.top_kyusyoku {
  padding-top: 50px;
}

@media screen and (max-width: 559px) {
  .top_kyusyoku {
    padding-top: 80px;
  }
}

@media screen and (max-width: 559px) {
  .top_events {
    padding-top: 40px;
  }
}

.top_kyusyoku .margin-bt,
.top_events .margin-bt,
.top_blog_container .margin-bt {
  margin-bottom: 20px;
}

.top_kyusyoku .inner,
.top_events .inner,
.top_blog_container .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #707070;
}

.top_kyusyoku .item,
.top_events .item,
.top_blog_container .item {
  width: 23.5%;
}

.top_kyusyoku .item .image,
.top_events .item .image,
.top_blog_container .item .image {
  width: 100%;
  margin-bottom: 10px;
}

.top_kyusyoku .title2,
.top_events .title2,
.top_blog_container .title2 {
  margin-bottom: 25px;
}

@media screen and (max-width: 559px) {
  .top_kyusyoku .item,
  .top_events .item,
  .top_blog_container .item {
    width: 100%;
    margin-bottom: 30px;
  }
  .top_kyusyoku .title2,
  .top_events .title2,
  .top_blog_container .title2 {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 559px) {
  .top_events_wrapper {
    padding-top: 0px;
  }
}

.top_environment_wrapper {
  position: relative;
  max-width: 100%;
  overflow: hidden;
  padding: 100px 0;
  background: url("../images/home/content-bg-pink1.png");
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 559px) {
  .top_environment_wrapper {
    background: url("../images/home/content-bg-pink-sp.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 50px 0;
  }
}

.top_environment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top_environment .title1 {
  margin-bottom: 50px;
}

@media screen and (max-width: 559px) {
  .top_environment .title1 {
    width: 100%;
  }
}

.top_environment .c-op1 {
  margin-bottom: 30px;
}

.top_environment .inner1 {
  width: 60%;
}

.top_environment .inner1 .title2 {
  text-align: left;
  font-size: 5rem;
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: normal;
  line-height: 10rem;
}

.top_environment .inner2 {
  width: 30%;
}

.top_environment .inner2 .title2 {
  font-size: 3rem;
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: normal;
  line-height: 5rem;
  margin-bottom: 10px;
}

.top_environment .item {
  margin-bottom: 30px;
}

.top_environment .example-container {
  width: 100%;
  color: #4d4d4d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.top_environment .example-container .image {
  width: 100%;
}

@media screen and (max-width: 559px) {
  .top_environment .inner1,
  .top_environment .inner2 {
    width: 100%;
  }
  .top_environment .inner1 .title2,
  .top_environment .inner2 .title2 {
    text-align: left;
    font-size: 1.8rem;
    font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN",
      "ヒラギノ角ゴ ProN W3", sans-serif;
    font-weight: bold;
    line-height: 4rem;
    margin-bottom: 10px;
  }
}

.top_access_wrapper {
  position: relative;
  padding: 100px 0;
  color: #707070;
  background: url("../images/home/content-bg-yellow1.png");
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 559px) {
  .top_access_wrapper {
    background: url("../images/home/content-bg-yellow-sp.png");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0 320px;
  }
}

.top_access .map {
  width: 100%;
  height: 250px;
  border: 0;
}

@media screen and (max-width: 559px) {
  .top_access .map {
    position: absolute;
    left: 0px;
    bottom: 80px;
  }
}

.top_access .margin {
  margin-bottom: 40px;
}

.top_access .title2 {
  text-align: left;
  margin-bottom: 10px;
}

@media screen and (max-width: 559px) {
  .top_access .title2 {
    font-weight: normal;
  }
}

.top_blog_wrapper {
  margin-bottom: 200px;
}

@media screen and (max-width: 559px) {
  .top_blog_wrapper {
    padding: 30px 5px;
    margin-bottom: 100px;
  }
}

.top_blog_container {
  max-width: 1152px;
  margin: 0 auto;
  font-size: 1.8rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
}

@media screen and (max-width: 559px) {
  .top_blog_container .c-op2 {
    font-size: 1.5rem;
  }
}

.top_blog_container .image-container {
  width: 100%;
  height: 200px;
  background: #e5e5e4;
}

.top_blog_container .title2 {
  font-weight: normal;
  text-align: left;
  margin: 15px 0;
  color: black;
}

@media screen and (max-width: 559px) {
  .top_blog_container .title2 {
    font-size: 1.6rem;
    line-height: 2rem;
  }
}

.top_blog_container .date {
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
  margin: 5px 0;
}

.top_blog_container .tag {
  border: 1px solid #9e9e9f;
  padding: 0 10px;
  font-size: 1.4rem;
}

.top_blog_container .inner {
  margin-bottom: 50px;
}

@media screen and (max-width: 559px) {
  .top_blog_container .inner {
    margin-bottom: 20px;
  }
}

.top_blog_container .text,
.top_blog_container .date,
.top_blog_container .tag {
  color: #4d4d4d;
}
