@charset "UTF-8";
/* ----------------------- */
/* メインビジュアル
/* ----------------------- */
@media screen and (max-width: 640px) {
  #mv_area {
    margin-top: 20px;
  }
}
#mv_area .mv_sliderbox .sliders {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 95vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
  #mv_area .mv_sliderbox .sliders {
    height: 80vw;
  }
}
@media screen and (max-width: 640px) {
  #mv_area .mv_sliderbox .sliders {
    height: 120vw;
  }
}
#mv_area .mv_sliderbox .sliders > a {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1201px) {
  #mv_area .mv_sliderbox .sliders > a:hover {
    opacity: 0.5;
  }
}
#mv_area .mv_sliderbox .sliders p {
  font-size: 3rem;
  font-weight: 700;
  color: #fff;
}
#mv_area .mv_sliderbox .sliders[class*=event_mv] p, #mv_area .mv_sliderbox .sliders[class*=mv] p {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#mv_area .mv_sliderbox .mv01 {
  background-image: url("../images/top/mv01_pc.jpg");
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
  #mv_area .mv_sliderbox .mv01 {
    background-image: url("../images/top/mv01_sp.jpg");
  }
}
@media screen and (max-width: 640px) {
  #mv_area .mv_sliderbox .mv01 {
    background-image: url("../images/top/mv01_sp.jpg");
  }
}
#mv_area .mv_sliderbox .mv01 p {
  max-width: 722px;
  width: 60%;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  #mv_area .mv_sliderbox .mv01 p {
    width: 80%;
  }
}
#mv_area .mv_sliderbox .mv02 {
  background-image: url("../images/top/mv02_pc.jpg");
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
  #mv_area .mv_sliderbox .mv02 {
    background-image: url("../images/top/mv02_sp.jpg");
  }
}
@media screen and (max-width: 640px) {
  #mv_area .mv_sliderbox .mv02 {
    background-image: url("../images/top/mv02_sp.jpg");
  }
}
#mv_area .mv_sliderbox .mv02 p {
  max-width: 777px;
  width: 60%;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  #mv_area .mv_sliderbox .mv02 p {
    width: 100%;
  }
}
#mv_area .mv_sliderbox .mv03 {
  background-image: url("../images/top/mv03_pc.jpg");
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
  #mv_area .mv_sliderbox .mv03 {
    background-image: url("../images/top/mv03_sp.jpg");
  }
}
@media screen and (max-width: 640px) {
  #mv_area .mv_sliderbox .mv03 {
    background-image: url("../images/top/mv03_sp.jpg");
  }
}
#mv_area .mv_sliderbox .mv03 p {
  max-width: 600px;
  width: 60%;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  #mv_area .mv_sliderbox .mv03 p {
    width: 70%;
  }
}
#mv_area .mv_sliderbox .mv04 {
  background-image: url("../images/top/mv_line_pc.png");
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
  #mv_area .mv_sliderbox .mv04 {
    background-image: url("../images/top/mv_line_sp.png");
    height: 120vw;
  }
}
@media screen and (max-width: 640px) {
  #mv_area .mv_sliderbox .mv04 {
    background-image: url("../images/top/mv_line_sp.png");
  }
}
#mv_area .mv_sliderbox .mv04 p {
  display: none;
}
#mv_area .mv_sliderbox .event_mv00 {
  background-image: url("../images/top/mv_event00_pc.png");
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
  #mv_area .mv_sliderbox .event_mv00 {
    background-image: url("../images/top/mv_event00_sp.png");
    height: 120vw;
  }
}
@media screen and (max-width: 640px) {
  #mv_area .mv_sliderbox .event_mv00 {
    background-image: url("../images/top/mv_event00_sp.png");
  }
}
#mv_area .mv_sliderbox .event_mv01 {
  background-image: url("../images/top/mv_event01_pc.png");
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
  #mv_area .mv_sliderbox .event_mv01 {
    background-image: url("../images/top/mv_event01_sp.png");
    height: 120vw;
  }
}
@media screen and (max-width: 640px) {
  #mv_area .mv_sliderbox .event_mv01 {
    background-image: url("../images/top/mv_event01_sp.png");
  }
}
#mv_area .mv_sliderbox .event_mv02 {
  background-image: url("../images/top/mv_event02_pc.png");
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
  #mv_area .mv_sliderbox .event_mv02 {
    background-image: url("../images/top/mv_event02_sp.png");
    height: 120vw;
  }
}
@media screen and (max-width: 640px) {
  #mv_area .mv_sliderbox .event_mv02 {
    background-image: url("../images/top/mv_event02_sp.png");
  }
}
#mv_area .mv_sliderbox .event_mv03 {
  background-image: url("../images/top/mv_event03_pc.png");
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
  #mv_area .mv_sliderbox .event_mv03 {
    background-image: url("../images/top/mv_event03_sp.png");
    height: 120vw;
  }
}
@media screen and (max-width: 640px) {
  #mv_area .mv_sliderbox .event_mv03 {
    background-image: url("../images/top/mv_event03_sp.png");
  }
}
#mv_area .mv_sliderbox .event_mv04 {
  background-image: url("../images/top/mv_event04_pc.png");
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
  #mv_area .mv_sliderbox .event_mv04 {
    background-image: url("../images/top/mv_event04_sp.png");
    height: 120vw;
  }
}
@media screen and (max-width: 640px) {
  #mv_area .mv_sliderbox .event_mv04 {
    background-image: url("../images/top/mv_event04_sp.png");
  }
}
#mv_area .mv_sliderbox .event_mv05 {
  background-image: url("../images/top/mv_event05_pc.png");
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
  #mv_area .mv_sliderbox .event_mv05 {
    background-image: url("../images/top/mv_event05_sp.png");
    height: 120vw;
  }
}
@media screen and (max-width: 640px) {
  #mv_area .mv_sliderbox .event_mv05 {
    background-image: url("../images/top/mv_event05_sp.png");
  }
}
#mv_area .mv_thumbnailbox {
  background: url("../images/top/slider_bg01.png") repeat 0 0;
  padding: 25px;
}
@media screen and (max-width: 640px) {
  #mv_area .mv_thumbnailbox {
    background-size: 3px auto;
    padding: 20px 0;
  }
}
#mv_area .mv_thumbnailbox .mv_slider_navi {
  max-width: 1100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 80px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  #mv_area .mv_thumbnailbox .mv_slider_navi {
    padding: 0;
  }
}
#mv_area .mv_thumbnailbox .mv_slider_navi li {
  padding: 0 10px;
}
@media screen and (max-width: 640px) {
  #mv_area .mv_thumbnailbox .mv_slider_navi li {
    padding: 0 5px;
  }
}
#mv_area .mv_thumbnailbox .mv_slider_navi li span {
  position: relative;
  display: block;
}
#mv_area .mv_thumbnailbox .mv_slider_navi li span::after {
  width: 100%;
  height: 100%;
  content: " ";
  border: solid 5px #fff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  #mv_area .mv_thumbnailbox .mv_slider_navi li span::after {
    border: solid 3px #fff;
  }
}
#mv_area .mv_thumbnailbox .mv_slider_navi li.slick-current span::after {
  border: solid 5px #21ade5;
}
@media screen and (max-width: 640px) {
  #mv_area .mv_thumbnailbox .mv_slider_navi li.slick-current span::after {
    border: solid 3px #21ade5;
  }
}
#mv_area .dots-class {
  position: relative;
  margin: -30px auto;
  text-align: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#mv_area .dots-class button {
  display: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  padding: 0;
  border: none;
  background-color: rgba(0, 0, 0, 0);
}
#mv_area .dots-class li {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 1px solid #0077c2;
  border-radius: 50%;
  margin-right: 10px;
  cursor: pointer;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
}
#mv_area .dots-class li:hover, #mv_area .dots-class li.slick-active {
  background-color: #0077c2;
}
#mv_area .dots-class li:last-child {
  margin-right: 0;
}

/* ----------------------- */
/* YouTubeサイズ調整・動画エリア
/* ----------------------- */
#movie_area {
  background: #f2f1f9;
}
#movie_area .video {
  position: relative;
  height: 0;
  padding: 30px 0 56.25%;
  overflow: hidden;
}
#movie_area .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* --YouTubeサイズ調整 PCのみ-- */
}
@media screen and (min-width: 1440px) {
  #movie_area .video iframe {
    width: 75%;
    height: 70%;
    padding: 4% 15% 10% 13%;
    background: #f2f1f9;
  }
}

#movie_area02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  background: #f2f1f9;
  padding-top: 20px;
  padding-bottom: 80px;
  padding-inline: 40px;
}
@media screen and (max-width: 1080px) {
  #movie_area02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 640px) {
  #movie_area02 {
    padding-inline: 20px;
    padding-bottom: 80px;
  }
}
#movie_area02 .video_box {
  width: 100%;
  max-width: 560px;
}
#movie_area02 .video_box h2 {
  text-align: center;
  font-size: 3.6rem;
  font-weight: bold;
  font-family: "M PLUS Rounded 1c", YakuHanJP, "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
  color: #21ade5;
  padding-bottom: 16px;
}
@media screen and (max-width: 640px) {
  #movie_area02 .video_box h2 {
    font-size: 2.8rem;
  }
}
#movie_area02 .video_box .video {
  width: 100%;
  aspect-ratio: 16/9;
}
#movie_area02 .video_box .video iframe {
  width: 100%;
  height: 100%;
}

/* ----------------------- */
/* その他エリア
/* ----------------------- */
#h1_area {
  background: #f2f1f9;
  padding: 10% 2% 4%;
}
@media screen and (max-width: 640px) {
  #h1_area {
    padding: 24% 2% 0 2%;
  }
}
@media screen and (min-width: 1440px) {
  #h1_area {
    padding: 6% 2% 0;
  }
}

@media screen and (min-width: 1440px) {
  h1.title_style01 {
    font-size: 4.7rem;
  }
}

#section1 {
  position: relative;
  background: url("../images/top/section1_bg.jpg") no-repeat center top #d7d7d7;
  background-size: 100% auto;
  padding: 150px 5% 80px;
}
@media screen and (min-width: 1201px) {
  #section1 {
    background-attachment: fixed;
  }
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
  #section1 {
    padding-bottom: 50vw;
  }
}
@media screen and (max-width: 640px) {
  #section1 {
    background-size: 130% auto;
    padding: 47vw 5% 0;
  }
}
#section1 .section1_box {
  position: relative;
  max-width: 600px;
  width: 65%;
  background-color: rgba(255, 255, 255, 0.95);
  background-image: url("../images/top/section1_boxbg01.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  padding: 80px 50px 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
  #section1 .section1_box {
    max-width: 9999px;
    width: 70%;
  }
}
@media screen and (max-width: 640px) {
  #section1 .section1_box {
    width: 100%;
    border-radius: 14px;
    padding: 70px 6% 35px;
  }
}
#section1 .section1_box p {
  margin: 40px 0;
  font-size: 1.8rem;
  letter-spacing: 0.035em;
}
@media screen and (max-width: 640px) {
  #section1 .section1_box p {
    margin: 30px 0 20px;
    font-size: 1.5rem;
  }
}
#section1 .character_box {
  position: absolute;
  bottom: 0;
  right: 5%;
  max-width: 700px;
  width: 40%;
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
  #section1 .character_box {
    width: 80%;
  }
}
@media screen and (max-width: 640px) {
  #section1 .character_box {
    margin-top: -20px;
    position: relative;
    bottom: auto;
    right: auto;
    max-width: 700px;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  #section1 .title_style01 span {
    padding: 0 0 30px;
  }
}
@media screen and (max-width: 640px) {
  #section1 .link_button_style01 a {
    width: 100%;
  }
}

#section2 {
  background: url("../images/top/section2_bg.png") no-repeat center top #0090e7;
  position: relative;
  padding-bottom: 100px;
}
@media screen and (max-width: 640px) {
  #section2 {
    background-size: 200% auto;
    position: relative;
    padding-bottom: 0;
  }
}
#section2 .section2_area {
  position: absolute;
  width: 100%;
  height: 93%;
  content: " ";
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url("../images/top/section2_bg02.png");
  z-index: 0;
  top: 7%;
  left: 0;
  background-size: contain;
}
@media screen and (max-width: 640px) {
  #section2 .section2_area {
    position: relative;
    width: 100%;
    height: 100vw;
    background-size: cover;
    background-image: url("../images/top/section2_bg02_03.png");
    top: auto;
    left: auto;
  }
}
#section2 .title_style01 {
  color: #ffec4a !important;
  margin-bottom: 95px;
}
#section2 .title_style02 span::before {
  background-image: url("../images/common/title_bg03.png");
}
#section2 .title_style02 span::after {
  background-image: url("../images/common/title_bg04.png");
}
#section2 ul {
  padding: 0 20px;
}
#section2 ul li {
  padding: 0 8px;
  margin-bottom: 40px;
}
#section2 ul li .imgbox {
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  padding: 5px 12%;
  background-size: 50px auto;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#section2 ul li .textbox {
  margin-top: 20px;
  height: 6vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1000px) {
  #section2 ul li .textbox {
    height: 20vw;
  }
}
#section2 ul li .textbox > span {
  display: block;
}
#section2 ul li .textbox .main_text {
  font-family: "M PLUS Rounded 1c", YakuHanJP, "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, sans-serif;
  font-size: 3.2rem;
  letter-spacing: 0.1em;
  color: #ffec4a;
  line-height: 1.25;
  text-align: center;
}
@media screen and (max-width: 1000px) {
  #section2 ul li .textbox .main_text {
    font-size: 2.4rem;
  }
}
#section2 ul li .textbox .sub_text {
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.075em;
  text-align: center;
}
#section2 {
  /*
  section > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  section > ul > li:first-child {
    width: 100%;
  }
  */
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
  #section2 section {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 640px) {
  #section2 section {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  #section2 section .title_style01 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 640px) {
  #section2 section > ul {
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  #section2 section > ul li .imgbox {
    border-radius: 16px;
    padding: 0;
    background-size: 25px auto;
  }
}
@media screen and (max-width: 640px) {
  #section2 section > ul li .textbox {
    margin-top: 14px;
    height: 20vw;
  }
}
@media screen and (max-width: 640px) {
  #section2 section > ul li .textbox .main_text {
    font-size: 2.6rem;
    letter-spacing: 0.075em;
  }
}
#section2 section > ul li {
  /* margin-bottom: 40px; */
}
#section2 .item_slider_wap {
  position: relative;
  z-index: 1;
  max-width: 820px;
  margin: 0 auto;
}

.robohon_wap {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
}

#section3 {
  background: url("../images/top/section3_bg.jpg") repeat center top;
  text-align: center;
  padding: 40px 5%;
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
  #section3 {
    background-size: 180% auto;
  }
}
@media screen and (max-width: 640px) {
  #section3 {
    background-size: 120%;
    padding: 25vw 7%;
  }
}
#section3 section {
  background: url("../images/top/section3_title_bg.png") no-repeat center top;
  background-size: 100% auto;
  max-width: 550px;
  margin: 0 auto;
  padding: 170px 0 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  #section3 section {
    padding: 24vw 0 20px;
  }
}
#section3 section .title_style01 {
  font-size: 5rem;
  margin-bottom: 35px;
  letter-spacing: 0.025em;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  #section3 section .title_style01 {
    font-size: 3rem;
    margin-bottom: 10px;
    text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
  }
}
#section3 section .title_style01 .big {
  font-size: 1.2em;
}
#section3 section p {
  letter-spacing: 0.04em;
  line-height: 1.6;
  margin-bottom: 30px;
  font-weight: 500;
}
@media screen and (max-width: 640px) {
  #section3 section p {
    font-size: 1.35rem;
    letter-spacing: 0;
    text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
  }
}

#section4 {
  background: url("../images/top/section4_bg.png") no-repeat center top #eaece1;
  padding: 0 5% 100px;
}
@media screen and (max-width: 640px) {
  #section4 {
    background-size: 200%;
    padding: 0 5% 50px;
  }
}
#section4 section {
  max-width: 1400px;
  margin: 0 auto;
}
#section4 .category_area .character {
  position: relative;
  z-index: 1;
}
#section4 .category_area .character .character01 {
  position: absolute;
  width: 280px;
  left: 0;
  top: -160px;
}
@media screen and (max-width: 640px) {
  #section4 .category_area .character .character01 {
    width: 175px;
    top: -165px;
  }
}
#section4 .category_area .character .character02 {
  position: absolute;
  width: 216px;
  right: 3%;
  top: -200px;
}
@media screen and (max-width: 640px) {
  #section4 .category_area .character .character02 {
    width: 132px;
    top: -159px;
    right: 0;
  }
}
#section4 .link_button_style01 a {
  background-color: #fff;
  border: solid 2px #968282;
  color: #715f5f;
}
@media screen and (min-width: 1201px) {
  #section4 .link_button_style01 a:hover {
    background-color: #09c7aa;
    color: #fff;
  }
  #section4 .link_button_style01 a:hover::before {
    background-image: url("../images/common/link_icon01.png");
  }
}
#section4 .link_button_style01 a::before {
  background-image: url("../images/common/link_icon02.png");
}

.news_listarea .error {
  text-align: center;
}
@media screen and (max-width: 640px) {
  .news_listarea > ul > li.items:nth-child(n+4) {
    display: none;
  }
}

/* LINEバー */
.line_friend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 1% 8%;
  background: #f2f1f9;
}
@media screen and (max-width: 1440px) {
  .line_friend {
    padding: 8% 1%;
  }
}
@media screen and (max-width: 640px) {
  .line_friend {
    padding: 8% 2%;
  }
}